@eui/ecl 19.3.7-snapshot-1759765467639 → 19.3.7-snapshot-1759908590466
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.7-snapshot-
|
|
3
|
+
"version": "19.3.7-snapshot-1759908590466",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -192,10 +192,6 @@
|
|
|
192
192
|
"types": "./components/ecl-notification/index.d.ts",
|
|
193
193
|
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
194
194
|
},
|
|
195
|
-
"./components/ecl-page-header": {
|
|
196
|
-
"types": "./components/ecl-page-header/index.d.ts",
|
|
197
|
-
"default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
|
|
198
|
-
},
|
|
199
195
|
"./components/ecl-pagination": {
|
|
200
196
|
"types": "./components/ecl-pagination/index.d.ts",
|
|
201
197
|
"default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
|
|
@@ -204,6 +200,10 @@
|
|
|
204
200
|
"types": "./components/ecl-popover/index.d.ts",
|
|
205
201
|
"default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
|
|
206
202
|
},
|
|
203
|
+
"./components/ecl-page-header": {
|
|
204
|
+
"types": "./components/ecl-page-header/index.d.ts",
|
|
205
|
+
"default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
|
|
206
|
+
},
|
|
207
207
|
"./components/ecl-radio": {
|
|
208
208
|
"types": "./components/ecl-radio/index.d.ts",
|
|
209
209
|
"default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
|