cmat 0.0.88 → 0.0.90
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/fesm2022/cmat-components-adapter.mjs +9 -9
- package/fesm2022/cmat-components-breadcrumb.mjs +9 -9
- package/fesm2022/cmat-components-card.mjs +3 -3
- package/fesm2022/cmat-components-carousel.mjs +12 -12
- package/fesm2022/cmat-components-cascade.mjs +13 -11
- package/fesm2022/cmat-components-cascade.mjs.map +1 -1
- package/fesm2022/cmat-components-chip-input.mjs +3 -3
- package/fesm2022/cmat-components-code-editor.mjs +3 -3
- package/fesm2022/cmat-components-code-editor.mjs.map +1 -1
- package/fesm2022/cmat-components-color-picker.mjs +27 -27
- package/fesm2022/cmat-components-custom-formly.mjs +99 -98
- package/fesm2022/cmat-components-custom-formly.mjs.map +1 -1
- package/fesm2022/cmat-components-data-picker.mjs +21 -18
- package/fesm2022/cmat-components-data-picker.mjs.map +1 -1
- package/fesm2022/cmat-components-date-range.mjs +3 -3
- package/fesm2022/cmat-components-date-time-display.mjs +3 -3
- package/fesm2022/cmat-components-drawer.mjs +6 -6
- package/fesm2022/cmat-components-empty-state.mjs +3 -3
- package/fesm2022/cmat-components-file-preview.mjs +3 -3
- package/fesm2022/cmat-components-filter-toolbar.mjs +4 -4
- package/fesm2022/cmat-components-filter-toolbar.mjs.map +1 -1
- package/fesm2022/cmat-components-form-actions.mjs +3 -3
- package/fesm2022/cmat-components-fullscreen.mjs +3 -3
- package/fesm2022/cmat-components-highlight.mjs +8 -7
- package/fesm2022/cmat-components-highlight.mjs.map +1 -1
- package/fesm2022/cmat-components-image-viewer.mjs +3 -3
- package/fesm2022/cmat-components-inline-loading.mjs +3 -3
- package/fesm2022/cmat-components-json-editor.mjs +3 -3
- package/fesm2022/cmat-components-knob-input.mjs +3 -3
- package/fesm2022/cmat-components-masonry.mjs +3 -3
- package/fesm2022/cmat-components-material-color-picker.mjs +3 -3
- package/fesm2022/cmat-components-material-datetimepicker.mjs +44 -43
- package/fesm2022/cmat-components-material-datetimepicker.mjs.map +1 -1
- package/fesm2022/cmat-components-navigation.mjs +39 -39
- package/fesm2022/cmat-components-opt-input.mjs +3 -3
- package/fesm2022/cmat-components-org-chart.mjs +9 -9
- package/fesm2022/cmat-components-page-header.mjs +3 -3
- package/fesm2022/cmat-components-pagination.mjs +12 -12
- package/fesm2022/cmat-components-password-strength.mjs +9 -9
- package/fesm2022/cmat-components-popover.mjs +9 -9
- package/fesm2022/cmat-components-progress-bar.mjs +3 -3
- package/fesm2022/cmat-components-qrcode.mjs +5 -4
- package/fesm2022/cmat-components-qrcode.mjs.map +1 -1
- package/fesm2022/cmat-components-rating.mjs +3 -3
- package/fesm2022/cmat-components-rich-text-editor.mjs +3 -3
- package/fesm2022/cmat-components-select-search.mjs +15 -14
- package/fesm2022/cmat-components-select-search.mjs.map +1 -1
- package/fesm2022/cmat-components-select-table.mjs +5 -5
- package/fesm2022/cmat-components-select-table.mjs.map +1 -1
- package/fesm2022/cmat-components-select-tree.mjs +3 -3
- package/fesm2022/cmat-components-skeleton.mjs +3 -3
- package/fesm2022/cmat-components-speed-dial.mjs +11 -10
- package/fesm2022/cmat-components-speed-dial.mjs.map +1 -1
- package/fesm2022/cmat-components-status-tag.mjs +3 -3
- package/fesm2022/cmat-components-table-toolbar.mjs +3 -3
- package/fesm2022/cmat-components-timeline.mjs +12 -12
- package/fesm2022/cmat-components-toast.mjs +11 -10
- package/fesm2022/cmat-components-toast.mjs.map +1 -1
- package/fesm2022/cmat-components-transfer-picker.mjs +20 -19
- package/fesm2022/cmat-components-transfer-picker.mjs.map +1 -1
- package/fesm2022/cmat-components-treetable.mjs +6 -6
- package/fesm2022/cmat-components-upload.mjs +9 -9
- package/fesm2022/cmat-directives-animate-on-scroll.mjs +6 -6
- package/fesm2022/cmat-directives-arrow-cursor.mjs +3 -3
- package/fesm2022/cmat-directives-autofocus.mjs +3 -3
- package/fesm2022/cmat-directives-data-exporter.mjs +21 -21
- package/fesm2022/cmat-directives-debounce.mjs +9 -9
- package/fesm2022/cmat-directives-digit-only.mjs +6 -6
- package/fesm2022/cmat-directives-equal-validator.mjs +3 -3
- package/fesm2022/cmat-directives-seamless-auto-scroll.mjs +5 -4
- package/fesm2022/cmat-directives-seamless-auto-scroll.mjs.map +1 -1
- package/fesm2022/cmat-lib-mock-api.mjs +6 -6
- package/fesm2022/cmat-pipes-bytes.mjs +3 -3
- package/fesm2022/cmat-pipes-date-format.mjs +3 -3
- package/fesm2022/cmat-pipes-find-by-key.mjs +3 -3
- package/fesm2022/cmat-pipes-group-by.mjs +3 -3
- package/fesm2022/cmat-pipes-keys.mjs +3 -3
- package/fesm2022/cmat-pipes-secure.mjs +3 -3
- package/fesm2022/cmat-pipes-uppercase.mjs +3 -3
- package/fesm2022/cmat-services-alert.mjs +17 -6
- package/fesm2022/cmat-services-alert.mjs.map +1 -1
- package/fesm2022/cmat-services-config.mjs +6 -6
- package/fesm2022/cmat-services-confirmation.mjs +6 -6
- package/fesm2022/cmat-services-data.mjs +3 -3
- package/fesm2022/cmat-services-export-as.mjs +3 -3
- package/fesm2022/cmat-services-loading.mjs +6 -6
- package/fesm2022/cmat-services-local-storage.mjs +3 -3
- package/fesm2022/cmat-services-media-watcher.mjs +3 -3
- package/fesm2022/cmat-services-platform.mjs +3 -3
- package/fesm2022/cmat-services-splash-screen.mjs +3 -3
- package/fesm2022/cmat-services-title.mjs +3 -3
- package/fesm2022/cmat-services-translation.mjs +3 -3
- package/fesm2022/cmat-services-utils.mjs +3 -3
- package/fesm2022/cmat.mjs +604 -579
- package/fesm2022/cmat.mjs.map +1 -1
- package/package.json +1 -3
- package/styles/overrides/angular-material.scss +10 -9
- package/styles/user-themes.scss +1 -1
- package/types/cmat-components-code-editor.d.ts +1 -1
- package/types/cmat-components-material-datetimepicker.d.ts +5 -5
- package/types/cmat-components-toast.d.ts +1 -1
- package/types/cmat-services-alert.d.ts +3 -0
- package/types/cmat.d.ts +14 -11
- package/styles/overrides/fullcalendar.scss +0 -552
package/package.json
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cmat",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.90",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "Yu Tao",
|
|
6
6
|
"email": "916426364@qq.com"
|
|
7
7
|
},
|
|
8
8
|
"license": "UNLICENSED",
|
|
9
9
|
"peerDependencies": {
|
|
10
|
-
"@angular/animations": "^21.2.9",
|
|
11
10
|
"@angular/cdk": "^21.2.7",
|
|
12
11
|
"@angular/common": "^21.2.9",
|
|
13
12
|
"@angular/compiler": "^21.2.9",
|
|
@@ -15,7 +14,6 @@
|
|
|
15
14
|
"@angular/forms": "^21.2.9",
|
|
16
15
|
"@angular/material": "^21.2.7",
|
|
17
16
|
"@angular/platform-browser": "^21.2.9",
|
|
18
|
-
"@angular/platform-browser-dynamic": "^21.2.9",
|
|
19
17
|
"@angular/router": "^21.2.9",
|
|
20
18
|
"@ctrl/tinycolor": "^4.2.0",
|
|
21
19
|
"@ngx-formly/core": "^7.1.0",
|
|
@@ -101,7 +101,6 @@
|
|
|
101
101
|
.mat-mdc-raised-button,
|
|
102
102
|
.mat-mdc-outlined-button,
|
|
103
103
|
.mat-mdc-unelevated-button,
|
|
104
|
-
.mat-mdc-icon-button,
|
|
105
104
|
.mat-mdc-fab,
|
|
106
105
|
.mat-mdc-mini-fab {
|
|
107
106
|
height: 40px;
|
|
@@ -114,16 +113,10 @@
|
|
|
114
113
|
height: 48px;
|
|
115
114
|
min-height: 48px;
|
|
116
115
|
max-height: 48px;
|
|
117
|
-
}
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
118
|
|
|
119
|
-
/* Lower the icon opacity on disabled buttons */
|
|
120
|
-
&[disabled=true] {
|
|
121
119
|
|
|
122
|
-
.mat-icon {
|
|
123
|
-
opacity: 0.38 !important;
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
120
|
|
|
128
121
|
/* Icon buttons */
|
|
129
122
|
.mat-mdc-icon-button {
|
|
@@ -137,6 +130,14 @@
|
|
|
137
130
|
img {
|
|
138
131
|
height: auto !important;
|
|
139
132
|
}
|
|
133
|
+
|
|
134
|
+
/* Lower the icon opacity on disabled buttons */
|
|
135
|
+
&[disabled=true] {
|
|
136
|
+
|
|
137
|
+
.mat-icon {
|
|
138
|
+
opacity: 0.38 !important;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
140
141
|
}
|
|
141
142
|
|
|
142
143
|
/* FAB buttons */
|
package/styles/user-themes.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
$user-themes: (default: (selector: ".theme-default", primary: (50: #eef2ff, 100: #e0e7ff, 200: #c6d2ff, 300: #a3b3ff, 400: #7c86ff, 500: #615fff, 600: #4f39f6, 700: #432dd7, 800: #372aac, 900: #312c85, 950: #1e1a4d, DEFAULT: #
|
|
1
|
+
$user-themes: (default: (selector: ".theme-default", primary: (50: #eef2ff, 100: #e0e7ff, 200: #c6d2ff, 300: #a3b3ff, 400: #7c86ff, 500: #615fff, 600: #4f39f6, 700: #432dd7, 800: #372aac, 900: #312c85, 950: #1e1a4d, DEFAULT: #615fff, contrast: (50: #1e1a4d, 100: #1e1a4d, 200: #1e1a4d, 300: #1e1a4d, 400: #1e1a4d, 500: #fff, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff)), accent: (50: #fdf2f8, 100: #fce7f3, 200: #fccee8, 300: #fda5d5, 400: #fb64b6, 500: #f6339a, 600: #e60076, 700: #c6005c, 800: #a3004c, 900: #861043, 950: #510424, DEFAULT: #f6339a, contrast: (50: #510424, 100: #510424, 200: #510424, 300: #510424, 400: #510424, 500: #510424, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #510424)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))), sky: (selector: ".theme-sky", primary: (50: #f0f9ff, 100: #dff2fe, 200: #b8e6fe, 300: #74d4ff, 400: #00bcff, 500: #00a6f4, 600: #0084d1, 700: #0069a8, 800: #00598a, 900: #024a70, 950: #052f4a, DEFAULT: #00a6f4, contrast: (50: #052f4a, 100: #052f4a, 200: #052f4a, 300: #052f4a, 400: #052f4a, 500: #052f4a, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #052f4a)), accent: (50: #f8fafc, 100: #f1f5f9, 200: #e2e8f0, 300: #cad5e2, 400: #90a1b9, 500: #62748e, 600: #45556c, 700: #314158, 800: #1d293d, 900: #0f172b, 950: #020618, DEFAULT: #45556c, contrast: (50: #020618, 100: #020618, 200: #020618, 300: #020618, 400: #020618, 500: #fff, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))), teal: (selector: ".theme-teal", primary: (50: #f0fdfa, 100: #cbfbf1, 200: #96f7e4, 300: #46ecd5, 400: #00d5be, 500: #00bba7, 600: #009689, 700: #00786f, 800: #005f5a, 900: #0b4f4a, 950: #022f2e, DEFAULT: #009689, contrast: (50: #022f2e, 100: #022f2e, 200: #022f2e, 300: #022f2e, 400: #022f2e, 500: #022f2e, 600: #022f2e, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #022f2e)), accent: (50: #fff7ed, 100: #ffedd4, 200: #ffd6a7, 300: #ffb86a, 400: #ff8904, 500: #ff6900, 600: #f54900, 700: #ca3500, 800: #9f2d00, 900: #7e2a0c, 950: #441306, DEFAULT: #f54900, contrast: (50: #441306, 100: #441306, 200: #441306, 300: #441306, 400: #441306, 500: #441306, 600: #441306, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #441306)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))), rose: (selector: ".theme-rose", primary: (50: #fff1f2, 100: #ffe4e6, 200: #ffccd3, 300: #ffa1ad, 400: #ff637e, 500: #ff2056, 600: #ec003f, 700: #c70036, 800: #a50036, 900: #8b0836, 950: #4d0218, DEFAULT: #ff2056, contrast: (50: #4d0218, 100: #4d0218, 200: #4d0218, 300: #4d0218, 400: #4d0218, 500: #4d0218, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #4d0218)), accent: (50: #eef2ff, 100: #e0e7ff, 200: #c6d2ff, 300: #a3b3ff, 400: #7c86ff, 500: #615fff, 600: #4f39f6, 700: #432dd7, 800: #372aac, 900: #312c85, 950: #1e1a4d, DEFAULT: #615fff, contrast: (50: #1e1a4d, 100: #1e1a4d, 200: #1e1a4d, 300: #1e1a4d, 400: #1e1a4d, 500: #fff, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))), violet: (selector: ".theme-violet", primary: (50: #f5f3ff, 100: #ede9fe, 200: #ddd6ff, 300: #c4b4ff, 400: #a684ff, 500: #8e51ff, 600: #7f22fe, 700: #7008e7, 800: #5d0ec0, 900: #4d179a, 950: #2f0d68, DEFAULT: #7f22fe, contrast: (50: #2f0d68, 100: #2f0d68, 200: #2f0d68, 300: #2f0d68, 400: #2f0d68, 500: #fff, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff)), accent: (50: #ecfdf5, 100: #d0fae5, 200: #a4f4cf, 300: #5ee9b5, 400: #00d492, 500: #00bc7d, 600: #096, 700: #007a55, 800: #006045, 900: #004f3b, 950: #002c22, DEFAULT: #096, contrast: (50: #002c22, 100: #002c22, 200: #002c22, 300: #002c22, 400: #002c22, 500: #002c22, 600: #002c22, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #002c22)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))), amber: (selector: ".theme-amber", primary: (50: #fffbeb, 100: #fef3c6, 200: #fee685, 300: #ffd230, 400: #ffba00, 500: #fd9a00, 600: #e17100, 700: #bb4d00, 800: #973c00, 900: #7b3306, 950: #461901, DEFAULT: #fd9a00, contrast: (50: #461901, 100: #461901, 200: #461901, 300: #461901, 400: #461901, 500: #461901, 600: #461901, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #461901)), accent: (50: #f5f3ff, 100: #ede9fe, 200: #ddd6ff, 300: #c4b4ff, 400: #a684ff, 500: #8e51ff, 600: #7f22fe, 700: #7008e7, 800: #5d0ec0, 900: #4d179a, 950: #2f0d68, DEFAULT: #8e51ff, contrast: (50: #2f0d68, 100: #2f0d68, 200: #2f0d68, 300: #2f0d68, 400: #2f0d68, 500: #fff, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff)), warn: (50: #fef2f2, 100: #ffe2e2, 200: #ffc9c9, 300: #ffa2a2, 400: #ff6467, 500: #fb2c36, 600: #e7000b, 700: #c10007, 800: #9f0712, 900: #82181a, 950: #460809, DEFAULT: #e7000b, contrast: (50: #460809, 100: #460809, 200: #460809, 300: #460809, 400: #460809, 500: #fef2f2, 600: #fff, 700: #fff, 800: #fff, 900: #fff, 950: #fff, DEFAULT: #fff))));
|
|
@@ -210,7 +210,7 @@ declare class CmatDatetimepickerInputDirective<D> implements AfterContentInit, C
|
|
|
210
210
|
readonly cmatDatepickerFilter: _angular_core.InputSignal<((date: D | null, type: CmatDatetimepickerFilterType) => boolean) | undefined>;
|
|
211
211
|
readonly min: _angular_core.InputSignal<D | null>;
|
|
212
212
|
readonly max: _angular_core.InputSignal<D | null>;
|
|
213
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean,
|
|
213
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
214
214
|
readonly value: _angular_core.InputSignal<D | null>;
|
|
215
215
|
readonly dateFilter: _angular_core.Signal<((date: D | null, type: CmatDatetimepickerFilterType) => boolean) | undefined>;
|
|
216
216
|
readonly datetimepicker: _angular_core.Signal<CmatDatetimepickerComponent<D> | undefined>;
|
|
@@ -295,14 +295,14 @@ declare class CmatDatetimepickerComponent<D> implements OnDestroy {
|
|
|
295
295
|
readonly yPosition: _angular_core.InputSignal<DatetimepickerDropdownPositionY>;
|
|
296
296
|
readonly multiYearSelector: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
297
297
|
readonly twelvehour: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
298
|
-
readonly panelClass: _angular_core.InputSignalWithTransform<string | string[],
|
|
298
|
+
readonly panelClass: _angular_core.InputSignalWithTransform<string | string[], unknown>;
|
|
299
299
|
readonly timeInput: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
300
300
|
readonly touchUi: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
301
301
|
readonly restoreFocus: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
302
302
|
readonly color: _angular_core.InputSignal<ThemePalette>;
|
|
303
303
|
readonly type: _angular_core.InputSignal<CmatDatetimepickerType>;
|
|
304
|
-
readonly opened: _angular_core.InputSignalWithTransform<boolean,
|
|
305
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined,
|
|
304
|
+
readonly opened: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
305
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
|
|
306
306
|
readonly startAt: _angular_core.InputSignal<D | null>;
|
|
307
307
|
readonly openedState: _angular_core.Signal<boolean>;
|
|
308
308
|
readonly disabledState: _angular_core.Signal<boolean>;
|
|
@@ -384,7 +384,7 @@ declare class CmatDatetimepickerToggleComponent<D> {
|
|
|
384
384
|
readonly tabIndex: _angular_core.InputSignal<number>;
|
|
385
385
|
readonly ariaLabel: _angular_core.InputSignal<string | undefined>;
|
|
386
386
|
readonly disableRipple: _angular_core.InputSignal<boolean>;
|
|
387
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined,
|
|
387
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
|
|
388
388
|
readonly isDisabled: _angular_core.Signal<boolean | undefined>;
|
|
389
389
|
readonly refreshVersion: _angular_core.WritableSignal<number>;
|
|
390
390
|
protected intl: CmatDatetimepickerIntl;
|
|
@@ -76,7 +76,7 @@ declare class CmatToastService {
|
|
|
76
76
|
removeToast(toastId: number): void;
|
|
77
77
|
clearAll(): void;
|
|
78
78
|
clearLast(): void;
|
|
79
|
-
addToast(toast: CmatToastModel):
|
|
79
|
+
addToast(toast: CmatToastModel): number;
|
|
80
80
|
getGlobalConfigs(): GlobalConfigModel | undefined;
|
|
81
81
|
private _getDefaultToast;
|
|
82
82
|
private _setGlobalValues;
|
|
@@ -43,10 +43,12 @@ declare class CmatAlertMessage {
|
|
|
43
43
|
declare class CmatAlertService {
|
|
44
44
|
private readonly _messages;
|
|
45
45
|
private readonly _stickyMessages;
|
|
46
|
+
private readonly _bottomMessages;
|
|
46
47
|
private readonly _dialogs;
|
|
47
48
|
private readonly _isLoading;
|
|
48
49
|
readonly messages: _angular_core.Signal<CmatAlertMessage | null>;
|
|
49
50
|
readonly stickyMessages: _angular_core.Signal<void | CmatAlertMessage>;
|
|
51
|
+
readonly bottomMessages: _angular_core.Signal<void | CmatAlertMessage>;
|
|
50
52
|
readonly dialogs: _angular_core.Signal<CmatAlertDialog | null>;
|
|
51
53
|
readonly isLoading: _angular_core.Signal<boolean>;
|
|
52
54
|
private _loadingMessageId;
|
|
@@ -67,6 +69,7 @@ declare class CmatAlertService {
|
|
|
67
69
|
logTrace(msg: unknown): void;
|
|
68
70
|
logWarning(msg: unknown): void;
|
|
69
71
|
resetStickyMessage(): void;
|
|
72
|
+
resetBottomMessage(): void;
|
|
70
73
|
private _showMessageHelper;
|
|
71
74
|
private isApiResult;
|
|
72
75
|
private _clearLoadingMessageTimer;
|
package/types/cmat.d.ts
CHANGED
|
@@ -625,7 +625,7 @@ declare class CmatCodeEditorComponent implements OnDestroy {
|
|
|
625
625
|
}>;
|
|
626
626
|
readonly editorOptions: _angular_core.Signal<{
|
|
627
627
|
readOnly: boolean;
|
|
628
|
-
theme:
|
|
628
|
+
theme: string;
|
|
629
629
|
}>;
|
|
630
630
|
private _editorInstance;
|
|
631
631
|
private _contentChangeDisposable;
|
|
@@ -2067,7 +2067,7 @@ declare class CmatFilterToolbarComponent implements OnInit {
|
|
|
2067
2067
|
}
|
|
2068
2068
|
|
|
2069
2069
|
declare class CmatFormActionsComponent {
|
|
2070
|
-
readonly align: _angular_core.InputSignal<"
|
|
2070
|
+
readonly align: _angular_core.InputSignal<"center" | "start" | "end">;
|
|
2071
2071
|
readonly divider: _angular_core.InputSignal<boolean>;
|
|
2072
2072
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CmatFormActionsComponent, never>;
|
|
2073
2073
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CmatFormActionsComponent, "cmat-form-actions", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; "divider": { "alias": "divider"; "required": false; "isSignal": true; }; }, {}, never, ["[cmatFormActionsLeft]", "[cmatFormActions]"], true, never>;
|
|
@@ -2537,7 +2537,7 @@ declare class CmatDatetimepickerInputDirective<D> implements AfterContentInit, C
|
|
|
2537
2537
|
readonly cmatDatepickerFilter: _angular_core.InputSignal<((date: D | null, type: CmatDatetimepickerFilterType) => boolean) | undefined>;
|
|
2538
2538
|
readonly min: _angular_core.InputSignal<D | null>;
|
|
2539
2539
|
readonly max: _angular_core.InputSignal<D | null>;
|
|
2540
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean,
|
|
2540
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
2541
2541
|
readonly value: _angular_core.InputSignal<D | null>;
|
|
2542
2542
|
readonly dateFilter: _angular_core.Signal<((date: D | null, type: CmatDatetimepickerFilterType) => boolean) | undefined>;
|
|
2543
2543
|
readonly datetimepicker: _angular_core.Signal<CmatDatetimepickerComponent<D> | undefined>;
|
|
@@ -2622,14 +2622,14 @@ declare class CmatDatetimepickerComponent<D> implements OnDestroy {
|
|
|
2622
2622
|
readonly yPosition: _angular_core.InputSignal<DatetimepickerDropdownPositionY>;
|
|
2623
2623
|
readonly multiYearSelector: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
2624
2624
|
readonly twelvehour: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
2625
|
-
readonly panelClass: _angular_core.InputSignalWithTransform<string | string[],
|
|
2625
|
+
readonly panelClass: _angular_core.InputSignalWithTransform<string | string[], unknown>;
|
|
2626
2626
|
readonly timeInput: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
2627
2627
|
readonly touchUi: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
2628
2628
|
readonly restoreFocus: _angular_core.InputSignalWithTransform<boolean, any>;
|
|
2629
2629
|
readonly color: _angular_core.InputSignal<ThemePalette>;
|
|
2630
2630
|
readonly type: _angular_core.InputSignal<CmatDatetimepickerType>;
|
|
2631
|
-
readonly opened: _angular_core.InputSignalWithTransform<boolean,
|
|
2632
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined,
|
|
2631
|
+
readonly opened: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
2632
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
|
|
2633
2633
|
readonly startAt: _angular_core.InputSignal<D | null>;
|
|
2634
2634
|
readonly openedState: _angular_core.Signal<boolean>;
|
|
2635
2635
|
readonly disabledState: _angular_core.Signal<boolean>;
|
|
@@ -2711,7 +2711,7 @@ declare class CmatDatetimepickerToggleComponent<D> {
|
|
|
2711
2711
|
readonly tabIndex: _angular_core.InputSignal<number>;
|
|
2712
2712
|
readonly ariaLabel: _angular_core.InputSignal<string | undefined>;
|
|
2713
2713
|
readonly disableRipple: _angular_core.InputSignal<boolean>;
|
|
2714
|
-
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined,
|
|
2714
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
|
|
2715
2715
|
readonly isDisabled: _angular_core.Signal<boolean | undefined>;
|
|
2716
2716
|
readonly refreshVersion: _angular_core.WritableSignal<number>;
|
|
2717
2717
|
protected intl: CmatDatetimepickerIntl;
|
|
@@ -3070,7 +3070,7 @@ declare class CmatPageHeaderComponent {
|
|
|
3070
3070
|
readonly description: _angular_core.InputSignal<string>;
|
|
3071
3071
|
readonly eyebrow: _angular_core.InputSignal<string>;
|
|
3072
3072
|
readonly divider: _angular_core.InputSignal<boolean>;
|
|
3073
|
-
readonly align: _angular_core.InputSignal<"
|
|
3073
|
+
readonly align: _angular_core.InputSignal<"center" | "start">;
|
|
3074
3074
|
readonly isCentered: _angular_core.Signal<boolean>;
|
|
3075
3075
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CmatPageHeaderComponent, never>;
|
|
3076
3076
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CmatPageHeaderComponent, "cmat-page-header", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "eyebrow": { "alias": "eyebrow"; "required": false; "isSignal": true; }; "divider": { "alias": "divider"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; }, {}, never, ["[cmatPageHeaderActions]"], true, never>;
|
|
@@ -3581,7 +3581,7 @@ declare class CmatSelectSearchComponent implements OnInit, ControlValueAccessor
|
|
|
3581
3581
|
readonly toggleAllCheckboxChecked: _angular_core.InputSignal<boolean>;
|
|
3582
3582
|
readonly toggleAllCheckboxIndeterminate: _angular_core.InputSignal<boolean>;
|
|
3583
3583
|
readonly toggleAllCheckboxTooltipMessage: _angular_core.InputSignal<string>;
|
|
3584
|
-
readonly toggleAllCheckboxTooltipPosition: _angular_core.InputSignal<"
|
|
3584
|
+
readonly toggleAllCheckboxTooltipPosition: _angular_core.InputSignal<"left" | "right" | "before" | "after" | "above" | "below">;
|
|
3585
3585
|
readonly hideClearSearchButton: _angular_core.InputSignal<boolean>;
|
|
3586
3586
|
readonly alwaysRestoreSelectedOptionsMulti: _angular_core.InputSignal<boolean>;
|
|
3587
3587
|
/**
|
|
@@ -3945,7 +3945,7 @@ declare class CmatSpeedDialTriggerComponent {
|
|
|
3945
3945
|
declare class CmatStatusTagComponent {
|
|
3946
3946
|
readonly label: _angular_core.InputSignal<string>;
|
|
3947
3947
|
readonly variant: _angular_core.InputSignal<"outline" | "soft" | "filled">;
|
|
3948
|
-
readonly tone: _angular_core.InputSignal<"
|
|
3948
|
+
readonly tone: _angular_core.InputSignal<"info" | "primary" | "success" | "neutral" | "warning" | "danger">;
|
|
3949
3949
|
readonly dot: _angular_core.InputSignal<boolean>;
|
|
3950
3950
|
readonly classMap: _angular_core.Signal<{
|
|
3951
3951
|
'cmat-status-tag': boolean;
|
|
@@ -4096,7 +4096,7 @@ declare class CmatToastService {
|
|
|
4096
4096
|
removeToast(toastId: number): void;
|
|
4097
4097
|
clearAll(): void;
|
|
4098
4098
|
clearLast(): void;
|
|
4099
|
-
addToast(toast: CmatToastModel):
|
|
4099
|
+
addToast(toast: CmatToastModel): number;
|
|
4100
4100
|
getGlobalConfigs(): GlobalConfigModel | undefined;
|
|
4101
4101
|
private _getDefaultToast;
|
|
4102
4102
|
private _setGlobalValues;
|
|
@@ -4778,10 +4778,12 @@ declare class CmatAlertMessage {
|
|
|
4778
4778
|
declare class CmatAlertService {
|
|
4779
4779
|
private readonly _messages;
|
|
4780
4780
|
private readonly _stickyMessages;
|
|
4781
|
+
private readonly _bottomMessages;
|
|
4781
4782
|
private readonly _dialogs;
|
|
4782
4783
|
private readonly _isLoading;
|
|
4783
4784
|
readonly messages: _angular_core.Signal<CmatAlertMessage | null>;
|
|
4784
4785
|
readonly stickyMessages: _angular_core.Signal<void | CmatAlertMessage>;
|
|
4786
|
+
readonly bottomMessages: _angular_core.Signal<void | CmatAlertMessage>;
|
|
4785
4787
|
readonly dialogs: _angular_core.Signal<CmatAlertDialog | null>;
|
|
4786
4788
|
readonly isLoading: _angular_core.Signal<boolean>;
|
|
4787
4789
|
private _loadingMessageId;
|
|
@@ -4802,6 +4804,7 @@ declare class CmatAlertService {
|
|
|
4802
4804
|
logTrace(msg: unknown): void;
|
|
4803
4805
|
logWarning(msg: unknown): void;
|
|
4804
4806
|
resetStickyMessage(): void;
|
|
4807
|
+
resetBottomMessage(): void;
|
|
4805
4808
|
private _showMessageHelper;
|
|
4806
4809
|
private isApiResult;
|
|
4807
4810
|
private _clearLoadingMessageTimer;
|