@eui/mobile-core 16.10.0-snapshot-1713366109950 → 17.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 (436) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +60 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +60 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +60 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +60 -2
  5. package/docs/components/EuimAboutComponent.html +766 -0
  6. package/docs/components/EuimAlertMessageComponent.html +65 -7
  7. package/docs/components/EuimAppComponent.html +60 -2
  8. package/docs/components/EuimAvatarComponent.html +60 -2
  9. package/docs/components/EuimAvatarIconComponent.html +60 -2
  10. package/docs/components/EuimBadgeComponent.html +61 -3
  11. package/docs/components/EuimChangelogComponent.html +322 -0
  12. package/docs/components/EuimChipSelectorComponent.html +61 -27
  13. package/docs/components/EuimContactSupportComponent.html +276 -0
  14. package/docs/components/EuimDataSummaryColComponent.html +60 -2
  15. package/docs/components/EuimDataSummaryComponent.html +61 -3
  16. package/docs/components/EuimEmptyListPlaceholderComponent.html +64 -6
  17. package/docs/components/EuimHeaderDetailsComponent.html +61 -3
  18. package/docs/components/EuimLabelComponent.html +65 -7
  19. package/docs/components/EuimLanguageListComponent.html +75 -17
  20. package/docs/components/EuimLanguageSelectorComponent.html +67 -73
  21. package/docs/components/EuimLegalNoticeComponent.html +276 -0
  22. package/docs/components/EuimMediaHeaderComponent.html +62 -4
  23. package/docs/components/EuimMessageComponent.html +61 -3
  24. package/docs/components/EuimMessageTitleComponent.html +60 -2
  25. package/docs/components/EuimMultiselectComponent.html +62 -4
  26. package/docs/components/EuimMultiselectFilterComponent.html +60 -2
  27. package/docs/components/EuimMultiselectInfoComponent.html +60 -2
  28. package/docs/components/EuimMultiselectListComponent.html +60 -2
  29. package/docs/components/EuimMultiselectToolbarComponent.html +62 -4
  30. package/docs/components/EuimNotificationItemComponent.html +61 -3
  31. package/docs/components/EuimOpenSourceLicencesComponent.html +276 -0
  32. package/docs/components/EuimPdfWrapperComponent.html +828 -0
  33. package/docs/components/EuimPrivacyStatementComponent.html +276 -0
  34. package/docs/components/EuimScrollerXComponent.html +60 -2
  35. package/docs/components/EuimSidebarComponent.html +60 -2
  36. package/docs/components/EuimSidebarContentComponent.html +60 -2
  37. package/docs/components/EuimSkeletonListComponent.html +61 -3
  38. package/docs/components/EuimSkeletonListItemComponent.html +66 -8
  39. package/docs/components/EuimSlideInfoScreenComponent.html +60 -2
  40. package/docs/components/EuimSliderInfoScreenComponent.html +66 -30
  41. package/docs/components/EuimSpinnerComponent.html +60 -2
  42. package/docs/components/EuimSpinnerDescriptionComponent.html +60 -2
  43. package/docs/components/EuimSpinnerMessageComponent.html +60 -2
  44. package/docs/components/EuimToolbarActionItemsComponent.html +60 -2
  45. package/docs/components/EuimToolbarComponent.html +63 -5
  46. package/docs/components/EuimToolbarTitleComponent.html +60 -2
  47. package/docs/components/EuimUserProfileComponent.html +60 -2
  48. package/docs/dependencies.html +72 -2
  49. package/docs/directives/BaseStatesDirective.html +75 -491
  50. package/docs/directives/EuimAvatarMainIconDirective.html +58 -0
  51. package/docs/directives/EuimAvatarSubIconDirective.html +58 -0
  52. package/docs/directives/EuimChipSelectorItemDirective.html +59 -1
  53. package/docs/directives/EuimDataSummaryColLabelDirective.html +59 -1
  54. package/docs/directives/EuimDataSummaryColValueDirective.html +58 -0
  55. package/docs/directives/EuimDividerDirective.html +58 -0
  56. package/docs/directives/EuimHeaderDetailsIconDirective.html +58 -0
  57. package/docs/directives/EuimHeaderDetailsMetaDirective.html +58 -0
  58. package/docs/directives/EuimHeaderDetailsTitleDirective.html +58 -0
  59. package/docs/directives/EuimMediaHeaderImageDirective.html +58 -0
  60. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +58 -0
  61. package/docs/directives/EuimMediaHeaderTitleDirective.html +58 -0
  62. package/docs/directives/EuimMultiselectAllDirective.html +58 -0
  63. package/docs/directives/EuimMultiselectSelectFieldDirective.html +58 -0
  64. package/docs/directives/EuimSkeletonTextAvatarDirective.html +58 -0
  65. package/docs/directives/EuimSliderInfoScreenContentDirective.html +58 -0
  66. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +58 -0
  67. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +58 -0
  68. package/docs/index.html +62 -12
  69. package/docs/injectables/EuimAppService.html +58 -0
  70. package/docs/interfaces/ActionBtnsNames.html +58 -0
  71. package/docs/interfaces/FilteredData.html +58 -0
  72. package/docs/interfaces/UIState.html +58 -0
  73. package/docs/js/libs/bootstrap-native.js +2 -1
  74. package/docs/js/libs/es6-shim.min.js +11 -10
  75. package/docs/js/libs/tablesort.min.js +3 -3
  76. package/docs/js/libs/tablesort.number.min.js +2 -2
  77. package/docs/js/libs/vis.min.js +1 -1
  78. package/docs/js/menu-wc.js +244 -232
  79. package/docs/js/menu-wc_es5.js +1 -1
  80. package/docs/js/menu.js +0 -55
  81. package/docs/js/search/search_index.js +2 -2
  82. package/docs/license.html +58 -0
  83. package/docs/miscellaneous/typealiases.html +58 -21
  84. package/docs/miscellaneous/variables.html +89 -113
  85. package/docs/modules/{EuimMenuModule.html → EuimAboutModule.html} +95 -7
  86. package/docs/modules/EuimAlertMessageModule.html +90 -2
  87. package/docs/modules/EuimAllModule.html +64 -54
  88. package/docs/modules/EuimAppModule.html +58 -3
  89. package/docs/modules/EuimAvatarIconModule.html +58 -0
  90. package/docs/modules/EuimAvatarModule.html +90 -2
  91. package/docs/modules/EuimBadgeModule.html +58 -0
  92. package/docs/modules/EuimChipSelectorComponentModule.html +58 -0
  93. package/docs/modules/EuimDataSummaryModule.html +90 -2
  94. package/docs/modules/EuimDividerModule.html +58 -0
  95. package/docs/modules/EuimEmptyListPlaceholderModule.html +58 -0
  96. package/docs/modules/EuimHeaderDetailsModule.html +90 -2
  97. package/docs/modules/EuimLabelModule.html +58 -0
  98. package/docs/modules/EuimLanguageSelectorModule.html +58 -3
  99. package/docs/modules/EuimMediaHeaderModule.html +90 -2
  100. package/docs/modules/EuimMessageModule.html +90 -2
  101. package/docs/modules/EuimMultiselectModule.html +90 -2
  102. package/docs/modules/EuimNotificationItemModule.html +58 -0
  103. package/docs/modules/{EuimAppSidebarModule.html → EuimPdfWrapperModule.html} +91 -13
  104. package/docs/modules/EuimScrollerXComponentModule.html +58 -0
  105. package/docs/modules/EuimSidebarModule.html +58 -0
  106. package/docs/modules/EuimSkeletonListItemModule.html +90 -2
  107. package/docs/modules/EuimSkeletonListModule.html +90 -2
  108. package/docs/modules/EuimSkeletonTextAvatarModule.html +58 -0
  109. package/docs/modules/EuimSliderInfoScreenModule.html +90 -2
  110. package/docs/modules/EuimSpinnerComponentModule.html +58 -0
  111. package/docs/modules/EuimToolbarComponentModule.html +58 -0
  112. package/docs/modules/EuimUserProfileModule.html +90 -2
  113. package/docs/modules.html +74 -100
  114. package/docs/properties.html +58 -0
  115. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +15 -34
  116. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  117. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -12
  118. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  119. package/esm2022/lib/components/base-states.directive.mjs +42 -268
  120. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  121. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  122. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  123. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  124. package/esm2022/lib/components/euim-about/euim-about.component.mjs +75 -0
  125. package/esm2022/lib/components/euim-about/euim-about.module.mjs +71 -0
  126. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +20 -0
  127. package/esm2022/lib/components/euim-about/euim-contact-support/euim-contact-support.component.mjs +11 -0
  128. package/esm2022/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.mjs +11 -0
  129. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +11 -0
  130. package/esm2022/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.mjs +11 -0
  131. package/esm2022/lib/components/euim-about/index.mjs +8 -0
  132. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +17 -56
  134. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +4 -4
  135. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
  137. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
  138. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
  139. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +5 -5
  140. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -10
  141. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  142. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +9 -13
  143. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +17 -43
  144. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  145. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +6 -6
  147. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -5
  148. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +8 -9
  149. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +14 -23
  151. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  154. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -14
  156. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  157. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-message/euim-message.component.mjs +13 -19
  159. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +5 -5
  161. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  162. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  163. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -5
  164. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +5 -5
  165. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +13 -18
  166. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +10 -15
  167. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.mjs +86 -0
  169. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.mjs +43 -0
  170. package/esm2022/lib/components/euim-pdf-wrapper/index.mjs +3 -0
  171. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  172. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +5 -5
  174. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  175. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +18 -31
  176. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  177. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  178. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  179. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  180. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +19 -37
  182. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  183. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  184. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  185. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  186. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  187. package/esm2022/lib/components/index.mjs +3 -9
  188. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -9
  190. package/esm2022/lib/components/layout/euim-app/index.mjs +1 -2
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  194. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -6
  195. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +14 -15
  197. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +9 -17
  198. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -9
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +4 -4
  200. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  201. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +11 -19
  205. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  210. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  211. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  212. package/esm2022/lib/euim-all.module.mjs +10 -42
  213. package/esm2022/lib/services/euim-app.service.mjs +5 -5
  214. package/fesm2022/eui-mobile-core.mjs +919 -1850
  215. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  216. package/lib/components/atoms/euim-label/euim-label.component.d.ts +9 -6
  217. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  218. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
  219. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
  220. package/lib/components/base-states.directive.d.ts +35 -92
  221. package/lib/components/base-states.directive.d.ts.map +1 -1
  222. package/lib/components/euim-about/euim-about.component.d.ts +30 -0
  223. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -0
  224. package/lib/components/euim-about/euim-about.module.d.ts +20 -0
  225. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -0
  226. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +7 -0
  227. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -0
  228. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts +6 -0
  229. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts.map +1 -0
  230. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts +6 -0
  231. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts.map +1 -0
  232. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +6 -0
  233. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -0
  234. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts +6 -0
  235. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts.map +1 -0
  236. package/lib/components/euim-about/index.d.ts +8 -0
  237. package/lib/components/euim-about/index.d.ts.map +1 -0
  238. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +7 -5
  239. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  240. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  241. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  242. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +3 -3
  243. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  244. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +4 -6
  245. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  246. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
  247. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
  248. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
  249. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +6 -4
  250. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  251. package/lib/components/euim-media-header/euim-media-header.component.d.ts +2 -2
  252. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  253. package/lib/components/euim-message/euim-message.component.d.ts +1 -1
  254. package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
  255. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +2 -2
  256. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  257. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +2 -2
  258. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  259. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts +25 -0
  260. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts.map +1 -0
  261. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts +13 -0
  262. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts.map +1 -0
  263. package/lib/components/euim-pdf-wrapper/index.d.ts +3 -0
  264. package/lib/components/euim-pdf-wrapper/index.d.ts.map +1 -0
  265. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +10 -6
  266. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  267. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +10 -5
  268. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  269. package/lib/components/index.d.ts +2 -8
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-app/euim-app.module.d.ts +2 -3
  272. package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
  273. package/lib/components/layout/euim-app/index.d.ts +0 -1
  274. package/lib/components/layout/euim-app/index.d.ts.map +1 -1
  275. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
  276. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  277. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +13 -13
  278. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  279. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +7 -9
  280. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +3 -4
  282. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  283. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
  284. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +6 -4
  285. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  286. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
  287. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  288. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  289. package/lib/euim-all.module.d.ts +26 -34
  290. package/lib/euim-all.module.d.ts.map +1 -1
  291. package/package.json +5 -2
  292. package/docs/classes/EuimStepperChangeEvent.html +0 -253
  293. package/docs/components/EuimAppSidebarComponent.html +0 -279
  294. package/docs/components/EuimAppSidebarFooterComponent.html +0 -334
  295. package/docs/components/EuimAppSidebarHeaderComponent.html +0 -218
  296. package/docs/components/EuimAppSidebarMenuComponent.html +0 -375
  297. package/docs/components/EuimControlFeedbackComponent.html +0 -452
  298. package/docs/components/EuimFieldSetComponent.html +0 -334
  299. package/docs/components/EuimFieldsetActionsComponent.html +0 -330
  300. package/docs/components/EuimFieldsetLegendComponent.html +0 -330
  301. package/docs/components/EuimInfoScreenComponent.html +0 -334
  302. package/docs/components/EuimMenuComponent.html +0 -584
  303. package/docs/components/EuimSlideComponent.html +0 -324
  304. package/docs/components/EuimSliderComponent.html +0 -1411
  305. package/docs/components/EuimStepperComponent.html +0 -471
  306. package/docs/directives/EuimInfoScreenContentDirective.html +0 -284
  307. package/docs/directives/EuimInfoScreenSubTitleDirective.html +0 -284
  308. package/docs/directives/EuimInfoScreenTitleDirective.html +0 -284
  309. package/docs/directives/EuimItemDividerDirective.html +0 -284
  310. package/docs/directives/EuimListHeaderDirective.html +0 -284
  311. package/docs/interfaces/ActionBtnNames.html +0 -286
  312. package/docs/interfaces/Badge.html +0 -259
  313. package/docs/interfaces/EuimMenuItem.html +0 -799
  314. package/docs/interfaces/EuimMenuSection.html +0 -304
  315. package/docs/interfaces/Notification.html +0 -259
  316. package/docs/modules/EuimControlFeedbackModule.html +0 -170
  317. package/docs/modules/EuimFieldsetModule.html +0 -170
  318. package/docs/modules/EuimInfoScreenModule.html +0 -170
  319. package/docs/modules/EuimItemDividerModule.html +0 -170
  320. package/docs/modules/EuimListHeaderModule.html +0 -170
  321. package/docs/modules/EuimSliderModule.html +0 -170
  322. package/docs/modules/EuimStepperComponentModule.html +0 -170
  323. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +0 -39
  324. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +0 -28
  325. package/esm2022/lib/components/atoms/euim-control-feedback/index.mjs +0 -3
  326. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.directive.mjs +0 -22
  327. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.module.mjs +0 -28
  328. package/esm2022/lib/components/directives/euim-item-divider/index.mjs +0 -3
  329. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +0 -22
  330. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +0 -28
  331. package/esm2022/lib/components/directives/euim-list-header/index.mjs +0 -3
  332. package/esm2022/lib/components/directives/index.mjs +0 -5
  333. package/esm2022/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +0 -17
  334. package/esm2022/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +0 -17
  335. package/esm2022/lib/components/euim-fieldset/euim-fieldset.component.mjs +0 -17
  336. package/esm2022/lib/components/euim-fieldset/euim-fieldset.module.mjs +0 -39
  337. package/esm2022/lib/components/euim-fieldset/index.mjs +0 -5
  338. package/esm2022/lib/components/euim-menu/euim-menu.component.mjs +0 -48
  339. package/esm2022/lib/components/euim-menu/euim-menu.module.mjs +0 -44
  340. package/esm2022/lib/components/euim-menu/index.mjs +0 -4
  341. package/esm2022/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -2
  342. package/esm2022/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +0 -26
  343. package/esm2022/lib/components/euim-slider/euim-slider.component.mjs +0 -174
  344. package/esm2022/lib/components/euim-slider/euim-slider.module.mjs +0 -35
  345. package/esm2022/lib/components/euim-slider/index.mjs +0 -4
  346. package/esm2022/lib/components/euim-stepper/euim-steper.module.mjs +0 -32
  347. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +0 -64
  348. package/esm2022/lib/components/euim-stepper/index.mjs +0 -3
  349. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -6
  350. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +0 -17
  351. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +0 -11
  352. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +0 -22
  353. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +0 -19
  354. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +0 -48
  355. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.mjs +0 -19
  356. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.mjs +0 -19
  357. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.mjs +0 -19
  358. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.component.mjs +0 -20
  359. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.module.mjs +0 -43
  360. package/esm2022/lib/components/layout/euim-info-screen/index.mjs +0 -6
  361. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +0 -13
  362. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +0 -1
  363. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts +0 -10
  364. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts.map +0 -1
  365. package/lib/components/atoms/euim-control-feedback/index.d.ts +0 -3
  366. package/lib/components/atoms/euim-control-feedback/index.d.ts.map +0 -1
  367. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts +0 -7
  368. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts.map +0 -1
  369. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts +0 -10
  370. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts.map +0 -1
  371. package/lib/components/directives/euim-item-divider/index.d.ts +0 -3
  372. package/lib/components/directives/euim-item-divider/index.d.ts.map +0 -1
  373. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -7
  374. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +0 -1
  375. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  376. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +0 -1
  377. package/lib/components/directives/euim-list-header/index.d.ts +0 -3
  378. package/lib/components/directives/euim-list-header/index.d.ts.map +0 -1
  379. package/lib/components/directives/index.d.ts +0 -5
  380. package/lib/components/directives/index.d.ts.map +0 -1
  381. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts +0 -7
  382. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts.map +0 -1
  383. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts +0 -7
  384. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts.map +0 -1
  385. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts +0 -7
  386. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts.map +0 -1
  387. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts +0 -12
  388. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts.map +0 -1
  389. package/lib/components/euim-fieldset/index.d.ts +0 -5
  390. package/lib/components/euim-fieldset/index.d.ts.map +0 -1
  391. package/lib/components/euim-menu/euim-menu.component.d.ts +0 -17
  392. package/lib/components/euim-menu/euim-menu.component.d.ts.map +0 -1
  393. package/lib/components/euim-menu/euim-menu.module.d.ts +0 -14
  394. package/lib/components/euim-menu/euim-menu.module.d.ts.map +0 -1
  395. package/lib/components/euim-menu/index.d.ts +0 -4
  396. package/lib/components/euim-menu/index.d.ts.map +0 -1
  397. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts +0 -30
  398. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts.map +0 -1
  399. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts +0 -7
  400. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts.map +0 -1
  401. package/lib/components/euim-slider/euim-slider.component.d.ts +0 -46
  402. package/lib/components/euim-slider/euim-slider.component.d.ts.map +0 -1
  403. package/lib/components/euim-slider/euim-slider.module.d.ts +0 -11
  404. package/lib/components/euim-slider/euim-slider.module.d.ts.map +0 -1
  405. package/lib/components/euim-slider/index.d.ts +0 -4
  406. package/lib/components/euim-slider/index.d.ts.map +0 -1
  407. package/lib/components/euim-stepper/euim-steper.module.d.ts +0 -11
  408. package/lib/components/euim-stepper/euim-steper.module.d.ts.map +0 -1
  409. package/lib/components/euim-stepper/euim-stepper.component.d.ts +0 -21
  410. package/lib/components/euim-stepper/euim-stepper.component.d.ts.map +0 -1
  411. package/lib/components/euim-stepper/index.d.ts +0 -3
  412. package/lib/components/euim-stepper/index.d.ts.map +0 -1
  413. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts +0 -6
  414. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts.map +0 -1
  415. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -7
  416. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +0 -1
  417. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts +0 -6
  418. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +0 -1
  419. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +0 -11
  420. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +0 -1
  421. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +0 -9
  422. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts.map +0 -1
  423. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts +0 -15
  424. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts.map +0 -1
  425. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts +0 -7
  426. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts.map +0 -1
  427. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts +0 -7
  428. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts.map +0 -1
  429. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts +0 -7
  430. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts.map +0 -1
  431. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts +0 -7
  432. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts.map +0 -1
  433. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts +0 -13
  434. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts.map +0 -1
  435. package/lib/components/layout/euim-info-screen/index.d.ts +0 -6
  436. package/lib/components/layout/euim-info-screen/index.d.ts.map +0 -1
