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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +14 -10
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +14 -10
  3. package/docs/components/EuiMUserProfileInfosComponent.html +14 -10
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +14 -10
  5. package/docs/components/EuimAboutComponent.html +14 -10
  6. package/docs/components/EuimAboutContentLoadingComponent.html +14 -10
  7. package/docs/components/EuimAlertMessageComponent.html +14 -10
  8. package/docs/components/EuimAppComponent.html +14 -10
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +204 -43
  11. package/docs/components/EuimAvatarIconComponent.html +48 -213
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +14 -10
  16. package/docs/components/EuimCardComponent.html +14 -10
  17. package/docs/components/EuimCardListComponent.html +14 -10
  18. package/docs/components/EuimChangelogComponent.html +14 -10
  19. package/docs/components/EuimChipSelectorComponent.html +14 -10
  20. package/docs/components/EuimDataSummaryColComponent.html +14 -10
  21. package/docs/components/EuimDataSummaryComponent.html +14 -10
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +14 -10
  23. package/docs/components/EuimHeaderDetailsComponent.html +14 -10
  24. package/docs/components/EuimHelpSupportComponent.html +15 -83
  25. package/docs/components/EuimLabelComponent.html +14 -10
  26. package/docs/components/EuimLanguageListComponent.html +14 -10
  27. package/docs/components/EuimLanguageSelectorComponent.html +14 -10
  28. package/docs/components/EuimMediaHeaderComponent.html +14 -10
  29. package/docs/components/EuimMessageComponent.html +14 -10
  30. package/docs/components/EuimMessageTitleComponent.html +14 -10
  31. package/docs/components/EuimMultiselectComponent.html +14 -10
  32. package/docs/components/EuimMultiselectFilterComponent.html +14 -10
  33. package/docs/components/EuimMultiselectInfoComponent.html +14 -10
  34. package/docs/components/EuimMultiselectListComponent.html +14 -10
  35. package/docs/components/EuimMultiselectToolbarComponent.html +14 -10
  36. package/docs/components/EuimNotificationItemComponent.html +14 -10
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +14 -10
  38. package/docs/components/EuimPdfViewerComponent.html +15 -11
  39. package/docs/components/EuimScrollerXComponent.html +14 -10
  40. package/docs/components/EuimSidebarComponent.html +14 -10
  41. package/docs/components/EuimSidebarContentComponent.html +234 -13
  42. package/docs/components/EuimSkeletonListComponent.html +14 -10
  43. package/docs/components/EuimSkeletonListItemComponent.html +14 -10
  44. package/docs/components/EuimSlideInfoScreenComponent.html +14 -10
  45. package/docs/components/EuimSliderInfoScreenComponent.html +14 -10
  46. package/docs/components/EuimSpinnerComponent.html +14 -10
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +14 -10
  48. package/docs/components/EuimSpinnerMessageComponent.html +14 -10
  49. package/docs/components/EuimToolbarActionItemsComponent.html +14 -10
  50. package/docs/components/EuimToolbarComponent.html +14 -10
  51. package/docs/components/EuimToolbarDatepickerComponent.html +15 -11
  52. package/docs/components/EuimToolbarTitleComponent.html +14 -10
  53. package/docs/components/EuimUserProfileComponent.html +14 -10
  54. package/docs/dependencies.html +23 -21
  55. package/docs/directives/BaseStatesDirective.html +13 -9
  56. package/docs/directives/EuimAlignCenterDirective.html +13 -9
  57. package/docs/directives/EuimAlignTopDirective.html +13 -9
  58. package/docs/directives/EuimAvatarMainIconDirective.html +13 -9
  59. package/docs/directives/EuimAvatarSubIconDirective.html +13 -9
  60. package/docs/directives/EuimCardImageDirective.html +13 -9
  61. package/docs/directives/EuimChipSelectorItemDirective.html +13 -9
  62. package/docs/directives/EuimDataSummaryColLabelDirective.html +13 -9
  63. package/docs/directives/EuimDataSummaryColValueDirective.html +13 -9
  64. package/docs/directives/EuimDividerDirective.html +13 -9
  65. package/docs/directives/EuimHeaderDetailsIconDirective.html +13 -9
  66. package/docs/directives/EuimHeaderDetailsMetaDirective.html +13 -9
  67. package/docs/directives/EuimHeaderDetailsTitleDirective.html +13 -9
  68. package/docs/directives/EuimListHeaderDirective.html +13 -9
  69. package/docs/directives/EuimListItemNoPaddingsDirective.html +13 -9
  70. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +13 -9
  71. package/docs/directives/EuimMediaHeaderImageDirective.html +13 -9
  72. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +13 -9
  73. package/docs/directives/EuimMediaHeaderTitleDirective.html +13 -9
  74. package/docs/directives/EuimMinWidthDirective.html +13 -9
  75. package/docs/directives/EuimMultiselectAllDirective.html +13 -9
  76. package/docs/directives/EuimMultiselectSelectFieldDirective.html +13 -9
  77. package/docs/directives/EuimReadOnlyFormDirective.html +13 -9
  78. package/docs/directives/EuimReadOnlyFormLabelDirective.html +13 -9
  79. package/docs/directives/EuimReadOnlyFormValueDirective.html +13 -9
  80. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +13 -9
  81. package/docs/directives/EuimSkeletonTextAvatarDirective.html +13 -9
  82. package/docs/directives/EuimSliderInfoScreenContentDirective.html +13 -9
  83. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +13 -9
  84. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +13 -9
  85. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +13 -9
  86. package/docs/directives/EuimToolbarTransparentDirective.html +13 -9
  87. package/docs/index.html +16 -12
  88. package/docs/injectables/EuimAppService.html +13 -9
  89. package/docs/interfaces/ActionBtnsIconsNames.html +13 -9
  90. package/docs/interfaces/ActionBtnsNames.html +13 -9
  91. package/docs/interfaces/FilteredData.html +13 -9
  92. package/docs/interfaces/HelpAndSupportItem.html +13 -9
  93. package/docs/interfaces/Item.html +13 -9
  94. package/docs/interfaces/{Contact.html → MenuItem.html} +105 -56
  95. package/docs/interfaces/UIState.html +13 -9
  96. package/docs/js/libs/bootstrap-native.js +1 -1
  97. package/docs/js/menu-wc.js +35 -64
  98. package/docs/js/menu-wc_es5.js +2 -2
  99. package/docs/js/search/search_index.js +2 -2
  100. package/docs/license.html +13 -9
  101. package/docs/miscellaneous/typealiases.html +35 -10
  102. package/docs/miscellaneous/variables.html +16 -48
  103. package/docs/modules/EuimAboutModule.html +14 -10
  104. package/docs/modules/EuimAlertMessageModule.html +13 -9
  105. package/docs/modules/EuimAllModule.html +13 -15
  106. package/docs/modules/EuimAppModule.html +13 -9
  107. package/docs/modules/EuimAvatarModule.html +29 -19
  108. package/docs/modules/EuimBadgeModule.html +13 -9
  109. package/docs/modules/EuimCardListModule.html +13 -9
  110. package/docs/modules/EuimCardModule.html +13 -9
  111. package/docs/modules/EuimChipSelectorComponentModule.html +13 -9
  112. package/docs/modules/EuimDataSummaryModule.html +13 -9
  113. package/docs/modules/EuimDividerModule.html +13 -9
  114. package/docs/modules/EuimEmptyListPlaceholderModule.html +13 -9
  115. package/docs/modules/EuimHeaderDetailsModule.html +13 -9
  116. package/docs/modules/EuimLabelModule.html +13 -9
  117. package/docs/modules/EuimLanguageSelectorModule.html +14 -10
  118. package/docs/modules/EuimListHeaderModule.html +13 -9
  119. package/docs/modules/EuimMediaHeaderModule.html +13 -9
  120. package/docs/modules/EuimMessageModule.html +13 -9
  121. package/docs/modules/EuimMultiselectModule.html +13 -9
  122. package/docs/modules/EuimNotificationItemModule.html +13 -9
  123. package/docs/modules/EuimPdfViewerModule.html +13 -9
  124. package/docs/modules/EuimScrollerXComponentModule.html +13 -9
  125. package/docs/modules/EuimSidebarModule.html +14 -10
  126. package/docs/modules/EuimSkeletonListItemModule.html +13 -9
  127. package/docs/modules/EuimSkeletonListModule.html +13 -9
  128. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -9
  129. package/docs/modules/EuimSliderInfoScreenModule.html +13 -9
  130. package/docs/modules/EuimSpinnerComponentModule.html +13 -9
  131. package/docs/modules/EuimToolbarComponentModule.html +13 -9
  132. package/docs/modules/EuimToolbarDatepickerModule.html +14 -10
  133. package/docs/modules/EuimUserProfileModule.html +13 -9
  134. package/docs/modules.html +13 -21
  135. package/docs/properties.html +13 -9
  136. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  137. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  138. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  139. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  140. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  141. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
  142. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
  143. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  144. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  145. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
  146. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
  147. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
  148. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
  149. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  150. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  151. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  152. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +5 -5
  154. package/esm2022/lib/components/euim-about/euim-about.component.mjs +5 -5
  155. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  156. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  158. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +5 -5
  159. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  161. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  162. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  163. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  164. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  165. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  166. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  167. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  168. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  169. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  171. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -5
  173. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  174. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
  175. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  177. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  179. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  180. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  182. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  183. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  184. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  185. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  186. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
  187. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  188. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  189. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  190. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +5 -5
  191. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  192. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  193. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  194. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  195. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  196. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  197. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  198. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  199. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  200. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  201. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  202. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  203. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -5
  204. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +6 -6
  205. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
  206. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
  207. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
  208. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  209. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  210. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  211. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  212. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  213. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  214. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  215. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  216. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  217. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  218. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +5 -5
  219. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  220. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  221. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  222. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  223. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  224. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  225. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +9 -8
  226. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  227. package/esm2022/lib/components/index.mjs +3 -4
  228. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  229. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  230. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  231. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  232. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  233. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -5
  234. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  235. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +5 -5
  236. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +5 -5
  237. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  238. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  239. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  240. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  241. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  242. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  243. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  244. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  245. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  246. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  247. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  248. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  249. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +5 -5
  250. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  251. package/esm2022/lib/euim-all.module.mjs +16 -21
  252. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  253. package/fesm2022/eui-mobile-core.mjs +753 -675
  254. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  255. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  256. package/lib/components/base-states.directive.d.ts.map +1 -1
  257. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  258. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  259. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  260. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  261. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  262. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  263. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  264. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  265. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  266. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  267. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  268. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  269. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  270. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  271. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  272. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  273. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  274. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  275. package/lib/components/euim-avatar/index.d.ts +5 -2
  276. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  278. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  279. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  280. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  281. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  282. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  283. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  284. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  285. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  286. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  287. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  288. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  289. package/lib/components/index.d.ts +2 -3
  290. package/lib/components/index.d.ts.map +1 -1
  291. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  292. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  293. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  294. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  295. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  296. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  297. package/lib/euim-all.module.d.ts +36 -37
  298. package/lib/euim-all.module.d.ts.map +1 -1
  299. package/package.json +14 -8
  300. package/docs/interfaces/AlertInfos.html +0 -407
  301. package/docs/interfaces/HelpContacts.html +0 -311
  302. package/docs/interfaces/Material.html +0 -491
  303. package/docs/interfaces/SupportMaterials.html +0 -311
  304. package/docs/modules/EuimAvatarIconModule.html +0 -228
  305. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  306. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  307. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  308. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  309. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  310. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  311. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  312. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  313. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  314. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  315. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  316. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  317. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  318. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  319. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -1,311 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
