@eui/mobile-core 17.4.2-snapshot-1730191497676 → 18.0.0-next.10

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 (319) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +14 -10
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +14 -10
  3. package/docs/components/EuiMUserProfileInfosComponent.html +14 -10
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +14 -10
  5. package/docs/components/EuimAboutComponent.html +14 -10
  6. package/docs/components/EuimAboutContentLoadingComponent.html +14 -10
  7. package/docs/components/EuimAlertMessageComponent.html +14 -10
  8. package/docs/components/EuimAppComponent.html +14 -10
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +204 -43
  11. package/docs/components/EuimAvatarIconComponent.html +48 -213
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +14 -10
  16. package/docs/components/EuimCardComponent.html +14 -10
  17. package/docs/components/EuimCardListComponent.html +14 -10
  18. package/docs/components/EuimChangelogComponent.html +14 -10
  19. package/docs/components/EuimChipSelectorComponent.html +14 -10
  20. package/docs/components/EuimDataSummaryColComponent.html +14 -10
  21. package/docs/components/EuimDataSummaryComponent.html +14 -10
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +14 -10
  23. package/docs/components/EuimHeaderDetailsComponent.html +14 -10
  24. package/docs/components/EuimHelpSupportComponent.html +15 -83
  25. package/docs/components/EuimLabelComponent.html +14 -10
  26. package/docs/components/EuimLanguageListComponent.html +14 -10
  27. package/docs/components/EuimLanguageSelectorComponent.html +14 -10
  28. package/docs/components/EuimMediaHeaderComponent.html +14 -10
  29. package/docs/components/EuimMessageComponent.html +14 -10
  30. package/docs/components/EuimMessageTitleComponent.html +14 -10
  31. package/docs/components/EuimMultiselectComponent.html +14 -10
  32. package/docs/components/EuimMultiselectFilterComponent.html +14 -10
  33. package/docs/components/EuimMultiselectInfoComponent.html +14 -10
  34. package/docs/components/EuimMultiselectListComponent.html +14 -10
  35. package/docs/components/EuimMultiselectToolbarComponent.html +14 -10
  36. package/docs/components/EuimNotificationItemComponent.html +14 -10
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +14 -10
  38. package/docs/components/EuimPdfViewerComponent.html +15 -11
  39. package/docs/components/EuimScrollerXComponent.html +14 -10
  40. package/docs/components/EuimSidebarComponent.html +14 -10
  41. package/docs/components/EuimSidebarContentComponent.html +234 -13
  42. package/docs/components/EuimSkeletonListComponent.html +14 -10
  43. package/docs/components/EuimSkeletonListItemComponent.html +14 -10
  44. package/docs/components/EuimSlideInfoScreenComponent.html +14 -10
  45. package/docs/components/EuimSliderInfoScreenComponent.html +14 -10
  46. package/docs/components/EuimSpinnerComponent.html +14 -10
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +14 -10
  48. package/docs/components/EuimSpinnerMessageComponent.html +14 -10
  49. package/docs/components/EuimToolbarActionItemsComponent.html +14 -10
  50. package/docs/components/EuimToolbarComponent.html +14 -10
  51. package/docs/components/EuimToolbarDatepickerComponent.html +15 -11
  52. package/docs/components/EuimToolbarTitleComponent.html +14 -10
  53. package/docs/components/EuimUserProfileComponent.html +14 -10
  54. package/docs/dependencies.html +23 -21
  55. package/docs/directives/BaseStatesDirective.html +13 -9
  56. package/docs/directives/EuimAlignCenterDirective.html +13 -9
  57. package/docs/directives/EuimAlignTopDirective.html +13 -9
  58. package/docs/directives/EuimAvatarMainIconDirective.html +13 -9
  59. package/docs/directives/EuimAvatarSubIconDirective.html +13 -9
  60. package/docs/directives/EuimCardImageDirective.html +13 -9
  61. package/docs/directives/EuimChipSelectorItemDirective.html +13 -9
  62. package/docs/directives/EuimDataSummaryColLabelDirective.html +13 -9
  63. package/docs/directives/EuimDataSummaryColValueDirective.html +13 -9
  64. package/docs/directives/EuimDividerDirective.html +13 -9
  65. package/docs/directives/EuimHeaderDetailsIconDirective.html +13 -9
  66. package/docs/directives/EuimHeaderDetailsMetaDirective.html +13 -9
  67. package/docs/directives/EuimHeaderDetailsTitleDirective.html +13 -9
  68. package/docs/directives/EuimListHeaderDirective.html +13 -9
  69. package/docs/directives/EuimListItemNoPaddingsDirective.html +13 -9
  70. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +13 -9
  71. package/docs/directives/EuimMediaHeaderImageDirective.html +13 -9
  72. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +13 -9
  73. package/docs/directives/EuimMediaHeaderTitleDirective.html +13 -9
  74. package/docs/directives/EuimMinWidthDirective.html +13 -9
  75. package/docs/directives/EuimMultiselectAllDirective.html +13 -9
  76. package/docs/directives/EuimMultiselectSelectFieldDirective.html +13 -9
  77. package/docs/directives/EuimReadOnlyFormDirective.html +13 -9
  78. package/docs/directives/EuimReadOnlyFormLabelDirective.html +13 -9
  79. package/docs/directives/EuimReadOnlyFormValueDirective.html +13 -9
  80. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +13 -9
  81. package/docs/directives/EuimSkeletonTextAvatarDirective.html +13 -9
  82. package/docs/directives/EuimSliderInfoScreenContentDirective.html +13 -9
  83. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +13 -9
  84. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +13 -9
  85. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +13 -9
  86. package/docs/directives/EuimToolbarTransparentDirective.html +13 -9
  87. package/docs/index.html +16 -12
  88. package/docs/injectables/EuimAppService.html +13 -9
  89. package/docs/interfaces/ActionBtnsIconsNames.html +13 -9
  90. package/docs/interfaces/ActionBtnsNames.html +13 -9
  91. package/docs/interfaces/FilteredData.html +13 -9
  92. package/docs/interfaces/HelpAndSupportItem.html +13 -9
  93. package/docs/interfaces/Item.html +13 -9
  94. package/docs/interfaces/{Contact.html → MenuItem.html} +105 -56
  95. package/docs/interfaces/UIState.html +13 -9
  96. package/docs/js/libs/bootstrap-native.js +1 -1
  97. package/docs/js/menu-wc.js +35 -64
  98. package/docs/js/menu-wc_es5.js +2 -2
  99. package/docs/js/search/search_index.js +2 -2
  100. package/docs/license.html +13 -9
  101. package/docs/miscellaneous/typealiases.html +35 -10
  102. package/docs/miscellaneous/variables.html +16 -48
  103. package/docs/modules/EuimAboutModule.html +14 -10
  104. package/docs/modules/EuimAlertMessageModule.html +13 -9
  105. package/docs/modules/EuimAllModule.html +13 -15
  106. package/docs/modules/EuimAppModule.html +13 -9
  107. package/docs/modules/EuimAvatarModule.html +29 -19
  108. package/docs/modules/EuimBadgeModule.html +13 -9
  109. package/docs/modules/EuimCardListModule.html +13 -9
  110. package/docs/modules/EuimCardModule.html +13 -9
  111. package/docs/modules/EuimChipSelectorComponentModule.html +13 -9
  112. package/docs/modules/EuimDataSummaryModule.html +13 -9
  113. package/docs/modules/EuimDividerModule.html +13 -9
  114. package/docs/modules/EuimEmptyListPlaceholderModule.html +13 -9
  115. package/docs/modules/EuimHeaderDetailsModule.html +13 -9
  116. package/docs/modules/EuimLabelModule.html +13 -9
  117. package/docs/modules/EuimLanguageSelectorModule.html +14 -10
  118. package/docs/modules/EuimListHeaderModule.html +13 -9
  119. package/docs/modules/EuimMediaHeaderModule.html +13 -9
  120. package/docs/modules/EuimMessageModule.html +13 -9
  121. package/docs/modules/EuimMultiselectModule.html +13 -9
  122. package/docs/modules/EuimNotificationItemModule.html +13 -9
  123. package/docs/modules/EuimPdfViewerModule.html +13 -9
  124. package/docs/modules/EuimScrollerXComponentModule.html +13 -9
  125. package/docs/modules/EuimSidebarModule.html +14 -10
  126. package/docs/modules/EuimSkeletonListItemModule.html +13 -9
  127. package/docs/modules/EuimSkeletonListModule.html +13 -9
  128. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -9
  129. package/docs/modules/EuimSliderInfoScreenModule.html +13 -9
  130. package/docs/modules/EuimSpinnerComponentModule.html +13 -9
  131. package/docs/modules/EuimToolbarComponentModule.html +13 -9
  132. package/docs/modules/EuimToolbarDatepickerModule.html +14 -10
  133. package/docs/modules/EuimUserProfileModule.html +13 -9
  134. package/docs/modules.html +13 -21
  135. package/docs/properties.html +13 -9
  136. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  137. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  138. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  139. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  140. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  141. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
  142. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
  143. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  144. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  145. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
  146. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
  147. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
  148. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
  149. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  150. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  151. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  152. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +5 -5
  154. package/esm2022/lib/components/euim-about/euim-about.component.mjs +5 -5
  155. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  156. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  158. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +5 -5
  159. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  161. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  162. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  163. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  164. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  165. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  166. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  167. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  168. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  169. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  171. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -5
  173. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  174. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
  175. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  177. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  179. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  180. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  182. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  183. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  184. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  185. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  186. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
  187. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  188. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  189. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  190. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +5 -5
  191. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  192. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  193. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  194. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  195. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  196. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  197. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  198. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  199. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  200. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  201. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  202. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  203. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -5
  204. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +6 -6
  205. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
  206. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
  207. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
  208. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  209. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  210. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  211. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  212. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  213. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  214. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  215. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  216. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  217. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  218. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +5 -5
  219. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  220. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  221. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  222. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  223. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  224. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  225. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +9 -8
  226. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  227. package/esm2022/lib/components/index.mjs +3 -4
  228. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  229. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  230. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  231. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  232. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  233. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -5
  234. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  235. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +5 -5
  236. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +5 -5
  237. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  238. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  239. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  240. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  241. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  242. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  243. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  244. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  245. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  246. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  247. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  248. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  249. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +5 -5
  250. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  251. package/esm2022/lib/euim-all.module.mjs +16 -21
  252. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  253. package/fesm2022/eui-mobile-core.mjs +753 -675
  254. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  255. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  256. package/lib/components/base-states.directive.d.ts.map +1 -1
  257. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  258. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  259. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  260. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  261. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  262. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  263. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  264. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  265. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  266. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  267. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  268. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  269. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  270. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  271. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  272. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  273. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  274. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  275. package/lib/components/euim-avatar/index.d.ts +5 -2
  276. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  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.component.d.ts.map +1 -1
  281. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  282. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  283. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  284. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  285. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  286. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  287. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  288. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  289. package/lib/components/index.d.ts +2 -3
  290. package/lib/components/index.d.ts.map +1 -1
  291. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  292. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  293. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  294. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  295. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  296. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  297. package/lib/euim-all.module.d.ts +36 -37
  298. package/lib/euim-all.module.d.ts.map +1 -1
  299. package/package.json +14 -8
  300. package/docs/interfaces/AlertInfos.html +0 -407
  301. package/docs/interfaces/HelpContacts.html +0 -311
  302. package/docs/interfaces/Material.html +0 -491
  303. package/docs/interfaces/SupportMaterials.html +0 -311
  304. package/docs/modules/EuimAvatarIconModule.html +0 -228
  305. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  306. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  307. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  308. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  309. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  310. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  311. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  312. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  313. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  314. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  315. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  316. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  317. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  318. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  319. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -225,18 +216,9 @@
