@acorex/components 20.7.31 → 20.7.32
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 +23 -23
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.7.
|
|
3
|
+
"version": "20.7.32",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.32",
|
|
6
|
+
"@acorex/cdk": "20.7.32",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -60,26 +60,26 @@
|
|
|
60
60
|
"types": "./accordion/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./alert": {
|
|
64
|
-
"types": "./alert/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
66
|
-
},
|
|
67
63
|
"./action-sheet": {
|
|
68
64
|
"types": "./action-sheet/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
70
66
|
},
|
|
67
|
+
"./alert": {
|
|
68
|
+
"types": "./alert/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
70
|
+
},
|
|
71
71
|
"./aspect-ratio": {
|
|
72
72
|
"types": "./aspect-ratio/index.d.ts",
|
|
73
73
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
74
74
|
},
|
|
75
|
-
"./audio-wave": {
|
|
76
|
-
"types": "./audio-wave/index.d.ts",
|
|
77
|
-
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
78
|
-
},
|
|
79
75
|
"./autocomplete": {
|
|
80
76
|
"types": "./autocomplete/index.d.ts",
|
|
81
77
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
82
78
|
},
|
|
79
|
+
"./audio-wave": {
|
|
80
|
+
"types": "./audio-wave/index.d.ts",
|
|
81
|
+
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
82
|
+
},
|
|
83
83
|
"./avatar": {
|
|
84
84
|
"types": "./avatar/index.d.ts",
|
|
85
85
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
@@ -92,10 +92,6 @@
|
|
|
92
92
|
"types": "./bottom-navigation/index.d.ts",
|
|
93
93
|
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
94
94
|
},
|
|
95
|
-
"./breadcrumbs": {
|
|
96
|
-
"types": "./breadcrumbs/index.d.ts",
|
|
97
|
-
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
98
|
-
},
|
|
99
95
|
"./button": {
|
|
100
96
|
"types": "./button/index.d.ts",
|
|
101
97
|
"default": "./fesm2022/acorex-components-button.mjs"
|
|
@@ -112,6 +108,10 @@
|
|
|
112
108
|
"types": "./check-box/index.d.ts",
|
|
113
109
|
"default": "./fesm2022/acorex-components-check-box.mjs"
|
|
114
110
|
},
|
|
111
|
+
"./breadcrumbs": {
|
|
112
|
+
"types": "./breadcrumbs/index.d.ts",
|
|
113
|
+
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
114
|
+
},
|
|
115
115
|
"./chips": {
|
|
116
116
|
"types": "./chips/index.d.ts",
|
|
117
117
|
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
@@ -140,14 +140,14 @@
|
|
|
140
140
|
"types": "./command/index.d.ts",
|
|
141
141
|
"default": "./fesm2022/acorex-components-command.mjs"
|
|
142
142
|
},
|
|
143
|
-
"./conversation": {
|
|
144
|
-
"types": "./conversation/index.d.ts",
|
|
145
|
-
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
146
|
-
},
|
|
147
143
|
"./comment": {
|
|
148
144
|
"types": "./comment/index.d.ts",
|
|
149
145
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
150
146
|
},
|
|
147
|
+
"./conversation": {
|
|
148
|
+
"types": "./conversation/index.d.ts",
|
|
149
|
+
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
150
|
+
},
|
|
151
151
|
"./conversation2": {
|
|
152
152
|
"types": "./conversation2/index.d.ts",
|
|
153
153
|
"default": "./fesm2022/acorex-components-conversation2.mjs"
|
|
@@ -160,6 +160,10 @@
|
|
|
160
160
|
"types": "./data-list/index.d.ts",
|
|
161
161
|
"default": "./fesm2022/acorex-components-data-list.mjs"
|
|
162
162
|
},
|
|
163
|
+
"./data-pager": {
|
|
164
|
+
"types": "./data-pager/index.d.ts",
|
|
165
|
+
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
|
166
|
+
},
|
|
163
167
|
"./data-table": {
|
|
164
168
|
"types": "./data-table/index.d.ts",
|
|
165
169
|
"default": "./fesm2022/acorex-components-data-table.mjs"
|
|
@@ -168,10 +172,6 @@
|
|
|
168
172
|
"types": "./datetime-box/index.d.ts",
|
|
169
173
|
"default": "./fesm2022/acorex-components-datetime-box.mjs"
|
|
170
174
|
},
|
|
171
|
-
"./data-pager": {
|
|
172
|
-
"types": "./data-pager/index.d.ts",
|
|
173
|
-
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
|
174
|
-
},
|
|
175
175
|
"./datetime-input": {
|
|
176
176
|
"types": "./datetime-input/index.d.ts",
|
|
177
177
|
"default": "./fesm2022/acorex-components-datetime-input.mjs"
|