@eui/ecl 21.0.0-next.4 → 21.0.0-next.5
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/docs/changelog.html +10 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +51 -51
package/docs/properties.html
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/ecl",
|
|
3
|
-
"version": "21.0.0-next.
|
|
3
|
+
"version": "21.0.0-next.5",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -33,17 +33,13 @@
|
|
|
33
33
|
"types": "./types/eui-ecl.d.ts",
|
|
34
34
|
"default": "./fesm2022/eui-ecl.mjs"
|
|
35
35
|
},
|
|
36
|
-
"./shared": {
|
|
37
|
-
"types": "./types/eui-ecl-shared.d.ts",
|
|
38
|
-
"default": "./fesm2022/eui-ecl-shared.mjs"
|
|
39
|
-
},
|
|
40
36
|
"./core": {
|
|
41
37
|
"types": "./types/eui-ecl-core.d.ts",
|
|
42
38
|
"default": "./fesm2022/eui-ecl-core.mjs"
|
|
43
39
|
},
|
|
44
|
-
"./
|
|
45
|
-
"types": "./types/eui-ecl-
|
|
46
|
-
"default": "./fesm2022/eui-ecl-
|
|
40
|
+
"./shared": {
|
|
41
|
+
"types": "./types/eui-ecl-shared.d.ts",
|
|
42
|
+
"default": "./fesm2022/eui-ecl-shared.mjs"
|
|
47
43
|
},
|
|
48
44
|
"./components/ecl-app": {
|
|
49
45
|
"types": "./types/eui-ecl-components-ecl-app.d.ts",
|
|
@@ -53,18 +49,22 @@
|
|
|
53
49
|
"types": "./types/eui-ecl-components-ecl-banner.d.ts",
|
|
54
50
|
"default": "./fesm2022/eui-ecl-components-ecl-banner.mjs"
|
|
55
51
|
},
|
|
52
|
+
"./components/ecl-accordion": {
|
|
53
|
+
"types": "./types/eui-ecl-components-ecl-accordion.d.ts",
|
|
54
|
+
"default": "./fesm2022/eui-ecl-components-ecl-accordion.mjs"
|
|
55
|
+
},
|
|
56
56
|
"./components/ecl-blockquote": {
|
|
57
57
|
"types": "./types/eui-ecl-components-ecl-blockquote.d.ts",
|
|
58
58
|
"default": "./fesm2022/eui-ecl-components-ecl-blockquote.mjs"
|
|
59
59
|
},
|
|
60
|
-
"./components/ecl-button": {
|
|
61
|
-
"types": "./types/eui-ecl-components-ecl-button.d.ts",
|
|
62
|
-
"default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
|
|
63
|
-
},
|
|
64
60
|
"./components/ecl-breadcrumb": {
|
|
65
61
|
"types": "./types/eui-ecl-components-ecl-breadcrumb.d.ts",
|
|
66
62
|
"default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
|
|
67
63
|
},
|
|
64
|
+
"./components/ecl-button": {
|
|
65
|
+
"types": "./types/eui-ecl-components-ecl-button.d.ts",
|
|
66
|
+
"default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
|
|
67
|
+
},
|
|
68
68
|
"./components/ecl-card": {
|
|
69
69
|
"types": "./types/eui-ecl-components-ecl-card.d.ts",
|
|
70
70
|
"default": "./fesm2022/eui-ecl-components-ecl-card.mjs"
|
|
@@ -101,21 +101,21 @@
|
|
|
101
101
|
"types": "./types/eui-ecl-components-ecl-divider.d.ts",
|
|
102
102
|
"default": "./fesm2022/eui-ecl-components-ecl-divider.mjs"
|
|
103
103
|
},
|
|
104
|
+
"./components/ecl-fact-figures": {
|
|
105
|
+
"types": "./types/eui-ecl-components-ecl-fact-figures.d.ts",
|
|
106
|
+
"default": "./fesm2022/eui-ecl-components-ecl-fact-figures.mjs"
|
|
107
|
+
},
|
|
104
108
|
"./components/ecl-expandable": {
|
|
105
109
|
"types": "./types/eui-ecl-components-ecl-expandable.d.ts",
|
|
106
110
|
"default": "./fesm2022/eui-ecl-components-ecl-expandable.mjs"
|
|
107
111
|
},
|
|
108
|
-
"./components/ecl-featured": {
|
|
109
|
-
"types": "./types/eui-ecl-components-ecl-featured.d.ts",
|
|
110
|
-
"default": "./fesm2022/eui-ecl-components-ecl-featured.mjs"
|
|
111
|
-
},
|
|
112
112
|
"./components/ecl-feedback-message": {
|
|
113
113
|
"types": "./types/eui-ecl-components-ecl-feedback-message.d.ts",
|
|
114
114
|
"default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
|
|
115
115
|
},
|
|
116
|
-
"./components/ecl-
|
|
117
|
-
"types": "./types/eui-ecl-components-ecl-
|
|
118
|
-
"default": "./fesm2022/eui-ecl-components-ecl-
|
|
116
|
+
"./components/ecl-featured": {
|
|
117
|
+
"types": "./types/eui-ecl-components-ecl-featured.d.ts",
|
|
118
|
+
"default": "./fesm2022/eui-ecl-components-ecl-featured.mjs"
|
|
119
119
|
},
|
|
120
120
|
"./components/ecl-file": {
|
|
121
121
|
"types": "./types/eui-ecl-components-ecl-file.d.ts",
|
|
@@ -129,26 +129,26 @@
|
|
|
129
129
|
"types": "./types/eui-ecl-components-ecl-form-group.d.ts",
|
|
130
130
|
"default": "./fesm2022/eui-ecl-components-ecl-form-group.mjs"
|
|
131
131
|
},
|
|
132
|
-
"./components/ecl-gallery": {
|
|
133
|
-
"types": "./types/eui-ecl-components-ecl-gallery.d.ts",
|
|
134
|
-
"default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
|
|
135
|
-
},
|
|
136
132
|
"./components/ecl-form-label": {
|
|
137
133
|
"types": "./types/eui-ecl-components-ecl-form-label.d.ts",
|
|
138
134
|
"default": "./fesm2022/eui-ecl-components-ecl-form-label.mjs"
|
|
139
135
|
},
|
|
136
|
+
"./components/ecl-gallery": {
|
|
137
|
+
"types": "./types/eui-ecl-components-ecl-gallery.d.ts",
|
|
138
|
+
"default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
|
|
139
|
+
},
|
|
140
140
|
"./components/ecl-help-block": {
|
|
141
141
|
"types": "./types/eui-ecl-components-ecl-help-block.d.ts",
|
|
142
142
|
"default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
|
|
143
143
|
},
|
|
144
|
-
"./components/ecl-inpage-navigation": {
|
|
145
|
-
"types": "./types/eui-ecl-components-ecl-inpage-navigation.d.ts",
|
|
146
|
-
"default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
|
|
147
|
-
},
|
|
148
144
|
"./components/ecl-icon": {
|
|
149
145
|
"types": "./types/eui-ecl-components-ecl-icon.d.ts",
|
|
150
146
|
"default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"
|
|
151
147
|
},
|
|
148
|
+
"./components/ecl-inpage-navigation": {
|
|
149
|
+
"types": "./types/eui-ecl-components-ecl-inpage-navigation.d.ts",
|
|
150
|
+
"default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
|
|
151
|
+
},
|
|
152
152
|
"./components/ecl-label": {
|
|
153
153
|
"types": "./types/eui-ecl-components-ecl-label.d.ts",
|
|
154
154
|
"default": "./fesm2022/eui-ecl-components-ecl-label.mjs"
|
|
@@ -173,26 +173,26 @@
|
|
|
173
173
|
"types": "./types/eui-ecl-components-ecl-media-container.d.ts",
|
|
174
174
|
"default": "./fesm2022/eui-ecl-components-ecl-media-container.mjs"
|
|
175
175
|
},
|
|
176
|
-
"./components/ecl-menu": {
|
|
177
|
-
"types": "./types/eui-ecl-components-ecl-menu.d.ts",
|
|
178
|
-
"default": "./fesm2022/eui-ecl-components-ecl-menu.mjs"
|
|
179
|
-
},
|
|
180
176
|
"./components/ecl-mega-menu": {
|
|
181
177
|
"types": "./types/eui-ecl-components-ecl-mega-menu.d.ts",
|
|
182
178
|
"default": "./fesm2022/eui-ecl-components-ecl-mega-menu.mjs"
|
|
183
179
|
},
|
|
180
|
+
"./components/ecl-menu": {
|
|
181
|
+
"types": "./types/eui-ecl-components-ecl-menu.d.ts",
|
|
182
|
+
"default": "./fesm2022/eui-ecl-components-ecl-menu.mjs"
|
|
183
|
+
},
|
|
184
184
|
"./components/ecl-modal": {
|
|
185
185
|
"types": "./types/eui-ecl-components-ecl-modal.d.ts",
|
|
186
186
|
"default": "./fesm2022/eui-ecl-components-ecl-modal.mjs"
|
|
187
187
|
},
|
|
188
|
-
"./components/ecl-multiselect": {
|
|
189
|
-
"types": "./types/eui-ecl-components-ecl-multiselect.d.ts",
|
|
190
|
-
"default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
|
|
191
|
-
},
|
|
192
188
|
"./components/ecl-navigation-list": {
|
|
193
189
|
"types": "./types/eui-ecl-components-ecl-navigation-list.d.ts",
|
|
194
190
|
"default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
|
|
195
191
|
},
|
|
192
|
+
"./components/ecl-multiselect": {
|
|
193
|
+
"types": "./types/eui-ecl-components-ecl-multiselect.d.ts",
|
|
194
|
+
"default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
|
|
195
|
+
},
|
|
196
196
|
"./components/ecl-news-ticker": {
|
|
197
197
|
"types": "./types/eui-ecl-components-ecl-news-ticker.d.ts",
|
|
198
198
|
"default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
|
|
@@ -201,6 +201,10 @@
|
|
|
201
201
|
"types": "./types/eui-ecl-components-ecl-notification.d.ts",
|
|
202
202
|
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
203
203
|
},
|
|
204
|
+
"./components/ecl-pagination": {
|
|
205
|
+
"types": "./types/eui-ecl-components-ecl-pagination.d.ts",
|
|
206
|
+
"default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
|
|
207
|
+
},
|
|
204
208
|
"./components/ecl-page-header": {
|
|
205
209
|
"types": "./types/eui-ecl-components-ecl-page-header.d.ts",
|
|
206
210
|
"default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
|
|
@@ -209,14 +213,6 @@
|
|
|
209
213
|
"types": "./types/eui-ecl-components-ecl-popover.d.ts",
|
|
210
214
|
"default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
|
|
211
215
|
},
|
|
212
|
-
"./components/ecl-pagination": {
|
|
213
|
-
"types": "./types/eui-ecl-components-ecl-pagination.d.ts",
|
|
214
|
-
"default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
|
|
215
|
-
},
|
|
216
|
-
"./components/ecl-radio": {
|
|
217
|
-
"types": "./types/eui-ecl-components-ecl-radio.d.ts",
|
|
218
|
-
"default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
|
|
219
|
-
},
|
|
220
216
|
"./components/ecl-range": {
|
|
221
217
|
"types": "./types/eui-ecl-components-ecl-range.d.ts",
|
|
222
218
|
"default": "./fesm2022/eui-ecl-components-ecl-range.mjs"
|
|
@@ -229,14 +225,14 @@
|
|
|
229
225
|
"types": "./types/eui-ecl-components-ecl-search-form.d.ts",
|
|
230
226
|
"default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
|
|
231
227
|
},
|
|
228
|
+
"./components/ecl-radio": {
|
|
229
|
+
"types": "./types/eui-ecl-components-ecl-radio.d.ts",
|
|
230
|
+
"default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
|
|
231
|
+
},
|
|
232
232
|
"./components/ecl-select": {
|
|
233
233
|
"types": "./types/eui-ecl-components-ecl-select.d.ts",
|
|
234
234
|
"default": "./fesm2022/eui-ecl-components-ecl-select.mjs"
|
|
235
235
|
},
|
|
236
|
-
"./components/ecl-site-footer": {
|
|
237
|
-
"types": "./types/eui-ecl-components-ecl-site-footer.d.ts",
|
|
238
|
-
"default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
|
|
239
|
-
},
|
|
240
236
|
"./components/ecl-site-header": {
|
|
241
237
|
"types": "./types/eui-ecl-components-ecl-site-header.d.ts",
|
|
242
238
|
"default": "./fesm2022/eui-ecl-components-ecl-site-header.mjs"
|
|
@@ -249,6 +245,10 @@
|
|
|
249
245
|
"types": "./types/eui-ecl-components-ecl-splash-page.d.ts",
|
|
250
246
|
"default": "./fesm2022/eui-ecl-components-ecl-splash-page.mjs"
|
|
251
247
|
},
|
|
248
|
+
"./components/ecl-site-footer": {
|
|
249
|
+
"types": "./types/eui-ecl-components-ecl-site-footer.d.ts",
|
|
250
|
+
"default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
|
|
251
|
+
},
|
|
252
252
|
"./components/ecl-spotlight": {
|
|
253
253
|
"types": "./types/eui-ecl-components-ecl-spotlight.d.ts",
|
|
254
254
|
"default": "./fesm2022/eui-ecl-components-ecl-spotlight.mjs"
|
|
@@ -273,13 +273,13 @@
|
|
|
273
273
|
"types": "./types/eui-ecl-components-ecl-text-area.d.ts",
|
|
274
274
|
"default": "./fesm2022/eui-ecl-components-ecl-text-area.mjs"
|
|
275
275
|
},
|
|
276
|
-
"./components/ecl-timeline": {
|
|
277
|
-
"types": "./types/eui-ecl-components-ecl-timeline.d.ts",
|
|
278
|
-
"default": "./fesm2022/eui-ecl-components-ecl-timeline.mjs"
|
|
279
|
-
},
|
|
280
276
|
"./components/ecl-text-input": {
|
|
281
277
|
"types": "./types/eui-ecl-components-ecl-text-input.d.ts",
|
|
282
278
|
"default": "./fesm2022/eui-ecl-components-ecl-text-input.mjs"
|
|
279
|
+
},
|
|
280
|
+
"./components/ecl-timeline": {
|
|
281
|
+
"types": "./types/eui-ecl-components-ecl-timeline.d.ts",
|
|
282
|
+
"default": "./fesm2022/eui-ecl-components-ecl-timeline.mjs"
|
|
283
283
|
}
|
|
284
284
|
},
|
|
285
285
|
"sideEffects": false,
|