225
216
  <tr>
226
217
  <td class="col-md-4">
227
218
  <ul class="index-list">
228
- <li>
229
- <a href="#alertInfos" class="deprecated-name">alertInfos</a>
230
- </li>
231
219
  <li>
232
220
  <a href="#helpAndSupportItems" >helpAndSupportItems</a>
233
221
  </li>
234
- <li>
235
- <a href="#helpContacts" class="deprecated-name">helpContacts</a>
236
- </li>
237
- <li>
238
- <a href="#supportMaterials" class="deprecated-name">supportMaterials</a>
239
- </li>
240
222
  </ul>
241
223
  </td>
242
224
  </tr>
@@ -308,27 +290,6 @@
308
290
 
309
291
  <section data-compodoc="block-inputs">
310
292
  <h3 id="inputs">Inputs</h3>
311
- <table class="table table-sm table-bordered">
312
- <tbody>
313
- <tr>
314
- <td class="col-md-4">
315
- <a name="alertInfos"></a>
316
- <b>alertInfos</b>
317
- </td>
318
- </tr>
319
- <tr>
320
- <td class="col-md-4">
321
- <i>Type : </i> <code><a href="../interfaces/AlertInfos.html" target="_self" >AlertInfos</a></code>
322
-
323
- </td>
324
- </tr>
325
- <tr>
326
- <td class="col-md-4">
327
- <i>Default value : </i><code>{}</code>
328
- </td>
329
- </tr>
330
- </tbody>
331
- </table>
332
293
  <table class="table table-sm table-bordered">
