@eui/mobile-core 18.0.0-next.9 → 18.0.1-snapshot-1734530560622

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 (254) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +57 -168
  6. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  7. package/docs/components/EuimAlertMessageComponent.html +3 -3
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +2 -2
  10. package/docs/components/EuimAvatarComponent.html +5 -5
  11. package/docs/components/EuimAvatarIconComponent.html +2 -2
  12. package/docs/components/EuimAvatarIconSubComponent.html +3 -3
  13. package/docs/components/EuimAvatarImageComponent.html +2 -2
  14. package/docs/components/EuimAvatarTextComponent.html +2 -2
  15. package/docs/components/EuimBadgeComponent.html +3 -3
  16. package/docs/components/EuimCardComponent.html +2 -2
  17. package/docs/components/EuimCardListComponent.html +2 -2
  18. package/docs/components/EuimChangelogComponent.html +102 -3
  19. package/docs/components/EuimChipSelectorComponent.html +7 -7
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  23. package/docs/components/EuimHeaderDetailsComponent.html +2 -2
  24. package/docs/components/EuimHelpSupportComponent.html +8 -8
  25. package/docs/components/EuimLabelComponent.html +3 -3
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +26 -3
  28. package/docs/components/EuimMediaHeaderComponent.html +2 -2
  29. package/docs/components/EuimMessageComponent.html +2 -2
  30. package/docs/components/EuimMessageTitleComponent.html +2 -2
  31. package/docs/components/EuimMultiselectComponent.html +2 -2
  32. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  38. package/docs/components/EuimPdfViewerComponent.html +3 -10
  39. package/docs/components/EuimScrollerXComponent.html +2 -2
  40. package/docs/components/EuimSidebarComponent.html +2 -2
  41. package/docs/components/EuimSidebarContentComponent.html +2 -2
  42. package/docs/components/EuimSkeletonListComponent.html +2 -2
  43. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  44. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  45. package/docs/components/EuimSliderInfoScreenComponent.html +2 -2
  46. package/docs/components/EuimSpinnerComponent.html +2 -2
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  48. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  49. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  50. package/docs/components/EuimToolbarComponent.html +27 -3
  51. package/docs/components/EuimToolbarDatepickerComponent.html +4 -11
  52. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  53. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  54. package/docs/components/EuimUserProfileComponent.html +2 -2
  55. package/docs/dependencies.html +4 -4
  56. package/docs/directives/EuimDividerDirective.html +4 -0
  57. package/docs/directives/EuimListHeaderDirective.html +4 -0
  58. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  59. package/docs/index.html +3 -3
  60. package/docs/js/menu-wc.js +117 -38
  61. package/docs/js/menu-wc_es5.js +1 -1
  62. package/docs/js/search/search_index.js +2 -2
  63. package/docs/miscellaneous/variables.html +80 -0
  64. package/docs/modules/EuimAllModule.html +1 -1
  65. package/docs/modules/EuimDividerModule.html +13 -4
  66. package/docs/modules/EuimListHeaderModule.html +13 -4
  67. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  68. package/docs/modules/EuimToolbarDatepickerModule.html +0 -6
  69. package/docs/modules/EuimToolbarQrcodeModule.html +232 -0
  70. package/docs/modules.html +24 -0
  71. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  72. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  73. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
  74. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  75. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  76. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +3 -3
  77. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +3 -3
  78. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  79. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  80. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +5 -4
  81. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +12 -9
  82. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +3 -3
  83. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +3 -3
  84. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  86. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  87. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  88. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  89. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -35
  90. package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -9
  91. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  92. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +11 -14
  93. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  94. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  95. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  96. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +3 -3
  97. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
  98. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +4 -4
  99. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +3 -3
  101. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +5 -5
  102. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +4 -4
  103. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  104. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +3 -3
  106. package/esm2022/lib/components/euim-card/euim-card.component.mjs +4 -4
  107. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  108. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
  109. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  110. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  111. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +8 -7
  112. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  113. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  114. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  115. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  116. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  117. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  118. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  119. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  120. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +3 -3
  121. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  123. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  124. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
  125. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +4 -4
  126. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  127. package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  130. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  131. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  132. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  133. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  135. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
  136. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  137. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -9
  138. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +4 -4
  139. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +3 -3
  140. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +3 -3
  142. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  144. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  145. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  146. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
  147. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  149. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  150. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  151. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  152. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  154. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  155. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  156. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -4
  157. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  158. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +6 -10
  159. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +6 -11
  160. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  161. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  162. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  163. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  164. package/esm2022/lib/components/index.mjs +2 -1
  165. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  166. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  167. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  168. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  169. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  170. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +4 -4
  171. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  172. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +10 -9
  173. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -7
  174. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  177. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +4 -4
  178. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  179. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  180. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  181. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  182. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  183. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
  185. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  186. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  187. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  188. package/esm2022/lib/euim-all.module.mjs +11 -6
  189. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  190. package/fesm2022/eui-mobile-core.mjs +569 -589
  191. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  192. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  193. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  194. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  195. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  196. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  197. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  198. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +1 -1
  199. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -1
  200. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +7 -4
  201. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -1
  202. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  203. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  204. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  205. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  206. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  207. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  208. package/lib/components/euim-about/euim-about.component.d.ts +2 -12
  209. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  210. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  211. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  212. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  213. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  214. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -2
  215. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  216. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  217. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  218. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  219. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +1 -1
  220. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -1
  221. package/lib/components/euim-avatar/euim-avatar.component.d.ts +3 -3
  222. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  223. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  224. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  225. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  226. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +3 -3
  227. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  228. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -4
  229. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  230. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -4
  231. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  232. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  233. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  234. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  235. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  236. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  237. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  238. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  239. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  240. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  241. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  242. package/lib/components/index.d.ts +1 -0
  243. package/lib/components/index.d.ts.map +1 -1
  244. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -0
  245. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  246. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  247. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  248. package/lib/euim-all.module.d.ts +16 -15
  249. package/lib/euim-all.module.d.ts.map +1 -1
  250. package/package.json +2 -2
  251. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +0 -671
  252. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  253. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  254. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -59,13 +59,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
