@eui/components 19.0.0-rc.9 → 19.0.1-snapshot-1733951899106
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/components/EuiMenuComponent.html +25 -1
- package/docs/components/EuiMenuItemComponent.html +19 -0
- package/docs/components/EuiSidebarMenuComponent.html +25 -1
- package/docs/components/EuiToolbarSearchComponent.html +1 -5
- package/docs/dependencies.html +2 -2
- package/docs/js/search/search_index.js +2 -2
- package/eui-menu/eui-menu-item.component.d.ts +3 -1
- package/eui-menu/eui-menu-item.component.d.ts.map +1 -1
- package/eui-menu/eui-menu.component.d.ts +3 -1
- package/eui-menu/eui-menu.component.d.ts.map +1 -1
- package/eui-sidebar-menu/eui-sidebar-menu.component.d.ts +3 -1
- package/eui-sidebar-menu/eui-sidebar-menu.component.d.ts.map +1 -1
- package/eui-table/pipes/eui-table-highlight-filter.pipe.d.ts.map +1 -1
- package/eui-table-v2/pipes/eui-table-v2-highlight.pipe.d.ts.map +1 -1
- package/fesm2022/eui-components-eui-menu.mjs +11 -4
- package/fesm2022/eui-components-eui-menu.mjs.map +1 -1
- package/fesm2022/eui-components-eui-page.mjs +2 -2
- package/fesm2022/eui-components-eui-page.mjs.map +1 -1
- package/fesm2022/eui-components-eui-sidebar-menu.mjs +6 -2
- package/fesm2022/eui-components-eui-sidebar-menu.mjs.map +1 -1
- package/fesm2022/eui-components-eui-table-v2.mjs +9 -4
- package/fesm2022/eui-components-eui-table-v2.mjs.map +1 -1
- package/fesm2022/eui-components-eui-table.mjs +9 -4
- package/fesm2022/eui-components-eui-table.mjs.map +1 -1
- package/fesm2022/eui-components-layout.mjs +5 -5
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/layout/eui-toolbar/toolbar-search/toolbar-search.component.d.ts.map +1 -1
- package/package.json +12 -12
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"toolbar-search.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-search/toolbar-search.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"toolbar-search.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-search/toolbar-search.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmF,YAAY,EAAE,WAAW,EAC/G,aAAa,EAAE,SAAS,EACxB,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAyB,MAAM,kCAAkC,CAAC;AAE9F,OAAO,EAAE,oBAAoB,EAA8B,MAAM,4BAA4B,CAAC;AAO9F,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAG/C,qBAmBa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB;IAoCzE,SAAS,CAAC,SAAS,EAAE,kBAAkB;IAnC3C,IACW,UAAU,IAAI,MAAM,CAQ9B;IAED,YAAY,UAAS;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,SAAM;IAEV,kBAAkB,EAAE,WAAW,CAAC;QAAE,SAAS,EAAE,mBAAmB,CAAA;KAAE,CAAC,CAAC;IAElE,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,SAAU;IACpB,aAAa,EAAE,mBAAmB,EAAE,CAAM;IAEX,cAAc,UAAS;IACvB,WAAW,UAAS;IACpB,eAAe,UAAS;IACxB,kBAAkB,UAAQ;IAExD,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IAClD,eAAe,EAAE,YAAY,CAAC,mBAAmB,EAAE,CAAC,CAAsB;IAC1E,WAAW,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IACvD,UAAU,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IACrD,SAAS,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAEvB,SAAS,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;gBAGpE,SAAS,EAAE,kBAAkB;IAG3C,kBAAkB,IAAI,IAAI;IAc1B,eAAe,IAAI,IAAI;IAQvB,iBAAiB,CAAC,KAAK,EAAE,mBAAmB,EAAE,GAAG,IAAI;IAIrD,YAAY,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAKhC,WAAW,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAO/B,QAAQ,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI;IAKzB,aAAa,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAOrC,aAAa,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;yCAzF/B,yBAAyB;2CAAzB,yBAAyB;6CAoGoktC,OAAQ;0CAAR,OAAQ;8CAAR,OAAQ;iDAAR,OAAQ;CADjntC"}
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@eui/components",
|
3
|
-
"version": "19.0.
|
4
|
-
"tag": "
|
3
|
+
"version": "19.0.1-snapshot-1733951899106",
|
4
|
+
"tag": "snapshot",
|
5
5
|
"description": "eUI components package",
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
7
7
|
"author": "ec.europa.eui@gmail.com",
|
@@ -10,8 +10,8 @@
|
|
10
10
|
"url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui"
|
11
11
|
},
|
12
12
|
"peerDependencies": {
|
13
|
-
"@eui/core": "19.0.
|
14
|
-
"@eui/base": "19.0.
|
13
|
+
"@eui/core": "19.0.1-snapshot-1733951899106",
|
14
|
+
"@eui/base": "19.0.1-snapshot-1733951899106",
|
15
15
|
"@angular/common": "^18.0.0",
|
16
16
|
"@angular/core": "^18.0.0",
|
17
17
|
"@angular/forms": "^18.0.0",
|
@@ -42,26 +42,26 @@
|
|
42
42
|
"types": "./directives/index.d.ts",
|
43
43
|
"default": "./fesm2022/eui-components-directives.mjs"
|
44
44
|
},
|
45
|
-
"./eui-alert": {
|
46
|
-
"types": "./eui-alert/index.d.ts",
|
47
|
-
"default": "./fesm2022/eui-components-eui-alert.mjs"
|
48
|
-
},
|
49
45
|
"./eui-accordion": {
|
50
46
|
"types": "./eui-accordion/index.d.ts",
|
51
47
|
"default": "./fesm2022/eui-components-eui-accordion.mjs"
|
52
48
|
},
|
49
|
+
"./eui-alert": {
|
50
|
+
"types": "./eui-alert/index.d.ts",
|
51
|
+
"default": "./fesm2022/eui-components-eui-alert.mjs"
|
52
|
+
},
|
53
53
|
"./eui-autocomplete": {
|
54
54
|
"types": "./eui-autocomplete/index.d.ts",
|
55
55
|
"default": "./fesm2022/eui-components-eui-autocomplete.mjs"
|
56
56
|
},
|
57
|
-
"./eui-avatar": {
|
58
|
-
"types": "./eui-avatar/index.d.ts",
|
59
|
-
"default": "./fesm2022/eui-components-eui-avatar.mjs"
|
60
|
-
},
|
61
57
|
"./eui-badge": {
|
62
58
|
"types": "./eui-badge/index.d.ts",
|
63
59
|
"default": "./fesm2022/eui-components-eui-badge.mjs"
|
64
60
|
},
|
61
|
+
"./eui-avatar": {
|
62
|
+
"types": "./eui-avatar/index.d.ts",
|
63
|
+
"default": "./fesm2022/eui-components-eui-avatar.mjs"
|
64
|
+
},
|
65
65
|
"./eui-block-content": {
|
66
66
|
"types": "./eui-block-content/index.d.ts",
|
67
67
|
"default": "./fesm2022/eui-components-eui-block-content.mjs"
|