333
294
  <tbody>
334
295
  <tr>
@@ -350,48 +311,6 @@
350
311
  </tr>
351
312
  </tbody>
352
313
  </table>
353
- <table class="table table-sm table-bordered">
354
- <tbody>
355
- <tr>
356
- <td class="col-md-4">
357
- <a name="helpContacts"></a>
358
- <b>helpContacts</b>
359
- </td>
360
- </tr>
361
- <tr>
362
- <td class="col-md-4">
363
- <i>Type : </i> <code><a href="../interfaces/HelpContacts.html" target="_self" >HelpContacts</a></code>
364
-
365
- </td>
366
- </tr>
367
- <tr>
368
- <td class="col-md-4">
369
- <i>Default value : </i><code>{ contacts: [] }</code>
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="supportMaterials"></a>
379
- <b>supportMaterials</b>
380
- </td>
381
- </tr>
382
- <tr>
383
- <td class="col-md-4">
384
- <i>Type : </i> <code><a href="../interfaces/SupportMaterials.html" target="_self" >SupportMaterials</a></code>
385
-
386
- </td>
387
- </tr>
388
- <tr>
389
- <td class="col-md-4">
390
- <i>Default value : </i><code>{ materials: [] }</code>
391
- </td>
392
- </tr>
393
- </tbody>
394
- </table>
395
314
  </section>
