@covalent/core 11.2.0 → 11.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -6
- package/common/material-icons.css +0 -1
- package/common/material-icons.css.map +0 -1
- package/common/platform.css +0 -1
- package/common/platform.css.map +0 -1
- package/theming/prebuilt/all-theme-dark.css +0 -1
- package/theming/prebuilt/all-theme-dark.css.map +0 -1
- package/theming/prebuilt/all-theme-light.css +0 -1
- package/theming/prebuilt/all-theme-light.css.map +0 -1
- package/theming/prebuilt/blue-grey-deep-orange.css +0 -1
- package/theming/prebuilt/blue-grey-deep-orange.css.map +0 -1
- package/theming/prebuilt/blue-orange.css +0 -1
- package/theming/prebuilt/blue-orange.css.map +0 -1
- package/theming/prebuilt/indigo-pink.css +0 -1
- package/theming/prebuilt/indigo-pink.css.map +0 -1
- package/theming/prebuilt/orange-light-blue.css +0 -1
- package/theming/prebuilt/orange-light-blue.css.map +0 -1
- package/theming/prebuilt/teal-orange.css +0 -1
- package/theming/prebuilt/teal-orange.css.map +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@covalent/core",
|
3
|
-
"version": "11.2.
|
3
|
+
"version": "11.2.1",
|
4
4
|
"exports": {
|
5
5
|
".": {
|
6
6
|
"sass": "./theming/_all-theme.scss",
|
@@ -17,14 +17,14 @@
|
|
17
17
|
"types": "./breadcrumbs/index.d.ts",
|
18
18
|
"default": "./fesm2022/covalent-core-breadcrumbs.mjs"
|
19
19
|
},
|
20
|
-
"./common": {
|
21
|
-
"types": "./common/index.d.ts",
|
22
|
-
"default": "./fesm2022/covalent-core-common.mjs"
|
23
|
-
},
|
24
20
|
"./dialogs": {
|
25
21
|
"types": "./dialogs/index.d.ts",
|
26
22
|
"default": "./fesm2022/covalent-core-dialogs.mjs"
|
27
23
|
},
|
24
|
+
"./common": {
|
25
|
+
"types": "./common/index.d.ts",
|
26
|
+
"default": "./fesm2022/covalent-core-common.mjs"
|
27
|
+
},
|
28
28
|
"./dynamic-menu": {
|
29
29
|
"types": "./dynamic-menu/index.d.ts",
|
30
30
|
"default": "./fesm2022/covalent-core-dynamic-menu.mjs"
|
@@ -82,7 +82,7 @@
|
|
82
82
|
"@angular/router": "20.x.x",
|
83
83
|
"@angular/cdk": "20.x.x",
|
84
84
|
"@angular/material": "20.x.x",
|
85
|
-
"@covalent/core": "11.2.
|
85
|
+
"@covalent/core": "11.2.1"
|
86
86
|
},
|
87
87
|
"dependencies": {
|
88
88
|
"tslib": "^2.8.1"
|
@@ -1 +0,0 @@
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block";@-moz-document url-prefix(){[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}}mat-icon.material-icons,mat-icon.material-icons.mat-icon{width:1em;height:1em}.material-icons.md-18,.material-icons.mat-18{font-size:18px;height:18px;width:18px}.material-icons.md-24,.material-icons.mat-24{font-size:24px;height:24px;width:24px}.material-icons.md-36,.material-icons.mat-36{font-size:36px;height:36px;width:36px}.material-icons.md-48,.material-icons.mat-48{font-size:48px;height:48px;width:48px}.material-icons.md-dark,.material-icons.mat-dark{color:rgba(0,0,0,.54)}.material-icons.md-dark.md-inactive,.material-icons.mat-dark.mat-inactive{color:rgba(0,0,0,.26)}.material-icons.md-light,.material-icons.mat-light{color:#fff}.material-icons.md-light.md-inactive,.material-icons.mat-light.mat-inactive{color:hsla(0,0%,100%,.3)}/*# sourceMappingURL=material-icons.css.map */
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../libs/angular/common/styles/font/_font.scss","../../../../libs/angular/common/styles/_layout.scss"],"names":[],"mappings":"AAGU,4ICuBV,4BACE,cACE,SACA,WACA,gBACA,aDxBA,yDAEE,UACA,WAKJ,6CAEE,eACA,YACA,WAGF,6CAEE,eACA,YACA,WAGF,6CAEE,eACA,YACA,WAGF,6CAEE,eACA,YACA,WAIF,iDAEE,sBAGF,0EAEE,sBAIF,mDAEE,WAGF,4EAEE","file":"material-icons.css"}
|