59
59
  <a href="modules/EuimAboutModule.html" data-type="entity-link" >EuimAboutModule</a>
60
60
  <li class="chapter inner">
61
61
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
62
- 'data-bs-target="#components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' : 'data-bs-target="#xs-components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' }>
62
+ 'data-bs-target="#components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' : 'data-bs-target="#xs-components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' }>
63
63
  <span class="icon ion-md-cog"></span>
64
64
  <span>Components</span>
65
65
  <span class="icon ion-ios-arrow-down"></span>
66
66
  </div>
67
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' :
68
- 'id="xs-components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' }>
67
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' :
68
+ 'id="xs-components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' }>
69
69
  <li class="link">
70
70
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
71
71
  </li>
@@ -117,13 +117,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
117
117
  <a href="modules/EuimAllModule.html" data-type="entity-link" >EuimAllModule</a>
118
118
  <li class="chapter inner">
119
119
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
120
- 'data-bs-target="#components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
120
+ 'data-bs-target="#components-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' }>
121
121
  <span class="icon ion-md-cog"></span>
122
122
  <span>Components</span>
123
123
  <span class="icon ion-ios-arrow-down"></span>
124
124
  </div>
125
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
126
- 'id="xs-components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
125
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' :
126
+ 'id="xs-components-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' }>
127
127
  <li class="link">
128
128
  <a href="components/EuimChipSelectorComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimChipSelectorComponent</a>
129
129
  </li>