396
315
 
397
316
  <section data-compodoc="block-properties">
@@ -852,8 +771,8 @@
852
771
  <script src="../js/libs/htmlparser.js"></script>
853
772
  <script src="../js/libs/deep-iterator.js"></script>
854
773
  <script>
855
- var COMPONENT_TEMPLATE = '<div><ion-header> <ion-toolbar color="primary"> <euim-toolbar> <euim-toolbar-title>{{\'euim.about.help.support\' | translate }}</euim-toolbar-title> </euim-toolbar> </ion-toolbar> @if (alertInfos.title) { <euim-alert-message color="primary"> <ion-icon name="person-circle" slotStart></ion-icon> {{ alertInfos.title }} @if (alertInfos.btnLink) { <ion-button [href]="alertInfos.btnLink" slotEnd size="small" fill="outline"> <strong>{{ alertInfos.btnTitle }}</strong> </ion-button> } </euim-alert-message> } <ng-content select="[headerSection]"></ng-content></ion-header>@if (helpAndSupportItems.length > 0 || helpContacts.contacts.length > 0 || supportMaterials.materials.length > 0) { <ion-list> @for (helpSupportItem of helpAndSupportItems; track $index;) { @if (helpSupportItem.sectionTitle) { <ion-item-divider> <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label> </ion-item-divider> } @for (item of helpSupportItem.items; track item;) { <ion-item [lines]="item.hasBottomLine ? \'insert\' : \'none\'" (click)="onItemClick(item, undefined, undefined)"> @if (item.startIcon) { <euim-avatar-icon fill="solid" slot="start"> <ion-icon [name]="item.startIcon"></ion-icon> </euim-avatar-icon> } @if (item.title || item.subtitle) { <ion-label> @if (item.title) { <a [ngClass]="getLinkClass(item)"> @if (!isLinkSharp(item)) { <div class="euim-help-support__title">{{ item.title }}</div> } @if (isLinkSharp(item)) { <div euimLabel euimLabelTitle>{{ item.title }}</div> } </a> } @if (item.subtitle) { <div euimLabel euimLabelSubTitle> {{ item.subtitle }} </div> } </ion-label> } @if (item.endIcon) { <ion-buttons> <ion-button fill="clear"> <ion-icon [name]="item.endIcon" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> } </ion-item> } } @if (helpContacts.contacts.length > 0) { @if (helpContacts.sectionTitle) { <ion-item-divider> <ion-label>{{ helpContacts.sectionTitle }}</ion-label> </ion-item-divider> } @for (contact of helpContacts.contacts; track contact; let isLast = $last) { <ion-item [lines]="isLast ? \'none\' : \'\'" (click)="onItemClick(undefined, contact.linkType, contact.linkTitle)"> @if (contact.icon) { <euim-avatar-icon fill="solid" slot="start"> <ion-icon [name]="contact.icon"></ion-icon> </euim-avatar-icon> } @if (contact.linkTitle || contact.subtitle) { <ion-label> @if (contact.linkTitle) { <a class="euim-help-support__contact-link"> <div class="euim-help-support__title">{{contact.linkTitle}}</div> </a> } @if (contact.subtitle) { <div euimLabel euimLabelSubTitle>{{contact.subtitle}}</div> } </ion-label> } </ion-item> } } @if (supportMaterials.materials.length > 0) { @if (supportMaterials.sectionTitle) { <ion-item-divider> <ion-label>{{ supportMaterials.sectionTitle }}</ion-label> </ion-item-divider> } @for (material of supportMaterials.materials; track material) { <ion-item lines="none" (click)="onItemClick(material, undefined, undefined)"> @if (material.icon) { <euim-avatar-icon fill="solid" slot="start"> <ion-icon [name]="material.icon"></ion-icon> </euim-avatar-icon> } <ion-label> @if (material.title) { <div euimLabel euimLabelTitle>{{material.title}}</div> } @if (material.subtitle) { <div euimLabel euimLabelSubTitle>{{material.subtitle}}</div> } </ion-label> <ion-buttons> <ion-button fill="clear" > <ion-icon name="link-sharp" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> </ion-item> } } </ion-list>}<ng-content></ng-content></div>'
856
- 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'}];
774
+ var COMPONENT_TEMPLATE = '<div><ion-header> <ion-toolbar color="primary"> <euim-toolbar> <euim-toolbar-title>{{\'euim.about.help.support\' | translate }}</euim-toolbar-title> </euim-toolbar> </ion-toolbar> <ng-content select="[headerSection]"></ng-content></ion-header>@if (helpAndSupportItems.length > 0) { <ion-list> @for (helpSupportItem of helpAndSupportItems; track $index;) { @if (helpSupportItem.sectionTitle) { <ion-item-divider> <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label> </ion-item-divider> } @for (item of helpSupportItem.items; track item;) { <ion-item [lines]="item.hasBottomLine ? \'insert\' : \'none\'" (click)="onItemClick(item, undefined, undefined)"> @if (item.startIcon) { <euim-avatar fill="solid" slot="start"> <euim-avatar-icon> <ion-icon [name]="item.startIcon"></ion-icon> </euim-avatar-icon> </euim-avatar> } @if (item.title || item.subtitle) { <ion-label> @if (item.title) { <a [ngClass]="getLinkClass(item)"> @if (!isLinkSharp(item)) { <div class="euim-help-support__title">{{ item.title }}</div> } @if (isLinkSharp(item)) { <div euimLabel euimLabelTitle>{{ item.title }}</div> } </a> } @if (item.subtitle) { <div euimLabel euimLabelSubTitle> {{ item.subtitle }} </div> } </ion-label> } @if (item.endIcon) { <ion-buttons> <ion-button fill="clear"> <ion-icon [name]="item.endIcon" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> } </ion-item> } } </ion-list>}<ng-content></ng-content></div>'
775
+ 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': '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'}];
857
776
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
858
777
  var ACTUAL_COMPONENT = {'name': 'EuimHelpSupportComponent'};
