@eui/ecl 19.3.11-snapshot-1765441852196 → 19.3.11-snapshot-1765554081578
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/ecl",
|
|
3
|
-
"version": "19.3.11-snapshot-
|
|
3
|
+
"version": "19.3.11-snapshot-1765554081578",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -228,10 +228,6 @@
|
|
|
228
228
|
"types": "./components/ecl-separator/index.d.ts",
|
|
229
229
|
"default": "./fesm2022/eui-ecl-components-ecl-separator.mjs"
|
|
230
230
|
},
|
|
231
|
-
"./components/ecl-site-footer": {
|
|
232
|
-
"types": "./components/ecl-site-footer/index.d.ts",
|
|
233
|
-
"default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
|
|
234
|
-
},
|
|
235
231
|
"./components/ecl-site-header": {
|
|
236
232
|
"types": "./components/ecl-site-header/index.d.ts",
|
|
237
233
|
"default": "./fesm2022/eui-ecl-components-ecl-site-header.mjs"
|
|
@@ -240,6 +236,10 @@
|
|
|
240
236
|
"types": "./components/ecl-social-media-follow/index.d.ts",
|
|
241
237
|
"default": "./fesm2022/eui-ecl-components-ecl-social-media-follow.mjs"
|
|
242
238
|
},
|
|
239
|
+
"./components/ecl-site-footer": {
|
|
240
|
+
"types": "./components/ecl-site-footer/index.d.ts",
|
|
241
|
+
"default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
|
|
242
|
+
},
|
|
243
243
|
"./components/ecl-social-media-share": {
|
|
244
244
|
"types": "./components/ecl-social-media-share/index.d.ts",
|
|
245
245
|
"default": "./fesm2022/eui-ecl-components-ecl-social-media-share.mjs"
|