@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
|
@@ -13,7 +13,7 @@ export declare class EuimLabelComponent {
|
|
|
13
13
|
constructor(baseStatesDirective: BaseStatesDirective);
|
|
14
14
|
getCssClasses(): string;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"],
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
|
|
17
17
|
static ngAcceptInputType_euimLabelTruncateWithLines: unknown;
|
|
18
18
|
static ngAcceptInputType_euimLabelTitle: unknown;
|
|
19
19
|
static ngAcceptInputType_euimLabelSubTitle: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,
|
|
1
|
+
{"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBA0Ba,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsCwguQ,OAAQ;6CAAx0lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CAD9uoC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./euim-label.component";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated Use {@link EUIM_LABEL} instead.
|
|
5
|
+
*/
|
|
5
6
|
export declare class EuimLabelModule {
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLabelModule, [typeof i1.EuimLabelComponent], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLabelModule, never, [typeof i1.EuimLabelComponent], [typeof i1.EuimLabelComponent]>;
|
|
8
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimLabelModule>;
|
|
9
10
|
}
|
|
10
11
|
//# sourceMappingURL=euim-label.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-label.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-label.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AAEpC,eAAO,MAAM,UAAU,sCAEb,CAAC"}
|
|
@@ -7,6 +7,6 @@ export declare class EuimNotificationItemComponent {
|
|
|
7
7
|
constructor(baseStatesDirective: BaseStatesDirective);
|
|
8
8
|
getCssClasses(): string;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never,
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never, true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=euim-notification-item.component.d.ts.map
|
package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-notification-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,
|
|
1
|
+
{"version":3,"file":"euim-notification-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAiBa,6BAA6B;IAOnB,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,6BAA6B;2CAA7B,6BAA6B;CAczC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./euim-notification-item.component";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated Use {@link EUIM_NOTIFICATION_ITEM} instead.
|
|
5
|
+
*/
|
|
5
6
|
export declare class EuimNotificationItemModule {
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimNotificationItemModule, [typeof i1.EuimNotificationItemComponent], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimNotificationItemModule, never, [typeof i1.EuimNotificationItemComponent], [typeof i1.EuimNotificationItemComponent]>;
|
|
8
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimNotificationItemModule>;
|
|
9
10
|
}
|
|
10
11
|
//# sourceMappingURL=euim-notification-item.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-notification-item.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-notification-item.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAG"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { EuimNotificationItemComponent } from './euim-notification-item.component';
|
|
1
2
|
export * from './euim-notification-item.component';
|
|
2
3
|
export * from './euim-notification-item.module';
|
|
4
|
+
export declare const EUIM_NOTIFICATION_ITEM: readonly [typeof EuimNotificationItemComponent];
|
|
3
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC;AACnD,cAAc,iCAAiC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,cAAc,oCAAoC,CAAC;AACnD,cAAc,iCAAiC,CAAC;AAEhD,eAAO,MAAM,sBAAsB,iDAEzB,CAAC"}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "@ionic/angular";
|
|
4
|
-
import * as i3 from "./euim-divider.directive";
|
|
2
|
+
import * as i1 from "./euim-divider.directive";
|
|
5
3
|
/**
|
|
6
|
-
* @deprecated
|
|
4
|
+
* @deprecated Use {@link EUIM_DIVIDER} instead.
|
|
7
5
|
*/
|
|
8
6
|
export declare class EuimDividerModule {
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof i1.EuimDividerDirective], [typeof i1.EuimDividerDirective]>;
|
|
11
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimDividerModule>;
|
|
12
10
|
}
|
|
13
11
|
//# sourceMappingURL=euim-divider.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEhE,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AAEzC,eAAO,MAAM,YAAY,wCAEf,CAAC"}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "@ionic/angular";
|
|
4
|
-
import * as i3 from "./euim-list-header.directive";
|
|
2
|
+
import * as i1 from "./euim-list-header.directive";
|
|
5
3
|
/**
|
|
6
|
-
* @deprecated
|
|
4
|
+
* @deprecated Use {@link EUIM_LIST_HEADER} instead.
|
|
7
5
|
*/
|
|
8
6
|
export declare class EuimListHeaderModule {
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof i1.EuimListHeaderDirective], [typeof i1.EuimListHeaderDirective]>;
|
|
11
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimListHeaderModule>;
|
|
12
10
|
}
|
|
13
11
|
//# sourceMappingURL=euim-list-header.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-list-header.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-list-header.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAAG"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { EuimListHeaderDirective } from './euim-list-header.directive';
|
|
1
2
|
export * from './euim-list-header.module';
|
|
2
3
|
export * from './euim-list-header.directive';
|
|
4
|
+
export declare const EUIM_LIST_HEADER: readonly [typeof EuimListHeaderDirective];
|
|
3
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAEvE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC;AAE7C,eAAO,MAAM,gBAAgB,2CAEnB,CAAC"}
|
package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "@ionic/angular";
|
|
4
|
-
import * as i3 from "./euim-skeleton-text-avatar.directive";
|
|
2
|
+
import * as i1 from "./euim-skeleton-text-avatar.directive";
|
|
5
3
|
/**
|
|
6
|
-
* @deprecated
|
|
4
|
+
* @deprecated Use {@link EUIM_SKELETON_TEXT_AVATAR} instead.
|
|
7
5
|
*/
|
|
8
6
|
export declare class EuimSkeletonTextAvatarModule {
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof i1.EuimSkeletonTextAvatarDirective], [typeof i1.EuimSkeletonTextAvatarDirective]>;
|
|
11
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonTextAvatarModule>;
|
|
12
10
|
}
|
|
13
11
|
//# sourceMappingURL=euim-skeleton-text-avatar.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
|
|
@@ -1,3 +1,5 @@
|
|
|
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';
|
|
4
|
+
export declare const EUIM_SKELETON_TEXT_AVATAR: readonly [typeof EuimSkeletonTextAvatarDirective];
|
|
3
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAC;AACtD,cAAc,oCAAoC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAExF,cAAc,uCAAuC,CAAC;AACtD,cAAc,oCAAoC,CAAC;AAEnD,eAAO,MAAM,yBAAyB,mDAE5B,CAAC"}
|
|
@@ -9,6 +9,6 @@ export declare class EuimAboutContentLoadingComponent implements OnInit {
|
|
|
9
9
|
constructor(sanitizer: DomSanitizer);
|
|
10
10
|
ngOnInit(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"],
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=euim-about-content-loading.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAkC,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,
|
|
1
|
+
{"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAkC,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAOa,gCAAiC,YAAW,MAAM;IAM3D,OAAO,CAAC,SAAS;IALG,SAAS,SAAgC;IACtD,MAAM,SAAM;IACrB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATL,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EuimAboutComponent {
|
|
3
3
|
className: string;
|
|
4
|
-
changelogExists: boolean;
|
|
5
|
-
privacyStatementExists: boolean;
|
|
6
|
-
helpSupportExists: boolean;
|
|
7
|
-
legalNoticeExists: boolean;
|
|
8
|
-
openSourceLicencesExists: boolean;
|
|
9
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"],
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], true, never>;
|
|
11
6
|
}
|
|
12
7
|
//# sourceMappingURL=euim-about.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAMA,qBAaa,kBAAkB;IACP,SAAS,SAAgB;yCADpC,kBAAkB;2CAAlB,kBAAkB;CAE9B"}
|
|
@@ -1,22 +1,18 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "./euim-
|
|
6
|
-
import * as i5 from "./euim-
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import * as i12 from "../euim-alert-message/euim-alert-message.module";
|
|
14
|
-
import * as i13 from "@mapaxe/ngx-pinch-zoom";
|
|
15
|
-
import * as i14 from "@ngx-translate/core";
|
|
16
|
-
import * as i15 from "@angular/router";
|
|
2
|
+
import * as i1 from "@mapaxe/ngx-pinch-zoom";
|
|
3
|
+
import * as i2 from "@ngx-translate/core";
|
|
4
|
+
import * as i3 from "@angular/router";
|
|
5
|
+
import * as i4 from "./euim-about.component";
|
|
6
|
+
import * as i5 from "./euim-changelog/euim-changelog.component";
|
|
7
|
+
import * as i6 from "./euim-opensource-licences/euim-opensource-licences.component";
|
|
8
|
+
import * as i7 from "./euim-help-support/euim-help-support.component";
|
|
9
|
+
import * as i8 from "./euim-about-content-loading/euim-about-content-loading.component";
|
|
10
|
+
/**
|
|
11
|
+
* @deprecated Use {@link EUIM_ABOUT} instead.
|
|
12
|
+
*/
|
|
17
13
|
export declare class EuimAboutModule {
|
|
18
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
|
|
19
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, never, [typeof i1.PinchZoomModule, typeof i2.TranslateModule, typeof i3.RouterModule, typeof i4.EuimAboutComponent, typeof i5.EuimChangelogComponent, typeof i6.EuimOpenSourceLicencesComponent, typeof i7.EuimHelpSupportComponent, typeof i8.EuimAboutContentLoadingComponent], [typeof i4.EuimAboutComponent, typeof i5.EuimChangelogComponent, typeof i6.EuimOpenSourceLicencesComponent, typeof i7.EuimHelpSupportComponent, typeof i8.EuimAboutContentLoadingComponent]>;
|
|
20
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
|
|
21
17
|
}
|
|
22
18
|
//# sourceMappingURL=euim-about.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;AAUA;;GAEG;AACH,qBAoBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
|
|
@@ -3,6 +3,6 @@ export declare class EuimChangelogComponent {
|
|
|
3
3
|
className: string;
|
|
4
4
|
changeLogs: any[];
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never,
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
7
|
}
|
|
8
8
|
//# sourceMappingURL=euim-changelog.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAIA,qBAQa,sBAAsB;IACT,SAAS,SAAoB;IAC1C,UAAU,QAAM;yCAFhB,sBAAsB;2CAAtB,sBAAsB;CAGlC"}
|
|
@@ -11,7 +11,7 @@ export declare class EuimHelpSupportComponent {
|
|
|
11
11
|
getLink(item?: Item, linkType?: string, linkTitle?: string): string;
|
|
12
12
|
setTargetAttribute(item?: Item, linkType?: string): string;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"],
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
15
15
|
}
|
|
16
16
|
interface Item {
|
|
17
17
|
title: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAMzC,qBAQa,wBAAwB;IAKrB,OAAO,CAAC,MAAM;IAJjB,mBAAmB,EAAC,kBAAkB,EAAE,CAAM;IAEjC,SAAS,SAAuB;gBAElC,MAAM,EAAE,MAAM;IAElC,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAUlE,aAAa,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;IAIlC,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIhC,OAAO,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM;IAenE,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM;yCAxCjD,wBAAwB;2CAAxB,wBAAwB;CAgDpC;AAED,UAAU,IAAI;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,kBAAkB;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;CACf"}
|
package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts
CHANGED
|
@@ -6,6 +6,6 @@ export declare class EuimOpenSourceLicencesComponent {
|
|
|
6
6
|
clickItem: EventEmitter<string[]>;
|
|
7
7
|
emitItemClick(itemName: string): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"],
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], true, never>;
|
|
10
10
|
}
|
|
11
11
|
//# sourceMappingURL=euim-opensource-licences.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAkC,MAAM,eAAe,CAAC;;
|
|
1
|
+
{"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAkC,MAAM,eAAe,CAAC;;AAIvG,qBAQa,+BAA+B;IAClB,SAAS,SAA8B;IACpD,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
+
import { EuimAboutComponent } from './euim-about.component';
|
|
2
|
+
import { EuimChangelogComponent } from './euim-changelog/euim-changelog.component';
|
|
3
|
+
import { EuimHelpSupportComponent } from './euim-help-support/euim-help-support.component';
|
|
4
|
+
import { EuimOpenSourceLicencesComponent } from './euim-opensource-licences/euim-opensource-licences.component';
|
|
5
|
+
import { EuimAboutContentLoadingComponent } from './euim-about-content-loading/euim-about-content-loading.component';
|
|
1
6
|
export * from './euim-about.component';
|
|
2
7
|
export * from './euim-about.module';
|
|
3
8
|
export * from './euim-changelog/euim-changelog.component';
|
|
4
9
|
export * from './euim-help-support/euim-help-support.component';
|
|
5
10
|
export * from './euim-opensource-licences/euim-opensource-licences.component';
|
|
6
11
|
export * from './euim-about-content-loading/euim-about-content-loading.component';
|
|
12
|
+
export declare const EUIM_ABOUT: readonly [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimHelpSupportComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimAboutContentLoadingComponent];
|
|
7
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iDAAiD,CAAC;AAChE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,mEAAmE,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,+BAA+B,EAAE,MAAM,+DAA+D,CAAC;AAChH,OAAO,EAAE,gCAAgC,EAAE,MAAM,mEAAmE,CAAC;AAErH,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iDAAiD,CAAC;AAChE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,mEAAmE,CAAC;AAElF,eAAO,MAAM,UAAU,uLAMb,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./euim-alert-messsage.component";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated Use {@link EUIM_ALERT_MESSAGE} instead.
|
|
5
|
+
*/
|
|
6
6
|
export declare class EuimAlertMessageModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAlertMessageModule, [typeof i1.EuimAlertMessageComponent], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAlertMessageModule, never, [typeof i1.EuimAlertMessageComponent], [typeof i1.EuimAlertMessageComponent]>;
|
|
9
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAlertMessageModule>;
|
|
10
10
|
}
|
|
11
11
|
//# sourceMappingURL=euim-alert-message.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-alert-message.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-message.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-alert-message.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-message.module.ts"],"names":[],"mappings":";;AAGA;;GAEG;AACH,qBAIa,sBAAsB;yCAAtB,sBAAsB;0CAAtB,sBAAsB;0CAAtB,sBAAsB;CAAG"}
|
|
@@ -18,7 +18,7 @@ export declare class EuimAlertMessageComponent implements OnInit {
|
|
|
18
18
|
getCssClasses(): string;
|
|
19
19
|
onClose(event: Event): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "hasIcon": { "alias": "hasIcon"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"],
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "hasIcon": { "alias": "hasIcon"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"], true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
22
22
|
static ngAcceptInputType_euimLabelTruncate: unknown;
|
|
23
23
|
static ngAcceptInputType_hasIcon: unknown;
|
|
24
24
|
static ngAcceptInputType_isCloseable: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,YAAY,EAAU,MAAM,EAAoB,MAAM,eAAe,CAAC;AAG1J,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAiBa,yBAA0B,YAAW,MAAM;IAiBjC,mBAAmB,EAAE,mBAAmB;IAf3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAG/C,iBAAiB,UAAS;IAG1B,OAAO,UAAS;IAGhB,WAAW,UAAS;IAEpB,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAMnB,IAAI,IAAI,IAAI,MAAM,CAuBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAtElB,yBAAyB;2CAAzB,yBAAyB;gDA8EkrnC,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CAD/tnC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { EuimAlertMessageComponent } from './euim-alert-messsage.component';
|
|
1
2
|
export * from './euim-alert-message.module';
|
|
2
3
|
export * from './euim-alert-messsage.component';
|
|
4
|
+
export declare const EUIM_ALERT_MESSAGE: readonly [typeof EuimAlertMessageComponent];
|
|
3
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAE5E,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAEhD,eAAO,MAAM,kBAAkB,6CAErB,CAAC"}
|
|
@@ -3,6 +3,6 @@ export declare class EuimAvatarBadgeComponent {
|
|
|
3
3
|
get cssClasses(): string;
|
|
4
4
|
position: 'default' | 'bottom' | 'top';
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarBadgeComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"],
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
7
|
}
|
|
8
8
|
//# sourceMappingURL=euim-avatar-badge.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-badge.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar-badge.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.ts"],"names":[],"mappings":";AAEA,qBAKa,wBAAwB;IACjC,IACW,UAAU,IAAI,MAAM,CAK9B;IAEQ,QAAQ,EAAE,SAAS,GAAE,QAAQ,GAAG,KAAK,CAAa;yCATlD,wBAAwB;2CAAxB,wBAAwB;CAUpC"}
|
|
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class EuimAvatarIconComponent {
|
|
3
3
|
string: string;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"],
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"], true, never>;
|
|
6
6
|
}
|
|
7
7
|
//# sourceMappingURL=euim-avatar-icon.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-icon.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar-icon.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.ts"],"names":[],"mappings":";AAEA,qBAKa,uBAAuB;IACV,MAAM,SAAsB;yCADzC,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
|
|
@@ -8,6 +8,6 @@ export declare class EuimAvatarIconSubComponent {
|
|
|
8
8
|
get cssClasses(): string;
|
|
9
9
|
getCssClasses(): string;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconSubComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"],
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
12
|
}
|
|
13
13
|
//# sourceMappingURL=euim-avatar-icon-sub.component.d.ts.map
|
package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,qBAKa,0BAA0B;IAC1B,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,0BAA0B;2CAA1B,0BAA0B;CAsBtC"}
|
|
@@ -3,6 +3,6 @@ export declare class EuimAvatarImageComponent {
|
|
|
3
3
|
string: string;
|
|
4
4
|
imageUrl: any;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarImageComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"],
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
7
|
}
|
|
8
8
|
//# sourceMappingURL=euim-avatar-image.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-image.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar-image.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.ts"],"names":[],"mappings":";AAEA,qBAKa,wBAAwB;IACX,MAAM,SAAuB;IAC1C,QAAQ,MAAC;yCAFT,wBAAwB;2CAAxB,wBAAwB;CAGpC"}
|
|
@@ -4,6 +4,6 @@ export declare class EuimAvatarTextComponent {
|
|
|
4
4
|
get cssClasses(): string;
|
|
5
5
|
getCssClasses(): string;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarTextComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"],
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
8
|
}
|
|
9
9
|
//# sourceMappingURL=euim-avatar-text.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-text.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar-text.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.ts"],"names":[],"mappings":";AAEA,qBAKa,uBAAuB;IACvB,KAAK,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAElI,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,uBAAuB;2CAAvB,uBAAuB;CAcnC"}
|
|
@@ -8,6 +8,6 @@ export declare class EuimAvatarComponent {
|
|
|
8
8
|
get cssClasses(): string;
|
|
9
9
|
getCssClasses(): string;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"],
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], true, never>;
|
|
12
12
|
}
|
|
13
13
|
//# sourceMappingURL=euim-avatar.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAQa,mBAAmB;IACnB,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,SAAS,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAE,UAAU,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAE9G,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,mBAAmB;2CAAnB,mBAAmB;CAsB/B"}
|
|
@@ -5,11 +5,12 @@ import * as i3 from "./euim-avatar-icon-sub/euim-avatar-icon-sub.component";
|
|
|
5
5
|
import * as i4 from "./euim-avatar-text/euim-avatar-text.component";
|
|
6
6
|
import * as i5 from "./euim-avatar-image/euim-avatar-image.component";
|
|
7
7
|
import * as i6 from "./euim-avatar-badge/euim-avatar-badge.component";
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
/**
|
|
9
|
+
* @deprecated Use {@link EUIM_AVATAR} instead.
|
|
10
|
+
*/
|
|
10
11
|
export declare class EuimAvatarModule {
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent], [typeof
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, never, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent], [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent]>;
|
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAvatarModule>;
|
|
14
15
|
}
|
|
15
16
|
//# sourceMappingURL=euim-avatar.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":";;;;;;;AAQA;;GAEG;AACH,qBAkBa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import { EuimAvatarComponent } from './euim-avatar.component';
|
|
2
|
+
import { EuimAvatarIconComponent } from './euim-avatar-icon/euim-avatar-icon.component';
|
|
3
|
+
import { EuimAvatarIconSubComponent } from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
|
|
4
|
+
import { EuimAvatarTextComponent } from './euim-avatar-text/euim-avatar-text.component';
|
|
5
|
+
import { EuimAvatarImageComponent } from './euim-avatar-image/euim-avatar-image.component';
|
|
6
|
+
import { EuimAvatarBadgeComponent } from './euim-avatar-badge/euim-avatar-badge.component';
|
|
1
7
|
export * from './euim-avatar.module';
|
|
2
8
|
export * from './euim-avatar.component';
|
|
3
9
|
export * from './euim-avatar-icon/euim-avatar-icon.component';
|
|
@@ -5,4 +11,5 @@ export * from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
|
|
|
5
11
|
export * from './euim-avatar-badge/euim-avatar-badge.component';
|
|
6
12
|
export * from './euim-avatar-image/euim-avatar-image.component';
|
|
7
13
|
export * from './euim-avatar-text/euim-avatar-text.component';
|
|
14
|
+
export declare const EUIM_AVATAR: readonly [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent];
|
|
8
15
|
//# sourceMappingURL=index.d.ts.map
|