@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
@@ -183,6 +183,10 @@
183
183
  <li>
184
184
  <a href="#changelogExists" >changelogExists</a>
185
185
  </li>
186
+ <li>
187
+ <span class="modifier"></span>
188
+ <a href="#className" >className</a>
189
+ </li>
186
190
  <li>
187
191
  <a href="#helpSupportExists" >helpSupportExists</a>
188
192
  </li>
@@ -195,210 +199,122 @@
195
199
  <li>
196
200
  <a href="#privacyStatementExists" >privacyStatementExists</a>
197
201
  </li>
198
- <li>
199
- <a href="#showCode" >showCode</a>
200
- </li>
201
202
  </ul>
202
203
  </td>
203
204
  </tr>
204
205
 
205
- <tr>
206
- <td class="col-md-4">
207
- <h6><b>Methods</b></h6>
208
- </td>
209
- </tr>
210
- <tr>
211
- <td class="col-md-4">
212
- <ul class="index-list">
213
- <li>
214
- <a href="#toggleQRCode" >toggleQRCode</a>
215
- </li>
216
- </ul>
217
- </td>
218
- </tr>
206
+
207
+
219
208
 
220
209
  <tr>
221
210
  <td class="col-md-4">
222
- <h6><b>Inputs</b></h6>
211
+ <h6><b>HostBindings</b></h6>
223
212
  </td>
224
213
  </tr>
225
214
  <tr>
226
215
  <td class="col-md-4">
227
216
  <ul class="index-list">
228
217
  <li>
229
- <a href="#appName" >appName</a>
230
- </li>
231
- <li>
232
- <a href="#logoUrl" >logoUrl</a>
233
- </li>
234
- <li>
235
- <a href="#qrCodeUrl" >qrCodeUrl</a>
236
- </li>
237
- <li>
238
- <a href="#releaseDate" >releaseDate</a>
239
- </li>
240
- <li>
241
- <a href="#version" >version</a>
218
+ <a href="#class" >class</a>
242
219
  </li>
243
220
  </ul>
244
221
  </td>
245
222
  </tr>
246
223
 
247
224
 
248
-
249
-
250
225
  </tbody>
251
226
  </table>
252
227
  </section>
253
228
 
254
229
 
255
- <section data-compodoc="block-inputs">
256
- <h3 id="inputs">Inputs</h3>
257
- <table class="table table-sm table-bordered">
258
- <tbody>
259
- <tr>
260
- <td class="col-md-4">
261
- <a name="appName"></a>
262
- <b>appName</b>
263
- </td>
264
- </tr>
265
- <tr>
266
- <td class="col-md-4">
267
- <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
268
230
 
269
- </td>
270
- </tr>
271
- </tbody>
272
- </table>
273
- <table class="table table-sm table-bordered">
274
- <tbody>
275
- <tr>
276
- <td class="col-md-4">
277
- <a name="logoUrl"></a>
278
- <b>logoUrl</b>
279
- </td>
280
- </tr>
281
- <tr>
282
- <td class="col-md-4">
283
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
284
231
 
285
- </td>
286
- </tr>
287
- <tr>
288
- <td class="col-md-4">
289
- <i>Default value : </i><code>&#x27;&#x27;</code>
290
- </td>
291
- </tr>
292
- </tbody>
293
- </table>
294
- <table class="table table-sm table-bordered">
295
- <tbody>
296
- <tr>
297
- <td class="col-md-4">
298
- <a name="qrCodeUrl"></a>
299
- <b>qrCodeUrl</b>
300
- </td>
301
- </tr>
232
+ <section data-compodoc="block-properties">
233
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
234
+ <tbody>
235
+ <tr>
236
+ <td class="col-md-4">
237
+ <a name="class"></a>
238
+ <span class="name">
239
+ <span ><b>class</b></span>
240
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
241
+ </span>
242
+ </td>
243
+ </tr>
302
244
  <tr>
303
245
  <td class="col-md-4">
304
246
  <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
305
247
 
306
248
  </td>
307
249
  </tr>
308
- </tbody>
309
- </table>
310
- <table class="table table-sm table-bordered">
311
- <tbody>
312
250
  <tr>
313
251
  <td class="col-md-4">
314
- <a name="releaseDate"></a>
315
- <b>releaseDate</b>
252
+ <i>Default value : </i><code>&#x27;euim-about&#x27;</code>
316
253
  </td>
317
254
  </tr>
318
- <tr>
319
- <td class="col-md-4">
320
- <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
321
255
 
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="version"></a>
331
- <b>version</b>
332
- </td>
333
- </tr>
334
- <tr>
335
- <td class="col-md-4">
336
- <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
337
256
 
338
- </td>
339
- </tr>
340
- </tbody>
341
- </table>
257
+ </tbody>
258
+ </table>
342
259
  </section>
