@eui/mobile-core 18.1.2 → 18.1.3-snapshot-1758105073490
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
|
@@ -26,7 +26,7 @@ export class EuimLabelComponent {
|
|
|
26
26
|
].join(' ');
|
|
27
27
|
}
|
|
28
28
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuimLabelComponent, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: { euimLabelTruncateWithLines: ["euimLabelTruncateWithLines", "euimLabelTruncateWithLines", numberAttribute], euimLabelTitle: ["euimLabelTitle", "euimLabelTitle", booleanAttribute], euimLabelSubTitle: ["euimLabelSubTitle", "euimLabelSubTitle", booleanAttribute], euimLabelMeta: ["euimLabelMeta", "euimLabelMeta", booleanAttribute], euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute], euimLabelTextWrap: ["euimLabelTextWrap", "euimLabelTextWrap", booleanAttribute] }, host: { properties: { "style.--euimLabelTruncateWithLines": "this.euimLabelTruncateWithLines", "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSizeXS", "euimSizeXS", "euimSizeS", "euimSizeS", "euimSizeM", "euimSizeM", "euimSizeL", "euimSizeL", "euimSizeXL", "euimSizeXL", "euimSize2XL", "euimSize2XL", "euimSize3XL", "euimSize3XL", "euimSize4XL", "euimSize4XL", "color", "color"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-c-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
29
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuimLabelComponent, isStandalone: true, selector: "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", inputs: { euimLabelTruncateWithLines: ["euimLabelTruncateWithLines", "euimLabelTruncateWithLines", numberAttribute], euimLabelTitle: ["euimLabelTitle", "euimLabelTitle", booleanAttribute], euimLabelSubTitle: ["euimLabelSubTitle", "euimLabelSubTitle", booleanAttribute], euimLabelMeta: ["euimLabelMeta", "euimLabelMeta", booleanAttribute], euimLabelTruncate: ["euimLabelTruncate", "euimLabelTruncate", booleanAttribute], euimLabelTextWrap: ["euimLabelTextWrap", "euimLabelTextWrap", booleanAttribute] }, host: { properties: { "style.--euimLabelTruncateWithLines": "this.euimLabelTruncateWithLines", "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSizeXS", "euimSizeXS", "euimSizeS", "euimSizeS", "euimSizeM", "euimSizeM", "euimSizeL", "euimSizeL", "euimSizeXL", "euimSizeXL", "euimSize2XL", "euimSize2XL", "euimSize3XL", "euimSize3XL", "euimSize4XL", "euimSize4XL", "color", "color"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-c-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
30
30
|
}
|
|
31
31
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
@@ -45,7 +45,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
45
45
|
'color',
|
|
46
46
|
],
|
|
47
47
|
},
|
|
48
|
-
], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-c-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"] }]
|
|
48
|
+
], standalone: true, imports: [], styles: [".euim-label{display:block;align-items:center;margin:0;padding:0;color:var(--eui-c-neutral);font:var(--eui-f-m-compact)}.euim-label ion-icon{vertical-align:bottom;margin-right:var(--eui-s-2xs)}.euim-label__title{font:var(--eui-f-m-bold-compact);color:var(--eui-c-neutral)}.euim-label__title ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-s);min-width:var(--eui-is-s)}.euim-label__sub-title,.euim-label__meta{font:var(--eui-f-s-compact);color:var(--eui-c-neutral-light)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font-size:var(--eui-f-size-m);min-height:var(--eui-is-xs);min-width:var(--eui-is-xs)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-s-2xs)}.euim-label__euiTextTruncateWithLines{white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:var(--euimLabelTruncateWithLines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.euim-label__truncate{white-space:break-spaces}.euim-label--primary{color:var(--eui-c-primary)}.euim-label--secondary{color:var(--eui-c-neutral-lighter)}.euim-label--default{color:var(--eui-c-neutral-light)}.euim-label--dark{color:var(--eui-c-neutral)}.euim-label--info{color:var(--eui-c-info)}.euim-label--success{color:var(--eui-c-success-dark)}.euim-label--warning{color:var(--eui-c-warning-darker)}.euim-label--warning ion-icon{color:var(--eui-c-warning-darker)}.euim-label--danger{color:var(--eui-c-danger-dark)}.euim-label--white{color:var(--eui-c-white)}.euim-label--size-xs{font:var(--eui-f-xs-compact)}.euim-label--size-s{font:var(--eui-f-s-compact)}.euim-label--size-m{font:var(--eui-f-m-compact)}.euim-label--size-l{font:var(--eui-f-l-compact)}.euim-label--size-xl{font:var(--eui-f-xl-compact)}.euim-label--size-2xl{font:var(--eui-f-2xl-compact)}.euim-label--size-3xl{font:var(--eui-f-3xl-compact)}.euim-label--size-4xl{font:var(--eui-f-4xl-compact)}\n"] }]
|
|
49
49
|
}], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { euimLabelTruncateWithLines: [{
|
|
50
50
|
type: HostBinding,
|
|
51
51
|
args: ['style.--euimLabelTruncateWithLines']
|
|
@@ -71,4 +71,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
71
71
|
type: HostBinding,
|
|
72
72
|
args: ['class']
|
|
73
73
|
}] } });
|
|
74
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
74
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsU0FBUyxFQUNULEtBQUssRUFDTCxXQUFXLEVBQ1gsaUJBQWlCLEVBQ2pCLHVCQUF1QixFQUN2QixlQUFlLEVBQ2YsZ0JBQWdCLEdBQ25CLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDOzs7QUE0QmxFLE1BQU0sT0FBTyxrQkFBa0I7SUFtQjNCLElBQ1csVUFBVTtRQUNqQixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsWUFBbUIsbUJBQXdDO1FBQXhDLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7UUFuQjNELG1CQUFjLEdBQUcsS0FBSyxDQUFDO1FBR3ZCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUcxQixrQkFBYSxHQUFHLEtBQUssQ0FBQztRQUd0QixzQkFBaUIsR0FBRyxLQUFLLENBQUM7UUFHMUIsc0JBQWlCLEdBQUcsS0FBSyxDQUFDO0lBT29DLENBQUM7SUFFL0QsYUFBYTtRQUNULE9BQU87WUFDSCxJQUFJLENBQUMsbUJBQW1CLENBQUMsYUFBYSxDQUFDLFlBQVksQ0FBQztZQUNwRCxJQUFJLENBQUMsY0FBYyxDQUFDLENBQUMsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUM5QyxJQUFJLENBQUMsaUJBQWlCLENBQUMsQ0FBQyxDQUFDLHVCQUF1QixDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ3JELElBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLGtCQUFrQixDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQzVDLElBQUksQ0FBQyxpQkFBaUIsQ0FBRSxDQUFDLENBQUMsaUJBQWlCLENBQUEsQ0FBQyxDQUFDLEVBQUU7WUFDL0MsSUFBSSxDQUFDLGlCQUFpQixDQUFFLENBQUMsQ0FBQyxxQkFBcUIsQ0FBQSxDQUFDLENBQUMsRUFBRTtZQUNuRCxJQUFJLENBQUMsMEJBQTBCLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQywyREFBMkQsQ0FBQSxDQUFDLENBQUMsRUFBRTtTQUN4RyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUNoQixDQUFDO2tJQXBDUSxrQkFBa0I7c0hBQWxCLGtCQUFrQixnTUFFNEMsZUFBZSx3REFFbEUsZ0JBQWdCLGlFQUdoQixnQkFBZ0IscURBR2hCLGdCQUFnQixpRUFHaEIsZ0JBQWdCLGlFQUdoQixnQkFBZ0IsaWRBeEMxQiwyQkFBMkI7OzRGQXdCNUIsa0JBQWtCO2tCQTFCOUIsU0FBUzsrQkFDSSwyREFBMkQsWUFDM0QsMkJBQTJCLGlCQUV0QixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGtCQUMvQjt3QkFDWjs0QkFDSSxTQUFTLEVBQUUsbUJBQW1COzRCQUM5QixNQUFNLEVBQUU7Z0NBQ0osWUFBWTtnQ0FDWixXQUFXO2dDQUNYLFdBQVc7Z0NBQ1gsV0FBVztnQ0FDWCxZQUFZO2dDQUNaLGFBQWE7Z0NBQ2IsYUFBYTtnQ0FDYixhQUFhO2dDQUNiLE9BQU87NkJBQ1Y7eUJBQ0o7cUJBQ0osY0FDVyxJQUFJLFdBQ1AsRUFBRTt3RkFLK0UsMEJBQTBCO3NCQUFuSCxXQUFXO3VCQUFDLG9DQUFvQzs7c0JBQUcsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxlQUFlLEVBQUU7Z0JBR3hGLGNBQWM7c0JBRGIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJdEMsaUJBQWlCO3NCQURoQixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUl0QyxhQUFhO3NCQURaLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBSXRDLGlCQUFpQjtzQkFEaEIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJdEMsaUJBQWlCO3NCQURoQixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUkzQixVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICAgIENvbXBvbmVudCxcbiAgICBJbnB1dCxcbiAgICBIb3N0QmluZGluZyxcbiAgICBWaWV3RW5jYXBzdWxhdGlvbixcbiAgICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgICBudW1iZXJBdHRyaWJ1dGUsXG4gICAgYm9vbGVhbkF0dHJpYnV0ZSxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCYXNlU3RhdGVzRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vYmFzZS1zdGF0ZXMuZGlyZWN0aXZlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdkaXZbZXVpbUxhYmVsXSwgcFtldWltTGFiZWxdLCBzcGFuW2V1aW1MYWJlbF0sIGV1aW0tbGFiZWwnLFxuICAgIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PicsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBob3N0RGlyZWN0aXZlczogW1xuICAgICAgICB7XG4gICAgICAgICAgICBkaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUsXG4gICAgICAgICAgICBpbnB1dHM6IFtcbiAgICAgICAgICAgICAgICAnZXVpbVNpemVYUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTScsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplWEwnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZTJYTCcsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplM1hMJyxcbiAgICAgICAgICAgICAgICAnZXVpbVNpemU0WEwnLFxuICAgICAgICAgICAgICAgICdjb2xvcicsXG4gICAgICAgICAgICBdLFxuICAgICAgICB9LFxuICAgIF0sXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBpbXBvcnRzOiBbXSxcbn0pXG5cbmV4cG9ydCBjbGFzcyBFdWltTGFiZWxDb21wb25lbnQge1xuXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS4tLWV1aW1MYWJlbFRydW5jYXRlV2l0aExpbmVzJykgQElucHV0KHsgdHJhbnNmb3JtOiBudW1iZXJBdHRyaWJ1dGUgfSkgZXVpbUxhYmVsVHJ1bmNhdGVXaXRoTGluZXM6IG51bWJlcjtcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGV1aW1MYWJlbFRpdGxlID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTGFiZWxTdWJUaXRsZSA9IGZhbHNlO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbUxhYmVsTWV0YSA9IGZhbHNlO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbUxhYmVsVHJ1bmNhdGUgPSBmYWxzZTtcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGV1aW1MYWJlbFRleHRXcmFwID0gZmFsc2U7XG5cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzJylcbiAgICBwdWJsaWMgZ2V0IGNzc0NsYXNzZXMoKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZ2V0Q3NzQ2xhc3NlcygpO1xuICAgIH1cblxuICAgIGNvbnN0cnVjdG9yKHB1YmxpYyBiYXNlU3RhdGVzRGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlKSB7fVxuXG4gICAgZ2V0Q3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgdGhpcy5iYXNlU3RhdGVzRGlyZWN0aXZlLmdldENzc0NsYXNzZXMoJ2V1aW0tbGFiZWwnKSxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsVGl0bGUgPyAnZXVpbS1sYWJlbF9fdGl0bGUnIDogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFN1YlRpdGxlID8gJ2V1aW0tbGFiZWxfX3N1Yi10aXRsZScgOiAnJyxcbiAgICAgICAgICAgIHRoaXMuZXVpbUxhYmVsTWV0YSA/ICdldWltLWxhYmVsX19tZXRhJyA6ICcnLFxuICAgICAgICAgICAgdGhpcy5ldWltTGFiZWxUZXh0V3JhcCAgPyAnZXVpLXUtdGV4dC13cmFwJzogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRydW5jYXRlICA/ICdldWktdS10ZXh0LXRydW5jYXRlJzogJycsXG4gICAgICAgICAgICB0aGlzLmV1aW1MYWJlbFRydW5jYXRlV2l0aExpbmVzID4gMCA/ICdldWltLWxhYmVsX19ldWlUZXh0VHJ1bmNhdGVXaXRoTGluZXMgZXVpbS1sYWJlbF9fdHJ1bmNhdGUnOiAnJyxcbiAgICAgICAgXS5qb2luKCcgJyk7XG4gICAgfVxufVxuIl19
|
|
@@ -1,28 +1,19 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
2
|
import { EuimLabelComponent } from './euim-label.component';
|
|
5
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated Use {@link EUIM_LABEL} instead.
|
|
6
|
+
*/
|
|
6
7
|
export class EuimLabelModule {
|
|
7
8
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule,
|
|
9
|
-
|
|
10
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
|
|
11
|
-
IonicModule] }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, imports: [EuimLabelComponent], exports: [EuimLabelComponent] }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule }); }
|
|
12
11
|
}
|
|
13
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimLabelModule, decorators: [{
|
|
14
13
|
type: NgModule,
|
|
15
14
|
args: [{
|
|
16
|
-
imports: [
|
|
17
|
-
|
|
18
|
-
IonicModule,
|
|
19
|
-
],
|
|
20
|
-
exports: [
|
|
21
|
-
EuimLabelComponent,
|
|
22
|
-
],
|
|
23
|
-
declarations: [
|
|
24
|
-
EuimLabelComponent,
|
|
25
|
-
],
|
|
15
|
+
imports: [EuimLabelComponent],
|
|
16
|
+
exports: [EuimLabelComponent],
|
|
26
17
|
}]
|
|
27
18
|
}] });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1sYWJlbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9ldWltLWxhYmVsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDOztBQUU1RDs7R0FFRztBQUtILE1BQU0sT0FBTyxlQUFlO2tJQUFmLGVBQWU7bUlBQWYsZUFBZSxZQUhkLGtCQUFrQixhQUNsQixrQkFBa0I7bUlBRW5CLGVBQWU7OzRGQUFmLGVBQWU7a0JBSjNCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFLENBQUMsa0JBQWtCLENBQUM7b0JBQzdCLE9BQU8sRUFBRSxDQUFDLGtCQUFrQixDQUFDO2lCQUNoQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBFdWltTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbGFiZWwuY29tcG9uZW50JztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZCBVc2Uge0BsaW5rIEVVSU1fTEFCRUx9IGluc3RlYWQuXG4gKi9cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0V1aW1MYWJlbENvbXBvbmVudF0sXG4gICAgZXhwb3J0czogW0V1aW1MYWJlbENvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1MYWJlbE1vZHVsZSB7fVxuIl19
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { EuimLabelComponent } from './euim-label.component';
|
|
1
2
|
export * from './euim-label.component';
|
|
2
3
|
export * from './euim-label.module';
|
|
3
|
-
|
|
4
|
+
export const EUIM_LABEL = [
|
|
5
|
+
EuimLabelComponent,
|
|
6
|
+
];
|
|
7
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1sYWJlbC9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUU1RCxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMscUJBQXFCLENBQUM7QUFFcEMsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3RCLGtCQUFrQjtDQUNaLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFdWltTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbGFiZWwuY29tcG9uZW50JztcblxuZXhwb3J0ICogZnJvbSAnLi9ldWltLWxhYmVsLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0tbGFiZWwubW9kdWxlJztcblxuZXhwb3J0IGNvbnN0IEVVSU1fTEFCRUwgPSBbXG4gICAgRXVpbUxhYmVsQ29tcG9uZW50LFxuXSBhcyBjb25zdDtcbiJdfQ==
|
package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs
CHANGED
|
@@ -15,7 +15,7 @@ export class EuimNotificationItemComponent {
|
|
|
15
15
|
].join(' ');
|
|
16
16
|
}
|
|
17
17
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimNotificationItemComponent, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
18
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimNotificationItemComponent, isStandalone: true, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
19
19
|
}
|
|
20
20
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
@@ -26,9 +26,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
26
26
|
'color',
|
|
27
27
|
],
|
|
28
28
|
},
|
|
29
|
-
], template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"] }]
|
|
29
|
+
], standalone: true, imports: [], template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"] }]
|
|
30
30
|
}], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { cssClasses: [{
|
|
31
31
|
type: HostBinding,
|
|
32
32
|
args: ['class']
|
|
33
33
|
}] } });
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
34
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1ub3RpZmljYXRpb24taXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1ub3RpZmljYXRpb24taXRlbS9ldWltLW5vdGlmaWNhdGlvbi1pdGVtLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9hdG9tcy9ldWltLW5vdGlmaWNhdGlvbi1pdGVtL2V1aW0tbm90aWZpY2F0aW9uLWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsaUJBQWlCLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDbkcsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7OztBQW1CbEUsTUFBTSxPQUFPLDZCQUE2QjtJQUV0QyxJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7SUFDaEMsQ0FBQztJQUVELFlBQW1CLG1CQUF3QztRQUF4Qyx3QkFBbUIsR0FBbkIsbUJBQW1CLENBQXFCO0lBQUcsQ0FBQztJQUUvRCxhQUFhO1FBQ1QsT0FBTztZQUNILElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxhQUFhLENBQUMsd0JBQXdCLENBQUM7U0FDbkUsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDaEIsQ0FBQztrSUFiUSw2QkFBNkI7c0hBQTdCLDZCQUE2Qiw2TkNwQjFDLEVBQUE7OzRGRG9CYSw2QkFBNkI7a0JBakJ6QyxTQUFTOytCQUNJLHdCQUF3QixpQkFHbkIsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTSxrQkFDL0I7d0JBQ1o7NEJBQ0ksU0FBUyxFQUFFLG1CQUFtQjs0QkFDOUIsTUFBTSxFQUFFO2dDQUNKLE9BQU87NkJBQ1Y7eUJBQ0o7cUJBQ0osY0FDVyxJQUFJLFdBQ1AsRUFBRTt3RkFLQSxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBWaWV3RW5jYXBzdWxhdGlvbiwgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJhc2VTdGF0ZXNEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi9iYXNlLXN0YXRlcy5kaXJlY3RpdmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aW0tbm90aWZpY2F0aW9uLWl0ZW0nLFxuICAgIHRlbXBsYXRlVXJsOiAnZXVpbS1ub3RpZmljYXRpb24taXRlbS5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBob3N0RGlyZWN0aXZlczogW1xuICAgICAgICB7XG4gICAgICAgICAgICBkaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUsXG4gICAgICAgICAgICBpbnB1dHM6IFtcbiAgICAgICAgICAgICAgICAnY29sb3InLFxuICAgICAgICAgICAgXSxcbiAgICAgICAgfSxcbiAgICBdLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW10sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1Ob3RpZmljYXRpb25JdGVtQ29tcG9uZW50IHtcblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICAgIHB1YmxpYyBnZXQgY3NzQ2xhc3NlcygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRDc3NDbGFzc2VzKCk7XG4gICAgfVxuXG4gICAgY29uc3RydWN0b3IocHVibGljIGJhc2VTdGF0ZXNEaXJlY3RpdmU6IEJhc2VTdGF0ZXNEaXJlY3RpdmUpIHt9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS1ub3RpZmljYXRpb24taXRlbScpLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCIiXX0=
|
package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs
CHANGED
|
@@ -1,28 +1,19 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
2
|
import { EuimNotificationItemComponent } from './euim-notification-item.component';
|
|
5
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated Use {@link EUIM_NOTIFICATION_ITEM} instead.
|
|
6
|
+
*/
|
|
6
7
|
export class EuimNotificationItemModule {
|
|
7
8
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule,
|
|
9
|
-
|
|
10
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, imports: [CommonModule,
|
|
11
|
-
IonicModule] }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, imports: [EuimNotificationItemComponent], exports: [EuimNotificationItemComponent] }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule }); }
|
|
12
11
|
}
|
|
13
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, decorators: [{
|
|
14
13
|
type: NgModule,
|
|
15
14
|
args: [{
|
|
16
|
-
imports: [
|
|
17
|
-
|
|
18
|
-
IonicModule,
|
|
19
|
-
],
|
|
20
|
-
exports: [
|
|
21
|
-
EuimNotificationItemComponent,
|
|
22
|
-
],
|
|
23
|
-
declarations: [
|
|
24
|
-
EuimNotificationItemComponent,
|
|
25
|
-
],
|
|
15
|
+
imports: [EuimNotificationItemComponent],
|
|
16
|
+
exports: [EuimNotificationItemComponent],
|
|
26
17
|
}]
|
|
27
18
|
}] });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1ub3RpZmljYXRpb24taXRlbS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1ub3RpZmljYXRpb24taXRlbS9ldWltLW5vdGlmaWNhdGlvbi1pdGVtLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSw2QkFBNkIsRUFBRSxNQUFNLG9DQUFvQyxDQUFDOztBQUVuRjs7R0FFRztBQUtILE1BQU0sT0FBTywwQkFBMEI7a0lBQTFCLDBCQUEwQjttSUFBMUIsMEJBQTBCLFlBSHpCLDZCQUE2QixhQUM3Qiw2QkFBNkI7bUlBRTlCLDBCQUEwQjs7NEZBQTFCLDBCQUEwQjtrQkFKdEMsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUUsQ0FBQyw2QkFBNkIsQ0FBQztvQkFDeEMsT0FBTyxFQUFFLENBQUMsNkJBQTZCLENBQUM7aUJBQzNDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEV1aW1Ob3RpZmljYXRpb25JdGVtQ29tcG9uZW50IH0gZnJvbSAnLi9ldWltLW5vdGlmaWNhdGlvbi1pdGVtLmNvbXBvbmVudCc7XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQgVXNlIHtAbGluayBFVUlNX05PVElGSUNBVElPTl9JVEVNfSBpbnN0ZWFkLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtFdWltTm90aWZpY2F0aW9uSXRlbUNvbXBvbmVudF0sXG4gICAgZXhwb3J0czogW0V1aW1Ob3RpZmljYXRpb25JdGVtQ29tcG9uZW50XSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbU5vdGlmaWNhdGlvbkl0ZW1Nb2R1bGUge31cbiJdfQ==
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { EuimNotificationItemComponent } from './euim-notification-item.component';
|
|
1
2
|
export * from './euim-notification-item.component';
|
|
2
3
|
export * from './euim-notification-item.module';
|
|
3
|
-
|
|
4
|
+
export const EUIM_NOTIFICATION_ITEM = [
|
|
5
|
+
EuimNotificationItemComponent,
|
|
6
|
+
];
|
|
7
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvYXRvbXMvZXVpbS1ub3RpZmljYXRpb24taXRlbS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsNkJBQTZCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUVuRixjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsaUNBQWlDLENBQUM7QUFFaEQsTUFBTSxDQUFDLE1BQU0sc0JBQXNCLEdBQUc7SUFDbEMsNkJBQTZCO0NBQ3ZCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFdWltTm90aWZpY2F0aW9uSXRlbUNvbXBvbmVudCB9IGZyb20gJy4vZXVpbS1ub3RpZmljYXRpb24taXRlbS5jb21wb25lbnQnO1xuXG5leHBvcnQgKiBmcm9tICcuL2V1aW0tbm90aWZpY2F0aW9uLWl0ZW0uY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vZXVpbS1ub3RpZmljYXRpb24taXRlbS5tb2R1bGUnO1xuXG5leHBvcnQgY29uc3QgRVVJTV9OT1RJRklDQVRJT05fSVRFTSA9IFtcbiAgICBFdWltTm90aWZpY2F0aW9uSXRlbUNvbXBvbmVudCxcbl0gYXMgY29uc3Q7XG4iXX0=
|
|
@@ -1,31 +1,19 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
2
|
import { EuimDividerDirective } from './euim-divider.directive';
|
|
5
3
|
import * as i0 from "@angular/core";
|
|
6
4
|
/**
|
|
7
|
-
* @deprecated
|
|
5
|
+
* @deprecated Use {@link EUIM_DIVIDER} instead.
|
|
8
6
|
*/
|
|
9
7
|
export class EuimDividerModule {
|
|
10
8
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, imports: [
|
|
12
|
-
|
|
13
|
-
EuimDividerDirective], exports: [EuimDividerDirective] }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, imports: [CommonModule,
|
|
15
|
-
IonicModule] }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, imports: [EuimDividerDirective], exports: [EuimDividerDirective] }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule }); }
|
|
16
11
|
}
|
|
17
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, decorators: [{
|
|
18
13
|
type: NgModule,
|
|
19
14
|
args: [{
|
|
20
|
-
imports: [
|
|
21
|
-
|
|
22
|
-
IonicModule,
|
|
23
|
-
EuimDividerDirective,
|
|
24
|
-
],
|
|
25
|
-
exports: [
|
|
26
|
-
EuimDividerDirective,
|
|
27
|
-
],
|
|
28
|
-
declarations: [],
|
|
15
|
+
imports: [EuimDividerDirective],
|
|
16
|
+
exports: [EuimDividerDirective],
|
|
29
17
|
}]
|
|
30
18
|
}] });
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1kaXZpZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9kaXJlY3RpdmVzL2V1aW0tZGl2aWRlci9ldWltLWRpdmlkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7O0FBRWhFOztHQUVHO0FBS0gsTUFBTSxPQUFPLGlCQUFpQjtrSUFBakIsaUJBQWlCO21JQUFqQixpQkFBaUIsWUFIaEIsb0JBQW9CLGFBQ3BCLG9CQUFvQjttSUFFckIsaUJBQWlCOzs0RkFBakIsaUJBQWlCO2tCQUo3QixRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLG9CQUFvQixDQUFDO29CQUMvQixPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRXVpbURpdmlkZXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tZGl2aWRlci5kaXJlY3RpdmUnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkIFVzZSB7QGxpbmsgRVVJTV9ESVZJREVSfSBpbnN0ZWFkLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtFdWltRGl2aWRlckRpcmVjdGl2ZV0sXG4gICAgZXhwb3J0czogW0V1aW1EaXZpZGVyRGlyZWN0aXZlXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbURpdmlkZXJNb2R1bGUge31cbiJdfQ==
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { EuimDividerDirective } from './euim-divider.directive';
|
|
1
2
|
export * from './euim-divider.module';
|
|
2
3
|
export * from './euim-divider.directive';
|
|
3
|
-
|
|
4
|
+
export const EUIM_DIVIDER = [
|
|
5
|
+
EuimDividerDirective,
|
|
6
|
+
];
|
|
7
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWRpdmlkZXIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFFaEUsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLDBCQUEwQixDQUFDO0FBRXpDLE1BQU0sQ0FBQyxNQUFNLFlBQVksR0FBRztJQUN4QixvQkFBb0I7Q0FDZCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRXVpbURpdmlkZXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tZGl2aWRlci5kaXJlY3RpdmUnO1xuXG5leHBvcnQgKiBmcm9tICcuL2V1aW0tZGl2aWRlci5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9ldWltLWRpdmlkZXIuZGlyZWN0aXZlJztcblxuZXhwb3J0IGNvbnN0IEVVSU1fRElWSURFUiA9IFtcbiAgICBFdWltRGl2aWRlckRpcmVjdGl2ZSxcbl0gYXMgY29uc3Q7XG4iXX0=
|
|
@@ -1,31 +1,19 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
2
|
import { EuimListHeaderDirective } from './euim-list-header.directive';
|
|
5
3
|
import * as i0 from "@angular/core";
|
|
6
4
|
/**
|
|
7
|
-
* @deprecated
|
|
5
|
+
* @deprecated Use {@link EUIM_LIST_HEADER} instead.
|
|
8
6
|
*/
|
|
9
7
|
export class EuimListHeaderModule {
|
|
10
8
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, imports: [
|
|
12
|
-
|
|
13
|
-
EuimListHeaderDirective], exports: [EuimListHeaderDirective] }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
|
|
15
|
-
IonicModule] }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, imports: [EuimListHeaderDirective], exports: [EuimListHeaderDirective] }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule }); }
|
|
16
11
|
}
|
|
17
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, decorators: [{
|
|
18
13
|
type: NgModule,
|
|
19
14
|
args: [{
|
|
20
|
-
imports: [
|
|
21
|
-
|
|
22
|
-
IonicModule,
|
|
23
|
-
EuimListHeaderDirective,
|
|
24
|
-
],
|
|
25
|
-
exports: [
|
|
26
|
-
EuimListHeaderDirective,
|
|
27
|
-
],
|
|
28
|
-
declarations: [],
|
|
15
|
+
imports: [EuimListHeaderDirective],
|
|
16
|
+
exports: [EuimListHeaderDirective],
|
|
29
17
|
}]
|
|
30
18
|
}] });
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sOEJBQThCLENBQUM7O0FBRXZFOztHQUVHO0FBS0gsTUFBTSxPQUFPLG9CQUFvQjtrSUFBcEIsb0JBQW9CO21JQUFwQixvQkFBb0IsWUFIbkIsdUJBQXVCLGFBQ3ZCLHVCQUF1QjttSUFFeEIsb0JBQW9COzs0RkFBcEIsb0JBQW9CO2tCQUpoQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLHVCQUF1QixDQUFDO29CQUNsQyxPQUFPLEVBQUUsQ0FBQyx1QkFBdUIsQ0FBQztpQkFDckMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbGlzdC1oZWFkZXIuZGlyZWN0aXZlJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZCBVc2Uge0BsaW5rIEVVSU1fTElTVF9IRUFERVJ9IGluc3RlYWQuXG4gKi9cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0V1aW1MaXN0SGVhZGVyRGlyZWN0aXZlXSxcbiAgICBleHBvcnRzOiBbRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmVdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltTGlzdEhlYWRlck1vZHVsZSB7fVxuIl19
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { EuimListHeaderDirective } from './euim-list-header.directive';
|
|
1
2
|
export * from './euim-list-header.module';
|
|
2
3
|
export * from './euim-list-header.directive';
|
|
3
|
-
|
|
4
|
+
export const EUIM_LIST_HEADER = [
|
|
5
|
+
EuimListHeaderDirective,
|
|
6
|
+
];
|
|
7
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBRXZFLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyw4QkFBOEIsQ0FBQztBQUU3QyxNQUFNLENBQUMsTUFBTSxnQkFBZ0IsR0FBRztJQUM1Qix1QkFBdUI7Q0FDakIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEV1aW1MaXN0SGVhZGVyRGlyZWN0aXZlIH0gZnJvbSAnLi9ldWltLWxpc3QtaGVhZGVyLmRpcmVjdGl2ZSc7XG5cbmV4cG9ydCAqIGZyb20gJy4vZXVpbS1saXN0LWhlYWRlci5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9ldWltLWxpc3QtaGVhZGVyLmRpcmVjdGl2ZSc7XG5cbmV4cG9ydCBjb25zdCBFVUlNX0xJU1RfSEVBREVSID0gW1xuICAgIEV1aW1MaXN0SGVhZGVyRGlyZWN0aXZlLFxuXSBhcyBjb25zdDtcbiJdfQ==
|
|
@@ -1,31 +1,19 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
2
|
import { EuimSkeletonTextAvatarDirective } from './euim-skeleton-text-avatar.directive';
|
|
5
3
|
import * as i0 from "@angular/core";
|
|
6
4
|
/**
|
|
7
|
-
* @deprecated
|
|
5
|
+
* @deprecated Use {@link EUIM_SKELETON_TEXT_AVATAR} instead.
|
|
8
6
|
*/
|
|
9
7
|
export class EuimSkeletonTextAvatarModule {
|
|
10
8
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [
|
|
12
|
-
|
|
13
|
-
EuimSkeletonTextAvatarDirective], exports: [EuimSkeletonTextAvatarDirective] }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [CommonModule,
|
|
15
|
-
IonicModule] }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [EuimSkeletonTextAvatarDirective], exports: [EuimSkeletonTextAvatarDirective] }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule }); }
|
|
16
11
|
}
|
|
17
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, decorators: [{
|
|
18
13
|
type: NgModule,
|
|
19
14
|
args: [{
|
|
20
|
-
imports: [
|
|
21
|
-
|
|
22
|
-
IonicModule,
|
|
23
|
-
EuimSkeletonTextAvatarDirective,
|
|
24
|
-
],
|
|
25
|
-
exports: [
|
|
26
|
-
EuimSkeletonTextAvatarDirective,
|
|
27
|
-
],
|
|
28
|
-
declarations: [],
|
|
15
|
+
imports: [EuimSkeletonTextAvatarDirective],
|
|
16
|
+
exports: [EuimSkeletonTextAvatarDirective],
|
|
29
17
|
}]
|
|
30
18
|
}] });
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7O0FBRXhGOztHQUVHO0FBS0gsTUFBTSxPQUFPLDRCQUE0QjtrSUFBNUIsNEJBQTRCO21JQUE1Qiw0QkFBNEIsWUFIM0IsK0JBQStCLGFBQy9CLCtCQUErQjttSUFFaEMsNEJBQTRCOzs0RkFBNUIsNEJBQTRCO2tCQUp4QyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLCtCQUErQixDQUFDO29CQUMxQyxPQUFPLEVBQUUsQ0FBQywrQkFBK0IsQ0FBQztpQkFDN0MiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRXVpbVNrZWxldG9uVGV4dEF2YXRhckRpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5kaXJlY3RpdmUnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkIFVzZSB7QGxpbmsgRVVJTV9TS0VMRVRPTl9URVhUX0FWQVRBUn0gaW5zdGVhZC5cbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbRXVpbVNrZWxldG9uVGV4dEF2YXRhckRpcmVjdGl2ZV0sXG4gICAgZXhwb3J0czogW0V1aW1Ta2VsZXRvblRleHRBdmF0YXJEaXJlY3RpdmVdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltU2tlbGV0b25UZXh0QXZhdGFyTW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { EuimSkeletonTextAvatarDirective } from './euim-skeleton-text-avatar.directive';
|
|
1
2
|
export * from './euim-skeleton-text-avatar.directive';
|
|
2
3
|
export * from './euim-skeleton-text-avatar.module';
|
|
3
|
-
|
|
4
|
+
export const EUIM_SKELETON_TEXT_AVATAR = [
|
|
5
|
+
EuimSkeletonTextAvatarDirective,
|
|
6
|
+
];
|
|
7
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSwrQkFBK0IsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBRXhGLGNBQWMsdUNBQXVDLENBQUM7QUFDdEQsY0FBYyxvQ0FBb0MsQ0FBQztBQUVuRCxNQUFNLENBQUMsTUFBTSx5QkFBeUIsR0FBRztJQUNyQywrQkFBK0I7Q0FDekIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEV1aW1Ta2VsZXRvblRleHRBdmF0YXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIuZGlyZWN0aXZlJztcblxuZXhwb3J0ICogZnJvbSAnLi9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyLmRpcmVjdGl2ZSc7XG5leHBvcnQgKiBmcm9tICcuL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIubW9kdWxlJztcblxuZXhwb3J0IGNvbnN0IEVVSU1fU0tFTEVUT05fVEVYVF9BVkFUQVIgPSBbXG4gICAgRXVpbVNrZWxldG9uVGV4dEF2YXRhckRpcmVjdGl2ZSxcbl0gYXMgY29uc3Q7XG4iXX0=
|
|
@@ -11,15 +11,15 @@ export class EuimAboutContentLoadingComponent {
|
|
|
11
11
|
this.sanitizedUrl = this.sanitizer.bypassSecurityTrustResourceUrl(this.webUrl);
|
|
12
12
|
}
|
|
13
13
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutContentLoadingComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuimAboutContentLoadingComponent, selector: "euim-about-content-loading", inputs: { webUrl: "webUrl" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading .euim-pdf-viewer{display:flex;flex-direction:column}.euim-about-content-loading .euim-pdf-viewer__container{height:calc(100vh - var(--eui-s-5xl) * 2)}.euim-about-content-loading .euim-pdf-viewer ion-footer{margin-top:0}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
14
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuimAboutContentLoadingComponent, isStandalone: true, selector: "euim-about-content-loading", inputs: { webUrl: "webUrl" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading .euim-pdf-viewer{display:flex;flex-direction:column}.euim-about-content-loading .euim-pdf-viewer__container{height:calc(100vh - var(--eui-s-5xl) * 2)}.euim-about-content-loading .euim-pdf-viewer ion-footer{margin-top:0}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
15
15
|
}
|
|
16
16
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutContentLoadingComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
|
-
args: [{ selector: 'euim-about-content-loading', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading .euim-pdf-viewer{display:flex;flex-direction:column}.euim-about-content-loading .euim-pdf-viewer__container{height:calc(100vh - var(--eui-s-5xl) * 2)}.euim-about-content-loading .euim-pdf-viewer ion-footer{margin-top:0}\n"] }]
|
|
18
|
+
args: [{ selector: 'euim-about-content-loading', encapsulation: ViewEncapsulation.None, standalone: true, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading .euim-pdf-viewer{display:flex;flex-direction:column}.euim-about-content-loading .euim-pdf-viewer__container{height:calc(100vh - var(--eui-s-5xl) * 2)}.euim-about-content-loading .euim-pdf-viewer ion-footer{margin-top:0}\n"] }]
|
|
19
19
|
}], ctorParameters: () => [{ type: i1.DomSanitizer }], propDecorators: { className: [{
|
|
20
20
|
type: HostBinding,
|
|
21
21
|
args: ['class']
|
|
22
22
|
}], webUrl: [{
|
|
23
23
|
type: Input
|
|
24
24
|
}] } });
|
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsaUJBQWlCLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFVekYsTUFBTSxPQUFPLGdDQUFnQztJQUszQyxZQUNVLFNBQXVCO1FBQXZCLGNBQVMsR0FBVCxTQUFTLENBQWM7UUFMWCxjQUFTLEdBQUcsNEJBQTRCLENBQUM7UUFDdEQsV0FBTSxHQUFHLEVBQUUsQ0FBQztJQUtqQixDQUFDO0lBRUwsUUFBUTtRQUNOLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQyw4QkFBOEIsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDakYsQ0FBQztrSUFYVSxnQ0FBZ0M7c0hBQWhDLGdDQUFnQyx5S0NWN0MsNlNBT0M7OzRGREdZLGdDQUFnQztrQkFQNUMsU0FBUzsrQkFDRSw0QkFBNEIsaUJBRXZCLGlCQUFpQixDQUFDLElBQUksY0FFekIsSUFBSTtpRkFHTSxTQUFTO3NCQUE5QixXQUFXO3VCQUFDLE9BQU87Z0JBQ1gsTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0LCBWaWV3RW5jYXBzdWxhdGlvbiwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IERvbVNhbml0aXplciwgU2FmZVJlc291cmNlVXJsIH0gZnJvbSAnQGFuZ3VsYXIvcGxhdGZvcm0tYnJvd3Nlcic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2V1aW0tYWJvdXQtY29udGVudC1sb2FkaW5nJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2V1aW0tYWJvdXQtY29udGVudC1sb2FkaW5nLmNvbXBvbmVudC5odG1sJyxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gIHN0YW5kYWxvbmU6IHRydWUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BYm91dENvbnRlbnRMb2FkaW5nQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcbiAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIGNsYXNzTmFtZSA9ICdldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZyc7XG4gIEBJbnB1dCgpIHdlYlVybCA9ICcnO1xuICBwcm90ZWN0ZWQgc2FuaXRpemVkVXJsOiBTYWZlUmVzb3VyY2VVcmw7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgcHJpdmF0ZSBzYW5pdGl6ZXI6IERvbVNhbml0aXplcixcbiAgKSB7IH1cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICB0aGlzLnNhbml0aXplZFVybCA9IHRoaXMuc2FuaXRpemVyLmJ5cGFzc1NlY3VyaXR5VHJ1c3RSZXNvdXJjZVVybCh0aGlzLndlYlVybCk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZ19fY29udGVudFwiPlxyXG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2Rpdj5cclxuQGlmKHdlYlVybCkge1xyXG48ZGl2IGNsYXNzPVwiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmdfX2lmcmFtZS1jb250YWluZXJcIj5cclxuICAgIDxpZnJhbWUgW3NyY109XCJzYW5pdGl6ZWRVcmxcIiBjbGFzcz1cImV1aW0tYWJvdXQtY29udGVudC1sb2FkaW5nX19pZnJhbWVcIiBhbGxvd2Z1bGxzY3JlZW4+PC9pZnJhbWU+XHJcbjwvZGl2PlxyXG59Il19
|
|
@@ -1,22 +1,26 @@
|
|
|
1
|
-
import { Component,
|
|
1
|
+
import { Component, HostBinding, ViewEncapsulation } from '@angular/core';
|
|
2
|
+
import { QRCodeModule } from 'angularx-qrcode';
|
|
3
|
+
import { RouterModule } from '@angular/router';
|
|
4
|
+
import { PinchZoomModule } from '@mapaxe/ngx-pinch-zoom';
|
|
5
|
+
import { TranslateModule } from '@ngx-translate/core';
|
|
2
6
|
import * as i0 from "@angular/core";
|
|
3
7
|
export class EuimAboutComponent {
|
|
4
8
|
constructor() {
|
|
5
9
|
this.className = 'euim-about';
|
|
6
|
-
this.changelogExists = false;
|
|
7
|
-
this.privacyStatementExists = false;
|
|
8
|
-
this.helpSupportExists = false;
|
|
9
|
-
this.legalNoticeExists = false;
|
|
10
|
-
this.openSourceLicencesExists = false;
|
|
11
10
|
}
|
|
12
11
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimAboutComponent, selector: "euim-about", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-l-bold-compact)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s-compact)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-c-neutral);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-6xl);height:var(--eui-s-6xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-neutral-min)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
12
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimAboutComponent, isStandalone: true, selector: "euim-about", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-l-bold-compact)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s-compact)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-c-neutral);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-6xl);height:var(--eui-s-6xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-neutral-min)}\n"], dependencies: [{ kind: "ngmodule", type: QRCodeModule }, { kind: "ngmodule", type: PinchZoomModule }, { kind: "ngmodule", type: TranslateModule }, { kind: "ngmodule", type: RouterModule }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
14
13
|
}
|
|
15
14
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutComponent, decorators: [{
|
|
16
15
|
type: Component,
|
|
17
|
-
args: [{ selector: 'euim-about', encapsulation: ViewEncapsulation.None,
|
|
16
|
+
args: [{ selector: 'euim-about', encapsulation: ViewEncapsulation.None, standalone: true, imports: [
|
|
17
|
+
QRCodeModule,
|
|
18
|
+
PinchZoomModule,
|
|
19
|
+
TranslateModule,
|
|
20
|
+
RouterModule,
|
|
21
|
+
], template: "<ng-content></ng-content>\r\n", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-l-bold-compact)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s-compact)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-c-neutral);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-6xl);height:var(--eui-s-6xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-neutral-min)}\n"] }]
|
|
18
22
|
}], propDecorators: { className: [{
|
|
19
23
|
type: HostBinding,
|
|
20
24
|
args: ['class']
|
|
21
25
|
}] } });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hYm91dC9ldWltLWFib3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWFib3V0L2V1aW0tYWJvdXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDekQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHFCQUFxQixDQUFDOztBQWV0RCxNQUFNLE9BQU8sa0JBQWtCO0lBYi9CO1FBY3dCLGNBQVMsR0FBRyxZQUFZLENBQUM7S0FDaEQ7a0lBRlksa0JBQWtCO3NIQUFsQixrQkFBa0IsMkhDbkIvQiwrQkFDQSxnZ0JEWUksWUFBWSw4QkFDWixlQUFlLDhCQUNmLGVBQWUsOEJBQ2YsWUFBWTs7NEZBR0gsa0JBQWtCO2tCQWI5QixTQUFTOytCQUNFLFlBQVksaUJBR1AsaUJBQWlCLENBQUMsSUFBSSxjQUN6QixJQUFJLFdBQ1A7d0JBQ1AsWUFBWTt3QkFDWixlQUFlO3dCQUNmLGVBQWU7d0JBQ2YsWUFBWTtxQkFDYjs4QkFHcUIsU0FBUztzQkFBOUIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0QmluZGluZywgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFFSQ29kZU1vZHVsZSB9IGZyb20gJ2FuZ3VsYXJ4LXFyY29kZSc7XG5pbXBvcnQgeyBSb3V0ZXJNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHsgUGluY2hab29tTW9kdWxlIH0gZnJvbSAnQG1hcGF4ZS9uZ3gtcGluY2gtem9vbSc7XG5pbXBvcnQgeyBUcmFuc2xhdGVNb2R1bGUgfSBmcm9tICdAbmd4LXRyYW5zbGF0ZS9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZXVpbS1hYm91dCcsXG4gIHRlbXBsYXRlVXJsOiAnZXVpbS1hYm91dC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgUVJDb2RlTW9kdWxlLFxuICAgIFBpbmNoWm9vbU1vZHVsZSxcbiAgICBUcmFuc2xhdGVNb2R1bGUsXG4gICAgUm91dGVyTW9kdWxlLFxuICBdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQWJvdXRDb21wb25lbnQge1xuICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgY2xhc3NOYW1lID0gJ2V1aW0tYWJvdXQnO1xufVxuIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG4iXX0=
|