@maggioli-design-system/mds-table-row 5.0.0 → 5.0.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.
Files changed (57) hide show
  1. package/dist/cjs/{index-41069a63.js → index-cb928c36.js} +161 -66
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mds-table-row.cjs.entry.js +2 -7
  4. package/dist/cjs/mds-table-row.cjs.js +2 -2
  5. package/dist/collection/collection-manifest.json +1 -1
  6. package/dist/collection/common/floating-controller.js +180 -0
  7. package/dist/collection/common/slot.js +10 -4
  8. package/dist/collection/components/mds-table-row/mds-table-row.js +11 -6
  9. package/dist/collection/dictionary/tree.js +13 -0
  10. package/dist/collection/type/tree.js +1 -0
  11. package/dist/components/mds-table-row.js +1 -6
  12. package/dist/documentation.d.ts +8 -0
  13. package/dist/documentation.json +17 -7
  14. package/dist/esm/{index-b3683315.js → index-8134a00a.js} +161 -66
  15. package/dist/esm/loader.js +2 -2
  16. package/dist/esm/mds-table-row.entry.js +2 -7
  17. package/dist/esm/mds-table-row.js +3 -3
  18. package/dist/esm-es5/index-8134a00a.js +1 -0
  19. package/dist/esm-es5/loader.js +1 -1
  20. package/dist/esm-es5/mds-table-row.entry.js +2 -2
  21. package/dist/esm-es5/mds-table-row.js +1 -1
  22. package/dist/mds-table-row/mds-table-row.esm.js +1 -1
  23. package/dist/mds-table-row/mds-table-row.js +1 -1
  24. package/dist/mds-table-row/p-11048c96.system.js +1 -0
  25. package/dist/mds-table-row/p-22d4881a.js +2 -0
  26. package/dist/mds-table-row/p-827e2f31.entry.js +6 -0
  27. package/dist/mds-table-row/p-88f814c9.system.js +2 -0
  28. package/{www/build/p-6e0586ed.system.entry.js → dist/mds-table-row/p-ed03fa5e.system.entry.js} +2 -2
  29. package/dist/stats.json +72 -42
  30. package/dist/types/common/floating-controller.d.ts +46 -0
  31. package/dist/types/common/slot.d.ts +2 -1
  32. package/dist/types/dictionary/tree.d.ts +4 -0
  33. package/dist/types/type/tree.d.ts +3 -0
  34. package/documentation.json +42 -12
  35. package/package.json +4 -4
  36. package/src/common/floating-controller.ts +263 -0
  37. package/src/common/slot.ts +12 -3
  38. package/src/dictionary/tree.ts +21 -0
  39. package/src/fixtures/icons.json +20 -0
  40. package/src/fixtures/iconsauce.json +6 -0
  41. package/src/type/tree.ts +12 -0
  42. package/www/build/mds-table-row.esm.js +1 -1
  43. package/www/build/mds-table-row.js +1 -1
  44. package/www/build/p-11048c96.system.js +1 -0
  45. package/www/build/p-22d4881a.js +2 -0
  46. package/www/build/p-827e2f31.entry.js +6 -0
  47. package/www/build/p-88f814c9.system.js +2 -0
  48. package/{dist/mds-table-row/p-6e0586ed.system.entry.js → www/build/p-ed03fa5e.system.entry.js} +2 -2
  49. package/dist/esm-es5/index-b3683315.js +0 -1
  50. package/dist/mds-table-row/p-883b6082.entry.js +0 -6
  51. package/dist/mds-table-row/p-94f5e1a3.system.js +0 -2
  52. package/dist/mds-table-row/p-953317ff.js +0 -2
  53. package/dist/mds-table-row/p-ca6821e0.system.js +0 -1
  54. package/www/build/p-883b6082.entry.js +0 -6
  55. package/www/build/p-94f5e1a3.system.js +0 -2
  56. package/www/build/p-953317ff.js +0 -2
  57. package/www/build/p-ca6821e0.system.js +0 -1
package/dist/stats.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-12-19T14:55:54",
2
+ "timestamp": "2025-02-06T10:06:36",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "22.11.0"
@@ -9,16 +9,17 @@
9
9
  "fsNamespace": "mds-table-row",
