@eui/mobile-core 18.0.0-next.8 → 18.0.1-snapshot-1734530560622
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.
- package/docs/components/EuiMUserProfileActionComponent.html +2 -2
- package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
- package/docs/components/EuiMUserProfileInfosComponent.html +2 -2
- package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
- package/docs/components/EuimAboutComponent.html +57 -168
- package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
- package/docs/components/EuimAlertMessageComponent.html +3 -3
- package/docs/components/EuimAppComponent.html +2 -2
- package/docs/components/EuimAvatarBadgeComponent.html +2 -2
- package/docs/components/EuimAvatarComponent.html +5 -5
- package/docs/components/EuimAvatarIconComponent.html +2 -2
- package/docs/components/EuimAvatarIconSubComponent.html +3 -3
- package/docs/components/EuimAvatarImageComponent.html +2 -2
- package/docs/components/EuimAvatarTextComponent.html +2 -2
- package/docs/components/EuimBadgeComponent.html +3 -3
- package/docs/components/EuimCardComponent.html +2 -2
- package/docs/components/EuimCardListComponent.html +2 -2
- package/docs/components/EuimChangelogComponent.html +102 -3
- package/docs/components/EuimChipSelectorComponent.html +7 -7
- package/docs/components/EuimDataSummaryColComponent.html +2 -2
- package/docs/components/EuimDataSummaryComponent.html +2 -2
- package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
- package/docs/components/EuimHeaderDetailsComponent.html +2 -2
- package/docs/components/EuimHelpSupportComponent.html +8 -80
- package/docs/components/EuimLabelComponent.html +3 -3
- package/docs/components/EuimLanguageListComponent.html +3 -3
- package/docs/components/EuimLanguageSelectorComponent.html +26 -3
- package/docs/components/EuimMediaHeaderComponent.html +2 -2
- package/docs/components/EuimMessageComponent.html +2 -2
- package/docs/components/EuimMessageTitleComponent.html +2 -2
- package/docs/components/EuimMultiselectComponent.html +2 -2
- package/docs/components/EuimMultiselectFilterComponent.html +3 -3
- package/docs/components/EuimMultiselectInfoComponent.html +2 -2
- package/docs/components/EuimMultiselectListComponent.html +2 -2
- package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
- package/docs/components/EuimNotificationItemComponent.html +2 -2
- package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
- package/docs/components/EuimPdfViewerComponent.html +3 -10
- package/docs/components/EuimScrollerXComponent.html +2 -2
- package/docs/components/EuimSidebarComponent.html +2 -2
- package/docs/components/EuimSidebarContentComponent.html +2 -2
- package/docs/components/EuimSkeletonListComponent.html +2 -2
- package/docs/components/EuimSkeletonListItemComponent.html +2 -2
- package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
- package/docs/components/EuimSliderInfoScreenComponent.html +2 -2
- package/docs/components/EuimSpinnerComponent.html +2 -2
- package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
- package/docs/components/EuimSpinnerMessageComponent.html +2 -2
- package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
- package/docs/components/EuimToolbarComponent.html +27 -3
- package/docs/components/EuimToolbarDatepickerComponent.html +4 -11
- package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
- package/docs/components/EuimToolbarTitleComponent.html +2 -2
- package/docs/components/EuimUserProfileComponent.html +2 -2
- package/docs/dependencies.html +4 -4
- package/docs/directives/EuimDividerDirective.html +4 -0
- package/docs/directives/EuimListHeaderDirective.html +4 -0
- package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
- package/docs/index.html +4 -4
- package/docs/js/menu-wc.js +117 -53
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +80 -0
- package/docs/modules/EuimAllModule.html +1 -1
- package/docs/modules/EuimDividerModule.html +13 -4
- package/docs/modules/EuimListHeaderModule.html +13 -4
- package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
- package/docs/modules/EuimToolbarDatepickerModule.html +0 -6
- package/docs/{interfaces/HelpContacts.html → modules/EuimToolbarQrcodeModule.html} +49 -132
- package/docs/modules.html +24 -0
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
- package/esm2022/lib/components/base-states.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +5 -4
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +12 -9
- package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -35
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -9
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +12 -34
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +5 -5
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -5
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +5 -5
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +8 -7
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +5 -5
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -9
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +5 -5
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +5 -5
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +6 -10
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +6 -11
- package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
- package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
- package/esm2022/lib/components/index.mjs +2 -1
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -5
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +10 -9
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -7
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +5 -5
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
- package/esm2022/lib/euim-all.module.mjs +11 -6
- package/esm2022/lib/services/euim-app.service.mjs +4 -4
- package/fesm2022/eui-mobile-core.mjs +570 -608
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
- package/lib/components/base-states.directive.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
- package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +1 -1
- package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +7 -4
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
- package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about.component.d.ts +2 -12
- package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about.module.d.ts +9 -10
- package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
- package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
- package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -45
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
- package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.component.d.ts +3 -3
- package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
- package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
- package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +3 -3
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -4
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -4
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
- package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
- package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
- package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
- package/lib/components/index.d.ts +1 -0
- package/lib/components/index.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -0
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/lib/euim-all.module.d.ts +16 -15
- package/lib/euim-all.module.d.ts.map +1 -1
- package/package.json +2 -2
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +0 -671
- package/docs/interfaces/AlertInfos.html +0 -411
- package/docs/interfaces/Contact.html +0 -540
- package/docs/interfaces/Material.html +0 -495
- package/docs/interfaces/SupportMaterials.html +0 -315
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
|
@@ -152,6 +152,9 @@
|
|
|
152
152
|
<li>
|
|
153
153
|
<a href="#initialState" title="packages/eui-mobile/packages/core/src/lib/services/euim-app.service.ts" ><b>initialState</b> (packages/.../euim-app.service.ts)</a>
|
|
154
154
|
</li>
|
|
155
|
+
<li>
|
|
156
|
+
<a href="#MODULES" title="packages/eui-mobile/packages/core/src/euim-all.module.ts" ><b>MODULES</b> (packages/.../euim-all.module.ts)</a>
|
|
157
|
+
</li>
|
|
155
158
|
<li>
|
|
156
159
|
<a href="#MODULES" title="packages/eui-mobile/packages/core/src/lib/euim-all.module.ts" ><b>MODULES</b> (packages/.../euim-all.module.ts)</a>
|
|
157
160
|
</li>
|
|
@@ -637,6 +640,82 @@
|
|
|
637
640
|
</tr>
|
|
638
641
|
|
|
639
642
|
|
|
643
|
+
</tbody>
|
|
644
|
+
</table>
|
|
645
|
+
</section>
|
|
646
|
+
<h3>packages/eui-mobile/packages/core/src/euim-all.module.ts</h3>
|
|
647
|
+
<section data-compodoc="block-properties">
|
|
648
|
+
<h3></h3> <table class="table table-sm table-bordered">
|
|
649
|
+
<tbody>
|
|
650
|
+
<tr>
|
|
651
|
+
<td class="col-md-4">
|
|
652
|
+
<a name="MODULES"></a>
|
|
653
|
+
<span class="name">
|
|
654
|
+
<span ><b>MODULES</b></span>
|
|
655
|
+
<a href="#MODULES"><span class="icon ion-ios-link"></span></a>
|
|
656
|
+
</span>
|
|
657
|
+
</td>
|
|
658
|
+
</tr>
|
|
659
|
+
<tr>
|
|
660
|
+
<td class="col-md-4">
|
|
661
|
+
<i>Type : </i> <code>[]</code>
|
|
662
|
+
|
|
663
|
+
</td>
|
|
664
|
+
</tr>
|
|
665
|
+
<tr>
|
|
666
|
+
<td class="col-md-4">
|
|
667
|
+
<i>Default value : </i><code>[
|
|
668
|
+
// Layout
|
|
669
|
+
EuimAppModule,
|
|
670
|
+
|
|
671
|
+
// Components
|
|
672
|
+
EuimEmptyListPlaceholderModule,
|
|
673
|
+
EuimLanguageSelectorModule,
|
|
674
|
+
EuimUserProfileModule,
|
|
675
|
+
EuimMessageModule,
|
|
676
|
+
EuimSkeletonListItemModule,
|
|
677
|
+
EuimSkeletonListModule,
|
|
678
|
+
|
|
679
|
+
EuimLabelModule,
|
|
680
|
+
EuimAlertMessageModule,
|
|
681
|
+
EuimAboutModule,
|
|
682
|
+
EuimToolbarComponentModule,
|
|
683
|
+
EuimNotificationItemModule,
|
|
684
|
+
EuimMediaHeaderModule,
|
|
685
|
+
EuimDataSummaryModule,
|
|
686
|
+
EuimHeaderDetailsModule,
|
|
687
|
+
EuimAvatarModule,
|
|
688
|
+
EuimSliderInfoScreenModule,
|
|
689
|
+
EuimScrollerXComponentModule,
|
|
690
|
+
EuimChipSelectorComponentModule,
|
|
691
|
+
EuimBadgeModule,
|
|
692
|
+
EuimSidebarModule,
|
|
693
|
+
EuimPdfViewerModule,
|
|
694
|
+
EuimMultiselectModule,
|
|
695
|
+
EuimToolbarDatepickerModule,
|
|
696
|
+
EuimCardModule,
|
|
697
|
+
EuimCardListModule,
|
|
698
|
+
|
|
699
|
+
// Directives
|
|
700
|
+
EuimSpinnerComponentModule,
|
|
701
|
+
EuimDividerModule,
|
|
702
|
+
EuimListHeaderModule,
|
|
703
|
+
EuimMinWidthDirective,
|
|
704
|
+
EuimAlignCenterDirective,
|
|
705
|
+
EuimAlignTopDirective,
|
|
706
|
+
EuimToolbarTransparentDirective,
|
|
707
|
+
EuimSidebarFooterNoBordersDirective,
|
|
708
|
+
EuimListItemNoPaddingsDirective,
|
|
709
|
+
EuimReadOnlyFormDirective,
|
|
710
|
+
EuimReadOnlyFormValueDirective,
|
|
711
|
+
EuimReadOnlyFormLabelDirective,
|
|
712
|
+
EuimMediaHeaderCustomContentDirective,
|
|
713
|
+
EuimSkeletonTextAvatarModule,
|
|
714
|
+
]</code>
|
|
715
|
+
</td>
|
|
716
|
+
</tr>
|
|
717
|
+
|
|
718
|
+
|
|
640
719
|
</tbody>
|
|
641
720
|
</table>
|
|
642
721
|
</section>
|
|
@@ -692,6 +771,7 @@
|
|
|
692
771
|
EuimToolbarDatepickerModule,
|
|
693
772
|
EuimCardModule,
|
|
694
773
|
EuimCardListModule,
|
|
774
|
+
EuimToolbarQrcodeModule,
|
|
695
775
|
|
|
696
776
|
// Directives
|
|
697
777
|
EuimSpinnerComponentModule,
|
|
@@ -85,7 +85,9 @@
|
|
|
85
85
|
|
|
86
86
|
<ol class="breadcrumb">
|
|
87
87
|
<li class="breadcrumb-item">Modules</li>
|
|
88
|
-
<li class="breadcrumb-item"
|
|
88
|
+
<li class="breadcrumb-item"
|
|
89
|
+
class="breadcrumb-item deprecated-name"
|
|
90
|
+
>EuimDividerModule</li>
|
|
89
91
|
</ol>
|
|
90
92
|
|
|
91
93
|
|
|
@@ -109,17 +111,24 @@
|
|
|
109
111
|
</p>
|
|
110
112
|
|
|
111
113
|
|
|
114
|
+
<p class="comment">
|
|
115
|
+
<h3 class="deprecated">Deprecated</h3>
|
|
116
|
+
</p>
|
|
117
|
+
<p class="comment">
|
|
118
|
+
will be removed in the next version of eUI Mobile.
|
|
119
|
+
</p>
|
|
112
120
|
|
|
113
121
|
|
|
114
122
|
|
|
115
123
|
<div class="container-fluid module">
|
|
116
124
|
<div class="row">
|
|
117
125
|
<div class="col-sm-3">
|
|
118
|
-
<h3>
|
|
119
|
-
title="Official documentation about module
|
|
126
|
+
<h3>Imports<a href="https://angular.io/api/core/NgModule#imports" target="_blank" rel="noopener noreferrer"
|
|
127
|
+
title="Official documentation about module imports"><span
|
|
128
|
+
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
120
129
|
<ul class="list-group">
|
|
121
130
|
<li class="list-group-item">
|
|
122
|
-
<a href="../
|
|
131
|
+
<a href="../modules/EuimDividerDirective.html">EuimDividerDirective</a>
|
|
123
132
|
</li>
|
|
124
133
|
</ul>
|
|
125
134
|
</div>
|
|
@@ -85,7 +85,9 @@
|
|
|
85
85
|
|
|
86
86
|
<ol class="breadcrumb">
|
|
87
87
|
<li class="breadcrumb-item">Modules</li>
|
|
88
|
-
<li class="breadcrumb-item"
|
|
88
|
+
<li class="breadcrumb-item"
|
|
89
|
+
class="breadcrumb-item deprecated-name"
|
|
90
|
+
>EuimListHeaderModule</li>
|
|
89
91
|
</ol>
|
|
90
92
|
|
|
91
93
|
|
|
@@ -109,17 +111,24 @@
|
|
|
109
111
|
</p>
|
|
110
112
|
|
|
111
113
|
|
|
114
|
+
<p class="comment">
|
|
115
|
+
<h3 class="deprecated">Deprecated</h3>
|
|
116
|
+
</p>
|
|
117
|
+
<p class="comment">
|
|
118
|
+
will be removed in the next version of eUI Mobile.
|
|
119
|
+
</p>
|
|
112
120
|
|
|
113
121
|
|
|
114
122
|
|
|
115
123
|
<div class="container-fluid module">
|
|
116
124
|
<div class="row">
|
|
117
125
|
<div class="col-sm-3">
|
|
118
|
-
<h3>
|
|
119
|
-
title="Official documentation about module
|
|
126
|
+
<h3>Imports<a href="https://angular.io/api/core/NgModule#imports" target="_blank" rel="noopener noreferrer"
|
|
127
|
+
title="Official documentation about module imports"><span
|
|
128
|
+
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
120
129
|
<ul class="list-group">
|
|
121
130
|
<li class="list-group-item">
|
|
122
|
-
<a href="../
|
|
131
|
+
<a href="../modules/EuimListHeaderDirective.html">EuimListHeaderDirective</a>
|
|
123
132
|
</li>
|
|
124
133
|
</ul>
|
|
125
134
|
</div>
|
|
@@ -85,7 +85,9 @@
|
|
|
85
85
|
|
|
86
86
|
<ol class="breadcrumb">
|
|
87
87
|
<li class="breadcrumb-item">Modules</li>
|
|
88
|
-
<li class="breadcrumb-item"
|
|
88
|
+
<li class="breadcrumb-item"
|
|
89
|
+
class="breadcrumb-item deprecated-name"
|
|
90
|
+
>EuimSkeletonTextAvatarModule</li>
|
|
89
91
|
</ol>
|
|
90
92
|
|
|
91
93
|
|
|
@@ -109,17 +111,24 @@
|
|
|
109
111
|
</p>
|
|
110
112
|
|
|
111
113
|
|
|
114
|
+
<p class="comment">
|
|
115
|
+
<h3 class="deprecated">Deprecated</h3>
|
|
116
|
+
</p>
|
|
117
|
+
<p class="comment">
|
|
118
|
+
will be removed in the next version of eUI Mobile.
|
|
119
|
+
</p>
|
|
112
120
|
|
|
113
121
|
|
|
114
122
|
|
|
115
123
|
<div class="container-fluid module">
|
|
116
124
|
<div class="row">
|
|
117
125
|
<div class="col-sm-3">
|
|
118
|
-
<h3>
|
|
119
|
-
title="Official documentation about module
|
|
126
|
+
<h3>Imports<a href="https://angular.io/api/core/NgModule#imports" target="_blank" rel="noopener noreferrer"
|
|
127
|
+
title="Official documentation about module imports"><span
|
|
128
|
+
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
120
129
|
<ul class="list-group">
|
|
121
130
|
<li class="list-group-item">
|
|
122
|
-
<a href="../
|
|
131
|
+
<a href="../modules/EuimSkeletonTextAvatarDirective.html">EuimSkeletonTextAvatarDirective</a>
|
|
123
132
|
</li>
|
|
124
133
|
</ul>
|
|
125
134
|
</div>
|
|
@@ -121,9 +121,6 @@
|
|
|
121
121
|
<li class="list-group-item">
|
|
122
122
|
<a href="../components/EuimToolbarDatepickerComponent.html">EuimToolbarDatepickerComponent</a>
|
|
123
123
|
</li>
|
|
124
|
-
<li class="list-group-item">
|
|
125
|
-
<a href="../directives/EuimToolbarDatepickerDatetimeDirective.html">EuimToolbarDatepickerDatetimeDirective</a>
|
|
126
|
-
</li>
|
|
127
124
|
</ul>
|
|
128
125
|
</div>
|
|
129
126
|
<div class="col-sm-3">
|
|
@@ -147,9 +144,6 @@
|
|
|
147
144
|
<li class="list-group-item">
|
|
148
145
|
<a href="../components/EuimToolbarDatepickerComponent.html">EuimToolbarDatepickerComponent</a>
|
|
149
146
|
</li>
|
|
150
|
-
<li class="list-group-item">
|
|
151
|
-
<a href="../directives/EuimToolbarDatepickerDatetimeDirective.html">EuimToolbarDatepickerDatetimeDirective</a>
|
|
152
|
-
</li>
|
|
153
147
|
</ul>
|
|
154
148
|
</div>
|
|
155
149
|
</div>
|
|
@@ -78,157 +78,65 @@
|
|
|
78
78
|
<compodoc-menu mode="normal"></compodoc-menu>
|
|
79
79
|
</div>
|
|
80
80
|
<!-- START CONTENT -->
|
|
81
|
-
<div class="content
|
|
81
|
+
<div class="content module">
|
|
82
82
|
<div class="content-data">
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
86
|
<ol class="breadcrumb">
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
>
|
|
100
|
-
HelpContacts</li>
|
|
87
|
+
<li class="breadcrumb-item">Modules</li>
|
|
88
|
+
<li class="breadcrumb-item" >EuimToolbarQrcodeModule</li>
|
|
101
89
|
</ol>
|
|
102
90
|
|
|
91
|
+
|
|
103
92
|
<ul class="nav nav-tabs" role="tablist">
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
93
|
+
<li class="nav-item">
|
|
94
|
+
<a href="#info"
|
|
95
|
+
class="nav-link"
|
|
96
|
+
class="nav-link active"
|
|
97
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
98
|
+
</li>
|
|
110
99
|
</ul>
|
|
111
100
|
|
|
112
101
|
<div class="tab-content">
|
|
113
102
|
<div class="tab-pane fade active in" id="info">
|
|
103
|
+
|
|
114
104
|
<p class="comment">
|
|
115
105
|
<h3>File</h3>
|
|
116
106
|
</p>
|
|
117
107
|
<p class="comment">
|
|
118
|
-
<code>packages/eui-mobile/packages/core/src/lib/components/euim-
|
|
108
|
+
<code>packages/eui-mobile/packages/core/src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.ts</code>
|
|
119
109
|
</p>
|
|
120
110
|
|
|
121
111
|
|
|
122
112
|
|
|
123
113
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
<
|
|
127
|
-
<
|
|
128
|
-
<
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
>
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
</td>
|
|
151
|
-
</tr>
|
|
152
|
-
</tbody>
|
|
153
|
-
</table>
|
|
154
|
-
</section>
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
<section data-compodoc="block-properties">
|
|
159
|
-
<h3 id="inputs">Properties</h3>
|
|
160
|
-
<table class="table table-sm table-bordered">
|
|
161
|
-
<tbody>
|
|
162
|
-
<tr>
|
|
163
|
-
<td class="col-md-4">
|
|
164
|
-
<a name="contacts"></a>
|
|
165
|
-
<span class="name "><b>contacts</b>
|
|
166
|
-
<a href="#contacts">
|
|
167
|
-
<span class="icon ion-ios-link"></span>
|
|
168
|
-
</a>
|
|
169
|
-
</span>
|
|
170
|
-
</td>
|
|
171
|
-
</tr>
|
|
172
|
-
<tr>
|
|
173
|
-
<td class="col-md-4">
|
|
174
|
-
<code>contacts: <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
|
|
175
|
-
</code>
|
|
176
|
-
</td>
|
|
177
|
-
</tr>
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
<tr>
|
|
181
|
-
<td class="col-md-4">
|
|
182
|
-
<i>Type : </i> <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
|
|
183
|
-
|
|
184
|
-
</td>
|
|
185
|
-
</tr>
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
</tbody>
|
|
192
|
-
</table>
|
|
193
|
-
<table class="table table-sm table-bordered">
|
|
194
|
-
<tbody>
|
|
195
|
-
<tr>
|
|
196
|
-
<td class="col-md-4">
|
|
197
|
-
<a name="sectionTitle"></a>
|
|
198
|
-
<span class="name "><b>sectionTitle</b>
|
|
199
|
-
<a href="#sectionTitle">
|
|
200
|
-
<span class="icon ion-ios-link"></span>
|
|
201
|
-
</a>
|
|
202
|
-
</span>
|
|
203
|
-
</td>
|
|
204
|
-
</tr>
|
|
205
|
-
<tr>
|
|
206
|
-
<td class="col-md-4">
|
|
207
|
-
<code>sectionTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
208
|
-
</code>
|
|
209
|
-
</td>
|
|
210
|
-
</tr>
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
<tr>
|
|
214
|
-
<td class="col-md-4">
|
|
215
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
216
|
-
|
|
217
|
-
</td>
|
|
218
|
-
</tr>
|
|
219
|
-
|
|
220
|
-
<tr>
|
|
221
|
-
<td class="col-md-4">
|
|
222
|
-
<i>Optional</i>
|
|
223
|
-
</td>
|
|
224
|
-
</tr>
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
</tbody>
|
|
230
|
-
</table>
|
|
231
|
-
</section>
|
|
114
|
+
|
|
115
|
+
<div class="container-fluid module">
|
|
116
|
+
<div class="row">
|
|
117
|
+
<div class="col-sm-3">
|
|
118
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
119
|
+
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
120
|
+
<ul class="list-group">
|
|
121
|
+
<li class="list-group-item">
|
|
122
|
+
<a href="../components/EuimToolbarQrcodeComponent.html">EuimToolbarQrcodeComponent</a>
|
|
123
|
+
</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</div>
|
|
126
|
+
<div class="col-sm-3">
|
|
127
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
128
|
+
title="Official documentation about module exports"><span
|
|
129
|
+
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
130
|
+
<ul class="list-group">
|
|
131
|
+
<li class="list-group-item">
|
|
132
|
+
<a href="../components/EuimToolbarQrcodeComponent.html">EuimToolbarQrcodeComponent</a>
|
|
133
|
+
</li>
|
|
134
|
+
</ul>
|
|
135
|
+
</div>
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
|
|
139
|
+
|
|
232
140
|
</div>
|
|
233
141
|
|
|
234
142
|
|
|
@@ -241,6 +149,15 @@
|
|
|
241
149
|
|
|
242
150
|
|
|
243
151
|
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
244
161
|
</div><div class="search-results">
|
|
245
162
|
<div class="has-results">
|
|
246
163
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -266,8 +183,8 @@
|
|
|
266
183
|
|
|
267
184
|
<script>
|
|
268
185
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
269
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = '
|
|
270
|
-
var COMPODOC_CURRENT_PAGE_URL = '
|
|
186
|
+
var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
|
|
187
|
+
var COMPODOC_CURRENT_PAGE_URL = 'EuimToolbarQrcodeModule.html';
|
|
271
188
|
var MAX_SEARCH_RESULTS = 15;
|
|
272
189
|
</script>
|
|
273
190
|
|
package/docs/modules.html
CHANGED
|
@@ -124,6 +124,18 @@
|
|
|
124
124
|
</div>
|
|
125
125
|
</div>
|
|
126
126
|
</div>
|
|
127
|
+
<div class="col-md-6 col-lg-4">
|
|
128
|
+
<div class="card card-module">
|
|
129
|
+
<div class="card-header">
|
|
130
|
+
<h4 class="card-title">EuimAllModule</h4>
|
|
131
|
+
</div>
|
|
132
|
+
<div class="card-block">
|
|
133
|
+
<footer class="text-center">
|
|
134
|
+
<a href="./modules/EuimAllModule.html" class="btn btn-default">Browse</a>
|
|
135
|
+
</footer>
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
</div>
|
|
127
139
|
<div class="col-md-6 col-lg-4">
|
|
128
140
|
<div class="card card-module">
|
|
129
141
|
<div class="card-header">
|
|
@@ -448,6 +460,18 @@
|
|
|
448
460
|
</div>
|
|
449
461
|
</div>
|
|
450
462
|
</div>
|
|
463
|
+
<div class="col-md-6 col-lg-4">
|
|
464
|
+
<div class="card card-module">
|
|
465
|
+
<div class="card-header">
|
|
466
|
+
<h4 class="card-title">EuimToolbarQrcodeModule</h4>
|
|
467
|
+
</div>
|
|
468
|
+
<div class="card-block">
|
|
469
|
+
<footer class="text-center">
|
|
470
|
+
<a href="./modules/EuimToolbarQrcodeModule.html" class="btn btn-default">Browse</a>
|
|
471
|
+
</footer>
|
|
472
|
+
</div>
|
|
473
|
+
</div>
|
|
474
|
+
</div>
|
|
451
475
|
<div class="col-md-6 col-lg-4">
|
|
452
476
|
<div class="card card-module">
|
|
453
477
|
<div class="card-header">
|
|
@@ -25,16 +25,15 @@ export class EuimLabelComponent {
|
|
|
25
25
|
this.euimLabelTruncateWithLines > 0 ? 'euim-label__euiTextTruncateWithLines euim-label__truncate' : '',
|
|
26
26
|
].join(' ');
|
|
27
27
|
}
|
|
28
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
29
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.
|
|
28
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: { euimLabelTruncateWithLines: ["euimLabelTruncateWithLines", "euimLabelTruncateWithLines", numberAttribute], euimLabelTitle: ["euimLabelTitle", "euimLabelTitle", booleanAttribute], euimLabelSubTitle: ["euimLabelSubTitle", "euimLabelSubTitle", booleanAttribute], euimLabelMeta: ["euimLabelMeta", "euimLabelMeta", booleanAttribute], euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute], euimLabelTextWrap: ["euimLabelTextWrap", "euimLabelTextWrap", booleanAttribute] }, host: { properties: { "style.--euimLabelTruncateWithLines": "this.euimLabelTruncateWithLines", "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSizeXS", "euimSizeXS", "euimSizeS", "euimSizeS", "euimSizeM", "euimSizeM", "euimSizeL", "euimSizeL", "euimSizeXL", "euimSizeXL", "euimSize2XL", "euimSize2XL", "euimSize3XL", "euimSize3XL", "euimSize4XL", "euimSize4XL", "color", "color"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-bc-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
33
33
|
args: [{ selector: 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
|
|
34
34
|
{
|
|
35
35
|
directive: BaseStatesDirective,
|
|
36
36
|
inputs: [
|
|
37
|
-
'euimSize2XS',
|
|
38
37
|
'euimSizeXS',
|
|
39
38
|
'euimSizeS',
|
|
40
39
|
'euimSizeM',
|
|
@@ -46,7 +45,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
|
|
|
46
45
|
'color',
|
|
47
46
|
],
|
|
48
47
|
},
|
|
49
|
-
], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-
|
|
48
|
+
], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-bc-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"] }]
|
|
50
49
|
}], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { euimLabelTruncateWithLines: [{
|
|
51
50
|
type: HostBinding,
|
|
52
51
|
args: ['style.--euimLabelTruncateWithLines']
|
|
@@ -72,4 +71,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
|
|
|
72
71
|
type: HostBinding,
|
|
73
72
|
args: ['class']
|
|
74
73
|
}] } });
|
|
75
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
74
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsU0FBUyxFQUNULEtBQUssRUFDTCxXQUFXLEVBQ1gsaUJBQWlCLEVBQ2pCLHVCQUF1QixFQUN2QixlQUFlLEVBQ2YsZ0JBQWdCLEdBQ25CLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDOzs7QUEwQmxFLE1BQU0sT0FBTyxrQkFBa0I7SUFtQjNCLElBQ1csVUFBVTtRQUNqQixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsWUFBbUIsbUJBQXdDO1FBQXhDLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7UUFuQjNELG1CQUFjLEdBQUcsS0FBSyxDQUFDO1FBR3ZCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUcxQixrQkFBYSxHQUFHLEtBQUssQ0FBQztRQUd0QixzQkFBaUIsR0FBRyxLQUFLLENBQUM7UUFHMUIsc0JBQWlCLEdBQUcsS0FBSyxDQUFDO0lBT29DLENBQUM7SUFFL0QsYUFBYTtRQUNULE9BQU87WUFDSCxJQUFJLENBQUMsbUJBQW1CLENBQUMsYUFBYSxDQUFDLFlBQVksQ0FBQztZQUNwRCxJQUFJLENBQUMsY0FBYyxDQUFDLENBQUMsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUM5QyxJQUFJLENBQUMsaUJBQWlCLENBQUMsQ0FBQyxDQUFDLHVCQUF1QixDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ3JELElBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLGtCQUFrQixDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQzVDLElBQUksQ0FBQyxpQkFBaUIsQ0FBRSxDQUFDLENBQUMsaUJBQWlCLENBQUEsQ0FBQyxDQUFDLEVBQUU7WUFDL0MsSUFBSSxDQUFDLGlCQUFpQixDQUFFLENBQUMsQ0FBQyxxQkFBcUIsQ0FBQSxDQUFDLENBQUMsRUFBRTtZQUNuRCxJQUFJLENBQUMsMEJBQTBCLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQywyREFBMkQsQ0FBQSxDQUFDLENBQUMsRUFBRTtTQUN4RyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUNoQixDQUFDO2tJQXBDUSxrQkFBa0I7c0hBQWxCLGtCQUFrQiw0S0FFNEMsZUFBZSx3REFFbEUsZ0JBQWdCLGlFQUdoQixnQkFBZ0IscURBR2hCLGdCQUFnQixpRUFHaEIsZ0JBQWdCLGlFQUdoQixnQkFBZ0IsaWRBdEMxQiwyQkFBMkI7OzRGQXNCNUIsa0JBQWtCO2tCQXhCOUIsU0FBUzsrQkFDSSwyREFBMkQsWUFDM0QsMkJBQTJCLGlCQUV0QixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGtCQUMvQjt3QkFDWjs0QkFDSSxTQUFTLEVBQUUsbUJBQW1COzRCQUM5QixNQUFNLEVBQUU7Z0NBQ0osWUFBWTtnQ0FDWixXQUFXO2dDQUNYLFdBQVc7Z0NBQ1gsV0FBVztnQ0FDWCxZQUFZO2dDQUNaLGFBQWE7Z0NBQ2IsYUFBYTtnQ0FDYixhQUFhO2dDQUNiLE9BQU87NkJBQ1Y7eUJBQ0o7cUJBQ0o7d0ZBS3lGLDBCQUEwQjtzQkFBbkgsV0FBVzt1QkFBQyxvQ0FBb0M7O3NCQUFHLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZUFBZSxFQUFFO2dCQUd4RixjQUFjO3NCQURiLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSXRDLGlCQUFpQjtzQkFEaEIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJdEMsYUFBYTtzQkFEWixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUl0QyxpQkFBaUI7c0JBRGhCLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSXRDLGlCQUFpQjtzQkFEaEIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJM0IsVUFBVTtzQkFEcEIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgICBDb21wb25lbnQsXG4gICAgSW5wdXQsXG4gICAgSG9zdEJpbmRpbmcsXG4gICAgVmlld0VuY2Fwc3VsYXRpb24sXG4gICAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gICAgbnVtYmVyQXR0cmlidXRlLFxuICAgIGJvb2xlYW5BdHRyaWJ1dGUsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQmFzZVN0YXRlc0RpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2Jhc2Utc3RhdGVzLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZGl2W2V1aW1MYWJlbF0sIHBbZXVpbUxhYmVsXSwgc3BhbltldWltTGFiZWxdLCBldWltLWxhYmVsJyxcbiAgICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICAgIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgaG9zdERpcmVjdGl2ZXM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgZGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlLFxuICAgICAgICAgICAgaW5wdXRzOiBbXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplWFMnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZVMnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZU0nLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZUwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZVhMJyxcbiAgICAgICAgICAgICAgICAnZXVpbVNpemUyWEwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZTNYTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplNFhMJyxcbiAgICAgICAgICAgICAgICAnY29sb3InLFxuICAgICAgICAgICAgXSxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcblxuZXhwb3J0IGNsYXNzIEV1aW1MYWJlbENvbXBvbmVudCB7XG5cbiAgICBASG9zdEJpbmRpbmcoJ3N0eWxlLi0tZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXMnKSBASW5wdXQoeyB0cmFuc2Zvcm06IG51bWJlckF0dHJpYnV0ZSB9KSBldWltTGFiZWxUcnVuY2F0ZVdpdGhMaW5lczogbnVtYmVyO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbUxhYmVsVGl0bGUgPSBmYWxzZTtcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGV1aW1MYWJlbFN1YlRpdGxlID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTGFiZWxNZXRhID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTGFiZWxUcnVuY2F0ZSA9IGZhbHNlO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbUxhYmVsVGV4dFdyYXAgPSBmYWxzZTtcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIHB1YmxpYyBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgY29uc3RydWN0b3IocHVibGljIGJhc2VTdGF0ZXNEaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUpIHt9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS1sYWJlbCcpLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxUaXRsZSA/ICdldWltLWxhYmVsX190aXRsZScgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsU3ViVGl0bGUgPyAnZXVpbS1sYWJlbF9fc3ViLXRpdGxlJyA6ICcnLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxNZXRhID8gJ2V1aW0tbGFiZWxfX21ldGEnIDogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRleHRXcmFwICA/ICdldWktdS10ZXh0LXdyYXAnOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsVHJ1bmNhdGUgID8gJ2V1aS11LXRleHQtdHJ1bmNhdGUnOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXMgPiAwID8gJ2V1aW0tbGFiZWxfX2V1aVRleHRUcnVuY2F0ZVdpdGhMaW5lcyBldWltLWxhYmVsX190cnVuY2F0ZSc6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iXX0=
|
|
@@ -4,13 +4,13 @@ import { IonicModule } from '@ionic/angular';
|
|
|
4
4
|
import { EuimLabelComponent } from './euim-label.component';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class EuimLabelModule {
|
|
7
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, declarations: [EuimLabelComponent], imports: [CommonModule,
|
|
9
9
|
IonicModule], exports: [EuimLabelComponent] }); }
|
|
10
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
|
|
11
11
|
IonicModule] }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
imports: [
|
|
@@ -25,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
|
|
|
25
25
|
],
|
|
26
26
|
}]
|
|
27
27
|
}] });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBYzVELE1BQU0sT0FBTyxlQUFlO2tJQUFmLGVBQWU7bUlBQWYsZUFBZSxpQkFIcEIsa0JBQWtCLGFBUGxCLFlBQVk7WUFDWixXQUFXLGFBR1gsa0JBQWtCO21JQU1iLGVBQWUsWUFWcEIsWUFBWTtZQUNaLFdBQVc7OzRGQVNOLGVBQWU7a0JBWjNCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsa0JBQWtCO3FCQUNyQjtvQkFDRCxZQUFZLEVBQUU7d0JBQ1Ysa0JBQWtCO3FCQUNyQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbGFiZWwuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1MYWJlbENvbXBvbmVudCxcbiAgICBdLFxuICAgIGRlY2xhcmF0aW9uczogW1xuICAgICAgICBFdWltTGFiZWxDb21wb25lbnQsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUxhYmVsTW9kdWxlIHtcbn1cbiJdfQ==
|