@eui/ecl 19.3.5-snapshot-1758180512380 → 19.3.5-snapshot-1758259497375

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.
@@ -103,7 +103,7 @@
103
103
  </ol>
104
104
  <ul class="properties-list">
105
105
  <li>
106
- <b>Version</b> : 19.3.5-snapshot-1758180512380</li>
106
+ <b>Version</b> : 19.3.5-snapshot-1758259497375</li>
107
107
  </ul>
108
108
 
109
109
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "19.3.5-snapshot-1758180512380",
3
+ "version": "19.3.5-snapshot-1758259497375",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -48,14 +48,14 @@
48
48
  "types": "./components/ecl-banner/index.d.ts",
49
49
  "default": "./fesm2022/eui-ecl-components-ecl-banner.mjs"
50
50
  },
51
- "./components/ecl-breadcrumb": {
52
- "types": "./components/ecl-breadcrumb/index.d.ts",
53
- "default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
54
- },
55
51
  "./components/ecl-blockquote": {
56
52
  "types": "./components/ecl-blockquote/index.d.ts",
57
53
  "default": "./fesm2022/eui-ecl-components-ecl-blockquote.mjs"
58
54
  },
55
+ "./components/ecl-breadcrumb": {
56
+ "types": "./components/ecl-breadcrumb/index.d.ts",
57
+ "default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
58
+ },
59
59
  "./components/ecl-button": {
60
60
  "types": "./components/ecl-button/index.d.ts",
61
61
  "default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
@@ -72,14 +72,14 @@
72
72
  "types": "./components/ecl-category-filter/index.d.ts",
73
73
  "default": "./fesm2022/eui-ecl-components-ecl-category-filter.mjs"
74
74
  },
75
- "./components/ecl-content-block": {
76
- "types": "./components/ecl-content-block/index.d.ts",
77
- "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
78
- },
79
75
  "./components/ecl-checkbox": {
80
76
  "types": "./components/ecl-checkbox/index.d.ts",
81
77
  "default": "./fesm2022/eui-ecl-components-ecl-checkbox.mjs"
82
78
  },
79
+ "./components/ecl-content-block": {
80
+ "types": "./components/ecl-content-block/index.d.ts",
81
+ "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
82
+ },
83
83
  "./components/ecl-content-item": {
84
84
  "types": "./components/ecl-content-item/index.d.ts",
85
85
  "default": "./fesm2022/eui-ecl-components-ecl-content-item.mjs"
@@ -108,6 +108,10 @@
108
108
  "types": "./components/ecl-feedback-message/index.d.ts",
109
109
  "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
110
110
  },
111
+ "./components/ecl-file": {
112
+ "types": "./components/ecl-file/index.d.ts",
113
+ "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
114
+ },
111
115
  "./components/ecl-file-upload": {
112
116
  "types": "./components/ecl-file-upload/index.d.ts",
113
117
  "default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
@@ -116,10 +120,6 @@
116
120
  "types": "./components/ecl-form-group/index.d.ts",
117
121
  "default": "./fesm2022/eui-ecl-components-ecl-form-group.mjs"
118
122
  },
119
- "./components/ecl-file": {
120
- "types": "./components/ecl-file/index.d.ts",
121
- "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
122
- },
123
123
  "./components/ecl-form-label": {
124
124
  "types": "./components/ecl-form-label/index.d.ts",
125
125
  "default": "./fesm2022/eui-ecl-components-ecl-form-label.mjs"
@@ -176,22 +176,18 @@
176
176
  "types": "./components/ecl-modal/index.d.ts",
177
177
  "default": "./fesm2022/eui-ecl-components-ecl-modal.mjs"
178
178
  },
179
- "./components/ecl-navigation-list": {
180
- "types": "./components/ecl-navigation-list/index.d.ts",
181
- "default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
182
- },
183
179
  "./components/ecl-multiselect": {
184
180
  "types": "./components/ecl-multiselect/index.d.ts",
185
181
  "default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
186
182
  },
183
+ "./components/ecl-navigation-list": {
184
+ "types": "./components/ecl-navigation-list/index.d.ts",
185
+ "default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
186
+ },
187
187
  "./components/ecl-news-ticker": {
188
188
  "types": "./components/ecl-news-ticker/index.d.ts",
189
189
  "default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
190
190
  },
191
- "./components/ecl-notification": {
192
- "types": "./components/ecl-notification/index.d.ts",
193
- "default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
194
- },
195
191
  "./components/ecl-page-header": {
196
192
  "types": "./components/ecl-page-header/index.d.ts",
197
193
  "default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
@@ -200,6 +196,10 @@
200
196
  "types": "./components/ecl-pagination/index.d.ts",
201
197
  "default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
202
198
  },
199
+ "./components/ecl-notification": {
200
+ "types": "./components/ecl-notification/index.d.ts",
201
+ "default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
202
+ },
203
203
  "./components/ecl-popover": {
204
204
  "types": "./components/ecl-popover/index.d.ts",
205
205
  "default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"