@eui/ecl 19.3.3-snapshot-1756976175043 → 19.3.3-snapshot-1756980500575

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.3-snapshot-1756976175043</li>
106
+ <b>Version</b> : 19.3.3-snapshot-1756980500575</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.3-snapshot-1756976175043",
3
+ "version": "19.3.3-snapshot-1756980500575",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -252,10 +252,6 @@
252
252
  "types": "./components/ecl-sticky-container/index.d.ts",
253
253
  "default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
254
254
  },
255
- "./components/ecl-tag": {
256
- "types": "./components/ecl-tag/index.d.ts",
257
- "default": "./fesm2022/eui-ecl-components-ecl-tag.mjs"
258
- },
259
255
  "./components/ecl-table": {
260
256
  "types": "./components/ecl-table/index.d.ts",
261
257
  "default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
@@ -264,6 +260,10 @@
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"