@@ -13,6 +13,64 @@
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
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
+
65
+ if ($darkModeToggles.length > 0) {
66
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
+ darkModeState = !darkModeState;
69
+ toggleDarkMode(darkModeState);
70
+ });
71
+ }
72
+ }
73
+ </script>
16
74
 
17
75
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
76
  <a href="../" class="navbar-brand">csdr documentation</a>
@@ -70,7 +128,22 @@
70
128
  title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
71
129
  <ul class="list-group">
72
130
  <li class="list-group-item">
73
- <a href="../components/EuimAlertMessageComponent.html">EuimAlertMessageComponent</a>
131
+ <a href="../components/EuimAboutComponent.html">EuimAboutComponent</a>
132
+ </li>
133
+ <li class="list-group-item">
134
+ <a href="../components/EuimChangelogComponent.html">EuimChangelogComponent</a>
135
+ </li>
136
+ <li class="list-group-item">
137
+ <a href="../components/EuimContactSupportComponent.html">EuimContactSupportComponent</a>
138
+ </li>
139
+ <li class="list-group-item">
140
+ <a href="../components/EuimLegalNoticeComponent.html">EuimLegalNoticeComponent</a>
141
+ </li>
142
+ <li class="list-group-item">
143
+ <a href="../components/EuimOpenSourceLicencesComponent.html">EuimOpenSourceLicencesComponent</a>
144
+ </li>
145
+ <li class="list-group-item">
146
+ <a href="../components/EuimPrivacyStatementComponent.html">EuimPrivacyStatementComponent</a>
74
147
  </li>
