@eui/ecl 19.3.10 → 19.3.11-snapshot-1765528216041
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/docs/properties.html
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/ecl",
|
|
3
|
-
"version": "19.3.
|
|
4
|
-
"tag": "
|
|
3
|
+
"version": "19.3.11-snapshot-1765528216041",
|
|
4
|
+
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
7
7
|
"author": "ec.europa.eui@gmail.com",
|
|
@@ -212,14 +212,14 @@
|
|
|
212
212
|
"types": "./components/ecl-range/index.d.ts",
|
|
213
213
|
"default": "./fesm2022/eui-ecl-components-ecl-range.mjs"
|
|
214
214
|
},
|
|
215
|
-
"./components/ecl-rating-field": {
|
|
216
|
-
"types": "./components/ecl-rating-field/index.d.ts",
|
|
217
|
-
"default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
|
|
218
|
-
},
|
|
219
215
|
"./components/ecl-search-form": {
|
|
220
216
|
"types": "./components/ecl-search-form/index.d.ts",
|
|
221
217
|
"default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
|
|
222
218
|
},
|
|
219
|
+
"./components/ecl-rating-field": {
|
|
220
|
+
"types": "./components/ecl-rating-field/index.d.ts",
|
|
221
|
+
"default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
|
|
222
|
+
},
|
|
223
223
|
"./components/ecl-select": {
|
|
224
224
|
"types": "./components/ecl-select/index.d.ts",
|
|
225
225
|
"default": "./fesm2022/eui-ecl-components-ecl-select.mjs"
|