859
778
  </script>
@@ -905,6 +824,19 @@
905
824
  var MAX_SEARCH_RESULTS = 15;
906
825
  </script>
907
826
 
827
+ <script>
828
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
829
+ checkToggle(darkModeState);
830
+ if ($darkModeToggleSwitchers.length > 0) {
831
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
832
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
833
+ darkModeState = !darkModeState;
834
+ toggleDarkMode(darkModeState);
835
+ });
836
+ }
837
+ }
838
+ </script>
839
+
908
840
  <script src="../js/libs/custom-elements.min.js"></script>
909
841
  <script src="../js/libs/lit-html.js"></script>
910
842
 
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -579,7 +570,7 @@
579
570
  <script src="../js/libs/deep-iterator.js"></script>
580
571
  <script>
581
572
  var COMPONENT_TEMPLATE = '<div><ng-content></ng-content></div>'
582
- 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'}];
573
+ 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': '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'}];
583
574
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
584
575
  var ACTUAL_COMPONENT = {'name': 'EuimLabelComponent'};
585
576
  </script>
@@ -631,6 +622,19 @@
631
622
  var MAX_SEARCH_RESULTS = 15;
632
623
  </script>
633
624
 
625
+ <script>
626
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
627
+ checkToggle(darkModeState);
628
+ if ($darkModeToggleSwitchers.length > 0) {
629
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
630
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
631
+ darkModeState = !darkModeState;
632
+ toggleDarkMode(darkModeState);
633
+ });
634
+ }
635
+ }
636
+ </script>
637
+
634
638
  <script src="../js/libs/custom-elements.min.js"></script>