10
10
  "components": 1,
11
11
  "entries": 1,
12
- "bundles": 94,
12
+ "bundles": 97,
13
13
  "outputs": [
14
14
  {
15
15
  "name": "dist-collection",
16
- "files": 46,
16
+ "files": 49,
17
17
  "generatedFiles": [
18
18
  "./dist/collection/common/aria.js",
19
19
  "./dist/collection/common/date.js",
20
20
  "./dist/collection/common/device.js",
21
21
  "./dist/collection/common/file.js",
22
+ "./dist/collection/common/floating-controller.js",
22
23
  "./dist/collection/common/icon.js",
23
24
  "./dist/collection/common/keyboard-manager.js",
24
25
  "./dist/collection/common/locale.js",
@@ -42,6 +43,7 @@
42
43
  "./dist/collection/dictionary/input.js",
43
44
  "./dist/collection/dictionary/loading.js",
44
45
  "./dist/collection/dictionary/text.js",
46
+ "./dist/collection/dictionary/tree.js",
45
47
  "./dist/collection/dictionary/typography.js",
46
48
  "./dist/collection/dictionary/variant.js",
47
49
  "./dist/collection/fixtures/cities.js",
@@ -58,6 +60,7 @@
58
60
  "./dist/collection/type/loading.js",
59
61
  "./dist/collection/type/preference.js",
60
62
  "./dist/collection/type/text.js",
63
+ "./dist/collection/type/tree.js",
61
64
  "./dist/collection/type/typography.js",
62
65
  "./dist/collection/type/variant-file-format.js",
63
66
  "./dist/collection/type/variant.js"
@@ -78,19 +81,19 @@
78
81
  "files": 42,
79
82
  "generatedFiles": [
80
83
  "./dist/cjs/app-globals-3a1e7e63.js",
81
- "./dist/cjs/index-41069a63.js",
84
+ "./dist/cjs/index-cb928c36.js",
82
85
  "./dist/cjs/index.cjs.js",
83
86
  "./dist/cjs/loader.cjs.js",
84
87
  "./dist/cjs/mds-table-row.cjs.entry.js",
85
88
  "./dist/cjs/mds-table-row.cjs.js",
86
89
  "./dist/esm-es5/app-globals-0f993ce5.js",
87
- "./dist/esm-es5/index-b3683315.js",
90
+ "./dist/esm-es5/index-8134a00a.js",
88
91
  "./dist/esm-es5/index.js",
89
92
  "./dist/esm-es5/loader.js",
90
93
  "./dist/esm-es5/mds-table-row.entry.js",
91
94
  "./dist/esm-es5/mds-table-row.js",
92
95
  "./dist/esm/app-globals-0f993ce5.js",
93
- "./dist/esm/index-b3683315.js",
96
+ "./dist/esm/index-8134a00a.js",
94
97
  "./dist/esm/index.js",
95
98
  "./dist/esm/loader.js",
96
99
  "./dist/esm/mds-table-row.entry.js",
@@ -100,25 +103,25 @@
100
103
  "./dist/mds-table-row/index.esm.js",
101
104
  "./dist/mds-table-row/mds-table-row.esm.js",
102
105
  "./dist/mds-table-row/mds-table-row.js",
106
+ "./dist/mds-table-row/p-11048c96.system.js",
107
+ "./dist/mds-table-row/p-22d4881a.js",
103
108
  "./dist/mds-table-row/p-50ea2036.system.js",
104
109
  "./dist/mds-table-row/p-56ba5cbf.system.js",
105
- "./dist/mds-table-row/p-6e0586ed.system.entry.js",
106
- "./dist/mds-table-row/p-883b6082.entry.js",
107
- "./dist/mds-table-row/p-94f5e1a3.system.js",
108
- "./dist/mds-table-row/p-953317ff.js",
109
- "./dist/mds-table-row/p-ca6821e0.system.js",
110
+ "./dist/mds-table-row/p-827e2f31.entry.js",
111
+ "./dist/mds-table-row/p-88f814c9.system.js",
110
112
  "./dist/mds-table-row/p-e1255160.js",
113
+ "./dist/mds-table-row/p-ed03fa5e.system.entry.js",
111
114
  "./www/build/index.esm.js",
112
115
  "./www/build/mds-table-row.esm.js",
113
116
  "./www/build/mds-table-row.js",
117
+ "./www/build/p-11048c96.system.js",
118
+ "./www/build/p-22d4881a.js",
114
119
  "./www/build/p-50ea2036.system.js",
115
120
  "./www/build/p-56ba5cbf.system.js",
116
- "./www/build/p-6e0586ed.system.entry.js",
117
- "./www/build/p-883b6082.entry.js",
118
- "./www/build/p-94f5e1a3.system.js",
119
- "./www/build/p-953317ff.js",
120
- "./www/build/p-ca6821e0.system.js",
121
- "./www/build/p-e1255160.js"
121
+ "./www/build/p-827e2f31.entry.js",
122
+ "./www/build/p-88f814c9.system.js",
123
+ "./www/build/p-e1255160.js",
124
+ "./www/build/p-ed03fa5e.system.entry.js"
122
125
  ]
123
126
  },
124
127
  {
@@ -151,12 +154,12 @@
151
154
  "components": [
152
155
  "mds-table-row"
153
156
  ],
154
- "bundleId": "p-883b6082",
155
- "fileName": "p-883b6082.entry.js",
157
+ "bundleId": "p-827e2f31",
158
+ "fileName": "p-827e2f31.entry.js",
156
159
  "imports": [
157
- "p-953317ff.js"
160
+ "p-22d4881a.js"
158
161
  ],
159
- "originalByteSize": 35085
162
+ "originalByteSize": 34904
160
163
  }
161
164
  ],
162
165
  "esm": [
@@ -168,9 +171,9 @@
168
171
  "bundleId": "mds-table-row",
169
172
  "fileName": "mds-table-row.entry.js",
170
173
  "imports": [
171
- "index-b3683315.js"
174
+ "index-8134a00a.js"
172
175
  ],
173
- "originalByteSize": 35089
176
+ "originalByteSize": 34908
174
177
  }
175
178
  ],
