@eui/ecl 19.3.10-snapshot-1764611477507 → 19.3.10-snapshot-1764669601570
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.10-snapshot-
|
|
3
|
+
"version": "19.3.10-snapshot-1764669601570",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -180,22 +180,22 @@
|
|
|
180
180
|
"types": "./components/ecl-multiselect/index.d.ts",
|
|
181
181
|
"default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
|
|
182
182
|
},
|
|
183
|
-
"./components/ecl-navigation-list": {
|
|
184
|
-
"types": "./components/ecl-navigation-list/index.d.ts",
|
|
185
|
-
"default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
|
|
186
|
-
},
|
|
187
183
|
"./components/ecl-news-ticker": {
|
|
188
184
|
"types": "./components/ecl-news-ticker/index.d.ts",
|
|
189
185
|
"default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
|
|
190
186
|
},
|
|
191
|
-
"./components/ecl-
|
|
192
|
-
"types": "./components/ecl-
|
|
193
|
-
"default": "./fesm2022/eui-ecl-components-ecl-
|
|
187
|
+
"./components/ecl-navigation-list": {
|
|
188
|
+
"types": "./components/ecl-navigation-list/index.d.ts",
|
|
189
|
+
"default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
|
|
194
190
|
},
|
|
195
191
|
"./components/ecl-page-header": {
|
|
196
192
|
"types": "./components/ecl-page-header/index.d.ts",
|
|
197
193
|
"default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
|
|
198
194
|
},
|
|
195
|
+
"./components/ecl-notification": {
|
|
196
|
+
"types": "./components/ecl-notification/index.d.ts",
|
|
197
|
+
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
198
|
+
},
|
|
199
199
|
"./components/ecl-pagination": {
|
|
200
200
|
"types": "./components/ecl-pagination/index.d.ts",
|
|
201
201
|
"default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
|