@eui/mobile-core 18.0.0-next.1 → 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 (314) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +2 -2
  7. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  8. package/docs/components/EuimAlertMessageComponent.html +2 -2
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +2 -2
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +2 -2
  20. package/docs/components/EuimChipSelectorComponent.html +95 -4
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +3 -75
  26. package/docs/components/EuimLabelComponent.html +2 -2
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +48 -15
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSidebarComponent.html +2 -2
  42. package/docs/components/EuimSidebarContentComponent.html +222 -5
  43. package/docs/components/EuimSkeletonListComponent.html +2 -2
  44. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  45. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  46. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  47. package/docs/components/EuimSpinnerComponent.html +2 -2
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  49. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  50. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  51. package/docs/components/EuimToolbarComponent.html +2 -2
  52. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  53. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  54. package/docs/components/EuimUserProfileComponent.html +90 -34
  55. package/docs/dependencies.html +7 -7
  56. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  57. package/docs/directives/EuimAlignTopDirective.html +350 -0
  58. package/docs/directives/EuimCardImageDirective.html +51 -0
  59. package/docs/directives/EuimListHeaderDirective.html +432 -0
  60. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  61. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  62. package/docs/directives/EuimMinWidthDirective.html +383 -0
  63. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  65. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  66. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +350 -0
  67. package/docs/index.html +3 -3
  68. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  69. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  70. package/docs/js/menu-wc.js +125 -66
  71. package/docs/js/menu-wc_es5.js +1 -1
  72. package/docs/js/search/search_index.js +2 -2
  73. package/docs/miscellaneous/typealiases.html +22 -1
  74. package/docs/miscellaneous/variables.html +13 -39
  75. package/docs/modules/EuimAboutModule.html +1 -1
  76. package/docs/modules/EuimAllModule.html +58 -4
  77. package/docs/modules/EuimAvatarModule.html +16 -10
  78. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  79. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  80. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  81. package/docs/modules/EuimSidebarModule.html +1 -1
  82. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  83. package/docs/modules.html +12 -12
  84. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  85. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  86. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  87. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  88. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  90. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  91. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  92. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  93. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  94. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  95. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  96. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  98. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +20 -0
  99. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  100. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  101. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +4 -4
  103. package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -4
  104. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  105. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  106. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  107. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +4 -4
  108. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  109. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  112. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  113. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  114. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  115. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  116. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  117. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  118. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  119. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  120. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  121. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  122. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  123. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  124. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  125. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  126. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  127. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  129. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  130. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  131. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  132. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  134. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  135. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  136. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  138. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  139. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  140. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  141. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  142. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  143. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  149. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  153. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  154. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  155. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  156. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  157. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  159. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  160. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  161. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
  162. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  165. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  166. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  167. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  168. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  169. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  171. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  172. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  175. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  176. package/esm2022/lib/components/index.mjs +13 -4
  177. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  178. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  181. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  182. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  183. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  184. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +38 -68
  185. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +44 -25
  186. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  187. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  188. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  190. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +5 -5
  193. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  196. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  197. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  198. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  199. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  200. package/esm2022/lib/euim-all.module.mjs +48 -21
  201. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  202. package/fesm2022/eui-mobile-core.mjs +1181 -724
  203. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  204. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  205. package/lib/components/base-states.directive.d.ts.map +1 -1
  206. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  207. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  209. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  211. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  213. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  214. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  215. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  216. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  217. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  218. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  219. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  220. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +7 -0
  221. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts.map +1 -0
  222. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  223. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  224. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  225. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  226. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  227. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  229. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  230. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  231. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  232. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  233. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  234. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  235. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  236. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  237. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  238. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  239. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  240. package/lib/components/euim-avatar/index.d.ts +5 -2
  241. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  242. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  243. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  244. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  245. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  246. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  247. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  248. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  249. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  250. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  251. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  252. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  253. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  254. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  255. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  256. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  257. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  258. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  259. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  260. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  261. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  262. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  263. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  264. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  265. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  266. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  267. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  268. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  269. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  270. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  271. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  272. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  273. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  274. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  275. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  276. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  277. package/lib/components/index.d.ts +12 -3
  278. package/lib/components/index.d.ts.map +1 -1
  279. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  280. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  282. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  283. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +25 -5
  284. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  285. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  286. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  287. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  288. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  289. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  290. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  291. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  292. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  293. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  294. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  295. package/lib/euim-all.module.d.ts +36 -27
  296. package/lib/euim-all.module.d.ts.map +1 -1
  297. package/package.json +2 -4
  298. package/docs/interfaces/AlertInfos.html +0 -411
  299. package/docs/interfaces/Material.html +0 -495
  300. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  301. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  302. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  303. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  304. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  305. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  306. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  307. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  308. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  309. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  310. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  311. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  312. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  313. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  314. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -1,7 +1,9 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimUserProfileComponent {
3
- className: string;
3
+ color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
4
+ get cssClasses(): string;
5
+ getCssClasses(): string;
4
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimUserProfileComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, {}, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], false, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], false, never>;
6
8
  }