176
179
  "es5": [
@@ -182,9 +185,9 @@
182
185
  "bundleId": "mds-table-row",
183
186
  "fileName": "mds-table-row.entry.js",
184
187
  "imports": [
185
- "index-b3683315.js"
188
+ "index-8134a00a.js"
186
189
  ],
187
- "originalByteSize": 35089
190
+ "originalByteSize": 34908
188
191
  }
189
192
  ],
190
193
  "system": [
@@ -193,12 +196,12 @@
193
196
  "components": [
194
197
  "mds-table-row"
195
198
  ],
196
- "bundleId": "p-6e0586ed.system",
197
- "fileName": "p-6e0586ed.system.entry.js",
199
+ "bundleId": "p-ed03fa5e.system",
200
+ "fileName": "p-ed03fa5e.system.entry.js",
198
201
  "imports": [
199
- "p-94f5e1a3.system.js"
202
+ "p-88f814c9.system.js"
200
203
  ],
201
- "originalByteSize": 37710
204
+ "originalByteSize": 37514
202
205
  }
203
206
  ],
204
207
  "commonjs": [
@@ -210,9 +213,9 @@
210
213
  "bundleId": "mds-table-row.cjs",
211
214
  "fileName": "mds-table-row.cjs.entry.js",
212
215
  "imports": [
213
- "index-41069a63.js"
216
+ "index-cb928c36.js"
214
217
  ],
215
- "originalByteSize": 35196
218
+ "originalByteSize": 35015
216
219
  }
217
220
  ]
218
221
  },
@@ -285,7 +288,9 @@
285
288
  "tags": [],
286
289
  "text": ""
287
290
  },
288
- "internal": false
291
+ "internal": false,
292
+ "getter": false,
293
+ "setter": false
289
294
  },
290
295
  {
291
296
  "name": "overlayActions",
@@ -304,7 +309,9 @@
304
309
  "tags": [],
305
310
  "text": ""
306
311
  },
307
- "internal": false
312
+ "internal": false,
313
+ "getter": false,
314
+ "setter": false
308
315
  },