635
639
  <script src="../js/libs/lit-html.js"></script>
636
640
 
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -830,7 +821,7 @@
830
821
  <script src="../js/libs/deep-iterator.js"></script>
831
822
  <script>
832
823
  var COMPONENT_TEMPLATE = '<div><ion-header> <ion-toolbar color="primary"> <ion-buttons slot="start"> <ion-button (click)="onClose()"> <ion-icon name="close-sharp" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> <ion-title> {{\'euim.language-list.SELECT-LANGUAGE\' | translate }}</ion-title> </ion-toolbar> <ion-toolbar color="primary" class="euim-language-selector__search"> <ion-searchbar (ionChange)="handleChange($event)"></ion-searchbar> </ion-toolbar></ion-header><ion-content> @if (results.length > 0) { <ion-list> @for (item of results; track item) { @if (firstElementFromEUList?.code === item.code || firstElementFromNonEUList?.code === item.code || euLanguageList[0]?.code === item.code || nonEULanguageList[0]?.code === item.code) { <ion-item-divider> {{ (firstElementFromEUList?.code === item.code || euLanguageList[0]?.code === item.code) ? (\'euim.language-list.EU-LANGUAGES\' | translate) : \'euim.language-list.NON-EU-LANGUAGES\' | translate }} </ion-item-divider> } <ion-item button (click)="onLanguageSelected(item)" [lines]="lastElementFromEUList === item || isLastElementOfArray(euLanguageList, item) || isLastElementOfArray(nonEULanguageList, item) ? \'none\' : \'inset\'"> <euim-avatar-icon fill="solid" slot="start" variant="rounded" class="euim-language-selector__avatar"> <ion-icon name="language-sharp" class="euim-language-selector__internal-icon"></ion-icon> </euim-avatar-icon> <ion-label> <div euimLabel euimLabelTitle>{{item.label}}</div> <div euimLabel euimLabelMeta class="eui-u-text-uppercase"> {{item.code}} </div> </ion-label> @if (selectedLanguage?.code===item.code) { <ion-buttons> <ion-button fill="clear" > <ion-icon name="checkmark-sharp" slot="icon-only" color="primary"></ion-icon> </ion-button> </ion-buttons> } </ion-item> } </ion-list> } @if (results.length < 1) { <euim-empty-list-placeholder euimMarginTopLarge class="euim-language-selector__empty-placeholder"> </euim-empty-list-placeholder> }</ion-content></div>'