7
9
  //# sourceMappingURL=euim-user-profile.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AACA,qBAQa,wBAAwB;IACX,SAAS,SAAuB;yCAD7C,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
1
+ {"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AACA,qBAQa,wBAAwB;IACxB,KAAK,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE1F,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,aAAa,IAAI,MAAM;yCARd,wBAAwB;2CAAxB,wBAAwB;CAcpC"}
@@ -4,35 +4,44 @@ import * as i2 from "./components/euim-empty-list-placeholder/euim-empty-list-pl
4
4
  import * as i3 from "./components/layout/euim-language-selector/euim-language-selector.module";
5
5
  import * as i4 from "./components/layout/euim-user-profile/euim-user-profile.module";
6
6
  import * as i5 from "./components/euim-message/euim-message.module";
7
- import * as i6 from "./components/euim-card/euim-card.module";
8
- import * as i7 from "./components/euim-card-list/euim-card-list.module";
9
- import * as i8 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
10
- import * as i9 from "./components/euim-skeleton-list/euim-skeleton-list.module";
11
- import * as i10 from "./components/euim-avatar-icon/euim-avatar-icon.module";
12
- import * as i11 from "./components/atoms/euim-label/euim-label.module";
13
- import * as i12 from "./components/euim-alert-message/euim-alert-message.module";
14
- import * as i13 from "./components/euim-about/euim-about.module";
15
- import * as i14 from "./components/layout/euim-toolbar/euim-toolbar.module";
16
- import * as i15 from "./components/atoms/euim-notification-item/euim-notification-item.module";
17
- import * as i16 from "./components/euim-media-header/euim-media-header.module";
18
- import * as i17 from "./components/euim-data-summary/euim-data-summary.module";
19
- import * as i18 from "./components/layout/euim-header-details/euim-header-details.module";
20
- import * as i19 from "./components/euim-avatar/euim-avatar.module";
21
- import * as i20 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
22
- import * as i21 from "./components/euim-scroller-x/euim-scroller-x.module";
23
- import * as i22 from "./components/euim-chip-selector/euim-chip-selector.module";
24
- import * as i23 from "./components/euim-badge/euim-badge.module";
25
- import * as i24 from "./components/layout/euim-sidebar/euim-sidebar.module";
26
- import * as i25 from "./components/euim-pdf-viewer/euim-pdf-viewer.module";
27
- import * as i26 from "./components/euim-multiselect/euim-multiselect.module";
28
- import * as i27 from "./components/euim-toolbar-datepicker/euim-toolbar-datepicker.module";
29
- import * as i28 from "./components/euim-spinner/euim-spinner.module";
30
- import * as i29 from "./components/directives/euim-divider/euim-divider.module";
31
- import * as i30 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
32
- import * as i31 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
7
+ import * as i6 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
8
+ import * as i7 from "./components/euim-skeleton-list/euim-skeleton-list.module";
9
+ import * as i8 from "./components/atoms/euim-label/euim-label.module";
10
+ import * as i9 from "./components/euim-alert-message/euim-alert-message.module";
11
+ import * as i10 from "./components/euim-about/euim-about.module";
12
+ import * as i11 from "./components/layout/euim-toolbar/euim-toolbar.module";
13
+ import * as i12 from "./components/atoms/euim-notification-item/euim-notification-item.module";
14
+ import * as i13 from "./components/euim-media-header/euim-media-header.module";
15
+ import * as i14 from "./components/euim-data-summary/euim-data-summary.module";
16
+ import * as i15 from "./components/layout/euim-header-details/euim-header-details.module";
17
+ import * as i16 from "./components/euim-avatar/euim-avatar.module";
18
+ import * as i17 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
19
+ import * as i18 from "./components/euim-scroller-x/euim-scroller-x.module";
20
+ import * as i19 from "./components/euim-chip-selector/euim-chip-selector.module";
21
+ import * as i20 from "./components/euim-badge/euim-badge.module";
22
+ import * as i21 from "./components/layout/euim-sidebar/euim-sidebar.module";
23
+ import * as i22 from "./components/euim-pdf-viewer/euim-pdf-viewer.module";
24
+ import * as i23 from "./components/euim-multiselect/euim-multiselect.module";
25
+ import * as i24 from "./components/euim-toolbar-datepicker/euim-toolbar-datepicker.module";
26
+ import * as i25 from "./components/euim-card/euim-card.module";
27
+ import * as i26 from "./components/euim-card-list/euim-card-list.module";
28
+ import * as i27 from "./components/euim-spinner/euim-spinner.module";
29
+ import * as i28 from "./components/directives/euim-divider/euim-divider.module";
30
+ import * as i29 from "./components/directives/euim-list-header/euim-list-header.module";
31
+ import * as i30 from "./components/directives/euim-min-width/euim-min-width.directive";
32
+ import * as i31 from "./components/directives/euim-align-center/euim-align-center.directive";
33
+ import * as i32 from "./components/directives/euim-align-top/euim-align-top.directive";
34
+ import * as i33 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
35
+ import * as i34 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
36
+ import * as i35 from "./components/directives/euim-list-item/euim-list-item.directive";
37
+ import * as i36 from "./components/euim-read-only-form/euim-read-only-form.directive";
38
+ import * as i37 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
39
+ import * as i38 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
40
+ import * as i39 from "./components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive";
41
+ import * as i40 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
33
42
  export declare class EuimAllModule {
34
43
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
35
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimToolbarTransparentDirective, typeof i31.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimToolbarTransparentDirective, typeof i31.EuimSkeletonTextAvatarModule]>;
44
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule]>;
36
45
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
37
46
  }