@@ -140,13 +140,80 @@ customElements.define('compodoc-menu', class extends HTMLElement {
140
140
  </li>
141
141
  <li class="chapter inner">
142
142
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
143
- 'data-bs-target="#directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
143
+ 'data-bs-target="#directives-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' }>
144
144
  <span class="icon ion-md-code-working"></span>
145
145
  <span>Directives</span>
146
146
  <span class="icon ion-ios-arrow-down"></span>
147
147
  </div>
148
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
149
- 'id="xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
148
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' :
149
+ 'id="xs-directives-links-module-EuimAllModule-bfc26f4ec4bcb2ac35e8c693b193ad98febab95cb63e403fa2adda859ca7d02dc94d43669fade3e15d55c64231a05f660b2b24be2b00c21390eee560b0ab5902"' }>
150
+ <li class="link">
151
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
152
+ </li>
153
+ <li class="link">
154
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignTopDirective</a>
155
+ </li>
156
+ <li class="link">
157
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListItemNoPaddingsDirective</a>
158
+ </li>
159
+ <li class="link">
160
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMediaHeaderCustomContentDirective</a>
161
+ </li>
162
+ <li class="link">
163
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMinWidthDirective</a>
164
+ </li>
165
+ <li class="link">
166
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormDirective</a>
167
+ </li>
168
+ <li class="link">
169
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormLabelDirective</a>
170
+ </li>
171
+ <li class="link">
172
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormValueDirective</a>
173
+ </li>
174
+ <li class="link">
175
+ <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarFooterNoBordersDirective</a>
176
+ </li>
177
+ <li class="link">
178
+ <a href="directives/EuimToolbarTransparentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarTransparentDirective</a>
179
+ </li>
180
+ </ul>
181
+ </li>
182
+ </li>
183
+ <li class="link">
184
+ <a href="modules/EuimAllModule.html" data-type="entity-link" >EuimAllModule</a>
185
+ <li class="chapter inner">
186
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
187
+ 'data-bs-target="#components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
188
+ <span class="icon ion-md-cog"></span>
189
+ <span>Components</span>
190
+ <span class="icon ion-ios-arrow-down"></span>
191
+ </div>
192
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' :
193
+ 'id="xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
194
+ <li class="link">
195
+ <a href="components/EuimChipSelectorComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimChipSelectorComponent</a>
196
+ </li>
197
+ <li class="link">
198
+ <a href="components/EuimScrollerXComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimScrollerXComponent</a>
199
+ </li>
200
+ <li class="link">
201
+ <a href="components/EuimSpinnerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSpinnerComponent</a>
202
+ </li>
203
+ <li class="link">
204
+ <a href="components/EuimToolbarComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarComponent</a>
205
+ </li>
206
+ </ul>
207
+ </li>
208
+ <li class="chapter inner">
209
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
210
+ 'data-bs-target="#directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
211
+ <span class="icon ion-md-code-working"></span>
212
+ <span>Directives</span>
213
+ <span class="icon ion-ios-arrow-down"></span>
214
+ </div>
215
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' :
216
+ 'id="xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2-1"' }>
150
217
  <li class="link">
151
218
  <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
152
219
  </li>
@@ -355,16 +422,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
355
422
  </li>
356
423
  </li>
357
424
  <li class="link">
358
- <a href="modules/EuimDividerModule.html" data-type="entity-link" >EuimDividerModule</a>
425
+ <a href="modules/EuimDividerModule.html" data-type="entity-link" class="deprecated-name">EuimDividerModule</a>
359
426
  <li class="chapter inner">
360
427
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
361
- 'data-bs-target="#directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' : 'data-bs-target="#xs-directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' }>
428
+ 'data-bs-target="#directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' : 'data-bs-target="#xs-directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' }>
362
429
  <span class="icon ion-md-code-working"></span>
363
430
  <span>Directives</span>
364
431
  <span class="icon ion-ios-arrow-down"></span>
365
432
  </div>
366
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' :
367
- 'id="xs-directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' }>
433
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' :
434
+ 'id="xs-directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' }>
368
435
  <li class="link">
369
436
  <a href="directives/EuimDividerDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimDividerDirective</a>
370
437
  </li>
@@ -455,16 +522,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
455
522
  </li>
456
523
  </li>
457
524
  <li class="link">
458
- <a href="modules/EuimListHeaderModule.html" data-type="entity-link" >EuimListHeaderModule</a>
525
+ <a href="modules/EuimListHeaderModule.html" data-type="entity-link" class="deprecated-name">EuimListHeaderModule</a>
459
526
  <li class="chapter inner">
460
527
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
461
- 'data-bs-target="#directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' : 'data-bs-target="#xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
528
+ 'data-bs-target="#directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' : 'data-bs-target="#xs-directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' }>
462
529
  <span class="icon ion-md-code-working"></span>
463
530
  <span>Directives</span>
464
531
  <span class="icon ion-ios-arrow-down"></span>
465
532
  </div>
466
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' :
467
- 'id="xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
533
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' :
534
+ 'id="xs-directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' }>
468
535
  <li class="link">
469
536
  <a href="directives/EuimListHeaderDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListHeaderDirective</a>
470
537
  </li>
@@ -714,16 +781,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
714
781
  </li>
715
782
  </li>
716
783
  <li class="link">
717
- <a href="modules/EuimSkeletonTextAvatarModule.html" data-type="entity-link" >EuimSkeletonTextAvatarModule</a>
784
+ <a href="modules/EuimSkeletonTextAvatarModule.html" data-type="entity-link" class="deprecated-name">EuimSkeletonTextAvatarModule</a>
718
785
  <li class="chapter inner">
719
786
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
720
- 'data-bs-target="#directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' : 'data-bs-target="#xs-directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' }>
787
+ 'data-bs-target="#directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' : 'data-bs-target="#xs-directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' }>
721
788
  <span class="icon ion-md-code-working"></span>
