@eui/mobile-core 18.0.0-next.14 → 18.0.0-next.16

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 (210) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +1 -1
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +1 -1
  3. package/docs/components/EuiMUserProfileInfosComponent.html +1 -1
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +1 -1
  5. package/docs/components/EuimAboutComponent.html +56 -160
  6. package/docs/components/EuimAboutContentLoadingComponent.html +97 -17
  7. package/docs/components/EuimAlertMessageComponent.html +1 -1
  8. package/docs/components/EuimAppComponent.html +1 -1
  9. package/docs/components/EuimAvatarBadgeComponent.html +1 -1
  10. package/docs/components/EuimAvatarComponent.html +1 -1
  11. package/docs/components/EuimAvatarIconComponent.html +1 -1
  12. package/docs/components/EuimAvatarIconSubComponent.html +1 -1
  13. package/docs/components/EuimAvatarImageComponent.html +1 -1
  14. package/docs/components/EuimAvatarTextComponent.html +1 -1
  15. package/docs/components/EuimBadgeComponent.html +1 -1
  16. package/docs/components/EuimCardComponent.html +1 -1
  17. package/docs/components/EuimCardListComponent.html +1 -1
  18. package/docs/components/EuimChangelogComponent.html +101 -2
  19. package/docs/components/EuimChipSelectorComponent.html +1 -1
  20. package/docs/components/EuimDataSummaryColComponent.html +1 -1
  21. package/docs/components/EuimDataSummaryComponent.html +1 -1
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +1 -1
  23. package/docs/components/EuimHeaderDetailsComponent.html +1 -1
  24. package/docs/components/EuimHelpSupportComponent.html +2 -2
  25. package/docs/components/EuimLabelComponent.html +1 -1
  26. package/docs/components/EuimLanguageListComponent.html +1 -1
  27. package/docs/components/EuimLanguageSelectorComponent.html +1 -1
  28. package/docs/components/EuimMediaHeaderComponent.html +1 -1
  29. package/docs/components/EuimMessageComponent.html +1 -1
  30. package/docs/components/EuimMessageTitleComponent.html +1 -1
  31. package/docs/components/EuimMultiselectComponent.html +1 -1
  32. package/docs/components/EuimMultiselectFilterComponent.html +1 -1
  33. package/docs/components/EuimMultiselectInfoComponent.html +1 -1
  34. package/docs/components/EuimMultiselectListComponent.html +1 -1
  35. package/docs/components/EuimMultiselectToolbarComponent.html +1 -1
  36. package/docs/components/EuimNotificationItemComponent.html +1 -1
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +101 -2
  38. package/docs/components/EuimPdfViewerComponent.html +1 -1
  39. package/docs/components/EuimScrollerXComponent.html +1 -1
  40. package/docs/components/EuimSearchBarComponent.html +1 -1
  41. package/docs/components/EuimSidebarComponent.html +1 -1
  42. package/docs/components/EuimSidebarContentComponent.html +1 -1
  43. package/docs/components/EuimSkeletonListComponent.html +1 -1
  44. package/docs/components/EuimSkeletonListItemComponent.html +1 -1
  45. package/docs/components/EuimSlideInfoScreenComponent.html +1 -1
  46. package/docs/components/EuimSliderInfoScreenComponent.html +1 -1
  47. package/docs/components/EuimSpinnerComponent.html +1 -1
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +1 -1
  49. package/docs/components/EuimSpinnerMessageComponent.html +1 -1
  50. package/docs/components/EuimToolbarActionItemsComponent.html +1 -1
  51. package/docs/components/EuimToolbarComponent.html +1 -1
  52. package/docs/components/EuimToolbarDatepickerComponent.html +1 -1
  53. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  54. package/docs/components/EuimToolbarTitleComponent.html +1 -1
  55. package/docs/components/EuimUserProfileComponent.html +1 -1
  56. package/docs/dependencies.html +4 -4
  57. package/docs/index.html +2 -2
  58. package/docs/js/menu-wc.js +26 -9
  59. package/docs/js/menu-wc_es5.js +1 -1
  60. package/docs/js/search/search_index.js +2 -2
  61. package/docs/miscellaneous/variables.html +1 -0
  62. package/docs/modules/EuimAllModule.html +6 -0
  63. package/docs/modules/EuimToolbarQrcodeModule.html +232 -0
  64. package/docs/modules.html +12 -0
  65. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +3 -3
  66. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  67. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
  68. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  69. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  70. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +3 -3
  71. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +3 -3
  72. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
  73. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  74. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +3 -3
  75. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +4 -4
  76. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +3 -3
  77. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +3 -3
  78. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  79. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
  80. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  81. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  82. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  83. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -31
  84. package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -9
  85. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  86. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -11
  87. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  88. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  89. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +3 -3
  90. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +3 -3
  91. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
  92. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +3 -3
  93. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +3 -3
  94. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +3 -3
  95. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +3 -3
  96. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +4 -4
  97. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +3 -3
  98. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  99. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +3 -3
  100. package/esm2022/lib/components/euim-card/euim-card.component.mjs +3 -3
  101. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  102. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +3 -3
  103. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  104. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  105. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +3 -3
  106. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  107. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  108. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  109. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  110. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +3 -3
  111. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  112. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  113. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  114. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +3 -3
  115. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  116. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  117. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  118. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +3 -3
  119. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +4 -4
  120. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  121. package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
  122. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  123. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  124. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
  125. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  126. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  127. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  128. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
  129. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
  130. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  131. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +3 -3
  132. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +4 -4
  133. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +3 -3
  135. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +3 -3
  136. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  137. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  138. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +5 -5
  139. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  140. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  141. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
  142. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  143. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  144. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  145. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  146. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  147. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +3 -3
  148. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  149. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
  150. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
  151. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
  152. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  153. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
  154. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +3 -3
  155. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +4 -4
  156. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  157. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  158. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  159. package/esm2022/lib/components/index.mjs +2 -1
  160. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  161. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  162. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  163. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  164. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  165. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +3 -3
  166. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  167. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +3 -3
  168. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
  169. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +4 -4
  170. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  171. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +3 -3
  172. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +4 -4
  173. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  174. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  175. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  177. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  178. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  179. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
  180. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  181. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +3 -3
  182. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  183. package/esm2022/lib/euim-all.module.mjs +11 -6
  184. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  185. package/fesm2022/eui-mobile-core.mjs +459 -411
  186. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  187. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  188. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  189. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  190. package/lib/components/euim-about/euim-about.component.d.ts +2 -8
  191. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  192. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  193. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  194. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  195. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  196. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -1
  197. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  198. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  199. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  200. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  201. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  202. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  203. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  204. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  205. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  206. package/lib/components/index.d.ts +1 -0
  207. package/lib/components/index.d.ts.map +1 -1
  208. package/lib/euim-all.module.d.ts +16 -15
  209. package/lib/euim-all.module.d.ts.map +1 -1
  210. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAwBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsCiluQ,OAAQ;6CAA12lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADrxoC"}