75
148
  </ul>
76
149
  </div>
@@ -80,7 +153,22 @@
80
153
  class="icon ion-ios-information-circle-outline"></a></h3>
81
154
  <ul class="list-group">
82
155
  <li class="list-group-item">
83
- <a href="../components/EuimAlertMessageComponent.html">EuimAlertMessageComponent</a>
156
+ <a href="../components/EuimAboutComponent.html">EuimAboutComponent</a>
157
+ </li>
158
+ <li class="list-group-item">
159
+ <a href="../components/EuimChangelogComponent.html">EuimChangelogComponent</a>
160
+ </li>
161
+ <li class="list-group-item">
162
+ <a href="../components/EuimContactSupportComponent.html">EuimContactSupportComponent</a>
163
+ </li>
164
+ <li class="list-group-item">
165
+ <a href="../components/EuimLegalNoticeComponent.html">EuimLegalNoticeComponent</a>
166
+ </li>
167
+ <li class="list-group-item">
168
+ <a href="../components/EuimOpenSourceLicencesComponent.html">EuimOpenSourceLicencesComponent</a>
169
+ </li>
170
+ <li class="list-group-item">
171
+ <a href="../components/EuimPrivacyStatementComponent.html">EuimPrivacyStatementComponent</a>
84
172
  </li>