343
260
 
344
261
 
345
262
 
346
- <section data-compodoc="block-methods">
263
+ <section data-compodoc="block-properties">
347
264
 
348
- <h3 id="methods">
349
- Methods
265
+ <h3 id="inputs">
266
+ Properties
350
267
  </h3>
351
268
  <table class="table table-sm table-bordered">
352
269
  <tbody>
353
270
  <tr>
354
271
  <td class="col-md-4">
355
- <a name="toggleQRCode"></a>
272
+ <a name="changelogExists"></a>
356
273
  <span class="name">
357
- <span ><b>toggleQRCode</b></span>
358
- <a href="#toggleQRCode"><span class="icon ion-ios-link"></span></a>
274
+ <span ><b>changelogExists</b></span>
275
+ <a href="#changelogExists"><span class="icon ion-ios-link"></span></a>
359
276
  </span>
360
277
  </td>
361
278
  </tr>
362
- <tr>
363
- <td class="col-md-4">
364
- <code>toggleQRCode()</code>
365
- </td>
366
- </tr>
367
-
368
-
369
-
370
-
371
- <tr>
372
- <td class="col-md-4">
279
+ <tr>
280
+ <td class="col-md-4">
281
+ <i>Default value : </i><code>false</code>
282
+ </td>
283
+ </tr>
373
284
 
374
- <div class="io-description">
375
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
376
285
 
377
- </div>
378
- </td>
379
- </tr>
380
286
  </tbody>
381
287
  </table>
382
- </section>
383
- <section data-compodoc="block-properties">
384
-
385
- <h3 id="inputs">
386
- Properties
387
- </h3>
388
288
  <table class="table table-sm table-bordered">
389
289
  <tbody>
390
290
  <tr>
391
291
  <td class="col-md-4">
392
- <a name="changelogExists"></a>
292
+ <a name="className"></a>
393
293
  <span class="name">
394
- <span ><b>changelogExists</b></span>
395
- <a href="#changelogExists"><span class="icon ion-ios-link"></span></a>
294
+ <span class="modifier"></span>
295
+ <span ><b>className</b></span>
296
+ <a href="#className"><span class="icon ion-ios-link"></span></a>
396
297
  </span>
397
298
  </td>
398
299
  </tr>
399
300
  <tr>
400
301
  <td class="col-md-4">
401
- <i>Default value : </i><code>false</code>
302
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
303
+
304
+ </td>
305
+ </tr>
306
+ <tr>
307
+ <td class="col-md-4">
308
+ <i>Default value : </i><code>&#x27;euim-about&#x27;</code>
309
+ </td>
310
+ </tr>
311
+ <tr>
312
+ <td class="col-md-4">
313
+ <b>Decorators : </b>
314
+ <br />
315
+ <code>
316
+ @HostBinding(&#x27;class&#x27;)<br />
317
+ </code>
402
318
  </td>
403
319
  </tr>
404
320
 
@@ -483,26 +399,6 @@
483
399
  </tr>
484
400
 
485
401
 
486
- </tbody>
487
- </table>
488
- <table class="table table-sm table-bordered">
489
- <tbody>
490
- <tr>
491
- <td class="col-md-4">
492
- <a name="showCode"></a>
493
- <span class="name">
494
- <span ><b>showCode</b></span>
495
- <a href="#showCode"><span class="icon ion-ios-link"></span></a>
496
- </span>
497
- </td>
498
- </tr>
499
- <tr>
500
- <td class="col-md-4">
501
- <i>Default value : </i><code>false</code>
502
- </td>
503
- </tr>
504
-
505
-
506
402
  </tbody>
507
403
  </table>
508
404
  </section>
@@ -521,9 +417,9 @@
521
417
  <script src="../js/libs/htmlparser.js"></script>
522
418
  <script src="../js/libs/deep-iterator.js"></script>
523
419
  <script>
524
- var COMPONENT_TEMPLATE = '<div><div class="euim-about"> <ion-header> <ion-toolbar color="primary"> <euim-toolbar> <euim-toolbar-title><strong>{{\'euim.about.text\' | translate }}</strong></euim-toolbar-title> @if (qrCodeUrl) { <euim-toolbar-action-items> <ion-label (click)="toggleQRCode()"> <strong>{{ showCode ? (\'euim.about.hide.qrcode\' | translate) : (\'euim.about.show.qrcode\' | translate) }}</strong> </ion-label> </euim-toolbar-action-items> } </euim-toolbar> </ion-toolbar> <euim-header-details color="primary"> <div euimHeaderDetailsIcon> @if (showCode) { <qrcode [qrdata]="qrCodeUrl" [allowEmptyString]="true" [cssClass]="\'center\'" [elementType]="\'svg\'" [errorCorrectionLevel]="\'M\'" [margin]="4" [scale]="1" [width]="160"></qrcode> } @if (!showCode) { @if (logoUrl) { <img [src]="logoUrl" class="euim-about__app-img" alt="Image" /> } } </div> @if (appName) { <div euimHeaderDetailsTitle><strong>{{appName}}</strong></div> } @if (version) { <div euimHeaderDetailsMeta>{{\'euim.about.version\' | translate }} {{version}}</div> } @if (releaseDate) { <div euimHeaderDetailsMeta>{{\'euim.about.builton\' | translate }} {{releaseDate}}</div> } </euim-header-details> </ion-header> <ng-content></ng-content></div></div>'
525
- 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': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'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': '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': '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'}];
526
- var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'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': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
420
+ var COMPONENT_TEMPLATE = '<div><ng-content></ng-content></div>'
421
+ 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'}];
422
+ 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]'}];
527
423
  var ACTUAL_COMPONENT = {'name': 'EuimAboutComponent'};
