cmat 0.0.19 → 0.0.21

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 (71) hide show
  1. package/components/x6-angular-shape/index.d.ts +5 -0
  2. package/components/x6-angular-shape/node.d.ts +11 -0
  3. package/components/x6-angular-shape/public-api.d.ts +3 -0
  4. package/components/x6-angular-shape/registry.d.ts +13 -0
  5. package/components/x6-angular-shape/view.d.ts +16 -0
  6. package/fesm2022/cmat-components-adapter.mjs +9 -9
  7. package/fesm2022/cmat-components-breadcrumb.mjs +9 -9
  8. package/fesm2022/cmat-components-card.mjs +3 -3
  9. package/fesm2022/cmat-components-carousel.mjs +12 -12
  10. package/fesm2022/cmat-components-cascade.mjs +9 -9
  11. package/fesm2022/cmat-components-chip-input.mjs +3 -3
  12. package/fesm2022/cmat-components-custom-formly.mjs +87 -87
  13. package/fesm2022/cmat-components-date-range.mjs +3 -3
  14. package/fesm2022/cmat-components-drawer.mjs +6 -6
  15. package/fesm2022/cmat-components-fullscreen.mjs +3 -3
  16. package/fesm2022/cmat-components-highlight.mjs +6 -6
  17. package/fesm2022/cmat-components-image-viewer.mjs +3 -3
  18. package/fesm2022/cmat-components-json-editor.mjs +3 -3
  19. package/fesm2022/cmat-components-knob-input.mjs +3 -3
  20. package/fesm2022/cmat-components-masonry.mjs +3 -3
  21. package/fesm2022/cmat-components-material-color-picker.mjs +3 -3
  22. package/fesm2022/cmat-components-material-datetimepicker.mjs +42 -42
  23. package/fesm2022/cmat-components-navigation.mjs +39 -39
  24. package/fesm2022/cmat-components-opt-input.mjs +3 -3
  25. package/fesm2022/cmat-components-org-chart.mjs +9 -9
  26. package/fesm2022/cmat-components-pagination.mjs +12 -12
  27. package/fesm2022/cmat-components-password-strength.mjs +9 -9
  28. package/fesm2022/cmat-components-popover.mjs +9 -9
  29. package/fesm2022/cmat-components-progress-bar.mjs +3 -3
  30. package/fesm2022/cmat-components-rating.mjs +3 -3
  31. package/fesm2022/cmat-components-select-search.mjs +11 -11
  32. package/fesm2022/cmat-components-select-search.mjs.map +1 -1
  33. package/fesm2022/cmat-components-select-table.mjs +3 -3
  34. package/fesm2022/cmat-components-select-tree.mjs +3 -3
  35. package/fesm2022/cmat-components-speed-dial.mjs +9 -9
  36. package/fesm2022/cmat-components-timeline.mjs +12 -12
  37. package/fesm2022/cmat-components-toast.mjs +9 -9
  38. package/fesm2022/cmat-components-transfer-picker.mjs +18 -18
  39. package/fesm2022/cmat-components-treetable.mjs +6 -6
  40. package/fesm2022/cmat-components-upload.mjs +9 -9
  41. package/fesm2022/cmat-components-x6-angular-shape.mjs +183 -0
  42. package/fesm2022/cmat-components-x6-angular-shape.mjs.map +1 -0
  43. package/fesm2022/cmat-directives-animate-on-scroll.mjs +6 -6
  44. package/fesm2022/cmat-directives-arrow-cursor.mjs +3 -3
  45. package/fesm2022/cmat-directives-autofocus.mjs +3 -3
  46. package/fesm2022/cmat-directives-data-exporter.mjs +21 -21
  47. package/fesm2022/cmat-directives-debounce.mjs +9 -9
  48. package/fesm2022/cmat-directives-digit-only.mjs +6 -6
  49. package/fesm2022/cmat-directives-equal-validator.mjs +3 -3
  50. package/fesm2022/cmat-lib-mock-api.mjs +6 -6
  51. package/fesm2022/cmat-pipes-bytes.mjs +3 -3
  52. package/fesm2022/cmat-pipes-date-format.mjs +3 -3
  53. package/fesm2022/cmat-pipes-find-by-key.mjs +3 -3
  54. package/fesm2022/cmat-pipes-group-by.mjs +3 -3
  55. package/fesm2022/cmat-pipes-keys.mjs +3 -3
  56. package/fesm2022/cmat-pipes-secure.mjs +3 -3
  57. package/fesm2022/cmat-pipes-uppercase.mjs +3 -3
  58. package/fesm2022/cmat-services-alert.mjs +3 -3
  59. package/fesm2022/cmat-services-config.mjs +6 -6
  60. package/fesm2022/cmat-services-confirmation.mjs +6 -6
  61. package/fesm2022/cmat-services-data.mjs +3 -3
  62. package/fesm2022/cmat-services-export-as.mjs +3 -3
  63. package/fesm2022/cmat-services-loading.mjs +6 -6
  64. package/fesm2022/cmat-services-local-storage.mjs +3 -3
  65. package/fesm2022/cmat-services-media-watcher.mjs +3 -3
  66. package/fesm2022/cmat-services-platform.mjs +3 -3
  67. package/fesm2022/cmat-services-splash-screen.mjs +3 -3
  68. package/fesm2022/cmat-services-title.mjs +3 -3
  69. package/fesm2022/cmat-services-translation.mjs +3 -3
  70. package/fesm2022/cmat-services-utils.mjs +3 -3
  71. package/package.json +35 -31