722
789
  <span>Directives</span>
723
790
  <span class="icon ion-ios-arrow-down"></span>
724
791
  </div>
725
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' :
726
- 'id="xs-directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' }>
792
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' :
793
+ 'id="xs-directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' }>
727
794
  <li class="link">
728
795
  <a href="directives/EuimSkeletonTextAvatarDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSkeletonTextAvatarDirective</a>
729
796
  </li>
@@ -809,32 +876,35 @@ customElements.define('compodoc-menu', class extends HTMLElement {
809
876
  <a href="modules/EuimToolbarDatepickerModule.html" data-type="entity-link" >EuimToolbarDatepickerModule</a>
810
877
  <li class="chapter inner">
811
878
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
812
- 'data-bs-target="#components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
879
+ 'data-bs-target="#components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' }>
813
880
  <span class="icon ion-md-cog"></span>
814
881
  <span>Components</span>
815
882
  <span class="icon ion-ios-arrow-down"></span>
816
883
  </div>
817
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' :
818
- 'id="xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
884
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' :
885
+ 'id="xs-components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' }>
819
886
  <li class="link">
820
887
  <a href="components/EuimToolbarDatepickerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerComponent</a>
821
888
  </li>
822
889
  </ul>
823
890
  </li>
824
- <li class="chapter inner">
825
- <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
826
- 'data-bs-target="#directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
827
- <span class="icon ion-md-code-working"></span>
828
- <span>Directives</span>
829
- <span class="icon ion-ios-arrow-down"></span>
830
- </div>
831
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' :
832
- 'id="xs-directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
833
- <li class="link">
834
- <a href="directives/EuimToolbarDatepickerDatetimeDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerDatetimeDirective</a>
835
- </li>
836
- </ul>
837
- </li>
891
+ </li>
892
+ <li class="link">
893
+ <a href="modules/EuimToolbarQrcodeModule.html" data-type="entity-link" >EuimToolbarQrcodeModule</a>
894
+ <li class="chapter inner">
895
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
896
+ 'data-bs-target="#components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' : 'data-bs-target="#xs-components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' }>
897
+ <span class="icon ion-md-cog"></span>
898
+ <span>Components</span>
899
+ <span class="icon ion-ios-arrow-down"></span>
900
+ </div>
901
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' :
902
+ 'id="xs-components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' }>
903
+ <li class="link">
904
+ <a href="components/EuimToolbarQrcodeComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarQrcodeComponent</a>
905
+ </li>
906
+ </ul>
907
+ </li>
838
908
  </li>
839
909
  <li class="link">
840
910
  <a href="modules/EuimUserProfileModule.html" data-type="entity-link" >EuimUserProfileModule</a>
@@ -972,6 +1042,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
972
1042
  <li class="link">
973
1043
  <a href="directives/EuimDataSummaryColValueDirective.html" data-type="entity-link" >EuimDataSummaryColValueDirective</a>
974
1044
  </li>
1045
+ <li class="link">
1046
+ <a href="directives/EuimDividerDirective.html" data-type="entity-link" >EuimDividerDirective</a>
1047
+ </li>
975
1048
  <li class="link">
976
1049
  <a href="directives/EuimHeaderDetailsIconDirective.html" data-type="entity-link" >EuimHeaderDetailsIconDirective</a>
977
1050
  </li>
@@ -981,6 +1054,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
981
1054
  <li class="link">
982
1055
  <a href="directives/EuimHeaderDetailsTitleDirective.html" data-type="entity-link" >EuimHeaderDetailsTitleDirective</a>
983
1056
  </li>
1057
+ <li class="link">
1058
+ <a href="directives/EuimListHeaderDirective.html" data-type="entity-link" >EuimListHeaderDirective</a>
1059
+ </li>
984
1060
  <li class="link">
985
1061
  <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" >EuimListItemNoPaddingsDirective</a>
986
1062
  </li>
@@ -1017,6 +1093,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1017
1093
  <li class="link">
1018
1094
  <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" >EuimSidebarFooterNoBordersDirective</a>
1019
1095
  </li>
1096
+ <li class="link">
1097
+ <a href="directives/EuimSkeletonTextAvatarDirective.html" data-type="entity-link" >EuimSkeletonTextAvatarDirective</a>
1098
+ </li>
1020
1099
  <li class="link">
1021
1100
  <a href="directives/EuimSliderInfoScreenContentDirective.html" data-type="entity-link" >EuimSliderInfoScreenContentDirective</a>
1022
1101
  </li>