@eui/mobile-core 18.1.2 → 18.1.3-snapshot-1759773599950
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 +11 -1
- package/docs/components/EuiMUserProfileAvatarComponent.html +5 -1
- package/docs/components/EuiMUserProfileInfosComponent.html +5 -1
- package/docs/components/EuiMUserProfileInfosItemComponent.html +5 -1
- package/docs/components/EuimAboutComponent.html +14 -116
- package/docs/components/EuimAboutContentLoadingComponent.html +5 -1
- package/docs/components/EuimAlertMessageComponent.html +12 -1
- package/docs/components/EuimAppComponent.html +11 -1
- package/docs/components/EuimAvatarBadgeComponent.html +5 -1
- package/docs/components/EuimAvatarComponent.html +5 -1
- package/docs/components/EuimAvatarIconComponent.html +5 -1
- package/docs/components/EuimAvatarIconSubComponent.html +5 -1
- package/docs/components/EuimAvatarImageComponent.html +5 -1
- package/docs/components/EuimAvatarTextComponent.html +5 -1
- package/docs/components/EuimBadgeComponent.html +5 -1
- package/docs/components/EuimCardComponent.html +12 -1
- package/docs/components/EuimCardListComponent.html +5 -1
- package/docs/components/EuimChangelogComponent.html +12 -1
- package/docs/components/EuimChipSelectorComponent.html +14 -1
- package/docs/components/EuimDataSummaryColComponent.html +5 -1
- package/docs/components/EuimDataSummaryComponent.html +12 -1
- package/docs/components/EuimEmptyListPlaceholderComponent.html +12 -1
- package/docs/components/EuimHeaderDetailsComponent.html +5 -1
- package/docs/components/EuimHelpSupportComponent.html +15 -1
- package/docs/components/EuimHelperTextComponent.html +1 -1
- package/docs/components/EuimLabelComponent.html +5 -1
- package/docs/components/EuimLanguageListComponent.html +15 -1
- package/docs/components/EuimLanguageSelectorComponent.html +13 -1
- package/docs/components/EuimMediaHeaderComponent.html +11 -1
- package/docs/components/EuimMessageComponent.html +11 -1
- package/docs/components/EuimMessageTitleComponent.html +5 -1
- package/docs/components/EuimMultiselectComponent.html +14 -2
- package/docs/components/EuimMultiselectFilterComponent.html +11 -1
- package/docs/components/EuimMultiselectInfoComponent.html +11 -1
- package/docs/components/EuimMultiselectListComponent.html +11 -1
- package/docs/components/EuimMultiselectToolbarComponent.html +12 -1
- package/docs/components/EuimNotificationItemComponent.html +5 -1
- package/docs/components/EuimOpenSourceLicencesComponent.html +12 -1
- package/docs/components/EuimPdfViewerComponent.html +16 -1
- package/docs/components/EuimScrollerXComponent.html +5 -1
- package/docs/components/EuimSidebarComponent.html +13 -1
- package/docs/components/EuimSidebarContentComponent.html +12 -1
- package/docs/components/EuimSkeletonListComponent.html +12 -1
- package/docs/components/EuimSkeletonListItemComponent.html +12 -1
- package/docs/components/EuimSlideInfoScreenComponent.html +5 -1
- package/docs/components/EuimSliderInfoScreenComponent.html +13 -1
- package/docs/components/EuimSpinnerComponent.html +12 -1
- package/docs/components/EuimSpinnerDescriptionComponent.html +5 -1
- package/docs/components/EuimSpinnerMessageComponent.html +5 -1
- package/docs/components/EuimToolbarActionItemsComponent.html +5 -1
- package/docs/components/EuimToolbarComponent.html +14 -1
- package/docs/components/EuimToolbarDatepickerComponent.html +16 -1
- package/docs/components/EuimToolbarQrcodeComponent.html +12 -1
- package/docs/components/EuimToolbarTitleComponent.html +5 -1
- package/docs/components/EuimUserProfileComponent.html +5 -1
- package/docs/dependencies.html +4 -4
- package/docs/directives/EuimAvatarMainIconDirective.html +4 -0
- package/docs/directives/EuimAvatarSubIconDirective.html +4 -0
- package/docs/directives/EuimCardImageDirective.html +4 -0
- package/docs/directives/EuimChipSelectorItemDirective.html +4 -0
- package/docs/directives/EuimDataSummaryColLabelDirective.html +4 -0
- package/docs/directives/EuimDataSummaryColValueDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsIconDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsMetaDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsTitleDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderImageDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderSubTitleDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderTitleDirective.html +4 -0
- package/docs/directives/EuimMultiselectAllDirective.html +4 -0
- package/docs/directives/EuimMultiselectSelectFieldDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenContentDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenTitleDirective.html +4 -0
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +675 -0
- package/docs/index.html +1 -1
- package/docs/js/menu-wc.js +275 -702
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +604 -126
- package/docs/modules/EuimAboutModule.html +16 -26
- package/docs/modules/EuimAlertMessageModule.html +11 -36
- package/docs/modules/EuimAppModule.html +10 -11
- package/docs/modules/EuimAvatarModule.html +18 -9
- package/docs/modules/EuimBadgeModule.html +13 -4
- package/docs/modules/EuimCardListModule.html +13 -4
- package/docs/modules/EuimCardModule.html +14 -5
- package/docs/modules/EuimChipSelectorComponentModule.html +14 -5
- package/docs/modules/EuimDataSummaryModule.html +20 -17
- package/docs/modules/EuimDividerModule.html +1 -1
- package/docs/modules/EuimEmptyListPlaceholderModule.html +12 -10
- package/docs/modules/EuimHeaderDetailsModule.html +20 -17
- package/docs/modules/EuimLabelModule.html +13 -4
- package/docs/modules/EuimLanguageSelectorModule.html +11 -18
- package/docs/modules/EuimListHeaderModule.html +1 -1
- package/docs/modules/EuimMediaHeaderModule.html +22 -26
- package/docs/modules/EuimMessageModule.html +16 -25
- package/docs/modules/EuimMultiselectModule.html +30 -25
- package/docs/modules/EuimNotificationItemModule.html +13 -4
- package/docs/modules/EuimPdfViewerModule.html +14 -29
- package/docs/modules/EuimScrollerXComponentModule.html +13 -4
- package/docs/modules/EuimSidebarModule.html +11 -18
- package/docs/modules/EuimSkeletonListItemModule.html +14 -29
- package/docs/modules/EuimSkeletonListModule.html +11 -36
- package/docs/modules/EuimSkeletonTextAvatarModule.html +1 -1
- package/docs/modules/EuimSliderInfoScreenModule.html +22 -13
- package/docs/modules/EuimSpinnerComponentModule.html +15 -6
- package/docs/modules/EuimToolbarComponentModule.html +15 -16
- package/docs/modules/EuimToolbarDatepickerModule.html +10 -14
- package/docs/modules/EuimToolbarQrcodeModule.html +13 -4
- package/docs/modules/EuimUserProfileModule.html +22 -13
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +8 -17
- package/esm2022/lib/components/atoms/euim-label/index.mjs +5 -1
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +8 -17
- package/esm2022/lib/components/atoms/euim-notification-item/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-divider/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-list-header/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/index.mjs +5 -1
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +13 -9
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +25 -46
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +6 -5
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +11 -6
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +6 -5
- package/esm2022/lib/components/euim-about/index.mjs +13 -1
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +8 -24
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +6 -4
- package/esm2022/lib/components/euim-alert-message/index.mjs +5 -1
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +8 -13
- package/esm2022/lib/components/euim-avatar/index.mjs +15 -1
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +3 -3
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +8 -17
- package/esm2022/lib/components/euim-badge/index.mjs +5 -1
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +3 -2
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -4
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +7 -7
- package/esm2022/lib/components/euim-card/index.mjs +7 -1
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +7 -16
- package/esm2022/lib/components/euim-card-list/index.mjs +5 -1
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -2
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +9 -6
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +8 -25
- package/esm2022/lib/components/euim-chip-selector/index.mjs +7 -1
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +12 -25
- package/esm2022/lib/components/euim-data-summary/index.mjs +11 -1
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +6 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +7 -16
- package/esm2022/lib/components/euim-empty-list-placeholder/index.mjs +11 -1
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +18 -22
- package/esm2022/lib/components/euim-media-header/index.mjs +13 -1
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -3
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +8 -23
- package/esm2022/lib/components/euim-message/index.mjs +7 -1
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -2
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -2
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +10 -7
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +10 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +25 -42
- package/esm2022/lib/components/euim-multiselect/index.mjs +17 -1
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +16 -3
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +8 -40
- package/esm2022/lib/components/euim-pdf-viewer/index.mjs +5 -1
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +8 -17
- package/esm2022/lib/components/euim-scroller-x/index.mjs +5 -1
- 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 +8 -24
- package/esm2022/lib/components/euim-skeleton-list/index.mjs +5 -1
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +6 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +8 -20
- package/esm2022/lib/components/euim-skeleton-list-item/index.mjs +5 -1
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +10 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +17 -25
- package/esm2022/lib/components/euim-slider-info-screen/index.mjs +13 -1
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +9 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +8 -17
- package/esm2022/lib/components/euim-spinner/index.mjs +9 -1
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +74 -0
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +9 -3
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +8 -33
- package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +5 -1
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +6 -4
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +8 -25
- package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +5 -1
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +8 -21
- package/esm2022/lib/components/layout/euim-app/index.mjs +5 -1
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +8 -29
- package/esm2022/lib/components/layout/euim-header-details/index.mjs +11 -1
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +8 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -2
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +8 -32
- package/esm2022/lib/components/layout/euim-language-selector/index.mjs +7 -1
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +6 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +9 -3
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +8 -32
- package/esm2022/lib/components/layout/euim-sidebar/index.mjs +7 -1
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +12 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +8 -27
- package/esm2022/lib/components/layout/euim-toolbar/index.mjs +9 -1
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +18 -21
- package/esm2022/lib/components/layout/euim-user-profile/index.mjs +13 -1
- package/fesm2022/eui-mobile-core.mjs +917 -951
- 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/atoms/euim-label/euim-label.module.d.ts +4 -3
- package/lib/components/atoms/euim-label/euim-label.module.d.ts.map +1 -1
- package/lib/components/atoms/euim-label/index.d.ts +2 -0
- package/lib/components/atoms/euim-label/index.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts +4 -3
- package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/index.d.ts +2 -0
- package/lib/components/atoms/euim-notification-item/index.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts +3 -5
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/index.d.ts +2 -0
- package/lib/components/directives/euim-divider/index.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +3 -5
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/index.d.ts +2 -0
- package/lib/components/directives/euim-list-header/index.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +3 -5
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts +2 -0
- package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +1 -1
- 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 +1 -6
- package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about.module.d.ts +12 -16
- 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 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
- package/lib/components/euim-about/index.d.ts +6 -0
- package/lib/components/euim-about/index.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-message.module.d.ts +4 -4
- package/lib/components/euim-alert-message/euim-alert-message.module.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-alert-message/index.d.ts +2 -0
- package/lib/components/euim-alert-message/index.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.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-image/euim-avatar-image.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.module.d.ts +4 -3
- package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
- package/lib/components/euim-avatar/index.d.ts +7 -0
- package/lib/components/euim-avatar/index.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-badge/euim-badge.module.d.ts +4 -3
- package/lib/components/euim-badge/euim-badge.module.d.ts.map +1 -1
- package/lib/components/euim-badge/index.d.ts +2 -0
- package/lib/components/euim-badge/index.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +1 -1
- package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card.component.d.ts +1 -1
- package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card.module.d.ts +4 -3
- package/lib/components/euim-card/euim-card.module.d.ts.map +1 -1
- package/lib/components/euim-card/index.d.ts +3 -0
- package/lib/components/euim-card/index.d.ts.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.module.d.ts +4 -4
- package/lib/components/euim-card-list/euim-card-list.module.d.ts.map +1 -1
- package/lib/components/euim-card-list/index.d.ts +2 -0
- package/lib/components/euim-card-list/index.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +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 +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts +4 -4
- package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/index.d.ts +3 -0
- package/lib/components/euim-chip-selector/index.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.module.d.ts +4 -3
- package/lib/components/euim-data-summary/euim-data-summary.module.d.ts.map +1 -1
- package/lib/components/euim-data-summary/index.d.ts +5 -0
- package/lib/components/euim-data-summary/index.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts +7 -7
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/index.d.ts +5 -0
- package/lib/components/euim-empty-list-placeholder/index.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.module.d.ts +9 -8
- package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
- package/lib/components/euim-media-header/index.d.ts +6 -0
- package/lib/components/euim-media-header/index.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message.module.d.ts +4 -3
- package/lib/components/euim-message/euim-message.module.d.ts.map +1 -1
- package/lib/components/euim-message/index.d.ts +3 -0
- package/lib/components/euim-message/index.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +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 +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.module.d.ts +4 -7
- package/lib/components/euim-multiselect/euim-multiselect.module.d.ts.map +1 -1
- package/lib/components/euim-multiselect/index.d.ts +8 -0
- package/lib/components/euim-multiselect/index.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +4 -8
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/index.d.ts +2 -0
- package/lib/components/euim-pdf-viewer/index.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts +4 -3
- package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/index.d.ts +2 -0
- package/lib/components/euim-scroller-x/index.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts +4 -4
- package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/index.d.ts +2 -0
- package/lib/components/euim-skeleton-list/index.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts +4 -3
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/index.d.ts +2 -0
- package/lib/components/euim-skeleton-list-item/index.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.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 +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-sub-title/euim-slider-info-screen-sub-title.directive.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts +4 -4
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/index.d.ts +6 -0
- package/lib/components/euim-slider-info-screen/index.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner.module.d.ts +4 -4
- package/lib/components/euim-spinner/euim-spinner.module.d.ts.map +1 -1
- package/lib/components/euim-spinner/index.d.ts +4 -0
- package/lib/components/euim-spinner/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +19 -0
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +1 -0
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +1 -1
- 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 +4 -7
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/index.d.ts +2 -0
- package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +4 -5
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/index.d.ts +2 -0
- package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts.map +1 -1
- package/lib/components/layout/euim-app/euim-app.module.d.ts +4 -4
- package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
- package/lib/components/layout/euim-app/index.d.ts +2 -0
- package/lib/components/layout/euim-app/index.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts +4 -3
- package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/index.d.ts +5 -0
- package/lib/components/layout/euim-header-details/index.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +4 -7
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/index.d.ts +3 -0
- package/lib/components/layout/euim-language-selector/index.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +3 -2
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +4 -7
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/index.d.ts +3 -0
- package/lib/components/layout/euim-sidebar/index.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts +4 -5
- package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/index.d.ts +4 -0
- package/lib/components/layout/euim-toolbar/index.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts +4 -3
- package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/index.d.ts +6 -0
- package/lib/components/layout/euim-user-profile/index.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { ChangeDetectionStrategy, ContentChild, Component, HostBinding, Input, ViewEncapsulation } from '@angular/core';
|
|
2
2
|
import { NavigationEnd } from '@angular/router';
|
|
3
3
|
import { EuimSidebarContentComponent } from './euim-sidebar-content/euim-sidebar-content.component';
|
|
4
|
+
import { RouterModule } from '@angular/router';
|
|
5
|
+
import { IonicModule } from '@ionic/angular';
|
|
4
6
|
import * as i0 from "@angular/core";
|
|
5
7
|
import * as i1 from "@angular/router";
|
|
6
8
|
import * as i2 from "@ionic/angular";
|
|
@@ -37,11 +39,15 @@ export class EuimSidebarComponent {
|
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
41
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarComponent, deps: [{ token: i1.Router }, { token: i2.MenuController }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
40
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimSidebarComponent, selector: "euim-sidebar", inputs: { ionMenuId: "ionMenuId", routerPath: "routerPath" }, host: { properties: { "className": "this.className" } }, queries: [{ propertyName: "sidebarContent", first: true, predicate: EuimSidebarContentComponent, descendants: true }], ngImport: i0, template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" slot=\"start\">\n <ng-content></ng-content>\n <ion-content>\n <ng-content select=\"euim-sidebar-content\"></ng-content>\n </ion-content>\n</ion-menu>\n", styles: [".euim-sidebar-footer--no-borders.footer-md{box-shadow:none}.euim-sidebar ion-header.header-md{box-shadow:none}.euim-sidebar ion-footer ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content{height:100%}.euim-sidebar-content__list{height:auto;padding:0;position:relative}.euim-sidebar-content__searchbar--sticky{position:sticky;top:0;z-index:var(--eui-zi-sticky)}.euim-sidebar-content ion-item euim-avatar:first-child{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-item .euim-avatar--color-success{background-color:var(--eui-c-success-dark)}.euim-sidebar-content ion-item .euim-avatar--color-danger{background-color:var(--eui-c-danger-dark)}.euim-sidebar-content ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-note[slot=end]{padding:var(--eui-s-m) 0 var(--eui-s-m)}.euim-sidebar-content ion-item::part(detail-icon){width:var(--eui-s-m);height:var(--eui-s-m);opacity:1;color:var(--eui-c-neutral-lighter);margin-left:var(--eui-s-xs)}\n"], dependencies: [{ kind: "component", type: i2.IonContent, selector: "ion-content", inputs: ["color", "fixedSlotPlacement", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i2.IonMenu, selector: "ion-menu", inputs: ["contentId", "disabled", "maxEdgeStart", "menuId", "side", "swipeGesture", "type"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
42
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimSidebarComponent, isStandalone: true, selector: "euim-sidebar", inputs: { ionMenuId: "ionMenuId", routerPath: "routerPath" }, host: { properties: { "className": "this.className" } }, queries: [{ propertyName: "sidebarContent", first: true, predicate: EuimSidebarContentComponent, descendants: true }], ngImport: i0, template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" slot=\"start\">\n <ng-content></ng-content>\n <ion-content>\n <ng-content select=\"euim-sidebar-content\"></ng-content>\n </ion-content>\n</ion-menu>\n", styles: [".euim-sidebar-footer--no-borders.footer-md{box-shadow:none}.euim-sidebar ion-header.header-md{box-shadow:none}.euim-sidebar ion-footer ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content{height:100%}.euim-sidebar-content__list{height:auto;padding:0;position:relative}.euim-sidebar-content__searchbar--sticky{position:sticky;top:0;z-index:var(--eui-zi-sticky)}.euim-sidebar-content ion-item euim-avatar:first-child{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-item .euim-avatar--color-success{background-color:var(--eui-c-success-dark)}.euim-sidebar-content ion-item .euim-avatar--color-danger{background-color:var(--eui-c-danger-dark)}.euim-sidebar-content ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-note[slot=end]{padding:var(--eui-s-m) 0 var(--eui-s-m)}.euim-sidebar-content ion-item::part(detail-icon){width:var(--eui-s-m);height:var(--eui-s-m);opacity:1;color:var(--eui-c-neutral-lighter);margin-left:var(--eui-s-xs)}\n"], dependencies: [{ kind: "ngmodule", type: IonicModule }, { kind: "component", type: i2.IonContent, selector: "ion-content", inputs: ["color", "fixedSlotPlacement", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i2.IonMenu, selector: "ion-menu", inputs: ["contentId", "disabled", "maxEdgeStart", "menuId", "side", "swipeGesture", "type"] }, { kind: "ngmodule", type: RouterModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
41
43
|
}
|
|
42
44
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarComponent, decorators: [{
|
|
43
45
|
type: Component,
|
|
44
|
-
args: [{ selector: 'euim-sidebar', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None,
|
|
46
|
+
args: [{ selector: 'euim-sidebar', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
|
|
47
|
+
IonicModule,
|
|
48
|
+
RouterModule,
|
|
49
|
+
EuimSidebarContentComponent,
|
|
50
|
+
], template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" slot=\"start\">\n <ng-content></ng-content>\n <ion-content>\n <ng-content select=\"euim-sidebar-content\"></ng-content>\n </ion-content>\n</ion-menu>\n", styles: [".euim-sidebar-footer--no-borders.footer-md{box-shadow:none}.euim-sidebar ion-header.header-md{box-shadow:none}.euim-sidebar ion-footer ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content{height:100%}.euim-sidebar-content__list{height:auto;padding:0;position:relative}.euim-sidebar-content__searchbar--sticky{position:sticky;top:0;z-index:var(--eui-zi-sticky)}.euim-sidebar-content ion-item euim-avatar:first-child{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-item .euim-avatar--color-success{background-color:var(--eui-c-success-dark)}.euim-sidebar-content ion-item .euim-avatar--color-danger{background-color:var(--eui-c-danger-dark)}.euim-sidebar-content ion-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-sidebar-content ion-note[slot=end]{padding:var(--eui-s-m) 0 var(--eui-s-m)}.euim-sidebar-content ion-item::part(detail-icon){width:var(--eui-s-m);height:var(--eui-s-m);opacity:1;color:var(--eui-c-neutral-lighter);margin-left:var(--eui-s-xs)}\n"] }]
|
|
45
51
|
}], ctorParameters: () => [{ type: i1.Router }, { type: i2.MenuController }], propDecorators: { sidebarContent: [{
|
|
46
52
|
type: ContentChild,
|
|
47
53
|
args: [EuimSidebarContentComponent]
|
|
@@ -52,4 +58,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
52
58
|
}], routerPath: [{
|
|
53
59
|
type: Input
|
|
54
60
|
}] } });
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
61
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1zaWRlYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS1zaWRlYmFyL2V1aW0tc2lkZWJhci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tc2lkZWJhci9ldWltLXNpZGViYXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFlBQVksRUFBb0IsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsaUJBQWlCLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEosT0FBTyxFQUFVLGFBQWEsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRXhELE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLHVEQUF1RCxDQUFBO0FBQ25HLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7QUFlN0MsTUFBTSxPQUFPLG9CQUFvQjtJQU83QixZQUFvQixNQUFjLEVBQVMsUUFBd0I7UUFBL0MsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUFTLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBTHBELGNBQVMsR0FBRyxjQUFjLENBQUM7UUFFakMsY0FBUyxHQUFHLE1BQU0sQ0FBQztRQUNuQixlQUFVLEdBQUcsTUFBTSxDQUFDO0lBRXlDLENBQUM7SUFFdkUsUUFBUTtRQUNKLElBQUksQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsRUFBRTtZQUNqQyxNQUFNLElBQUksR0FBRyxJQUFJLElBQUksQ0FBQyxVQUFVLEVBQUUsQ0FBQTtZQUNsQyxJQUFJLEtBQUssWUFBWSxhQUFhLEVBQUUsQ0FBQztnQkFDakMsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsS0FBSyxJQUFJLEVBQUUsQ0FBQztvQkFDM0IsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDO29CQUNwQyxVQUFVLENBQUMsR0FBRyxFQUFFO3dCQUNaLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsU0FBUyxDQUFDLENBQUM7b0JBQ3JELENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQztnQkFDYixDQUFDO3FCQUFNLENBQUM7b0JBQ0osSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDO29CQUNwQyxVQUFVLENBQUMsR0FBRyxFQUFFO3dCQUNaLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxDQUFDLEtBQUssRUFBRSxJQUFJLENBQUMsU0FBUyxDQUFDLENBQUM7b0JBQ3RELENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQztnQkFDYixDQUFDO1lBQ0wsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUVELGtCQUFrQjtRQUNkLElBQUksSUFBSSxDQUFDLGNBQWMsSUFBSSxJQUFJLENBQUMsU0FBUyxFQUFFLENBQUM7WUFDeEMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQztRQUNuRCxDQUFDO0lBQ0wsQ0FBQztrSUFoQ1Esb0JBQW9CO3NIQUFwQixvQkFBb0IsMk9BQ2YsMkJBQTJCLGdEQ3JCN0Msd09BTUEsK2hDRFNRLFdBQVcsK1dBQ1gsWUFBWTs7NEZBSVAsb0JBQW9CO2tCQWJoQyxTQUFTOytCQUNJLGNBQWMsbUJBR1AsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxjQUN6QixJQUFJLFdBQ1A7d0JBQ0wsV0FBVzt3QkFDWCxZQUFZO3dCQUNaLDJCQUEyQjtxQkFDOUI7d0dBRzBDLGNBQWM7c0JBQXhELFlBQVk7dUJBQUMsMkJBQTJCO2dCQUMxQixTQUFTO3NCQUF2QixXQUFXO2dCQUVILFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ0csVUFBVTtzQkFBbEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb250ZW50Q2hpbGQsIEFmdGVyQ29udGVudEluaXQsIENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBSb3V0ZXIsIE5hdmlnYXRpb25FbmQgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHsgTWVudUNvbnRyb2xsZXIgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltU2lkZWJhckNvbnRlbnRDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tc2lkZWJhci1jb250ZW50L2V1aW0tc2lkZWJhci1jb250ZW50LmNvbXBvbmVudCdcbmltcG9ydCB7IFJvdXRlck1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5pbXBvcnQgeyBJb25pY01vZHVsZSB9IGZyb20gJ0Bpb25pYy9hbmd1bGFyJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXNpZGViYXInLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLXNpZGViYXIuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgICAgICBSb3V0ZXJNb2R1bGUsXG4gICAgICAgIEV1aW1TaWRlYmFyQ29udGVudENvbXBvbmVudCxcbiAgICBdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltU2lkZWJhckNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCwgQWZ0ZXJDb250ZW50SW5pdCB7XG4gICAgQENvbnRlbnRDaGlsZChFdWltU2lkZWJhckNvbnRlbnRDb21wb25lbnQpIHNpZGViYXJDb250ZW50OiBFdWltU2lkZWJhckNvbnRlbnRDb21wb25lbnQ7XG4gICAgQEhvc3RCaW5kaW5nKCkgY2xhc3NOYW1lID0gJ2V1aW0tc2lkZWJhcic7XG5cbiAgICBASW5wdXQoKSBpb25NZW51SWQgPSAnbWFpbic7XG4gICAgQElucHV0KCkgcm91dGVyUGF0aCA9ICdob21lJztcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgcm91dGVyOiBSb3V0ZXIsIHB1YmxpYyBtZW51Q3RybDogTWVudUNvbnRyb2xsZXIpIHt9XG5cbiAgICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5yb3V0ZXIuZXZlbnRzLnN1YnNjcmliZShldmVudCA9PiB7XG4gICAgICAgICAgICBjb25zdCBwYXRoID0gYC8ke3RoaXMucm91dGVyUGF0aH1gXG4gICAgICAgICAgICBpZiAoZXZlbnQgaW5zdGFuY2VvZiBOYXZpZ2F0aW9uRW5kKSB7XG4gICAgICAgICAgICAgICAgaWYgKHRoaXMucm91dGVyLnVybCA9PT0gcGF0aCkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLm1lbnVDdHJsLmNsb3NlKHRoaXMuaW9uTWVudUlkKTtcbiAgICAgICAgICAgICAgICAgICAgc2V0VGltZW91dCgoKSA9PiB7XG4gICAgICAgICAgICAgICAgICAgICAgICB0aGlzLm1lbnVDdHJsLnN3aXBlR2VzdHVyZSh0cnVlLCB0aGlzLmlvbk1lbnVJZCk7XG4gICAgICAgICAgICAgICAgICAgIH0sIDEwMDApO1xuICAgICAgICAgICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMubWVudUN0cmwuY2xvc2UodGhpcy5pb25NZW51SWQpO1xuICAgICAgICAgICAgICAgICAgICBzZXRUaW1lb3V0KCgpID0+IHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHRoaXMubWVudUN0cmwuc3dpcGVHZXN0dXJlKGZhbHNlLCB0aGlzLmlvbk1lbnVJZCk7XG4gICAgICAgICAgICAgICAgICAgIH0sIDEwMDApO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgbmdBZnRlckNvbnRlbnRJbml0KCk6IHZvaWQge1xuICAgICAgICBpZiAodGhpcy5zaWRlYmFyQ29udGVudCAmJiB0aGlzLmlvbk1lbnVJZCkge1xuICAgICAgICAgICAgdGhpcy5zaWRlYmFyQ29udGVudC5pb25NZW51SWQgPSB0aGlzLmlvbk1lbnVJZDtcbiAgICAgICAgfVxuICAgIH1cbn1cbiIsIjxpb24tbWVudSBjb250ZW50SWQ9XCJ7e2lvbk1lbnVJZH19XCIgbWVudUlkPVwie3tpb25NZW51SWR9fVwiIHNsb3Q9XCJzdGFydFwiPlxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgICA8aW9uLWNvbnRlbnQ+XG4gICAgICAgIDxuZy1jb250ZW50IHNlbGVjdD1cImV1aW0tc2lkZWJhci1jb250ZW50XCI+PC9uZy1jb250ZW50PlxuICAgIDwvaW9uLWNvbnRlbnQ+XG48L2lvbi1tZW51PlxuIl19
|
|
@@ -1,49 +1,25 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { RouterModule } from '@angular/router';
|
|
3
1
|
import { NgModule } from '@angular/core';
|
|
4
|
-
import { IonicModule } from '@ionic/angular';
|
|
5
2
|
import { EuimSidebarComponent } from './euim-sidebar.component';
|
|
6
|
-
import { EuimAvatarModule } from '../../euim-avatar';
|
|
7
|
-
import { EuimLabelModule } from '../../atoms/euim-label';
|
|
8
|
-
import { EuimNotificationItemModule } from '../../atoms/euim-notification-item';
|
|
9
3
|
import { EuimSidebarContentComponent } from './euim-sidebar-content/euim-sidebar-content.component';
|
|
10
4
|
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* @deprecated Use {@link EUIM_SIDEBAR} instead.
|
|
7
|
+
*/
|
|
11
8
|
export class EuimSidebarModule {
|
|
12
9
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule,
|
|
14
|
-
EuimSidebarContentComponent],
|
|
15
|
-
|
|
16
|
-
IonicModule,
|
|
17
|
-
EuimAvatarModule,
|
|
18
|
-
EuimLabelModule,
|
|
19
|
-
EuimNotificationItemModule], exports: [EuimSidebarComponent,
|
|
10
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule, imports: [EuimSidebarComponent,
|
|
11
|
+
EuimSidebarContentComponent], exports: [EuimSidebarComponent, EuimSidebarContentComponent] }); }
|
|
12
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule, imports: [EuimSidebarComponent,
|
|
20
13
|
EuimSidebarContentComponent] }); }
|
|
21
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule, imports: [CommonModule,
|
|
22
|
-
RouterModule,
|
|
23
|
-
IonicModule,
|
|
24
|
-
EuimAvatarModule,
|
|
25
|
-
EuimLabelModule,
|
|
26
|
-
EuimNotificationItemModule] }); }
|
|
27
14
|
}
|
|
28
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarModule, decorators: [{
|
|
29
16
|
type: NgModule,
|
|
30
17
|
args: [{
|
|
31
18
|
imports: [
|
|
32
|
-
CommonModule,
|
|
33
|
-
RouterModule,
|
|
34
|
-
IonicModule,
|
|
35
|
-
EuimAvatarModule,
|
|
36
|
-
EuimLabelModule,
|
|
37
|
-
EuimNotificationItemModule,
|
|
38
|
-
],
|
|
39
|
-
declarations: [
|
|
40
|
-
EuimSidebarComponent,
|
|
41
|
-
EuimSidebarContentComponent,
|
|
42
|
-
],
|
|
43
|
-
exports: [
|
|
44
19
|
EuimSidebarComponent,
|
|
45
20
|
EuimSidebarContentComponent,
|
|
46
21
|
],
|
|
22
|
+
exports: [EuimSidebarComponent, EuimSidebarContentComponent],
|
|
47
23
|
}]
|
|
48
24
|
}] });
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1zaWRlYmFyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS1zaWRlYmFyL2V1aW0tc2lkZWJhci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNoRSxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSx1REFBdUQsQ0FBQzs7QUFFcEc7O0dBRUc7QUFRSCxNQUFNLE9BQU8saUJBQWlCO2tJQUFqQixpQkFBaUI7bUlBQWpCLGlCQUFpQixZQUx0QixvQkFBb0I7WUFDcEIsMkJBQTJCLGFBRXJCLG9CQUFvQixFQUFFLDJCQUEyQjttSUFFbEQsaUJBQWlCLFlBTHRCLG9CQUFvQjtZQUNwQiwyQkFBMkI7OzRGQUl0QixpQkFBaUI7a0JBUDdCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLG9CQUFvQjt3QkFDcEIsMkJBQTJCO3FCQUM5QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsRUFBRSwyQkFBMkIsQ0FBQztpQkFDL0QiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRXVpbVNpZGViYXJDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tc2lkZWJhci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRXVpbVNpZGViYXJDb250ZW50Q29tcG9uZW50IH0gZnJvbSAnLi9ldWltLXNpZGViYXItY29udGVudC9ldWltLXNpZGViYXItY29udGVudC5jb21wb25lbnQnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkIFVzZSB7QGxpbmsgRVVJTV9TSURFQkFSfSBpbnN0ZWFkLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgRXVpbVNpZGViYXJDb21wb25lbnQsXG4gICAgICAgIEV1aW1TaWRlYmFyQ29udGVudENvbXBvbmVudCxcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtFdWltU2lkZWJhckNvbXBvbmVudCwgRXVpbVNpZGViYXJDb250ZW50Q29tcG9uZW50XSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbVNpZGViYXJNb2R1bGUge31cbiJdfQ==
|
|
@@ -1,4 +1,10 @@
|
|
|
1
|
+
import { EuimSidebarComponent } from './euim-sidebar.component';
|
|
2
|
+
import { EuimSidebarContentComponent } from './euim-sidebar-content/euim-sidebar-content.component';
|
|
1
3
|
export * from './euim-sidebar.module';
|
|
2
4
|
export * from './euim-sidebar.component';
|
|
3
5
|
export * from './euim-sidebar-content/euim-sidebar-content.component';
|
|
4
|
-
|
|
6
|
+
export const EUIM_SIDEBAR = [
|
|
7
|
+
EuimSidebarComponent,
|
|
8
|
+
EuimSidebarContentComponent,
|
|
9
|
+
];
|
|
10
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tc2lkZWJhci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNoRSxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSx1REFBdUQsQ0FBQztBQUVwRyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyx1REFBdUQsQ0FBQztBQUV0RSxNQUFNLENBQUMsTUFBTSxZQUFZLEdBQUc7SUFDeEIsb0JBQW9CO0lBQ3BCLDJCQUEyQjtDQUNyQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRXVpbVNpZGViYXJDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tc2lkZWJhci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRXVpbVNpZGViYXJDb250ZW50Q29tcG9uZW50IH0gZnJvbSAnLi9ldWltLXNpZGViYXItY29udGVudC9ldWltLXNpZGViYXItY29udGVudC5jb21wb25lbnQnO1xuXG5leHBvcnQgKiBmcm9tICcuL2V1aW0tc2lkZWJhci5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9ldWltLXNpZGViYXIuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vZXVpbS1zaWRlYmFyLWNvbnRlbnQvZXVpbS1zaWRlYmFyLWNvbnRlbnQuY29tcG9uZW50JztcblxuZXhwb3J0IGNvbnN0IEVVSU1fU0lERUJBUiA9IFtcbiAgICBFdWltU2lkZWJhckNvbXBvbmVudCxcbiAgICBFdWltU2lkZWJhckNvbnRlbnRDb21wb25lbnQsXG5dIGFzIGNvbnN0O1xuIl19
|
|
@@ -5,12 +5,12 @@ export class EuimToolbarActionItemsComponent {
|
|
|
5
5
|
this.className = 'euim-toolbar-action-items';
|
|
6
6
|
}
|
|
7
7
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarActionItemsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimToolbarActionItemsComponent, isStandalone: true, selector: "euim-toolbar-action-items", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
9
9
|
}
|
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarActionItemsComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
|
-
args: [{ selector: 'euim-toolbar-action-items', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
|
12
|
+
args: [{ selector: 'euim-toolbar-action-items', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, template: "<ng-content></ng-content>\n" }]
|
|
13
13
|
}], propDecorators: { className: [{
|
|
14
14
|
type: HostBinding
|
|
15
15
|
}] } });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtcy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdG9vbGJhci9ldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zL2V1aW0tdG9vbGJhci1hY3Rpb24taXRlbXMuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2xheW91dC9ldWltLXRvb2xiYXIvZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtcy9ldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVFoRixNQUFNLE9BQU8sK0JBQStCO0lBTjVDO1FBT21CLGNBQVMsR0FBRywyQkFBMkIsQ0FBQztLQUMxRDtrSUFGWSwrQkFBK0I7c0hBQS9CLCtCQUErQiw4SUNSNUMsNkJBQ0E7OzRGRE9hLCtCQUErQjtrQkFOM0MsU0FBUzsrQkFDSSwyQkFBMkIsbUJBRXBCLHVCQUF1QixDQUFDLE1BQU0sY0FDbkMsSUFBSTs4QkFHRCxTQUFTO3NCQUF2QixXQUFXIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0QmluZGluZywgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zJyxcbiAgICB0ZW1wbGF0ZVVybDogJ2V1aW0tdG9vbGJhci1hY3Rpb24taXRlbXMuY29tcG9uZW50Lmh0bWwnLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1Ub29sYmFyQWN0aW9uSXRlbXNDb21wb25lbnQge1xuICAgIEBIb3N0QmluZGluZygpIGNsYXNzTmFtZSA9ICdldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zJztcbn1cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
|
|
@@ -15,7 +15,7 @@ export class EuimToolbarTitleComponent {
|
|
|
15
15
|
].join(' ');
|
|
16
16
|
}
|
|
17
17
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarTitleComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimToolbarTitleComponent, selector: "euim-toolbar-title", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective }], ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
18
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimToolbarTitleComponent, isStandalone: true, selector: "euim-toolbar-title", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective }], ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
19
19
|
}
|
|
20
20
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarTitleComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
@@ -23,9 +23,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
23
23
|
{
|
|
24
24
|
directive: BaseStatesDirective,
|
|
25
25
|
},
|
|
26
|
-
], template: "<ng-content></ng-content>\n" }]
|
|
26
|
+
], standalone: true, template: "<ng-content></ng-content>\n" }]
|
|
27
27
|
}], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { cssClasses: [{
|
|
28
28
|
type: HostBinding,
|
|
29
29
|
args: ['class']
|
|
30
30
|
}] } });
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
31
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS10b29sYmFyLXRpdGxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS10b29sYmFyL2V1aW0tdG9vbGJhci10aXRsZS9ldWltLXRvb2xiYXItdGl0bGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2xheW91dC9ldWltLXRvb2xiYXIvZXVpbS10b29sYmFyLXRpdGxlL2V1aW0tdG9vbGJhci10aXRsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNoRixPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQzs7O0FBYXJFLE1BQU0sT0FBTyx5QkFBeUI7SUFDbEMsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFDRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtJQUFHLENBQUM7SUFFL0QsYUFBYTtRQUNULE9BQU87WUFDSCxJQUFJLENBQUMsbUJBQW1CLENBQUMsYUFBYSxDQUFDLHFCQUFxQixDQUFDO1NBQ2hFLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2hCLENBQUM7a0lBWFEseUJBQXlCO3NIQUF6Qix5QkFBeUIsNkxDZHRDLDZCQUNBOzs0RkRhYSx5QkFBeUI7a0JBWHJDLFNBQVM7K0JBQ0ksb0JBQW9CLG1CQUViLHVCQUF1QixDQUFDLE1BQU0sa0JBQy9CO3dCQUNaOzRCQUNJLFNBQVMsRUFBRSxtQkFBbUI7eUJBQ2pDO3FCQUNKLGNBQ1csSUFBSTt3RkFJTCxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQmFzZVN0YXRlc0RpcmVjdGl2ZSB9IGZyb20gJy4uLy4uLy4uL2Jhc2Utc3RhdGVzLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS10b29sYmFyLXRpdGxlJyxcbiAgICB0ZW1wbGF0ZVVybDogJ2V1aW0tdG9vbGJhci10aXRsZS5jb21wb25lbnQuaHRtbCcsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgaG9zdERpcmVjdGl2ZXM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgZGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlLFxuICAgICAgICB9LFxuICAgIF0sXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbVRvb2xiYXJUaXRsZUNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG4gICAgY29uc3RydWN0b3IocHVibGljIGJhc2VTdGF0ZXNEaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUpIHt9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS10b29sYmFyX190aXRsZScpLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { Component, ChangeDetectionStrategy, EventEmitter, HostBinding, Input, Output, ViewEncapsulation, booleanAttribute, } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
3
|
+
import { IonicModule } from '@ionic/angular';
|
|
4
|
+
import { TranslateModule } from '@ngx-translate/core';
|
|
5
|
+
import { EuimLanguageSelectorModule } from '../euim-language-selector';
|
|
2
6
|
import * as i0 from "@angular/core";
|
|
3
7
|
import * as i1 from "@ionic/angular";
|
|
4
8
|
import * as i2 from "@angular/common";
|
|
@@ -29,11 +33,16 @@ export class EuimToolbarComponent {
|
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponent, deps: [{ token: i1.NavController }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
32
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuimToolbarComponent, selector: "euim-toolbar", inputs: { hasBackButton: ["hasBackButton", "hasBackButton", booleanAttribute], backButtonDefaultHref: "backButtonDefaultHref", ionMenuId: "ionMenuId", hasSidebarTrigger: ["hasSidebarTrigger", "hasSidebarTrigger", booleanAttribute], hasLanguageSelector: ["hasLanguageSelector", "hasLanguageSelector", booleanAttribute] }, outputs: { backButtonClick: "backButtonClick" }, host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\" [menu]=\"ionMenuId\"></ion-menu-button>\n <ion-back-button (click)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title class=\"euim-toolbar__title-container\">\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"end\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex;align-items:center}.euim-toolbar__title-container{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center;padding-inline:var(--eui-s-s)}.euim-toolbar ion-menu-button{display:block}\n"], dependencies: [{ kind: "
|
|
36
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuimToolbarComponent, isStandalone: true, selector: "euim-toolbar", inputs: { hasBackButton: ["hasBackButton", "hasBackButton", booleanAttribute], backButtonDefaultHref: "backButtonDefaultHref", ionMenuId: "ionMenuId", hasSidebarTrigger: ["hasSidebarTrigger", "hasSidebarTrigger", booleanAttribute], hasLanguageSelector: ["hasLanguageSelector", "hasLanguageSelector", booleanAttribute] }, outputs: { backButtonClick: "backButtonClick" }, host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\" [menu]=\"ionMenuId\"></ion-menu-button>\n <ion-back-button (click)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title class=\"euim-toolbar__title-container\">\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"end\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex;align-items:center}.euim-toolbar__title-container{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center;padding-inline:var(--eui-s-s)}.euim-toolbar ion-menu-button{display:block}\n"], dependencies: [{ kind: "ngmodule", type: IonicModule }, { kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i1.IonMenuButton, selector: "ion-menu-button", inputs: ["autoHide", "color", "disabled", "menu", "mode", "type"] }, { kind: "component", type: i1.IonTitle, selector: "ion-title", inputs: ["color", "size"] }, { kind: "component", type: i1.IonBackButton, selector: "ion-back-button" }, { kind: "ngmodule", type: TranslateModule }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: EuimLanguageSelectorModule }, { kind: "component", type: i3.EuimLanguageSelectorComponent, selector: "euim-language-selector", inputs: ["hasSearchbar"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
33
37
|
}
|
|
34
38
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponent, decorators: [{
|
|
35
39
|
type: Component,
|
|
36
|
-
args: [{ selector: 'euim-toolbar', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush,
|
|
40
|
+
args: [{ selector: 'euim-toolbar', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [
|
|
41
|
+
IonicModule,
|
|
42
|
+
TranslateModule,
|
|
43
|
+
CommonModule,
|
|
44
|
+
EuimLanguageSelectorModule,
|
|
45
|
+
], template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\" [menu]=\"ionMenuId\"></ion-menu-button>\n <ion-back-button (click)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title class=\"euim-toolbar__title-container\">\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"end\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex;align-items:center}.euim-toolbar__title-container{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center;padding-inline:var(--eui-s-s)}.euim-toolbar ion-menu-button{display:block}\n"] }]
|
|
37
46
|
}], ctorParameters: () => [{ type: i1.NavController }], propDecorators: { hasBackButton: [{
|
|
38
47
|
type: Input,
|
|
39
48
|
args: [{ transform: booleanAttribute }]
|
|
@@ -52,4 +61,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
52
61
|
}], className: [{
|
|
53
62
|
type: HostBinding
|
|
54
63
|
}] } });
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
64
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS10b29sYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS10b29sYmFyL2V1aW0tdG9vbGJhci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdG9vbGJhci9ldWltLXRvb2xiYXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNILFNBQVMsRUFDVCx1QkFBdUIsRUFDdkIsWUFBWSxFQUNaLFdBQVcsRUFDWCxLQUFLLEVBRUwsTUFBTSxFQUNOLGlCQUFpQixFQUNqQixnQkFBZ0IsR0FDbkIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEQsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7Ozs7O0FBZ0J2RSxNQUFNLE9BQU8sb0JBQW9CO0lBYzdCLFlBQW9CLE9BQXNCO1FBQXRCLFlBQU8sR0FBUCxPQUFPLENBQWU7UUFYMUMsa0JBQWEsR0FBRyxJQUFJLENBQUM7UUFDWiwwQkFBcUIsR0FBRyxFQUFFLENBQUM7UUFDM0IsY0FBUyxHQUFHLE1BQU0sQ0FBQztRQUU1QixzQkFBaUIsR0FBRyxLQUFLLENBQUM7UUFFMUIsd0JBQW1CLEdBQUcsS0FBSyxDQUFDO1FBRWxCLG9CQUFlLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7UUFFckQsY0FBUyxHQUFHLGNBQWMsQ0FBQztJQUNHLENBQUM7SUFFOUMsUUFBUTtRQUNKLElBQUksSUFBSSxDQUFDLGlCQUFpQixFQUFFLENBQUM7WUFDekIsSUFBSSxDQUFDLGFBQWEsR0FBRyxLQUFLLENBQUM7UUFDL0IsQ0FBQztJQUNMLENBQUM7SUFFRCxpQkFBaUIsQ0FBQyxLQUFZO1FBQzFCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBRWpDLElBQUksTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLEdBQUcsQ0FBQyxFQUFFLENBQUM7WUFDNUIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLEVBQUUsQ0FBQztRQUN4QixDQUFDO2FBQU0sQ0FBQztZQUNKLElBQUksQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQ25DLENBQUM7SUFDTCxDQUFDO2tJQTlCUSxvQkFBb0I7c0hBQXBCLG9CQUFvQiw0R0FFVCxnQkFBZ0IseUlBSWhCLGdCQUFnQix1RUFFaEIsZ0JBQWdCLHVJQ3ZDeEMsd3RCQWdCQSw0U0RTUSxXQUFXLGdiQUNYLGVBQWUsOEJBQ2YsWUFBWSxrSUFDWiwwQkFBMEI7OzRGQUdyQixvQkFBb0I7a0JBZGhDLFNBQVM7K0JBQ0ksY0FBYyxpQkFHVCxpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGNBQ25DLElBQUksV0FDUDt3QkFDTCxXQUFXO3dCQUNYLGVBQWU7d0JBQ2YsWUFBWTt3QkFDWiwwQkFBMEI7cUJBQzdCO2tGQUtELGFBQWE7c0JBRFosS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFFN0IscUJBQXFCO3NCQUE3QixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBRU4saUJBQWlCO3NCQURoQixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUd0QyxtQkFBbUI7c0JBRGxCLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBRzVCLGVBQWU7c0JBQXhCLE1BQU07Z0JBRVEsU0FBUztzQkFBdkIsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQ29tcG9uZW50LFxuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIEV2ZW50RW1pdHRlcixcbiAgICBIb3N0QmluZGluZyxcbiAgICBJbnB1dCxcbiAgICBPbkluaXQsXG4gICAgT3V0cHV0LFxuICAgIFZpZXdFbmNhcHN1bGF0aW9uLFxuICAgIGJvb2xlYW5BdHRyaWJ1dGUsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5hdkNvbnRyb2xsZXIgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBJb25pY01vZHVsZSB9IGZyb20gJ0Bpb25pYy9hbmd1bGFyJztcbmltcG9ydCB7IFRyYW5zbGF0ZU1vZHVsZSB9IGZyb20gJ0BuZ3gtdHJhbnNsYXRlL2NvcmUnO1xuaW1wb3J0IHsgRXVpbUxhbmd1YWdlU2VsZWN0b3JNb2R1bGUgfSBmcm9tICcuLi9ldWltLWxhbmd1YWdlLXNlbGVjdG9yJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXRvb2xiYXInLFxuICAgIHRlbXBsYXRlVXJsOiAnZXVpbS10b29sYmFyLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW1xuICAgICAgICBJb25pY01vZHVsZSxcbiAgICAgICAgVHJhbnNsYXRlTW9kdWxlLFxuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIEV1aW1MYW5ndWFnZVNlbGVjdG9yTW9kdWxlLFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1Ub29sYmFyQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGhhc0JhY2tCdXR0b24gPSB0cnVlO1xuICAgIEBJbnB1dCgpIGJhY2tCdXR0b25EZWZhdWx0SHJlZiA9ICcnO1xuICAgIEBJbnB1dCgpIGlvbk1lbnVJZCA9ICdtYWluJztcbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBoYXNTaWRlYmFyVHJpZ2dlciA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGhhc0xhbmd1YWdlU2VsZWN0b3IgPSBmYWxzZTtcblxuICAgIEBPdXRwdXQoKSBiYWNrQnV0dG9uQ2xpY2s6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG5cbiAgICBASG9zdEJpbmRpbmcoKSBjbGFzc05hbWUgPSAnZXVpbS10b29sYmFyJztcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIG5hdkN0cmw6IE5hdkNvbnRyb2xsZXIpIHt9XG5cbiAgICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICAgICAgaWYgKHRoaXMuaGFzU2lkZWJhclRyaWdnZXIpIHtcbiAgICAgICAgICAgIHRoaXMuaGFzQmFja0J1dHRvbiA9IGZhbHNlO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgb25CYWNrQnV0dG9uQ2xpY2soZXZlbnQ6IEV2ZW50KTogdm9pZCB7XG4gICAgICAgIHRoaXMuYmFja0J1dHRvbkNsaWNrLmVtaXQoZXZlbnQpO1xuXG4gICAgICAgIGlmICh3aW5kb3cuaGlzdG9yeS5sZW5ndGggPiAxKSB7XG4gICAgICAgICAgICB0aGlzLm5hdkN0cmwuYmFjaygpO1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgdGhpcy5uYXZDdHJsLm5hdmlnYXRlQmFjaygnLycpO1xuICAgICAgICB9XG4gICAgfVxufVxuIiwiPGlvbi1idXR0b25zIHNsb3Q9XCJzdGFydFwiPlxuICAgIDxpb24tbWVudS1idXR0b24gKm5nSWY9XCJoYXNTaWRlYmFyVHJpZ2dlclwiIFttZW51XT1cImlvbk1lbnVJZFwiPjwvaW9uLW1lbnUtYnV0dG9uPlxuICAgIDxpb24tYmFjay1idXR0b24gKGNsaWNrKT1cIm9uQmFja0J1dHRvbkNsaWNrKCRldmVudClcIlxuICAgICAgICAgICAgICAgICAgICAgKm5nSWY9XCJoYXNCYWNrQnV0dG9uXCJcbiAgICAgICAgICAgICAgICAgICAgIGRlZmF1bHRIcmVmPVwie3tiYWNrQnV0dG9uRGVmYXVsdEhyZWZ9fVwiPjwvaW9uLWJhY2stYnV0dG9uPlxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvaW9uLWJ1dHRvbnM+XG48aW9uLXRpdGxlIGNsYXNzPVwiZXVpbS10b29sYmFyX190aXRsZS1jb250YWluZXJcIj5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJldWltLXRvb2xiYXItdGl0bGVcIj48L25nLWNvbnRlbnQ+XG48L2lvbi10aXRsZT5cbjxpb24tYnV0dG9ucyBzbG90PVwiZW5kXCI+XG4gICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtc1wiPjwvbmctY29udGVudD5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaGFzTGFuZ3VhZ2VTZWxlY3RvclwiPlxuICAgICAgICA8ZXVpbS1sYW5ndWFnZS1zZWxlY3Rvcj48L2V1aW0tbGFuZ3VhZ2Utc2VsZWN0b3I+XG4gICAgPC9uZy1jb250YWluZXI+XG48L2lvbi1idXR0b25zPlxuIl19
|
|
@@ -1,46 +1,27 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
5
|
-
import { EuimLanguageSelectorModule } from '../euim-language-selector';
|
|
6
2
|
import { EuimToolbarComponent } from './euim-toolbar.component';
|
|
7
3
|
import { EuimToolbarTitleComponent } from './euim-toolbar-title/euim-toolbar-title.component';
|
|
8
4
|
import { EuimToolbarActionItemsComponent } from './euim-toolbar-action-items/euim-toolbar-action-items.component';
|
|
9
5
|
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* @deprecated Use {@link EUIM_TOOLBAR} instead.
|
|
8
|
+
*/
|
|
10
9
|
export class EuimToolbarComponentModule {
|
|
11
10
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
12
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule,
|
|
11
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule, imports: [EuimToolbarComponent,
|
|
13
12
|
EuimToolbarTitleComponent,
|
|
14
|
-
EuimToolbarActionItemsComponent],
|
|
15
|
-
|
|
16
|
-
TranslateModule,
|
|
17
|
-
EuimLanguageSelectorModule], exports: [EuimToolbarComponent,
|
|
18
|
-
EuimToolbarTitleComponent,
|
|
19
|
-
EuimToolbarActionItemsComponent] }); }
|
|
20
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule, imports: [CommonModule,
|
|
21
|
-
IonicModule,
|
|
22
|
-
TranslateModule,
|
|
23
|
-
EuimLanguageSelectorModule] }); }
|
|
13
|
+
EuimToolbarActionItemsComponent], exports: [EuimToolbarComponent, EuimToolbarTitleComponent, EuimToolbarActionItemsComponent] }); }
|
|
14
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule, imports: [EuimToolbarComponent] }); }
|
|
24
15
|
}
|
|
25
16
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarComponentModule, decorators: [{
|
|
26
17
|
type: NgModule,
|
|
27
18
|
args: [{
|
|
28
19
|
imports: [
|
|
29
|
-
CommonModule,
|
|
30
|
-
IonicModule,
|
|
31
|
-
TranslateModule,
|
|
32
|
-
EuimLanguageSelectorModule,
|
|
33
|
-
],
|
|
34
|
-
exports: [
|
|
35
|
-
EuimToolbarComponent,
|
|
36
|
-
EuimToolbarTitleComponent,
|
|
37
|
-
EuimToolbarActionItemsComponent,
|
|
38
|
-
],
|
|
39
|
-
declarations: [
|
|
40
20
|
EuimToolbarComponent,
|
|
41
21
|
EuimToolbarTitleComponent,
|
|
42
22
|
EuimToolbarActionItemsComponent,
|
|
43
23
|
],
|
|
24
|
+
exports: [EuimToolbarComponent, EuimToolbarTitleComponent, EuimToolbarActionItemsComponent],
|
|
44
25
|
}]
|
|
45
26
|
}] });
|
|
46
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS10b29sYmFyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS10b29sYmFyL2V1aW0tdG9vbGJhci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNoRSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxtREFBbUQsQ0FBQztBQUM5RixPQUFPLEVBQUUsK0JBQStCLEVBQUUsTUFBTSxpRUFBaUUsQ0FBQzs7QUFFbEg7O0dBRUc7QUFTSCxNQUFNLE9BQU8sMEJBQTBCO2tJQUExQiwwQkFBMEI7bUlBQTFCLDBCQUEwQixZQU4vQixvQkFBb0I7WUFDcEIseUJBQXlCO1lBQ3pCLCtCQUErQixhQUV6QixvQkFBb0IsRUFBRSx5QkFBeUIsRUFBRSwrQkFBK0I7bUlBRWpGLDBCQUEwQixZQU4vQixvQkFBb0I7OzRGQU1mLDBCQUEwQjtrQkFSdEMsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUU7d0JBQ0wsb0JBQW9CO3dCQUNwQix5QkFBeUI7d0JBQ3pCLCtCQUErQjtxQkFDbEM7b0JBQ0QsT0FBTyxFQUFFLENBQUMsb0JBQW9CLEVBQUUseUJBQXlCLEVBQUUsK0JBQStCLENBQUM7aUJBQzlGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEV1aW1Ub29sYmFyQ29tcG9uZW50IH0gZnJvbSAnLi9ldWltLXRvb2xiYXIuY29tcG9uZW50JztcbmltcG9ydCB7IEV1aW1Ub29sYmFyVGl0bGVDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tdG9vbGJhci10aXRsZS9ldWltLXRvb2xiYXItdGl0bGUuY29tcG9uZW50JztcbmltcG9ydCB7IEV1aW1Ub29sYmFyQWN0aW9uSXRlbXNDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tdG9vbGJhci1hY3Rpb24taXRlbXMvZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtcy5jb21wb25lbnQnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkIFVzZSB7QGxpbmsgRVVJTV9UT09MQkFSfSBpbnN0ZWFkLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgRXVpbVRvb2xiYXJDb21wb25lbnQsXG4gICAgICAgIEV1aW1Ub29sYmFyVGl0bGVDb21wb25lbnQsXG4gICAgICAgIEV1aW1Ub29sYmFyQWN0aW9uSXRlbXNDb21wb25lbnQsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbRXVpbVRvb2xiYXJDb21wb25lbnQsIEV1aW1Ub29sYmFyVGl0bGVDb21wb25lbnQsIEV1aW1Ub29sYmFyQWN0aW9uSXRlbXNDb21wb25lbnRdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltVG9vbGJhckNvbXBvbmVudE1vZHVsZSB7fVxuIl19
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { EuimToolbarComponent } from './euim-toolbar.component';
|
|
2
|
+
import { EuimToolbarTitleComponent } from './euim-toolbar-title/euim-toolbar-title.component';
|
|
3
|
+
import { EuimToolbarActionItemsComponent } from './euim-toolbar-action-items/euim-toolbar-action-items.component';
|
|
1
4
|
export * from './euim-toolbar.module';
|
|
2
5
|
export * from './euim-toolbar.component';
|
|
3
6
|
export * from './euim-toolbar-title/euim-toolbar-title.component';
|
|
4
7
|
export * from './euim-toolbar-action-items/euim-toolbar-action-items.component';
|
|
5
|
-
|
|
8
|
+
export const EUIM_TOOLBAR = [
|
|
9
|
+
EuimToolbarComponent,
|
|
10
|
+
EuimToolbarTitleComponent,
|
|
11
|
+
EuimToolbarActionItemsComponent,
|
|
12
|
+
];
|
|
13
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdG9vbGJhci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNoRSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxtREFBbUQsQ0FBQztBQUM5RixPQUFPLEVBQUUsK0JBQStCLEVBQUUsTUFBTSxpRUFBaUUsQ0FBQztBQUVsSCxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyxtREFBbUQsQ0FBQztBQUNsRSxjQUFjLGlFQUFpRSxDQUFDO0FBRWhGLE1BQU0sQ0FBQyxNQUFNLFlBQVksR0FBRztJQUN4QixvQkFBb0I7SUFDcEIseUJBQXlCO0lBQ3pCLCtCQUErQjtDQUN6QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRXVpbVRvb2xiYXJDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tdG9vbGJhci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRXVpbVRvb2xiYXJUaXRsZUNvbXBvbmVudCB9IGZyb20gJy4vZXVpbS10b29sYmFyLXRpdGxlL2V1aW0tdG9vbGJhci10aXRsZS5jb21wb25lbnQnO1xuaW1wb3J0IHsgRXVpbVRvb2xiYXJBY3Rpb25JdGVtc0NvbXBvbmVudCB9IGZyb20gJy4vZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtcy9ldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zLmNvbXBvbmVudCc7XG5cbmV4cG9ydCAqIGZyb20gJy4vZXVpbS10b29sYmFyLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0tdG9vbGJhci5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9ldWltLXRvb2xiYXItdGl0bGUvZXVpbS10b29sYmFyLXRpdGxlLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0tdG9vbGJhci1hY3Rpb24taXRlbXMvZXVpbS10b29sYmFyLWFjdGlvbi1pdGVtcy5jb21wb25lbnQnO1xuXG5leHBvcnQgY29uc3QgRVVJTV9UT09MQkFSID0gW1xuICAgIEV1aW1Ub29sYmFyQ29tcG9uZW50LFxuICAgIEV1aW1Ub29sYmFyVGl0bGVDb21wb25lbnQsXG4gICAgRXVpbVRvb2xiYXJBY3Rpb25JdGVtc0NvbXBvbmVudCxcbl0gYXMgY29uc3Q7XG4iXX0=
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ChangeDetectionStrategy, Component, HostBinding } from '@angular/core';
|
|
2
|
+
import { IonicModule } from '@ionic/angular';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
import * as i1 from "@ionic/angular";
|
|
4
5
|
export class EuiMUserProfileActionComponent {
|
|
@@ -6,12 +7,12 @@ export class EuiMUserProfileActionComponent {
|
|
|
6
7
|
this.className = 'euim-user-profile-action';
|
|
7
8
|
}
|
|
8
9
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileActionComponent, selector: "euim-user-profile-action", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n", dependencies: [{ kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileActionComponent, isStandalone: true, selector: "euim-user-profile-action", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n", dependencies: [{ kind: "ngmodule", type: IonicModule }, { kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10
11
|
}
|
|
11
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileActionComponent, decorators: [{
|
|
12
13
|
type: Component,
|
|
13
|
-
args: [{ selector: 'euim-user-profile-action', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n" }]
|
|
14
|
+
args: [{ selector: 'euim-user-profile-action', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [IonicModule], template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n" }]
|
|
14
15
|
}], propDecorators: { className: [{
|
|
15
16
|
type: HostBinding
|
|
16
17
|
}] } });
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS11c2VyLXByb2ZpbGUtYWN0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS11c2VyLXByb2ZpbGUvZXVpbS11c2VyLXByb2ZpbGUtYWN0aW9uL2V1aW0tdXNlci1wcm9maWxlLWFjdGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLWFjdGlvbi9ldWltLXVzZXItcHJvZmlsZS1hY3Rpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDaEYsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLGdCQUFnQixDQUFDOzs7QUFTN0MsTUFBTSxPQUFPLDhCQUE4QjtJQVAzQztRQVFtQixjQUFTLEdBQUcsMEJBQTBCLENBQUM7S0FDekQ7a0lBRlksOEJBQThCO3NIQUE5Qiw4QkFBOEIsNklDVjNDLGdFQUdBLDJDREtjLFdBQVc7OzRGQUVaLDhCQUE4QjtrQkFQMUMsU0FBUzsrQkFDSSwwQkFBMEIsbUJBRW5CLHVCQUF1QixDQUFDLE1BQU0sY0FDbkMsSUFBSSxXQUNQLENBQUMsV0FBVyxDQUFDOzhCQUdQLFNBQVM7c0JBQXZCLFdBQVciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBIb3N0QmluZGluZyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS11c2VyLXByb2ZpbGUtYWN0aW9uJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpbS11c2VyLXByb2ZpbGUtYWN0aW9uLmNvbXBvbmVudC5odG1sJyxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxuICAgIGltcG9ydHM6IFtJb25pY01vZHVsZV0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aU1Vc2VyUHJvZmlsZUFjdGlvbkNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCkgY2xhc3NOYW1lID0gJ2V1aW0tdXNlci1wcm9maWxlLWFjdGlvbic7XG59XG4iLCI8aW9uLWJ1dHRvbnM+XG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9pb24tYnV0dG9ucz5cbiJdfQ==
|
|
@@ -5,12 +5,12 @@ export class EuiMUserProfileAvatarComponent {
|
|
|
5
5
|
this.class = 'euim-user-profile-avatar';
|
|
6
6
|
}
|
|
7
7
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileAvatarComponent, selector: "euim-user-profile-avatar", host: { properties: { "class": "this.class" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileAvatarComponent, isStandalone: true, selector: "euim-user-profile-avatar", host: { properties: { "class": "this.class" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
9
9
|
}
|
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileAvatarComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
|
-
args: [{ selector: 'euim-user-profile-avatar', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
|
12
|
+
args: [{ selector: 'euim-user-profile-avatar', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, template: "<ng-content></ng-content>\n" }]
|
|
13
13
|
}], propDecorators: { class: [{
|
|
14
14
|
type: HostBinding
|
|
15
15
|
}] } });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS11c2VyLXByb2ZpbGUtYXZhdGFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9sYXlvdXQvZXVpbS11c2VyLXByb2ZpbGUvZXVpbS11c2VyLXByb2ZpbGUtYXZhdGFyL2V1aW0tdXNlci1wcm9maWxlLWF2YXRhci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLWF2YXRhci9ldWltLXVzZXItcHJvZmlsZS1hdmF0YXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT2hGLE1BQU0sT0FBTyw4QkFBOEI7SUFOM0M7UUFPbUIsVUFBSyxHQUFHLDBCQUEwQixDQUFDO0tBQ3JEO2tJQUZZLDhCQUE4QjtzSEFBOUIsOEJBQThCLHFJQ1AzQyw2QkFDQTs7NEZETWEsOEJBQThCO2tCQU4xQyxTQUFTOytCQUNJLDBCQUEwQixtQkFFbkIsdUJBQXVCLENBQUMsTUFBTSxjQUNuQyxJQUFJOzhCQUdELEtBQUs7c0JBQW5CLFdBQVciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBIb3N0QmluZGluZyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXVzZXItcHJvZmlsZS1hdmF0YXInLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLXVzZXItcHJvZmlsZS1hdmF0YXIuY29tcG9uZW50Lmh0bWwnLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aU1Vc2VyUHJvZmlsZUF2YXRhckNvbXBvbmVudCB7XG4gICAgQEhvc3RCaW5kaW5nKCkgY2xhc3MgPSAnZXVpbS11c2VyLXByb2ZpbGUtYXZhdGFyJztcbn1cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
|
|
@@ -11,15 +11,15 @@ export class EuiMUserProfileInfosComponent {
|
|
|
11
11
|
].join(' ').trim();
|
|
12
12
|
}
|
|
13
13
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileInfosComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileInfosComponent, selector: "euim-user-profile-infos", inputs: { color: "color" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
14
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileInfosComponent, isStandalone: true, selector: "euim-user-profile-infos", inputs: { color: "color" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
15
15
|
}
|
|
16
16
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileInfosComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
|
-
args: [{ selector: 'euim-user-profile-infos', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
18
|
+
args: [{ selector: 'euim-user-profile-infos', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, template: "<ng-content></ng-content>\n" }]
|
|
19
19
|
}], propDecorators: { color: [{
|
|
20
20
|
type: Input
|
|
21
21
|
}], cssClasses: [{
|
|
22
22
|
type: HostBinding,
|
|
23
23
|
args: ['class']
|
|
24
24
|
}] } });
|
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2xheW91dC9ldWltLXVzZXItcHJvZmlsZS9ldWltLXVzZXItcHJvZmlsZS1pbmZvcy9ldWltLXVzZXItcHJvZmlsZS1pbmZvcy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLWluZm9zL2V1aW0tdXNlci1wcm9maWxlLWluZm9zLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFRMUcsTUFBTSxPQUFPLDZCQUE2QjtJQUd0QyxJQUNJLFVBQVU7UUFDVixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsYUFBYTtRQUNULE9BQU87WUFDSCx5QkFBeUI7WUFDekIsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsa0NBQWtDLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtTQUNuRSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDO2tJQWJRLDZCQUE2QjtzSEFBN0IsNkJBQTZCLHFLQ1IxQyw2QkFDQTs7NEZET2EsNkJBQTZCO2tCQVB6QyxTQUFTOytCQUNJLHlCQUF5QixtQkFFbEIsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxjQUN6QixJQUFJOzhCQUdQLEtBQUs7c0JBQWIsS0FBSztnQkFHRixVQUFVO3NCQURiLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBWaWV3RW5jYXBzdWxhdGlvbiwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLXVzZXItcHJvZmlsZS1pbmZvcy5jb21wb25lbnQuaHRtbCcsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxufSlcbmV4cG9ydCBjbGFzcyBFdWlNVXNlclByb2ZpbGVJbmZvc0NvbXBvbmVudCB7XG4gICAgQElucHV0KCkgY29sb3I6ICAnZGFyaycgfCAnd2hpdGUnIHwgJ3ByaW1hcnknIHwgJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgJ3dhcm5pbmcnIHwgJ2Rhbmdlcic7XG5cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzJylcbiAgICBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgZ2V0Q3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgJ2V1aW0tdXNlci1wcm9maWxlLWluZm9zJyxcbiAgICAgICAgICAgIHRoaXMuY29sb3IgPyBgZXVpbS11c2VyLXByb2ZpbGUtaW5mb3NfX2NvbG9yLSR7dGhpcy5jb2xvcn1gIDogJycsXG4gICAgICAgIF0uam9pbignICcpLnRyaW0oKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
|
|
@@ -5,12 +5,12 @@ export class EuiMUserProfileInfosItemComponent {
|
|
|
5
5
|
this.class = 'euim-user-profile-infos-item';
|
|
6
6
|
}
|
|
7
7
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileInfosItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileInfosItemComponent, selector: "euim-user-profile-infos-item", host: { properties: { "class": "this.class" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
8
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiMUserProfileInfosItemComponent, isStandalone: true, selector: "euim-user-profile-infos-item", host: { properties: { "class": "this.class" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
9
9
|
}
|
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMUserProfileInfosItemComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
|
-
args: [{ selector: 'euim-user-profile-infos-item', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
12
|
+
args: [{ selector: 'euim-user-profile-infos-item', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, template: "<ng-content></ng-content>\n" }]
|
|
13
13
|
}], propDecorators: { class: [{
|
|
14
14
|
type: HostBinding
|
|
15
15
|
}] } });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLWluZm9zLWl0ZW0vZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLWluZm9zLWl0ZW0vZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MtaXRlbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFRbkcsTUFBTSxPQUFPLGlDQUFpQztJQVA5QztRQVFtQixVQUFLLEdBQUcsOEJBQThCLENBQUM7S0FDekQ7a0lBRlksaUNBQWlDO3NIQUFqQyxpQ0FBaUMseUlDUjlDLDZCQUNBOzs0RkRPYSxpQ0FBaUM7a0JBUDdDLFNBQVM7K0JBQ0ksOEJBQThCLG1CQUV2Qix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJLGNBQ3pCLElBQUk7OEJBR0QsS0FBSztzQkFBbkIsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXVzZXItcHJvZmlsZS1pbmZvcy1pdGVtJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpbS11c2VyLXByb2ZpbGUtaW5mb3MtaXRlbS5jb21wb25lbnQuaHRtbCcsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxufSlcbmV4cG9ydCBjbGFzcyBFdWlNVXNlclByb2ZpbGVJbmZvc0l0ZW1Db21wb25lbnQge1xuICAgIEBIb3N0QmluZGluZygpIGNsYXNzID0gJ2V1aW0tdXNlci1wcm9maWxlLWluZm9zLWl0ZW0nO1xufVxuIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuIl19
|
|
@@ -11,15 +11,15 @@ export class EuimUserProfileComponent {
|
|
|
11
11
|
].join(' ').trim();
|
|
12
12
|
}
|
|
13
13
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimUserProfileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimUserProfileComponent, selector: "euim-user-profile", inputs: { color: "color" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-s-m);background-color:var(--eui-c-neutral-bg-light)}.euim-user-profile__backgroundcolor-primary,.euim-user-profile__backgroundcolor-branding{background-color:var(--eui-c-branding)}.euim-user-profile-avatar{margin-right:var(--eui-s-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-s-s));margin-right:calc(-1 * var(--eui-s-s));color:var(--eui-c-branding)}.euim-user-profile-infos{width:calc(100% - (var(--eui-s-2xl) + var(--eui-s-l) + 2 * var(--eui-s-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-c-neutral-light)}.euim-user-profile-infos [euimLabelTitle]{color:var(--eui-c-neutral)}.euim-user-profile-infos__color-white [euimLabel]{color:var(--eui-c-branding-contrast)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-s-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-s-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-s-2xs);min-width:var(--eui-s-m);min-height:var(--eui-s-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
14
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimUserProfileComponent, isStandalone: true, selector: "euim-user-profile", inputs: { color: "color" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-s-m);background-color:var(--eui-c-neutral-bg-light)}.euim-user-profile__backgroundcolor-primary,.euim-user-profile__backgroundcolor-branding{background-color:var(--eui-c-branding)}.euim-user-profile-avatar{margin-right:var(--eui-s-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-s-s));margin-right:calc(-1 * var(--eui-s-s));color:var(--eui-c-branding)}.euim-user-profile-infos{width:calc(100% - (var(--eui-s-2xl) + var(--eui-s-l) + 2 * var(--eui-s-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-c-neutral-light)}.euim-user-profile-infos [euimLabelTitle]{color:var(--eui-c-neutral)}.euim-user-profile-infos__color-white [euimLabel]{color:var(--eui-c-branding-contrast)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-s-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-s-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-s-2xs);min-width:var(--eui-s-m);min-height:var(--eui-s-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
15
15
|
}
|
|
16
16
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimUserProfileComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
|
-
args: [{ selector: 'euim-user-profile', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-s-m);background-color:var(--eui-c-neutral-bg-light)}.euim-user-profile__backgroundcolor-primary,.euim-user-profile__backgroundcolor-branding{background-color:var(--eui-c-branding)}.euim-user-profile-avatar{margin-right:var(--eui-s-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-s-s));margin-right:calc(-1 * var(--eui-s-s));color:var(--eui-c-branding)}.euim-user-profile-infos{width:calc(100% - (var(--eui-s-2xl) + var(--eui-s-l) + 2 * var(--eui-s-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-c-neutral-light)}.euim-user-profile-infos [euimLabelTitle]{color:var(--eui-c-neutral)}.euim-user-profile-infos__color-white [euimLabel]{color:var(--eui-c-branding-contrast)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-s-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-s-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-s-2xs);min-width:var(--eui-s-m);min-height:var(--eui-s-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"] }]
|
|
18
|
+
args: [{ selector: 'euim-user-profile', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-s-m);background-color:var(--eui-c-neutral-bg-light)}.euim-user-profile__backgroundcolor-primary,.euim-user-profile__backgroundcolor-branding{background-color:var(--eui-c-branding)}.euim-user-profile-avatar{margin-right:var(--eui-s-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-s-s));margin-right:calc(-1 * var(--eui-s-s));color:var(--eui-c-branding)}.euim-user-profile-infos{width:calc(100% - (var(--eui-s-2xl) + var(--eui-s-l) + 2 * var(--eui-s-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-c-neutral-light)}.euim-user-profile-infos [euimLabelTitle]{color:var(--eui-c-neutral)}.euim-user-profile-infos__color-white [euimLabel]{color:var(--eui-c-branding-contrast)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-s-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-s-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-s-2xs);min-width:var(--eui-s-m);min-height:var(--eui-s-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"] }]
|
|
19
19
|
}], propDecorators: { color: [{
|
|
20
20
|
type: Input
|
|
21
21
|
}], cssClasses: [{
|
|
22
22
|
type: HostBinding,
|
|
23
23
|
args: ['class']
|
|
24
24
|
}] } });
|
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS11c2VyLXByb2ZpbGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2xheW91dC9ldWltLXVzZXItcHJvZmlsZS9ldWltLXVzZXItcHJvZmlsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvbGF5b3V0L2V1aW0tdXNlci1wcm9maWxlL2V1aW0tdXNlci1wcm9maWxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFVMUcsTUFBTSxPQUFPLHdCQUF3QjtJQUdqQyxJQUNJLFVBQVU7UUFDVixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsYUFBYTtRQUNULE9BQU87WUFDSCxtQkFBbUI7WUFDbkIsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsc0NBQXNDLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtTQUN2RSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDO2tJQWJRLHdCQUF3QjtzSEFBeEIsd0JBQXdCLCtKQ1ZyQyw4TEFHQTs7NEZET2Esd0JBQXdCO2tCQVRwQyxTQUFTOytCQUNJLG1CQUFtQixtQkFHWix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJLGNBQ3pCLElBQUk7OEJBSVAsS0FBSztzQkFBYixLQUFLO2dCQUdGLFVBQVU7c0JBRGIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIFZpZXdFbmNhcHN1bGF0aW9uLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLXVzZXItcHJvZmlsZScsXG4gICAgdGVtcGxhdGVVcmw6ICdldWltLXVzZXItcHJvZmlsZS5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vX3N0eWxlcy9faW5kZXguc2NzcyddLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbn0pXG5cbmV4cG9ydCBjbGFzcyBFdWltVXNlclByb2ZpbGVDb21wb25lbnQge1xuICAgIEBJbnB1dCgpIGNvbG9yOiAgJ2RhcmsnIHwgJ3doaXRlJyB8ICdwcmltYXJ5JyB8ICdpbmZvJyB8ICdzdWNjZXNzJyB8ICd3YXJuaW5nJyB8ICdkYW5nZXInIHwgJ2JyYW5kaW5nJztcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICAnZXVpbS11c2VyLXByb2ZpbGUnLFxuICAgICAgICAgICAgdGhpcy5jb2xvciA/IGBldWltLXVzZXItcHJvZmlsZV9fYmFja2dyb3VuZGNvbG9yLSR7dGhpcy5jb2xvcn1gIDogJycsXG4gICAgICAgIF0uam9pbignICcpLnRyaW0oKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudCBzZWxlY3Q9XCJldWltLXVzZXItcHJvZmlsZS1hdmF0YXJcIj48L25nLWNvbnRlbnQ+XG48bmctY29udGVudCBzZWxlY3Q9XCJldWltLXVzZXItcHJvZmlsZS1pbmZvc1wiPjwvbmctY29udGVudD5cbjxuZy1jb250ZW50IHNlbGVjdD1cImV1aW0tdXNlci1wcm9maWxlLWFjdGlvblwiPjwvbmctY29udGVudD5cbiJdfQ==
|