@eui/mobile-core 18.0.0-next.17 → 18.0.0-next.19

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.
Files changed (88) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +1 -1
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +1 -1
  3. package/docs/components/EuiMUserProfileInfosComponent.html +1 -1
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +1 -1
  5. package/docs/components/EuimAboutComponent.html +1 -1
  6. package/docs/components/EuimAboutContentLoadingComponent.html +1 -1
  7. package/docs/components/EuimAlertMessageComponent.html +1 -1
  8. package/docs/components/EuimAppComponent.html +1 -1
  9. package/docs/components/EuimAvatarBadgeComponent.html +1 -1
  10. package/docs/components/EuimAvatarComponent.html +1 -1
  11. package/docs/components/EuimAvatarIconComponent.html +1 -1
  12. package/docs/components/EuimAvatarIconSubComponent.html +1 -1
  13. package/docs/components/EuimAvatarImageComponent.html +1 -1
  14. package/docs/components/EuimAvatarTextComponent.html +1 -1
  15. package/docs/components/EuimBadgeComponent.html +1 -1
  16. package/docs/components/EuimCardComponent.html +1 -1
  17. package/docs/components/EuimCardListComponent.html +1 -1
  18. package/docs/components/EuimChangelogComponent.html +1 -1
  19. package/docs/components/EuimChipSelectorComponent.html +1 -1
  20. package/docs/components/EuimDataSummaryColComponent.html +1 -1
  21. package/docs/components/EuimDataSummaryComponent.html +1 -1
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +1 -1
  23. package/docs/components/EuimHeaderDetailsComponent.html +1 -1
  24. package/docs/components/EuimHelpSupportComponent.html +1 -1
  25. package/docs/components/EuimLabelComponent.html +1 -1
  26. package/docs/components/EuimLanguageListComponent.html +1 -1
  27. package/docs/components/EuimLanguageSelectorComponent.html +1 -1
  28. package/docs/components/EuimMediaHeaderComponent.html +1 -1
  29. package/docs/components/EuimMessageComponent.html +1 -1
  30. package/docs/components/EuimMessageTitleComponent.html +1 -1
  31. package/docs/components/EuimMultiselectComponent.html +1 -1
  32. package/docs/components/EuimMultiselectFilterComponent.html +1 -1
  33. package/docs/components/EuimMultiselectInfoComponent.html +1 -1
  34. package/docs/components/EuimMultiselectListComponent.html +1 -1
  35. package/docs/components/EuimMultiselectToolbarComponent.html +1 -1
  36. package/docs/components/EuimNotificationItemComponent.html +1 -1
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +1 -1
  38. package/docs/components/EuimPdfViewerComponent.html +1 -1
  39. package/docs/components/EuimScrollerXComponent.html +1 -1
  40. package/docs/components/EuimSearchBarComponent.html +356 -2
  41. package/docs/components/EuimSidebarComponent.html +1 -1
  42. package/docs/components/EuimSidebarContentComponent.html +1 -1
  43. package/docs/components/EuimSkeletonListComponent.html +1 -1
  44. package/docs/components/EuimSkeletonListItemComponent.html +1 -1
  45. package/docs/components/EuimSlideInfoScreenComponent.html +1 -1
  46. package/docs/components/EuimSliderInfoScreenComponent.html +1 -1
  47. package/docs/components/EuimSpinnerComponent.html +1 -1
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +1 -1
  49. package/docs/components/EuimSpinnerMessageComponent.html +1 -1
  50. package/docs/components/EuimToolbarActionItemsComponent.html +1 -1
  51. package/docs/components/EuimToolbarComponent.html +1 -1
  52. package/docs/components/EuimToolbarDatepickerComponent.html +2 -2
  53. package/docs/components/EuimToolbarQrcodeComponent.html +1 -1
  54. package/docs/components/EuimToolbarTitleComponent.html +1 -1
  55. package/docs/components/EuimUserProfileComponent.html +1 -1
  56. package/docs/dependencies.html +4 -4
  57. package/docs/index.html +1 -1
  58. package/docs/js/menu-wc.js +3 -17
  59. package/docs/js/menu-wc_es5.js +1 -1
  60. package/docs/js/search/search_index.js +2 -2
  61. package/docs/modules/EuimToolbarDatepickerModule.html +0 -6
  62. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +2 -2
  63. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +2 -2
  64. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +2 -2
  65. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +2 -2
  66. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +2 -2
  67. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +2 -2
  68. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +2 -2
  69. package/esm2022/lib/components/euim-message/euim-message.component.mjs +2 -2
  70. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +38 -4
  71. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +2 -2
  72. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +3 -3
  73. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +3 -8
  74. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  75. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +2 -2
  76. package/fesm2022/eui-mobile-core.mjs +61 -101
  77. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  78. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts +12 -1
  79. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts.map +1 -1
  80. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  81. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  82. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  83. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  84. package/package.json +1 -1
  85. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +0 -671
  86. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  87. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  88. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -1,8 +1,19 @@
