@eui/components 18.0.0-next.59 → 18.0.0-next.60
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/EuiBadgeComponent.html +1 -1
- package/docs/components/EuiIconInputComponent.html +1 -1
- package/docs/components/EuiSearchComponent.html +105 -3
- package/docs/dependencies.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/eui-badge/eui-badge.component.mjs +3 -4
- package/esm2022/eui-icon/eui-icon-input/eui-icon-input.component.mjs +3 -3
- package/esm2022/layout/eui-search/search.component.mjs +24 -10
- package/eui-badge/eui-badge.component.d.ts +1 -1
- package/eui-badge/eui-badge.component.d.ts.map +1 -1
- package/eui-icon/eui-icon-input/eui-icon-input.component.d.ts +1 -1
- package/fesm2022/eui-components-eui-badge.mjs +2 -3
- package/fesm2022/eui-components-eui-badge.mjs.map +2 -2
- package/fesm2022/eui-components-eui-icon.mjs +2 -2
- package/fesm2022/eui-components-eui-icon.mjs.map +2 -2
- package/fesm2022/eui-components-layout.mjs +23 -9
- package/fesm2022/eui-components-layout.mjs.map +2 -2
- package/layout/eui-search/search.component.d.ts +7 -4
- package/layout/eui-search/search.component.d.ts.map +1 -1
- package/package.json +9 -9
@@ -1,8 +1,8 @@
|
|
1
|
-
import { EventEmitter, TemplateRef, AfterViewInit, QueryList,
|
1
|
+
import { EventEmitter, TemplateRef, AfterViewInit, QueryList, AfterContentInit } from '@angular/core';
|
2
2
|
import { EuiAutoCompleteItem } from '@eui/components/eui-autocomplete';
|
3
3
|
import { EuiTemplateDirective } from '@eui/components/directives';
|
4
4
|
import * as i0 from "@angular/core";
|
5
|
-
export declare class EuiSearchComponent implements AfterViewInit,
|
5
|
+
export declare class EuiSearchComponent implements AfterViewInit, AfterContentInit {
|
6
6
|
get cssClasses(): string;
|
7
7
|
isInputFocus: boolean;
|
8
8
|
searchTerm: string;
|
@@ -18,18 +18,21 @@ export declare class EuiSearchComponent implements AfterViewInit, OnInit {
|
|
18
18
|
hasSearchButton: boolean;
|
19
19
|
hasExpandAnimation: boolean;
|
20
20
|
search: EventEmitter<string>;
|
21
|
+
selectionChange: EventEmitter<EuiAutoCompleteItem[]>;
|
22
|
+
searchClick: EventEmitter<string>;
|
21
23
|
inputFocus: EventEmitter<Event>;
|
22
24
|
inputBlur: EventEmitter<Event>;
|
23
25
|
templates: QueryList<EuiTemplateDirective>;
|
24
|
-
|
26
|
+
ngAfterContentInit(): void;
|
25
27
|
ngAfterViewInit(): void;
|
28
|
+
onSelectionChange(items: EuiAutoCompleteItem[]): void;
|
26
29
|
onInputFocus(event: Event): void;
|
27
30
|
onInputBlur(event: Event): void;
|
28
31
|
onSearch(e: string): void;
|
29
32
|
onSearchInput(e: KeyboardEvent): void;
|
30
33
|
onSearchClick(): void;
|
31
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiSearchComponent, never>;
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuiSearchComponent, "eui-search", never, { "placeholderLabel": { "alias": "placeholderLabel"; "required": false; }; "panelWidth": { "alias": "panelWidth"; "required": false; }; "searchResults": { "alias": "searchResults"; "required": false; }; "isAutocomplete": { "alias": "isAutocomplete"; "required": false; }; "isInputText": { "alias": "isInputText"; "required": false; }; "hasSearchButton": { "alias": "hasSearchButton"; "required": false; }; "hasExpandAnimation": { "alias": "hasExpandAnimation"; "required": false; }; }, { "search": "search"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; }, ["templates"], never, false, never>;
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuiSearchComponent, "eui-search", never, { "placeholderLabel": { "alias": "placeholderLabel"; "required": false; }; "panelWidth": { "alias": "panelWidth"; "required": false; }; "searchResults": { "alias": "searchResults"; "required": false; }; "isAutocomplete": { "alias": "isAutocomplete"; "required": false; }; "isInputText": { "alias": "isInputText"; "required": false; }; "hasSearchButton": { "alias": "hasSearchButton"; "required": false; }; "hasExpandAnimation": { "alias": "hasExpandAnimation"; "required": false; }; }, { "search": "search"; "selectionChange": "selectionChange"; "searchClick": "searchClick"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; }, ["templates"], never, false, never>;
|
33
36
|
static ngAcceptInputType_isAutocomplete: unknown;
|
34
37
|
static ngAcceptInputType_isInputText: unknown;
|
35
38
|
static ngAcceptInputType_hasSearchButton: unknown;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"search.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-search/search.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsG,YAAY,EAAE,WAAW,EAClI,aAAa,EAAE,SAAS,
|
1
|
+
{"version":3,"file":"search.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-search/search.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsG,YAAY,EAAE,WAAW,EAClI,aAAa,EAAE,SAAS,EACxB,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;;AAElE,qBAOa,kBAAmB,YAAW,aAAa,EAAE,gBAAgB;IACtE,IACW,UAAU,IAAI,MAAM,CAQ9B;IAED,YAAY,UAAS;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IAEb,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;IAElF,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,IAAI,IAAI;yCArFZ,kBAAkB;2CAAlB,kBAAkB;6CA4FgtxB,OAAQ;0CAAR,OAAQ;8CAAR,OAAQ;iDAAR,OAAQ;CADtvxB"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@eui/components",
|
3
|
-
"version": "18.0.0-next.
|
3
|
+
"version": "18.0.0-next.60",
|
4
4
|
"tag": "next",
|
5
5
|
"description": "eUI components package",
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
@@ -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": "18.0.0-next.
|
14
|
-
"@eui/base": "18.0.0-next.
|
13
|
+
"@eui/core": "18.0.0-next.60",
|
14
|
+
"@eui/base": "18.0.0-next.60",
|
15
15
|
"@angular/common": "next",
|
16
16
|
"@angular/core": "next",
|
17
17
|
"@angular/forms": "next",
|
@@ -48,18 +48,18 @@
|
|
48
48
|
"esm": "./esm2022/directives/eui-components-directives.mjs",
|
49
49
|
"default": "./fesm2022/eui-components-directives.mjs"
|
50
50
|
},
|
51
|
-
"./eui-accordion": {
|
52
|
-
"types": "./eui-accordion/index.d.ts",
|
53
|
-
"esm2022": "./esm2022/eui-accordion/eui-components-eui-accordion.mjs",
|
54
|
-
"esm": "./esm2022/eui-accordion/eui-components-eui-accordion.mjs",
|
55
|
-
"default": "./fesm2022/eui-components-eui-accordion.mjs"
|
56
|
-
},
|
57
51
|
"./eui-alert": {
|
58
52
|
"types": "./eui-alert/index.d.ts",
|
59
53
|
"esm2022": "./esm2022/eui-alert/eui-components-eui-alert.mjs",
|
60
54
|
"esm": "./esm2022/eui-alert/eui-components-eui-alert.mjs",
|
61
55
|
"default": "./fesm2022/eui-components-eui-alert.mjs"
|
62
56
|
},
|
57
|
+
"./eui-accordion": {
|
58
|
+
"types": "./eui-accordion/index.d.ts",
|
59
|
+
"esm2022": "./esm2022/eui-accordion/eui-components-eui-accordion.mjs",
|
60
|
+
"esm": "./esm2022/eui-accordion/eui-components-eui-accordion.mjs",
|
61
|
+
"default": "./fesm2022/eui-components-eui-accordion.mjs"
|
62
|
+
},
|
63
63
|
"./eui-autocomplete": {
|
64
64
|
"types": "./eui-autocomplete/index.d.ts",
|
65
65
|
"esm2022": "./esm2022/eui-autocomplete/eui-components-eui-autocomplete.mjs",
|