cmat 0.0.89 → 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.
Files changed (89) 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 +9 -9
  6. package/fesm2022/cmat-components-chip-input.mjs +3 -3
  7. package/fesm2022/cmat-components-code-editor.mjs +3 -3
  8. package/fesm2022/cmat-components-color-picker.mjs +27 -27
  9. package/fesm2022/cmat-components-custom-formly.mjs +96 -96
  10. package/fesm2022/cmat-components-data-picker.mjs +15 -15
  11. package/fesm2022/cmat-components-date-range.mjs +3 -3
  12. package/fesm2022/cmat-components-date-time-display.mjs +3 -3
  13. package/fesm2022/cmat-components-drawer.mjs +6 -6
  14. package/fesm2022/cmat-components-empty-state.mjs +3 -3
  15. package/fesm2022/cmat-components-file-preview.mjs +3 -3
  16. package/fesm2022/cmat-components-filter-toolbar.mjs +3 -3
  17. package/fesm2022/cmat-components-form-actions.mjs +3 -3
  18. package/fesm2022/cmat-components-fullscreen.mjs +3 -3
  19. package/fesm2022/cmat-components-highlight.mjs +6 -6
  20. package/fesm2022/cmat-components-image-viewer.mjs +3 -3
  21. package/fesm2022/cmat-components-inline-loading.mjs +3 -3
  22. package/fesm2022/cmat-components-json-editor.mjs +3 -3
  23. package/fesm2022/cmat-components-knob-input.mjs +3 -3
  24. package/fesm2022/cmat-components-masonry.mjs +3 -3
  25. package/fesm2022/cmat-components-material-color-picker.mjs +3 -3
  26. package/fesm2022/cmat-components-material-datetimepicker.mjs +42 -42
  27. package/fesm2022/cmat-components-navigation.mjs +39 -39
  28. package/fesm2022/cmat-components-opt-input.mjs +3 -3
  29. package/fesm2022/cmat-components-org-chart.mjs +9 -9
  30. package/fesm2022/cmat-components-page-header.mjs +3 -3
  31. package/fesm2022/cmat-components-pagination.mjs +12 -12
  32. package/fesm2022/cmat-components-password-strength.mjs +9 -9
  33. package/fesm2022/cmat-components-popover.mjs +9 -9
  34. package/fesm2022/cmat-components-progress-bar.mjs +3 -3
  35. package/fesm2022/cmat-components-qrcode.mjs +3 -3
  36. package/fesm2022/cmat-components-rating.mjs +3 -3
  37. package/fesm2022/cmat-components-rich-text-editor.mjs +3 -3
  38. package/fesm2022/cmat-components-select-search.mjs +9 -9
  39. package/fesm2022/cmat-components-select-table.mjs +3 -3
  40. package/fesm2022/cmat-components-select-tree.mjs +3 -3
  41. package/fesm2022/cmat-components-skeleton.mjs +3 -3
  42. package/fesm2022/cmat-components-speed-dial.mjs +9 -9
  43. package/fesm2022/cmat-components-status-tag.mjs +3 -3
  44. package/fesm2022/cmat-components-table-toolbar.mjs +3 -3
  45. package/fesm2022/cmat-components-timeline.mjs +12 -12
  46. package/fesm2022/cmat-components-toast.mjs +11 -10
  47. package/fesm2022/cmat-components-toast.mjs.map +1 -1
  48. package/fesm2022/cmat-components-transfer-picker.mjs +18 -18
  49. package/fesm2022/cmat-components-treetable.mjs +6 -6
  50. package/fesm2022/cmat-components-upload.mjs +9 -9
  51. package/fesm2022/cmat-directives-animate-on-scroll.mjs +6 -6
  52. package/fesm2022/cmat-directives-arrow-cursor.mjs +3 -3
  53. package/fesm2022/cmat-directives-autofocus.mjs +3 -3
  54. package/fesm2022/cmat-directives-data-exporter.mjs +21 -21
  55. package/fesm2022/cmat-directives-debounce.mjs +9 -9
  56. package/fesm2022/cmat-directives-digit-only.mjs +6 -6
  57. package/fesm2022/cmat-directives-equal-validator.mjs +3 -3
  58. package/fesm2022/cmat-directives-seamless-auto-scroll.mjs +3 -3
  59. package/fesm2022/cmat-lib-mock-api.mjs +6 -6
  60. package/fesm2022/cmat-pipes-bytes.mjs +3 -3
  61. package/fesm2022/cmat-pipes-date-format.mjs +3 -3
  62. package/fesm2022/cmat-pipes-find-by-key.mjs +3 -3
  63. package/fesm2022/cmat-pipes-group-by.mjs +3 -3
  64. package/fesm2022/cmat-pipes-keys.mjs +3 -3
  65. package/fesm2022/cmat-pipes-secure.mjs +3 -3
  66. package/fesm2022/cmat-pipes-uppercase.mjs +3 -3
  67. package/fesm2022/cmat-services-alert.mjs +17 -6
  68. package/fesm2022/cmat-services-alert.mjs.map +1 -1
  69. package/fesm2022/cmat-services-config.mjs +6 -6
  70. package/fesm2022/cmat-services-confirmation.mjs +6 -6
  71. package/fesm2022/cmat-services-data.mjs +3 -3
  72. package/fesm2022/cmat-services-export-as.mjs +3 -3
  73. package/fesm2022/cmat-services-loading.mjs +6 -6
  74. package/fesm2022/cmat-services-local-storage.mjs +3 -3
  75. package/fesm2022/cmat-services-media-watcher.mjs +3 -3
  76. package/fesm2022/cmat-services-platform.mjs +3 -3
  77. package/fesm2022/cmat-services-splash-screen.mjs +3 -3
  78. package/fesm2022/cmat-services-title.mjs +3 -3
  79. package/fesm2022/cmat-services-translation.mjs +3 -3
  80. package/fesm2022/cmat-services-utils.mjs +3 -3
  81. package/fesm2022/cmat.mjs +571 -559
  82. package/fesm2022/cmat.mjs.map +1 -1
  83. package/package.json +1 -3
  84. package/styles/user-themes.scss +1 -1
  85. package/types/cmat-components-material-datetimepicker.d.ts +5 -5
  86. package/types/cmat-components-toast.d.ts +1 -1
  87. package/types/cmat-services-alert.d.ts +3 -0
  88. package/types/cmat.d.ts +9 -6
  89. package/styles/overrides/fullcalendar.scss +0 -552