85
173
  </ul>
86
174
  </div>
package/docs/modules.html CHANGED
@@ -13,6 +13,64 @@
13
13
  <link rel="stylesheet" href="./styles/material.css">
14
14
  </head>
15
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
+
65
+ if ($darkModeToggles.length > 0) {
66
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
+ darkModeState = !darkModeState;
69
+ toggleDarkMode(darkModeState);
70
+ });
71
+ }
72
+ }
73
+ </script>
16
74
 
17
75
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
76
  <a href="./" class="navbar-brand">csdr documentation</a>
@@ -42,11 +100,11 @@
42
100
  <div class="col-md-6 col-lg-4">
43
101
  <div class="card card-module">
44
102
  <div class="card-header">
45
- <h4 class="card-title">EuimAlertMessageModule</h4>
103
+ <h4 class="card-title">EuimAboutModule</h4>
46
104
  </div>
47
105
  <div class="card-block">
48
106
  <footer class="text-center">
49
- <a href="./modules/EuimAlertMessageModule.html" class="btn btn-default">Browse</a>
107
+ <a href="./modules/EuimAboutModule.html" class="btn btn-default">Browse</a>
50
108
  </footer>
51
109
  </div>
52
110
  </div>
@@ -54,11 +112,11 @@
54
112
  <div class="col-md-6 col-lg-4">
55
113
  <div class="card card-module">
56
114
  <div class="card-header">
57
- <h4 class="card-title">EuimAllModule</h4>
115
+ <h4 class="card-title">EuimAlertMessageModule</h4>
58
116
  </div>
59
117
  <div class="card-block">
60
118
  <footer class="text-center">
61
- <a href="./modules/EuimAllModule.html" class="btn btn-default">Browse</a>
119
+ <a href="./modules/EuimAlertMessageModule.html" class="btn btn-default">Browse</a>
62
120
  </footer>
63
121
  </div>
64
122
  </div>
@@ -66,11 +124,11 @@
66
124
  <div class="col-md-6 col-lg-4">
67
125
  <div class="card card-module">
68
126
  <div class="card-header">
69
- <h4 class="card-title">EuimAppModule</h4>
127
+ <h4 class="card-title">EuimAllModule</h4>
70
128
  </div>
71
129
  <div class="card-block">
72
130
  <footer class="text-center">
73
- <a href="./modules/EuimAppModule.html" class="btn btn-default">Browse</a>
131
+ <a href="./modules/EuimAllModule.html" class="btn btn-default">Browse</a>
74
132
  </footer>
75
133
  </div>
76
134
  </div>
@@ -78,11 +136,11 @@
78
136
  <div class="col-md-6 col-lg-4">
79
137
  <div class="card card-module">
80
138
  <div class="card-header">
81
- <h4 class="card-title">EuimAppSidebarModule</h4>
139
+ <h4 class="card-title">EuimAppModule</h4>
82
140
  </div>
83
141
  <div class="card-block">
84
142
  <footer class="text-center">
85
- <a href="./modules/EuimAppSidebarModule.html" class="btn btn-default">Browse</a>
143
+ <a href="./modules/EuimAppModule.html" class="btn btn-default">Browse</a>
86
144
  </footer>
87
145
  </div>
88
146
  </div>
@@ -135,18 +193,6 @@
135
193
  </div>
136
194
  </div>
137
195
  </div>
138
- <div class="col-md-6 col-lg-4">
139
- <div class="card card-module">
140
- <div class="card-header">
141
- <h4 class="card-title">EuimControlFeedbackModule</h4>
142
- </div>
143
- <div class="card-block">
144
- <footer class="text-center">
145
- <a href="./modules/EuimControlFeedbackModule.html" class="btn btn-default">Browse</a>
146
- </footer>
147
- </div>
148
- </div>
149
- </div>
150
196
  <div class="col-md-6 col-lg-4">
151
197
  <div class="card card-module">
152
198
  <div class="card-header">
@@ -183,18 +229,6 @@
183
229
  </div>
184
230
  </div>
185
231
  </div>
186
- <div class="col-md-6 col-lg-4">
187
- <div class="card card-module">
188
- <div class="card-header">
189
- <h4 class="card-title">EuimFieldsetModule</h4>
190
- </div>
191
- <div class="card-block">
192
- <footer class="text-center">
193
- <a href="./modules/EuimFieldsetModule.html" class="btn btn-default">Browse</a>
194
- </footer>
195
- </div>
196
- </div>
197
- </div>
198
232
  <div class="col-md-6 col-lg-4">
199
233
  <div class="card card-module">
200
234
  <div class="card-header">
@@ -207,30 +241,6 @@
207
241
  </div>
208
242
  </div>
209
243
  </div>
