@eui/ecl 21.0.0-next.4 → 21.0.0-next.6

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.
@@ -121,7 +121,7 @@
121
121
  </ol>
122
122
  <ul class="properties-list">
123
123
  <li>
124
- <b>Version</b> : 21.0.0-next.4</li>
124
+ <b>Version</b> : 21.0.0-next.6</li>
125
125
  </ul>
126
126
 
127
127
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "21.0.0-next.4",
3
+ "version": "21.0.0-next.6",
4
4
  "tag": "next",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -33,34 +33,30 @@
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
  },
40
+ "./shared": {
41
+ "types": "./types/eui-ecl-shared.d.ts",
42
+ "default": "./fesm2022/eui-ecl-shared.mjs"
43
+ },
44
44
  "./components/ecl-accordion": {
45
45
  "types": "./types/eui-ecl-components-ecl-accordion.d.ts",
46
46
  "default": "./fesm2022/eui-ecl-components-ecl-accordion.mjs"
47
47
  },
48
- "./components/ecl-app": {
49
- "types": "./types/eui-ecl-components-ecl-app.d.ts",
50
- "default": "./fesm2022/eui-ecl-components-ecl-app.mjs"
51
- },
52
48
  "./components/ecl-banner": {
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-app": {
53
+ "types": "./types/eui-ecl-components-ecl-app.d.ts",
54
+ "default": "./fesm2022/eui-ecl-components-ecl-app.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"
@@ -69,6 +65,10 @@
69
65
  "types": "./types/eui-ecl-components-ecl-card.d.ts",
70
66
  "default": "./fesm2022/eui-ecl-components-ecl-card.mjs"
71
67
  },
68
+ "./components/ecl-button": {
69
+ "types": "./types/eui-ecl-components-ecl-button.d.ts",
70
+ "default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
71
+ },
72
72
  "./components/ecl-carousel": {
73
73
  "types": "./types/eui-ecl-components-ecl-carousel.d.ts",
74
74
  "default": "./fesm2022/eui-ecl-components-ecl-carousel.mjs"
@@ -109,14 +109,14 @@
109
109
  "types": "./types/eui-ecl-components-ecl-featured.d.ts",
110
110
  "default": "./fesm2022/eui-ecl-components-ecl-featured.mjs"
111
111
  },
112
- "./components/ecl-feedback-message": {
113
- "types": "./types/eui-ecl-components-ecl-feedback-message.d.ts",
114
- "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
115
- },
116
112
  "./components/ecl-fact-figures": {
117
113
  "types": "./types/eui-ecl-components-ecl-fact-figures.d.ts",
118
114
  "default": "./fesm2022/eui-ecl-components-ecl-fact-figures.mjs"
119
115
  },
116
+ "./components/ecl-feedback-message": {
117
+ "types": "./types/eui-ecl-components-ecl-feedback-message.d.ts",
118
+ "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
119
+ },
120
120
  "./components/ecl-file": {
121
121
  "types": "./types/eui-ecl-components-ecl-file.d.ts",
122
122
  "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
@@ -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"
@@ -157,14 +157,14 @@
157
157
  "types": "./types/eui-ecl-components-ecl-link.d.ts",
158
158
  "default": "./fesm2022/eui-ecl-components-ecl-link.mjs"
159
159
  },
160
- "./components/ecl-list-illustration": {
161
- "types": "./types/eui-ecl-components-ecl-list-illustration.d.ts",
162
- "default": "./fesm2022/eui-ecl-components-ecl-list-illustration.mjs"
163
- },
164
160
  "./components/ecl-list": {
165
161
  "types": "./types/eui-ecl-components-ecl-list.d.ts",
166
162
  "default": "./fesm2022/eui-ecl-components-ecl-list.mjs"
167
163
  },
164
+ "./components/ecl-list-illustration": {
165
+ "types": "./types/eui-ecl-components-ecl-list-illustration.d.ts",
166
+ "default": "./fesm2022/eui-ecl-components-ecl-list-illustration.mjs"
167
+ },
168
168
  "./components/ecl-loading-indicator": {
169
169
  "types": "./types/eui-ecl-components-ecl-loading-indicator.d.ts",
170
170
  "default": "./fesm2022/eui-ecl-components-ecl-loading-indicator.mjs"
@@ -173,14 +173,14 @@
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"
@@ -205,14 +205,14 @@
205
205
  "types": "./types/eui-ecl-components-ecl-page-header.d.ts",
206
206
  "default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
207
207
  },
208
- "./components/ecl-popover": {
209
- "types": "./types/eui-ecl-components-ecl-popover.d.ts",
210
- "default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
211
- },
212
208
  "./components/ecl-pagination": {
213
209
  "types": "./types/eui-ecl-components-ecl-pagination.d.ts",
214
210
  "default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
215
211
  },
212
+ "./components/ecl-popover": {
213
+ "types": "./types/eui-ecl-components-ecl-popover.d.ts",
214
+ "default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
215
+ },
216
216
  "./components/ecl-radio": {
217
217
  "types": "./types/eui-ecl-components-ecl-radio.d.ts",
218
218
  "default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
@@ -233,10 +233,6 @@
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"
@@ -257,6 +253,10 @@
257
253
  "types": "./types/eui-ecl-components-ecl-sticky-container.d.ts",
258
254
  "default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
259
255
  },
256
+ "./components/ecl-site-footer": {
257
+ "types": "./types/eui-ecl-components-ecl-site-footer.d.ts",
258
+ "default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
259
+ },
260
260
  "./components/ecl-table": {
261
261
  "types": "./types/eui-ecl-components-ecl-table.d.ts",
262
262
  "default": "./fesm2022/eui-ecl-components-ecl-table.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,