@@ -11,10 +11,10 @@ class CmatLocalStorageService {
11
11
  removeItem(key) {
12
12
  localStorage.removeItem(key);
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
15
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatLocalStorageService, providedIn: 'root' }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
15
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatLocalStorageService, providedIn: 'root' }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatLocalStorageService, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatLocalStorageService, decorators: [{
18
18
  type: Injectable,
19
19
  args: [{
20
20
  providedIn: 'root'
@@ -44,10 +44,10 @@ class CmatMediaWatcherService {
44
44
  onMediaQueryChange$(query) {
45
45
  return this._breakpointObserver.observe(query);
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatMediaWatcherService, deps: [{ token: i1.BreakpointObserver }, { token: i2.CmatConfigService }], target: i0.ɵɵFactoryTarget.Injectable }); }
48
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatMediaWatcherService, providedIn: 'root' }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatMediaWatcherService, deps: [{ token: i1.BreakpointObserver }, { token: i2.CmatConfigService }], target: i0.ɵɵFactoryTarget.Injectable }); }
48
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatMediaWatcherService, providedIn: 'root' }); }
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatMediaWatcherService, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatMediaWatcherService, decorators: [{
51
51
  type: Injectable,
52
52
  args: [{
53
53
  providedIn: 'root'
@@ -35,10 +35,10 @@ class CmatPlatformService {
35
35
  this.osName = 'os-android';
36
36
  }
37
37
  }
38
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatPlatformService, deps: [{ token: i1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
39
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatPlatformService, providedIn: 'root' }); }
38
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatPlatformService, deps: [{ token: i1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
39
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatPlatformService, providedIn: 'root' }); }
40
40
  }
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatPlatformService, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatPlatformService, decorators: [{
42
42
  type: Injectable,
43
43
  args: [{
44
44
  providedIn: 'root'
@@ -28,10 +28,10 @@ class CmatSplashScreenService {
28
28
  hide() {
29
29
  this._document.body.classList.add('cmat-splash-screen-hidden');
30
30
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatSplashScreenService, deps: [{ token: DOCUMENT }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
32
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatSplashScreenService, providedIn: 'root' }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatSplashScreenService, deps: [{ token: DOCUMENT }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
32
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatSplashScreenService, providedIn: 'root' }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatSplashScreenService, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatSplashScreenService, decorators: [{
35
35
  type: Injectable,
36
36
  args: [{
37
37
  providedIn: 'root'
@@ -35,10 +35,10 @@ class CmatTitleService {
35
35
  }
36
36
  });
37
37
  }
38
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTitleService, deps: [{ token: i1.Title }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
39
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTitleService, providedIn: 'root' }); }
38
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTitleService, deps: [{ token: i1.Title }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
39
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTitleService, providedIn: 'root' }); }
40
40
  }
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTitleService, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTitleService, decorators: [{
42
42
  type: Injectable,
43
43
  args: [{
44
44
  providedIn: 'root'
@@ -51,10 +51,10 @@ class CmatTranslationService {
51
51
  getTranslationAsync(key, interpolateParams) {
52
52
  return this._translate.get(key, interpolateParams);
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTranslationService, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
55
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTranslationService, providedIn: 'root' }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTranslationService, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
55
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTranslationService, providedIn: 'root' }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatTranslationService, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatTranslationService, decorators: [{
58
58
  type: Injectable,
59
59
  args: [{
60
60
  providedIn: 'root'
@@ -456,10 +456,10 @@ class CmatUtilsService {
456
456
  }
457
457
  return id;
458
458
  }
459
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatUtilsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
460
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatUtilsService, providedIn: 'root' }); }
459
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatUtilsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
460
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatUtilsService, providedIn: 'root' }); }
461
461
  }
462
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: CmatUtilsService, decorators: [{
462
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.1", ngImport: i0, type: CmatUtilsService, decorators: [{
463
463
  type: Injectable,
464
464
  args: [{
465
465
  providedIn: 'root'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cmat",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
4
4
  "author": {
5
5
  "name": "Yu Tao",
6
6
  "email": "916426364@qq.com"
@@ -73,14 +73,14 @@
73
73
  "types": "./components/carousel/index.d.ts",
74
74
  "default": "./fesm2022/cmat-components-carousel.mjs"
75
75
  },
76
- "./components/chip-input": {
77
- "types": "./components/chip-input/index.d.ts",
78
- "default": "./fesm2022/cmat-components-chip-input.mjs"
79
- },
80
76
  "./components/cascade": {
81
77
  "types": "./components/cascade/index.d.ts",
82
78
  "default": "./fesm2022/cmat-components-cascade.mjs"
83
79
  },
80
+ "./components/chip-input": {
81
+ "types": "./components/chip-input/index.d.ts",
82
+ "default": "./fesm2022/cmat-components-chip-input.mjs"
83
+ },
84
84
  "./components/custom-formly": {
85
85
  "types": "./components/custom-formly/index.d.ts",
86
86
  "default": "./fesm2022/cmat-components-custom-formly.mjs"
@@ -101,14 +101,14 @@
101
101
  "types": "./components/highlight/index.d.ts",
102
102
  "default": "./fesm2022/cmat-components-highlight.mjs"
103
103
  },
104
- "./components/json-editor": {
105
- "types": "./components/json-editor/index.d.ts",
106
- "default": "./fesm2022/cmat-components-json-editor.mjs"
107
- },
108
104
  "./components/image-viewer": {
109
105
  "types": "./components/image-viewer/index.d.ts",
110
106
  "default": "./fesm2022/cmat-components-image-viewer.mjs"
111
107
  },
108
+ "./components/json-editor": {
109
+ "types": "./components/json-editor/index.d.ts",
110
+ "default": "./fesm2022/cmat-components-json-editor.mjs"
111
+ },
112
112
  "./components/knob-input": {
113
113
  "types": "./components/knob-input/index.d.ts",
114
114
  "default": "./fesm2022/cmat-components-knob-input.mjs"
@@ -117,14 +117,14 @@
117
117
  "types": "./components/masonry/index.d.ts",
118
118
  "default": "./fesm2022/cmat-components-masonry.mjs"
119
119
  },
120
- "./components/material-datetimepicker": {
121
- "types": "./components/material-datetimepicker/index.d.ts",
122
- "default": "./fesm2022/cmat-components-material-datetimepicker.mjs"
123
- },
124
120
  "./components/material-color-picker": {
125
121
  "types": "./components/material-color-picker/index.d.ts",
126
122
  "default": "./fesm2022/cmat-components-material-color-picker.mjs"
127
123
  },
124
+ "./components/material-datetimepicker": {
125
+ "types": "./components/material-datetimepicker/index.d.ts",
126
+ "default": "./fesm2022/cmat-components-material-datetimepicker.mjs"
127
+ },
128
128
  "./components/navigation": {
129
129
  "types": "./components/navigation/index.d.ts",
130
130
  "default": "./fesm2022/cmat-components-navigation.mjs"
@@ -193,6 +193,14 @@
193
193
  "types": "./components/upload/index.d.ts",
194
194
  "default": "./fesm2022/cmat-components-upload.mjs"
195
195
  },
196
+ "./components/x6-angular-shape": {
197
+ "types": "./components/x6-angular-shape/index.d.ts",
198
+ "default": "./fesm2022/cmat-components-x6-angular-shape.mjs"
199
+ },
200
+ "./lib/mock-api": {
201
+ "types": "./lib/mock-api/index.d.ts",
202
+ "default": "./fesm2022/cmat-lib-mock-api.mjs"
203
+ },
196
204
  "./directives/animate-on-scroll": {
197
205
  "types": "./directives/animate-on-scroll/index.d.ts",
198
206
  "default": "./fesm2022/cmat-directives-animate-on-scroll.mjs"
@@ -201,6 +209,10 @@
201
209
  "types": "./directives/arrow-cursor/index.d.ts",
202
210
  "default": "./fesm2022/cmat-directives-arrow-cursor.mjs"
203
211
  },
212
+ "./directives/autofocus": {
213
+ "types": "./directives/autofocus/index.d.ts",
214
+ "default": "./fesm2022/cmat-directives-autofocus.mjs"
215
+ },
204
216
  "./directives/data-exporter": {
205
217
  "types": "./directives/data-exporter/index.d.ts",
206
218
  "default": "./fesm2022/cmat-directives-data-exporter.mjs"
@@ -217,14 +229,6 @@
217
229
  "types": "./directives/equal-validator/index.d.ts",
218
230
  "default": "./fesm2022/cmat-directives-equal-validator.mjs"
219
231
  },
220
- "./lib/mock-api": {
221
- "types": "./lib/mock-api/index.d.ts",
222
- "default": "./fesm2022/cmat-lib-mock-api.mjs"
223
- },
224
- "./directives/autofocus": {
225
- "types": "./directives/autofocus/index.d.ts",
226
- "default": "./fesm2022/cmat-directives-autofocus.mjs"
227
- },
228
232
  "./pipes/bytes": {
229
233
  "types": "./pipes/bytes/index.d.ts",
230
234
  "default": "./fesm2022/cmat-pipes-bytes.mjs"
@@ -253,14 +257,14 @@
253
257
  "types": "./pipes/uppercase/index.d.ts",
254
258
  "default": "./fesm2022/cmat-pipes-uppercase.mjs"
255
259
  },
256
- "./services/alert": {
257
- "types": "./services/alert/index.d.ts",
258
- "default": "./fesm2022/cmat-services-alert.mjs"
259
- },
260
260
  "./services/config": {
261
261
  "types": "./services/config/index.d.ts",
262
262
  "default": "./fesm2022/cmat-services-config.mjs"
263
263
  },
264
+ "./services/alert": {
265
+ "types": "./services/alert/index.d.ts",
266
+ "default": "./fesm2022/cmat-services-alert.mjs"
267
+ },
264
268
  "./services/confirmation": {
265
269
  "types": "./services/confirmation/index.d.ts",
266
270
  "default": "./fesm2022/cmat-services-confirmation.mjs"
@@ -289,17 +293,17 @@
289
293
  "types": "./services/platform/index.d.ts",
290
294
  "default": "./fesm2022/cmat-services-platform.mjs"
291
295
  },
292
- "./services/translation": {
293
- "types": "./services/translation/index.d.ts",
294
- "default": "./fesm2022/cmat-services-translation.mjs"
296
+ "./services/splash-screen": {
297
+ "types": "./services/splash-screen/index.d.ts",
298
+ "default": "./fesm2022/cmat-services-splash-screen.mjs"
295
299
  },
296
300
  "./services/title": {
297
301
  "types": "./services/title/index.d.ts",
298
302
  "default": "./fesm2022/cmat-services-title.mjs"
299
303
  },
300
- "./services/splash-screen": {
301
- "types": "./services/splash-screen/index.d.ts",
302
- "default": "./fesm2022/cmat-services-splash-screen.mjs"
304
+ "./services/translation": {
305
+ "types": "./services/translation/index.d.ts",
306
+ "default": "./fesm2022/cmat-services-translation.mjs"
303
307
  },
304
308
  "./services/utils": {
305
309
  "types": "./services/utils/index.d.ts",