@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.20

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 (357) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +57 -161
  7. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  8. package/docs/components/EuimAlertMessageComponent.html +3 -3
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/{directives/EuimToolbarDatepickerDatetimeDirective.html → components/EuimAvatarIconSubComponent.html} +129 -259
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +3 -3
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +102 -3
  20. package/docs/components/EuimChipSelectorComponent.html +98 -7
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +8 -80
  26. package/docs/components/EuimLabelComponent.html +3 -3
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +72 -16
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSearchBarComponent.html +723 -0
  42. package/docs/components/EuimSidebarComponent.html +2 -2
  43. package/docs/components/EuimSidebarContentComponent.html +222 -5
  44. package/docs/components/EuimSkeletonListComponent.html +2 -2
  45. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  46. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  47. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  48. package/docs/components/EuimSpinnerComponent.html +2 -2
  49. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  50. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  51. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  52. package/docs/components/EuimToolbarComponent.html +27 -3
  53. package/docs/components/EuimToolbarDatepickerComponent.html +118 -12
  54. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  55. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  56. package/docs/components/EuimUserProfileComponent.html +90 -34
  57. package/docs/dependencies.html +6 -4
  58. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  59. package/docs/directives/EuimAlignTopDirective.html +350 -0
  60. package/docs/directives/EuimCardImageDirective.html +51 -0
  61. package/docs/directives/EuimDividerDirective.html +4 -0
  62. package/docs/directives/EuimListHeaderDirective.html +436 -0
  63. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  64. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  65. package/docs/directives/EuimMinWidthDirective.html +383 -0
  66. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  67. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  68. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  69. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  70. package/docs/index.html +4 -4
  71. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  72. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  73. package/docs/js/menu-wc.js +153 -85
  74. package/docs/js/menu-wc_es5.js +1 -1
  75. package/docs/js/search/search_index.js +2 -2
  76. package/docs/miscellaneous/typealiases.html +22 -1
  77. package/docs/miscellaneous/variables.html +13 -39
  78. package/docs/modules/EuimAboutModule.html +1 -1
  79. package/docs/modules/EuimAllModule.html +58 -4
  80. package/docs/modules/EuimAvatarModule.html +16 -10
  81. package/docs/modules/EuimDividerModule.html +13 -4
  82. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  83. package/docs/modules/EuimListHeaderModule.html +241 -0
  84. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  85. package/docs/modules/EuimSidebarModule.html +1 -1
  86. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  87. package/docs/modules/EuimToolbarDatepickerModule.html +1 -7
  88. package/docs/modules/{EuimAvatarIconModule.html → EuimToolbarQrcodeModule.html} +5 -5
  89. package/docs/modules.html +24 -12
  90. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  91. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  92. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  93. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  94. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  95. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  96. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  98. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  99. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +28 -0
  100. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +31 -0
  101. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  102. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  103. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  104. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  105. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  106. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  107. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  108. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  109. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -31
  110. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -13
  111. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  112. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +12 -33
  113. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  114. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  115. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  116. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  117. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  118. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  119. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  120. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  121. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  122. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  123. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  124. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  125. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  126. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  127. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  128. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  129. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  130. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  131. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  132. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +44 -11
  133. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  134. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  135. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  138. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  139. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  140. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  141. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  142. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  143. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  144. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  146. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  147. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  149. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  152. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  154. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  156. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  158. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  159. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  160. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  161. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  162. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  163. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  165. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +56 -0
  166. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  167. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  169. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  170. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  171. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  173. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  175. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  177. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  179. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  180. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +37 -18
  181. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +10 -15
  182. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  183. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  184. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  185. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  186. package/esm2022/lib/components/index.mjs +14 -4
  187. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  188. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +37 -66
  195. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +45 -25
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  197. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  198. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  200. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  201. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  205. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  210. package/esm2022/lib/euim-all.module.mjs +50 -21
  211. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  212. package/fesm2022/eui-mobile-core.mjs +1317 -842
  213. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  214. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  215. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  216. package/lib/components/base-states.directive.d.ts.map +1 -1
  217. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  218. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  219. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  220. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  221. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  222. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  223. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  224. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  225. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  226. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  227. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +13 -0
  228. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  229. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  230. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  231. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  232. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  233. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  234. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  235. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  236. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  237. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  238. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  239. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  240. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  241. package/lib/components/euim-about/euim-about.component.d.ts +2 -8
  242. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  243. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  244. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  245. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  246. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  247. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -45
  248. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  249. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  250. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  251. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  252. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  253. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  254. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  255. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  256. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  257. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  258. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  259. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  260. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  261. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  262. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  263. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  264. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  265. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  266. package/lib/components/euim-avatar/index.d.ts +5 -2
  267. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  268. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  269. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  270. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  271. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  272. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  273. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  274. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  275. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  276. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +11 -4
  278. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  279. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  280. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  281. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  282. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  283. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  284. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  285. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  286. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  287. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  288. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  289. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  290. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  291. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  292. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  293. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  294. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  295. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  296. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  297. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  298. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts +19 -0
  299. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts.map +1 -0
  300. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  301. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  302. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  303. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  304. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -6
  305. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  306. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  307. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  308. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  309. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  310. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  311. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  312. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  313. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  314. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  315. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  316. package/lib/components/index.d.ts +13 -3
  317. package/lib/components/index.d.ts.map +1 -1
  318. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  319. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  320. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  321. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  322. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +26 -5
  323. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  324. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  325. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  326. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  327. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  328. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  329. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  330. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  331. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  332. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  333. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  334. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  335. package/lib/euim-all.module.d.ts +35 -26
  336. package/lib/euim-all.module.d.ts.map +1 -1
  337. package/package.json +2 -1
  338. package/docs/interfaces/AlertInfos.html +0 -411
  339. package/docs/interfaces/Material.html +0 -495
  340. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  341. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  342. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  343. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  344. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  345. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  346. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  347. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  348. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  349. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  350. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  351. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  352. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  353. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  354. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  355. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
  356. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  357. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -0,0 +1,723 @@
