@eui/ecl 19.3.11-snapshot-1765958867581 → 19.3.11-snapshot-1766565074123
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/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +21 -21
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-1766565074123",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"description": "eUI ECL components package",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"types": "./index.d.ts",
|
|
29
29
|
"default": "./fesm2022/eui-ecl.mjs"
|
|
30
30
|
},
|
|
31
|
-
"./shared": {
|
|
32
|
-
"types": "./shared/index.d.ts",
|
|
33
|
-
"default": "./fesm2022/eui-ecl-shared.mjs"
|
|
34
|
-
},
|
|
35
31
|
"./core": {
|
|
36
32
|
"types": "./core/index.d.ts",
|
|
37
33
|
"default": "./fesm2022/eui-ecl-core.mjs"
|
|
38
34
|
},
|
|
35
|
+
"./shared": {
|
|
36
|
+
"types": "./shared/index.d.ts",
|
|
37
|
+
"default": "./fesm2022/eui-ecl-shared.mjs"
|
|
38
|
+
},
|
|
39
39
|
"./components/ecl-accordion": {
|
|
40
40
|
"types": "./components/ecl-accordion/index.d.ts",
|
|
41
41
|
"default": "./fesm2022/eui-ecl-components-ecl-accordion.mjs"
|
|
@@ -52,14 +52,14 @@
|
|
|
52
52
|
"types": "./components/ecl-blockquote/index.d.ts",
|
|
53
53
|
"default": "./fesm2022/eui-ecl-components-ecl-blockquote.mjs"
|
|
54
54
|
},
|
|
55
|
-
"./components/ecl-breadcrumb": {
|
|
56
|
-
"types": "./components/ecl-breadcrumb/index.d.ts",
|
|
57
|
-
"default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
|
|
58
|
-
},
|
|
59
55
|
"./components/ecl-button": {
|
|
60
56
|
"types": "./components/ecl-button/index.d.ts",
|
|
61
57
|
"default": "./fesm2022/eui-ecl-components-ecl-button.mjs"
|
|
62
58
|
},
|
|
59
|
+
"./components/ecl-breadcrumb": {
|
|
60
|
+
"types": "./components/ecl-breadcrumb/index.d.ts",
|
|
61
|
+
"default": "./fesm2022/eui-ecl-components-ecl-breadcrumb.mjs"
|
|
62
|
+
},
|
|
63
63
|
"./components/ecl-card": {
|
|
64
64
|
"types": "./components/ecl-card/index.d.ts",
|
|
65
65
|
"default": "./fesm2022/eui-ecl-components-ecl-card.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-gallery": {
|
|
128
|
-
"types": "./components/ecl-gallery/index.d.ts",
|
|
129
|
-
"default": "./fesm2022/eui-ecl-components-ecl-gallery.mjs"
|
|
130
|
-
},
|
|
131
127
|
"./components/ecl-help-block": {
|
|
132
128
|
"types": "./components/ecl-help-block/index.d.ts",
|
|
133
129
|
"default": "./fesm2022/eui-ecl-components-ecl-help-block.mjs"
|
|
134
130
|
},
|
|
131
|
+
"./components/ecl-gallery": {
|
|
132
|
+
"types": "./components/ecl-gallery/index.d.ts",
|
|
133
|
+
"default": "./fesm2022/eui-ecl-components-ecl-gallery.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"
|
|
@@ -180,14 +180,14 @@
|
|
|
180
180
|
"types": "./components/ecl-multiselect/index.d.ts",
|
|
181
181
|
"default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
|
|
182
182
|
},
|
|
183
|
-
"./components/ecl-news-ticker": {
|
|
184
|
-
"types": "./components/ecl-news-ticker/index.d.ts",
|
|
185
|
-
"default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
|
|
186
|
-
},
|
|
187
183
|
"./components/ecl-navigation-list": {
|
|
188
184
|
"types": "./components/ecl-navigation-list/index.d.ts",
|
|
189
185
|
"default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
|
|
190
186
|
},
|
|
187
|
+
"./components/ecl-news-ticker": {
|
|
188
|
+
"types": "./components/ecl-news-ticker/index.d.ts",
|
|
189
|
+
"default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
|
|
190
|
+
},
|
|
191
191
|
"./components/ecl-notification": {
|
|
192
192
|
"types": "./components/ecl-notification/index.d.ts",
|
|
193
193
|
"default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
|
|
@@ -220,14 +220,14 @@
|
|
|
220
220
|
"types": "./components/ecl-search-form/index.d.ts",
|
|
221
221
|
"default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
|
|
222
222
|
},
|
|
223
|
-
"./components/ecl-separator": {
|
|
224
|
-
"types": "./components/ecl-separator/index.d.ts",
|
|
225
|
-
"default": "./fesm2022/eui-ecl-components-ecl-separator.mjs"
|
|
226
|
-
},
|
|
227
223
|
"./components/ecl-select": {
|
|
228
224
|
"types": "./components/ecl-select/index.d.ts",
|
|
229
225
|
"default": "./fesm2022/eui-ecl-components-ecl-select.mjs"
|
|
230
226
|
},
|
|
227
|
+
"./components/ecl-separator": {
|
|
228
|
+
"types": "./components/ecl-separator/index.d.ts",
|
|
229
|
+
"default": "./fesm2022/eui-ecl-components-ecl-separator.mjs"
|
|
230
|
+
},
|
|
231
231
|
"./components/ecl-site-footer": {
|
|
232
232
|
"types": "./components/ecl-site-footer/index.d.ts",
|
|
233
233
|
"default": "./fesm2022/eui-ecl-components-ecl-site-footer.mjs"
|