@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.4

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 (297) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +2 -2
  6. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  7. package/docs/components/EuimAlertMessageComponent.html +2 -2
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +192 -35
  11. package/docs/components/EuimAvatarIconComponent.html +36 -205
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +2 -2
  16. package/docs/components/EuimCardComponent.html +68 -3
  17. package/docs/components/EuimCardListComponent.html +95 -34
  18. package/docs/components/EuimChangelogComponent.html +2 -2
  19. package/docs/components/EuimChipSelectorComponent.html +95 -4
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  23. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  24. package/docs/components/EuimHelpSupportComponent.html +3 -3
  25. package/docs/components/EuimLabelComponent.html +2 -2
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +2 -2
  28. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  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 +2 -2
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  38. package/docs/components/EuimPdfViewerComponent.html +58 -4
  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 +154 -48
  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 +2 -2
  51. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  52. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  53. package/docs/components/EuimUserProfileComponent.html +90 -34
  54. package/docs/dependencies.html +6 -4
  55. package/docs/directives/EuimAlignCenterDirective.html +350 -0
  56. package/docs/directives/EuimAlignTopDirective.html +350 -0
  57. package/docs/directives/EuimCardImageDirective.html +51 -0
  58. package/docs/directives/EuimListHeaderDirective.html +432 -0
  59. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  60. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  61. package/docs/directives/EuimMinWidthDirective.html +383 -0
  62. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  63. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  65. package/docs/index.html +3 -3
  66. package/docs/interfaces/ActionBtnsIconsNames.html +348 -0
  67. package/docs/js/menu-wc.js +119 -54
  68. package/docs/js/menu-wc_es5.js +1 -1
  69. package/docs/js/search/search_index.js +2 -2
  70. package/docs/miscellaneous/variables.html +12 -39
  71. package/docs/modules/EuimAboutModule.html +1 -1
  72. package/docs/modules/EuimAllModule.html +52 -4
  73. package/docs/modules/EuimAvatarModule.html +16 -10
  74. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  75. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  76. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  77. package/docs/modules/EuimSidebarModule.html +1 -1
  78. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  79. package/docs/modules.html +12 -12
  80. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
  81. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  82. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
  83. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  84. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  86. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  87. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
  88. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  90. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  91. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  92. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  93. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  94. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  95. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
  96. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  97. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  98. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
  99. package/esm2022/lib/components/euim-about/euim-about.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  101. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +9 -8
  103. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
  104. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
  106. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  107. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  108. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  109. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  112. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  113. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  114. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
  115. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  116. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  117. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  118. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  119. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  120. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  121. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  123. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  124. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  125. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  126. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  127. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  130. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  131. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  132. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  133. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  135. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  136. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  137. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  138. package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
  139. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  140. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
  142. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  149. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  150. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  151. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  152. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  153. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  154. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  155. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  156. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  157. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
  158. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  159. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  160. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  161. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  162. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  165. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
  166. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
  167. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
  168. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  169. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
  170. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  171. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  172. package/esm2022/lib/components/index.mjs +12 -4
  173. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  174. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  177. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  178. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +9 -8
  181. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
  182. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  183. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  185. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  186. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  187. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  188. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  189. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  191. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  192. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  193. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  196. package/esm2022/lib/euim-all.module.mjs +45 -21
  197. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  198. package/fesm2022/eui-mobile-core.mjs +1022 -593
  199. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  200. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  201. package/lib/components/base-states.directive.d.ts.map +1 -1
  202. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  203. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  204. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  205. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  206. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  207. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  209. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  211. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  213. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  214. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  215. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  216. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  217. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  218. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  219. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  220. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  221. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  222. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  223. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  224. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  225. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  226. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  227. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  229. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  230. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  231. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  232. package/lib/components/euim-avatar/index.d.ts +5 -2
  233. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  234. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  235. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  236. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  237. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  238. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  239. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  240. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  241. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  242. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  243. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  244. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  245. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  246. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  247. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  248. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  249. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  250. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  251. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  252. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  253. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  254. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  255. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  256. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  257. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  258. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  259. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  260. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  261. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  262. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  263. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  264. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  265. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  266. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  267. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  268. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  269. package/lib/components/index.d.ts +11 -3
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  272. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  273. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  274. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  275. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  276. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  277. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  278. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  279. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  280. package/lib/euim-all.module.d.ts +36 -28
  281. package/lib/euim-all.module.d.ts.map +1 -1
  282. package/package.json +2 -1
  283. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  284. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  285. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  286. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  287. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  288. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  289. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  290. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  291. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  292. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  293. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  294. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  295. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  296. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  297. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -6,9 +6,10 @@ import * as i3 from "@ionic/angular";
6
6
  import * as i4 from "../../layout/euim-toolbar/euim-toolbar.component";
7
7
  import * as i5 from "../../layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component";
8
8
  import * as i6 from "../../atoms/euim-label/euim-label.component";