38
47
  //# sourceMappingURL=euim-all.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0EA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "18.0.0-next.1",
3
+ "version": "18.0.0-next.10",
4
4
  "tag": "next",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {
@@ -9,10 +9,8 @@
9
9
  "@ionic/storage": "^4.0.0",
10
10
  "ngx-moment": "^6.0.2",
11
11
  "@mapaxe/ngx-pinch-zoom": "^16.0.5",
12
+ "ng2-pdf-viewer": "^10.0.0",
12
13
  "angularx-qrcode": "^12.0.0",
13
- "@eui/base": "18.0.0-next.1",
14
- "@eui/core": "18.0.0-next.1",
15
- "@eui/ecl": "18.0.0-next.1",
16
14
  "tslib": "^2.3.0"
17
15
  },
18
16
  "peerDependencies": {
@@ -1,411 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
- <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css">
13
- <link rel="stylesheet" href="../styles/material.css">
14
- </head>
15
- <body>
16
- <script>
17
- // Blocking script to avaoid flickering dark mode
18
- // Dark mode toggle button
19
- var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
- var darkModeState = useDark.matches;
21
- var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
- var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
- var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
-
25
- function checkToggle(check) {
26
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
- $darkModeToggleSwitchers[i].checked = check;
28
- }
29
- }
30
-
31
- function toggleDarkMode(state) {
32
- if (window.localStorage) {
33
- localStorage.setItem('compodoc_darkmode-state', state);
34
- }
35
-
36
- checkToggle(state);
37
-
38
- const hasClass = document.body.classList.contains('dark');
39
-
40
- if (state) {
41
- for (var i = 0; i < $darkModeToggles.length; i++) {
42
- $darkModeToggles[i].classList.add('dark');
43
- }
44
- if (!hasClass) {
45
- document.body.classList.add('dark');
46
- }
47
- } else {
48
- for (var i = 0; i < $darkModeToggles.length; i++) {
49
- $darkModeToggles[i].classList.remove('dark');
50
- }
51
- if (hasClass) {
52
- document.body.classList.remove('dark');
53
- }
54
- }
55
- }
56
-
57
- useDark.addEventListener('change', function (evt) {
58
- toggleDarkMode(evt.matches);
59
- });
60
- if (darkModeStateLocal) {
61
- darkModeState = darkModeStateLocal === 'true';
62
- }
63
- toggleDarkMode(darkModeState);
64
- </script>
65
-
66
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
67
- <a href="../" class="navbar-brand">csdr documentation</a>
68
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
69
- </div>
70
-
71
- <div class="xs-menu menu" id="mobile-menu">
72
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
73
- </div>
74
-
75
- <div class="container-fluid main">
76
- <div class="row main">
77
- <div class="hidden-xs menu">
78
- <compodoc-menu mode="normal"></compodoc-menu>
79
- </div>
80
- <!-- START CONTENT -->
81
- <div class="content interface">
82
- <div class="content-data">
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
- <ol class="breadcrumb">
97
- <li class="breadcrumb-item">Interfaces</li>
98
- <li class="breadcrumb-item"
99
- >
100
- AlertInfos</li>
101
- </ol>
102
-
103
- <ul class="nav nav-tabs" role="tablist">
104
- <li class="nav-item">
105
- <a href="#info"
106
- class="nav-link"
107
- class="nav-link active"
108
- role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
109
- </li>
110
- </ul>
111
-
112
- <div class="tab-content">
113
- <div class="tab-pane fade active in" id="info">
114
- <p class="comment">
115
- <h3>File</h3>
116
- </p>
117
- <p class="comment">
118
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
119
- </p>
120
-
121
-
122
-
123
-
124
- <section data-compodoc="block-index">
125
- <h3 id="index">Index</h3>
126
- <table class="table table-sm table-bordered index-table">
127
- <tbody>
128
- <tr>
129
- <td class="col-md-4">
130
- <h6><b>Properties</b></h6>
131
- </td>
132
- </tr>
133
- <tr>
134
- <td class="col-md-4">
135
- <ul class="index-list">
136
- <li>
137
- <span class="modifier">Optional</span>
138
- <a href="#btnLink"
139
- >
140
- btnLink
141
- </a>
142
- </li>
143
- <li>
144
- <span class="modifier">Optional</span>
145
- <a href="#btnTitle"
146
- >
147
- btnTitle
148
- </a>
149
- </li>
150
- <li>
151
- <span class="modifier">Optional</span>
152
- <a href="#icon"
153
- >
154
- icon
155
- </a>
156
- </li>
157
- <li>
158
- <span class="modifier">Optional</span>
159
- <a href="#title"
160
- >
161
- title
162
- </a>
163
- </li>
164
- </ul>
165
- </td>
166
- </tr>
167
- </tbody>
168
- </table>
169
- </section>
170
-
171
-
172
-
173
- <section data-compodoc="block-properties">
174
- <h3 id="inputs">Properties</h3>
175
- <table class="table table-sm table-bordered">
176
- <tbody>
177
- <tr>
178
- <td class="col-md-4">
179
- <a name="btnLink"></a>
180
- <span class="name "><b>btnLink</b>
181
- <a href="#btnLink">
182
- <span class="icon ion-ios-link"></span>
183
- </a>
184
- </span>
185
- </td>
186
- </tr>
187
- <tr>
188
- <td class="col-md-4">
189
- <code>btnLink: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
190
- </code>
191
- </td>
192
- </tr>
193
-
194
-
195
- <tr>
196
- <td class="col-md-4">
197
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
198
-
199
- </td>
200
- </tr>
201
-
202
- <tr>
203
- <td class="col-md-4">
204
- <i>Optional</i>
205
- </td>
206
- </tr>
207
-
208
-
209
-
210
-
211
- </tbody>
212
- </table>
213
- <table class="table table-sm table-bordered">
214
- <tbody>
215
- <tr>
216
- <td class="col-md-4">
217
- <a name="btnTitle"></a>
218
- <span class="name "><b>btnTitle</b>
219
- <a href="#btnTitle">
220
- <span class="icon ion-ios-link"></span>
221
- </a>
222
- </span>
223
- </td>
224
- </tr>
225
- <tr>
226
- <td class="col-md-4">
227
- <code>btnTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
228
- </code>
229
- </td>
230
- </tr>
231
-
232
-
233
- <tr>
234
- <td class="col-md-4">
235
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
236
-
237
- </td>
238
- </tr>
239
-
240
- <tr>
241
- <td class="col-md-4">
242
- <i>Optional</i>
243
- </td>
244
- </tr>
245
-
246
-
247
-
248
-
249
- </tbody>
250
- </table>
251
- <table class="table table-sm table-bordered">
252
- <tbody>
253
- <tr>
254
- <td class="col-md-4">
255
- <a name="icon"></a>
256
- <span class="name "><b>icon</b>
257
- <a href="#icon">
258
- <span class="icon ion-ios-link"></span>
259
- </a>
260
- </span>
261
- </td>
262
- </tr>
263
- <tr>
264
- <td class="col-md-4">
265
- <code>icon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
266
- </code>
267
- </td>
268
- </tr>
269
-
270
-
271
- <tr>
272
- <td class="col-md-4">
273
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
274
-
275
- </td>
276
- </tr>
277
-
278
- <tr>
279
- <td class="col-md-4">
280
- <i>Optional</i>
281
- </td>
282
- </tr>
283
-
284
-
285
-
286
-
287
- </tbody>
288
- </table>
289
- <table class="table table-sm table-bordered">
290
- <tbody>
291
- <tr>
292
- <td class="col-md-4">
293
- <a name="title"></a>
294
- <span class="name "><b>title</b>
295
- <a href="#title">
296
- <span class="icon ion-ios-link"></span>
297
- </a>
298
- </span>
299
- </td>
300
- </tr>
301
- <tr>
302
- <td class="col-md-4">
303
- <code>title: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
304
- </code>
305
- </td>
306
- </tr>
307
-
308
-
309
- <tr>
310
- <td class="col-md-4">
311
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
312
-
313
- </td>
314
- </tr>
315
-
316
- <tr>
317
- <td class="col-md-4">
318
- <i>Optional</i>
319
- </td>
320
- </tr>
321
-
322
-
323
-
324
-
325
- </tbody>
326
- </table>
327
- </section>
328
- </div>
329
-
330
-
331
- </div>
332
-
333
-
334
-
335
-
336
-
337
-
338
-
339
-
340
- </div><div class="search-results">
341
- <div class="has-results">
342
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
343
- <ul class="search-results-list"></ul>
344
- </div>
345
- <div class="no-results">
346
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
347
- </div>
348
- </div>
349
- </div>
350
- <!-- END CONTENT -->
351
- </div>
352
- </div>
353
-
354
- <label class="dark-mode-switch">
355
- <input type="checkbox">
356
- <span class="slider">
357
- <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
358
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
359
- </svg>
360
- </span>
361
- </label>
362
-
363
- <script>
364
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
365
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
366
- var COMPODOC_CURRENT_PAGE_URL = 'AlertInfos.html';
367
- var MAX_SEARCH_RESULTS = 15;
368
- </script>
369
-
370
- <script>
371
- $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
372
- checkToggle(darkModeState);
373
- if ($darkModeToggleSwitchers.length > 0) {
374
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
375
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
376
- darkModeState = !darkModeState;
377
- toggleDarkMode(darkModeState);
378
- });
379
- }
380
- }
381
- </script>
382
-
383
- <script src="../js/libs/custom-elements.min.js"></script>
384
- <script src="../js/libs/lit-html.js"></script>
385
-
386
- <script src="../js/menu-wc.js" defer></script>
387
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
388
-
389
- <script src="../js/libs/bootstrap-native.js"></script>
390
-
391
- <script src="../js/libs/es6-shim.min.js"></script>
392
- <script src="../js/libs/EventDispatcher.js"></script>
393
- <script src="../js/libs/promise.min.js"></script>
394
- <script src="../js/libs/zepto.min.js"></script>
395
-
396
- <script src="../js/compodoc.js"></script>
397
-
398
- <script src="../js/tabs.js"></script>
399
- <script src="../js/menu.js"></script>
400
- <script src="../js/libs/clipboard.min.js"></script>
401
- <script src="../js/libs/prism.js"></script>
402
- <script src="../js/sourceCode.js"></script>
403
- <script src="../js/search/search.js"></script>
404
- <script src="../js/search/lunr.min.js"></script>
405
- <script src="../js/search/search-lunr.js"></script>
406
- <script src="../js/search/search_index.js"></script>
407
- <script src="../js/lazy-load-graphs.js"></script>
408
-
409
-
410
- </body>
411
- </html>