- <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css">
13
- <link rel="stylesheet" href="../styles/material.css">
14
- </head>
15
- <body>
16
- <script>
17
- // Blocking script to avaoid flickering dark mode
18
- // Dark mode toggle button
19
- var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
- var darkModeState = useDark.matches;
21
- var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
- var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
- var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
-
25
- function checkToggle(check) {
26
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
- $darkModeToggleSwitchers[i].checked = check;
28
- }
29
- }
30
-
31
- function toggleDarkMode(state) {
32
- if (window.localStorage) {
33
- localStorage.setItem('compodoc_darkmode-state', state);
34
- }
35
-
36
- checkToggle(state);
37
-
38
- const hasClass = document.body.classList.contains('dark');
39
-
40
- if (state) {
41
- for (var i = 0; i < $darkModeToggles.length; i++) {
42
- $darkModeToggles[i].classList.add('dark');
43
- }
44
- if (!hasClass) {
45
- document.body.classList.add('dark');
46
- }
47
- } else {
48
- for (var i = 0; i < $darkModeToggles.length; i++) {
49
- $darkModeToggles[i].classList.remove('dark');
50
- }
51
- if (hasClass) {
52
- document.body.classList.remove('dark');
53
- }
54
- }
55
- }
56
-
57
- useDark.addEventListener('change', function (evt) {
58
- toggleDarkMode(evt.matches);
59
- });
60
- if (darkModeStateLocal) {
61
- darkModeState = darkModeStateLocal === 'true';
62
- }
63
- toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
- </script>
74
-
75
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
76
- <a href="../" class="navbar-brand">csdr documentation</a>
77
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
78
- </div>
79
-
80
- <div class="xs-menu menu" id="mobile-menu">
81
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
82
- </div>
83
-
84
- <div class="container-fluid main">
85
- <div class="row main">
86
- <div class="hidden-xs menu">
87
- <compodoc-menu mode="normal"></compodoc-menu>
88
- </div>
89
- <!-- START CONTENT -->
90
- <div class="content interface">
91
- <div class="content-data">
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
-
104
-
105
- <ol class="breadcrumb">
106
- <li class="breadcrumb-item">Interfaces</li>
107
- <li class="breadcrumb-item"
108
- >
109
- SupportMaterials</li>
110
- </ol>
111
-
112
- <ul class="nav nav-tabs" role="tablist">
113
- <li class="nav-item">
114
- <a href="#info"
115
- class="nav-link"
116
- class="nav-link active"
117
- role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
118
- </li>
119
- </ul>
120
-
121
- <div class="tab-content">
122
- <div class="tab-pane fade active in" id="info">
123
- <p class="comment">
124
- <h3>File</h3>
125
- </p>
126
- <p class="comment">
127
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
128
- </p>
129
-
130
-
131
-
132
-
133
- <section data-compodoc="block-index">
134
- <h3 id="index">Index</h3>
135
- <table class="table table-sm table-bordered index-table">
136
- <tbody>
137
- <tr>
138
- <td class="col-md-4">
139
- <h6><b>Properties</b></h6>
140
- </td>
141
- </tr>
142
- <tr>
143
- <td class="col-md-4">
144
- <ul class="index-list">
145
- <li>
146
- <a href="#materials"
147
- >
148
- materials
149
- </a>
150
- </li>
151
- <li>
152
- <span class="modifier">Optional</span>
153
- <a href="#sectionTitle"
154
- >
155
- sectionTitle
156
- </a>
157
- </li>
158
- </ul>
159
- </td>
160
- </tr>
161
- </tbody>
162
- </table>
163
- </section>
164
-
165
-
166
-
167
- <section data-compodoc="block-properties">
168
- <h3 id="inputs">Properties</h3>
169
- <table class="table table-sm table-bordered">
170
- <tbody>
171
- <tr>
172
- <td class="col-md-4">
173
- <a name="materials"></a>
174
- <span class="name "><b>materials</b>
175
- <a href="#materials">
176
- <span class="icon ion-ios-link"></span>
177
- </a>
178
- </span>
179
- </td>
180
- </tr>
181
- <tr>
182
- <td class="col-md-4">
183
- <code>materials: <code><a href="../interfaces/Material.html" target="_self" >Material[]</a></code>
184
- </code>
185
- </td>
186
- </tr>
187
-
188
-
189
- <tr>
190
- <td class="col-md-4">
191
- <i>Type : </i> <code><a href="../interfaces/Material.html" target="_self" >Material[]</a></code>
192
-
193
- </td>
194
- </tr>
195
-
196
-
197
-
198
-
199
-
200
- </tbody>
201
- </table>
202
- <table class="table table-sm table-bordered">
203
- <tbody>
204
- <tr>
205
- <td class="col-md-4">
206
- <a name="sectionTitle"></a>
207
- <span class="name "><b>sectionTitle</b>
208
- <a href="#sectionTitle">
209
- <span class="icon ion-ios-link"></span>
210
- </a>
211
- </span>
212
- </td>
213
- </tr>
214
- <tr>
215
- <td class="col-md-4">
216
- <code>sectionTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
217
- </code>
218
- </td>
219
- </tr>
220
-
221
-
222
- <tr>
223
- <td class="col-md-4">
224
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
225
-
226
- </td>
227
- </tr>
228
-
229
- <tr>
230
- <td class="col-md-4">
231
- <i>Optional</i>
232
- </td>
233
- </tr>
234
-
235
-
236
-
237
-
238
- </tbody>
239
- </table>
240
- </section>
241
- </div>
242
-
243
-
244
- </div>
245
-
246
-
247
-
248
-
249
-
250
-
251
-
252
-
253
- </div><div class="search-results">
254
- <div class="has-results">
255
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
256
- <ul class="search-results-list"></ul>
257
- </div>
258
- <div class="no-results">
259
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
260
- </div>
261
- </div>
262
- </div>
263
- <!-- END CONTENT -->
264
- </div>
265
- </div>
266
-
267
- <label class="dark-mode-switch">
268
- <input type="checkbox">
269
- <span class="slider">
270
- <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
271
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
272
- </svg>
273
- </span>
274
- </label>
275
-
276
- <script>
277
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
278
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
279
- var COMPODOC_CURRENT_PAGE_URL = 'SupportMaterials.html';
280
- var MAX_SEARCH_RESULTS = 15;
281
- </script>
282
-
283
- <script src="../js/libs/custom-elements.min.js"></script>
284
- <script src="../js/libs/lit-html.js"></script>
285
-
286
- <script src="../js/menu-wc.js" defer></script>
287
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
288
-
289
- <script src="../js/libs/bootstrap-native.js"></script>
290
-
291
- <script src="../js/libs/es6-shim.min.js"></script>
292
- <script src="../js/libs/EventDispatcher.js"></script>
293
- <script src="../js/libs/promise.min.js"></script>
294
- <script src="../js/libs/zepto.min.js"></script>
295
-
296
- <script src="../js/compodoc.js"></script>
297
-
298
- <script src="../js/tabs.js"></script>
299
- <script src="../js/menu.js"></script>
300
- <script src="../js/libs/clipboard.min.js"></script>
301
- <script src="../js/libs/prism.js"></script>
302
- <script src="../js/sourceCode.js"></script>
303
- <script src="../js/search/search.js"></script>
304
- <script src="../js/search/lunr.min.js"></script>
305
- <script src="../js/search/search-lunr.js"></script>
306
- <script src="../js/search/search_index.js"></script>
307
- <script src="../js/lazy-load-graphs.js"></script>
308
-
309
-
310
- </body>
311
- </html>
@@ -1,228 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
- <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css">
13
- <link rel="stylesheet" href="../styles/material.css">
14
- </head>
15
- <body>
16
- <script>
17
- // Blocking script to avaoid flickering dark mode
18
- // Dark mode toggle button
19
- var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
- var darkModeState = useDark.matches;
21
- var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
- var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
- var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
-
25
- function checkToggle(check) {
26
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
- $darkModeToggleSwitchers[i].checked = check;
28
- }
29
- }
30
-
31
- function toggleDarkMode(state) {
32
- if (window.localStorage) {
33
- localStorage.setItem('compodoc_darkmode-state', state);
34
- }
35
-
36
- checkToggle(state);
37
-
38
- const hasClass = document.body.classList.contains('dark');
39
-
40
- if (state) {
41
- for (var i = 0; i < $darkModeToggles.length; i++) {
42
- $darkModeToggles[i].classList.add('dark');
43
- }
44
- if (!hasClass) {
45
- document.body.classList.add('dark');
46
- }
47
- } else {
48
- for (var i = 0; i < $darkModeToggles.length; i++) {
49
- $darkModeToggles[i].classList.remove('dark');
50
- }
51
- if (hasClass) {
52
- document.body.classList.remove('dark');
53
- }
54
- }
55
- }
56
-
57
- useDark.addEventListener('change', function (evt) {
58
- toggleDarkMode(evt.matches);
59
- });
60
- if (darkModeStateLocal) {
61
- darkModeState = darkModeStateLocal === 'true';
62
- }
63
- toggleDarkMode(darkModeState);
64
-
65
- if ($darkModeToggles.length > 0) {
66
- for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
67
- $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
68
- darkModeState = !darkModeState;
69
- toggleDarkMode(darkModeState);
70
- });
71
- }
72
- }
73
- </script>
74
-
75
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
76
- <a href="../" class="navbar-brand">csdr documentation</a>
77
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
78
- </div>
79
-
80
- <div class="xs-menu menu" id="mobile-menu">
81
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
82
- </div>
83
-
84
- <div class="container-fluid main">
85
- <div class="row main">
86
- <div class="hidden-xs menu">
87
- <compodoc-menu mode="normal"></compodoc-menu>
88
- </div>
89
- <!-- START CONTENT -->
90
- <div class="content module">
91
- <div class="content-data">
92
-
93
-
94
-
95
- <ol class="breadcrumb">
96
- <li class="breadcrumb-item">Modules</li>
97
- <li class="breadcrumb-item" >EuimAvatarIconModule</li>
98
- </ol>
99
-
100
-
101
- <ul class="nav nav-tabs" role="tablist">
102
- <li class="nav-item">
103
- <a href="#info"
104
- class="nav-link"
105
- class="nav-link active"
106
- role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
107
- </li>
108
- </ul>
109
-
110
- <div class="tab-content">
111
- <div class="tab-pane fade active in" id="info">
112
-
113
- <p class="comment">
114
- <h3>File</h3>
115
- </p>
116
- <p class="comment">
117
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-avatar-icon/euim-avatar-icon.module.ts</code>
118
- </p>
119
-
120
-
121
-
122
-
123
-
124
- <div class="container-fluid module">
125
- <div class="row">
126
- <div class="col-sm-3">
127
- <h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
128
- title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
129
- <ul class="list-group">
130
- <li class="list-group-item">
131
- <a href="../components/EuimAvatarIconComponent.html">EuimAvatarIconComponent</a>
132
- </li>
133
- </ul>
134
- </div>
135
- <div class="col-sm-3">
136
- <h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
137
- title="Official documentation about module exports"><span
138
- class="icon ion-ios-information-circle-outline"></a></h3>
139
- <ul class="list-group">
140
- <li class="list-group-item">
141
- <a href="../components/EuimAvatarIconComponent.html">EuimAvatarIconComponent</a>
142
- </li>
143
- </ul>
144
- </div>
145
- </div>
146
- </div>
147
-
148
-
149
- </div>
150
-
151
-
152
- </div>
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
- </div><div class="search-results">
171
- <div class="has-results">
172
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
173
- <ul class="search-results-list"></ul>
174
- </div>
175
- <div class="no-results">
176
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
177
- </div>
178
- </div>
179
- </div>
180
- <!-- END CONTENT -->
181
- </div>
182
- </div>
183
-
184
- <label class="dark-mode-switch">
185
- <input type="checkbox">
186
- <span class="slider">
187
- <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
188
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
189
- </svg>
190
- </span>
191
- </label>
192
-
193
- <script>
194
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
195
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
196
- var COMPODOC_CURRENT_PAGE_URL = 'EuimAvatarIconModule.html';
197
- var MAX_SEARCH_RESULTS = 15;
198
- </script>
199
-
200
- <script src="../js/libs/custom-elements.min.js"></script>
201
- <script src="../js/libs/lit-html.js"></script>
202
-
203
- <script src="../js/menu-wc.js" defer></script>
204
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
205
-
206
- <script src="../js/libs/bootstrap-native.js"></script>
207
-
208
- <script src="../js/libs/es6-shim.min.js"></script>
209
- <script src="../js/libs/EventDispatcher.js"></script>
210
- <script src="../js/libs/promise.min.js"></script>
211
- <script src="../js/libs/zepto.min.js"></script>
212
-
213
- <script src="../js/compodoc.js"></script>
214
-
215
- <script src="../js/tabs.js"></script>
216
- <script src="../js/menu.js"></script>
217
- <script src="../js/libs/clipboard.min.js"></script>
218
- <script src="../js/libs/prism.js"></script>
219
- <script src="../js/sourceCode.js"></script>
220
- <script src="../js/search/search.js"></script>
221
- <script src="../js/search/lunr.min.js"></script>
222
- <script src="../js/search/search-lunr.js"></script>
223
- <script src="../js/search/search_index.js"></script>
224
- <script src="../js/lazy-load-graphs.js"></script>
225
-
226
-
227
- </body>
228
- </html>
@@ -1,19 +0,0 @@
1
- import { Directive, HostBinding } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class EuimAvatarMainIconDirective {
4
- constructor() {
5
- this.className = 'euim-avatar__main-icon';
6
- }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarMainIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: EuimAvatarMainIconDirective, selector: "[euimAvatarMainIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarMainIconDirective, decorators: [{
11
- type: Directive,
12
- args: [{
13
- selector: '[euimAvatarMainIcon]',
14
- }]
15
- }], propDecorators: { className: [{
16
- type: HostBinding,
17
- args: ['class']
18
- }] } });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1tYWluLWljb24vZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLdkQsTUFBTSxPQUFPLDJCQUEyQjtJQUh4QztRQUkwQixjQUFTLEdBQUcsd0JBQXdCLENBQUM7S0FDOUQ7aUlBRlksMkJBQTJCO3FIQUEzQiwyQkFBMkI7OzJGQUEzQiwyQkFBMkI7a0JBSHZDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNCQUFzQjtpQkFDbkM7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUF2YXRhck1haW5JY29uXScsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJNYWluSWNvbkRpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIGNsYXNzTmFtZSA9ICdldWltLWF2YXRhcl9fbWFpbi1pY29uJztcbn1cbiJdfQ==
@@ -1,19 +0,0 @@
1
- import { Directive, HostBinding } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class EuimAvatarSubIconDirective {
4
- constructor() {
5
- this.className = 'euim-avatar__sub-icon';
6
- }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarSubIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: EuimAvatarSubIconDirective, selector: "[euimAvatarSubIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarSubIconDirective, decorators: [{
11
- type: Directive,
12
- args: [{
13
- selector: '[euimAvatarSubIcon]',
14
- }]
15
- }], propDecorators: { className: [{
16
- type: HostBinding,
17
- args: ['class']
18
- }] } });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItc3ViLWljb24uZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYXZhdGFyL2V1aW0tYXZhdGFyLXN1Yi1pY29uL2V1aW0tYXZhdGFyLXN1Yi1pY29uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLdkQsTUFBTSxPQUFPLDBCQUEwQjtJQUh2QztRQUkwQixjQUFTLEdBQUcsdUJBQXVCLENBQUM7S0FDN0Q7aUlBRlksMEJBQTBCO3FIQUExQiwwQkFBMEI7OzJGQUExQiwwQkFBMEI7a0JBSHRDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHFCQUFxQjtpQkFDbEM7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUF2YXRhclN1Ykljb25dJyxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUF2YXRhclN1Ykljb25EaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1hdmF0YXJfX3N1Yi1pY29uJztcbn1cbiJdfQ==
@@ -1,44 +0,0 @@
1
- import { Component, HostBinding, Input, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class EuimAvatarIconComponent {
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',
17
- this.size ? `euim-avatar-icon--size-${this.size}` : '',
18
- this.fill ? `euim-avatar-icon--fill-${this.fill}` : '',
19
- this.color ? `euim-avatar-icon--color-${this.color}` : '',
20
- this.variant ? `euim-avatar-icon--variant-${this.variant}` : '',
21
- this.borderColor ? `euim-avatar-icon--border-color-${this.borderColor}` : '',
22
- ].join(' ');
23
- }
24
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
25
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.7", type: EuimAvatarIconComponent, selector: "euim-avatar-icon", inputs: { color: "color", size: "size", fill: "fill", variant: "variant", borderColor: "borderColor" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:var(--eui-base-color-grey-100);border:none;box-sizing:border-box}.euim-avatar-icon--variant-default,.euim-avatar-icon--variant-rounded{border-radius:50%}.euim-avatar-icon--variant-rectangle{border-radius:0}.euim-avatar-icon--color-white{background-color:var(--eui-base-color-white);border-color:var(--eui-base-color-white)}.euim-avatar-icon--color-default{background-color:var(--eui-base-color-grey-15);border-color:var(--eui-base-color-grey-15);color:var(--eui-base-color-grey-100)}.euim-avatar-icon--color-dark{background-color:var(--eui-base-color-grey-100);border-color:var(--eui-base-color-grey-100);color:var(--eui-base-color-white)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100);color:var(--eui-base-color-primary-100-contrast)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100);color:var(--eui-base-color-info-100-contrast)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100);color:var(--eui-base-color-success-100-contrast)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100);color:var(--eui-base-color-warning-100-contrast)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100);color:var(--eui-base-color-danger-100-contrast)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=start] euim-avatar{margin-inline-end:0}.euim-avatar-icon[slot=end] euim-avatar{margin-inline-start:0}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-m{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-s{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);font-size:var(--eui-base-font-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-base-spacing-m);height:var(--eui-base-spacing-m)}.euim-avatar-icon--size-l{width:var(--eui-base-spacing-4xl);height:var(--eui-base-spacing-4xl);font-size:var(--eui-base-font-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl)}.euim-avatar-icon--fill-default,.euim-avatar-icon--fill-solid{border:none}.euim-avatar-icon--fill-outline{background-color:transparent!important;border-width:2px;border-style:solid}.euim-avatar-icon--fill-clear{background-color:transparent!important;border:none}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
26
- }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuimAvatarIconComponent, decorators: [{
28
- type: Component,
29
- args: [{ selector: 'euim-avatar-icon', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:var(--eui-base-color-grey-100);border:none;box-sizing:border-box}.euim-avatar-icon--variant-default,.euim-avatar-icon--variant-rounded{border-radius:50%}.euim-avatar-icon--variant-rectangle{border-radius:0}.euim-avatar-icon--color-white{background-color:var(--eui-base-color-white);border-color:var(--eui-base-color-white)}.euim-avatar-icon--color-default{background-color:var(--eui-base-color-grey-15);border-color:var(--eui-base-color-grey-15);color:var(--eui-base-color-grey-100)}.euim-avatar-icon--color-dark{background-color:var(--eui-base-color-grey-100);border-color:var(--eui-base-color-grey-100);color:var(--eui-base-color-white)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100);color:var(--eui-base-color-primary-100-contrast)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100);color:var(--eui-base-color-info-100-contrast)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100);color:var(--eui-base-color-success-100-contrast)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100);color:var(--eui-base-color-warning-100-contrast)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100);color:var(--eui-base-color-danger-100-contrast)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=start] euim-avatar{margin-inline-end:0}.euim-avatar-icon[slot=end] euim-avatar{margin-inline-start:0}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-m{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-s{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);font-size:var(--eui-base-font-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-base-spacing-m);height:var(--eui-base-spacing-m)}.euim-avatar-icon--size-l{width:var(--eui-base-spacing-4xl);height:var(--eui-base-spacing-4xl);font-size:var(--eui-base-font-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl)}.euim-avatar-icon--fill-default,.euim-avatar-icon--fill-solid{border:none}.euim-avatar-icon--fill-outline{background-color:transparent!important;border-width:2px;border-style:solid}.euim-avatar-icon--fill-clear{background-color:transparent!important;border:none}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid}\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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXItaWNvbi9ldWltLWF2YXRhci1pY29uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci1pY29uL2V1aW0tYXZhdGFyLWljb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxRyxNQUFNLE9BQU8sdUJBQXVCO0lBUHBDO1FBUWEsVUFBSyxHQUFtSCxTQUFTLENBQUM7UUFDbEksU0FBSSxHQUF5QyxTQUFTLENBQUM7UUFDdkQsU0FBSSxHQUFnRSxTQUFTLENBQUM7UUFDOUUsWUFBTyxHQUF3QyxTQUFTLENBQUM7UUFDekQsZ0JBQVcsR0FBb0UsU0FBUyxDQUFDO0tBaUJyRztJQWZHLElBQ1csVUFBVTtRQUNqQixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsYUFBYTtRQUNULE9BQU87WUFDSCxrQkFBa0I7WUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsMEJBQTBCLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUN0RCxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQywwQkFBMEIsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ3RELElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDekQsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsNkJBQTZCLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUMvRCxJQUFJLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQyxrQ0FBa0MsSUFBSSxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1NBQy9FLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2hCLENBQUM7aUlBckJRLHVCQUF1QjtxSEFBdkIsdUJBQXVCLHNOQ1RwQyw2QkFDQTs7MkZEUWEsdUJBQXVCO2tCQVBuQyxTQUFTOytCQUNJLGtCQUFrQixpQkFHYixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNOzhCQUd0QyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBJbnB1dCwgVmlld0VuY2Fwc3VsYXRpb24sIENoYW5nZURldGVjdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hdmF0YXItaWNvbicsXG4gICAgdGVtcGxhdGVVcmw6ICdldWltLWF2YXRhci1pY29uLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQXZhdGFySWNvbkNvbXBvbmVudCB7XG4gICAgQElucHV0KCkgY29sb3I6ICdkZWZhdWx0JyB8ICdkYXJrJyB8ICd3aGl0ZScgfCAncHJpbWFyeScgfCAnaW5mbycgfCAnc3VjY2VzcycgfCAgJ2FjY2VudCcgfCAnc2Vjb25kYXJ5JyB8ICd3YXJuaW5nJyB8ICdkYW5nZXInID0gJ2RlZmF1bHQnO1xuICAgIEBJbnB1dCgpIHNpemU6ICdkZWZhdWx0JyB8ICdhdXRvJyB8ICdzJyB8ICdtJyB8ICdsJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBmaWxsOiAnZGVmYXVsdCcgfCAnY2xlYXInIHwgJ291dGxpbmUnIHwgJ291dGxpbmUtc29saWQnIHwgJ3NvbGlkJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSB2YXJpYW50OiAnZGVmYXVsdCcgfCAncm91bmRlZCcgfCAncmVjdGFuZ2xlJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBib3JkZXJDb2xvcjogJ2RlZmF1bHQnIHwgJ3ByaW1hcnknIHwgJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgJ2RhbmdlcicgfCAnd2hpdGUnID0gJ2RlZmF1bHQnO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICAnZXVpbS1hdmF0YXItaWNvbicsXG4gICAgICAgICAgICB0aGlzLnNpemUgPyBgZXVpbS1hdmF0YXItaWNvbi0tc2l6ZS0ke3RoaXMuc2l6ZX1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmZpbGwgPyBgZXVpbS1hdmF0YXItaWNvbi0tZmlsbC0ke3RoaXMuZmlsbH1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmNvbG9yID8gYGV1aW0tYXZhdGFyLWljb24tLWNvbG9yLSR7dGhpcy5jb2xvcn1gIDogJycsXG4gICAgICAgICAgICB0aGlzLnZhcmlhbnQgPyBgZXVpbS1hdmF0YXItaWNvbi0tdmFyaWFudC0ke3RoaXMudmFyaWFudH1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmJvcmRlckNvbG9yID8gYGV1aW0tYXZhdGFyLWljb24tLWJvcmRlci1jb2xvci0ke3RoaXMuYm9yZGVyQ29sb3J9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=