@eui/ecl 21.0.0-alpha.23 → 21.0.0-alpha.25
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 +24 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +26 -26
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-alpha.
|
|
3
|
+
"version": "21.0.0-alpha.25",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -42,14 +42,14 @@
|
|
|
42
42
|
"types": "./shared/index.d.ts",
|
|
43
43
|
"default": "./fesm2022/eui-ecl-shared.mjs"
|
|
44
44
|
},
|
|
45
|
-
"./components/ecl-app": {
|
|
46
|
-
"types": "./components/ecl-app/index.d.ts",
|
|
47
|
-
"default": "./fesm2022/eui-ecl-components-ecl-app.mjs"
|
|
48
|
-
},
|
|
49
45
|
"./components/ecl-accordion": {
|
|
50
46
|
"types": "./components/ecl-accordion/index.d.ts",
|
|
51
47
|
"default": "./fesm2022/eui-ecl-components-ecl-accordion.mjs"
|
|
52
48
|
},
|
|
49
|
+
"./components/ecl-app": {
|
|
50
|
+
"types": "./components/ecl-app/index.d.ts",
|
|
51
|
+
"default": "./fesm2022/eui-ecl-components-ecl-app.mjs"
|
|
52
|
+
},
|
|
53
53
|
"./components/ecl-banner": {
|
|
54
54
|
"types": "./components/ecl-banner/index.d.ts",
|
|
55
55
|
"default": "./fesm2022/eui-ecl-components-ecl-banner.mjs"
|
|
@@ -114,13 +114,17 @@
|
|
|
114
114
|
"types": "./components/ecl-feedback-message/index.d.ts",
|
|
115
115
|
"default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
|
|
116
116
|
},
|
|
117
|
+
"./components/ecl-file": {
|
|
118
|
+
"types": "./components/ecl-file/index.d.ts",
|
|
119
|
+
"default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
|
|
120
|
+
},
|
|
117
121
|
"./components/ecl-file-upload": {
|
|
118
122
|
"types": "./components/ecl-file-upload/index.d.ts",
|
|
119
123
|
"default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
|
|
120
124
|
},
|
|
121
|
-
"./components/ecl-
|
|
122
|
-
"types": "./components/ecl-
|
|
123
|
-
"default": "./fesm2022/eui-ecl-components-ecl-
|
|
125
|
+
"./components/ecl-form-group": {
|
|
126
|
+
"types": "./components/ecl-form-group/index.d.ts",
|
|
127
|
+
"default": "./fesm2022/eui-ecl-components-ecl-form-group.mjs"
|
|
124
128
|
},
|
|
125
129
|
"./components/ecl-form-label": {
|
|
126
130
|
"types": "./components/ecl-form-label/index.d.ts",
|
|
@@ -130,17 +134,17 @@
|
|
|
130
134
|
"types": "./components/ecl-gallery/index.d.ts",
|
|
131
135
|
"default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
|
|
132
136
|
},
|
|
133
|
-
"./components/ecl-
|
|
134
|
-
"types": "./components/ecl-
|
|
135
|
-
"default": "./fesm2022/eui-ecl-components-ecl-
|
|
137
|
+
"./components/ecl-icon": {
|
|
138
|
+
"types": "./components/ecl-icon/index.d.ts",
|
|
139
|
+
"default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"
|
|
136
140
|
},
|
|
137
141
|
"./components/ecl-help-block": {
|
|
138
142
|
"types": "./components/ecl-help-block/index.d.ts",
|
|
139
143
|
"default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
|
|
140
144
|
},
|
|
141
|
-
"./components/ecl-
|
|
142
|
-
"types": "./components/ecl-
|
|
143
|
-
"default": "./fesm2022/eui-ecl-components-ecl-
|
|
145
|
+
"./components/ecl-inpage-navigation": {
|
|
146
|
+
"types": "./components/ecl-inpage-navigation/index.d.ts",
|
|
147
|
+
"default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
|
|
144
148
|
},
|
|
145
149
|
"./components/ecl-label": {
|
|
146
150
|
"types": "./components/ecl-label/index.d.ts",
|
|
@@ -154,10 +158,6 @@
|
|
|
154
158
|
"types": "./components/ecl-list/index.d.ts",
|
|
155
159
|
"default": "./fesm2022/eui-ecl-components-ecl-list.mjs"
|
|
156
160
|
},
|
|
157
|
-
"./components/ecl-inpage-navigation": {
|
|
158
|
-
"types": "./components/ecl-inpage-navigation/index.d.ts",
|
|
159
|
-
"default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
|
|
160
|
-
},
|
|
161
161
|
"./components/ecl-list-illustration": {
|
|
162
162
|
"types": "./components/ecl-list-illustration/index.d.ts",
|
|
163
163
|
"default": "./fesm2022/eui-ecl-components-ecl-list-illustration.mjs"
|
|
@@ -194,14 +194,14 @@
|
|
|
194
194
|
"types": "./components/ecl-news-ticker/index.d.ts",
|
|
195
195
|
"default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
|
|
196
196
|
},
|
|
197
|
-
"./components/ecl-notification": {
|
|
198
|
-
"types": "./components/ecl-notification/index.d.ts",
|
|
199
|
-
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
200
|
-
},
|
|
201
197
|
"./components/ecl-page-header": {
|
|
202
198
|
"types": "./components/ecl-page-header/index.d.ts",
|
|
203
199
|
"default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
|
|
204
200
|
},
|
|
201
|
+
"./components/ecl-notification": {
|
|
202
|
+
"types": "./components/ecl-notification/index.d.ts",
|
|
203
|
+
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
204
|
+
},
|
|
205
205
|
"./components/ecl-pagination": {
|
|
206
206
|
"types": "./components/ecl-pagination/index.d.ts",
|
|
207
207
|
"default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
|
|
@@ -258,6 +258,10 @@
|
|
|
258
258
|
"types": "./components/ecl-sticky-container/index.d.ts",
|
|
259
259
|
"default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
|
|
260
260
|
},
|
|
261
|
+
"./components/ecl-table": {
|
|
262
|
+
"types": "./components/ecl-table/index.d.ts",
|
|
263
|
+
"default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
|
|
264
|
+
},
|
|
261
265
|
"./components/ecl-tabs": {
|
|
262
266
|
"types": "./components/ecl-tabs/index.d.ts",
|
|
263
267
|
"default": "./fesm2022/eui-ecl-components-ecl-tabs.mjs"
|
|
@@ -270,10 +274,6 @@
|
|
|
270
274
|
"types": "./components/ecl-text-area/index.d.ts",
|
|
271
275
|
"default": "./fesm2022/eui-ecl-components-ecl-text-area.mjs"
|
|
272
276
|
},
|
|
273
|
-
"./components/ecl-table": {
|
|
274
|
-
"types": "./components/ecl-table/index.d.ts",
|
|
275
|
-
"default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
|
|
276
|
-
},
|
|
277
277
|
"./components/ecl-text-input": {
|
|
278
278
|
"types": "./components/ecl-text-input/index.d.ts",
|
|
279
279
|
"default": "./fesm2022/eui-ecl-components-ecl-text-input.mjs"
|