210
- <div class="col-md-6 col-lg-4">
211
- <div class="card card-module">
212
- <div class="card-header">
213
- <h4 class="card-title">EuimInfoScreenModule</h4>
214
- </div>
215
- <div class="card-block">
216
- <footer class="text-center">
217
- <a href="./modules/EuimInfoScreenModule.html" class="btn btn-default">Browse</a>
218
- </footer>
219
- </div>
220
- </div>
221
- </div>
222
- <div class="col-md-6 col-lg-4">
223
- <div class="card card-module">
224
- <div class="card-header">
225
- <h4 class="card-title">EuimItemDividerModule</h4>
226
- </div>
227
- <div class="card-block">
228
- <footer class="text-center">
229
- <a href="./modules/EuimItemDividerModule.html" class="btn btn-default">Browse</a>
230
- </footer>
231
- </div>
232
- </div>
233
- </div>
234
244
  <div class="col-md-6 col-lg-4">
235
245
  <div class="card card-module">
236
246
  <div class="card-header">
@@ -255,18 +265,6 @@
255
265
  </div>
256
266
  </div>
257
267
  </div>
258
- <div class="col-md-6 col-lg-4">
259
- <div class="card card-module">
260
- <div class="card-header">
261
- <h4 class="card-title">EuimListHeaderModule</h4>
262
- </div>
263
- <div class="card-block">
264
- <footer class="text-center">
265
- <a href="./modules/EuimListHeaderModule.html" class="btn btn-default">Browse</a>
266
- </footer>
267
- </div>
268
- </div>
269
- </div>
270
268
  <div class="col-md-6 col-lg-4">
271
269
  <div class="card card-module">
272
270
  <div class="card-header">
@@ -282,11 +280,11 @@
282
280
  <div class="col-md-6 col-lg-4">
283
281
  <div class="card card-module">
284
282
  <div class="card-header">
285
- <h4 class="card-title">EuimMenuModule</h4>
283
+ <h4 class="card-title">EuimMessageModule</h4>
286
284
  </div>
287
285
  <div class="card-block">
288
286
  <footer class="text-center">
289
- <a href="./modules/EuimMenuModule.html" class="btn btn-default">Browse</a>
287
+ <a href="./modules/EuimMessageModule.html" class="btn btn-default">Browse</a>
290
288
  </footer>
291
289
  </div>
292
290
  </div>
@@ -294,11 +292,11 @@
294
292
  <div class="col-md-6 col-lg-4">
295
293
  <div class="card card-module">
296
294
  <div class="card-header">
297
- <h4 class="card-title">EuimMessageModule</h4>
295
+ <h4 class="card-title">EuimMultiselectModule</h4>
298
296
  </div>
299
297
  <div class="card-block">
300
298
  <footer class="text-center">
301
- <a href="./modules/EuimMessageModule.html" class="btn btn-default">Browse</a>
299
+ <a href="./modules/EuimMultiselectModule.html" class="btn btn-default">Browse</a>
302
300
  </footer>
303
301
  </div>
304
302
  </div>
@@ -306,11 +304,11 @@
306
304
  <div class="col-md-6 col-lg-4">
307
305
  <div class="card card-module">
308
306
  <div class="card-header">
309
- <h4 class="card-title">EuimMultiselectModule</h4>
307
+ <h4 class="card-title">EuimNotificationItemModule</h4>
310
308
  </div>
311
309
  <div class="card-block">
312
310
  <footer class="text-center">
313
- <a href="./modules/EuimMultiselectModule.html" class="btn btn-default">Browse</a>
311
+ <a href="./modules/EuimNotificationItemModule.html" class="btn btn-default">Browse</a>
314
312
  </footer>
315
313
  </div>
316
314
  </div>
@@ -318,11 +316,11 @@
318
316
  <div class="col-md-6 col-lg-4">
319
317
  <div class="card card-module">
320
318
  <div class="card-header">
321
- <h4 class="card-title">EuimNotificationItemModule</h4>
319
+ <h4 class="card-title">EuimPdfWrapperModule</h4>
322
320
  </div>
323
321
  <div class="card-block">
324
322
  <footer class="text-center">
325
- <a href="./modules/EuimNotificationItemModule.html" class="btn btn-default">Browse</a>
323
+ <a href="./modules/EuimPdfWrapperModule.html" class="btn btn-default">Browse</a>
326
324
  </footer>
327
325
  </div>
328
326
  </div>
@@ -399,18 +397,6 @@
399
397
  </div>
400
398
  </div>
401
399
  </div>
402
- <div class="col-md-6 col-lg-4">
403
- <div class="card card-module">
404
- <div class="card-header">
405
- <h4 class="card-title">EuimSliderModule</h4>
406
- </div>
407
- <div class="card-block">
408
- <footer class="text-center">
409
- <a href="./modules/EuimSliderModule.html" class="btn btn-default">Browse</a>
410
- </footer>
411
- </div>
412
- </div>
413
- </div>
414
400
  <div class="col-md-6 col-lg-4">
415
401
  <div class="card card-module">
416
402
  <div class="card-header">
@@ -423,18 +409,6 @@
423
409
  </div>
424
410
  </div>
425
411
  </div>
426
- <div class="col-md-6 col-lg-4">
427
- <div class="card card-module">
428
- <div class="card-header">
429
- <h4 class="card-title">EuimStepperComponentModule</h4>
430
- </div>
431
- <div class="card-block">
432
- <footer class="text-center">
433
- <a href="./modules/EuimStepperComponentModule.html" class="btn btn-default">Browse</a>
434
- </footer>
435
- </div>
436
- </div>
437
- </div>
438
412
  <div class="col-md-6 col-lg-4">
439
413
  <div class="card card-module">
440
414
  <div class="card-header">
@@ -13,6 +13,64 @@
13
13
  <link rel="stylesheet" href="./styles/material.css">
14
14
  </head>
15
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
+
65
+ if ($darkModeToggles.length > 0) {
66
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
+ darkModeState = !darkModeState;
69
+ toggleDarkMode(darkModeState);
70
+ });
71
+ }
72
+ }
73
+ </script>
16
74
 
17
75
  <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
76
  <a href="./" class="navbar-brand">csdr documentation</a>
@@ -1,6 +1,4 @@
1
- import { __decorate } from "tslib";
2
- import { Component, Input, HostBinding, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/core';
3
- import { coerceBoolean } from '@eui/base';
1
+ import { Component, Input, HostBinding, ViewEncapsulation, ChangeDetectionStrategy, booleanAttribute, } from '@angular/core';
4
2
  import { BaseStatesDirective } from '../../base-states.directive';
5
3
  import * as i0 from "@angular/core";
6
4
  import * as i1 from "../../base-states.directive";
@@ -25,36 +23,15 @@ export class EuimLabelComponent {
25
23
  this.euimLabelTruncateWithLines > 0 ? 'euim-label__euiTextTruncateWithLines euim-label__truncate' : '',
26
24
  ].join(' ');
27
25
  }
