@eui/ecl 19.3.10-snapshot-1764923439488 → 19.3.10-snapshot-1765096320451

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.10-snapshot-1764923439488</li>
106
+ <b>Version</b> : 19.3.10-snapshot-1765096320451</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.10-snapshot-1764923439488",
3
+ "version": "19.3.10-snapshot-1765096320451",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -52,14 +52,14 @@
52
52
  "types": "./components/ecl-blockquote/index.d.ts",
53
53
  "default": "./fesm2022/eui-ecl-components-ecl-blockquote.mjs"
54
54
  },
55
- "./components/ecl-breadcrumb": {
56
- "types": "./components/ecl-breadcrumb/index.d.ts",
57
- "default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
58
- },
59
55
  "./components/ecl-button": {
60
56
  "types": "./components/ecl-button/index.d.ts",
61
57
  "default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
62
58
  },
59
+ "./components/ecl-breadcrumb": {
60
+ "types": "./components/ecl-breadcrumb/index.d.ts",
61
+ "default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
62
+ },
63
63
  "./components/ecl-card": {
64
64
  "types": "./components/ecl-card/index.d.ts",
65
65
  "default": "./fesm2022/eui-ecl-components-ecl-card.mjs"
@@ -112,26 +112,26 @@
112
112
  "types": "./components/ecl-file/index.d.ts",
113
113
  "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
114
114
  },
115
- "./components/ecl-file-upload": {
116
- "types": "./components/ecl-file-upload/index.d.ts",
117
- "default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
118
- },
119
115
  "./components/ecl-form-group": {
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-upload": {
120
+ "types": "./components/ecl-file-upload/index.d.ts",
121
+ "default": "./fesm2022/eui-ecl-components-ecl-file-upload.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"
126
126
  },
127
- "./components/ecl-gallery": {
128
- "types": "./components/ecl-gallery/index.d.ts",
129
- "default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
130
- },
131
127
  "./components/ecl-help-block": {
132
128
  "types": "./components/ecl-help-block/index.d.ts",
133
129
  "default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
134
130
  },
131
+ "./components/ecl-gallery": {
132
+ "types": "./components/ecl-gallery/index.d.ts",
133
+ "default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
134
+ },
135
135
  "./components/ecl-icon": {
136
136
  "types": "./components/ecl-icon/index.d.ts",
137
137
  "default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"