309
316
  {
310
317
  "name": "selectable",
@@ -324,7 +331,9 @@
324
331
  "tags": [],
325
332
  "text": ""
326
333
  },
327
- "internal": false
334
+ "internal": false,
335
+ "getter": false,
336
+ "setter": false
328
337
  },
329
338
  {
330
339
  "name": "selected",
@@ -343,7 +352,9 @@
343
352
  "tags": [],
344
353
  "text": ""
345
354
  },
346
- "internal": false
355
+ "internal": false,
356
+ "getter": false,
357
+ "setter": false
347
358
  },
348
359
  {
349
360
  "name": "value",
@@ -362,7 +373,9 @@
362
373
  "tags": [],
363
374
  "text": ""
364
375
  },
365
- "internal": false
376
+ "internal": false,
377
+ "getter": false,
378
+ "setter": false
366
379
  }
367
380
  ],
368
381
  "shadowDelegatesFocus": false,
@@ -404,7 +417,9 @@
404
417
  "tags": [],
405
418
  "text": ""
406
419
  },
407
- "internal": false
420
+ "internal": false,
421
+ "getter": false,
422
+ "setter": false
408
423
  },
409
424
  {
410
425
  "name": "overlayActions",
@@ -423,7 +438,9 @@
423
438
  "tags": [],
424
439
  "text": ""
425
440
  },
426
- "internal": false
441
+ "internal": false,
442
+ "getter": false,
443
+ "setter": false
427
444
  },
428
445
  {
429
446
  "name": "selectable",
@@ -443,7 +460,9 @@
443
460
  "tags": [],
444
461
  "text": ""
445
462
  },
446
- "internal": false
463
+ "internal": false,
464
+ "getter": false,
465
+ "setter": false
447
466
  },
448
467
  {
449
468
  "name": "selected",
@@ -462,7 +481,9 @@
462
481
  "tags": [],
463
482
  "text": ""
464
483
  },
465
- "internal": false
484
+ "internal": false,
485
+ "getter": false,
486
+ "setter": false
466
487
  },
467
488
  {
468
489
  "name": "value",
@@ -481,7 +502,9 @@
481
502
  "tags": [],
482
503
  "text": ""
483
504
  },
484
- "internal": false
505
+ "internal": false,
506
+ "getter": false,
507
+ "setter": false
485
508
  }
486
509
  ],
487
510
  "virtualProperties": [],
@@ -567,6 +590,7 @@
567
590
  "hasMember": true,
568
591
  "hasMethod": true,
569
592
  "hasMode": false,
593
+ "hasModernPropertyDecls": false,
570
594
  "hasAttribute": true,
571
595
  "hasProp": true,
572
596
  "hasPropNumber": false,
@@ -625,7 +649,7 @@
625
649
  ],
626
650
  "componentGraph": {
627
651
  "sc-mds-table-row": [
628
- "p-953317ff.js"
652
+ "p-22d4881a.js"
629
653
  ]
630
654
  },
