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

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-1766506516628</li>
106
+ <b>Version</b> : 19.3.11-snapshot-1766651466694</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-1766506516628",
3
+ "version": "19.3.11-snapshot-1766651466694",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -44,14 +44,14 @@
44
44
  "types": "./components/ecl-app/index.d.ts",
45
45
  "default": "./fesm2022/eui-ecl-components-ecl-app.mjs"
46
46
  },
47
- "./components/ecl-banner": {
48
- "types": "./components/ecl-banner/index.d.ts",
49
- "default": "./fesm2022/eui-ecl-components-ecl-banner.mjs"
50
- },
51
47
  "./components/ecl-blockquote": {
52
48
  "types": "./components/ecl-blockquote/index.d.ts",
53
49
  "default": "./fesm2022/eui-ecl-components-ecl-blockquote.mjs"
54
50
  },
51
+ "./components/ecl-banner": {
52
+ "types": "./components/ecl-banner/index.d.ts",
53
+ "default": "./fesm2022/eui-ecl-components-ecl-banner.mjs"
54
+ },
55
55
  "./components/ecl-breadcrumb": {
56
56
  "types": "./components/ecl-breadcrumb/index.d.ts",
57
57
  "default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
@@ -212,6 +212,10 @@
212
212
  "types": "./components/ecl-range/index.d.ts",
213
213
  "default": "./fesm2022/eui-ecl-components-ecl-range.mjs"
214
214
  },
215
+ "./components/ecl-search-form": {
216
+ "types": "./components/ecl-search-form/index.d.ts",
217
+ "default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
218
+ },
215
219
  "./components/ecl-rating-field": {
216
220
  "types": "./components/ecl-rating-field/index.d.ts",
217
221
  "default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
@@ -220,10 +224,6 @@
220
224
  "types": "./components/ecl-select/index.d.ts",
221
225
  "default": "./fesm2022/eui-ecl-components-ecl-select.mjs"
222
226
  },
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"