@acorex/components 18.12.28 → 18.12.29
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +25 -25
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@acorex/components",
|
3
|
-
"version": "18.12.
|
3
|
+
"version": "18.12.29",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@angular/common": ">=18.2.0",
|
6
6
|
"@angular/core": ">=18.2.0",
|
@@ -38,18 +38,18 @@
|
|
38
38
|
"esm": "./esm2022/alert/acorex-components-alert.mjs",
|
39
39
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
40
40
|
},
|
41
|
-
"./avatar": {
|
42
|
-
"types": "./avatar/index.d.ts",
|
43
|
-
"esm2022": "./esm2022/avatar/acorex-components-avatar.mjs",
|
44
|
-
"esm": "./esm2022/avatar/acorex-components-avatar.mjs",
|
45
|
-
"default": "./fesm2022/acorex-components-avatar.mjs"
|
46
|
-
},
|
47
41
|
"./audio-wave": {
|
48
42
|
"types": "./audio-wave/index.d.ts",
|
49
43
|
"esm2022": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
|
50
44
|
"esm": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
|
51
45
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
52
46
|
},
|
47
|
+
"./avatar": {
|
48
|
+
"types": "./avatar/index.d.ts",
|
49
|
+
"esm2022": "./esm2022/avatar/acorex-components-avatar.mjs",
|
50
|
+
"esm": "./esm2022/avatar/acorex-components-avatar.mjs",
|
51
|
+
"default": "./fesm2022/acorex-components-avatar.mjs"
|
52
|
+
},
|
53
53
|
"./badge": {
|
54
54
|
"types": "./badge/index.d.ts",
|
55
55
|
"esm2022": "./esm2022/badge/acorex-components-badge.mjs",
|
@@ -182,18 +182,18 @@
|
|
182
182
|
"esm": "./esm2022/dialog/acorex-components-dialog.mjs",
|
183
183
|
"default": "./fesm2022/acorex-components-dialog.mjs"
|
184
184
|
},
|
185
|
-
"./dropdown": {
|
186
|
-
"types": "./dropdown/index.d.ts",
|
187
|
-
"esm2022": "./esm2022/dropdown/acorex-components-dropdown.mjs",
|
188
|
-
"esm": "./esm2022/dropdown/acorex-components-dropdown.mjs",
|
189
|
-
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
190
|
-
},
|
191
185
|
"./drawer": {
|
192
186
|
"types": "./drawer/index.d.ts",
|
193
187
|
"esm2022": "./esm2022/drawer/acorex-components-drawer.mjs",
|
194
188
|
"esm": "./esm2022/drawer/acorex-components-drawer.mjs",
|
195
189
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
196
190
|
},
|
191
|
+
"./dropdown": {
|
192
|
+
"types": "./dropdown/index.d.ts",
|
193
|
+
"esm2022": "./esm2022/dropdown/acorex-components-dropdown.mjs",
|
194
|
+
"esm": "./esm2022/dropdown/acorex-components-dropdown.mjs",
|
195
|
+
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
196
|
+
},
|
197
197
|
"./dropdown-button": {
|
198
198
|
"types": "./dropdown-button/index.d.ts",
|
199
199
|
"esm2022": "./esm2022/dropdown-button/acorex-components-dropdown-button.mjs",
|
@@ -428,6 +428,12 @@
|
|
428
428
|
"esm": "./esm2022/slider/acorex-components-slider.mjs",
|
429
429
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
430
430
|
},
|
431
|
+
"./step-wizard": {
|
432
|
+
"types": "./step-wizard/index.d.ts",
|
433
|
+
"esm2022": "./esm2022/step-wizard/acorex-components-step-wizard.mjs",
|
434
|
+
"esm": "./esm2022/step-wizard/acorex-components-step-wizard.mjs",
|
435
|
+
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
436
|
+
},
|
431
437
|
"./switch": {
|
432
438
|
"types": "./switch/index.d.ts",
|
433
439
|
"esm2022": "./esm2022/switch/acorex-components-switch.mjs",
|
@@ -440,6 +446,12 @@
|
|
440
446
|
"esm": "./esm2022/tabs/acorex-components-tabs.mjs",
|
441
447
|
"default": "./fesm2022/acorex-components-tabs.mjs"
|
442
448
|
},
|
449
|
+
"./tag": {
|
450
|
+
"types": "./tag/index.d.ts",
|
451
|
+
"esm2022": "./esm2022/tag/acorex-components-tag.mjs",
|
452
|
+
"esm": "./esm2022/tag/acorex-components-tag.mjs",
|
453
|
+
"default": "./fesm2022/acorex-components-tag.mjs"
|
454
|
+
},
|
443
455
|
"./text-area": {
|
444
456
|
"types": "./text-area/index.d.ts",
|
445
457
|
"esm2022": "./esm2022/text-area/acorex-components-text-area.mjs",
|
@@ -464,18 +476,6 @@
|
|
464
476
|
"esm": "./esm2022/toast/acorex-components-toast.mjs",
|
465
477
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
466
478
|
},
|
467
|
-
"./tag": {
|
468
|
-
"types": "./tag/index.d.ts",
|
469
|
-
"esm2022": "./esm2022/tag/acorex-components-tag.mjs",
|
470
|
-
"esm": "./esm2022/tag/acorex-components-tag.mjs",
|
471
|
-
"default": "./fesm2022/acorex-components-tag.mjs"
|
472
|
-
},
|
473
|
-
"./step-wizard": {
|
474
|
-
"types": "./step-wizard/index.d.ts",
|
475
|
-
"esm2022": "./esm2022/step-wizard/acorex-components-step-wizard.mjs",
|
476
|
-
"esm": "./esm2022/step-wizard/acorex-components-step-wizard.mjs",
|
477
|
-
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
478
|
-
},
|
479
479
|
"./tooltip": {
|
480
480
|
"types": "./tooltip/index.d.ts",
|
481
481
|
"esm2022": "./esm2022/tooltip/acorex-components-tooltip.mjs",
|