@eui/ecl 19.3.6-snapshot-1759044843173 → 19.3.6-snapshot-1759217350232

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.6-snapshot-1759044843173</li>
106
+ <b>Version</b> : 19.3.6-snapshot-1759217350232</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.6-snapshot-1759044843173",
3
+ "version": "19.3.6-snapshot-1759217350232",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -72,14 +72,14 @@
72
72
  "types": "./components/ecl-category-filter/index.d.ts",
73
73
  "default": "./fesm2022/eui-ecl-components-ecl-category-filter.mjs"
74
74
  },
75
- "./components/ecl-content-block": {
76
- "types": "./components/ecl-content-block/index.d.ts",
77
- "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
78
- },
79
75
  "./components/ecl-checkbox": {
80
76
  "types": "./components/ecl-checkbox/index.d.ts",
81
77
  "default": "./fesm2022/eui-ecl-components-ecl-checkbox.mjs"
82
78
  },
79
+ "./components/ecl-content-block": {
80
+ "types": "./components/ecl-content-block/index.d.ts",
81
+ "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
82
+ },
83
83
  "./components/ecl-content-item": {
84
84
  "types": "./components/ecl-content-item/index.d.ts",
85
85
  "default": "./fesm2022/eui-ecl-components-ecl-content-item.mjs"
@@ -108,10 +108,6 @@
108
108
  "types": "./components/ecl-feedback-message/index.d.ts",
109
109
  "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
110
110
  },
111
- "./components/ecl-file": {
112
- "types": "./components/ecl-file/index.d.ts",
113
- "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
114
- },
115
111
  "./components/ecl-file-upload": {
116
112
  "types": "./components/ecl-file-upload/index.d.ts",
117
113
  "default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
@@ -120,6 +116,10 @@
120
116
  "types": "./components/ecl-form-group/index.d.ts",
121
117
  "default": "./fesm2022/eui-ecl-components-ecl-form-group.mjs"
122
118
  },
119
+ "./components/ecl-file": {
120
+ "types": "./components/ecl-file/index.d.ts",
121
+ "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
122
+ },
123
123
  "./components/ecl-form-label": {
124
124
  "types": "./components/ecl-form-label/index.d.ts",
125
125
  "default": "./fesm2022/eui-ecl-components-ecl-form-label.mjs"