mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Revert "[AAE-16369] use layout-bp mixin where applicable" (#8944)
This commit is contained in:
99
angular.json
99
angular.json
@@ -29,7 +29,7 @@
|
|||||||
"polyfills": "demo-shell/src/polyfills.ts",
|
"polyfills": "demo-shell/src/polyfills.ts",
|
||||||
"stylePreprocessorOptions": {
|
"stylePreprocessorOptions": {
|
||||||
"includePaths": [
|
"includePaths": [
|
||||||
"lib", "lib/core/src/lib"
|
"lib"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"assets": [
|
"assets": [
|
||||||
@@ -272,11 +272,6 @@
|
|||||||
"karmaConfig": "lib/core/karma.conf.js",
|
"karmaConfig": "lib/core/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true,
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"styles": [
|
"styles": [
|
||||||
"demo-shell/src/styles.scss"
|
"demo-shell/src/styles.scss"
|
||||||
]
|
]
|
||||||
@@ -312,12 +307,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -338,12 +328,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -425,12 +410,7 @@
|
|||||||
"tsConfig": "lib/content-services/tsconfig.spec.json",
|
"tsConfig": "lib/content-services/tsconfig.spec.json",
|
||||||
"karmaConfig": "lib/content-services/karma.conf.js",
|
"karmaConfig": "lib/content-services/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
@@ -455,12 +435,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -481,12 +456,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -548,12 +518,7 @@
|
|||||||
"tsConfig": "lib/process-services/tsconfig.spec.json",
|
"tsConfig": "lib/process-services/tsconfig.spec.json",
|
||||||
"karmaConfig": "lib/process-services/karma.conf.js",
|
"karmaConfig": "lib/process-services/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
@@ -619,12 +584,7 @@
|
|||||||
"tsConfig": "lib/process-services-cloud/tsconfig.spec.json",
|
"tsConfig": "lib/process-services-cloud/tsconfig.spec.json",
|
||||||
"karmaConfig": "lib/process-services-cloud/karma.conf.js",
|
"karmaConfig": "lib/process-services-cloud/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
@@ -649,12 +609,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -675,12 +630,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
@@ -753,12 +703,7 @@
|
|||||||
"tsConfig": "lib/insights/tsconfig.spec.json",
|
"tsConfig": "lib/insights/tsconfig.spec.json",
|
||||||
"karmaConfig": "lib/insights/karma.conf.js",
|
"karmaConfig": "lib/insights/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
@@ -823,12 +768,7 @@
|
|||||||
"tsConfig": "lib/extensions/tsconfig.spec.json",
|
"tsConfig": "lib/extensions/tsconfig.spec.json",
|
||||||
"karmaConfig": "lib/extensions/karma.conf.js",
|
"karmaConfig": "lib/extensions/karma.conf.js",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"codeCoverage": true,
|
"codeCoverage": true
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
@@ -876,12 +816,7 @@
|
|||||||
"entryName": "shared",
|
"entryName": "shared",
|
||||||
"entryPath": "/lib/testing/src/lib/shared/index.ts"
|
"entryPath": "/lib/testing/src/lib/shared/index.ts"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
@@ -962,12 +897,7 @@
|
|||||||
"outputPath": "dist/libs/eslint-plugin-eslint-angular",
|
"outputPath": "dist/libs/eslint-plugin-eslint-angular",
|
||||||
"main": "lib/eslint-angular/index.ts",
|
"main": "lib/eslint-angular/index.ts",
|
||||||
"generatePackageJson" : true,
|
"generatePackageJson" : true,
|
||||||
"tsConfig": "lib/eslint-angular/tsconfig.lib.prod.json",
|
"tsConfig": "lib/eslint-angular/tsconfig.lib.prod.json"
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
@@ -1026,12 +956,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"commands": [
|
"commands": [
|
||||||
"cd lib/cli && npm i && npm run dist"
|
"cd lib/cli && npm i && npm run dist"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
@@ -1107,11 +1032,6 @@
|
|||||||
"browserTarget": "stories:storybook",
|
"browserTarget": "stories:storybook",
|
||||||
"configDir": "lib/stories/.storybook",
|
"configDir": "lib/stories/.storybook",
|
||||||
"compodoc": false,
|
"compodoc": false,
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"styles": [
|
"styles": [
|
||||||
"demo-shell/src/assets/fonts/muli/muli.css",
|
"demo-shell/src/assets/fonts/muli/muli.css",
|
||||||
"demo-shell/src/styles.scss",
|
"demo-shell/src/styles.scss",
|
||||||
@@ -1139,12 +1059,7 @@
|
|||||||
"demo-shell/src/custom-style-dev.scss",
|
"demo-shell/src/custom-style-dev.scss",
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
"node_modules/cropperjs/dist/cropper.min.css",
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"ci": {
|
"ci": {
|
||||||
|
116
lib/cli/package-lock.json
generated
116
lib/cli/package-lock.json
generated
@@ -9,7 +9,7 @@
|
|||||||
"version": "6.3.0",
|
"version": "6.3.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": ">=6.3.0-1031",
|
"@alfresco/js-api": ">=6.3.0-1271",
|
||||||
"commander": "^6.2.1",
|
"commander": "^6.2.1",
|
||||||
"ejs": "^3.1.9",
|
"ejs": "^3.1.9",
|
||||||
"license-checker": "^25.0.1",
|
"license-checker": "^25.0.1",
|
||||||
@@ -30,13 +30,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@alfresco/js-api": {
|
"node_modules/@alfresco/js-api": {
|
||||||
"version": "6.3.0-1035",
|
"version": "6.3.0-1280",
|
||||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1035.tgz",
|
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1280.tgz",
|
||||||
"integrity": "sha512-+1xjwpx+/+kTlVfbxT1znlGPEfWYPv6KpSNneIz51OH+sFJ030mtkWeU4OnTbgeypSR72BN+G+RMJia7QT6qfA==",
|
"integrity": "sha512-xRf7YpSe9F9iNnimQS5DnNqCeb1P3EhBRnx/hOsqn9bC20c5plwjJWt2EIMcPvCz1TBhnw24BP14hUR6oq0pdQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"event-emitter": "^0.3.5",
|
"event-emitter": "^0.3.5",
|
||||||
"superagent": "^6.0.0",
|
"superagent": "^8.0.9",
|
||||||
"tslib": "^2.0.0"
|
"tslib": "^2.6.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/ejs": {
|
"node_modules/@types/ejs": {
|
||||||
@@ -317,9 +317,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/dezalgo": {
|
"node_modules/dezalgo": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz",
|
||||||
"integrity": "sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=",
|
"integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"asap": "^2.0.0",
|
"asap": "^2.0.0",
|
||||||
"wrappy": "1"
|
"wrappy": "1"
|
||||||
@@ -475,9 +475,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/form-data": {
|
"node_modules/form-data": {
|
||||||
"version": "3.0.1",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
||||||
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"asynckit": "^0.4.0",
|
"asynckit": "^0.4.0",
|
||||||
"combined-stream": "^1.0.8",
|
"combined-stream": "^1.0.8",
|
||||||
@@ -488,10 +488,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/formidable": {
|
"node_modules/formidable": {
|
||||||
"version": "1.2.6",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.6.tgz",
|
"resolved": "https://registry.npmjs.org/formidable/-/formidable-2.1.2.tgz",
|
||||||
"integrity": "sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==",
|
"integrity": "sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==",
|
||||||
"deprecated": "Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau",
|
"dependencies": {
|
||||||
|
"dezalgo": "^1.0.4",
|
||||||
|
"hexoid": "^1.0.0",
|
||||||
|
"once": "^1.4.0",
|
||||||
|
"qs": "^6.11.0"
|
||||||
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://ko-fi.com/tunnckoCore/commissions"
|
"url": "https://ko-fi.com/tunnckoCore/commissions"
|
||||||
}
|
}
|
||||||
@@ -507,12 +512,13 @@
|
|||||||
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
||||||
},
|
},
|
||||||
"node_modules/get-intrinsic": {
|
"node_modules/get-intrinsic": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz",
|
||||||
"integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==",
|
"integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"function-bind": "^1.1.1",
|
"function-bind": "^1.1.1",
|
||||||
"has": "^1.0.3",
|
"has": "^1.0.3",
|
||||||
|
"has-proto": "^1.0.1",
|
||||||
"has-symbols": "^1.0.3"
|
"has-symbols": "^1.0.3"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
@@ -613,6 +619,14 @@
|
|||||||
"url": "https://github.com/sponsors/ljharb"
|
"url": "https://github.com/sponsors/ljharb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/hexoid": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz",
|
||||||
|
"integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=8"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/hosted-git-info": {
|
"node_modules/hosted-git-info": {
|
||||||
"version": "2.8.9",
|
"version": "2.8.9",
|
||||||
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
|
||||||
@@ -1034,9 +1048,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/qs": {
|
"node_modules/qs": {
|
||||||
"version": "6.11.1",
|
"version": "6.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz",
|
||||||
"integrity": "sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==",
|
"integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"side-channel": "^1.0.4"
|
"side-channel": "^1.0.4"
|
||||||
},
|
},
|
||||||
@@ -1082,19 +1096,6 @@
|
|||||||
"npm-normalize-package-bin": "^1.0.0"
|
"npm-normalize-package-bin": "^1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/readable-stream": {
|
|
||||||
"version": "3.6.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
||||||
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
||||||
"dependencies": {
|
|
||||||
"inherits": "^2.0.3",
|
|
||||||
"string_decoder": "^1.1.1",
|
|
||||||
"util-deprecate": "^1.0.1"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">= 6"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/readdir-scoped-modules": {
|
"node_modules/readdir-scoped-modules": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz",
|
||||||
@@ -1358,34 +1359,24 @@
|
|||||||
"node": ">=0.10.0"
|
"node": ">=0.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/string_decoder": {
|
|
||||||
"version": "1.3.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
||||||
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
||||||
"dependencies": {
|
|
||||||
"safe-buffer": "~5.2.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/superagent": {
|
"node_modules/superagent": {
|
||||||
"version": "6.1.0",
|
"version": "8.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/superagent/-/superagent-6.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/superagent/-/superagent-8.1.2.tgz",
|
||||||
"integrity": "sha512-OUDHEssirmplo3F+1HWKUrUjvnQuA+nZI6i/JJBdXb5eq9IyEQwPyPpqND+SSsxf6TygpBEkUjISVRN4/VOpeg==",
|
"integrity": "sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==",
|
||||||
"deprecated": "Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"component-emitter": "^1.3.0",
|
"component-emitter": "^1.3.0",
|
||||||
"cookiejar": "^2.1.2",
|
"cookiejar": "^2.1.4",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.3.4",
|
||||||
"fast-safe-stringify": "^2.0.7",
|
"fast-safe-stringify": "^2.1.1",
|
||||||
"form-data": "^3.0.0",
|
"form-data": "^4.0.0",
|
||||||
"formidable": "^1.2.2",
|
"formidable": "^2.1.2",
|
||||||
"methods": "^1.1.2",
|
"methods": "^1.1.2",
|
||||||
"mime": "^2.4.6",
|
"mime": "2.6.0",
|
||||||
"qs": "^6.9.4",
|
"qs": "^6.11.0",
|
||||||
"readable-stream": "^3.6.0",
|
"semver": "^7.3.8"
|
||||||
"semver": "^7.3.2"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 7.0.0"
|
"node": ">=6.4.0 <13 || >=14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/supports-color": {
|
"node_modules/supports-color": {
|
||||||
@@ -1420,9 +1411,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tslib": {
|
"node_modules/tslib": {
|
||||||
"version": "2.5.0",
|
"version": "2.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
||||||
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
|
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
||||||
},
|
},
|
||||||
"node_modules/tunnel-agent": {
|
"node_modules/tunnel-agent": {
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
@@ -1466,11 +1457,6 @@
|
|||||||
"punycode": "^2.1.0"
|
"punycode": "^2.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/util-deprecate": {
|
|
||||||
"version": "1.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
||||||
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
|
|
||||||
},
|
|
||||||
"node_modules/util-extend": {
|
"node_modules/util-extend": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
|
||||||
|
@@ -20,9 +20,6 @@
|
|||||||
],
|
],
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/public-api.ts",
|
"entryFile": "src/public-api.ts",
|
||||||
"flatModuleFile": "adf-content-services",
|
"flatModuleFile": "adf-content-services"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-userinfo-container {
|
&-userinfo-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -14,7 +12,7 @@
|
|||||||
&-userinfo-name {
|
&-userinfo-name {
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -96,7 +94,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-document-list {
|
.adf-document-list {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@@ -143,7 +141,7 @@
|
|||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
font-size: 48px;
|
font-size: 48px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -165,12 +163,12 @@
|
|||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
margin-top: 17px;
|
margin-top: 17px;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 960px) {
|
||||||
&-drag-drop,
|
&-drag-drop,
|
||||||
&-any-files-here-to-add {
|
&-any-files-here-to-add {
|
||||||
display: none;
|
display: none;
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
@use '@angular/material' as mat;
|
@use '@angular/material' as mat;
|
||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
$mat-menu-overlay-min-width: 112px !default; // 56 * 2
|
$mat-menu-overlay-min-width: 112px !default; // 56 * 2
|
||||||
$mat-menu-overlay-max-width: 280px !default; // 56 * 5
|
$mat-menu-overlay-max-width: 280px !default; // 56 * 5
|
||||||
@@ -24,7 +23,7 @@ $mat-menu-overlay-max-width: 280px !default; // 56 * 5
|
|||||||
background-color: var(--adf-theme-background-card-color);
|
background-color: var(--adf-theme-background-card-color);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@@ -35,10 +35,7 @@
|
|||||||
],
|
],
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "./src/public-api.ts",
|
"entryFile": "./src/public-api.ts",
|
||||||
"flatModuleFile": "adf-core",
|
"flatModuleFile": "adf-core"
|
||||||
"styleIncludePaths": [
|
|
||||||
"./src/lib"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"allowedNonPeerDependencies": [
|
"allowedNonPeerDependencies": [
|
||||||
"cropperjs",
|
"cropperjs",
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
|
"$schema": "../../../../../node_modules/ng-packagr/ng-package.schema.json",
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/index.ts",
|
"entryFile": "src/index.ts"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../src/lib"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.app-shell {
|
.app-shell {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -23,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
.adf-app-title {
|
.adf-app-title {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-hidden {
|
.adf-hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@@ -24,7 +22,7 @@
|
|||||||
|
|
||||||
.adf-container-widget {
|
.adf-container-widget {
|
||||||
.adf-grid-list-column-view {
|
.adf-grid-list-column-view {
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
display: flow;
|
display: flow;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -58,7 +56,7 @@
|
|||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
.adf-grid-list-item {
|
.adf-grid-list-item {
|
||||||
flex: 1 0 100%;
|
flex: 1 0 100%;
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-userinfo-container {
|
&-userinfo-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -13,7 +11,8 @@
|
|||||||
|
|
||||||
&-userinfo-name {
|
&-userinfo-name {
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
@include layout-bp(lt-md) {
|
|
||||||
|
@media screen and (max-width: 959px) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -95,7 +94,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
adf-layout-header .mat-toolbar-single-row {
|
adf-layout-header .mat-toolbar-single-row {
|
||||||
color: var(--theme-header-text-color) !important;
|
color: var(--theme-header-text-color) !important;
|
||||||
background-color: var(--theme-primary-color);
|
background-color: var(--theme-primary-color);
|
||||||
@@ -52,7 +50,7 @@ adf-layout-header .mat-toolbar-single-row {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
.adf-app-logo,
|
.adf-app-logo,
|
||||||
.adf-app-title {
|
.adf-app-title {
|
||||||
display: none;
|
display: none;
|
||||||
|
@@ -1,13 +1,11 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-hide-small {
|
.adf-hide-small {
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-hide-xsmall {
|
.adf-hide-xsmall {
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-error-content {
|
.adf-error-content {
|
||||||
color: var(--adf-theme-foreground-text-color-054);
|
color: var(--adf-theme-foreground-text-color-054);
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -32,28 +30,5 @@
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
min-width: 250px;
|
min-width: 250px;
|
||||||
margin-bottom: 60px;
|
margin-bottom: 60px;
|
||||||
line-height: 30px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
|
||||||
.adf-error-content {
|
|
||||||
&-code {
|
|
||||||
margin-top: 100px;
|
|
||||||
font-size: 50px;
|
|
||||||
margin-bottom: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&-shadow {
|
|
||||||
width: 100px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&-title {
|
|
||||||
font-size: var(--theme-headline-font-size);
|
|
||||||
}
|
|
||||||
|
|
||||||
&-description {
|
|
||||||
font-size: var(--theme-subheading-2-font-size);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -4,9 +4,6 @@
|
|||||||
"deleteDestPath": false,
|
"deleteDestPath": false,
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/public-api.ts",
|
"entryFile": "src/public-api.ts",
|
||||||
"flatModuleFile": "adf-extensions",
|
"flatModuleFile": "adf-extensions"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../../dist/libs/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -15,9 +15,6 @@
|
|||||||
],
|
],
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/public-api.ts",
|
"entryFile": "src/public-api.ts",
|
||||||
"flatModuleFile": "adf-insights",
|
"flatModuleFile": "adf-insights"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../../dist/libs/core/lib"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -21,10 +21,7 @@
|
|||||||
|
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/public-api.ts",
|
"entryFile": "src/public-api.ts",
|
||||||
"flatModuleFile": "adf-process-services-cloud",
|
"flatModuleFile": "adf-process-services-cloud"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../../dist/libs/core/lib"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"allowedNonPeerDependencies": [
|
"allowedNonPeerDependencies": [
|
||||||
"@apollo/client",
|
"@apollo/client",
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
adf-cloud-app-list {
|
adf-cloud-app-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
@@ -29,11 +27,11 @@ adf-cloud-app-list {
|
|||||||
flex: 1 1 100%;
|
flex: 1 1 100%;
|
||||||
max-width: 33.3333%;
|
max-width: 33.3333%;
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 960px) {
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 600px) {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-edit-process-filter-date-error-container {
|
.adf-edit-process-filter-date-error-container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
@@ -50,7 +48,7 @@
|
|||||||
max-width: 23%;
|
max-width: 23%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 600px) {
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
||||||
:not(:last-child) {
|
:not(:last-child) {
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-cloud-start-task-heading {
|
.adf-cloud-start-task-heading {
|
||||||
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);
|
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
@@ -85,7 +83,7 @@ adf-cloud-start-task {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 960px) {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
mat-form-field,
|
mat-form-field,
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-edit-task-filter-checkbox {
|
.adf-edit-task-filter-checkbox {
|
||||||
font-size: var(--theme-subheading-2-font-size);
|
font-size: var(--theme-subheading-2-font-size);
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
@@ -60,7 +58,7 @@
|
|||||||
flex: 1 1 23%;
|
flex: 1 1 23%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 600px) {
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
||||||
:not(:last-child) {
|
:not(:last-child) {
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-controls {
|
&-controls {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -28,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
adf-card-view .adf-property-value {
|
adf-card-view .adf-property-value {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@@ -20,9 +20,6 @@
|
|||||||
],
|
],
|
||||||
"lib": {
|
"lib": {
|
||||||
"entryFile": "src/public-api.ts",
|
"entryFile": "src/public-api.ts",
|
||||||
"flatModuleFile": "adf-process-services",
|
"flatModuleFile": "adf-process-services"
|
||||||
"styleIncludePaths": [
|
|
||||||
"../core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
/* stylelint-disable scss/no-global-function-names */
|
/* stylelint-disable scss/no-global-function-names */
|
||||||
@mixin adf-line-clamp($line-height: 1.25, $lines: 3) {
|
@mixin adf-line-clamp($line-height: 1.25, $lines: 3) {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -68,12 +66,12 @@ $tile-themes: (
|
|||||||
flex: 1 1 33.3333%;
|
flex: 1 1 33.3333%;
|
||||||
max-width: 33.3333%;
|
max-width: 33.3333%;
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 960px) {
|
||||||
flex: 1 1 50%;
|
flex: 1 1 50%;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 600px) {
|
||||||
flex: 1 1 100%;
|
flex: 1 1 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf-data-cell {
|
.adf-data-cell {
|
||||||
cursor: pointer !important;
|
cursor: pointer !important;
|
||||||
}
|
}
|
||||||
@@ -45,7 +43,7 @@
|
|||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
margin-top: 17px;
|
margin-top: 17px;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
adf-datatable .adf-data-cell {
|
adf-datatable .adf-data-cell {
|
||||||
cursor: pointer !important;
|
cursor: pointer !important;
|
||||||
}
|
}
|
||||||
@@ -27,7 +25,7 @@ adf-datatable .adf-data-cell {
|
|||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -50,7 +48,7 @@ adf-datatable .adf-data-cell {
|
|||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
margin-top: 17px;
|
margin-top: 17px;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-attach-widget-container {
|
&-attach-widget-container {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
@@ -74,7 +72,7 @@
|
|||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
.mat-list-text {
|
.mat-list-text {
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-start-process {
|
&-start-process {
|
||||||
width: 96%;
|
width: 96%;
|
||||||
@@ -73,7 +71,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media (max-width: 600px) {
|
||||||
.adf-start-process {
|
.adf-start-process {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-userinfo-container {
|
&-userinfo-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -14,7 +12,7 @@
|
|||||||
&-userinfo-name {
|
&-userinfo-name {
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -96,7 +94,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 599px) {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
/* stylelint-disable no-descending-specificity */
|
/* stylelint-disable no-descending-specificity */
|
||||||
.adf-new-task-heading {
|
.adf-new-task-heading {
|
||||||
padding-top: 12px;
|
padding-top: 12px;
|
||||||
@@ -30,11 +28,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.input-row {
|
.input-row {
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 960px){
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (min-width: 960px) {
|
||||||
mat-form-field {
|
mat-form-field {
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
}
|
}
|
||||||
@@ -46,7 +44,7 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 48%;
|
max-width: 48%;
|
||||||
|
|
||||||
@include layout-bp(lt-sm) {
|
@media screen and (max-width: 600px){
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
adf-task-details {
|
adf-task-details {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
@@ -54,7 +52,7 @@ adf-task-details {
|
|||||||
|
|
||||||
&-sidebar {
|
&-sidebar {
|
||||||
&-drawer {
|
&-drawer {
|
||||||
@include layout-bp(lt-lg) {
|
@media screen and (max-width: 1279px) {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
@import 'styles/flex';
|
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
&-controls {
|
&-controls {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -27,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include layout-bp(lt-md) {
|
@media screen and (max-width: 959px) {
|
||||||
adf-card-view .adf-property-value {
|
adf-card-view .adf-property-value {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Reference in New Issue
Block a user