28
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
29
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: { euimLabelTruncateWithLines: "euimLabelTruncateWithLines", euimLabelTitle: "euimLabelTitle", euimLabelSubTitle: "euimLabelSubTitle", euimLabelMeta: "euimLabelMeta", euimLabelTruncate: "euimLabelTruncate" }, host: { properties: { "style.--euimLabelTruncateWithLines": "this.euimLabelTruncateWithLines", "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimInfo", "euimInfo", "euimSuccess", "euimSuccess", "euimWarning", "euimWarning", "euimDanger", "euimDanger", "euimPrimary", "euimPrimary", "euimSecondary", "euimSecondary", "euimDefault", "euimDefault", "euimDark", "euimDark", "euimAccent", "euimAccent", "euimSize2XS", "euimSize2XS", "euimSizeXS", "euimSizeXS", "euimSizeS", "euimSizeS", "euimSizeM", "euimSizeM", "euimSizeL", "euimSizeL", "euimSizeXL", "euimSizeXL", "euimSize2XL", "euimSize2XL", "euimSize3XL", "euimSize3XL", "euimSize4XL", "euimSize4XL", "color", "color"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-base-color-grey-100)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--default{color:var(--eui-base-color-grey-75)}.euim-label--dark{color:var(--eui-base-color-grey-100)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-140)}.euim-label--warning ion-icon{color:var(--eui-base-color-warning-140)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
26
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
27
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.3.0", type: EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: { euimLabelTruncateWithLines: "euimLabelTruncateWithLines", euimLabelTitle: ["euimLabelTitle", "euimLabelTitle", booleanAttribute], euimLabelSubTitle: ["euimLabelSubTitle", "euimLabelSubTitle", booleanAttribute], euimLabelMeta: ["euimLabelMeta", "euimLabelMeta", booleanAttribute], euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute] }, host: { properties: { "style.--euimLabelTruncateWithLines": "this.euimLabelTruncateWithLines", "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSize2XS", "euimSize2XS", "euimSizeXS", "euimSizeXS", "euimSizeS", "euimSizeS", "euimSizeM", "euimSizeM", "euimSizeL", "euimSizeL", "euimSizeXL", "euimSizeXL", "euimSize2XL", "euimSize2XL", "euimSize3XL", "euimSize3XL", "euimSize4XL", "euimSize4XL", "color", "color"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-base-color-grey-100)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--default{color:var(--eui-base-color-grey-75)}.euim-label--dark{color:var(--eui-base-color-grey-100)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-130)}.euim-label--warning ion-icon{color:var(--eui-base-color-warning-130)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
30
28
  }
31
- __decorate([
32
- coerceBoolean
33
- ], EuimLabelComponent.prototype, "euimLabelTitle", void 0);
34
- __decorate([
35
- coerceBoolean
36
- ], EuimLabelComponent.prototype, "euimLabelSubTitle", void 0);
37
- __decorate([
38
- coerceBoolean
39
- ], EuimLabelComponent.prototype, "euimLabelMeta", void 0);
40
- __decorate([
41
- coerceBoolean
42
- ], EuimLabelComponent.prototype, "euimLabelTruncate", void 0);
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelComponent, decorators: [{
44
30
  type: Component,
45
31
  args: [{ selector: 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
46
32
  {
47
33
  directive: BaseStatesDirective,
48
34
  inputs: [
49
- 'euimInfo',
50
- 'euimSuccess',
51
- 'euimWarning',
52
- 'euimDanger',
53
- 'euimPrimary',
54
- 'euimSecondary',
55
- 'euimDefault',
56
- 'euimDark',
57
- 'euimAccent',
58
35
  'euimSize2XS',
59
36
  'euimSizeXS',
60
37
  'euimSizeS',
@@ -67,22 +44,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
67
44
  'color',
68
45
  ],
69
46
  },
70
- ], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-base-color-grey-100)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--default{color:var(--eui-base-color-grey-75)}.euim-label--dark{color:var(--eui-base-color-grey-100)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-140)}.euim-label--warning ion-icon{color:var(--eui-base-color-warning-140)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"] }]
71
- }], ctorParameters: function () { return [{ type: i1.BaseStatesDirective }]; }, propDecorators: { euimLabelTruncateWithLines: [{
47
+ ], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-base-color-grey-100)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-base-font-size-m)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--default{color:var(--eui-base-color-grey-75)}.euim-label--dark{color:var(--eui-base-color-grey-100)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-130)}.euim-label--warning ion-icon{color:var(--eui-base-color-warning-130)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"] }]
48
+ }], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { euimLabelTruncateWithLines: [{
72
49
  type: HostBinding,
73
50
  args: ['style.--euimLabelTruncateWithLines']
74
51
  }, {
75
52
  type: Input
76
53
  }], euimLabelTitle: [{
77
- type: Input
54
+ type: Input,
55
+ args: [{ transform: booleanAttribute }]
78
56
  }], euimLabelSubTitle: [{
79
- type: Input
57
+ type: Input,
58
+ args: [{ transform: booleanAttribute }]
80
59
  }], euimLabelMeta: [{
81
- type: Input
60
+ type: Input,
61
+ args: [{ transform: booleanAttribute }]
82
62
  }], euimLabelTruncate: [{
83
- type: Input
63
+ type: Input,
64
+ args: [{ transform: booleanAttribute }]
84
65
  }], cssClasses: [{
85
66
  type: HostBinding,
86
67
  args: ['class']
87
68
  }] } });