631
655
  "sourceGraph": {
@@ -633,6 +657,10 @@
633
657
  "./src/common/date.ts": [],
634
658
  "./src/common/device.ts": [],
635
659
  "./src/common/file.ts": [],
660
+ "./src/common/floating-controller.ts": [
661
+ "./src/common/aria",
662
+ "./src/common/unit"
663
+ ],
636
664
  "./src/common/icon.ts": [],
637
665
  "./src/common/keyboard-manager.ts": [],
638
666
  "./src/common/locale.ts": [],
@@ -673,6 +701,7 @@
673
701
  "./src/dictionary/input.ts": [],
674
702
  "./src/dictionary/loading.ts": [],
675
703
  "./src/dictionary/text.ts": [],
704
+ "./src/dictionary/tree.ts": [],
676
705
  "./src/dictionary/typography.ts": [],
677
706
  "./src/dictionary/variant.ts": [],
678
707
  "./src/fixtures/cities.ts": [],
@@ -689,6 +718,7 @@
689
718
  "./src/type/loading.ts": [],
690
719
  "./src/type/preference.ts": [],
691
720
  "./src/type/text.ts": [],
721
+ "./src/type/tree.ts": [],
692
722
  "./src/type/typography.ts": [],
693
723
  "./src/type/variant-file-format.ts": [],
694
724
  "./src/type/variant.ts": []
@@ -0,0 +1,46 @@
1
+ import { FloatingUIPlacement, FloatingUIStrategy } from "../type/floating-ui";
2
+ import { HTMLStencilElement } from '../stencil-public-runtime';
3
+ export interface FloatingElement extends PositionOptions {
4
+ host: HTMLFloatingElement;
5
+ }
6
+ export interface HTMLFloatingElement extends HTMLStencilElement, PositionOptions {
7
+ visible: boolean;
8
+ }
9
+ export interface PositionOptions {
10
+ arrow: boolean;
11
+ arrowPadding: number;
12
+ autoPlacement: boolean;
13
+ flip: boolean;
14
+ offset: number;
15
+ placement: FloatingUIPlacement;
16
+ shift: boolean;
17
+ shiftPadding: number;
18
+ strategy: FloatingUIStrategy;
19
+ }
20
+ export declare class FloatingController {
21
+ private _caller;
22
+ private readonly _host;
23
+ arrowEl: HTMLElement | undefined;
24
+ private cleanupAutoUpdate;
25
+ constructor(host: HTMLFloatingElement, arrowEl?: HTMLElement);
26
+ updateCaller(target: string): HTMLElement;
27
+ private readonly arrowInset;
28
+ private readonly arrowTransform;
29
+ private readonly arrowTransformOrigin;
30
+ private readonly calculatePosition;
31
+ updatePosition(): void;
32
+ dismiss(): void;
33
+ }
34
+ export declare class Backdrop {
35
+ private readonly defaultBackdropId;
36
+ private readonly backdropBackgroundVisible;
37
+ private readonly backdropBackgroundHidden;
38
+ private readonly backdropId;
39
+ private readonly cssBackdropZIndex;
40
+ private readonly cssBackdropDuration;
41
+ private backdropEl;
42
+ private backdropTimer;
43
+ constructor(backdropId?: string);
44
+ attachBackdrop(): void;
45
+ detachBackdrop(): void;
46
+ }
@@ -1,2 +1,3 @@
1
1
  declare const hasSlottedElements: (el: HTMLElement, name?: string) => boolean;
2
- export { hasSlottedElements, };
2
+ declare const hasSlottedNodes: (el: HTMLElement, name?: string) => boolean;
3
+ export { hasSlottedElements, hasSlottedNodes, };
@@ -0,0 +1,4 @@
1
+ declare const treeActionsDictionary: string[];
2
+ declare const treeAppearanceDictionary: string[];
3
+ declare const treeIconDictionary: string[];
4
+ export { treeActionsDictionary, treeAppearanceDictionary, treeIconDictionary, };
@@ -0,0 +1,3 @@
1
+ export type TreeAppearance = 'none' | 'depth';
2
+ export type TreeIcon = 'folder' | 'chevron';
3
+ export type TreeActions = 'auto' | 'visible';
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2024-12-19T14:37:09",
2
+ "timestamp": "2025-02-06T07:52:44",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.22.2",
5
+ "version": "4.25.1",
6
6
  "typescriptVersion": "5.5.4"
7
7
  },
8
8
  "components": [
@@ -42,7 +42,9 @@
42
42
  }
43
43
  ],
44
44
  "optional": true,
45
- "required": false
45
+ "required": false,
46
+ "getter": false,
47
+ "setter": false
46
48
  },
47
49
  {
48
50
  "name": "overlayActions",
@@ -63,7 +65,9 @@
63
65
  }
64
66
  ],
65
67
  "optional": false,
66
- "required": false
68
+ "required": false,
69
+ "getter": false,
70
+ "setter": false
67
71
  },
68
72
  {
69
73
  "name": "selectable",
@@ -88,7 +92,9 @@
88
92
  }
89
93
  ],
90
94
  "optional": true,
91
- "required": false
95
+ "required": false,
96
+ "getter": false,
97
+ "setter": false
92
98
  },
