@eui/mobile-core 17.0.0-next.8 → 17.0.1-snapshot-1713964827540

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 (307) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +770 -0
  6. package/docs/components/EuimAlertMessageComponent.html +3 -3
  7. package/docs/components/EuimAppComponent.html +2 -2
  8. package/docs/components/EuimAvatarComponent.html +2 -2
  9. package/docs/components/EuimAvatarIconComponent.html +2 -2
  10. package/docs/components/EuimBadgeComponent.html +3 -3
  11. package/docs/components/{EuimAppSidebarComponent.html → EuimChangelogComponent.html} +22 -33
  12. package/docs/components/EuimChipSelectorComponent.html +2 -26
  13. package/docs/components/EuimContactSupportComponent.html +276 -0
  14. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  15. package/docs/components/EuimDataSummaryComponent.html +3 -3
  16. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  17. package/docs/components/EuimHeaderDetailsComponent.html +3 -3
  18. package/docs/components/EuimLabelComponent.html +3 -3
  19. package/docs/components/EuimLanguageListComponent.html +2 -2
  20. package/docs/components/EuimLanguageSelectorComponent.html +4 -4
  21. package/docs/components/EuimLegalNoticeComponent.html +276 -0
  22. package/docs/components/EuimMediaHeaderComponent.html +2 -2
  23. package/docs/components/EuimMessageComponent.html +3 -3
  24. package/docs/components/EuimMessageTitleComponent.html +2 -2
  25. package/docs/components/EuimMultiselectComponent.html +2 -2
  26. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  27. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  28. package/docs/components/EuimMultiselectListComponent.html +2 -2
  29. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  30. package/docs/components/EuimNotificationItemComponent.html +3 -3
  31. package/docs/components/EuimOpenSourceLicencesComponent.html +276 -0
  32. package/docs/components/EuimPdfWrapperComponent.html +2 -2
  33. package/docs/components/{EuimAppSidebarHeaderComponent.html → EuimPrivacyStatementComponent.html} +8 -8
  34. package/docs/components/EuimScrollerXComponent.html +2 -2
  35. package/docs/components/EuimSidebarComponent.html +2 -2
  36. package/docs/components/EuimSidebarContentComponent.html +2 -2
  37. package/docs/components/EuimSkeletonListComponent.html +2 -2
  38. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  39. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  40. package/docs/components/EuimSliderInfoScreenComponent.html +2 -2
  41. package/docs/components/EuimSpinnerComponent.html +2 -2
  42. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  43. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  44. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  45. package/docs/components/EuimToolbarComponent.html +2 -2
  46. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  47. package/docs/components/EuimUserProfileComponent.html +2 -2
  48. package/docs/dependencies.html +7 -5
  49. package/docs/directives/BaseStatesDirective.html +0 -474
  50. package/docs/directives/EuimDataSummaryColLabelDirective.html +1 -1
  51. package/docs/index.html +4 -12
  52. package/docs/js/menu-wc.js +225 -233
  53. package/docs/js/menu-wc_es5.js +1 -1
  54. package/docs/js/search/search_index.js +2 -2
  55. package/docs/miscellaneous/typealiases.html +0 -21
  56. package/docs/miscellaneous/variables.html +22 -138
  57. package/docs/modules/{EuimMenuModule.html → EuimAboutModule.html} +37 -7
  58. package/docs/modules/EuimAlertMessageModule.html +32 -2
  59. package/docs/modules/EuimAllModule.html +6 -54
  60. package/docs/modules/EuimAppModule.html +0 -3
  61. package/docs/modules/EuimAvatarModule.html +32 -2
  62. package/docs/modules/EuimDataSummaryModule.html +32 -2
  63. package/docs/modules/EuimHeaderDetailsModule.html +32 -2
  64. package/docs/modules/EuimLanguageSelectorModule.html +0 -3
  65. package/docs/modules/EuimMediaHeaderModule.html +32 -2
  66. package/docs/modules/EuimMessageModule.html +32 -2
  67. package/docs/modules/EuimMultiselectModule.html +32 -2
  68. package/docs/modules/EuimPdfWrapperModule.html +32 -2
  69. package/docs/modules/EuimSkeletonListItemModule.html +32 -2
  70. package/docs/modules/EuimSkeletonListModule.html +32 -2
  71. package/docs/modules/EuimSliderInfoScreenModule.html +32 -2
  72. package/docs/modules/EuimUserProfileModule.html +32 -2
  73. package/docs/modules.html +8 -104
  74. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +3 -12
  75. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +2 -9
  76. package/esm2022/lib/components/base-states.directive.mjs +5 -171
  77. package/esm2022/lib/components/euim-about/euim-about.component.mjs +75 -0
  78. package/esm2022/lib/components/euim-about/euim-about.module.mjs +71 -0
  79. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +20 -0
  80. package/esm2022/lib/components/euim-about/euim-contact-support/euim-contact-support.component.mjs +11 -0
  81. package/esm2022/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.mjs +11 -0
  82. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +11 -0
  83. package/esm2022/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.mjs +11 -0
  84. package/esm2022/lib/components/euim-about/index.mjs +8 -0
  85. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -34
  86. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +3 -8
  87. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +3 -20
  88. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  89. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -6
  90. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +1 -1
  91. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +3 -3
  92. package/esm2022/lib/components/euim-message/euim-message.component.mjs +10 -16
  93. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +1 -1
  94. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +1 -1
  95. package/esm2022/lib/components/index.mjs +2 -9
  96. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +1 -5
  97. package/esm2022/lib/components/layout/euim-app/index.mjs +1 -2
  98. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +2 -3
  99. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -4
  100. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +1 -5
  101. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +1 -1
  102. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +1 -1
  103. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +1 -1
  104. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +1 -1
  105. package/esm2022/lib/euim-all.module.mjs +6 -38
  106. package/fesm2022/eui-mobile-core.mjs +386 -1283
  107. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  108. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  109. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  110. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
  111. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
  112. package/lib/components/base-states.directive.d.ts +1 -86
  113. package/lib/components/base-states.directive.d.ts.map +1 -1
  114. package/lib/components/euim-about/euim-about.component.d.ts +30 -0
  115. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -0
  116. package/lib/components/euim-about/euim-about.module.d.ts +20 -0
  117. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -0
  118. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +7 -0
  119. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -0
  120. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts +6 -0
  121. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts.map +1 -0
  122. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts +6 -0
  123. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts.map +1 -0
  124. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +6 -0
  125. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -0
  126. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts +6 -0
  127. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts.map +1 -0
  128. package/lib/components/euim-about/index.d.ts +8 -0
  129. package/lib/components/euim-about/index.d.ts.map +1 -0
  130. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +1 -1
  131. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  132. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  133. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  134. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +1 -6
  135. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  136. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
  137. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
  138. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
  139. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  140. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  141. package/lib/components/euim-message/euim-message.component.d.ts +1 -1
  142. package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
  143. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  144. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  145. package/lib/components/index.d.ts +1 -8
  146. package/lib/components/index.d.ts.map +1 -1
  147. package/lib/components/layout/euim-app/euim-app.module.d.ts +2 -3
  148. package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
  149. package/lib/components/layout/euim-app/index.d.ts +0 -1
  150. package/lib/components/layout/euim-app/index.d.ts.map +1 -1
  151. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
  152. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  153. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -1
  154. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  155. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +3 -4
  156. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  157. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
  158. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
  159. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  160. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  161. package/lib/euim-all.module.d.ts +26 -34
  162. package/lib/euim-all.module.d.ts.map +1 -1
  163. package/package.json +3 -2
  164. package/docs/classes/EuimStepperChangeEvent.html +0 -311
  165. package/docs/components/EuimAppSidebarFooterComponent.html +0 -392
  166. package/docs/components/EuimAppSidebarMenuComponent.html +0 -433
  167. package/docs/components/EuimControlFeedbackComponent.html +0 -510
  168. package/docs/components/EuimFieldSetComponent.html +0 -392
  169. package/docs/components/EuimFieldsetActionsComponent.html +0 -388
  170. package/docs/components/EuimFieldsetLegendComponent.html +0 -388
  171. package/docs/components/EuimInfoScreenComponent.html +0 -392
  172. package/docs/components/EuimMenuComponent.html +0 -631
  173. package/docs/components/EuimSlideComponent.html +0 -382
  174. package/docs/components/EuimSliderComponent.html +0 -1447
  175. package/docs/components/EuimStepperComponent.html +0 -529
  176. package/docs/directives/EuimInfoScreenContentDirective.html +0 -342
  177. package/docs/directives/EuimInfoScreenSubTitleDirective.html +0 -342
  178. package/docs/directives/EuimInfoScreenTitleDirective.html +0 -342
  179. package/docs/directives/EuimItemDividerDirective.html +0 -342
  180. package/docs/directives/EuimListHeaderDirective.html +0 -342
  181. package/docs/interfaces/ActionBtnNames.html +0 -344
  182. package/docs/interfaces/Badge.html +0 -317
  183. package/docs/interfaces/EuimMenuItem.html +0 -857
  184. package/docs/interfaces/EuimMenuSection.html +0 -362
  185. package/docs/interfaces/Notification.html +0 -317
  186. package/docs/modules/EuimAppSidebarModule.html +0 -238
  187. package/docs/modules/EuimControlFeedbackModule.html +0 -228
  188. package/docs/modules/EuimFieldsetModule.html +0 -228
  189. package/docs/modules/EuimInfoScreenModule.html +0 -228
  190. package/docs/modules/EuimItemDividerModule.html +0 -228
  191. package/docs/modules/EuimListHeaderModule.html +0 -228
  192. package/docs/modules/EuimSliderModule.html +0 -228
  193. package/docs/modules/EuimStepperComponentModule.html +0 -228
  194. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +0 -39
  195. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +0 -28
  196. package/esm2022/lib/components/atoms/euim-control-feedback/index.mjs +0 -3
  197. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.directive.mjs +0 -22
  198. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.module.mjs +0 -28
  199. package/esm2022/lib/components/directives/euim-item-divider/index.mjs +0 -3
  200. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +0 -22
  201. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +0 -28
  202. package/esm2022/lib/components/directives/euim-list-header/index.mjs +0 -3
  203. package/esm2022/lib/components/directives/index.mjs +0 -5
  204. package/esm2022/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +0 -17
  205. package/esm2022/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +0 -17
  206. package/esm2022/lib/components/euim-fieldset/euim-fieldset.component.mjs +0 -17
  207. package/esm2022/lib/components/euim-fieldset/euim-fieldset.module.mjs +0 -39
  208. package/esm2022/lib/components/euim-fieldset/index.mjs +0 -5
  209. package/esm2022/lib/components/euim-menu/euim-menu.component.mjs +0 -42
  210. package/esm2022/lib/components/euim-menu/euim-menu.module.mjs +0 -44
  211. package/esm2022/lib/components/euim-menu/index.mjs +0 -4
  212. package/esm2022/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -2
  213. package/esm2022/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +0 -26
  214. package/esm2022/lib/components/euim-slider/euim-slider.component.mjs +0 -160
  215. package/esm2022/lib/components/euim-slider/euim-slider.module.mjs +0 -35
  216. package/esm2022/lib/components/euim-slider/index.mjs +0 -4
  217. package/esm2022/lib/components/euim-stepper/euim-steper.module.mjs +0 -32
  218. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +0 -58
  219. package/esm2022/lib/components/euim-stepper/index.mjs +0 -3
  220. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -6
  221. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +0 -17
  222. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +0 -11
  223. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +0 -22
  224. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +0 -19
  225. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +0 -48
  226. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.mjs +0 -19
  227. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.mjs +0 -19
  228. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.mjs +0 -19
  229. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.component.mjs +0 -20
  230. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.module.mjs +0 -43
  231. package/esm2022/lib/components/layout/euim-info-screen/index.mjs +0 -6
  232. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +0 -13
  233. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +0 -1
  234. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts +0 -10
  235. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts.map +0 -1
  236. package/lib/components/atoms/euim-control-feedback/index.d.ts +0 -3
  237. package/lib/components/atoms/euim-control-feedback/index.d.ts.map +0 -1
  238. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts +0 -7
  239. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts.map +0 -1
  240. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts +0 -10
  241. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts.map +0 -1
  242. package/lib/components/directives/euim-item-divider/index.d.ts +0 -3
  243. package/lib/components/directives/euim-item-divider/index.d.ts.map +0 -1
  244. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -7
  245. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +0 -1
  246. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  247. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +0 -1
  248. package/lib/components/directives/euim-list-header/index.d.ts +0 -3
  249. package/lib/components/directives/euim-list-header/index.d.ts.map +0 -1
  250. package/lib/components/directives/index.d.ts +0 -5
  251. package/lib/components/directives/index.d.ts.map +0 -1
  252. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts +0 -7
  253. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts.map +0 -1
  254. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts +0 -7
  255. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts.map +0 -1
  256. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts +0 -7
  257. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts.map +0 -1
  258. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts +0 -12
  259. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts.map +0 -1
  260. package/lib/components/euim-fieldset/index.d.ts +0 -5
  261. package/lib/components/euim-fieldset/index.d.ts.map +0 -1
  262. package/lib/components/euim-menu/euim-menu.component.d.ts +0 -17
  263. package/lib/components/euim-menu/euim-menu.component.d.ts.map +0 -1
  264. package/lib/components/euim-menu/euim-menu.module.d.ts +0 -14
  265. package/lib/components/euim-menu/euim-menu.module.d.ts.map +0 -1
  266. package/lib/components/euim-menu/index.d.ts +0 -4
  267. package/lib/components/euim-menu/index.d.ts.map +0 -1
  268. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts +0 -30
  269. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts.map +0 -1
  270. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts +0 -7
  271. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts.map +0 -1
  272. package/lib/components/euim-slider/euim-slider.component.d.ts +0 -49
  273. package/lib/components/euim-slider/euim-slider.component.d.ts.map +0 -1
  274. package/lib/components/euim-slider/euim-slider.module.d.ts +0 -11
  275. package/lib/components/euim-slider/euim-slider.module.d.ts.map +0 -1
  276. package/lib/components/euim-slider/index.d.ts +0 -4
  277. package/lib/components/euim-slider/index.d.ts.map +0 -1
  278. package/lib/components/euim-stepper/euim-steper.module.d.ts +0 -11
  279. package/lib/components/euim-stepper/euim-steper.module.d.ts.map +0 -1
  280. package/lib/components/euim-stepper/euim-stepper.component.d.ts +0 -22
  281. package/lib/components/euim-stepper/euim-stepper.component.d.ts.map +0 -1
  282. package/lib/components/euim-stepper/index.d.ts +0 -3
  283. package/lib/components/euim-stepper/index.d.ts.map +0 -1
  284. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts +0 -6
  285. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts.map +0 -1
  286. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -7
  287. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +0 -1
  288. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts +0 -6
  289. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +0 -1
  290. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +0 -11
  291. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +0 -1
  292. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +0 -9
  293. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts.map +0 -1
  294. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts +0 -15
  295. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts.map +0 -1
  296. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts +0 -7
  297. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts.map +0 -1
  298. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts +0 -7
  299. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts.map +0 -1
  300. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts +0 -7
  301. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts.map +0 -1
  302. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts +0 -7
  303. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts.map +0 -1
  304. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts +0 -13
  305. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts.map +0 -1
  306. package/lib/components/layout/euim-info-screen/index.d.ts +0 -6
  307. package/lib/components/layout/euim-info-screen/index.d.ts.map +0 -1