1
+ {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAwBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsC+iuQ,OAAQ;6CAAx0lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADrxoC"}
@@ -3,12 +3,12 @@ import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class EuimAboutContentLoadingComponent implements OnInit {
5
5
  private sanitizer;
6
+ className: string;
6
7
  webUrl: string;
7
- toolbarTitle: any;
8
8
  protected sanitizedUrl: SafeResourceUrl;
9
9
  constructor(sanitizer: DomSanitizer);
10
10
  ngOnInit(): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
13
13
  }
14
14
  //# sourceMappingURL=euim-about-content-loading.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAqB,MAAM,eAAe,CAAC;AAC5E,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAMzD,OAAO,CAAC,SAAS;IALV,MAAM,SAAM;IACZ,YAAY,MAAC;IACtB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATP,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
1
+ {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAkC,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAM3D,OAAO,CAAC,SAAS;IALG,SAAS,SAAgC;IACtD,MAAM,SAAM;IACrB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATL,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
@@ -4,19 +4,13 @@ import * as i0 from "@angular/core";
4
4
  * @beta
5
5
  */
6
6
  export declare class EuimAboutComponent {
7
- version: any;
8
- releaseDate: any;
9
- qrCodeUrl: string;
10
- logoUrl: string;
11
- appName: any;
7
+ className: string;
12
8
  changelogExists: boolean;
13
9
  privacyStatementExists: boolean;
14
10
  helpSupportExists: boolean;
15
11
  legalNoticeExists: boolean;
16
12
  openSourceLicencesExists: boolean;
17
- showCode: boolean;
18
- toggleQRCode(): void;
19
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "appName": { "alias": "appName"; "required": false; }; }, {}, never, ["*"], false, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], false, never>;
21
15
  }
22
16
  //# sourceMappingURL=euim-about.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA;;;GAGG;AACH,qBAOa,kBAAkB;IAEpB,OAAO,MAAC;IACR,WAAW,MAAC;IACZ,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,OAAO,MAAC;IAEjB,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;IACjC,QAAQ,UAAS;IAEjB,YAAY,IAAI,IAAI;yCAfT,kBAAkB;2CAAlB,kBAAkB;CAmB9B"}