1
+ import { EventEmitter } from '@angular/core';
1
2
  import * as i0 from "@angular/core";
2
3
  export declare class EuimSearchBarComponent {
3
4
  hasSlotStart: boolean;
4
5
  hasSlotEnd: boolean;
6
+ inputEvent: EventEmitter<string>;
7
+ changeEvent: EventEmitter<string>;
8
+ focusEvent: EventEmitter<void>;
9
+ cancelEvent: EventEmitter<void>;
10
+ clearEvent: EventEmitter<void>;
11
+ onInput(event: any): void;
12
+ onChange(event: any): void;
13
+ onFocus(): void;
14
+ onCancel(): void;
15
+ onClear(): void;
5
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSearchBarComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSearchBarComponent, "euim-search-bar", never, { "hasSlotStart": { "alias": "hasSlotStart"; "required": false; }; "hasSlotEnd": { "alias": "hasSlotEnd"; "required": false; }; }, {}, never, ["[slotStart]", "[slotEnd]"], true, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSearchBarComponent, "euim-search-bar", never, { "hasSlotStart": { "alias": "hasSlotStart"; "required": false; }; "hasSlotEnd": { "alias": "hasSlotEnd"; "required": false; }; }, { "inputEvent": "inputEvent"; "changeEvent": "changeEvent"; "focusEvent": "focusEvent"; "cancelEvent": "cancelEvent"; "clearEvent": "clearEvent"; }, never, ["[slotStart]", "[slotEnd]"], true, never>;
7
18
  }
8
19
  //# sourceMappingURL=euim-search-bar.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-search-bar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-search-bar/euim-search-bar.component.ts"],"names":[],"mappings":";AASA,qBAUa,sBAAsB;IACxB,YAAY,UAAS;IACrB,UAAU,UAAS;yCAFjB,sBAAsB;2CAAtB,sBAAsB;CAGlC"}
1
+ {"version":3,"file":"euim-search-bar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-search-bar/euim-search-bar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKL,YAAY,EAEb,MAAM,eAAe,CAAC;;AAIvB,qBAUa,sBAAsB;IACxB,YAAY,UAAS;IACrB,UAAU,UAAS;IAElB,UAAU,uBAA8B;IACxC,WAAW,uBAA8B;IACzC,UAAU,qBAA4B;IACtC,WAAW,qBAA4B;IACvC,UAAU,qBAA4B;IAGhD,OAAO,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAMzB,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAK1B,OAAO,IAAI,IAAI;IAIf,QAAQ,IAAI,IAAI;IAIhB,OAAO,IAAI,IAAI;yCA9BJ,sBAAsB;2CAAtB,sBAAsB;CAkClC"}
@@ -1,15 +1,14 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./euim-toolbar-datepicker.component";
3
- import * as i2 from "./euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@ionic/angular";
6
- import * as i5 from "@ngx-translate/core";
7
- import * as i6 from "../euim-avatar/euim-avatar.module";
8
- import * as i7 from "../atoms/euim-label/euim-label.module";
9
- import * as i8 from "@angular/forms";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ionic/angular";
5
+ import * as i4 from "@ngx-translate/core";
6
+ import * as i5 from "../euim-avatar/euim-avatar.module";
7
+ import * as i6 from "../atoms/euim-label/euim-label.module";
8
+ import * as i7 from "@angular/forms";
10
9
  export declare class EuimToolbarDatepickerModule {
11
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule, typeof i5.EuimAvatarModule, typeof i6.EuimLabelModule, typeof i7.FormsModule], [typeof i1.EuimToolbarDatepickerComponent]>;
13
12
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
14
13
  }
15
14
  //# sourceMappingURL=euim-toolbar-datepicker.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-datepicker.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAmBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CACvC"}
1
+ {"version":3,"file":"euim-toolbar-datepicker.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAgBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CACvC"}
@@ -1,4 +1,3 @@
1
1
  export * from './euim-toolbar-datepicker.module';
2
2
  export * from './euim-toolbar-datepicker.component';
3
- export * from './euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive';
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+EAA+E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,qCAAqC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "18.0.0-next.17",
3
+ "version": "18.0.0-next.19",
4
4
  "tag": "next",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {