@eui/ecl 19.3.9-snapshot-1764531911450 → 19.3.9

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.9-snapshot-1764531911450</li>
106
+ <b>Version</b> : 19.3.9</li>
107
107
  </ul>
108
108
 
109
109
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "19.3.9-snapshot-1764531911450",
4
- "tag": "snapshot",
3
+ "version": "19.3.9",
4
+ "tag": "latest",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
7
7
  "author": "ec.europa.eui@gmail.com",
@@ -96,14 +96,14 @@
96
96
  "types": "./components/ecl-expandable/index.d.ts",
97
97
  "default": "./fesm2022/eui-ecl-components-ecl-expandable.mjs"
98
98
  },
99
- "./components/ecl-fact-figures": {
100
- "types": "./components/ecl-fact-figures/index.d.ts",
101
- "default": "./fesm2022/eui-ecl-components-ecl-fact-figures.mjs"
102
- },
103
99
  "./components/ecl-featured": {
104
100
  "types": "./components/ecl-featured/index.d.ts",
105
101
  "default": "./fesm2022/eui-ecl-components-ecl-featured.mjs"
106
102
  },
103
+ "./components/ecl-fact-figures": {
104
+ "types": "./components/ecl-fact-figures/index.d.ts",
105
+ "default": "./fesm2022/eui-ecl-components-ecl-fact-figures.mjs"
106
+ },
107
107
  "./components/ecl-feedback-message": {
108
108
  "types": "./components/ecl-feedback-message/index.d.ts",
109
109
  "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
@@ -124,14 +124,14 @@
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-help-block": {
128
- "types": "./components/ecl-help-block/index.d.ts",
129
- "default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
130
- },
131
127
  "./components/ecl-gallery": {
132
128
  "types": "./components/ecl-gallery/index.d.ts",
133
129
  "default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
134
130
  },
131
+ "./components/ecl-help-block": {
132
+ "types": "./components/ecl-help-block/index.d.ts",
133
+ "default": "./fesm2022/eui-ecl-components-ecl-help-block.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"
@@ -244,14 +244,14 @@
244
244
  "types": "./components/ecl-social-media-share/index.d.ts",
245
245
  "default": "./fesm2022/eui-ecl-components-ecl-social-media-share.mjs"
246
246
  },
247
- "./components/ecl-sticky-container": {
248
- "types": "./components/ecl-sticky-container/index.d.ts",
249
- "default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
250
- },
251
247
  "./components/ecl-splash-page": {
252
248
  "types": "./components/ecl-splash-page/index.d.ts",
253
249
  "default": "./fesm2022/eui-ecl-components-ecl-splash-page.mjs"
254
250
  },
251
+ "./components/ecl-sticky-container": {
252
+ "types": "./components/ecl-sticky-container/index.d.ts",
253
+ "default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
254
+ },
255
255
  "./components/ecl-table": {
256
256
  "types": "./components/ecl-table/index.d.ts",
257
257
  "default": "./fesm2022/eui-ecl-components-ecl-table.mjs"