1
+ {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA;;;GAGG;AACH,qBAOa,kBAAkB;IACP,SAAS,SAAgB;IAC/C,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;yCANtB,kBAAkB;2CAAlB,kBAAkB;CAO9B"}
@@ -6,18 +6,17 @@ import * as i4 from "./euim-help-support/euim-help-support.component";
6
6
  import * as i5 from "./euim-about-content-loading/euim-about-content-loading.component";
7
7
  import * as i6 from "@angular/common";
8
8
  import * as i7 from "@ionic/angular";
9
- import * as i8 from "angularx-qrcode";
10
- import * as i9 from "../layout/euim-toolbar/euim-toolbar.module";
11
- import * as i10 from "../layout/euim-header-details/euim-header-details.module";
12
- import * as i11 from "../atoms/euim-label/euim-label.module";
13
- import * as i12 from "../euim-avatar/euim-avatar.module";
14
- import * as i13 from "../euim-alert-message/euim-alert-message.module";
15
- import * as i14 from "@mapaxe/ngx-pinch-zoom";
16
- import * as i15 from "@ngx-translate/core";
17
- import * as i16 from "@angular/router";
9
+ import * as i8 from "../layout/euim-toolbar/euim-toolbar.module";
10
+ import * as i9 from "../layout/euim-header-details/euim-header-details.module";
11
+ import * as i10 from "../atoms/euim-label/euim-label.module";
12
+ import * as i11 from "../euim-avatar/euim-avatar.module";
13
+ import * as i12 from "../euim-alert-message/euim-alert-message.module";
14
+ import * as i13 from "@mapaxe/ngx-pinch-zoom";
15
+ import * as i14 from "@ngx-translate/core";
16
+ import * as i15 from "@angular/router";
18
17
  export declare class EuimAboutModule {
19
18
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.QRCodeModule, typeof i9.EuimToolbarComponentModule, typeof i10.EuimHeaderDetailsModule, typeof i11.EuimLabelModule, typeof i12.EuimAvatarModule, typeof i13.EuimAlertMessageModule, typeof i14.PinchZoomModule, typeof i15.TranslateModule, typeof i16.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.EuimToolbarComponentModule, typeof i9.EuimHeaderDetailsModule, typeof i10.EuimLabelModule, typeof i11.EuimAvatarModule, typeof i12.EuimAlertMessageModule, typeof i13.PinchZoomModule, typeof i14.TranslateModule, typeof i15.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
21
20
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
22
21
  }
23
22
  //# sourceMappingURL=euim-about.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AA2BA,qBAsBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
1
+ {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAyBA,qBAqBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
@@ -1,5 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimChangelogComponent {
3
+ className: string;
3
4
  changeLogs: any[];
4
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
5
6
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACtB,UAAU,QAAM;yCADhB,sBAAsB;2CAAtB,sBAAsB;CAElC"}
1
+ {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACT,SAAS,SAAoB;IAC1C,UAAU,QAAM;yCAFhB,sBAAsB;2CAAtB,sBAAsB;CAGlC"}
@@ -11,7 +11,7 @@ export declare class EuimHelpSupportComponent {
11
11
  getLink(item?: Item, linkType?: string, linkTitle?: string): string;
12
12
  setTargetAttribute(item?: Item, linkType?: string): string;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["[headerSection]", "*"], false, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], false, never>;
15
15
  }
16
16
  interface Item {
17
17
  title: string;
@@ -1,10 +1,11 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EuimOpenSourceLicencesComponent {
4
+ className: string;
4
5
  items: any[];
5
6
  clickItem: EventEmitter<string[]>;
6
7
  emitItemClick(itemName: string): void;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, never, false, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], false, never>;
9
10
  }
10
11
  //# sourceMappingURL=euim-opensource-licences.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAqB,MAAM,eAAe,CAAC;;AAE1F,qBAQa,+BAA+B;IAE/B,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
1
+ {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAkC,MAAM,eAAe,CAAC;;AAEvG,qBAQa,+BAA+B;IAClB,SAAS,SAA8B;IACpD,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-chip-selector-item.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,UAAU,EAAE,SAAS,EAAqC,MAAM,eAAe,CAAC;;AAExH,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAR7D,eAAe,UAAS;IAEe,EAAE,EAAE,MAAM,CAAC;IAElD,mBAAmB,UAAS;IAEN,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;iCAYusxQ,OAAQ;kDAA12lO,OAAQ;CADt5rC"}
1
+ {"version":3,"file":"euim-chip-selector-item.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,UAAU,EAAE,SAAS,EAAqC,MAAM,eAAe,CAAC;;AAExH,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAR7D,eAAe,UAAS;IAEe,EAAE,EAAE,MAAM,CAAC;IAElD,mBAAmB,UAAS;IAEN,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;iCAYqqxQ,OAAQ;kDAAx0lO,OAAQ;CADt5rC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimToolbarQrcodeComponent {
3
+ qrCodeUrl: string;
4
+ logoUrl: string;
5
+ showCode: any;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarQrcodeComponent, "euim-toolbar-qrcode", never, { "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "showCode": { "alias": "showCode"; "required": false; }; }, {}, never, never, false, never>;
8
+ }
9
+ //# sourceMappingURL=euim-toolbar-qrcode.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-toolbar-qrcode.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.ts"],"names":[],"mappings":";AAMA,qBAKa,0BAA0B;IAE5B,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,QAAQ,MAAC;yCAJP,0BAA0B;2CAA1B,0BAA0B;CAMtC"}
@@ -0,0 +1,12 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./euim-toolbar-qrcode.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ionic/angular";
5
+ import * as i4 from "@ngx-translate/core";
6
+ import * as i5 from "angularx-qrcode";
7
+ export declare class EuimToolbarQrcodeModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarQrcodeModule, [typeof i1.EuimToolbarQrcodeComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule, typeof i5.QRCodeModule], [typeof i1.EuimToolbarQrcodeComponent]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarQrcodeModule>;
11
+ }
12
+ //# sourceMappingURL=euim-toolbar-qrcode.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-toolbar-qrcode.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAca,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CACnC"}
@@ -0,0 +1,3 @@
1
+ export * from './euim-toolbar-qrcode.module';
2
+ export * from './euim-toolbar-qrcode.component';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC"}
@@ -26,6 +26,7 @@ export * from './euim-skeleton-list-item';
26
26
  export * from './euim-multiselect';
27
27
  export * from './euim-pdf-viewer';
28
28
  export * from './euim-about';
29
+ export * from './euim-toolbar-qrcode';
29
30
  export * from './euim-toolbar-datepicker';
30
31
  export * from './euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive';
31
32
  export * from './euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,6CAA6C,CAAC;AAC5D,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,6CAA6C,CAAC;AAC5D,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -25,23 +25,24 @@ import * as i23 from "./components/euim-multiselect/euim-multiselect.module";
25
25
  import * as i24 from "./components/euim-toolbar-datepicker/euim-toolbar-datepicker.module";
26
26
  import * as i25 from "./components/euim-card/euim-card.module";
27
27
  import * as i26 from "./components/euim-card-list/euim-card-list.module";
28
- import * as i27 from "./components/euim-spinner/euim-spinner.module";
29
- import * as i28 from "./components/directives/euim-divider/euim-divider.module";
30
- import * as i29 from "./components/directives/euim-list-header/euim-list-header.module";
31
- import * as i30 from "./components/directives/euim-min-width/euim-min-width.directive";
32
- import * as i31 from "./components/directives/euim-align-center/euim-align-center.directive";
33
- import * as i32 from "./components/directives/euim-align-top/euim-align-top.directive";
34
- import * as i33 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
35
- import * as i34 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
36
- import * as i35 from "./components/directives/euim-list-item/euim-list-item.directive";
37
- import * as i36 from "./components/euim-read-only-form/euim-read-only-form.directive";
38
- import * as i37 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
39
- import * as i38 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
40
- import * as i39 from "./components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive";
41
- import * as i40 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
28
+ import * as i27 from "./components/euim-toolbar-qrcode/euim-toolbar-qrcode.module";
29
+ import * as i28 from "./components/euim-spinner/euim-spinner.module";
30
+ import * as i29 from "./components/directives/euim-divider/euim-divider.module";
31
+ import * as i30 from "./components/directives/euim-list-header/euim-list-header.module";
32
+ import * as i31 from "./components/directives/euim-min-width/euim-min-width.directive";
33
+ import * as i32 from "./components/directives/euim-align-center/euim-align-center.directive";
34
+ import * as i33 from "./components/directives/euim-align-top/euim-align-top.directive";
35
+ import * as i34 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
36
+ import * as i35 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
37
+ import * as i36 from "./components/directives/euim-list-item/euim-list-item.directive";
38
+ import * as i37 from "./components/euim-read-only-form/euim-read-only-form.directive";
39
+ import * as i38 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
40
+ import * as i39 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
41
+ import * as i40 from "./components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive";
42
+ import * as i41 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
42
43
  export declare class EuimAllModule {
43
44
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
44
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule]>;
45
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimToolbarQrcodeModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimMediaHeaderCustomContentDirective, typeof i41.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimToolbarQrcodeModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimMediaHeaderCustomContentDirective, typeof i41.EuimSkeletonTextAvatarModule]>;
45
46
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
46
47
  }
47
48
  //# sourceMappingURL=euim-all.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgGA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "18.0.0-next.14",
3
+ "version": "18.0.0-next.16",
4
4
  "tag": "next",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {