@eui/ecl 19.3.5-snapshot-1758007611369 → 19.3.5-snapshot-1758093973606
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/ecl",
|
|
3
|
-
"version": "19.3.5-snapshot-
|
|
3
|
+
"version": "19.3.5-snapshot-1758093973606",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -256,14 +256,14 @@
|
|
|
256
256
|
"types": "./components/ecl-table/index.d.ts",
|
|
257
257
|
"default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
|
|
258
258
|
},
|
|
259
|
-
"./components/ecl-tag": {
|
|
260
|
-
"types": "./components/ecl-tag/index.d.ts",
|
|
261
|
-
"default": "./fesm2022/eui-ecl-components-ecl-tag.mjs"
|
|
262
|
-
},
|
|
263
259
|
"./components/ecl-tabs": {
|
|
264
260
|
"types": "./components/ecl-tabs/index.d.ts",
|
|
265
261
|
"default": "./fesm2022/eui-ecl-components-ecl-tabs.mjs"
|
|
266
262
|
},
|
|
263
|
+
"./components/ecl-tag": {
|
|
264
|
+
"types": "./components/ecl-tag/index.d.ts",
|
|
265
|
+
"default": "./fesm2022/eui-ecl-components-ecl-tag.mjs"
|
|
266
|
+
},
|
|
267
267
|
"./components/ecl-text-area": {
|
|
268
268
|
"types": "./components/ecl-text-area/index.d.ts",
|
|
269
269
|
"default": "./fesm2022/eui-ecl-components-ecl-text-area.mjs"
|