@eui/components 17.0.0-rc.3 → 17.0.0-rc.5
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/EuiSearchComponent.html +101 -3
- package/docs/components/EuiSkeletonComponent.html +1 -1
- package/docs/components/EuiToolbarComponent.html +1 -1
- package/docs/dependencies.html +2 -2
- package/docs/js/menu-wc.js +6 -6
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/eui-alert/eui-alert.component.mjs +4 -3
- package/esm2022/eui-skeleton/eui-skeleton.component.mjs +4 -3
- package/esm2022/eui-tree/eui-tree.component.mjs +2 -2
- package/esm2022/layout/eui-search/search.component.mjs +13 -5
- package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
- package/eui-alert/eui-alert.component.d.ts.map +1 -1
- package/eui-skeleton/eui-skeleton.component.d.ts +1 -1
- package/eui-skeleton/eui-skeleton.component.d.ts.map +1 -1
- package/fesm2022/eui-components-eui-alert.mjs +3 -2
- package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
- package/fesm2022/eui-components-eui-skeleton.mjs +3 -2
- package/fesm2022/eui-components-eui-skeleton.mjs.map +1 -1
- package/fesm2022/eui-components-eui-tree.mjs +2 -2
- package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
- package/fesm2022/eui-components-layout.mjs +14 -6
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/layout/eui-search/search.component.d.ts +5 -3
- package/layout/eui-search/search.component.d.ts.map +1 -1
- package/package.json +1 -1
@@ -18,15 +18,17 @@ export declare class EuiSearchComponent implements AfterViewInit, OnInit {
|
|
18
18
|
isInputText: BooleanInput;
|
19
19
|
hasSearchButton: BooleanInput;
|
20
20
|
search: EventEmitter<string>;
|
21
|
+
inputFocus: EventEmitter<Event>;
|
22
|
+
inputBlur: EventEmitter<Event>;
|
21
23
|
templates: QueryList<EuiTemplateDirective>;
|
22
24
|
ngOnInit(): void;
|
23
25
|
ngAfterViewInit(): void;
|
24
|
-
onInputFocus(): void;
|
25
|
-
onInputBlur(): void;
|
26
|
+
onInputFocus(event: Event): void;
|
27
|
+
onInputBlur(event: Event): void;
|
26
28
|
onSearch(e: string): void;
|
27
29
|
onSearchInput(e: KeyboardEvent): void;
|
28
30
|
onSearchClick(): void;
|
29
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiSearchComponent, never>;
|
30
|
-
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; }; }, { "search": "search"; }, ["templates"], never, false, 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; }; }, { "search": "search"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; }, ["templates"], never, false, never>;
|
31
33
|
}
|
32
34
|
//# sourceMappingURL=search.component.d.ts.map
|
@@ -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,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAGvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAElE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAOa,kBAAmB,YAAW,aAAa,EAAE,MAAM;IAC5D,IACW,UAAU,IAAI,MAAM,CAO9B;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;IAInD,cAAc,EAAE,YAAY,CAAQ;IAIpC,WAAW,EAAE,YAAY,CAAS;IAIlC,eAAe,EAAE,YAAY,CAAS;IAE5B,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;
|
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,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAGvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAElE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAOa,kBAAmB,YAAW,aAAa,EAAE,MAAM;IAC5D,IACW,UAAU,IAAI,MAAM,CAO9B;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;IAInD,cAAc,EAAE,YAAY,CAAQ;IAIpC,WAAW,EAAE,YAAY,CAAS;IAIlC,eAAe,EAAE,YAAY,CAAS;IAE5B,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IAClD,UAAU,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IACrD,SAAS,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAEvB,SAAS,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAElF,QAAQ,IAAI,IAAI;IAUhB,eAAe,IAAI,IAAI;IAQvB,YAAY,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAKhC,WAAW,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAK/B,QAAQ,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI;IAKzB,aAAa,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAQrC,aAAa,IAAI,IAAI;yCAhFZ,kBAAkB;2CAAlB,kBAAkB;CAmH9B"}
|