833
- 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'}];
824
+ 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': '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'}];
834
825
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
835
826
  var ACTUAL_COMPONENT = {'name': 'EuimLanguageListComponent'};
836
827
  </script>
@@ -882,6 +873,19 @@
882
873
  var MAX_SEARCH_RESULTS = 15;
883
874
  </script>
884
875
 
876
+ <script>
877
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
878
+ checkToggle(darkModeState);
879
+ if ($darkModeToggleSwitchers.length > 0) {
880
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
881
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
882
+ darkModeState = !darkModeState;
883
+ toggleDarkMode(darkModeState);
884
+ });
885
+ }
886
+ }
887
+ </script>
888
+
885
889
  <script src="../js/libs/custom-elements.min.js"></script>
886
890
  <script src="../js/libs/lit-html.js"></script>
887
891
 
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -653,7 +644,7 @@
653
644
  <script src="../js/libs/deep-iterator.js"></script>
654
645
  <script>
655
646
  var COMPONENT_TEMPLATE = '<div><ion-button (click)="onShowLanguageList()"> <ion-icon class="euim-language-selector__icon {{_euimPrimary ? \'euim-language-selector__icon--primary\' : \'\'}}" slot="icon-only" src=\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <path d="M 21.00,0.00 C 22.66,-0.00 24.00,1.34 24.00,3.00 24.00,3.00 24.00,17.00 24.00,17.00 24.00,18.66 22.66,20.00 21.00,20.00 21.00,20.00 3.00,20.00 3.00,20.00 1.34,20.00 0.00,18.66 0.00,17.00 0.00,17.00 0.00,3.00 0.00,3.00 0.00,1.34 1.34,0.00 3.00,0.00 3.00,0.00 21.00,0.00 21.00,0.00 Z M 9.66,12.34 C 9.66,12.34 15.31,18.00 15.31,18.00 15.31,18.00 9.66,23.66 9.66,23.66 9.66,23.66 4.00,18.00 4.00,18.00 4.00,18.00 9.66,12.34 9.66,12.34 Z" /> </svg>\'> </ion-icon> <span class="euim-language-selector__text {{_euimPrimary ? \'euim-language-selector__text--primary\' : \'\'}}"> {{ selectedLanguage?.code?.toUpperCase() }} </span></ion-button></div>'