88
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFHLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxXQUFXLENBQUM7QUFDMUMsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7OztBQXFDbEUsTUFBTSxPQUFPLGtCQUFrQjtJQW9CM0IsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtRQW5CM0QsbUJBQWMsR0FBaUIsS0FBSyxDQUFDO1FBSXJDLHNCQUFpQixHQUFpQixLQUFLLENBQUM7UUFJeEMsa0JBQWEsR0FBaUIsS0FBSyxDQUFDO1FBSXBDLHNCQUFpQixHQUFpQixLQUFLLENBQUM7SUFPc0IsQ0FBQztJQUUvRCxhQUFhO1FBQ1QsT0FBTztZQUNILElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxhQUFhLENBQUMsWUFBWSxDQUFDO1lBQ3BELElBQUksQ0FBQyxjQUFjLENBQUMsQ0FBQyxDQUFDLG1CQUFtQixDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQzlDLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLENBQUMsdUJBQXVCLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDckQsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUMsa0JBQWtCLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDNUMsSUFBSSxDQUFDLGlCQUFpQixDQUFFLENBQUMsQ0FBQyxxQkFBcUIsQ0FBQSxDQUFDLENBQUMsRUFBRTtZQUNuRCxJQUFJLENBQUMsMEJBQTBCLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQywyREFBMkQsQ0FBQSxDQUFDLENBQUMsRUFBRTtTQUN4RyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUNoQixDQUFDO2tJQXBDUSxrQkFBa0I7c0hBQWxCLGtCQUFrQiw2Z0NBaENqQiwyQkFBMkI7O0FBc0NyQztJQURDLGFBQWE7MERBQ3VCO0FBSXJDO0lBREMsYUFBYTs2REFDMEI7QUFJeEM7SUFEQyxhQUFhO3lEQUNzQjtBQUlwQztJQURDLGFBQWE7NkRBQzBCOzRGQWxCL0Isa0JBQWtCO2tCQWxDOUIsU0FBUzsrQkFDSSwyREFBMkQsWUFDM0QsMkJBQTJCLGlCQUV0QixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGtCQUMvQjt3QkFDWjs0QkFDSSxTQUFTLEVBQUUsbUJBQW1COzRCQUM5QixNQUFNLEVBQUU7Z0NBQ0osVUFBVTtnQ0FDVixhQUFhO2dDQUNiLGFBQWE7Z0NBQ2IsWUFBWTtnQ0FDWixhQUFhO2dDQUNiLGVBQWU7Z0NBQ2YsYUFBYTtnQ0FDYixVQUFVO2dDQUNWLFlBQVk7Z0NBQ1osYUFBYTtnQ0FDYixZQUFZO2dDQUNaLFdBQVc7Z0NBQ1gsV0FBVztnQ0FDWCxXQUFXO2dDQUNYLFlBQVk7Z0NBQ1osYUFBYTtnQ0FDYixhQUFhO2dDQUNiLGFBQWE7Z0NBQ2IsT0FBTzs2QkFDVjt5QkFDSjtxQkFDSjswR0FLNEQsMEJBQTBCO3NCQUF0RixXQUFXO3VCQUFDLG9DQUFvQzs7c0JBQUcsS0FBSztnQkFJekQsY0FBYztzQkFGYixLQUFLO2dCQU1OLGlCQUFpQjtzQkFGaEIsS0FBSztnQkFNTixhQUFhO3NCQUZaLEtBQUs7Z0JBTU4saUJBQWlCO3NCQUZoQixLQUFLO2dCQUtLLFVBQVU7c0JBRHBCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIEhvc3RCaW5kaW5nLCBWaWV3RW5jYXBzdWxhdGlvbiwgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IGNvZXJjZUJvb2xlYW4gfSBmcm9tICdAZXVpL2Jhc2UnO1xuaW1wb3J0IHsgQmFzZVN0YXRlc0RpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2Jhc2Utc3RhdGVzLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBCb29sZWFuSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jZGsvY29lcmNpb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2RpdltldWltTGFiZWxdLCBwW2V1aW1MYWJlbF0sIHNwYW5bZXVpbUxhYmVsXSwgZXVpbS1sYWJlbCcsXG4gICAgdGVtcGxhdGU6ICc8bmctY29udGVudD48L25nLWNvbnRlbnQ+JyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGhvc3REaXJlY3RpdmVzOiBbXG4gICAgICAgIHtcbiAgICAgICAgICAgIGRpcmVjdGl2ZTogQmFzZVN0YXRlc0RpcmVjdGl2ZSxcbiAgICAgICAgICAgIGlucHV0czogW1xuICAgICAgICAgICAgICAgICdldWltSW5mbycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TdWNjZXNzJyxcbiAgICAgICAgICAgICAgICAnZXVpbVdhcm5pbmcnLFxuICAgICAgICAgICAgICAgICdldWltRGFuZ2VyJyxcbiAgICAgICAgICAgICAgICAnZXVpbVByaW1hcnknLFxuICAgICAgICAgICAgICAgICdldWltU2Vjb25kYXJ5JyxcbiAgICAgICAgICAgICAgICAnZXVpbURlZmF1bHQnLFxuICAgICAgICAgICAgICAgICdldWltRGFyaycsXG4gICAgICAgICAgICAgICAgJ2V1aW1BY2NlbnQnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZTJYUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplWFMnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZVMnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZU0nLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZUwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZVhMJyxcbiAgICAgICAgICAgICAgICAnZXVpbVNpemUyWEwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZTNYTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplNFhMJyxcbiAgICAgICAgICAgICAgICAnY29sb3InLFxuICAgICAgICAgICAgXSxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcblxuZXhwb3J0IGNsYXNzIEV1aW1MYWJlbENvbXBvbmVudCB7XG5cbiAgICBASG9zdEJpbmRpbmcoJ3N0eWxlLi0tZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXMnKSBASW5wdXQoKSAgZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXM6IG51bWJlcjtcblxuICAgIEBJbnB1dCgpXG4gICAgQGNvZXJjZUJvb2xlYW5cbiAgICBldWltTGFiZWxUaXRsZTogQm9vbGVhbklucHV0ID0gZmFsc2U7XG5cbiAgICBASW5wdXQoKVxuICAgIEBjb2VyY2VCb29sZWFuXG4gICAgZXVpbUxhYmVsU3ViVGl0bGU6IEJvb2xlYW5JbnB1dCA9IGZhbHNlO1xuXG4gICAgQElucHV0KClcbiAgICBAY29lcmNlQm9vbGVhblxuICAgIGV1aW1MYWJlbE1ldGE6IEJvb2xlYW5JbnB1dCA9IGZhbHNlO1xuXG4gICAgQElucHV0KClcbiAgICBAY29lcmNlQm9vbGVhblxuICAgIGV1aW1MYWJlbFRydW5jYXRlOiBCb29sZWFuSW5wdXQgPSBmYWxzZTtcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIHB1YmxpYyBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgY29uc3RydWN0b3IocHVibGljIGJhc2VTdGF0ZXNEaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUpIHt9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS1sYWJlbCcpLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxUaXRsZSA/ICdldWltLWxhYmVsX190aXRsZScgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsU3ViVGl0bGUgPyAnZXVpbS1sYWJlbF9fc3ViLXRpdGxlJyA6ICcnLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxNZXRhID8gJ2V1aW0tbGFiZWxfX21ldGEnIDogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRydW5jYXRlICA/ICdldWktdS10ZXh0LXRydW5jYXRlJzogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRydW5jYXRlV2l0aExpbmVzID4gMCA/ICdldWltLWxhYmVsX19ldWlUZXh0VHJ1bmNhdGVXaXRoTGluZXMgZXVpbS1sYWJlbF9fdHJ1bmNhdGUnOiAnJyxcbiAgICAgICAgXS5qb2luKCcgJyk7XG4gICAgfVxufVxuIl19
69
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsU0FBUyxFQUNULEtBQUssRUFDTCxXQUFXLEVBQ1gsaUJBQWlCLEVBQ2pCLHVCQUF1QixFQUN2QixnQkFBZ0IsR0FDbkIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7OztBQTJCbEUsTUFBTSxPQUFPLGtCQUFrQjtJQWdCM0IsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtRQWhCM0QsbUJBQWMsR0FBRyxLQUFLLENBQUM7UUFHdkIsc0JBQWlCLEdBQUcsS0FBSyxDQUFDO1FBRzFCLGtCQUFhLEdBQUcsS0FBSyxDQUFDO1FBR3RCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztJQU9vQyxDQUFDO0lBRS9ELGFBQWE7UUFDVCxPQUFPO1lBQ0gsSUFBSSxDQUFDLG1CQUFtQixDQUFDLGFBQWEsQ0FBQyxZQUFZLENBQUM7WUFDcEQsSUFBSSxDQUFDLGNBQWMsQ0FBQyxDQUFDLENBQUMsbUJBQW1CLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDOUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLENBQUMsQ0FBQyx1QkFBdUIsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUNyRCxJQUFJLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxrQkFBa0IsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUM1QyxJQUFJLENBQUMsaUJBQWlCLENBQUUsQ0FBQyxDQUFDLHFCQUFxQixDQUFBLENBQUMsQ0FBQyxFQUFFO1lBQ25ELElBQUksQ0FBQywwQkFBMEIsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLDJEQUEyRCxDQUFBLENBQUMsQ0FBQyxFQUFFO1NBQ3hHLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2hCLENBQUM7aUlBaENRLGtCQUFrQjtxSEFBbEIsa0JBQWtCLGtNQUlQLGdCQUFnQixpRUFHaEIsZ0JBQWdCLHFEQUdoQixnQkFBZ0IsaUVBR2hCLGdCQUFnQiwrZUFwQzFCLDJCQUEyQjs7MkZBdUI1QixrQkFBa0I7a0JBekI5QixTQUFTOytCQUNJLDJEQUEyRCxZQUMzRCwyQkFBMkIsaUJBRXRCLGlCQUFpQixDQUFDLElBQUksbUJBQ3BCLHVCQUF1QixDQUFDLE1BQU0sa0JBQy9CO3dCQUNaOzRCQUNJLFNBQVMsRUFBRSxtQkFBbUI7NEJBQzlCLE1BQU0sRUFBRTtnQ0FDSixhQUFhO2dDQUNiLFlBQVk7Z0NBQ1osV0FBVztnQ0FDWCxXQUFXO2dDQUNYLFdBQVc7Z0NBQ1gsWUFBWTtnQ0FDWixhQUFhO2dDQUNiLGFBQWE7Z0NBQ2IsYUFBYTtnQ0FDYixPQUFPOzZCQUNWO3lCQUNKO3FCQUNKO3dGQUs0RCwwQkFBMEI7c0JBQXRGLFdBQVc7dUJBQUMsb0NBQW9DOztzQkFBRyxLQUFLO2dCQUd6RCxjQUFjO3NCQURiLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSXRDLGlCQUFpQjtzQkFEaEIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJdEMsYUFBYTtzQkFEWixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUl0QyxpQkFBaUI7c0JBRGhCLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSTNCLFVBQVU7c0JBRHBCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQ29tcG9uZW50LFxuICAgIElucHV0LFxuICAgIEhvc3RCaW5kaW5nLFxuICAgIFZpZXdFbmNhcHN1bGF0aW9uLFxuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIGJvb2xlYW5BdHRyaWJ1dGUsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQmFzZVN0YXRlc0RpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2Jhc2Utc3RhdGVzLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZGl2W2V1aW1MYWJlbF0sIHBbZXVpbUxhYmVsXSwgc3BhbltldWltTGFiZWxdLCBldWltLWxhYmVsJyxcbiAgICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICAgIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgaG9zdERpcmVjdGl2ZXM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgZGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlLFxuICAgICAgICAgICAgaW5wdXRzOiBbXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplMlhTJyxcbiAgICAgICAgICAgICAgICAnZXVpbVNpemVYUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTScsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplWEwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZTJYTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplM1hMJyxcbiAgICAgICAgICAgICAgICAnZXVpbVNpemU0WEwnLFxuICAgICAgICAgICAgICAgICdjb2xvcicsXG4gICAgICAgICAgICBdLFxuICAgICAgICB9LFxuICAgIF0sXG59KVxuXG5leHBvcnQgY2xhc3MgRXVpbUxhYmVsQ29tcG9uZW50IHtcblxuICAgIEBIb3N0QmluZGluZygnc3R5bGUuLS1ldWltTGFiZWxUcnVuY2F0ZVdpdGhMaW5lcycpIEBJbnB1dCgpICBldWltTGFiZWxUcnVuY2F0ZVdpdGhMaW5lczogbnVtYmVyO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbUxhYmVsVGl0bGUgPSBmYWxzZTtcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGV1aW1MYWJlbFN1YlRpdGxlID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTGFiZWxNZXRhID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTGFiZWxUcnVuY2F0ZSA9IGZhbHNlO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBjb25zdHJ1Y3RvcihwdWJsaWMgYmFzZVN0YXRlc0RpcmVjdGl2ZTogQmFzZVN0YXRlc0RpcmVjdGl2ZSkge31cblxuICAgIGdldENzc0NsYXNzZXMoKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIFtcbiAgICAgICAgICAgIHRoaXMuYmFzZVN0YXRlc0RpcmVjdGl2ZS5nZXRDc3NDbGFzc2VzKCdldWltLWxhYmVsJyksXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRpdGxlID8gJ2V1aW0tbGFiZWxfX3RpdGxlJyA6ICcnLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxTdWJUaXRsZSA/ICdldWltLWxhYmVsX19zdWItdGl0bGUnIDogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbE1ldGEgPyAnZXVpbS1sYWJlbF9fbWV0YScgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsVHJ1bmNhdGUgID8gJ2V1aS11LXRleHQtdHJ1bmNhdGUnOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXMgPiAwID8gJ2V1aW0tbGFiZWxfX2V1aVRleHRUcnVuY2F0ZVdpdGhMaW5lcyBldWltLWxhYmVsX190cnVuY2F0ZSc6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iXX0=
@@ -4,13 +4,13 @@ import { IonicModule } from '@ionic/angular';
4
4
  import { EuimLabelComponent } from './euim-label.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class EuimLabelModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelModule, declarations: [EuimLabelComponent], imports: [CommonModule,
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelModule, declarations: [EuimLabelComponent], imports: [CommonModule,
9
9
  IonicModule], exports: [EuimLabelComponent] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