@@ -108,10 +108,10 @@ class CmatDataService {
108
108
  }
109
109
  return JSON.stringify(value);
110
110
  }
111
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatDataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
112
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatDataService, providedIn: 'root' }); }
111
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatDataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
112
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatDataService, providedIn: 'root' }); }
113
113
  }
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatDataService, decorators: [{
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatDataService, decorators: [{
115
115
  type: Injectable,
116
116
  args: [{
117
117
  providedIn: 'root'
@@ -166,10 +166,10 @@ class CmatExportAsService {
166
166
  // eslint-disable-next-line @typescript-eslint/no-deprecated
167
167
  return btoa(unescape(encodeURIComponent(content)));
168
168
  }
169
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatExportAsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
170
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatExportAsService, providedIn: 'root' }); }
169
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatExportAsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
170
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatExportAsService, providedIn: 'root' }); }
171
171
  }
172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatExportAsService, decorators: [{
172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatExportAsService, decorators: [{
173
173
  type: Injectable,
174
174
  args: [{
175
175
  providedIn: 'root'
@@ -58,10 +58,10 @@ class CmatLoadingService {
58
58
  this._show.set(false);
59
59
  }
60
60
  }
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
62
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingService, providedIn: 'root' }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
62
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingService, providedIn: 'root' }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingService, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingService, decorators: [{
65
65
  type: Injectable,
66
66
  args: [{
67
67
  providedIn: 'root'
@@ -81,10 +81,10 @@ class CmatLoadingInterceptor {
81
81
  this._cmatLoadingService.setLoadingStatus(false, req.url);
82
82
  }));
83
83
  }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
85
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingInterceptor }); }
84
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
85
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingInterceptor }); }
86
86
  }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLoadingInterceptor, decorators: [{
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLoadingInterceptor, decorators: [{
88
88
  type: Injectable
89
89
  }] });