656
- 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'}];
647
+ 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': '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'}];
657
648
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
658
649
  var ACTUAL_COMPONENT = {'name': 'EuimLanguageSelectorComponent'};
659
650
  </script>
@@ -705,6 +696,19 @@
705
696
  var MAX_SEARCH_RESULTS = 15;
706
697
  </script>
707
698
 
699
+ <script>
700
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
701
+ checkToggle(darkModeState);
702
+ if ($darkModeToggleSwitchers.length > 0) {
703
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
704
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
705
+ darkModeState = !darkModeState;
706
+ toggleDarkMode(darkModeState);
707
+ });
708
+ }
709
+ }
710
+ </script>
711
+
708
712
  <script src="../js/libs/custom-elements.min.js"></script>
709
713
  <script src="../js/libs/lit-html.js"></script>
710
714
 
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -512,7 +503,7 @@
512
503
  <script src="../js/libs/deep-iterator.js"></script>
513
504
  <script>
514
505
  var COMPONENT_TEMPLATE = '<div><ng-content select="[euimMediaHeaderImage]"></ng-content>@if (!euimNoGradient) { <div [ngClass]="euimTwoSidesGradient ? \'euim-media-header__gradient euim-media-header__gradient--two-sides\' : \'euim-media-header__gradient\'"> </div>}@if (hasBlur) { <div class="euim-media-header__blur"> </div>}<div class="euim-media-header__content"> <ng-content></ng-content></div></div>'
515
- 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'}];
506
+ 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': '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'}];
516
507
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
517
508
  var ACTUAL_COMPONENT = {'name': 'EuimMediaHeaderComponent'};
518
509
  </script>
@@ -564,6 +555,19 @@
564
555
  var MAX_SEARCH_RESULTS = 15;
565
556
  </script>
566
557
 
558
+ <script>
559
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
560
+ checkToggle(darkModeState);
561
+ if ($darkModeToggleSwitchers.length > 0) {
562
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
563
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
564
+ darkModeState = !darkModeState;
565
+ toggleDarkMode(darkModeState);
566
+ });
567
+ }
568
+ }
569
+ </script>
570
+
567
571
  <script src="../js/libs/custom-elements.min.js"></script>
568
572
  <script src="../js/libs/lit-html.js"></script>
569
573
 
@@ -61,15 +61,6 @@
61
61
  darkModeState = darkModeStateLocal === 'true';
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
64
  </script>
74
65
 
75
66
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
@@ -447,7 +438,7 @@
447
438
  <script src="../js/libs/deep-iterator.js"></script>
448
439
  <script>
449
440
  var COMPONENT_TEMPLATE = '<div><div class="euim-message__wrappericon"> <ion-icon [name]="icon" class="euim-message__icon"></ion-icon></div><div class="euim-message__wrapper"> <ng-content select="euim-message-title"></ng-content> <ng-content></ng-content></div></div>'
450
- 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'}];
441
+ 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': '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'}];
451
442
  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': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
452
443
  var ACTUAL_COMPONENT = {'name': 'EuimMessageComponent'};
453
444
  </script>
@@ -499,6 +490,19 @@
499
490
  var MAX_SEARCH_RESULTS = 15;
500
491
  </script>
501
492
 
493
+ <script>
494
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
495
+ checkToggle(darkModeState);
496
+ if ($darkModeToggleSwitchers.length > 0) {
497
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
498
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
499
+ darkModeState = !darkModeState;
500
+ toggleDarkMode(darkModeState);
501
+ });
502
+ }
503
+ }
504
+ </script>
505
+
502
506
  <script src="../js/libs/custom-elements.min.js"></script>
503
507
  <script src="../js/libs/lit-html.js"></script>
504
508