93
99
  {
94
100
  "name": "selected",
@@ -112,7 +118,9 @@
112
118
  }
113
119
  ],
114
120
  "optional": true,
115
- "required": false
121
+ "required": false,
122
+ "getter": false,
123
+ "setter": false
116
124
  },
117
125
  {
118
126
  "name": "value",
@@ -139,7 +147,9 @@
139
147
  }
140
148
  ],
141
149
  "optional": true,
142
- "required": false
150
+ "required": false,
151
+ "getter": false,
152
+ "setter": false
143
153
  }
144
154
  ],
145
155
  "methods": [
@@ -314,6 +324,11 @@
314
324
  "docstring": "",
315
325
  "path": "src/type/button.ts"
316
326
  },
327
+ "src/type/text.ts::TypographyTruncateType": {
328
+ "declaration": "export type TypographyTruncateType =\n | 'all'\n | 'none'\n | 'word'",
329
+ "docstring": "",
330
+ "path": "src/type/text.ts"
331
+ },
317
332
  "src/type/variant.ts::ChipVariantType": {
318
333
  "declaration": "export type ChipVariantType =\n | 'primary'\n | 'secondary'\n | 'dark'\n | 'error'\n | 'info'\n | 'success'\n | 'warning'",
319
334
  "docstring": "",
@@ -354,11 +369,6 @@
354
369
  "docstring": "",
355
370
  "path": "src/components/mds-file/meta/event-detail.ts"
356
371
  },
357
- "src/type/text.ts::TypographyTruncateType": {
358
- "declaration": "export type TypographyTruncateType =\n | 'all'\n | 'none'\n | 'word'",
359
- "docstring": "",
360
- "path": "src/type/text.ts"
361
- },
362
372
  "src/components/mds-file-preview/meta/event-detail.ts::MdsFilePreviewEventDetail": {
363
373
  "declaration": "export interface MdsFilePreviewEventDetail {\n extension: string\n filename: string\n target: HTMLMdsFilePreviewElement\n}",
364
374
  "docstring": "",
@@ -679,6 +689,26 @@
679
689
  "docstring": "",
680
690
  "path": "src/type/typography.ts"
681
691
  },
692
+ "src/type/tree.ts::TreeAppearance": {
693
+ "declaration": "export type TreeAppearance =\n | 'none'\n | 'depth'",
694
+ "docstring": "",
695
+ "path": "src/type/tree.ts"
696
+ },
697
+ "src/type/tree.ts::TreeIcon": {
698
+ "declaration": "export type TreeIcon =\n | 'folder'\n | 'chevron'",
699
+ "docstring": "",
700
+ "path": "src/type/tree.ts"
701
+ },
702
+ "src/type/tree.ts::TreeActions": {
703
+ "declaration": "export type TreeActions =\n | 'auto'\n | 'visible'",
704
+ "docstring": "",
705
+ "path": "src/type/tree.ts"
706
+ },
707
+ "src/components/mds-tree-item/meta/event-detail.ts::MdsTreeItemEventDetail": {
708
+ "declaration": "export interface MdsTreeItemEventDetail {\n element: HTMLMdsTreeItemElement\n}",
709
+ "docstring": "",
710
+ "path": "src/components/mds-tree-item/meta/event-detail.ts"
711
+ },
682
712
  "src/components/mds-usage/meta/types.ts::UsageType": {
683
713
  "declaration": "export type UsageType =\n | 'do'\n | 'dont'\n | 'info'\n | 'warn'",
684
714
  "docstring": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maggioli-design-system/mds-table-row",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "description": "mds-table-row is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -23,9 +23,9 @@
23
23
  "prepublishOnly": "npm run build"
24
24
  },
25
25
  "dependencies": {
26
- "@maggioli-design-system/mds-table-cell": "5.0.0",
27
- "@maggioli-design-system/styles": "15.5.0",
28
- "@stencil/core": "4.22.2"
26
+ "@maggioli-design-system/mds-table-cell": "5.0.1",
27
+ "@maggioli-design-system/styles": "15.7.0",
28
+ "@stencil/core": "4.25.1"
29
29
  },
30
30
  "license": "MIT",
31
31
  "author": {