@acorex/components 20.7.32 → 20.7.33
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/conversation2/README.md +5 -10
- package/conversation2/index.d.ts +2767 -2758
- package/fesm2022/acorex-components-conversation2.mjs +9161 -8166
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +2 -2
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.7.
|
|
3
|
+
"version": "20.7.33",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.33",
|
|
6
|
+
"@acorex/cdk": "20.7.33",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -60,10 +60,6 @@
|
|
|
60
60
|
"types": "./accordion/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./action-sheet": {
|
|
64
|
-
"types": "./action-sheet/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
66
|
-
},
|
|
67
63
|
"./alert": {
|
|
68
64
|
"types": "./alert/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
@@ -72,14 +68,18 @@
|
|
|
72
68
|
"types": "./aspect-ratio/index.d.ts",
|
|
73
69
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
74
70
|
},
|
|
75
|
-
"./
|
|
76
|
-
"types": "./
|
|
77
|
-
"default": "./fesm2022/acorex-components-
|
|
71
|
+
"./action-sheet": {
|
|
72
|
+
"types": "./action-sheet/index.d.ts",
|
|
73
|
+
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
78
74
|
},
|
|
79
75
|
"./audio-wave": {
|
|
80
76
|
"types": "./audio-wave/index.d.ts",
|
|
81
77
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
82
78
|
},
|
|
79
|
+
"./autocomplete": {
|
|
80
|
+
"types": "./autocomplete/index.d.ts",
|
|
81
|
+
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
82
|
+
},
|
|
83
83
|
"./avatar": {
|
|
84
84
|
"types": "./avatar/index.d.ts",
|
|
85
85
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
@@ -92,6 +92,10 @@
|
|
|
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
|
+
},
|
|
95
99
|
"./button": {
|
|
96
100
|
"types": "./button/index.d.ts",
|
|
97
101
|
"default": "./fesm2022/acorex-components-button.mjs"
|
|
@@ -108,10 +112,6 @@
|
|
|
108
112
|
"types": "./check-box/index.d.ts",
|
|
109
113
|
"default": "./fesm2022/acorex-components-check-box.mjs"
|
|
110
114
|
},
|
|
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"
|
|
@@ -136,14 +136,14 @@
|
|
|
136
136
|
"types": "./color-palette/index.d.ts",
|
|
137
137
|
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
|
138
138
|
},
|
|
139
|
-
"./command": {
|
|
140
|
-
"types": "./command/index.d.ts",
|
|
141
|
-
"default": "./fesm2022/acorex-components-command.mjs"
|
|
142
|
-
},
|
|
143
139
|
"./comment": {
|
|
144
140
|
"types": "./comment/index.d.ts",
|
|
145
141
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
146
142
|
},
|
|
143
|
+
"./command": {
|
|
144
|
+
"types": "./command/index.d.ts",
|
|
145
|
+
"default": "./fesm2022/acorex-components-command.mjs"
|
|
146
|
+
},
|
|
147
147
|
"./conversation": {
|
|
148
148
|
"types": "./conversation/index.d.ts",
|
|
149
149
|
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
@@ -208,14 +208,14 @@
|
|
|
208
208
|
"types": "./editor/index.d.ts",
|
|
209
209
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
210
210
|
},
|
|
211
|
-
"./fab": {
|
|
212
|
-
"types": "./fab/index.d.ts",
|
|
213
|
-
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
214
|
-
},
|
|
215
211
|
"./file-explorer": {
|
|
216
212
|
"types": "./file-explorer/index.d.ts",
|
|
217
213
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
218
214
|
},
|
|
215
|
+
"./fab": {
|
|
216
|
+
"types": "./fab/index.d.ts",
|
|
217
|
+
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
218
|
+
},
|
|
219
219
|
"./flow-chart": {
|
|
220
220
|
"types": "./flow-chart/index.d.ts",
|
|
221
221
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|