528
424
  </script>
529
425
  <script src="../js/tree.js"></script>
@@ -171,6 +171,21 @@
171
171
  <h3 id="index">Index</h3>
172
172
  <table class="table table-sm table-bordered index-table">
173
173
  <tbody>
174
+ <tr>
175
+ <td class="col-md-4">
176
+ <h6><b>Properties</b></h6>
177
+ </td>
178
+ </tr>
179
+ <tr>
180
+ <td class="col-md-4">
181
+ <ul class="index-list">
182
+ <li>
183
+ <span class="modifier"></span>
184
+ <a href="#className" >className</a>
185
+ </li>
186
+ </ul>
187
+ </td>
188
+ </tr>
174
189
 
175
190
 
176
191
  <tr>
@@ -181,9 +196,6 @@
181
196
  <tr>
182
197
  <td class="col-md-4">
183
198
  <ul class="index-list">
184
- <li>
185
- <a href="#toolbarTitle" >toolbarTitle</a>
186
- </li>
187
199
  <li>
188
200
  <a href="#webUrl" >webUrl</a>
189
201
  </li>
@@ -192,6 +204,20 @@
192
204
  </tr>
193
205
 
194
206
 
207
+ <tr>
208
+ <td class="col-md-4">
209
+ <h6><b>HostBindings</b></h6>
210
+ </td>
211
+ </tr>
212
+ <tr>
213
+ <td class="col-md-4">
214
+ <ul class="index-list">
215
+ <li>
216
+ <a href="#class" >class</a>
217
+ </li>
218
+ </ul>
219
+ </td>
220
+ </tr>
195
221
 
196
222
 
197
223
  </tbody>
@@ -248,26 +274,37 @@
248
274
  <tbody>
249
275
  <tr>
250
276
  <td class="col-md-4">
251
- <a name="toolbarTitle"></a>
252
- <b>toolbarTitle</b>
277
+ <a name="webUrl"></a>
278
+ <b>webUrl</b>
253
279
  </td>
254
280
  </tr>
255
281
  <tr>
256
282
  <td class="col-md-4">
257
- <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
283
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
258
284
 
259
285
  </td>
260
286
  </tr>
261
- </tbody>
262
- </table>
263
- <table class="table table-sm table-bordered">
264
- <tbody>
265
287
  <tr>
266
288
  <td class="col-md-4">
267
- <a name="webUrl"></a>
268
- <b>webUrl</b>
289
+ <i>Default value : </i><code>&#x27;&#x27;</code>
269
290
  </td>
270
291
  </tr>
292
+ </tbody>
293
+ </table>
294
+ </section>
295
+
296
+ <section data-compodoc="block-properties">
297
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
298
+ <tbody>
299
+ <tr>
300
+ <td class="col-md-4">
301
+ <a name="class"></a>
302
+ <span class="name">
303
+ <span ><b>class</b></span>
304
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
305
+ </span>
306
+ </td>
307
+ </tr>
271
308
  <tr>
272
309
  <td class="col-md-4">
273
310
  <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
@@ -276,16 +313,59 @@
276
313
  </tr>
277
314
  <tr>
278
315
  <td class="col-md-4">
279
- <i>Default value : </i><code>&#x27;&#x27;</code>
316
+ <i>Default value : </i><code>&#x27;euim-about-content-loading&#x27;</code>
280
317
  </td>
281
318
  </tr>
282
- </tbody>
283
- </table>
319
+
320
+
321
+ </tbody>
322
+ </table>
284
323
  </section>
285
324
 
286
325
 
287
326
 