1
+ <!doctype html>
2
+ <html class="no-js" lang="">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
6
+ <title>csdr documentation</title>
7
+ <meta name="description" content="">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
+
10
+ <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
+ <link rel="stylesheet" href="../styles/style.css">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
+ <link rel="stylesheet" href="../styles/material.css">
14
+ </head>
15
+ <body>
16
+ <script>
17
+ // Blocking script to avaoid flickering dark mode
18
+ // Dark mode toggle button
19
+ var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
+ var darkModeState = useDark.matches;
21
+ var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
+ var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
+ var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
+
25
+ function checkToggle(check) {
26
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
+ $darkModeToggleSwitchers[i].checked = check;
28
+ }
29
+ }
30
+
31
+ function toggleDarkMode(state) {
32
+ if (window.localStorage) {
33
+ localStorage.setItem('compodoc_darkmode-state', state);
34
+ }
35
+
36
+ checkToggle(state);
37
+
38
+ const hasClass = document.body.classList.contains('dark');
39
+
40
+ if (state) {
41
+ for (var i = 0; i < $darkModeToggles.length; i++) {
42
+ $darkModeToggles[i].classList.add('dark');
43
+ }
44
+ if (!hasClass) {
45
+ document.body.classList.add('dark');
46
+ }
47
+ } else {
48
+ for (var i = 0; i < $darkModeToggles.length; i++) {
49
+ $darkModeToggles[i].classList.remove('dark');
50
+ }
51
+ if (hasClass) {
52
+ document.body.classList.remove('dark');
53
+ }
54
+ }
55
+ }
56
+
57
+ useDark.addEventListener('change', function (evt) {
58
+ toggleDarkMode(evt.matches);
59
+ });
60
+ if (darkModeStateLocal) {
61
+ darkModeState = darkModeStateLocal === 'true';
62
+ }
63
+ toggleDarkMode(darkModeState);
64
+ </script>
65
+
66
+ <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
67
+ <a href="../" class="navbar-brand">csdr documentation</a>
68
+ <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
69
+ </div>
70
+
71
+ <div class="xs-menu menu" id="mobile-menu">
72
+ <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
73
+ </div>
74
+
75
+ <div class="container-fluid main">
76
+ <div class="row main">
77
+ <div class="hidden-xs menu">
78
+ <compodoc-menu mode="normal"></compodoc-menu>
79
+ </div>
80
+ <!-- START CONTENT -->
81
+ <div class="content component">
82
+ <div class="content-data">
83
+
84
+
85
+
86
+
87
+ <ol class="breadcrumb">
88
+ <li class="breadcrumb-item">Components</li>
89
+ <li class="breadcrumb-item"
90
+ >
91
+ EuimSearchBarComponent</li>
92
+ </ol>
93
+
94
+ <ul class="nav nav-tabs" role="tablist">
95
+ <li class="nav-item">
96
+ <a href="#info" class="nav-link active"
97
+ role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
98
+ </li>
99
+ </ul>
100
+
101
+ <div class="tab-content">
102
+ <div class="tab-pane fade active in" id="info"><p class="comment">
103
+ <h3>File</h3>
104
+ </p>
105
+ <p class="comment">
106
+ <code>packages/eui-mobile/packages/core/src/lib/components/euim-search-bar/euim-search-bar.component.ts</code>
107
+ </p>
108
+
109
+
110
+
111
+
112
+
113
+
114
+ <section data-compodoc="block-metadata">
115
+ <h3>Metadata</h3>
116
+ <table class="table table-sm table-hover metadata">
117
+ <tbody>
118
+
119
+ <tr>
120
+ <td class="col-md-3">changeDetection</td>
121
+ <td class="col-md-9"><code>ChangeDetectionStrategy.OnPush</code></td>
122
+ </tr>
123
+
124
+ <tr>
125
+ <td class="col-md-3">encapsulation</td>
126
+ <td class="col-md-9"><code>ViewEncapsulation.None</code></td>
127
+ </tr>
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+ <tr>
139
+ <td class="col-md-3">selector</td>
140
+ <td class="col-md-9"><code>euim-search-bar</code></td>
141
+ </tr>
142
+
143
+ <tr>
144
+ <td class="col-md-3">standalone</td>
145
+ <td class="col-md-9"><code>true</code></td>
146
+ </tr>
147
+
148
+ <tr>
149
+ <td class="col-md-3">imports</td>
150
+ <td class="col-md-9">
151
+ <code><a href="../modules/EuimLabelModule.html" target="_self" >EuimLabelModule</a></code>
152
+ <code>IonicModule</code>
153
+ </td>
154
+ </tr>
155
+
156
+ <tr>
157
+ <td class="col-md-3">styleUrls</td>
158
+ <td class="col-md-9"><code>./styles/_index.scss</code></td>
159
+ </tr>
160
+
161
+
162
+
163
+ <tr>
164
+ <td class="col-md-3">templateUrl</td>
165
+ <td class="col-md-9"><code>./euim-search-bar.component.html</code></td>
166
+ </tr>
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+ </tbody>
176
+ </table>
177
+ </section>
178
+
179
+ <section data-compodoc="block-index">
180
+ <h3 id="index">Index</h3>
181
+ <table class="table table-sm table-bordered index-table">
182
+ <tbody>
183
+
184
+ <tr>
185
+ <td class="col-md-4">
186
+ <h6><b>Methods</b></h6>
187
+ </td>
188
+ </tr>
189
+ <tr>
190
+ <td class="col-md-4">
191
+ <ul class="index-list">
192
+ <li>
193
+ <a href="#onCancel" >onCancel</a>
194
+ </li>
195
+ <li>
196
+ <a href="#onChange" >onChange</a>
197
+ </li>
198
+ <li>
199
+ <a href="#onClear" >onClear</a>
200
+ </li>
201
+ <li>
202
+ <a href="#onFocus" >onFocus</a>
203
+ </li>
204
+ <li>
205
+ <a href="#onInput" >onInput</a>
206
+ </li>
207
+ </ul>
208
+ </td>
209
+ </tr>
210
+
211
+ <tr>
212
+ <td class="col-md-4">
213
+ <h6><b>Inputs</b></h6>
214
+ </td>
215
+ </tr>
216
+ <tr>
217
+ <td class="col-md-4">
218
+ <ul class="index-list">
219
+ <li>
220
+ <a href="#hasSlotEnd" >hasSlotEnd</a>
221
+ </li>
222
+ <li>
223
+ <a href="#hasSlotStart" >hasSlotStart</a>
224
+ </li>
225
+ </ul>
226
+ </td>
227
+ </tr>
228
+
229
+ <tr>
230
+ <td class="col-md-4">
231
+ <h6><b>Outputs</b></h6>
232
+ </td>
233
+ </tr>
234
+ <tr>
235
+ <td class="col-md-4">
236
+ <ul class="index-list">
237
+ <li>
238
+ <a href="#cancelEvent" >cancelEvent</a>
239
+ </li>
240
+ <li>
241
+ <a href="#changeEvent" >changeEvent</a>
242
+ </li>
243
+ <li>
244
+ <a href="#clearEvent" >clearEvent</a>
245
+ </li>
246
+ <li>
247
+ <a href="#focusEvent" >focusEvent</a>
248
+ </li>
249
+ <li>
250
+ <a href="#inputEvent" >inputEvent</a>
251
+ </li>
252
+ </ul>
253
+ </td>
254
+ </tr>
255
+
256
+
257
+
258
+ </tbody>
259
+ </table>
260
+ </section>
261
+
262
+
263
+ <section data-compodoc="block-inputs">
264
+ <h3 id="inputs">Inputs</h3>
265
+ <table class="table table-sm table-bordered">
266
+ <tbody>
267
+ <tr>
268
+ <td class="col-md-4">
269
+ <a name="hasSlotEnd"></a>
270
+ <b>hasSlotEnd</b>
271
+ </td>
272
+ </tr>
273
+ <tr>
274
+ <td class="col-md-4">
275
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
276
+
277
+ </td>
278
+ </tr>
279
+ <tr>
280
+ <td class="col-md-4">
281
+ <i>Default value : </i><code>false</code>
282
+ </td>
283
+ </tr>
284
+ </tbody>
285
+ </table>
286
+ <table class="table table-sm table-bordered">
287
+ <tbody>
288
+ <tr>
289
+ <td class="col-md-4">
290
+ <a name="hasSlotStart"></a>
291
+ <b>hasSlotStart</b>
292
+ </td>
293
+ </tr>
294
+ <tr>
295
+ <td class="col-md-4">
296
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
297
+
298
+ </td>
299
+ </tr>
300
+ <tr>
301
+ <td class="col-md-4">
302
+ <i>Default value : </i><code>false</code>
303
+ </td>
304
+ </tr>
305
+ </tbody>
306
+ </table>
307
+ </section>
308
+ <section data-compodoc="block-outputs">
309
+ <h3 id="outputs">Outputs</h3>
310
+ <table class="table table-sm table-bordered">
311
+ <tbody>
312
+ <tr>
313
+ <td class="col-md-4">
314
+ <a name="cancelEvent"></a>
315
+ <b>cancelEvent</b>
316
+ </td>
317
+ </tr>
318
+ <tr>
319
+ <td class="col-md-4">
320
+ <i>Type : </i> <code>EventEmitter</code>
321
+
322
+ </td>
323
+ </tr>
324
+ </tbody>
325
+ </table>
326
+ <table class="table table-sm table-bordered">
327
+ <tbody>
328
+ <tr>
329
+ <td class="col-md-4">
330
+ <a name="changeEvent"></a>
331
+ <b>changeEvent</b>
332
+ </td>
333
+ </tr>
334
+ <tr>
335
+ <td class="col-md-4">
336
+ <i>Type : </i> <code>EventEmitter</code>
337
+
338
+ </td>
339
+ </tr>
340
+ </tbody>
341
+ </table>
342
+ <table class="table table-sm table-bordered">
343
+ <tbody>
344
+ <tr>
345
+ <td class="col-md-4">
346
+ <a name="clearEvent"></a>
347
+ <b>clearEvent</b>
348
+ </td>
349
+ </tr>
350
+ <tr>
351
+ <td class="col-md-4">
352
+ <i>Type : </i> <code>EventEmitter</code>
353
+
354
+ </td>
355
+ </tr>
356
+ </tbody>
357
+ </table>
358
+ <table class="table table-sm table-bordered">
359
+ <tbody>
360
+ <tr>
361
+ <td class="col-md-4">
362
+ <a name="focusEvent"></a>
363
+ <b>focusEvent</b>
364
+ </td>
365
+ </tr>
366
+ <tr>
367
+ <td class="col-md-4">
368
+ <i>Type : </i> <code>EventEmitter</code>
369
+
370
+ </td>
371
+ </tr>
372
+ </tbody>
373
+ </table>
374
+ <table class="table table-sm table-bordered">
375
+ <tbody>
376
+ <tr>
377
+ <td class="col-md-4">
378
+ <a name="inputEvent"></a>
379
+ <b>inputEvent</b>
380
+ </td>
381
+ </tr>
382
+ <tr>
383
+ <td class="col-md-4">
384
+ <i>Type : </i> <code>EventEmitter</code>
385
+
386
+ </td>
387
+ </tr>
388
+ </tbody>
389
+ </table>
390
+ </section>
391
+
392
+
393
+ <section data-compodoc="block-methods">
394
+
395
+ <h3 id="methods">
396
+ Methods
397
+ </h3>
398
+ <table class="table table-sm table-bordered">
399
+ <tbody>
400
+ <tr>
401
+ <td class="col-md-4">
402
+ <a name="onCancel"></a>
403
+ <span class="name">
404
+ <span ><b>onCancel</b></span>
405
+ <a href="#onCancel"><span class="icon ion-ios-link"></span></a>
406
+ </span>
407
+ </td>
408
+ </tr>
409
+ <tr>
410
+ <td class="col-md-4">
411
+ <code>onCancel()</code>
412
+ </td>
413
+ </tr>
414
+
415
+
416
+
417
+
418
+ <tr>
419
+ <td class="col-md-4">
420
+
421
+ <div class="io-description">
422
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
423
+
424
+ </div>
425
+ </td>
426
+ </tr>
427
+ </tbody>
428
+ </table>
429
+ <table class="table table-sm table-bordered">
430
+ <tbody>
431
+ <tr>
432
+ <td class="col-md-4">
433
+ <a name="onChange"></a>
434
+ <span class="name">
435
+ <span ><b>onChange</b></span>
436
+ <a href="#onChange"><span class="icon ion-ios-link"></span></a>
437
+ </span>
438
+ </td>
439
+ </tr>
440
+ <tr>
441
+ <td class="col-md-4">
442
+ <code>onChange(event: <a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank">any</a>)</code>
443
+ </td>
444
+ </tr>
445
+
446
+
447
+
448
+
449
+ <tr>
450
+ <td class="col-md-4">
451
+
452
+ <div class="io-description">
453
+ <b>Parameters :</b>
454
+
455
+ <table class="params">
456
+ <thead>
457
+ <tr>
458
+ <td>Name</td>
459
+ <td>Type</td>
460
+ <td>Optional</td>
461
+ </tr>
462
+ </thead>
463
+ <tbody>
464
+ <tr>
465
+ <td>event</td>
466
+ <td>
467
+ <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
468
+ </td>
469
+
470
+ <td>
471
+ No
472
+ </td>
473
+
474
+
475
+ </tr>
476
+ </tbody>
477
+ </table>
478
+ </div>
479
+ <div class="io-description">
480
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
481
+
482
+ </div>
483
+ <div class="io-description">
484
+
485
+ </div>
486
+ </td>
487
+ </tr>
488
+ </tbody>
489
+ </table>
490
+ <table class="table table-sm table-bordered">
491
+ <tbody>
492
+ <tr>
493
+ <td class="col-md-4">
494
+ <a name="onClear"></a>
495
+ <span class="name">
496
+ <span ><b>onClear</b></span>
497
+ <a href="#onClear"><span class="icon ion-ios-link"></span></a>
498
+ </span>
499
+ </td>
500
+ </tr>
501
+ <tr>
502
+ <td class="col-md-4">
503
+ <code>onClear()</code>
504
+ </td>
505
+ </tr>
506
+
507
+
508
+
509
+
510
+ <tr>
511
+ <td class="col-md-4">
512
+
513
+ <div class="io-description">
514
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
515
+
516
+ </div>
517
+ </td>
518
+ </tr>
519
+ </tbody>
520
+ </table>
521
+ <table class="table table-sm table-bordered">
522
+ <tbody>
523
+ <tr>
524
+ <td class="col-md-4">
525
+ <a name="onFocus"></a>
526
+ <span class="name">
527
+ <span ><b>onFocus</b></span>
528
+ <a href="#onFocus"><span class="icon ion-ios-link"></span></a>
529
+ </span>
530
+ </td>
531
+ </tr>
532
+ <tr>
533
+ <td class="col-md-4">
534
+ <code>onFocus()</code>
535
+ </td>
536
+ </tr>
537
+
538
+
539
+
540
+
541
+ <tr>
542
+ <td class="col-md-4">
543
+
544
+ <div class="io-description">
545
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
546
+
547
+ </div>
548
+ </td>
549
+ </tr>
550
+ </tbody>
551
+ </table>
552
+ <table class="table table-sm table-bordered">
553
+ <tbody>
554
+ <tr>
555
+ <td class="col-md-4">
556
+ <a name="onInput"></a>
557
+ <span class="name">
558
+ <span ><b>onInput</b></span>
559
+ <a href="#onInput"><span class="icon ion-ios-link"></span></a>
560
+ </span>
561
+ </td>
562
+ </tr>
563
+ <tr>
564
+ <td class="col-md-4">
565
+ <code>onInput(event: <a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank">any</a>)</code>
566
+ </td>
567
+ </tr>
568
+
569
+
570
+
571
+
572
+ <tr>
573
+ <td class="col-md-4">
574
+
575
+ <div class="io-description">
576
+ <b>Parameters :</b>
577
+
578
+ <table class="params">
579
+ <thead>
580
+ <tr>
581
+ <td>Name</td>
582
+ <td>Type</td>
583
+ <td>Optional</td>
584
+ </tr>
585
+ </thead>
586
+ <tbody>
587
+ <tr>
588
+ <td>event</td>
589
+ <td>
590
+ <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
591
+ </td>
592
+
593
+ <td>
594
+ No
595
+ </td>
596
+
597
+
598
+ </tr>
599
+ </tbody>
600
+ </table>
601
+ </div>
602
+ <div class="io-description">
603
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
604
+
605
+ </div>
606
+ <div class="io-description">
607
+
608
+ </div>
609
+ </td>
610
+ </tr>
611
+ </tbody>
612
+ </table>
613
+ </section>
614
+
615
+ </div>
616
+
617
+
618
+
619
+
620
+
621
+
622
+
623
+ </div>
624
+
625
+ <script src="../js/libs/vis.min.js"></script>
626
+ <script src="../js/libs/htmlparser.js"></script>
627
+ <script src="../js/libs/deep-iterator.js"></script>
628
+ <script>
629
+ var COMPONENT_TEMPLATE = '<div><div class="euim-search-bar__wrapper"> <ion-searchbar [class.custom-searchbar]="hasSlotStart" [attr.show-clear-button]="hasSlotEnd ? \'never\' : \'always\'" placeholder="Search" (ionInput)="onInput($event)" (ionChange)="onChange($event)" (ionFocus)="onFocus()" (ionCancel)="onCancel()" (ionClear)="onClear()"> @if (!hasSlotStart) { <ng-container> <ion-icon name="search"></ion-icon> </ng-container> } </ion-searchbar> <div class="slotStart" [style.display]="hasSlotStart ? \'block\' : \'none\'"> <ng-content select="[slotStart]"></ng-content> </div> <div class="slotEnd" [style.display]="hasSlotEnd ? \'block\' : \'none\'"> <ng-content select="[slotEnd]"></ng-content> </div></div></div>'
630
+ var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarBadgeComponent', 'selector': 'euim-avatar-badge'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarIconSubComponent', 'selector': 'euim-avatar-icon-sub'},{'name': 'EuimAvatarImageComponent', 'selector': 'euim-avatar-image'},{'name': 'EuimAvatarTextComponent', 'selector': 'euim-avatar-text'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSearchBarComponent', 'selector': 'euim-search-bar'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarQrcodeComponent', 'selector': 'euim-toolbar-qrcode'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
631
+ var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAlignCenterDirective', 'selector': '[euimAlignCenter]'},{'name': 'EuimAlignTopDirective', 'selector': '[euimAlignTop]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'},{'name': 'EuimListItemNoPaddingsDirective', 'selector': '[euimListItemNoPaddings]'},{'name': 'EuimMediaHeaderCustomContentDirective', 'selector': '[euimMediaHeaderCustomContent]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMinWidthDirective', 'selector': '[euimMinWidth]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimReadOnlyFormDirective', 'selector': '[euimReadOnlyForm]'},{'name': 'EuimReadOnlyFormLabelDirective', 'selector': '[euimReadOnlyFormLabel]'},{'name': 'EuimReadOnlyFormValueDirective', 'selector': '[euimReadOnlyFormValue]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
632
+ var ACTUAL_COMPONENT = {'name': 'EuimSearchBarComponent'};
633
+ </script>
634
+ <script src="../js/tree.js"></script>
635
+
636
+
637
+
638
+
639
+
640
+
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+ </div><div class="search-results">
653
+ <div class="has-results">
654
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
655
+ <ul class="search-results-list"></ul>
656
+ </div>
657
+ <div class="no-results">
658
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
659
+ </div>
660
+ </div>
661
+ </div>
662
+ <!-- END CONTENT -->
663
+ </div>
664
+ </div>
665
+
666
+ <label class="dark-mode-switch">
667
+ <input type="checkbox">
668
+ <span class="slider">
669
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
670
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
671
+ </svg>
672
+ </span>
673
+ </label>
674
+
675
+ <script>
676
+ var COMPODOC_CURRENT_PAGE_DEPTH = 1;
677
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'component';
678
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimSearchBarComponent.html';
679
+ var MAX_SEARCH_RESULTS = 15;
680
+ </script>
681
+
682
+ <script>
683
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
684
+ checkToggle(darkModeState);
685
+ if ($darkModeToggleSwitchers.length > 0) {
686
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
687
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
688
+ darkModeState = !darkModeState;
689
+ toggleDarkMode(darkModeState);
690
+ });
691
+ }
692
+ }
693
+ </script>
694
+
695
+ <script src="../js/libs/custom-elements.min.js"></script>
696
+ <script src="../js/libs/lit-html.js"></script>
697
+
698
+ <script src="../js/menu-wc.js" defer></script>
699
+ <script nomodule src="../js/menu-wc_es5.js" defer></script>
700
+
701
+ <script src="../js/libs/bootstrap-native.js"></script>
702
+
703
+ <script src="../js/libs/es6-shim.min.js"></script>
704
+ <script src="../js/libs/EventDispatcher.js"></script>
705
+ <script src="../js/libs/promise.min.js"></script>
706
+ <script src="../js/libs/zepto.min.js"></script>
707
+
708
+ <script src="../js/compodoc.js"></script>
709
+
710
+ <script src="../js/tabs.js"></script>
711
+ <script src="../js/menu.js"></script>
712
+ <script src="../js/libs/clipboard.min.js"></script>
713
+ <script src="../js/libs/prism.js"></script>
714
+ <script src="../js/sourceCode.js"></script>
715
+ <script src="../js/search/search.js"></script>
716
+ <script src="../js/search/lunr.min.js"></script>
717
+ <script src="../js/search/search-lunr.js"></script>
718
+ <script src="../js/search/search_index.js"></script>
719
+ <script src="../js/lazy-load-graphs.js"></script>
720
+
721
+
722
+ </body>
723
+ </html>