@@ -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" >EuimSliderModule</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-slider/euim-slider.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/EuimAlertMessageComponent.html">EuimAlertMessageComponent</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/EuimAlertMessageComponent.html">EuimAlertMessageComponent</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 = 'EuimSliderModule.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,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" >EuimStepperComponentModule</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-stepper/euim-steper.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/EuimStepperComponent.html">EuimStepperComponent</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/EuimStepperComponent.html">EuimStepperComponent</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 = 'EuimStepperComponentModule.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,39 +0,0 @@
1
- import { Component, HostBinding, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/core';
2
- import { BaseStatesDirective } from '../../base-states.directive';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "../../base-states.directive";
5
- export class EuimControlFeedbackComponent {
6
- get cssClasses() {
7
- return this.getCssClasses();
8
- }
9
- constructor(baseStatesDirective) {
10
- this.baseStatesDirective = baseStatesDirective;
11
- }
12
- getCssClasses() {
13
- return [
14
- this.baseStatesDirective.getCssClasses('euim-control-feedback'),
15
- ].join(' ');
16
- }
17
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
18
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.0", type: EuimControlFeedbackComponent, selector: "euim-control-feedback", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimInfo", "euimInfo", "euimSuccess", "euimSuccess", "euimWarning", "euimWarning", "euimDanger", "euimDanger", "euimVariant", "euimVariant", "color", "color"] }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-control-feedback{display:block;font-size:var(--eui-base-font-size-xs);padding-left:var(--eui-base-spacing-m)}.euim-control-feedback--info{color:var(--eui-base-color-info-100)}.euim-control-feedback--success{color:var(--eui-base-color-success-100)}.euim-control-feedback--warning{color:var(--eui-base-color-warning-100)}.euim-control-feedback--danger{color:var(--eui-base-color-danger-100)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
19
- }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackComponent, decorators: [{
21
- type: Component,
22
- args: [{ selector: 'euim-control-feedback', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
23
- {
24
- directive: BaseStatesDirective,
25
- inputs: [
26
- 'euimInfo',
27
- 'euimSuccess',
28
- 'euimWarning',
29
- 'euimDanger',
30
- 'euimVariant',
31
- 'color',
32
- ],
33
- },
34
- ], template: "<ng-content></ng-content>\n", styles: [".euim-control-feedback{display:block;font-size:var(--eui-base-font-size-xs);padding-left:var(--eui-base-spacing-m)}.euim-control-feedback--info{color:var(--eui-base-color-info-100)}.euim-control-feedback--success{color:var(--eui-base-color-success-100)}.euim-control-feedback--warning{color:var(--eui-base-color-warning-100)}.euim-control-feedback--danger{color:var(--eui-base-color-danger-100)}\n"] }]
35
- }], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { cssClasses: [{
36
- type: HostBinding,
37
- args: ['class']
38
- }] } });
39
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1jb250cm9sLWZlZWRiYWNrLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9hdG9tcy9ldWltLWNvbnRyb2wtZmVlZGJhY2svZXVpbS1jb250cm9sLWZlZWRiYWNrLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9hdG9tcy9ldWltLWNvbnRyb2wtZmVlZGJhY2svZXVpbS1jb250cm9sLWZlZWRiYWNrLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ25HLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDOzs7QUF5QmxFLE1BQU0sT0FBTyw0QkFBNEI7SUFDckMsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtJQUFHLENBQUM7SUFFL0QsYUFBYTtRQUNULE9BQU87WUFDSCxJQUFJLENBQUMsbUJBQW1CLENBQUMsYUFBYSxDQUFDLHVCQUF1QixDQUFDO1NBQ2xFLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2hCLENBQUM7aUlBWlEsNEJBQTRCO3FIQUE1Qiw0QkFBNEIsc1ZDMUJ6Qyw2QkFDQTs7MkZEeUJhLDRCQUE0QjtrQkFyQnhDLFNBQVM7K0JBQ0ksdUJBQXVCLGlCQUdsQixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGtCQUMvQjt3QkFDWjs0QkFDSSxTQUFTLEVBQUUsbUJBQW1COzRCQUM5QixNQUFNLEVBQUU7Z0NBQ0osVUFBVTtnQ0FDVixhQUFhO2dDQUNiLGFBQWE7Z0NBQ2IsWUFBWTtnQ0FDWixhQUFhO2dDQUNiLE9BQU87NkJBQ1Y7eUJBQ0o7cUJBQ0o7d0ZBS1UsVUFBVTtzQkFEcEIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0QmluZGluZywgVmlld0VuY2Fwc3VsYXRpb24sIENoYW5nZURldGVjdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCYXNlU3RhdGVzRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vYmFzZS1zdGF0ZXMuZGlyZWN0aXZlJztcblxuZXhwb3J0IHR5cGUgVmFyaWFudFR5cGVzU3RhdHVzID0gJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgJ3dhcm5pbmcnIHwgJ2Rhbmdlcic7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1jb250cm9sLWZlZWRiYWNrJyxcbiAgICB0ZW1wbGF0ZVVybDogJ2V1aW0tY29udHJvbC1mZWVkYmFjay5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBob3N0RGlyZWN0aXZlczogW1xuICAgICAgICB7XG4gICAgICAgICAgICBkaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUsXG4gICAgICAgICAgICBpbnB1dHM6IFtcbiAgICAgICAgICAgICAgICAnZXVpbUluZm8nLFxuICAgICAgICAgICAgICAgICdldWltU3VjY2VzcycsXG4gICAgICAgICAgICAgICAgJ2V1aW1XYXJuaW5nJyxcbiAgICAgICAgICAgICAgICAnZXVpbURhbmdlcicsXG4gICAgICAgICAgICAgICAgJ2V1aW1WYXJpYW50JyxcbiAgICAgICAgICAgICAgICAnY29sb3InLFxuICAgICAgICAgICAgXSxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcblxuZXhwb3J0IGNsYXNzIEV1aW1Db250cm9sRmVlZGJhY2tDb21wb25lbnQge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIHB1YmxpYyBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgY29uc3RydWN0b3IocHVibGljIGJhc2VTdGF0ZXNEaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUpIHt9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS1jb250cm9sLWZlZWRiYWNrJyksXG4gICAgICAgIF0uam9pbignICcpO1xuICAgIH1cbn1cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
@@ -1,28 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { EuimControlFeedbackComponent } from './euim-control-feedback.component';
4
- import { IonicModule } from '@ionic/angular';
5
- import * as i0 from "@angular/core";
6
- export class EuimControlFeedbackModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackModule, declarations: [EuimControlFeedbackComponent], imports: [CommonModule,
9
- IonicModule], exports: [EuimControlFeedbackComponent] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackModule, imports: [CommonModule,
11
- IonicModule] }); }
12
- }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimControlFeedbackModule, decorators: [{
14
- type: NgModule,
15
- args: [{
16
- imports: [
17
- CommonModule,
18
- IonicModule,
19
- ],
20
- exports: [
21
- EuimControlFeedbackComponent,
22
- ],
23
- declarations: [
24
- EuimControlFeedbackComponent,
25
- ],
26
- }]
27
- }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1jb250cm9sLWZlZWRiYWNrLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9hdG9tcy9ldWltLWNvbnRyb2wtZmVlZGJhY2svZXVpbS1jb250cm9sLWZlZWRiYWNrLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQztBQUNqRixPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBYzdDLE1BQU0sT0FBTyx5QkFBeUI7aUlBQXpCLHlCQUF5QjtrSUFBekIseUJBQXlCLGlCQUg5Qiw0QkFBNEIsYUFQNUIsWUFBWTtZQUNaLFdBQVcsYUFHWCw0QkFBNEI7a0lBTXZCLHlCQUF5QixZQVY5QixZQUFZO1lBQ1osV0FBVzs7MkZBU04seUJBQXlCO2tCQVpyQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7cUJBQ2Q7b0JBQ0QsT0FBTyxFQUFFO3dCQUNMLDRCQUE0QjtxQkFDL0I7b0JBQ0QsWUFBWSxFQUFFO3dCQUNWLDRCQUE0QjtxQkFDL0I7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEV1aW1Db250cm9sRmVlZGJhY2tDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tY29udHJvbC1mZWVkYmFjay5jb21wb25lbnQnO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBFdWltQ29udHJvbEZlZWRiYWNrQ29tcG9uZW50LFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIEV1aW1Db250cm9sRmVlZGJhY2tDb21wb25lbnQsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUNvbnRyb2xGZWVkYmFja01vZHVsZSB7XG59XG4iXX0=
@@ -1,3 +0,0 @@
1
- export * from './euim-control-feedback.module';
2
- export * from './euim-control-feedback.component';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1jb250cm9sLWZlZWRiYWNrL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxtQ0FBbUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vZXVpbS1jb250cm9sLWZlZWRiYWNrLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0tY29udHJvbC1mZWVkYmFjay5jb21wb25lbnQnO1xuIl19
@@ -1,22 +0,0 @@
1
- import { Directive, HostBinding } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * @deprecated It will be removed on v17 release. Use {@link euimDivider} instead if there is a case with no separator. For all othere cases ion-item-divider will be used.
5
- */
6
- export class EuimItemDividerDirective {
7
- constructor() {
8
- this.className = 'euim-item-divider';
9
- }
10
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: EuimItemDividerDirective, selector: "[euimItemDivider]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
12
- }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerDirective, decorators: [{
14
- type: Directive,
15
- args: [{
16
- selector: '[euimItemDivider]',
17
- }]
18
- }], propDecorators: { className: [{
19
- type: HostBinding,
20
- args: ['class']
21
- }] } });
22
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1pdGVtLWRpdmlkZXIuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2RpcmVjdGl2ZXMvZXVpbS1pdGVtLWRpdmlkZXIvZXVpbS1pdGVtLWRpdmlkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU12RDs7RUFFRTtBQUNGLE1BQU0sT0FBTyx3QkFBd0I7SUFQckM7UUFRMEIsY0FBUyxHQUFHLG1CQUFtQixDQUFDO0tBQ3pEO2lJQUZZLHdCQUF3QjtxSEFBeEIsd0JBQXdCOzsyRkFBeEIsd0JBQXdCO2tCQVBwQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxtQkFBbUI7aUJBQ2hDOzhCQU15QixTQUFTO3NCQUE5QixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2V1aW1JdGVtRGl2aWRlcl0nLFxufSlcblxuLyoqXG4qIEBkZXByZWNhdGVkIEl0IHdpbGwgYmUgcmVtb3ZlZCBvbiB2MTcgcmVsZWFzZS4gVXNlIHtAbGluayBldWltRGl2aWRlcn0gaW5zdGVhZCBpZiB0aGVyZSBpcyBhIGNhc2Ugd2l0aCBubyBzZXBhcmF0b3IuIEZvciBhbGwgb3RoZXJlIGNhc2VzIGlvbi1pdGVtLWRpdmlkZXIgd2lsbCBiZSB1c2VkLlxuKi9cbmV4cG9ydCBjbGFzcyBFdWltSXRlbURpdmlkZXJEaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1pdGVtLWRpdmlkZXInO1xufVxuIl19
@@ -1,28 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { IonicModule } from '@ionic/angular';
4
- import { EuimItemDividerDirective } from './euim-item-divider.directive';
5
- import * as i0 from "@angular/core";
6
- export class EuimItemDividerModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerModule, declarations: [EuimItemDividerDirective], imports: [CommonModule,
9
- IonicModule], exports: [EuimItemDividerDirective] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerModule, imports: [CommonModule,
11
- IonicModule] }); }
12
- }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimItemDividerModule, decorators: [{
14
- type: NgModule,
15
- args: [{
16
- imports: [
17
- CommonModule,
18
- IonicModule,
19
- ],
20
- exports: [
21
- EuimItemDividerDirective,
22
- ],
23
- declarations: [
24
- EuimItemDividerDirective,
25
- ],
26
- }]
27
- }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1pdGVtLWRpdmlkZXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2RpcmVjdGl2ZXMvZXVpbS1pdGVtLWRpdmlkZXIvZXVpbS1pdGVtLWRpdmlkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQzs7QUFjekUsTUFBTSxPQUFPLHFCQUFxQjtpSUFBckIscUJBQXFCO2tJQUFyQixxQkFBcUIsaUJBSDFCLHdCQUF3QixhQVB4QixZQUFZO1lBQ1osV0FBVyxhQUdYLHdCQUF3QjtrSUFNbkIscUJBQXFCLFlBVjFCLFlBQVk7WUFDWixXQUFXOzsyRkFTTixxQkFBcUI7a0JBWmpDLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsd0JBQXdCO3FCQUMzQjtvQkFDRCxZQUFZLEVBQUU7d0JBQ1Ysd0JBQXdCO3FCQUMzQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltSXRlbURpdmlkZXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0taXRlbS1kaXZpZGVyLmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBFdWltSXRlbURpdmlkZXJEaXJlY3RpdmUsXG4gICAgXSxcbiAgICBkZWNsYXJhdGlvbnM6IFtcbiAgICAgICAgRXVpbUl0ZW1EaXZpZGVyRGlyZWN0aXZlLFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1JdGVtRGl2aWRlck1vZHVsZSB7XG59XG4iXX0=
@@ -1,3 +0,0 @@
1
- export * from './euim-item-divider.module';
2
- export * from './euim-item-divider.directive';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWl0ZW0tZGl2aWRlci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsK0JBQStCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2V1aW0taXRlbS1kaXZpZGVyLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0taXRlbS1kaXZpZGVyLmRpcmVjdGl2ZSc7XG4iXX0=
@@ -1,22 +0,0 @@
1
- import { Directive, HostBinding } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * @deprecated It will be removed on v17 release. Use {@link ion-list-header} instead.
5
- */
6
- export class EuimListHeaderDirective {
7
- constructor() {
8
- this.className = 'euim-list-divider';
9
- }
10
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimListHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: EuimListHeaderDirective, selector: "[euimListHeader]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
12
- }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuimListHeaderDirective, decorators: [{
14
- type: Directive,
15
- args: [{
16
- selector: '[euimListHeader]',
17
- }]
18
- }], propDecorators: { className: [{
19
- type: HostBinding,
20
- args: ['class']
21
- }] } });
22
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU12RDs7RUFFRTtBQUNGLE1BQU0sT0FBTyx1QkFBdUI7SUFQcEM7UUFRMEIsY0FBUyxHQUFHLG1CQUFtQixDQUFDO0tBQ3pEO2lJQUZZLHVCQUF1QjtxSEFBdkIsdUJBQXVCOzsyRkFBdkIsdUJBQXVCO2tCQVBuQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxrQkFBa0I7aUJBQy9COzhCQU15QixTQUFTO3NCQUE5QixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2V1aW1MaXN0SGVhZGVyXScsXG59KVxuXG4vKipcbiogQGRlcHJlY2F0ZWQgSXQgd2lsbCBiZSByZW1vdmVkIG9uIHYxNyByZWxlYXNlLiBVc2Uge0BsaW5rIGlvbi1saXN0LWhlYWRlcn0gaW5zdGVhZC4gXG4qL1xuZXhwb3J0IGNsYXNzIEV1aW1MaXN0SGVhZGVyRGlyZWN0aXZlIHtcbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgY2xhc3NOYW1lID0gJ2V1aW0tbGlzdC1kaXZpZGVyJztcbn1cbiJdfQ==