@eui/ecl 19.3.11-snapshot-1765554081578 → 19.3.11-snapshot-1766506516628

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.11-snapshot-1765554081578</li>
106
+ <b>Version</b> : 19.3.11-snapshot-1766506516628</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.11-snapshot-1765554081578",
3
+ "version": "19.3.11-snapshot-1766506516628",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -124,14 +124,14 @@
124
124
  "types": "./components/ecl-form-label/index.d.ts",
125
125
  "default": "./fesm2022/eui-ecl-components-ecl-form-label.mjs"
126
126
  },
127
- "./components/ecl-gallery": {
128
- "types": "./components/ecl-gallery/index.d.ts",
129
- "default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
130
- },
131
127
  "./components/ecl-help-block": {
132
128
  "types": "./components/ecl-help-block/index.d.ts",
133
129
  "default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
134
130
  },
131
+ "./components/ecl-gallery": {
132
+ "types": "./components/ecl-gallery/index.d.ts",
133
+ "default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
134
+ },
135
135
  "./components/ecl-icon": {
136
136
  "types": "./components/ecl-icon/index.d.ts",
137
137
  "default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"
@@ -216,18 +216,22 @@
216
216
  "types": "./components/ecl-rating-field/index.d.ts",
217
217
  "default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
218
218
  },
219
- "./components/ecl-search-form": {
220
- "types": "./components/ecl-search-form/index.d.ts",
221
- "default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
222
- },
223
219
  "./components/ecl-select": {
224
220
  "types": "./components/ecl-select/index.d.ts",
225
221
  "default": "./fesm2022/eui-ecl-components-ecl-select.mjs"
226
222
  },
223
+ "./components/ecl-search-form": {
224
+ "types": "./components/ecl-search-form/index.d.ts",
225
+ "default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
226
+ },
227
227
  "./components/ecl-separator": {
228
228
  "types": "./components/ecl-separator/index.d.ts",
229
229
  "default": "./fesm2022/eui-ecl-components-ecl-separator.mjs"
230
230
  },
231
+ "./components/ecl-site-footer": {
232
+ "types": "./components/ecl-site-footer/index.d.ts",
233
+ "default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
234
+ },
231
235
  "./components/ecl-site-header": {
232
236
  "types": "./components/ecl-site-header/index.d.ts",
233
237
  "default": "./fesm2022/eui-ecl-components-ecl-site-header.mjs"
@@ -236,10 +240,6 @@
236
240
  "types": "./components/ecl-social-media-follow/index.d.ts",
237
241
  "default": "./fesm2022/eui-ecl-components-ecl-social-media-follow.mjs"
238
242
  },
239
- "./components/ecl-site-footer": {
240
- "types": "./components/ecl-site-footer/index.d.ts",
241
- "default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
242
- },
243
243
  "./components/ecl-social-media-share": {
244
244
  "types": "./components/ecl-social-media-share/index.d.ts",
245
245
  "default": "./fesm2022/eui-ecl-components-ecl-social-media-share.mjs"