90
90
 
@@ -49,10 +49,10 @@ class CmatLocalStorageService {
49
49
  _decrypt(value) {
50
50
  return decodeURIComponent(atob(value));
51
51
  }
52
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
53
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLocalStorageService, providedIn: 'root' }); }
52
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
53
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLocalStorageService, providedIn: 'root' }); }
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatLocalStorageService, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatLocalStorageService, decorators: [{
56
56
  type: Injectable,
57
57
  args: [{
58
58
  providedIn: 'root'
@@ -47,10 +47,10 @@ class CmatMediaWatcherService {
47
47
  });
48
48
  });
49
49
  }
50
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatMediaWatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
51
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatMediaWatcherService, providedIn: 'root' }); }
50
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatMediaWatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
51
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatMediaWatcherService, providedIn: 'root' }); }
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatMediaWatcherService, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatMediaWatcherService, decorators: [{
54
54
  type: Injectable,
55
55
  args: [{
56
56
  providedIn: 'root'
@@ -28,10 +28,10 @@ class CmatPlatformService {
28
28
  this.osName = 'os-android';
29
29
  }
30
30
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatPlatformService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatPlatformService, providedIn: 'root' }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatPlatformService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatPlatformService, providedIn: 'root' }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatPlatformService, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatPlatformService, decorators: [{
35
35
  type: Injectable,
36
36
  args: [{
37
37
  providedIn: 'root'
@@ -21,10 +21,10 @@ class CmatSplashScreenService {
21
21
  hide() {
22
22
  this._document.body.classList.add('cmat-splash-screen-hidden');
23
23
  }
24
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatSplashScreenService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatSplashScreenService, providedIn: 'root' }); }
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatSplashScreenService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatSplashScreenService, providedIn: 'root' }); }
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatSplashScreenService, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatSplashScreenService, decorators: [{
28
28
  type: Injectable,
29
29
  args: [{
30
30
  providedIn: 'root'
@@ -30,10 +30,10 @@ class CmatTitleService {
30
30
  }
31
31
  });
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTitleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
34
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTitleService, providedIn: 'root' }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTitleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
34
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTitleService, providedIn: 'root' }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTitleService, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTitleService, decorators: [{
37
37
  type: Injectable,
38
38
  args: [{
39
39
  providedIn: 'root'
@@ -51,10 +51,10 @@ class CmatTranslationService {
51
51
  getTranslationAsync(key, interpolateParams) {
52
52
  return firstValueFrom(this._translate.get(key, interpolateParams));
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTranslationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
55
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTranslationService, providedIn: 'root' }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTranslationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
55
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTranslationService, providedIn: 'root' }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatTranslationService, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatTranslationService, decorators: [{
58
58
  type: Injectable,
59
59
  args: [{
60
60
  providedIn: 'root'
@@ -502,10 +502,10 @@ class CmatUtilsService {
502
502
  }
503
503
  return id;
504
504
  }
505
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatUtilsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
506
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatUtilsService, providedIn: 'root' }); }
505
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatUtilsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
506
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatUtilsService, providedIn: 'root' }); }
507
507
  }
508
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: CmatUtilsService, decorators: [{
508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: CmatUtilsService, decorators: [{
509
509
  type: Injectable,
510
510
  args: [{
511
511
  providedIn: 'root'