9
- import * as i7 from "../../euim-avatar-icon/euim-avatar-icon.component";
10
- import * as i8 from "../../euim-alert-message/euim-alert-messsage.component";
11
- import * as i9 from "@ngx-translate/core";
9
+ import * as i7 from "../../euim-avatar/euim-avatar.component";
10
+ import * as i8 from "../../euim-avatar/euim-avatar-icon/euim-avatar-icon.component";
11
+ import * as i9 from "../../euim-alert-message/euim-alert-messsage.component";
12
+ import * as i10 from "@ngx-translate/core";
12
13
  export class EuimHelpSupportComponent {
13
14
  constructor(router) {
14
15
  this.router = router;
@@ -67,12 +68,12 @@ export class EuimHelpSupportComponent {
67
68
  }
68
69
  return '_blank';
69
70
  }
70
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimHelpSupportComponent, deps: [{ token: i1.Router }], target: i0.ɵɵFactoryTarget.Component }); }
71
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimHelpSupportComponent, selector: "euim-help-support", inputs: { helpContacts: "helpContacts", supportMaterials: "supportMaterials", alertInfos: "alertInfos", helpAndSupportItems: "helpAndSupportItems" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-header>\n <ion-toolbar color=\"primary\">\n <euim-toolbar>\n <euim-toolbar-title>{{'euim.about.help.support' | translate }}</euim-toolbar-title>\n </euim-toolbar>\n </ion-toolbar>\n @if (alertInfos.title) {\n <euim-alert-message color=\"primary\">\n <ion-icon name=\"person-circle\" slotStart></ion-icon>\n {{ alertInfos.title }}\n\n @if (alertInfos.btnLink) {\n <ion-button [href]=\"alertInfos.btnLink\" slotEnd size=\"small\" fill=\"outline\">\n <strong>{{ alertInfos.btnTitle }}</strong>\n </ion-button>\n }\n </euim-alert-message>\n }\n <ng-content select=\"[headerSection]\"></ng-content>\n</ion-header>\n\n@if (helpAndSupportItems.length > 0 || helpContacts.contacts.length > 0 || supportMaterials.materials.length > 0) {\n <ion-list>\n @for (helpSupportItem of helpAndSupportItems; track $index;) {\n @if (helpSupportItem.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n\n @for (item of helpSupportItem.items; track item;) {\n\n <ion-item [lines]=\"item.hasBottomLine ? 'insert' : 'none'\" (click)=\"onItemClick(item, undefined, undefined)\">\n @if (item.startIcon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"item.startIcon\"></ion-icon>\n </euim-avatar-icon>\n }\n @if (item.title || item.subtitle) {\n <ion-label>\n @if (item.title) {\n <a [ngClass]=\"getLinkClass(item)\">\n @if (!isLinkSharp(item)) {\n <div class=\"euim-help-support__title\">{{ item.title }}</div>\n }\n @if (isLinkSharp(item)) {\n <div euimLabel euimLabelTitle>{{ item.title }}</div>\n }\n </a>\n }\n @if (item.subtitle) {\n <div euimLabel euimLabelSubTitle>\n {{ item.subtitle }}\n </div>\n }\n </ion-label>\n }\n @if (item.endIcon) {\n <ion-buttons>\n <ion-button fill=\"clear\">\n <ion-icon [name]=\"item.endIcon\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n }\n </ion-item>\n }\n }\n @if (helpContacts.contacts.length > 0) {\n @if (helpContacts.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpContacts.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (contact of helpContacts.contacts; track contact; let isLast = $last) {\n <ion-item [lines]=\"isLast ? 'none' : ''\" (click)=\"onItemClick(undefined, contact.linkType, contact.linkTitle)\">\n @if (contact.icon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"contact.icon\"></ion-icon>\n </euim-avatar-icon>\n }\n @if (contact.linkTitle || contact.subtitle) {\n <ion-label>\n @if (contact.linkTitle) {\n <a class=\"euim-help-support__contact-link\">\n <div class=\"euim-help-support__title\">{{contact.linkTitle}}</div>\n </a>\n }\n @if (contact.subtitle) {\n <div euimLabel euimLabelSubTitle>{{contact.subtitle}}</div>\n }\n </ion-label>\n }\n </ion-item>\n }\n }\n\n @if (supportMaterials.materials.length > 0) {\n @if (supportMaterials.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ supportMaterials.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (material of supportMaterials.materials; track material) {\n <ion-item lines=\"none\" (click)=\"onItemClick(material, undefined, undefined)\">\n @if (material.icon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"material.icon\"></ion-icon>\n </euim-avatar-icon>\n }\n <ion-label>\n @if (material.title) {\n <div euimLabel euimLabelTitle>{{material.title}}</div>\n }\n @if (material.subtitle) {\n <div euimLabel euimLabelSubTitle>{{material.subtitle}}</div>\n }\n </ion-label>\n <ion-buttons>\n <ion-button fill=\"clear\" >\n <ion-icon name=\"link-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n </ion-item>\n }\n }\n </ion-list>\n}\n<ng-content></ng-content>\n\n\n", styles: [".euim-help-support__title{font:var(--eui-f-m);color:var(--eui-bc-primary-100)}.euim-help-support__contact-link--no-underlined{text-decoration:none}.euim-help-support ion-item{position:relative;cursor:pointer}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i3.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i3.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i3.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.IonItem, selector: "ion-item", inputs: ["button", "color", "detail", "detailIcon", "disabled", "download", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "target", "type"] }, { kind: "component", type: i3.IonItemDivider, selector: "ion-item-divider", inputs: ["color", "mode", "sticky"] }, { kind: "component", type: i3.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i3.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i3.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i4.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i5.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i6.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }, { kind: "component", type: i7.EuimAvatarIconComponent, selector: "euim-avatar-icon", inputs: ["color", "size", "fill", "variant", "borderColor"] }, { kind: "component", type: i8.EuimAlertMessageComponent, selector: "euim-alert-message", inputs: ["euimLabelTruncate", "hasIcon", "isCloseable"], outputs: ["euimClose"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
71
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimHelpSupportComponent, deps: [{ token: i1.Router }], target: i0.ɵɵFactoryTarget.Component }); }
72
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimHelpSupportComponent, selector: "euim-help-support", inputs: { helpContacts: "helpContacts", supportMaterials: "supportMaterials", alertInfos: "alertInfos", helpAndSupportItems: "helpAndSupportItems" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-header>\n <ion-toolbar color=\"primary\">\n <euim-toolbar>\n <euim-toolbar-title>{{'euim.about.help.support' | translate }}</euim-toolbar-title>\n </euim-toolbar>\n </ion-toolbar>\n @if (alertInfos.title) {\n <euim-alert-message color=\"primary\">\n <ion-icon name=\"person-circle\" slotStart></ion-icon>\n {{ alertInfos.title }}\n\n @if (alertInfos.btnLink) {\n <ion-button [href]=\"alertInfos.btnLink\" slotEnd size=\"small\" fill=\"outline\">\n <strong>{{ alertInfos.btnTitle }}</strong>\n </ion-button>\n }\n </euim-alert-message>\n }\n <ng-content select=\"[headerSection]\"></ng-content>\n</ion-header>\n\n@if (helpAndSupportItems.length > 0 || helpContacts.contacts.length > 0 || supportMaterials.materials.length > 0) {\n <ion-list>\n @for (helpSupportItem of helpAndSupportItems; track $index;) {\n @if (helpSupportItem.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n\n @for (item of helpSupportItem.items; track item;) {\n\n <ion-item [lines]=\"item.hasBottomLine ? 'insert' : 'none'\" (click)=\"onItemClick(item, undefined, undefined)\">\n @if (item.startIcon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"item.startIcon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n @if (item.title || item.subtitle) {\n <ion-label>\n @if (item.title) {\n <a [ngClass]=\"getLinkClass(item)\">\n @if (!isLinkSharp(item)) {\n <div class=\"euim-help-support__title\">{{ item.title }}</div>\n }\n @if (isLinkSharp(item)) {\n <div euimLabel euimLabelTitle>{{ item.title }}</div>\n }\n </a>\n }\n @if (item.subtitle) {\n <div euimLabel euimLabelSubTitle>\n {{ item.subtitle }}\n </div>\n }\n </ion-label>\n }\n @if (item.endIcon) {\n <ion-buttons>\n <ion-button fill=\"clear\">\n <ion-icon [name]=\"item.endIcon\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n }\n </ion-item>\n }\n }\n @if (helpContacts.contacts.length > 0) {\n @if (helpContacts.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpContacts.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (contact of helpContacts.contacts; track contact; let isLast = $last) {\n <ion-item [lines]=\"isLast ? 'none' : ''\" (click)=\"onItemClick(undefined, contact.linkType, contact.linkTitle)\">\n @if (contact.icon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"contact.icon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n @if (contact.linkTitle || contact.subtitle) {\n <ion-label>\n @if (contact.linkTitle) {\n <a class=\"euim-help-support__contact-link\">\n <div class=\"euim-help-support__title\">{{contact.linkTitle}}</div>\n </a>\n }\n @if (contact.subtitle) {\n <div euimLabel euimLabelSubTitle>{{contact.subtitle}}</div>\n }\n </ion-label>\n }\n </ion-item>\n }\n }\n\n @if (supportMaterials.materials.length > 0) {\n @if (supportMaterials.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ supportMaterials.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (material of supportMaterials.materials; track material) {\n <ion-item lines=\"none\" (click)=\"onItemClick(material, undefined, undefined)\">\n @if (material.icon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"material.icon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n <ion-label>\n @if (material.title) {\n <div euimLabel euimLabelTitle>{{material.title}}</div>\n }\n @if (material.subtitle) {\n <div euimLabel euimLabelSubTitle>{{material.subtitle}}</div>\n }\n </ion-label>\n <ion-buttons>\n <ion-button fill=\"clear\" >\n <ion-icon name=\"link-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n </ion-item>\n }\n }\n </ion-list>\n}\n<ng-content></ng-content>\n\n\n", styles: [".euim-help-support__title{font:var(--eui-f-m);color:var(--eui-bc-primary-100)}.euim-help-support__contact-link--no-underlined{text-decoration:none}.euim-help-support ion-item{position:relative;cursor:pointer}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i3.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i3.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i3.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.IonItem, selector: "ion-item", inputs: ["button", "color", "detail", "detailIcon", "disabled", "download", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "target", "type"] }, { kind: "component", type: i3.IonItemDivider, selector: "ion-item-divider", inputs: ["color", "mode", "sticky"] }, { kind: "component", type: i3.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i3.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i3.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i4.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i5.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i6.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }, { kind: "component", type: i7.EuimAvatarComponent, selector: "euim-avatar", inputs: ["color", "size", "fill", "variant", "borderColor"] }, { kind: "component", type: i8.EuimAvatarIconComponent, selector: "euim-avatar-icon" }, { kind: "component", type: i9.EuimAlertMessageComponent, selector: "euim-alert-message", inputs: ["euimLabelTruncate", "hasIcon", "isCloseable"], outputs: ["euimClose"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
72
73
  }
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimHelpSupportComponent, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimHelpSupportComponent, decorators: [{
74
75
  type: Component,
75
- args: [{ selector: 'euim-help-support', encapsulation: ViewEncapsulation.None, template: "<ion-header>\n <ion-toolbar color=\"primary\">\n <euim-toolbar>\n <euim-toolbar-title>{{'euim.about.help.support' | translate }}</euim-toolbar-title>\n </euim-toolbar>\n </ion-toolbar>\n @if (alertInfos.title) {\n <euim-alert-message color=\"primary\">\n <ion-icon name=\"person-circle\" slotStart></ion-icon>\n {{ alertInfos.title }}\n\n @if (alertInfos.btnLink) {\n <ion-button [href]=\"alertInfos.btnLink\" slotEnd size=\"small\" fill=\"outline\">\n <strong>{{ alertInfos.btnTitle }}</strong>\n </ion-button>\n }\n </euim-alert-message>\n }\n <ng-content select=\"[headerSection]\"></ng-content>\n</ion-header>\n\n@if (helpAndSupportItems.length > 0 || helpContacts.contacts.length > 0 || supportMaterials.materials.length > 0) {\n <ion-list>\n @for (helpSupportItem of helpAndSupportItems; track $index;) {\n @if (helpSupportItem.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n\n @for (item of helpSupportItem.items; track item;) {\n\n <ion-item [lines]=\"item.hasBottomLine ? 'insert' : 'none'\" (click)=\"onItemClick(item, undefined, undefined)\">\n @if (item.startIcon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"item.startIcon\"></ion-icon>\n </euim-avatar-icon>\n }\n @if (item.title || item.subtitle) {\n <ion-label>\n @if (item.title) {\n <a [ngClass]=\"getLinkClass(item)\">\n @if (!isLinkSharp(item)) {\n <div class=\"euim-help-support__title\">{{ item.title }}</div>\n }\n @if (isLinkSharp(item)) {\n <div euimLabel euimLabelTitle>{{ item.title }}</div>\n }\n </a>\n }\n @if (item.subtitle) {\n <div euimLabel euimLabelSubTitle>\n {{ item.subtitle }}\n </div>\n }\n </ion-label>\n }\n @if (item.endIcon) {\n <ion-buttons>\n <ion-button fill=\"clear\">\n <ion-icon [name]=\"item.endIcon\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n }\n </ion-item>\n }\n }\n @if (helpContacts.contacts.length > 0) {\n @if (helpContacts.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpContacts.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (contact of helpContacts.contacts; track contact; let isLast = $last) {\n <ion-item [lines]=\"isLast ? 'none' : ''\" (click)=\"onItemClick(undefined, contact.linkType, contact.linkTitle)\">\n @if (contact.icon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"contact.icon\"></ion-icon>\n </euim-avatar-icon>\n }\n @if (contact.linkTitle || contact.subtitle) {\n <ion-label>\n @if (contact.linkTitle) {\n <a class=\"euim-help-support__contact-link\">\n <div class=\"euim-help-support__title\">{{contact.linkTitle}}</div>\n </a>\n }\n @if (contact.subtitle) {\n <div euimLabel euimLabelSubTitle>{{contact.subtitle}}</div>\n }\n </ion-label>\n }\n </ion-item>\n }\n }\n\n @if (supportMaterials.materials.length > 0) {\n @if (supportMaterials.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ supportMaterials.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (material of supportMaterials.materials; track material) {\n <ion-item lines=\"none\" (click)=\"onItemClick(material, undefined, undefined)\">\n @if (material.icon) {\n <euim-avatar-icon fill=\"solid\" slot=\"start\">\n <ion-icon [name]=\"material.icon\"></ion-icon>\n </euim-avatar-icon>\n }\n <ion-label>\n @if (material.title) {\n <div euimLabel euimLabelTitle>{{material.title}}</div>\n }\n @if (material.subtitle) {\n <div euimLabel euimLabelSubTitle>{{material.subtitle}}</div>\n }\n </ion-label>\n <ion-buttons>\n <ion-button fill=\"clear\" >\n <ion-icon name=\"link-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n </ion-item>\n }\n }\n </ion-list>\n}\n<ng-content></ng-content>\n\n\n", styles: [".euim-help-support__title{font:var(--eui-f-m);color:var(--eui-bc-primary-100)}.euim-help-support__contact-link--no-underlined{text-decoration:none}.euim-help-support ion-item{position:relative;cursor:pointer}\n"] }]
76
+ args: [{ selector: 'euim-help-support', encapsulation: ViewEncapsulation.None, template: "<ion-header>\n <ion-toolbar color=\"primary\">\n <euim-toolbar>\n <euim-toolbar-title>{{'euim.about.help.support' | translate }}</euim-toolbar-title>\n </euim-toolbar>\n </ion-toolbar>\n @if (alertInfos.title) {\n <euim-alert-message color=\"primary\">\n <ion-icon name=\"person-circle\" slotStart></ion-icon>\n {{ alertInfos.title }}\n\n @if (alertInfos.btnLink) {\n <ion-button [href]=\"alertInfos.btnLink\" slotEnd size=\"small\" fill=\"outline\">\n <strong>{{ alertInfos.btnTitle }}</strong>\n </ion-button>\n }\n </euim-alert-message>\n }\n <ng-content select=\"[headerSection]\"></ng-content>\n</ion-header>\n\n@if (helpAndSupportItems.length > 0 || helpContacts.contacts.length > 0 || supportMaterials.materials.length > 0) {\n <ion-list>\n @for (helpSupportItem of helpAndSupportItems; track $index;) {\n @if (helpSupportItem.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpSupportItem.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n\n @for (item of helpSupportItem.items; track item;) {\n\n <ion-item [lines]=\"item.hasBottomLine ? 'insert' : 'none'\" (click)=\"onItemClick(item, undefined, undefined)\">\n @if (item.startIcon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"item.startIcon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n @if (item.title || item.subtitle) {\n <ion-label>\n @if (item.title) {\n <a [ngClass]=\"getLinkClass(item)\">\n @if (!isLinkSharp(item)) {\n <div class=\"euim-help-support__title\">{{ item.title }}</div>\n }\n @if (isLinkSharp(item)) {\n <div euimLabel euimLabelTitle>{{ item.title }}</div>\n }\n </a>\n }\n @if (item.subtitle) {\n <div euimLabel euimLabelSubTitle>\n {{ item.subtitle }}\n </div>\n }\n </ion-label>\n }\n @if (item.endIcon) {\n <ion-buttons>\n <ion-button fill=\"clear\">\n <ion-icon [name]=\"item.endIcon\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n }\n </ion-item>\n }\n }\n @if (helpContacts.contacts.length > 0) {\n @if (helpContacts.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ helpContacts.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (contact of helpContacts.contacts; track contact; let isLast = $last) {\n <ion-item [lines]=\"isLast ? 'none' : ''\" (click)=\"onItemClick(undefined, contact.linkType, contact.linkTitle)\">\n @if (contact.icon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"contact.icon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n @if (contact.linkTitle || contact.subtitle) {\n <ion-label>\n @if (contact.linkTitle) {\n <a class=\"euim-help-support__contact-link\">\n <div class=\"euim-help-support__title\">{{contact.linkTitle}}</div>\n </a>\n }\n @if (contact.subtitle) {\n <div euimLabel euimLabelSubTitle>{{contact.subtitle}}</div>\n }\n </ion-label>\n }\n </ion-item>\n }\n }\n\n @if (supportMaterials.materials.length > 0) {\n @if (supportMaterials.sectionTitle) {\n <ion-item-divider>\n <ion-label>{{ supportMaterials.sectionTitle }}</ion-label>\n </ion-item-divider>\n }\n @for (material of supportMaterials.materials; track material) {\n <ion-item lines=\"none\" (click)=\"onItemClick(material, undefined, undefined)\">\n @if (material.icon) {\n <euim-avatar fill=\"solid\" slot=\"start\">\n <euim-avatar-icon>\n <ion-icon [name]=\"material.icon\"></ion-icon>\n </euim-avatar-icon>\n </euim-avatar>\n }\n <ion-label>\n @if (material.title) {\n <div euimLabel euimLabelTitle>{{material.title}}</div>\n }\n @if (material.subtitle) {\n <div euimLabel euimLabelSubTitle>{{material.subtitle}}</div>\n }\n </ion-label>\n <ion-buttons>\n <ion-button fill=\"clear\" >\n <ion-icon name=\"link-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </ion-buttons>\n </ion-item>\n }\n }\n </ion-list>\n}\n<ng-content></ng-content>\n\n\n", styles: [".euim-help-support__title{font:var(--eui-f-m);color:var(--eui-bc-primary-100)}.euim-help-support__contact-link--no-underlined{text-decoration:none}.euim-help-support ion-item{position:relative;cursor:pointer}\n"] }]
76
77
  }], ctorParameters: () => [{ type: i1.Router }], propDecorators: { helpContacts: [{
77
78
  type: Input
78
79
  }], supportMaterials: [{
@@ -85,4 +86,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImpor
85
86
  type: HostBinding,
86
87
  args: ['class']
87
88
  }] } });
88
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1oZWxwLXN1cHBvcnQvZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1oZWxwLXN1cHBvcnQvZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7Ozs7Ozs7OztBQVNqRixNQUFNLE9BQU8sd0JBQXdCO0lBaUJqQyxZQUFvQixNQUFjO1FBQWQsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQWhCbEM7O1dBRUc7UUFDTSxpQkFBWSxHQUFpQixFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUUsQ0FBQztRQUN2RDs7V0FFRztRQUNNLHFCQUFnQixHQUFxQixFQUFFLFNBQVMsRUFBRSxFQUFFLEVBQUUsQ0FBQztRQUNoRTs7V0FFRztRQUNNLGVBQVUsR0FBZSxFQUFFLENBQUE7UUFDM0Isd0JBQW1CLEdBQXdCLEVBQUUsQ0FBQztRQUVqQyxjQUFTLEdBQUcsbUJBQW1CLENBQUM7SUFFakIsQ0FBQztJQUV0QyxXQUFXLENBQUMsSUFBVSxFQUFFLFFBQWdCLEVBQUUsU0FBaUI7UUFDdkQsSUFBSSxJQUFJLEVBQUUsVUFBVSxFQUFFLENBQUM7WUFDbkIsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLEVBQUU7Z0JBQ3BDLFFBQVEsRUFBRSxJQUFJLENBQUMsUUFBUSxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsSUFBSTthQUMvRCxDQUFDLENBQUM7UUFDUCxDQUFDO2FBQU0sQ0FBQztZQUNKLE1BQU0sQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLEVBQUUsUUFBUSxFQUFFLFNBQVMsQ0FBQyxFQUFFLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJLEVBQUUsUUFBUSxDQUFDLENBQUMsQ0FBQztRQUNsRyxDQUFDO0lBQ0wsQ0FBQztJQUVELFdBQVcsQ0FBQyxJQUFVO1FBQ2xCLE9BQU8sSUFBSSxFQUFFLE9BQU8sS0FBSyxZQUFZLENBQUM7SUFDMUMsQ0FBQztJQUVELFlBQVksQ0FBQyxJQUFVO1FBQ25CLE9BQU8sSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsZ0ZBQWdGLENBQUMsQ0FBQyxDQUFDLGlDQUFpQyxDQUFDO0lBQ3pKLENBQUM7SUFFRCxPQUFPLENBQUMsSUFBVyxFQUFFLFFBQWlCLEVBQUUsU0FBa0I7UUFDdEQsSUFBSSxTQUFTLEVBQUUsQ0FBQztZQUNaLElBQUksUUFBUSxLQUFLLE1BQU07Z0JBQUUsT0FBTyxTQUFTLEdBQUcsU0FBUyxDQUFDO1lBQ3RELElBQUksUUFBUSxLQUFLLE1BQU07Z0JBQUUsT0FBTyxNQUFNLEdBQUcsU0FBUyxDQUFDO1lBQ25ELE9BQU8sU0FBUyxDQUFDO1FBQ3JCLENBQUM7UUFFRCxJQUFJLElBQUksRUFBRSxDQUFDO1lBQ1AsSUFBSSxJQUFJLENBQUMsS0FBSztnQkFBRSxPQUFPLE1BQU0sR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDO1lBQzNDLElBQUksSUFBSSxDQUFDLElBQUk7Z0JBQUUsT0FBTyxTQUFTLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQztZQUM1QyxJQUFJLElBQUksQ0FBQyxJQUFJO2dCQUFFLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQztRQUNwQyxDQUFDO1FBQ0QsT0FBTyxJQUFJLENBQUM7SUFDaEIsQ0FBQztJQUVELGtCQUFrQixDQUFDLElBQVcsRUFBRSxRQUFpQjtRQUU3QyxJQUFJLElBQUksRUFBRSxLQUFLLElBQUksSUFBSSxFQUFFLElBQUksSUFBSSxRQUFRLEtBQUssTUFBTSxJQUFJLFFBQVEsS0FBSyxNQUFNLEVBQUUsQ0FBQztZQUM1RSxPQUFPLE9BQU8sQ0FBQztRQUNqQixDQUFDO1FBRUQsT0FBTyxRQUFRLENBQUM7SUFDcEIsQ0FBQztpSUEzRFEsd0JBQXdCO3FIQUF4Qix3QkFBd0Isb1FDVHJDLHk2S0FrSUE7OzJGRHpIYSx3QkFBd0I7a0JBTnBDLFNBQVM7K0JBQ0ksbUJBQW1CLGlCQUdkLGlCQUFpQixDQUFDLElBQUk7MkVBTTVCLFlBQVk7c0JBQXBCLEtBQUs7Z0JBSUcsZ0JBQWdCO3NCQUF4QixLQUFLO2dCQUlHLFVBQVU7c0JBQWxCLEtBQUs7Z0JBQ0csbUJBQW1CO3NCQUEzQixLQUFLO2dCQUVnQixTQUFTO3NCQUE5QixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBIb3N0QmluZGluZywgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFJvdXRlciB9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1oZWxwLXN1cHBvcnQnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLWhlbHAtc3VwcG9ydC5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUhlbHBTdXBwb3J0Q29tcG9uZW50IHtcbiAgICAvKipcbiAgICAgKiBAZGVwcmVjYXRlZCB3aWxsIGJlIHJlbW92ZWQgaW4gZVVJIE1vYmlsZSB2MTguIFBsZWFzZSB1c2Uge0BsaW5rIGhlbHBBbmRTdXBwb3J0SXRlbXN9IGluc3RlYWRcbiAgICAgKi9cbiAgICBASW5wdXQoKSBoZWxwQ29udGFjdHM6IEhlbHBDb250YWN0cyA9IHsgY29udGFjdHM6IFtdIH07XG4gICAgLyoqXG4gICAgICogQGRlcHJlY2F0ZWQgd2lsbCBiZSByZW1vdmVkIGluIGVVSSBNb2JpbGUgdjE4LiBQbGVhc2UgdXNlIHtAbGluayBoZWxwQW5kU3VwcG9ydEl0ZW1zfSBpbnN0ZWFkXG4gICAgICovXG4gICAgQElucHV0KCkgc3VwcG9ydE1hdGVyaWFsczogU3VwcG9ydE1hdGVyaWFscyA9IHsgbWF0ZXJpYWxzOiBbXSB9O1xuICAgIC8qKlxuICAgICAqIEBkZXByZWNhdGVkIHdpbGwgYmUgcmVtb3ZlZCBpbiBlVUkgTW9iaWxlIHYxOFxuICAgICAqL1xuICAgIEBJbnB1dCgpIGFsZXJ0SW5mb3M6IEFsZXJ0SW5mb3MgPSB7fVxuICAgIEBJbnB1dCgpIGhlbHBBbmRTdXBwb3J0SXRlbXM6SGVscEFuZFN1cHBvcnRJdGVtW10gPSBbXTtcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1oZWxwLXN1cHBvcnQnO1xuXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge31cblxuICAgIG9uSXRlbUNsaWNrKGl0ZW06IEl0ZW0sIGxpbmtUeXBlOiBzdHJpbmcsIGxpbmtUaXRsZTogc3RyaW5nKTogdm9pZCB7XG4gICAgICAgIGlmIChpdGVtPy5yb3V0ZXJMaW5rKSB7XG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbaXRlbS5yb3V0ZXJMaW5rXSwge1xuICAgICAgICAgICAgICAgIGZyYWdtZW50OiBpdGVtLmZyYWdtZW50ICYmICFpdGVtLmxpbmsgPyBpdGVtLmZyYWdtZW50IDogbnVsbCxcbiAgICAgICAgICAgIH0pO1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgd2luZG93Lm9wZW4odGhpcy5nZXRMaW5rKGl0ZW0sIGxpbmtUeXBlLCBsaW5rVGl0bGUpLCB0aGlzLnNldFRhcmdldEF0dHJpYnV0ZShpdGVtLCBsaW5rVHlwZSkpO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgaXNMaW5rU2hhcnAoaXRlbTogSXRlbSk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gaXRlbT8uZW5kSWNvbiA9PT0gJ2xpbmstc2hhcnAnO1xuICAgIH1cblxuICAgIGdldExpbmtDbGFzcyhpdGVtOiBJdGVtKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuaXNMaW5rU2hhcnAoaXRlbSkgPyAnZXVpbS1oZWxwLXN1cHBvcnRfX2NvbnRhY3QtbGluayBldWltLWhlbHAtc3VwcG9ydF9fY29udGFjdC1saW5rLS1uby11bmRlcmxpbmVkJyA6ICdldWltLWhlbHAtc3VwcG9ydF9fY29udGFjdC1saW5rJztcbiAgICB9XG5cbiAgICBnZXRMaW5rKGl0ZW0/OiBJdGVtLCBsaW5rVHlwZT86IHN0cmluZywgbGlua1RpdGxlPzogc3RyaW5nKTogc3RyaW5nIHtcbiAgICAgICAgaWYgKGxpbmtUaXRsZSkge1xuICAgICAgICAgICAgaWYgKGxpbmtUeXBlID09PSAnbWFpbCcpIHJldHVybiAnbWFpbHRvOicgKyBsaW5rVGl0bGU7XG4gICAgICAgICAgICBpZiAobGlua1R5cGUgPT09ICdjYWxsJykgcmV0dXJuICd0ZWw6JyArIGxpbmtUaXRsZTtcbiAgICAgICAgICAgIHJldHVybiBsaW5rVGl0bGU7XG4gICAgICAgIH1cblxuICAgICAgICBpZiAoaXRlbSkge1xuICAgICAgICAgICAgaWYgKGl0ZW0ucGhvbmUpIHJldHVybiAndGVsOicgKyBpdGVtLnBob25lO1xuICAgICAgICAgICAgaWYgKGl0ZW0ubWFpbCkgcmV0dXJuICdtYWlsdG86JyArIGl0ZW0ubWFpbDtcbiAgICAgICAgICAgIGlmIChpdGVtLmxpbmspIHJldHVybiBpdGVtLmxpbms7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIG51bGw7XG4gICAgfVxuXG4gICAgc2V0VGFyZ2V0QXR0cmlidXRlKGl0ZW0/OiBJdGVtLCBsaW5rVHlwZT86IHN0cmluZyk6IHN0cmluZyB7XG5cbiAgICAgICAgaWYgKGl0ZW0/LnBob25lIHx8IGl0ZW0/Lm1haWwgfHwgbGlua1R5cGUgPT09ICdjYWxsJyB8fCBsaW5rVHlwZSA9PT0gJ21haWwnKSB7XG4gICAgICAgICAgcmV0dXJuICdfc2VsZic7XG4gICAgICAgIH1cblxuICAgICAgICByZXR1cm4gJ19ibGFuayc7XG4gICAgfVxufVxuXG5pbnRlcmZhY2UgQWxlcnRJbmZvcyB7XG4gICAgaWNvbj86IHN0cmluZztcbiAgICB0aXRsZT86IHN0cmluZztcbiAgICBidG5MaW5rPzogc3RyaW5nO1xuICAgIGJ0blRpdGxlPzogc3RyaW5nO1xufVxuXG5pbnRlcmZhY2UgQ29udGFjdCB7XG4gICAgbGlua1RpdGxlOiBzdHJpbmc7XG4gICAgbGlua1R5cGU/OiBzdHJpbmc7XG4gICAgbGluaz86IHN0cmluZztcbiAgICBzdWJ0aXRsZT86IHN0cmluZztcbiAgICBpY29uPzogc3RyaW5nO1xuICAgIHJvdXRlckxpbms/OiBzdHJpbmc7XG4gICAgZnJhZ21lbnQ/OiBzdHJpbmc7XG59XG5cbmludGVyZmFjZSBIZWxwQ29udGFjdHMge1xuICAgIHNlY3Rpb25UaXRsZT86IHN0cmluZztcbiAgICBjb250YWN0czogQ29udGFjdFtdO1xufVxuXG5pbnRlcmZhY2UgTWF0ZXJpYWwge1xuICAgIHRpdGxlOiBzdHJpbmc7XG4gICAgc3VidGl0bGU/OiBzdHJpbmc7XG4gICAgbGluaz86IHN0cmluZztcbiAgICBpY29uPzogc3RyaW5nO1xuICAgIHJvdXRlckxpbms/OiBzdHJpbmc7XG4gICAgZnJhZ21lbnQ/OiBzdHJpbmc7XG59XG5cbmludGVyZmFjZSBTdXBwb3J0TWF0ZXJpYWxzIHtcbiAgICBzZWN0aW9uVGl0bGU/OiBzdHJpbmc7XG4gICAgbWF0ZXJpYWxzOiBNYXRlcmlhbFtdO1xufVxuaW50ZXJmYWNlIEl0ZW0ge1xuICB0aXRsZTogc3RyaW5nO1xuICBsaW5rPzogc3RyaW5nO1xuICBwaG9uZT86IHN0cmluZztcbiAgbWFpbD86IHN0cmluZztcbiAgcm91dGVyTGluaz86IHN0cmluZztcbiAgZnJhZ21lbnQ/OiBzdHJpbmc7XG4gIHN1YnRpdGxlPzogc3RyaW5nO1xuICBzdGFydEljb24/OiBzdHJpbmc7XG4gIGVuZEljb24/OiBzdHJpbmc7XG4gIGhhc0JvdHRvbUxpbmU/OiBib29sZWFuO1xufVxuXG5pbnRlcmZhY2UgSGVscEFuZFN1cHBvcnRJdGVtIHtcbiAgc2VjdGlvblRpdGxlPzogc3RyaW5nO1xuICBpdGVtczogSXRlbVtdO1xufVxuIiwiPGlvbi1oZWFkZXI+XG4gIDxpb24tdG9vbGJhciBjb2xvcj1cInByaW1hcnlcIj5cbiAgICA8ZXVpbS10b29sYmFyPlxuICAgICAgPGV1aW0tdG9vbGJhci10aXRsZT57eydldWltLmFib3V0LmhlbHAuc3VwcG9ydCcgfCB0cmFuc2xhdGUgfX08L2V1aW0tdG9vbGJhci10aXRsZT5cbiAgICA8L2V1aW0tdG9vbGJhcj5cbiAgPC9pb24tdG9vbGJhcj5cbiAgICBAaWYgKGFsZXJ0SW5mb3MudGl0bGUpIHtcbiAgICAgICAgPGV1aW0tYWxlcnQtbWVzc2FnZSBjb2xvcj1cInByaW1hcnlcIj5cbiAgICAgICAgICAgIDxpb24taWNvbiBuYW1lPVwicGVyc29uLWNpcmNsZVwiIHNsb3RTdGFydD48L2lvbi1pY29uPlxuICAgICAgICAgICAge3sgYWxlcnRJbmZvcy50aXRsZSB9fVxuXG4gICAgICAgICAgICBAaWYgKGFsZXJ0SW5mb3MuYnRuTGluaykge1xuICAgICAgICAgICAgICAgIDxpb24tYnV0dG9uIFtocmVmXT1cImFsZXJ0SW5mb3MuYnRuTGlua1wiIHNsb3RFbmQgc2l6ZT1cInNtYWxsXCIgZmlsbD1cIm91dGxpbmVcIj5cbiAgICAgICAgICAgICAgICAgICAgPHN0cm9uZz57eyBhbGVydEluZm9zLmJ0blRpdGxlIH19PC9zdHJvbmc+XG4gICAgICAgICAgICAgICAgPC9pb24tYnV0dG9uPlxuICAgICAgICAgICAgfVxuICAgICAgICA8L2V1aW0tYWxlcnQtbWVzc2FnZT5cbiAgICB9XG4gICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW2hlYWRlclNlY3Rpb25dXCI+PC9uZy1jb250ZW50PlxuPC9pb24taGVhZGVyPlxuXG5AaWYgKGhlbHBBbmRTdXBwb3J0SXRlbXMubGVuZ3RoID4gMCB8fCBoZWxwQ29udGFjdHMuY29udGFjdHMubGVuZ3RoID4gMCB8fCBzdXBwb3J0TWF0ZXJpYWxzLm1hdGVyaWFscy5sZW5ndGggPiAwKSB7XG4gIDxpb24tbGlzdD5cbiAgICAgIEBmb3IgKGhlbHBTdXBwb3J0SXRlbSBvZiBoZWxwQW5kU3VwcG9ydEl0ZW1zOyB0cmFjayAkaW5kZXg7KSB7XG4gICAgICAgICAgQGlmIChoZWxwU3VwcG9ydEl0ZW0uc2VjdGlvblRpdGxlKSB7XG4gICAgICAgICAgICAgIDxpb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgICAgICAgIDxpb24tbGFiZWw+e3sgaGVscFN1cHBvcnRJdGVtLnNlY3Rpb25UaXRsZSB9fTwvaW9uLWxhYmVsPlxuICAgICAgICAgICAgICA8L2lvbi1pdGVtLWRpdmlkZXI+XG4gICAgICAgICAgfVxuXG4gICAgICAgIEBmb3IgKGl0ZW0gb2YgaGVscFN1cHBvcnRJdGVtLml0ZW1zOyB0cmFjayBpdGVtOykge1xuXG4gICAgICAgICAgICA8aW9uLWl0ZW0gW2xpbmVzXT1cIml0ZW0uaGFzQm90dG9tTGluZSA/ICdpbnNlcnQnIDogJ25vbmUnXCIgKGNsaWNrKT1cIm9uSXRlbUNsaWNrKGl0ZW0sIHVuZGVmaW5lZCwgdW5kZWZpbmVkKVwiPlxuICAgICAgICAgICAgICAgIEBpZiAoaXRlbS5zdGFydEljb24pIHtcbiAgICAgICAgICAgICAgICAgICAgPGV1aW0tYXZhdGFyLWljb24gZmlsbD1cInNvbGlkXCIgc2xvdD1cInN0YXJ0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWljb24gW25hbWVdPVwiaXRlbS5zdGFydEljb25cIj48L2lvbi1pY29uPlxuICAgICAgICAgICAgICAgICAgICA8L2V1aW0tYXZhdGFyLWljb24+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIEBpZiAoaXRlbS50aXRsZSB8fCBpdGVtLnN1YnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgIDxpb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGl0ZW0udGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBbbmdDbGFzc109XCJnZXRMaW5rQ2xhc3MoaXRlbSlcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICghaXNMaW5rU2hhcnAoaXRlbSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImV1aW0taGVscC1zdXBwb3J0X190aXRsZVwiPnt7IGl0ZW0udGl0bGUgfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGlzTGlua1NoYXJwKGl0ZW0pKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFRpdGxlPnt7IGl0ZW0udGl0bGUgfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoaXRlbS5zdWJ0aXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFN1YlRpdGxlPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB7eyBpdGVtLnN1YnRpdGxlIH19XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIDwvaW9uLWxhYmVsPlxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBAaWYgKGl0ZW0uZW5kSWNvbikge1xuICAgICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbiBmaWxsPVwiY2xlYXJcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWljb24gW25hbWVdPVwiaXRlbS5lbmRJY29uXCIgc2xvdD1cImljb24tb25seVwiPjwvaW9uLWljb24+XG4gICAgICAgICAgICAgICAgICAgICAgICA8L2lvbi1idXR0b24+XG4gICAgICAgICAgICAgICAgICAgIDwvaW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgPC9pb24taXRlbT5cbiAgICAgICAgfVxuICAgICAgfVxuICAgICAgQGlmIChoZWxwQ29udGFjdHMuY29udGFjdHMubGVuZ3RoID4gMCkge1xuICAgICAgICAgIEBpZiAoaGVscENvbnRhY3RzLnNlY3Rpb25UaXRsZSkge1xuICAgICAgICAgIDxpb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgICAgICA8aW9uLWxhYmVsPnt7IGhlbHBDb250YWN0cy5zZWN0aW9uVGl0bGUgfX08L2lvbi1sYWJlbD5cbiAgICAgICAgICA8L2lvbi1pdGVtLWRpdmlkZXI+XG4gICAgICAgICAgfVxuICAgICAgICAgIEBmb3IgKGNvbnRhY3Qgb2YgaGVscENvbnRhY3RzLmNvbnRhY3RzOyB0cmFjayBjb250YWN0OyBsZXQgaXNMYXN0ID0gJGxhc3QpIHtcbiAgICAgICAgICAgICAgPGlvbi1pdGVtIFtsaW5lc109XCJpc0xhc3QgPyAnbm9uZScgOiAnJ1wiIChjbGljayk9XCJvbkl0ZW1DbGljayh1bmRlZmluZWQsIGNvbnRhY3QubGlua1R5cGUsIGNvbnRhY3QubGlua1RpdGxlKVwiPlxuICAgICAgICAgICAgICAgICAgQGlmIChjb250YWN0Lmljb24pIHtcbiAgICAgICAgICAgICAgICAgIDxldWltLWF2YXRhci1pY29uICBmaWxsPVwic29saWRcIiBzbG90PVwic3RhcnRcIj5cbiAgICAgICAgICAgICAgICAgICAgICA8aW9uLWljb24gW25hbWVdPVwiY29udGFjdC5pY29uXCI+PC9pb24taWNvbj5cbiAgICAgICAgICAgICAgICAgIDwvZXVpbS1hdmF0YXItaWNvbj5cbiAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgIEBpZiAoY29udGFjdC5saW5rVGl0bGUgfHwgY29udGFjdC5zdWJ0aXRsZSkge1xuICAgICAgICAgICAgICAgICAgPGlvbi1sYWJlbD5cbiAgICAgICAgICAgICAgICAgICAgICBAaWYgKGNvbnRhY3QubGlua1RpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJldWltLWhlbHAtc3VwcG9ydF9fY29udGFjdC1saW5rXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJldWltLWhlbHAtc3VwcG9ydF9fdGl0bGVcIj57e2NvbnRhY3QubGlua1RpdGxlfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgIEBpZiAoY29udGFjdC5zdWJ0aXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFN1YlRpdGxlPnt7Y29udGFjdC5zdWJ0aXRsZX19PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgPC9pb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgIDwvaW9uLWl0ZW0+XG4gICAgICAgICAgfVxuICAgICAgfVxuXG4gICAgICBAaWYgKHN1cHBvcnRNYXRlcmlhbHMubWF0ZXJpYWxzLmxlbmd0aCA+IDApIHtcbiAgICAgICAgICBAaWYgKHN1cHBvcnRNYXRlcmlhbHMuc2VjdGlvblRpdGxlKSB7XG4gICAgICAgICAgPGlvbi1pdGVtLWRpdmlkZXI+XG4gICAgICAgICAgICAgIDxpb24tbGFiZWw+e3sgc3VwcG9ydE1hdGVyaWFscy5zZWN0aW9uVGl0bGUgfX08L2lvbi1sYWJlbD5cbiAgICAgICAgICA8L2lvbi1pdGVtLWRpdmlkZXI+XG4gICAgICAgICAgfVxuICAgICAgICAgIEBmb3IgKG1hdGVyaWFsIG9mIHN1cHBvcnRNYXRlcmlhbHMubWF0ZXJpYWxzOyB0cmFjayBtYXRlcmlhbCkge1xuICAgICAgICAgICAgICA8aW9uLWl0ZW0gbGluZXM9XCJub25lXCIgKGNsaWNrKT1cIm9uSXRlbUNsaWNrKG1hdGVyaWFsLCB1bmRlZmluZWQsIHVuZGVmaW5lZClcIj5cbiAgICAgICAgICAgICAgICAgIEBpZiAobWF0ZXJpYWwuaWNvbikge1xuICAgICAgICAgICAgICAgICAgPGV1aW0tYXZhdGFyLWljb24gIGZpbGw9XCJzb2xpZFwiIHNsb3Q9XCJzdGFydFwiPlxuICAgICAgICAgICAgICAgICAgICAgIDxpb24taWNvbiBbbmFtZV09XCJtYXRlcmlhbC5pY29uXCI+PC9pb24taWNvbj5cbiAgICAgICAgICAgICAgICAgIDwvZXVpbS1hdmF0YXItaWNvbj5cbiAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgIDxpb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICAgICAgQGlmIChtYXRlcmlhbC50aXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFRpdGxlPnt7bWF0ZXJpYWwudGl0bGV9fTwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICBAaWYgKG1hdGVyaWFsLnN1YnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBldWltTGFiZWwgZXVpbUxhYmVsU3ViVGl0bGU+e3ttYXRlcmlhbC5zdWJ0aXRsZX19PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgPC9pb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgICAgICAgICAgPGlvbi1idXR0b24gZmlsbD1cImNsZWFyXCIgPlxuICAgICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWljb24gbmFtZT1cImxpbmstc2hhcnBcIiBzbG90PVwiaWNvbi1vbmx5XCI+PC9pb24taWNvbj5cbiAgICAgICAgICAgICAgICAgICAgICA8L2lvbi1idXR0b24+XG4gICAgICAgICAgICAgICAgICA8L2lvbi1idXR0b25zPlxuICAgICAgICAgICAgICA8L2lvbi1pdGVtPlxuICAgICAgICAgIH1cbiAgICAgIH1cbiAgPC9pb24tbGlzdD5cbn1cbjxuZy1jb250ZW50PjwvbmctY29udGVudD5cblxuXG4iXX0=
89
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1oZWxwLXN1cHBvcnQvZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1oZWxwLXN1cHBvcnQvZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7Ozs7Ozs7Ozs7QUFTakYsTUFBTSxPQUFPLHdCQUF3QjtJQWlCakMsWUFBb0IsTUFBYztRQUFkLFdBQU0sR0FBTixNQUFNLENBQVE7UUFoQmxDOztXQUVHO1FBQ00saUJBQVksR0FBaUIsRUFBRSxRQUFRLEVBQUUsRUFBRSxFQUFFLENBQUM7UUFDdkQ7O1dBRUc7UUFDTSxxQkFBZ0IsR0FBcUIsRUFBRSxTQUFTLEVBQUUsRUFBRSxFQUFFLENBQUM7UUFDaEU7O1dBRUc7UUFDTSxlQUFVLEdBQWUsRUFBRSxDQUFBO1FBQzNCLHdCQUFtQixHQUF3QixFQUFFLENBQUM7UUFFakMsY0FBUyxHQUFHLG1CQUFtQixDQUFDO0lBRWpCLENBQUM7SUFFdEMsV0FBVyxDQUFDLElBQVUsRUFBRSxRQUFnQixFQUFFLFNBQWlCO1FBQ3ZELElBQUksSUFBSSxFQUFFLFVBQVUsRUFBRSxDQUFDO1lBQ25CLElBQUksQ0FBQyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxFQUFFO2dCQUNwQyxRQUFRLEVBQUUsSUFBSSxDQUFDLFFBQVEsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLElBQUk7YUFDL0QsQ0FBQyxDQUFDO1FBQ1AsQ0FBQzthQUFNLENBQUM7WUFDSixNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLFFBQVEsRUFBRSxTQUFTLENBQUMsRUFBRSxJQUFJLENBQUMsa0JBQWtCLENBQUMsSUFBSSxFQUFFLFFBQVEsQ0FBQyxDQUFDLENBQUM7UUFDbEcsQ0FBQztJQUNMLENBQUM7SUFFRCxXQUFXLENBQUMsSUFBVTtRQUNsQixPQUFPLElBQUksRUFBRSxPQUFPLEtBQUssWUFBWSxDQUFDO0lBQzFDLENBQUM7SUFFRCxZQUFZLENBQUMsSUFBVTtRQUNuQixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLGdGQUFnRixDQUFDLENBQUMsQ0FBQyxpQ0FBaUMsQ0FBQztJQUN6SixDQUFDO0lBRUQsT0FBTyxDQUFDLElBQVcsRUFBRSxRQUFpQixFQUFFLFNBQWtCO1FBQ3RELElBQUksU0FBUyxFQUFFLENBQUM7WUFDWixJQUFJLFFBQVEsS0FBSyxNQUFNO2dCQUFFLE9BQU8sU0FBUyxHQUFHLFNBQVMsQ0FBQztZQUN0RCxJQUFJLFFBQVEsS0FBSyxNQUFNO2dCQUFFLE9BQU8sTUFBTSxHQUFHLFNBQVMsQ0FBQztZQUNuRCxPQUFPLFNBQVMsQ0FBQztRQUNyQixDQUFDO1FBRUQsSUFBSSxJQUFJLEVBQUUsQ0FBQztZQUNQLElBQUksSUFBSSxDQUFDLEtBQUs7Z0JBQUUsT0FBTyxNQUFNLEdBQUcsSUFBSSxDQUFDLEtBQUssQ0FBQztZQUMzQyxJQUFJLElBQUksQ0FBQyxJQUFJO2dCQUFFLE9BQU8sU0FBUyxHQUFHLElBQUksQ0FBQyxJQUFJLENBQUM7WUFDNUMsSUFBSSxJQUFJLENBQUMsSUFBSTtnQkFBRSxPQUFPLElBQUksQ0FBQyxJQUFJLENBQUM7UUFDcEMsQ0FBQztRQUNELE9BQU8sSUFBSSxDQUFDO0lBQ2hCLENBQUM7SUFFRCxrQkFBa0IsQ0FBQyxJQUFXLEVBQUUsUUFBaUI7UUFFN0MsSUFBSSxJQUFJLEVBQUUsS0FBSyxJQUFJLElBQUksRUFBRSxJQUFJLElBQUksUUFBUSxLQUFLLE1BQU0sSUFBSSxRQUFRLEtBQUssTUFBTSxFQUFFLENBQUM7WUFDNUUsT0FBTyxPQUFPLENBQUM7UUFDakIsQ0FBQztRQUVELE9BQU8sUUFBUSxDQUFDO0lBQ3BCLENBQUM7aUlBM0RRLHdCQUF3QjtxSEFBeEIsd0JBQXdCLG9RQ1RyQywwcExBd0lBOzsyRkQvSGEsd0JBQXdCO2tCQU5wQyxTQUFTOytCQUNJLG1CQUFtQixpQkFHZCxpQkFBaUIsQ0FBQyxJQUFJOzJFQU01QixZQUFZO3NCQUFwQixLQUFLO2dCQUlHLGdCQUFnQjtzQkFBeEIsS0FBSztnQkFJRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLG1CQUFtQjtzQkFBM0IsS0FBSztnQkFFZ0IsU0FBUztzQkFBOUIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgSG9zdEJpbmRpbmcsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBSb3V0ZXIgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aW0taGVscC1zdXBwb3J0JyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpbS1oZWxwLXN1cHBvcnQuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1IZWxwU3VwcG9ydENvbXBvbmVudCB7XG4gICAgLyoqXG4gICAgICogQGRlcHJlY2F0ZWQgd2lsbCBiZSByZW1vdmVkIGluIGVVSSBNb2JpbGUgdjE4LiBQbGVhc2UgdXNlIHtAbGluayBoZWxwQW5kU3VwcG9ydEl0ZW1zfSBpbnN0ZWFkXG4gICAgICovXG4gICAgQElucHV0KCkgaGVscENvbnRhY3RzOiBIZWxwQ29udGFjdHMgPSB7IGNvbnRhY3RzOiBbXSB9O1xuICAgIC8qKlxuICAgICAqIEBkZXByZWNhdGVkIHdpbGwgYmUgcmVtb3ZlZCBpbiBlVUkgTW9iaWxlIHYxOC4gUGxlYXNlIHVzZSB7QGxpbmsgaGVscEFuZFN1cHBvcnRJdGVtc30gaW5zdGVhZFxuICAgICAqL1xuICAgIEBJbnB1dCgpIHN1cHBvcnRNYXRlcmlhbHM6IFN1cHBvcnRNYXRlcmlhbHMgPSB7IG1hdGVyaWFsczogW10gfTtcbiAgICAvKipcbiAgICAgKiBAZGVwcmVjYXRlZCB3aWxsIGJlIHJlbW92ZWQgaW4gZVVJIE1vYmlsZSB2MThcbiAgICAgKi9cbiAgICBASW5wdXQoKSBhbGVydEluZm9zOiBBbGVydEluZm9zID0ge31cbiAgICBASW5wdXQoKSBoZWxwQW5kU3VwcG9ydEl0ZW1zOkhlbHBBbmRTdXBwb3J0SXRlbVtdID0gW107XG5cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgY2xhc3NOYW1lID0gJ2V1aW0taGVscC1zdXBwb3J0JztcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgcm91dGVyOiBSb3V0ZXIpIHt9XG5cbiAgICBvbkl0ZW1DbGljayhpdGVtOiBJdGVtLCBsaW5rVHlwZTogc3RyaW5nLCBsaW5rVGl0bGU6IHN0cmluZyk6IHZvaWQge1xuICAgICAgICBpZiAoaXRlbT8ucm91dGVyTGluaykge1xuICAgICAgICAgICAgdGhpcy5yb3V0ZXIubmF2aWdhdGUoW2l0ZW0ucm91dGVyTGlua10sIHtcbiAgICAgICAgICAgICAgICBmcmFnbWVudDogaXRlbS5mcmFnbWVudCAmJiAhaXRlbS5saW5rID8gaXRlbS5mcmFnbWVudCA6IG51bGwsXG4gICAgICAgICAgICB9KTtcbiAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICAgIHdpbmRvdy5vcGVuKHRoaXMuZ2V0TGluayhpdGVtLCBsaW5rVHlwZSwgbGlua1RpdGxlKSwgdGhpcy5zZXRUYXJnZXRBdHRyaWJ1dGUoaXRlbSwgbGlua1R5cGUpKTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgIGlzTGlua1NoYXJwKGl0ZW06IEl0ZW0pOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIGl0ZW0/LmVuZEljb24gPT09ICdsaW5rLXNoYXJwJztcbiAgICB9XG5cbiAgICBnZXRMaW5rQ2xhc3MoaXRlbTogSXRlbSk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmlzTGlua1NoYXJwKGl0ZW0pID8gJ2V1aW0taGVscC1zdXBwb3J0X19jb250YWN0LWxpbmsgZXVpbS1oZWxwLXN1cHBvcnRfX2NvbnRhY3QtbGluay0tbm8tdW5kZXJsaW5lZCcgOiAnZXVpbS1oZWxwLXN1cHBvcnRfX2NvbnRhY3QtbGluayc7XG4gICAgfVxuXG4gICAgZ2V0TGluayhpdGVtPzogSXRlbSwgbGlua1R5cGU/OiBzdHJpbmcsIGxpbmtUaXRsZT86IHN0cmluZyk6IHN0cmluZyB7XG4gICAgICAgIGlmIChsaW5rVGl0bGUpIHtcbiAgICAgICAgICAgIGlmIChsaW5rVHlwZSA9PT0gJ21haWwnKSByZXR1cm4gJ21haWx0bzonICsgbGlua1RpdGxlO1xuICAgICAgICAgICAgaWYgKGxpbmtUeXBlID09PSAnY2FsbCcpIHJldHVybiAndGVsOicgKyBsaW5rVGl0bGU7XG4gICAgICAgICAgICByZXR1cm4gbGlua1RpdGxlO1xuICAgICAgICB9XG5cbiAgICAgICAgaWYgKGl0ZW0pIHtcbiAgICAgICAgICAgIGlmIChpdGVtLnBob25lKSByZXR1cm4gJ3RlbDonICsgaXRlbS5waG9uZTtcbiAgICAgICAgICAgIGlmIChpdGVtLm1haWwpIHJldHVybiAnbWFpbHRvOicgKyBpdGVtLm1haWw7XG4gICAgICAgICAgICBpZiAoaXRlbS5saW5rKSByZXR1cm4gaXRlbS5saW5rO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiBudWxsO1xuICAgIH1cblxuICAgIHNldFRhcmdldEF0dHJpYnV0ZShpdGVtPzogSXRlbSwgbGlua1R5cGU/OiBzdHJpbmcpOiBzdHJpbmcge1xuXG4gICAgICAgIGlmIChpdGVtPy5waG9uZSB8fCBpdGVtPy5tYWlsIHx8IGxpbmtUeXBlID09PSAnY2FsbCcgfHwgbGlua1R5cGUgPT09ICdtYWlsJykge1xuICAgICAgICAgIHJldHVybiAnX3NlbGYnO1xuICAgICAgICB9XG5cbiAgICAgICAgcmV0dXJuICdfYmxhbmsnO1xuICAgIH1cbn1cblxuaW50ZXJmYWNlIEFsZXJ0SW5mb3Mge1xuICAgIGljb24/OiBzdHJpbmc7XG4gICAgdGl0bGU/OiBzdHJpbmc7XG4gICAgYnRuTGluaz86IHN0cmluZztcbiAgICBidG5UaXRsZT86IHN0cmluZztcbn1cblxuaW50ZXJmYWNlIENvbnRhY3Qge1xuICAgIGxpbmtUaXRsZTogc3RyaW5nO1xuICAgIGxpbmtUeXBlPzogc3RyaW5nO1xuICAgIGxpbms/OiBzdHJpbmc7XG4gICAgc3VidGl0bGU/OiBzdHJpbmc7XG4gICAgaWNvbj86IHN0cmluZztcbiAgICByb3V0ZXJMaW5rPzogc3RyaW5nO1xuICAgIGZyYWdtZW50Pzogc3RyaW5nO1xufVxuXG5pbnRlcmZhY2UgSGVscENvbnRhY3RzIHtcbiAgICBzZWN0aW9uVGl0bGU/OiBzdHJpbmc7XG4gICAgY29udGFjdHM6IENvbnRhY3RbXTtcbn1cblxuaW50ZXJmYWNlIE1hdGVyaWFsIHtcbiAgICB0aXRsZTogc3RyaW5nO1xuICAgIHN1YnRpdGxlPzogc3RyaW5nO1xuICAgIGxpbms/OiBzdHJpbmc7XG4gICAgaWNvbj86IHN0cmluZztcbiAgICByb3V0ZXJMaW5rPzogc3RyaW5nO1xuICAgIGZyYWdtZW50Pzogc3RyaW5nO1xufVxuXG5pbnRlcmZhY2UgU3VwcG9ydE1hdGVyaWFscyB7XG4gICAgc2VjdGlvblRpdGxlPzogc3RyaW5nO1xuICAgIG1hdGVyaWFsczogTWF0ZXJpYWxbXTtcbn1cbmludGVyZmFjZSBJdGVtIHtcbiAgdGl0bGU6IHN0cmluZztcbiAgbGluaz86IHN0cmluZztcbiAgcGhvbmU/OiBzdHJpbmc7XG4gIG1haWw/OiBzdHJpbmc7XG4gIHJvdXRlckxpbms/OiBzdHJpbmc7XG4gIGZyYWdtZW50Pzogc3RyaW5nO1xuICBzdWJ0aXRsZT86IHN0cmluZztcbiAgc3RhcnRJY29uPzogc3RyaW5nO1xuICBlbmRJY29uPzogc3RyaW5nO1xuICBoYXNCb3R0b21MaW5lPzogYm9vbGVhbjtcbn1cblxuaW50ZXJmYWNlIEhlbHBBbmRTdXBwb3J0SXRlbSB7XG4gIHNlY3Rpb25UaXRsZT86IHN0cmluZztcbiAgaXRlbXM6IEl0ZW1bXTtcbn1cbiIsIjxpb24taGVhZGVyPlxuICA8aW9uLXRvb2xiYXIgY29sb3I9XCJwcmltYXJ5XCI+XG4gICAgPGV1aW0tdG9vbGJhcj5cbiAgICAgIDxldWltLXRvb2xiYXItdGl0bGU+e3snZXVpbS5hYm91dC5oZWxwLnN1cHBvcnQnIHwgdHJhbnNsYXRlIH19PC9ldWltLXRvb2xiYXItdGl0bGU+XG4gICAgPC9ldWltLXRvb2xiYXI+XG4gIDwvaW9uLXRvb2xiYXI+XG4gICAgQGlmIChhbGVydEluZm9zLnRpdGxlKSB7XG4gICAgICAgIDxldWltLWFsZXJ0LW1lc3NhZ2UgY29sb3I9XCJwcmltYXJ5XCI+XG4gICAgICAgICAgICA8aW9uLWljb24gbmFtZT1cInBlcnNvbi1jaXJjbGVcIiBzbG90U3RhcnQ+PC9pb24taWNvbj5cbiAgICAgICAgICAgIHt7IGFsZXJ0SW5mb3MudGl0bGUgfX1cblxuICAgICAgICAgICAgQGlmIChhbGVydEluZm9zLmJ0bkxpbmspIHtcbiAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbiBbaHJlZl09XCJhbGVydEluZm9zLmJ0bkxpbmtcIiBzbG90RW5kIHNpemU9XCJzbWFsbFwiIGZpbGw9XCJvdXRsaW5lXCI+XG4gICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+e3sgYWxlcnRJbmZvcy5idG5UaXRsZSB9fTwvc3Ryb25nPlxuICAgICAgICAgICAgICAgIDwvaW9uLWJ1dHRvbj5cbiAgICAgICAgICAgIH1cbiAgICAgICAgPC9ldWltLWFsZXJ0LW1lc3NhZ2U+XG4gICAgfVxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltoZWFkZXJTZWN0aW9uXVwiPjwvbmctY29udGVudD5cbjwvaW9uLWhlYWRlcj5cblxuQGlmIChoZWxwQW5kU3VwcG9ydEl0ZW1zLmxlbmd0aCA+IDAgfHwgaGVscENvbnRhY3RzLmNvbnRhY3RzLmxlbmd0aCA+IDAgfHwgc3VwcG9ydE1hdGVyaWFscy5tYXRlcmlhbHMubGVuZ3RoID4gMCkge1xuICA8aW9uLWxpc3Q+XG4gICAgICBAZm9yIChoZWxwU3VwcG9ydEl0ZW0gb2YgaGVscEFuZFN1cHBvcnRJdGVtczsgdHJhY2sgJGluZGV4Oykge1xuICAgICAgICAgIEBpZiAoaGVscFN1cHBvcnRJdGVtLnNlY3Rpb25UaXRsZSkge1xuICAgICAgICAgICAgICA8aW9uLWl0ZW0tZGl2aWRlcj5cbiAgICAgICAgICAgICAgICA8aW9uLWxhYmVsPnt7IGhlbHBTdXBwb3J0SXRlbS5zZWN0aW9uVGl0bGUgfX08L2lvbi1sYWJlbD5cbiAgICAgICAgICAgICAgPC9pb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgIH1cblxuICAgICAgICBAZm9yIChpdGVtIG9mIGhlbHBTdXBwb3J0SXRlbS5pdGVtczsgdHJhY2sgaXRlbTspIHtcblxuICAgICAgICAgICAgPGlvbi1pdGVtIFtsaW5lc109XCJpdGVtLmhhc0JvdHRvbUxpbmUgPyAnaW5zZXJ0JyA6ICdub25lJ1wiIChjbGljayk9XCJvbkl0ZW1DbGljayhpdGVtLCB1bmRlZmluZWQsIHVuZGVmaW5lZClcIj5cbiAgICAgICAgICAgICAgICBAaWYgKGl0ZW0uc3RhcnRJY29uKSB7XG4gICAgICAgICAgICAgICAgICAgIDxldWltLWF2YXRhciBmaWxsPVwic29saWRcIiBzbG90PVwic3RhcnRcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxldWltLWF2YXRhci1pY29uPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpb24taWNvbiBbbmFtZV09XCJpdGVtLnN0YXJ0SWNvblwiPjwvaW9uLWljb24+XG4gICAgICAgICAgICAgICAgICAgICAgICA8L2V1aW0tYXZhdGFyLWljb24+XG4gICAgICAgICAgICAgICAgICAgIDwvZXVpbS1hdmF0YXI+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIEBpZiAoaXRlbS50aXRsZSB8fCBpdGVtLnN1YnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgIDxpb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGl0ZW0udGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBbbmdDbGFzc109XCJnZXRMaW5rQ2xhc3MoaXRlbSlcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICghaXNMaW5rU2hhcnAoaXRlbSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImV1aW0taGVscC1zdXBwb3J0X190aXRsZVwiPnt7IGl0ZW0udGl0bGUgfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGlzTGlua1NoYXJwKGl0ZW0pKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFRpdGxlPnt7IGl0ZW0udGl0bGUgfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoaXRlbS5zdWJ0aXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgZXVpbUxhYmVsIGV1aW1MYWJlbFN1YlRpdGxlPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB7eyBpdGVtLnN1YnRpdGxlIH19XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIDwvaW9uLWxhYmVsPlxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBAaWYgKGl0ZW0uZW5kSWNvbikge1xuICAgICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbiBmaWxsPVwiY2xlYXJcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW9uLWljb24gW25hbWVdPVwiaXRlbS5lbmRJY29uXCIgc2xvdD1cImljb24tb25seVwiPjwvaW9uLWljb24+XG4gICAgICAgICAgICAgICAgICAgICAgICA8L2lvbi1idXR0b24+XG4gICAgICAgICAgICAgICAgICAgIDwvaW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgPC9pb24taXRlbT5cbiAgICAgICAgfVxuICAgICAgfVxuICAgICAgQGlmIChoZWxwQ29udGFjdHMuY29udGFjdHMubGVuZ3RoID4gMCkge1xuICAgICAgICAgIEBpZiAoaGVscENvbnRhY3RzLnNlY3Rpb25UaXRsZSkge1xuICAgICAgICAgIDxpb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgICAgICA8aW9uLWxhYmVsPnt7IGhlbHBDb250YWN0cy5zZWN0aW9uVGl0bGUgfX08L2lvbi1sYWJlbD5cbiAgICAgICAgICA8L2lvbi1pdGVtLWRpdmlkZXI+XG4gICAgICAgICAgfVxuICAgICAgICAgIEBmb3IgKGNvbnRhY3Qgb2YgaGVscENvbnRhY3RzLmNvbnRhY3RzOyB0cmFjayBjb250YWN0OyBsZXQgaXNMYXN0ID0gJGxhc3QpIHtcbiAgICAgICAgICAgICAgPGlvbi1pdGVtIFtsaW5lc109XCJpc0xhc3QgPyAnbm9uZScgOiAnJ1wiIChjbGljayk9XCJvbkl0ZW1DbGljayh1bmRlZmluZWQsIGNvbnRhY3QubGlua1R5cGUsIGNvbnRhY3QubGlua1RpdGxlKVwiPlxuICAgICAgICAgICAgICAgICAgQGlmIChjb250YWN0Lmljb24pIHtcbiAgICAgICAgICAgICAgICAgIDxldWltLWF2YXRhciAgZmlsbD1cInNvbGlkXCIgc2xvdD1cInN0YXJ0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGV1aW0tYXZhdGFyLWljb24+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpb24taWNvbiBbbmFtZV09XCJjb250YWN0Lmljb25cIj48L2lvbi1pY29uPlxuICAgICAgICAgICAgICAgICAgICAgIDwvZXVpbS1hdmF0YXItaWNvbj5cbiAgICAgICAgICAgICAgICAgIDwvZXVpbS1hdmF0YXI+XG4gICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICBAaWYgKGNvbnRhY3QubGlua1RpdGxlIHx8IGNvbnRhY3Quc3VidGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgIDxpb24tbGFiZWw+XG4gICAgICAgICAgICAgICAgICAgICAgQGlmIChjb250YWN0LmxpbmtUaXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgIDxhIGNsYXNzPVwiZXVpbS1oZWxwLXN1cHBvcnRfX2NvbnRhY3QtbGlua1wiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZXVpbS1oZWxwLXN1cHBvcnRfX3RpdGxlXCI+e3tjb250YWN0LmxpbmtUaXRsZX19PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICBAaWYgKGNvbnRhY3Quc3VidGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGV1aW1MYWJlbCBldWltTGFiZWxTdWJUaXRsZT57e2NvbnRhY3Quc3VidGl0bGV9fTwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgIDwvaW9uLWxhYmVsPlxuICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICA8L2lvbi1pdGVtPlxuICAgICAgICAgIH1cbiAgICAgIH1cblxuICAgICAgQGlmIChzdXBwb3J0TWF0ZXJpYWxzLm1hdGVyaWFscy5sZW5ndGggPiAwKSB7XG4gICAgICAgICAgQGlmIChzdXBwb3J0TWF0ZXJpYWxzLnNlY3Rpb25UaXRsZSkge1xuICAgICAgICAgIDxpb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgICAgICA8aW9uLWxhYmVsPnt7IHN1cHBvcnRNYXRlcmlhbHMuc2VjdGlvblRpdGxlIH19PC9pb24tbGFiZWw+XG4gICAgICAgICAgPC9pb24taXRlbS1kaXZpZGVyPlxuICAgICAgICAgIH1cbiAgICAgICAgICBAZm9yIChtYXRlcmlhbCBvZiBzdXBwb3J0TWF0ZXJpYWxzLm1hdGVyaWFsczsgdHJhY2sgbWF0ZXJpYWwpIHtcbiAgICAgICAgICAgICAgPGlvbi1pdGVtIGxpbmVzPVwibm9uZVwiIChjbGljayk9XCJvbkl0ZW1DbGljayhtYXRlcmlhbCwgdW5kZWZpbmVkLCB1bmRlZmluZWQpXCI+XG4gICAgICAgICAgICAgICAgICBAaWYgKG1hdGVyaWFsLmljb24pIHtcbiAgICAgICAgICAgICAgICAgIDxldWltLWF2YXRhciAgZmlsbD1cInNvbGlkXCIgc2xvdD1cInN0YXJ0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGV1aW0tYXZhdGFyLWljb24+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpb24taWNvbiBbbmFtZV09XCJtYXRlcmlhbC5pY29uXCI+PC9pb24taWNvbj5cbiAgICAgICAgICAgICAgICAgICAgICA8L2V1aW0tYXZhdGFyLWljb24+XG4gICAgICAgICAgICAgICAgICA8L2V1aW0tYXZhdGFyPlxuICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgPGlvbi1sYWJlbD5cbiAgICAgICAgICAgICAgICAgICAgICBAaWYgKG1hdGVyaWFsLnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBldWltTGFiZWwgZXVpbUxhYmVsVGl0bGU+e3ttYXRlcmlhbC50aXRsZX19PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgIEBpZiAobWF0ZXJpYWwuc3VidGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGV1aW1MYWJlbCBldWltTGFiZWxTdWJUaXRsZT57e21hdGVyaWFsLnN1YnRpdGxlfX08L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICA8L2lvbi1sYWJlbD5cbiAgICAgICAgICAgICAgICAgIDxpb24tYnV0dG9ucz5cbiAgICAgICAgICAgICAgICAgICAgICA8aW9uLWJ1dHRvbiBmaWxsPVwiY2xlYXJcIiA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpb24taWNvbiBuYW1lPVwibGluay1zaGFycFwiIHNsb3Q9XCJpY29uLW9ubHlcIj48L2lvbi1pY29uPlxuICAgICAgICAgICAgICAgICAgICAgIDwvaW9uLWJ1dHRvbj5cbiAgICAgICAgICAgICAgICAgIDwvaW9uLWJ1dHRvbnM+XG4gICAgICAgICAgICAgIDwvaW9uLWl0ZW0+XG4gICAgICAgICAgfVxuICAgICAgfVxuICA8L2lvbi1saXN0PlxufVxuPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuXG5cbiJdfQ==
@@ -13,10 +13,10 @@ export class EuimOpenSourceLicencesComponent {
13
13
  emitItemClick(itemName) {
14
14
  this.clickItem.emit([itemName]);
15
15
  }
16
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimOpenSourceLicencesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimOpenSourceLicencesComponent, selector: "euim-opensource-licences", inputs: { items: "items" }, outputs: { clickItem: "clickItem" }, ngImport: i0, template: "<div class=\"euim-opensource-licences\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title>{{'euim.about.opensource.licences' | translate}}</euim-toolbar-title>\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n </ion-header>\r\n <ion-list>\r\n @for (item of items; track item) {\r\n <ion-item class=\"euim-about__item\" button [detail]=\"true\" (click)=\"emitItemClick(item.name)\">\r\n <ion-icon name=\"ribbon-outline\" slot=\"start\"></ion-icon>\r\n <div euimLabel class=\"euim-about__label\">{{ item.name }}</div>\r\n </ion-item> }\r\n </ion-list>\r\n</div>\r\n", styles: [".euim-opensource-licences ion-item ion-icon{margin-inline-end:var(--eui-s-m);color:var(--eui-bc-neutral-100)}.euim-opensource-licences ion-item ion-icon__item{cursor:pointer!important}\n"], dependencies: [{ kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonItem, selector: "ion-item", inputs: ["button", "color", "detail", "detailIcon", "disabled", "download", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "target", "type"] }, { kind: "component", type: i1.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i2.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i3.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i4.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
16
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimOpenSourceLicencesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimOpenSourceLicencesComponent, selector: "euim-opensource-licences", inputs: { items: "items" }, outputs: { clickItem: "clickItem" }, ngImport: i0, template: "<div class=\"euim-opensource-licences\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title>{{'euim.about.opensource.licences' | translate}}</euim-toolbar-title>\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n </ion-header>\r\n <ion-list>\r\n @for (item of items; track item) {\r\n <ion-item class=\"euim-about__item\" button [detail]=\"true\" (click)=\"emitItemClick(item.name)\">\r\n <ion-icon name=\"ribbon-outline\" slot=\"start\"></ion-icon>\r\n <div euimLabel class=\"euim-about__label\">{{ item.name }}</div>\r\n </ion-item> }\r\n </ion-list>\r\n</div>\r\n", styles: [".euim-opensource-licences ion-item ion-icon{margin-inline-end:var(--eui-s-m);color:var(--eui-bc-neutral-100)}.euim-opensource-licences ion-item ion-icon__item{cursor:pointer!important}\n"], dependencies: [{ kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonItem, selector: "ion-item", inputs: ["button", "color", "detail", "detailIcon", "disabled", "download", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "target", "type"] }, { kind: "component", type: i1.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i2.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i3.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i4.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimOpenSourceLicencesComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimOpenSourceLicencesComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{ selector: 'euim-opensource-licences', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-opensource-licences\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title>{{'euim.about.opensource.licences' | translate}}</euim-toolbar-title>\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n </ion-header>\r\n <ion-list>\r\n @for (item of items; track item) {\r\n <ion-item class=\"euim-about__item\" button [detail]=\"true\" (click)=\"emitItemClick(item.name)\">\r\n <ion-icon name=\"ribbon-outline\" slot=\"start\"></ion-icon>\r\n <div euimLabel class=\"euim-about__label\">{{ item.name }}</div>\r\n </ion-item> }\r\n </ion-list>\r\n</div>\r\n", styles: [".euim-opensource-licences ion-item ion-icon{margin-inline-end:var(--eui-s-m);color:var(--eui-bc-neutral-100)}.euim-opensource-licences ion-item ion-icon__item{cursor:pointer!important}\n"] }]
22
22
  }], propDecorators: { items: [{
@@ -8,15 +8,15 @@ const COMPONENTS = [
8
8
  EuimAlertMessageComponent,
9
9
  ];
10
10
  export class EuimAlertMessageModule {
11
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageModule, declarations: [EuimAlertMessageComponent], imports: [CommonModule,
11
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageModule, declarations: [EuimAlertMessageComponent], imports: [CommonModule,
13
13
  IonicModule,
14
14
  EuimLabelModule], exports: [EuimAlertMessageComponent] }); }
15
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageModule, imports: [CommonModule,
15
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageModule, imports: [CommonModule,
16
16
  IonicModule,
17
17
  EuimLabelModule] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageModule, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageModule, decorators: [{
20
20
  type: NgModule,
21
21
  args: [{
22
22
  imports: [
@@ -63,10 +63,10 @@ export class EuimAlertMessageComponent {
63
63
  this.isVisible = false;
64
64
  this.euimClose.emit();
65
65
  }
66
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
67
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimAlertMessageComponent, selector: "euim-alert-message", inputs: { euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute], hasIcon: ["hasIcon", "hasIcon", booleanAttribute], isCloseable: ["isCloseable", "isCloseable", booleanAttribute] }, outputs: { euimClose: "euimClose" }, host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "@if (hasIcon && isVisible) {\n <div class=\"euim-alert-message__wrappericon\">\n @if (hasIcon) {\n <ion-icon [name]=\"icon\" class=\"euim-alert-message__icon\"></ion-icon>\n }\n </div>\n}\n@if (isVisible) {\n <div class=\"euim-alert-message__wrapper\">\n <div class=\"slotStart\">\n <ng-content select=\"[slotStart]\"></ng-content>\n </div>\n <div euimLabel [euimLabelTruncate]=\"euimLabelTruncate\">\n <ng-content></ng-content>\n </div>\n <div class=\"slotEnd\">\n <ng-content select=\"[slotEnd]\"></ng-content>\n </div>\n </div>\n}\n\n@if (isCloseable && isVisible) {\n <a role=\"button\" aria-label=\"Close Icon Button\" class=\"euim-alert-message__close\"\n (click)=\"onClose($event)\">\n <ion-icon name=\"close-sharp\" class=\"euim-alert-message__closeIcon\"></ion-icon>\n </a>\n}\n", styles: [".euim-alert-message{display:flex;align-items:center;font:var(--eui-f-s);padding-left:var(--eui-s-m);padding-right:var(--eui-s-xs);padding-top:var(--eui-s-xs);padding-bottom:var(--eui-s-xs)}.euim-alert-message__wrapper{padding:0;margin:0;min-width:1px;display:flex;align-items:center;position:relative;flex-grow:1}.euim-alert-message .slotEnd{display:flex;align-items:center;margin-inline-start:auto;padding-left:var(--eui-s-xs)}.euim-alert-message .slotEnd ion-icon{width:var(--eui-s-m);height:var(--eui-s-m);display:flex}.euim-alert-message [slotStart]{display:flex;align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__icon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__closeIcon{align-items:center;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message__wrappericon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__close{padding:0;margin:0;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message a{cursor:pointer}.euim-alert-message ion-badge[slotEnd]{display:flex}.euim-alert-message--danger{color:var(--eui-bc-danger-120);background:var(--eui-bc-danger-25)}.euim-alert-message--danger .euim-label{color:var(--eui-bc-danger-120)}.euim-alert-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--danger ion-badge[slotEnd],.euim-alert-message--danger ion-button[slotEnd],.euim-alert-message--danger ion-chip[slotEnd]{--background: var(--eui-bc-danger-100);color:var(--eui-c-white)}.euim-alert-message--danger ion-badge[slotEnd] ion-icon,.euim-alert-message--danger ion-button[slotEnd] ion-icon,.euim-alert-message--danger ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--danger [slotEnd] ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--info{color:var(--eui-bc-info-120);background:var(--eui-bc-info-25)}.euim-alert-message--info .euim-label{color:var(--eui-bc-info-120)}.euim-alert-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--info ion-badge[slotEnd],.euim-alert-message--info ion-button[slotEnd],.euim-alert-message--info ion-chip[slotEnd]{--background: var(--eui-bc-info-100);color:var(--eui-c-white)}.euim-alert-message--info ion-badge[slotEnd] ion-icon,.euim-alert-message--info ion-button[slotEnd] ion-icon,.euim-alert-message--info ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--info [slotEnd] ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--success{color:var(--eui-bc-success-120);background:var(--eui-bc-success-25)}.euim-alert-message--success .euim-label{color:var(--eui-bc-success-120)}.euim-alert-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--success ion-badge[slotEnd],.euim-alert-message--success ion-button[slotEnd],.euim-alert-message--success ion-chip[slotEnd]{--background: var(--eui-bc-success-100);color:var(--eui-c-white)}.euim-alert-message--success ion-badge[slotEnd] ion-icon,.euim-alert-message--success ion-button[slotEnd] ion-icon,.euim-alert-message--success ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--success [slotEnd] ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--warning{color:var(--eui-bc-warning-140);background:var(--eui-bc-warning-25)}.euim-alert-message--warning .euim-label{color:var(--eui-bc-warning-140)}.euim-alert-message--warning ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--warning ion-badge[slotEnd],.euim-alert-message--warning ion-button[slotEnd],.euim-alert-message--warning ion-chip[slotEnd]{--background: var(--eui-bc-warning-120);color:var(--eui-c-white)}.euim-alert-message--warning ion-badge[slotEnd] ion-icon,.euim-alert-message--warning ion-button[slotEnd] ion-icon,.euim-alert-message--warning ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--warning [slotEnd] ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--dark{color:var(--eui-c-white);background:var(--eui-bc-neutral-100)}.euim-alert-message--dark ion-icon,.euim-alert-message--dark .euim-label{color:var(--eui-c-white)}.euim-alert-message--dark [slotEnd]{--background: var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-alert-message--primary{color:var(--eui-c-white);background:var(--eui-bc-primary-100)}.euim-alert-message--primary ion-icon,.euim-alert-message--primary .euim-label{color:var(--eui-c-white)}.euim-alert-message--primary [slotEnd]{--background: none;--border-color: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-5)}.euim-alert-message--light{color:var(--eui-bc-neutral-100);background:var(--eui-bc-neutral-5)}.euim-alert-message--light ion-icon,.euim-alert-message--light .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--light [slotEnd]{--background: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-100)}.euim-alert-message--default{color:var(--eui-c-black);background:none}.euim-alert-message--default ion-icon,.euim-alert-message--default .euim-label{color:var(--eui-c-black)}.euim-alert-message--clear{color:var(--eui-bc-neutral-100);background:none}.euim-alert-message--clear ion-icon,.euim-alert-message--clear .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--hidden{display:none}.euim-alert-message [slotEnd]{font:var(--eui-f-s)}.euim-alert-message ion-badge[slotEnd]{padding-right:var(--eui-s-xs);padding-left:var(--eui-s-xs)}.euim-alert-message ion-badge[slotEnd] ion-icon{padding-left:var(--eui-s-2xs)}\n"], dependencies: [{ kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
66
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
67
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimAlertMessageComponent, selector: "euim-alert-message", inputs: { euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute], hasIcon: ["hasIcon", "hasIcon", booleanAttribute], isCloseable: ["isCloseable", "isCloseable", booleanAttribute] }, outputs: { euimClose: "euimClose" }, host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "@if (hasIcon && isVisible) {\n <div class=\"euim-alert-message__wrappericon\">\n @if (hasIcon) {\n <ion-icon [name]=\"icon\" class=\"euim-alert-message__icon\"></ion-icon>\n }\n </div>\n}\n@if (isVisible) {\n <div class=\"euim-alert-message__wrapper\">\n <div class=\"slotStart\">\n <ng-content select=\"[slotStart]\"></ng-content>\n </div>\n <div euimLabel [euimLabelTruncate]=\"euimLabelTruncate\">\n <ng-content></ng-content>\n </div>\n <div class=\"slotEnd\">\n <ng-content select=\"[slotEnd]\"></ng-content>\n </div>\n </div>\n}\n\n@if (isCloseable && isVisible) {\n <a role=\"button\" aria-label=\"Close Icon Button\" class=\"euim-alert-message__close\"\n (click)=\"onClose($event)\">\n <ion-icon name=\"close-sharp\" class=\"euim-alert-message__closeIcon\"></ion-icon>\n </a>\n}\n", styles: [".euim-alert-message{display:flex;align-items:center;font:var(--eui-f-s);padding-left:var(--eui-s-m);padding-right:var(--eui-s-xs);padding-top:var(--eui-s-xs);padding-bottom:var(--eui-s-xs)}.euim-alert-message__wrapper{padding:0;margin:0;min-width:1px;display:flex;align-items:center;position:relative;flex-grow:1}.euim-alert-message__wrapper .euim-label span,.euim-alert-message__wrapper .euim-label p{margin:0}.euim-alert-message .slotEnd{display:flex;align-items:center;margin-inline-start:auto;padding-left:var(--eui-s-xs)}.euim-alert-message .slotEnd ion-icon{width:var(--eui-s-m);height:var(--eui-s-m);display:flex}.euim-alert-message [slotStart]{display:flex;align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__icon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__closeIcon{align-items:center;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message__wrappericon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__close{padding:0;margin:0;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message a{cursor:pointer}.euim-alert-message ion-badge[slotEnd]{display:flex}.euim-alert-message--danger{color:var(--eui-bc-danger-120);background:var(--eui-bc-danger-25)}.euim-alert-message--danger .euim-label{color:var(--eui-bc-danger-120)}.euim-alert-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--danger ion-badge[slotEnd],.euim-alert-message--danger ion-button[slotEnd],.euim-alert-message--danger ion-chip[slotEnd]{--background: var(--eui-bc-danger-100);color:var(--eui-c-white)}.euim-alert-message--danger ion-badge[slotEnd] ion-icon,.euim-alert-message--danger ion-button[slotEnd] ion-icon,.euim-alert-message--danger ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--danger [slotEnd] ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--info{color:var(--eui-bc-info-120);background:var(--eui-bc-info-25)}.euim-alert-message--info .euim-label{color:var(--eui-bc-info-120)}.euim-alert-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--info ion-badge[slotEnd],.euim-alert-message--info ion-button[slotEnd],.euim-alert-message--info ion-chip[slotEnd]{--background: var(--eui-bc-info-100);color:var(--eui-c-white)}.euim-alert-message--info ion-badge[slotEnd] ion-icon,.euim-alert-message--info ion-button[slotEnd] ion-icon,.euim-alert-message--info ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--info [slotEnd] ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--success{color:var(--eui-bc-success-120);background:var(--eui-bc-success-25)}.euim-alert-message--success .euim-label{color:var(--eui-bc-success-120)}.euim-alert-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--success ion-badge[slotEnd],.euim-alert-message--success ion-button[slotEnd],.euim-alert-message--success ion-chip[slotEnd]{--background: var(--eui-bc-success-100);color:var(--eui-c-white)}.euim-alert-message--success ion-badge[slotEnd] ion-icon,.euim-alert-message--success ion-button[slotEnd] ion-icon,.euim-alert-message--success ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--success [slotEnd] ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--warning{color:var(--eui-bc-warning-140);background:var(--eui-bc-warning-25)}.euim-alert-message--warning .euim-label{color:var(--eui-bc-warning-140)}.euim-alert-message--warning ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--warning ion-badge[slotEnd],.euim-alert-message--warning ion-button[slotEnd],.euim-alert-message--warning ion-chip[slotEnd]{--background: var(--eui-bc-warning-120);color:var(--eui-c-white)}.euim-alert-message--warning ion-badge[slotEnd] ion-icon,.euim-alert-message--warning ion-button[slotEnd] ion-icon,.euim-alert-message--warning ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--warning [slotEnd] ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--dark{color:var(--eui-c-white);background:var(--eui-bc-neutral-100)}.euim-alert-message--dark ion-icon,.euim-alert-message--dark .euim-label{color:var(--eui-c-white)}.euim-alert-message--dark [slotEnd]{--background: var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-alert-message--primary{color:var(--eui-c-white);background:var(--eui-bc-primary-100)}.euim-alert-message--primary ion-icon,.euim-alert-message--primary .euim-label{color:var(--eui-c-white)}.euim-alert-message--primary [slotEnd]{--background: none;--border-color: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-5)}.euim-alert-message--light{color:var(--eui-bc-neutral-100);background:var(--eui-bc-neutral-5)}.euim-alert-message--light ion-icon,.euim-alert-message--light .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--light [slotEnd]{--background: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-100)}.euim-alert-message--default{color:var(--eui-c-black);background:none}.euim-alert-message--default ion-icon,.euim-alert-message--default .euim-label{color:var(--eui-c-black)}.euim-alert-message--clear{color:var(--eui-bc-neutral-100);background:none}.euim-alert-message--clear ion-icon,.euim-alert-message--clear .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--hidden{display:none}.euim-alert-message [slotEnd]{font:var(--eui-f-s)}.euim-alert-message ion-badge[slotEnd]{padding-right:var(--eui-s-xs);padding-left:var(--eui-s-xs)}.euim-alert-message ion-badge[slotEnd] ion-icon{padding-left:var(--eui-s-2xs)}\n"], dependencies: [{ kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: ["euimLabelTruncateWithLines", "euimLabelTitle", "euimLabelSubTitle", "euimLabelMeta", "euimLabelTruncate", "euimLabelTextWrap"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAlertMessageComponent, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAlertMessageComponent, decorators: [{
70
70
  type: Component,
71
71
  args: [{ selector: 'euim-alert-message', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, hostDirectives: [
72
72
  {
@@ -75,7 +75,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImpor
75
75
  'color',
76
76
  ],
77
77
  },
78
- ], template: "@if (hasIcon && isVisible) {\n <div class=\"euim-alert-message__wrappericon\">\n @if (hasIcon) {\n <ion-icon [name]=\"icon\" class=\"euim-alert-message__icon\"></ion-icon>\n }\n </div>\n}\n@if (isVisible) {\n <div class=\"euim-alert-message__wrapper\">\n <div class=\"slotStart\">\n <ng-content select=\"[slotStart]\"></ng-content>\n </div>\n <div euimLabel [euimLabelTruncate]=\"euimLabelTruncate\">\n <ng-content></ng-content>\n </div>\n <div class=\"slotEnd\">\n <ng-content select=\"[slotEnd]\"></ng-content>\n </div>\n </div>\n}\n\n@if (isCloseable && isVisible) {\n <a role=\"button\" aria-label=\"Close Icon Button\" class=\"euim-alert-message__close\"\n (click)=\"onClose($event)\">\n <ion-icon name=\"close-sharp\" class=\"euim-alert-message__closeIcon\"></ion-icon>\n </a>\n}\n", styles: [".euim-alert-message{display:flex;align-items:center;font:var(--eui-f-s);padding-left:var(--eui-s-m);padding-right:var(--eui-s-xs);padding-top:var(--eui-s-xs);padding-bottom:var(--eui-s-xs)}.euim-alert-message__wrapper{padding:0;margin:0;min-width:1px;display:flex;align-items:center;position:relative;flex-grow:1}.euim-alert-message .slotEnd{display:flex;align-items:center;margin-inline-start:auto;padding-left:var(--eui-s-xs)}.euim-alert-message .slotEnd ion-icon{width:var(--eui-s-m);height:var(--eui-s-m);display:flex}.euim-alert-message [slotStart]{display:flex;align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__icon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__closeIcon{align-items:center;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message__wrappericon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__close{padding:0;margin:0;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message a{cursor:pointer}.euim-alert-message ion-badge[slotEnd]{display:flex}.euim-alert-message--danger{color:var(--eui-bc-danger-120);background:var(--eui-bc-danger-25)}.euim-alert-message--danger .euim-label{color:var(--eui-bc-danger-120)}.euim-alert-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--danger ion-badge[slotEnd],.euim-alert-message--danger ion-button[slotEnd],.euim-alert-message--danger ion-chip[slotEnd]{--background: var(--eui-bc-danger-100);color:var(--eui-c-white)}.euim-alert-message--danger ion-badge[slotEnd] ion-icon,.euim-alert-message--danger ion-button[slotEnd] ion-icon,.euim-alert-message--danger ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--danger [slotEnd] ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--info{color:var(--eui-bc-info-120);background:var(--eui-bc-info-25)}.euim-alert-message--info .euim-label{color:var(--eui-bc-info-120)}.euim-alert-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--info ion-badge[slotEnd],.euim-alert-message--info ion-button[slotEnd],.euim-alert-message--info ion-chip[slotEnd]{--background: var(--eui-bc-info-100);color:var(--eui-c-white)}.euim-alert-message--info ion-badge[slotEnd] ion-icon,.euim-alert-message--info ion-button[slotEnd] ion-icon,.euim-alert-message--info ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--info [slotEnd] ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--success{color:var(--eui-bc-success-120);background:var(--eui-bc-success-25)}.euim-alert-message--success .euim-label{color:var(--eui-bc-success-120)}.euim-alert-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--success ion-badge[slotEnd],.euim-alert-message--success ion-button[slotEnd],.euim-alert-message--success ion-chip[slotEnd]{--background: var(--eui-bc-success-100);color:var(--eui-c-white)}.euim-alert-message--success ion-badge[slotEnd] ion-icon,.euim-alert-message--success ion-button[slotEnd] ion-icon,.euim-alert-message--success ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--success [slotEnd] ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--warning{color:var(--eui-bc-warning-140);background:var(--eui-bc-warning-25)}.euim-alert-message--warning .euim-label{color:var(--eui-bc-warning-140)}.euim-alert-message--warning ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--warning ion-badge[slotEnd],.euim-alert-message--warning ion-button[slotEnd],.euim-alert-message--warning ion-chip[slotEnd]{--background: var(--eui-bc-warning-120);color:var(--eui-c-white)}.euim-alert-message--warning ion-badge[slotEnd] ion-icon,.euim-alert-message--warning ion-button[slotEnd] ion-icon,.euim-alert-message--warning ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--warning [slotEnd] ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--dark{color:var(--eui-c-white);background:var(--eui-bc-neutral-100)}.euim-alert-message--dark ion-icon,.euim-alert-message--dark .euim-label{color:var(--eui-c-white)}.euim-alert-message--dark [slotEnd]{--background: var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-alert-message--primary{color:var(--eui-c-white);background:var(--eui-bc-primary-100)}.euim-alert-message--primary ion-icon,.euim-alert-message--primary .euim-label{color:var(--eui-c-white)}.euim-alert-message--primary [slotEnd]{--background: none;--border-color: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-5)}.euim-alert-message--light{color:var(--eui-bc-neutral-100);background:var(--eui-bc-neutral-5)}.euim-alert-message--light ion-icon,.euim-alert-message--light .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--light [slotEnd]{--background: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-100)}.euim-alert-message--default{color:var(--eui-c-black);background:none}.euim-alert-message--default ion-icon,.euim-alert-message--default .euim-label{color:var(--eui-c-black)}.euim-alert-message--clear{color:var(--eui-bc-neutral-100);background:none}.euim-alert-message--clear ion-icon,.euim-alert-message--clear .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--hidden{display:none}.euim-alert-message [slotEnd]{font:var(--eui-f-s)}.euim-alert-message ion-badge[slotEnd]{padding-right:var(--eui-s-xs);padding-left:var(--eui-s-xs)}.euim-alert-message ion-badge[slotEnd] ion-icon{padding-left:var(--eui-s-2xs)}\n"] }]
78
+ ], template: "@if (hasIcon && isVisible) {\n <div class=\"euim-alert-message__wrappericon\">\n @if (hasIcon) {\n <ion-icon [name]=\"icon\" class=\"euim-alert-message__icon\"></ion-icon>\n }\n </div>\n}\n@if (isVisible) {\n <div class=\"euim-alert-message__wrapper\">\n <div class=\"slotStart\">\n <ng-content select=\"[slotStart]\"></ng-content>\n </div>\n <div euimLabel [euimLabelTruncate]=\"euimLabelTruncate\">\n <ng-content></ng-content>\n </div>\n <div class=\"slotEnd\">\n <ng-content select=\"[slotEnd]\"></ng-content>\n </div>\n </div>\n}\n\n@if (isCloseable && isVisible) {\n <a role=\"button\" aria-label=\"Close Icon Button\" class=\"euim-alert-message__close\"\n (click)=\"onClose($event)\">\n <ion-icon name=\"close-sharp\" class=\"euim-alert-message__closeIcon\"></ion-icon>\n </a>\n}\n", styles: [".euim-alert-message{display:flex;align-items:center;font:var(--eui-f-s);padding-left:var(--eui-s-m);padding-right:var(--eui-s-xs);padding-top:var(--eui-s-xs);padding-bottom:var(--eui-s-xs)}.euim-alert-message__wrapper{padding:0;margin:0;min-width:1px;display:flex;align-items:center;position:relative;flex-grow:1}.euim-alert-message__wrapper .euim-label span,.euim-alert-message__wrapper .euim-label p{margin:0}.euim-alert-message .slotEnd{display:flex;align-items:center;margin-inline-start:auto;padding-left:var(--eui-s-xs)}.euim-alert-message .slotEnd ion-icon{width:var(--eui-s-m);height:var(--eui-s-m);display:flex}.euim-alert-message [slotStart]{display:flex;align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__icon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__closeIcon{align-items:center;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message__wrappericon{align-items:center;width:var(--eui-s-l);height:var(--eui-s-l);margin-inline-end:var(--eui-s-m)}.euim-alert-message__close{padding:0;margin:0;width:var(--eui-s-m);height:var(--eui-s-m)}.euim-alert-message a{cursor:pointer}.euim-alert-message ion-badge[slotEnd]{display:flex}.euim-alert-message--danger{color:var(--eui-bc-danger-120);background:var(--eui-bc-danger-25)}.euim-alert-message--danger .euim-label{color:var(--eui-bc-danger-120)}.euim-alert-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--danger ion-badge[slotEnd],.euim-alert-message--danger ion-button[slotEnd],.euim-alert-message--danger ion-chip[slotEnd]{--background: var(--eui-bc-danger-100);color:var(--eui-c-white)}.euim-alert-message--danger ion-badge[slotEnd] ion-icon,.euim-alert-message--danger ion-button[slotEnd] ion-icon,.euim-alert-message--danger ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--danger [slotEnd] ion-icon{color:var(--eui-bc-danger-100)}.euim-alert-message--info{color:var(--eui-bc-info-120);background:var(--eui-bc-info-25)}.euim-alert-message--info .euim-label{color:var(--eui-bc-info-120)}.euim-alert-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--info ion-badge[slotEnd],.euim-alert-message--info ion-button[slotEnd],.euim-alert-message--info ion-chip[slotEnd]{--background: var(--eui-bc-info-100);color:var(--eui-c-white)}.euim-alert-message--info ion-badge[slotEnd] ion-icon,.euim-alert-message--info ion-button[slotEnd] ion-icon,.euim-alert-message--info ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--info [slotEnd] ion-icon{color:var(--eui-bc-info-100)}.euim-alert-message--success{color:var(--eui-bc-success-120);background:var(--eui-bc-success-25)}.euim-alert-message--success .euim-label{color:var(--eui-bc-success-120)}.euim-alert-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--success ion-badge[slotEnd],.euim-alert-message--success ion-button[slotEnd],.euim-alert-message--success ion-chip[slotEnd]{--background: var(--eui-bc-success-100);color:var(--eui-c-white)}.euim-alert-message--success ion-badge[slotEnd] ion-icon,.euim-alert-message--success ion-button[slotEnd] ion-icon,.euim-alert-message--success ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--success [slotEnd] ion-icon{color:var(--eui-bc-success-100)}.euim-alert-message--warning{color:var(--eui-bc-warning-140);background:var(--eui-bc-warning-25)}.euim-alert-message--warning .euim-label{color:var(--eui-bc-warning-140)}.euim-alert-message--warning ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--warning ion-badge[slotEnd],.euim-alert-message--warning ion-button[slotEnd],.euim-alert-message--warning ion-chip[slotEnd]{--background: var(--eui-bc-warning-120);color:var(--eui-c-white)}.euim-alert-message--warning ion-badge[slotEnd] ion-icon,.euim-alert-message--warning ion-button[slotEnd] ion-icon,.euim-alert-message--warning ion-chip[slotEnd] ion-icon{color:var(--eui-c-white)}.euim-alert-message--warning [slotEnd] ion-icon{color:var(--eui-bc-warning-120)}.euim-alert-message--dark{color:var(--eui-c-white);background:var(--eui-bc-neutral-100)}.euim-alert-message--dark ion-icon,.euim-alert-message--dark .euim-label{color:var(--eui-c-white)}.euim-alert-message--dark [slotEnd]{--background: var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-alert-message--primary{color:var(--eui-c-white);background:var(--eui-bc-primary-100)}.euim-alert-message--primary ion-icon,.euim-alert-message--primary .euim-label{color:var(--eui-c-white)}.euim-alert-message--primary [slotEnd]{--background: none;--border-color: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-5)}.euim-alert-message--light{color:var(--eui-bc-neutral-100);background:var(--eui-bc-neutral-5)}.euim-alert-message--light ion-icon,.euim-alert-message--light .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--light [slotEnd]{--background: var(--eui-bc-neutral-5);color:var(--eui-bc-neutral-100)}.euim-alert-message--default{color:var(--eui-c-black);background:none}.euim-alert-message--default ion-icon,.euim-alert-message--default .euim-label{color:var(--eui-c-black)}.euim-alert-message--clear{color:var(--eui-bc-neutral-100);background:none}.euim-alert-message--clear ion-icon,.euim-alert-message--clear .euim-label{color:var(--eui-bc-neutral-100)}.euim-alert-message--hidden{display:none}.euim-alert-message [slotEnd]{font:var(--eui-f-s)}.euim-alert-message ion-badge[slotEnd]{padding-right:var(--eui-s-xs);padding-left:var(--eui-s-xs)}.euim-alert-message ion-badge[slotEnd] ion-icon{padding-left:var(--eui-s-2xs)}\n"] }]
79
79
  }], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { euimClose: [{
80
80
  type: Output
81
81
  }], euimLabelTruncate: [{
@@ -0,0 +1,25 @@
1
+ import { Component, HostBinding, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class EuimAvatarBadgeComponent {
4
+ constructor() {
5
+ this.position = 'default';
6
+ }
7
+ get cssClasses() {
8
+ return [
9
+ 'euim-avatar-badge',
10
+ `euim-avatar-badge--position-${this.position}`,
11
+ ].join(' ').trim();
12
+ }
13
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
14
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimAvatarBadgeComponent, selector: "euim-avatar-badge", inputs: { position: "position" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
15
+ }
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarBadgeComponent, decorators: [{
17
+ type: Component,
18
+ args: [{ selector: 'euim-avatar-badge', template: "<ng-content></ng-content>\n" }]
19
+ }], propDecorators: { cssClasses: [{
20
+ type: HostBinding,
21
+ args: ['class']
22
+ }], position: [{
23
+ type: Input
24
+ }] } });
25
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItYmFkZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYXZhdGFyL2V1aW0tYXZhdGFyLWJhZGdlL2V1aW0tYXZhdGFyLWJhZGdlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1iYWRnZS9ldWltLWF2YXRhci1iYWRnZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTlELE1BQU0sT0FBTyx3QkFBd0I7SUFKckM7UUFhYSxhQUFRLEdBQWdDLFNBQVMsQ0FBQztLQUM5RDtJQVRHLElBQ1csVUFBVTtRQUNqQixPQUFPO1lBQ0gsbUJBQW1CO1lBQ25CLCtCQUErQixJQUFJLENBQUMsUUFBUSxFQUFFO1NBQ2pELENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLElBQUksRUFBRSxDQUFDO0lBQ3ZCLENBQUM7aUlBUFEsd0JBQXdCO3FIQUF4Qix3QkFBd0IsaUpDTnJDLDZCQUNBOzsyRkRLYSx3QkFBd0I7a0JBSnBDLFNBQVM7K0JBQ0ksbUJBQW1COzhCQUtsQixVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU87Z0JBUVgsUUFBUTtzQkFBaEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hdmF0YXItYmFkZ2UnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLWF2YXRhci1iYWRnZS5jb21wb25lbnQuaHRtbCcsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJCYWRnZUNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICAnZXVpbS1hdmF0YXItYmFkZ2UnLFxuICAgICAgICAgICAgYGV1aW0tYXZhdGFyLWJhZGdlLS1wb3NpdGlvbi0ke3RoaXMucG9zaXRpb259YCxcbiAgICAgICAgXS5qb2luKCcgJykudHJpbSgpO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHBvc2l0aW9uOiAnZGVmYXVsdCcgfCdib3R0b20nIHwgJ3RvcCcgPSAnZGVmYXVsdCc7XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
@@ -0,0 +1,17 @@
1
+ import { Component, HostBinding } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class EuimAvatarIconComponent {
4
+ constructor() {
5
+ this.string = 'euim-avatar-icon';
6
+ }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimAvatarIconComponent, selector: "euim-avatar-icon", host: { properties: { "class": "this.string" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
9
+ }
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarIconComponent, decorators: [{
11
+ type: Component,
12
+ args: [{ selector: 'euim-avatar-icon', template: "<ng-content></ng-content>\n" }]
13
+ }], propDecorators: { string: [{
14
+ type: HostBinding,
15
+ args: ['class']
16
+ }] } });
17
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXIvZXVpbS1hdmF0YXItaWNvbi9ldWltLWF2YXRhci1pY29uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1pY29uL2V1aW0tYXZhdGFyLWljb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTXZELE1BQU0sT0FBTyx1QkFBdUI7SUFKcEM7UUFLMEIsV0FBTSxHQUFHLGtCQUFrQixDQUFDO0tBQ3JEO2lJQUZZLHVCQUF1QjtxSEFBdkIsdUJBQXVCLDBHQ05wQyw2QkFDQTs7MkZES2EsdUJBQXVCO2tCQUpuQyxTQUFTOytCQUNJLGtCQUFrQjs4QkFJTixNQUFNO3NCQUEzQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hdmF0YXItaWNvbicsXG4gICAgdGVtcGxhdGVVcmw6ICcuL2V1aW0tYXZhdGFyLWljb24uY29tcG9uZW50Lmh0bWwnLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQXZhdGFySWNvbkNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIHN0cmluZyA9ICdldWltLWF2YXRhci1pY29uJztcbn1cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
@@ -0,0 +1,44 @@
1
+ import { Component, HostBinding, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class EuimAvatarIconSubComponent {
4
+ constructor() {
5
+ this.color = 'default';
6
+ this.size = 'default';
7
+ this.fill = 'default';
8
+ this.variant = 'default';
9
+ this.borderColor = 'default';
10
+ }
11
+ get cssClasses() {
12
+ return this.getCssClasses();
13
+ }
14
+ getCssClasses() {
15
+ return [
16
+ 'euim-avatar-icon-sub',
17
+ this.size ? `euim-avatar-icon-sub--size-${this.size}` : '',
18
+ this.fill ? `euim-avatar-icon-sub--fill-${this.fill}` : '',
19
+ this.color ? `euim-avatar-icon-sub--color-${this.color}` : '',
20
+ this.variant ? `euim-avatar-icon-sub--variant-${this.variant}` : '',
21
+ this.borderColor ? `euim-avatar-icon-sub--border-color-${this.borderColor}` : '',
22
+ ].join(' ');
23
+ }
24
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarIconSubComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
25
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimAvatarIconSubComponent, selector: "euim-avatar-icon-sub", inputs: { color: "color", size: "size", fill: "fill", variant: "variant", borderColor: "borderColor" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
26
+ }
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarIconSubComponent, decorators: [{
28
+ type: Component,
29
+ args: [{ selector: 'euim-avatar-icon-sub', template: "<ng-content></ng-content>\n" }]
30
+ }], propDecorators: { color: [{
31
+ type: Input
32
+ }], size: [{
33
+ type: Input
34
+ }], fill: [{
35
+ type: Input
36
+ }], variant: [{
37
+ type: Input
38
+ }], borderColor: [{
39
+ type: Input
40
+ }], cssClasses: [{
41
+ type: HostBinding,
42
+ args: ['class']
43
+ }] } });
44
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaWNvbi1zdWIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYXZhdGFyL2V1aW0tYXZhdGFyLWljb24tc3ViL2V1aW0tYXZhdGFyLWljb24tc3ViLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1pY29uLXN1Yi9ldWltLWF2YXRhci1pY29uLXN1Yi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTlELE1BQU0sT0FBTywwQkFBMEI7SUFKdkM7UUFLYSxVQUFLLEdBQW1ILFNBQVMsQ0FBQztRQUNsSSxTQUFJLEdBQXlDLFNBQVMsQ0FBQztRQUN2RCxTQUFJLEdBQWdFLFNBQVMsQ0FBQztRQUM5RSxZQUFPLEdBQXdDLFNBQVMsQ0FBQztRQUN6RCxnQkFBVyxHQUFvRSxTQUFTLENBQUM7S0FpQnJHO0lBZkcsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxhQUFhO1FBQ1QsT0FBTztZQUNILHNCQUFzQjtZQUN0QixJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyw4QkFBOEIsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQzFELElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLDhCQUE4QixJQUFJLENBQUMsSUFBSSxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDMUQsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsK0JBQStCLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUM3RCxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxpQ0FBaUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ25FLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLHNDQUFzQyxJQUFJLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7U0FDbkYsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDaEIsQ0FBQztpSUFyQlEsMEJBQTBCO3FIQUExQiwwQkFBMEIsME5DTnZDLDZCQUNBOzsyRkRLYSwwQkFBMEI7a0JBSnRDLFNBQVM7K0JBQ0ksc0JBQXNCOzhCQUl2QixLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aW0tYXZhdGFyLWljb24tc3ViJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpbS1hdmF0YXItaWNvbi1zdWIuY29tcG9uZW50Lmh0bWwnLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQXZhdGFySWNvblN1YkNvbXBvbmVudCB7XG4gICAgQElucHV0KCkgY29sb3I6ICdkZWZhdWx0JyB8ICdkYXJrJyB8ICd3aGl0ZScgfCAncHJpbWFyeScgfCAnaW5mbycgfCAnc3VjY2VzcycgfCAgJ2FjY2VudCcgfCAnc2Vjb25kYXJ5JyB8ICd3YXJuaW5nJyB8ICdkYW5nZXInID0gJ2RlZmF1bHQnO1xuICAgIEBJbnB1dCgpIHNpemU6ICdkZWZhdWx0JyB8ICdhdXRvJyB8ICdsJyB8ICdtJyB8ICdzJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBmaWxsOiAnZGVmYXVsdCcgfCAnY2xlYXInIHwgJ291dGxpbmUnIHwgJ3NvbGlkJyB8ICdvdXRsaW5lLXNvbGlkJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSB2YXJpYW50OiAnZGVmYXVsdCcgfCAncm91bmRlZCcgfCAncmVjdGFuZ2xlJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBib3JkZXJDb2xvcjogJ2RlZmF1bHQnIHwgJ3ByaW1hcnknIHwgJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgJ2RhbmdlcicgfCAnd2hpdGUnID0gJ2RlZmF1bHQnO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICAnZXVpbS1hdmF0YXItaWNvbi1zdWInLFxuICAgICAgICAgICAgdGhpcy5zaXplID8gYGV1aW0tYXZhdGFyLWljb24tc3ViLS1zaXplLSR7dGhpcy5zaXplfWAgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZmlsbCA/IGBldWltLWF2YXRhci1pY29uLXN1Yi0tZmlsbC0ke3RoaXMuZmlsbH1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmNvbG9yID8gYGV1aW0tYXZhdGFyLWljb24tc3ViLS1jb2xvci0ke3RoaXMuY29sb3J9YCA6ICcnLFxuICAgICAgICAgICAgdGhpcy52YXJpYW50ID8gYGV1aW0tYXZhdGFyLWljb24tc3ViLS12YXJpYW50LSR7dGhpcy52YXJpYW50fWAgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuYm9yZGVyQ29sb3IgPyBgZXVpbS1hdmF0YXItaWNvbi1zdWItLWJvcmRlci1jb2xvci0ke3RoaXMuYm9yZGVyQ29sb3J9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
@@ -0,0 +1,19 @@
1
+ import { Component, HostBinding, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class EuimAvatarImageComponent {
4
+ constructor() {
5
+ this.string = 'euim-avatar-image';
6
+ }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarImageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimAvatarImageComponent, selector: "euim-avatar-image", inputs: { imageUrl: "imageUrl" }, host: { properties: { "class": "this.string" } }, ngImport: i0, template: "@if (imageUrl) {\n <img [src]=\"imageUrl\" alt=\"Avatar\"/>\n} @else {\n <ng-content></ng-content>\n}\n" }); }
9
+ }
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarImageComponent, decorators: [{
11
+ type: Component,
12
+ args: [{ selector: 'euim-avatar-image', template: "@if (imageUrl) {\n <img [src]=\"imageUrl\" alt=\"Avatar\"/>\n} @else {\n <ng-content></ng-content>\n}\n" }]
13
+ }], propDecorators: { string: [{
14
+ type: HostBinding,
15
+ args: ['class']
16
+ }], imageUrl: [{
17
+ type: Input
18
+ }] } });
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaW1hZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYXZhdGFyL2V1aW0tYXZhdGFyLWltYWdlL2V1aW0tYXZhdGFyLWltYWdlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1pbWFnZS9ldWltLWF2YXRhci1pbWFnZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTlELE1BQU0sT0FBTyx3QkFBd0I7SUFKckM7UUFLMEIsV0FBTSxHQUFHLG1CQUFtQixDQUFDO0tBRXREO2lJQUhZLHdCQUF3QjtxSEFBeEIsd0JBQXdCLDZJQ05yQywrR0FLQTs7MkZEQ2Esd0JBQXdCO2tCQUpwQyxTQUFTOytCQUNJLG1CQUFtQjs4QkFJUCxNQUFNO3NCQUEzQixXQUFXO3VCQUFDLE9BQU87Z0JBQ1gsUUFBUTtzQkFBaEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hdmF0YXItaW1hZ2UnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLWF2YXRhci1pbWFnZS5jb21wb25lbnQuaHRtbCcsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJJbWFnZUNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIHN0cmluZyA9ICdldWltLWF2YXRhci1pbWFnZSc7XG4gICAgQElucHV0KCkgaW1hZ2VVcmw7XG59XG4iLCJAaWYgKGltYWdlVXJsKSB7XG4gICAgPGltZyBbc3JjXT1cImltYWdlVXJsXCIgYWx0PVwiQXZhdGFyXCIvPlxufSBAZWxzZSB7XG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxufVxuIl19
@@ -0,0 +1,28 @@
1
+ import { Component, Input, HostBinding } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class EuimAvatarTextComponent {
4
+ constructor() {
5
+ this.color = 'default';
6
+ }
7
+ get cssClasses() {
8
+ return this.getCssClasses();
9
+ }
10
+ getCssClasses() {
11
+ return [
12
+ 'euim-avatar-text',
13
+ this.color ? `euim-avatar-text--color-${this.color}` : '',
14
+ ].join(' ');
15
+ }
16
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarTextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimAvatarTextComponent, selector: "euim-avatar-text", inputs: { color: "color" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
18
+ }
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimAvatarTextComponent, decorators: [{
20
+ type: Component,
21
+ args: [{ selector: 'euim-avatar-text', template: "<ng-content></ng-content>\n" }]
22
+ }], propDecorators: { color: [{
23
+ type: Input
24
+ }], cssClasses: [{
25
+ type: HostBinding,
26
+ args: ['class']
27
+ }] } });
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItdGV4dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXIvZXVpbS1hdmF0YXItdGV4dC9ldWltLWF2YXRhci10ZXh0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci10ZXh0L2V1aW0tYXZhdGFyLXRleHQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU05RCxNQUFNLE9BQU8sdUJBQXVCO0lBSnBDO1FBS2EsVUFBSyxHQUEwRyxTQUFTLENBQUM7S0Fhckk7SUFYRyxJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7SUFDaEMsQ0FBQztJQUVELGFBQWE7UUFDVCxPQUFPO1lBQ0gsa0JBQWtCO1lBQ2xCLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7U0FDNUQsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDaEIsQ0FBQztpSUFiUSx1QkFBdUI7cUhBQXZCLHVCQUF1QiwwSUNOcEMsNkJBQ0E7OzJGREthLHVCQUF1QjtrQkFKbkMsU0FBUzsrQkFDSSxrQkFBa0I7OEJBSW5CLEtBQUs7c0JBQWIsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBIb3N0QmluZGluZyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aW0tYXZhdGFyLXRleHQnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLWF2YXRhci10ZXh0LmNvbXBvbmVudC5odG1sJyxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUF2YXRhclRleHRDb21wb25lbnQge1xuICAgIEBJbnB1dCgpIGNvbG9yOiAnZGVmYXVsdCcgfCAnd2hpdGUnIHwgJ3ByaW1hcnknIHwgJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgICdhY2NlbnQnIHwgJ3NlY29uZGFyeScgfCAnd2FybmluZycgfCAnZGFuZ2VyJyA9ICdkZWZhdWx0JztcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIHB1YmxpYyBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgZ2V0Q3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgJ2V1aW0tYXZhdGFyLXRleHQnLFxuICAgICAgICAgICAgdGhpcy5jb2xvciA/IGBldWltLWF2YXRhci10ZXh0LS1jb2xvci0ke3RoaXMuY29sb3J9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=