327
+ <section data-compodoc="block-properties">
328
+
329
+ <h3 id="inputs">
330
+ Properties
331
+ </h3>
332
+ <table class="table table-sm table-bordered">
333
+ <tbody>
334
+ <tr>
335
+ <td class="col-md-4">
336
+ <a name="className"></a>
337
+ <span class="name">
338
+ <span class="modifier"></span>
339
+ <span ><b>className</b></span>
340
+ <a href="#className"><span class="icon ion-ios-link"></span></a>
341
+ </span>
342
+ </td>
343
+ </tr>
344
+ <tr>
345
+ <td class="col-md-4">
346
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
347
+
348
+ </td>
349
+ </tr>
350
+ <tr>
351
+ <td class="col-md-4">
352
+ <i>Default value : </i><code>&#x27;euim-about-content-loading&#x27;</code>
353
+ </td>
354
+ </tr>
355
+ <tr>
356
+ <td class="col-md-4">
357
+ <b>Decorators : </b>
358
+ <br />
359
+ <code>
360
+ @HostBinding(&#x27;class&#x27;)<br />
361
+ </code>
362
+ </td>
363
+ </tr>
364
+
288
365
 
366
+ </tbody>
367
+ </table>
368
+ </section>
289
369
 
290
370
  </div>
291
371
 
@@ -301,9 +381,9 @@
301
381
  <script src="../js/libs/htmlparser.js"></script>
302
382
  <script src="../js/libs/deep-iterator.js"></script>
303
383
  <script>
304
- var COMPONENT_TEMPLATE = '<div><div class="euim-about-content-loading"> <ion-header> <ion-toolbar color="primary"> <euim-toolbar> <euim-toolbar-title>{{toolbarTitle}}</euim-toolbar-title> </euim-toolbar> </ion-toolbar> </ion-header> <div class="euim-about-content-loading__content"> <ng-content></ng-content> </div> @if(webUrl) { <ion-content [fullscreen]="true" scroll-y="false"> <div class="euim-about-content-loading__iframe-container"> <iframe [src]="sanitizedUrl" class="euim-about-content-loading__iframe" scrolling="no" allowfullscreen></iframe> </div> </ion-content> }</div></div>'
305
- 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': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'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': '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': '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'}];
306
- var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'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': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
384
+ var COMPONENT_TEMPLATE = '<div><div class="euim-about-content-loading__content"> <ng-content></ng-content></div>@if(webUrl) {<div class="euim-about-content-loading__iframe-container"> <iframe [src]="sanitizedUrl" class="euim-about-content-loading__iframe" scrolling="no" allowfullscreen></iframe></div>}</div>'
385
+ 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'}];
386
+ 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]'}];
307
387
  var ACTUAL_COMPONENT = {'name': 'EuimAboutContentLoadingComponent'};
308
388
  </script>
309
389
  <script src="../js/tree.js"></script>
@@ -710,9 +710,9 @@
710
710
  <script src="../js/libs/htmlparser.js"></script>
711
711
  <script src="../js/libs/deep-iterator.js"></script>
712
712
  <script>
713
- var COMPONENT_TEMPLATE = '<div>@if (hasIcon && isVisible) { <div class="euim-alert-message__wrappericon"> @if (hasIcon) { <ion-icon [name]="icon" class="euim-alert-message__icon"></ion-icon> } </div>}@if (isVisible) { <div class="euim-alert-message__wrapper"> <div class="slotStart"> <ng-content select="[slotStart]"></ng-content> </div> <div euimLabel [euimLabelTruncate]="euimLabelTruncate"> <ng-content></ng-content> </div> <div class="slotEnd"> <ng-content select="[slotEnd]"></ng-content> </div> </div>}@if (isCloseable && isVisible) { <a role="button" aria-label="Close Icon Button" class="euim-alert-message__close" (click)="onClose($event)"> <ion-icon name="close-sharp" class="euim-alert-message__closeIcon"></ion-icon> </a>}</div>'
714
- 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': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'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': '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': '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'}];
715
- var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'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': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
713
+ var COMPONENT_TEMPLATE = '<div>@if (hasIcon && isVisible) { <div class="euim-alert-message__wrappericon"> @if (hasIcon) { <ion-icon [name]="icon" class="euim-alert-message__icon"></ion-icon> } </div>}@if (isVisible) { <div class="euim-alert-message__wrapper"> <div class="slotStart"> <ng-content select="[slotStart]"></ng-content> </div> <div euimLabel [euimLabelTruncate]="euimLabelTruncate"> <ng-content></ng-content> </div> <div class="slotEnd"> <ng-content select="[slotEnd]"></ng-content> </div> </div>}@if (isCloseable && isVisible) { <a role="button" aria-label="Close Icon Button" class="euim-alert-message__close" (click)="onClose($event)"> <ion-icon name="close" class="euim-alert-message__closeIcon"></ion-icon> </a>}</div>'
714
+ 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'}];
715
+ 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]'}];
716
716
  var ACTUAL_COMPONENT = {'name': 'EuimAlertMessageComponent'};
717
717
  </script>
718
718
  <script src="../js/tree.js"></script>