@eui/ecl 19.3.9-snapshot-1764491456976 → 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.
package/docs/properties.html
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/ecl",
|
|
3
|
-
"version": "19.3.9
|
|
4
|
-
"tag": "
|
|
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"
|