10
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
11
11
  IonicModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: EuimLabelModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimLabelModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -25,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
25
25
  ],
26
26
  }]
27
27
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBYzVELE1BQU0sT0FBTyxlQUFlO2tJQUFmLGVBQWU7bUlBQWYsZUFBZSxpQkFIcEIsa0JBQWtCLGFBUGxCLFlBQVk7WUFDWixXQUFXLGFBR1gsa0JBQWtCO21JQU1iLGVBQWUsWUFWcEIsWUFBWTtZQUNaLFdBQVc7OzRGQVNOLGVBQWU7a0JBWjNCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsa0JBQWtCO3FCQUNyQjtvQkFDRCxZQUFZLEVBQUU7d0JBQ1Ysa0JBQWtCO3FCQUNyQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbGFiZWwuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1MYWJlbENvbXBvbmVudCxcbiAgICBdLFxuICAgIGRlY2xhcmF0aW9uczogW1xuICAgICAgICBFdWltTGFiZWxDb21wb25lbnQsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUxhYmVsTW9kdWxlIHtcbn1cbiJdfQ==
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBYzVELE1BQU0sT0FBTyxlQUFlO2lJQUFmLGVBQWU7a0lBQWYsZUFBZSxpQkFIcEIsa0JBQWtCLGFBUGxCLFlBQVk7WUFDWixXQUFXLGFBR1gsa0JBQWtCO2tJQU1iLGVBQWUsWUFWcEIsWUFBWTtZQUNaLFdBQVc7OzJGQVNOLGVBQWU7a0JBWjNCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsa0JBQWtCO3FCQUNyQjtvQkFDRCxZQUFZLEVBQUU7d0JBQ1Ysa0JBQWtCO3FCQUNyQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbGFiZWwuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1MYWJlbENvbXBvbmVudCxcbiAgICBdLFxuICAgIGRlY2xhcmF0aW9uczogW1xuICAgICAgICBFdWltTGFiZWxDb21wb25lbnQsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUxhYmVsTW9kdWxlIHtcbn1cbiJdfQ==