@acorex/components 19.15.0-next.19 → 19.15.0-next.20
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.
- package/package.json +31 -31
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@acorex/components",
|
3
|
-
"version": "19.15.0-next.
|
3
|
+
"version": "19.15.0-next.20",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@angular/common": ">=19.0.0",
|
6
6
|
"@angular/core": ">=19.0.0",
|
@@ -29,10 +29,6 @@
|
|
29
29
|
"types": "./action-sheet/index.d.ts",
|
30
30
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
31
31
|
},
|
32
|
-
"./audio-wave": {
|
33
|
-
"types": "./audio-wave/index.d.ts",
|
34
|
-
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
35
|
-
},
|
36
32
|
"./alert": {
|
37
33
|
"types": "./alert/index.d.ts",
|
38
34
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
@@ -41,6 +37,14 @@
|
|
41
37
|
"types": "./autocomplete/index.d.ts",
|
42
38
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
43
39
|
},
|
40
|
+
"./avatar": {
|
41
|
+
"types": "./avatar/index.d.ts",
|
42
|
+
"default": "./fesm2022/acorex-components-avatar.mjs"
|
43
|
+
},
|
44
|
+
"./audio-wave": {
|
45
|
+
"types": "./audio-wave/index.d.ts",
|
46
|
+
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
47
|
+
},
|
44
48
|
"./badge": {
|
45
49
|
"types": "./badge/index.d.ts",
|
46
50
|
"default": "./fesm2022/acorex-components-badge.mjs"
|
@@ -49,10 +53,6 @@
|
|
49
53
|
"types": "./bottom-navigation/index.d.ts",
|
50
54
|
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
51
55
|
},
|
52
|
-
"./avatar": {
|
53
|
-
"types": "./avatar/index.d.ts",
|
54
|
-
"default": "./fesm2022/acorex-components-avatar.mjs"
|
55
|
-
},
|
56
56
|
"./breadcrumbs": {
|
57
57
|
"types": "./breadcrumbs/index.d.ts",
|
58
58
|
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
@@ -65,38 +65,34 @@
|
|
65
65
|
"types": "./button-group/index.d.ts",
|
66
66
|
"default": "./fesm2022/acorex-components-button-group.mjs"
|
67
67
|
},
|
68
|
-
"./check-box": {
|
69
|
-
"types": "./check-box/index.d.ts",
|
70
|
-
"default": "./fesm2022/acorex-components-check-box.mjs"
|
71
|
-
},
|
72
68
|
"./calendar": {
|
73
69
|
"types": "./calendar/index.d.ts",
|
74
70
|
"default": "./fesm2022/acorex-components-calendar.mjs"
|
75
71
|
},
|
76
|
-
"./
|
77
|
-
"types": "./
|
78
|
-
"default": "./fesm2022/acorex-components-
|
72
|
+
"./check-box": {
|
73
|
+
"types": "./check-box/index.d.ts",
|
74
|
+
"default": "./fesm2022/acorex-components-check-box.mjs"
|
79
75
|
},
|
80
76
|
"./chips": {
|
81
77
|
"types": "./chips/index.d.ts",
|
82
78
|
"default": "./fesm2022/acorex-components-chips.mjs"
|
83
79
|
},
|
84
|
-
"./
|
85
|
-
"types": "./
|
86
|
-
"default": "./fesm2022/acorex-components-
|
80
|
+
"./circular-progress": {
|
81
|
+
"types": "./circular-progress/index.d.ts",
|
82
|
+
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
87
83
|
},
|
88
84
|
"./color-box": {
|
89
85
|
"types": "./color-box/index.d.ts",
|
90
86
|
"default": "./fesm2022/acorex-components-color-box.mjs"
|
91
87
|
},
|
92
|
-
"./color-palette": {
|
93
|
-
"types": "./color-palette/index.d.ts",
|
94
|
-
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
95
|
-
},
|
96
88
|
"./comment": {
|
97
89
|
"types": "./comment/index.d.ts",
|
98
90
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
99
91
|
},
|
92
|
+
"./color-palette": {
|
93
|
+
"types": "./color-palette/index.d.ts",
|
94
|
+
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
95
|
+
},
|
100
96
|
"./conversation": {
|
101
97
|
"types": "./conversation/index.d.ts",
|
102
98
|
"default": "./fesm2022/acorex-components-conversation.mjs"
|
@@ -105,14 +101,14 @@
|
|
105
101
|
"types": "./cron-job/index.d.ts",
|
106
102
|
"default": "./fesm2022/acorex-components-cron-job.mjs"
|
107
103
|
},
|
108
|
-
"./data-pager": {
|
109
|
-
"types": "./data-pager/index.d.ts",
|
110
|
-
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
111
|
-
},
|
112
104
|
"./data-table": {
|
113
105
|
"types": "./data-table/index.d.ts",
|
114
106
|
"default": "./fesm2022/acorex-components-data-table.mjs"
|
115
107
|
},
|
108
|
+
"./data-pager": {
|
109
|
+
"types": "./data-pager/index.d.ts",
|
110
|
+
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
111
|
+
},
|
116
112
|
"./datetime-box": {
|
117
113
|
"types": "./datetime-box/index.d.ts",
|
118
114
|
"default": "./fesm2022/acorex-components-datetime-box.mjs"
|
@@ -133,6 +129,10 @@
|
|
133
129
|
"types": "./dialog/index.d.ts",
|
134
130
|
"default": "./fesm2022/acorex-components-dialog.mjs"
|
135
131
|
},
|
132
|
+
"./collapse": {
|
133
|
+
"types": "./collapse/index.d.ts",
|
134
|
+
"default": "./fesm2022/acorex-components-collapse.mjs"
|
135
|
+
},
|
136
136
|
"./drawer": {
|
137
137
|
"types": "./drawer/index.d.ts",
|
138
138
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
@@ -145,14 +145,14 @@
|
|
145
145
|
"types": "./dropdown/index.d.ts",
|
146
146
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
147
147
|
},
|
148
|
-
"./file-explorer": {
|
149
|
-
"types": "./file-explorer/index.d.ts",
|
150
|
-
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
151
|
-
},
|
152
148
|
"./dropdown-button": {
|
153
149
|
"types": "./dropdown-button/index.d.ts",
|
154
150
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
155
151
|
},
|
152
|
+
"./file-explorer": {
|
153
|
+
"types": "./file-explorer/index.d.ts",
|
154
|
+
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
155
|
+
},
|
156
156
|
"./flow-chart": {
|
157
157
|
"types": "./flow-chart/index.d.ts",
|
158
158
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|