cmat 0.0.88 → 0.0.89

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.
Files changed (97) hide show
  1. package/fesm2022/cmat-components-adapter.mjs +9 -9
  2. package/fesm2022/cmat-components-breadcrumb.mjs +9 -9
  3. package/fesm2022/cmat-components-card.mjs +3 -3
  4. package/fesm2022/cmat-components-carousel.mjs +12 -12
  5. package/fesm2022/cmat-components-cascade.mjs +13 -11
  6. package/fesm2022/cmat-components-cascade.mjs.map +1 -1
  7. package/fesm2022/cmat-components-chip-input.mjs +3 -3
  8. package/fesm2022/cmat-components-code-editor.mjs +3 -3
  9. package/fesm2022/cmat-components-code-editor.mjs.map +1 -1
  10. package/fesm2022/cmat-components-color-picker.mjs +27 -27
  11. package/fesm2022/cmat-components-custom-formly.mjs +99 -98
  12. package/fesm2022/cmat-components-custom-formly.mjs.map +1 -1
  13. package/fesm2022/cmat-components-data-picker.mjs +21 -18
  14. package/fesm2022/cmat-components-data-picker.mjs.map +1 -1
  15. package/fesm2022/cmat-components-date-range.mjs +3 -3
  16. package/fesm2022/cmat-components-date-time-display.mjs +3 -3
  17. package/fesm2022/cmat-components-drawer.mjs +6 -6
  18. package/fesm2022/cmat-components-empty-state.mjs +3 -3
  19. package/fesm2022/cmat-components-file-preview.mjs +3 -3
  20. package/fesm2022/cmat-components-filter-toolbar.mjs +4 -4
  21. package/fesm2022/cmat-components-filter-toolbar.mjs.map +1 -1
  22. package/fesm2022/cmat-components-form-actions.mjs +3 -3
  23. package/fesm2022/cmat-components-fullscreen.mjs +3 -3
  24. package/fesm2022/cmat-components-highlight.mjs +8 -7
  25. package/fesm2022/cmat-components-highlight.mjs.map +1 -1
  26. package/fesm2022/cmat-components-image-viewer.mjs +3 -3
  27. package/fesm2022/cmat-components-inline-loading.mjs +3 -3
  28. package/fesm2022/cmat-components-json-editor.mjs +3 -3
  29. package/fesm2022/cmat-components-knob-input.mjs +3 -3
  30. package/fesm2022/cmat-components-masonry.mjs +3 -3
  31. package/fesm2022/cmat-components-material-color-picker.mjs +3 -3
  32. package/fesm2022/cmat-components-material-datetimepicker.mjs +44 -43
  33. package/fesm2022/cmat-components-material-datetimepicker.mjs.map +1 -1
  34. package/fesm2022/cmat-components-navigation.mjs +39 -39
  35. package/fesm2022/cmat-components-opt-input.mjs +3 -3
  36. package/fesm2022/cmat-components-org-chart.mjs +9 -9
  37. package/fesm2022/cmat-components-page-header.mjs +3 -3
  38. package/fesm2022/cmat-components-pagination.mjs +12 -12
  39. package/fesm2022/cmat-components-password-strength.mjs +9 -9
  40. package/fesm2022/cmat-components-popover.mjs +9 -9
  41. package/fesm2022/cmat-components-progress-bar.mjs +3 -3
  42. package/fesm2022/cmat-components-qrcode.mjs +5 -4
  43. package/fesm2022/cmat-components-qrcode.mjs.map +1 -1
  44. package/fesm2022/cmat-components-rating.mjs +3 -3
  45. package/fesm2022/cmat-components-rich-text-editor.mjs +3 -3
  46. package/fesm2022/cmat-components-select-search.mjs +15 -14
  47. package/fesm2022/cmat-components-select-search.mjs.map +1 -1
  48. package/fesm2022/cmat-components-select-table.mjs +5 -5
  49. package/fesm2022/cmat-components-select-table.mjs.map +1 -1
  50. package/fesm2022/cmat-components-select-tree.mjs +3 -3
  51. package/fesm2022/cmat-components-skeleton.mjs +3 -3
  52. package/fesm2022/cmat-components-speed-dial.mjs +11 -10
  53. package/fesm2022/cmat-components-speed-dial.mjs.map +1 -1
  54. package/fesm2022/cmat-components-status-tag.mjs +3 -3
  55. package/fesm2022/cmat-components-table-toolbar.mjs +3 -3
  56. package/fesm2022/cmat-components-timeline.mjs +12 -12
  57. package/fesm2022/cmat-components-toast.mjs +9 -9
  58. package/fesm2022/cmat-components-transfer-picker.mjs +20 -19
  59. package/fesm2022/cmat-components-transfer-picker.mjs.map +1 -1
  60. package/fesm2022/cmat-components-treetable.mjs +6 -6
  61. package/fesm2022/cmat-components-upload.mjs +9 -9
  62. package/fesm2022/cmat-directives-animate-on-scroll.mjs +6 -6
  63. package/fesm2022/cmat-directives-arrow-cursor.mjs +3 -3
  64. package/fesm2022/cmat-directives-autofocus.mjs +3 -3
  65. package/fesm2022/cmat-directives-data-exporter.mjs +21 -21
  66. package/fesm2022/cmat-directives-debounce.mjs +9 -9
  67. package/fesm2022/cmat-directives-digit-only.mjs +6 -6
  68. package/fesm2022/cmat-directives-equal-validator.mjs +3 -3
  69. package/fesm2022/cmat-directives-seamless-auto-scroll.mjs +5 -4
  70. package/fesm2022/cmat-directives-seamless-auto-scroll.mjs.map +1 -1
  71. package/fesm2022/cmat-lib-mock-api.mjs +6 -6
  72. package/fesm2022/cmat-pipes-bytes.mjs +3 -3
  73. package/fesm2022/cmat-pipes-date-format.mjs +3 -3
  74. package/fesm2022/cmat-pipes-find-by-key.mjs +3 -3
  75. package/fesm2022/cmat-pipes-group-by.mjs +3 -3
  76. package/fesm2022/cmat-pipes-keys.mjs +3 -3
  77. package/fesm2022/cmat-pipes-secure.mjs +3 -3
  78. package/fesm2022/cmat-pipes-uppercase.mjs +3 -3
  79. package/fesm2022/cmat-services-alert.mjs +3 -3
  80. package/fesm2022/cmat-services-config.mjs +6 -6
  81. package/fesm2022/cmat-services-confirmation.mjs +6 -6
  82. package/fesm2022/cmat-services-data.mjs +3 -3
  83. package/fesm2022/cmat-services-export-as.mjs +3 -3
  84. package/fesm2022/cmat-services-loading.mjs +6 -6
  85. package/fesm2022/cmat-services-local-storage.mjs +3 -3
  86. package/fesm2022/cmat-services-media-watcher.mjs +3 -3
  87. package/fesm2022/cmat-services-platform.mjs +3 -3
  88. package/fesm2022/cmat-services-splash-screen.mjs +3 -3
  89. package/fesm2022/cmat-services-title.mjs +3 -3
  90. package/fesm2022/cmat-services-translation.mjs +3 -3
  91. package/fesm2022/cmat-services-utils.mjs +3 -3
  92. package/fesm2022/cmat.mjs +588 -575
  93. package/fesm2022/cmat.mjs.map +1 -1
  94. package/package.json +1 -1
  95. package/styles/overrides/angular-material.scss +10 -9
  96. package/types/cmat-components-code-editor.d.ts +1 -1
  97. package/types/cmat.d.ts +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cmat",
3
- "version": "0.0.88",
3
+ "version": "0.0.89",
4
4
  "author": {
5
5
  "name": "Yu Tao",
6
6
  "email": "916426364@qq.com"
@@ -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 */
@@ -17,7 +17,7 @@ declare class CmatCodeEditorComponent implements OnDestroy {
17
17
  }>;
18
18
  readonly editorOptions: _angular_core.Signal<{
19
19
  readOnly: boolean;
20
- theme: {};
20
+ theme: string;
21
21
  }>;
22
22
  private _editorInstance;
23
23
  private _contentChangeDisposable;
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<"start" | "center" | "end">;
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>;
@@ -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<"start" | "center">;
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<"after" | "before" | "left" | "right" | "above" | "below">;
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<"primary" | "info" | "success" | "neutral" | "warning" | "danger">;
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;