@eui/ecl 19.2.4-snapshot-1747811992587 → 19.2.4-snapshot-1747835321437

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "19.2.4-snapshot-1747811992587",
3
+ "version": "19.2.4-snapshot-1747835321437",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -200,10 +200,6 @@
200
200
  "types": "./components/ecl-popover/index.d.ts",
201
201
  "default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
202
202
  },
203
- "./components/ecl-radio": {
204
- "types": "./components/ecl-radio/index.d.ts",
205
- "default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
206
- },
207
203
  "./components/ecl-range": {
208
204
  "types": "./components/ecl-range/index.d.ts",
209
205
  "default": "./fesm2022/eui-ecl-components-ecl-range.mjs"
@@ -212,6 +208,10 @@
212
208
  "types": "./components/ecl-rating-field/index.d.ts",
213
209
  "default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
214
210
  },
211
+ "./components/ecl-radio": {
212
+ "types": "./components/ecl-radio/index.d.ts",
213
+ "default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
214
+ },
215
215
  "./components/ecl-search-form": {
216
216
  "types": "./components/ecl-search-form/index.d.ts",
217
217
  "default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"