@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/components/EuiMUserProfileActionComponent.html +2 -2
- package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
- package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
- package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
- package/docs/components/EuimAboutComponent.html +2 -2
- package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
- package/docs/components/EuimAlertMessageComponent.html +2 -2
- package/docs/components/EuimAppComponent.html +2 -2
- package/docs/components/EuimAvatarBadgeComponent.html +395 -0
- package/docs/components/EuimAvatarComponent.html +192 -35
- package/docs/components/EuimAvatarIconComponent.html +36 -205
- package/docs/components/EuimAvatarIconSubComponent.html +541 -0
- package/docs/components/EuimAvatarImageComponent.html +416 -0
- package/docs/components/EuimAvatarTextComponent.html +445 -0
- package/docs/components/EuimBadgeComponent.html +2 -2
- package/docs/components/EuimCardComponent.html +68 -3
- package/docs/components/EuimCardListComponent.html +95 -34
- package/docs/components/EuimChangelogComponent.html +2 -2
- package/docs/components/EuimChipSelectorComponent.html +95 -4
- package/docs/components/EuimDataSummaryColComponent.html +2 -2
- package/docs/components/EuimDataSummaryComponent.html +2 -2
- package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
- package/docs/components/EuimHeaderDetailsComponent.html +39 -2
- package/docs/components/EuimHelpSupportComponent.html +3 -3
- package/docs/components/EuimLabelComponent.html +2 -2
- package/docs/components/EuimLanguageListComponent.html +3 -3
- package/docs/components/EuimLanguageSelectorComponent.html +2 -2
- package/docs/components/EuimMediaHeaderComponent.html +27 -3
- package/docs/components/EuimMessageComponent.html +2 -2
- package/docs/components/EuimMessageTitleComponent.html +2 -2
- package/docs/components/EuimMultiselectComponent.html +2 -2
- package/docs/components/EuimMultiselectFilterComponent.html +2 -2
- package/docs/components/EuimMultiselectInfoComponent.html +2 -2
- package/docs/components/EuimMultiselectListComponent.html +2 -2
- package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
- package/docs/components/EuimNotificationItemComponent.html +2 -2
- package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
- package/docs/components/EuimPdfViewerComponent.html +58 -4
- package/docs/components/EuimScrollerXComponent.html +2 -2
- package/docs/components/EuimSidebarComponent.html +2 -2
- package/docs/components/EuimSidebarContentComponent.html +2 -2
- package/docs/components/EuimSkeletonListComponent.html +2 -2
- package/docs/components/EuimSkeletonListItemComponent.html +2 -2
- package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
- package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
- package/docs/components/EuimSpinnerComponent.html +2 -2
- package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
- package/docs/components/EuimSpinnerMessageComponent.html +2 -2
- package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
- package/docs/components/EuimToolbarComponent.html +2 -2
- package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
- package/docs/components/EuimToolbarTitleComponent.html +2 -2
- package/docs/components/EuimUserProfileComponent.html +90 -34
- package/docs/dependencies.html +6 -4
- package/docs/directives/EuimAlignCenterDirective.html +350 -0
- package/docs/directives/EuimAlignTopDirective.html +350 -0
- package/docs/directives/EuimCardImageDirective.html +51 -0
- package/docs/directives/EuimListHeaderDirective.html +432 -0
- package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
- package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
- package/docs/directives/EuimMinWidthDirective.html +383 -0
- package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
- package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
- package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
- package/docs/index.html +3 -3
- package/docs/interfaces/ActionBtnsIconsNames.html +348 -0
- package/docs/js/menu-wc.js +119 -54
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +12 -39
- package/docs/modules/EuimAboutModule.html +1 -1
- package/docs/modules/EuimAllModule.html +52 -4
- package/docs/modules/EuimAvatarModule.html +16 -10
- package/docs/modules/EuimLanguageSelectorModule.html +1 -1
- package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
- package/docs/modules/EuimMediaHeaderModule.html +13 -0
- package/docs/modules/EuimSidebarModule.html +1 -1
- package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
- package/docs/modules.html +12 -12
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
- 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 +4 -4
- package/esm2022/lib/components/base-states.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
- package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
- package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
- package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
- package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
- package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
- 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 +3 -3
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +9 -8
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
- package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
- 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 +4 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
- 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 +3 -3
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
- 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 +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
- 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 +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
- package/esm2022/lib/components/index.mjs +12 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +9 -8
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
- 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 +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -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 +19 -10
- 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 +17 -9
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
- package/esm2022/lib/euim-all.module.mjs +45 -21
- package/esm2022/lib/services/euim-app.service.mjs +3 -3
- package/fesm2022/eui-mobile-core.mjs +1022 -593
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
- package/lib/components/base-states.directive.d.ts.map +1 -1
- package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
- package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
- package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
- package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
- package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
- package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
- package/lib/components/directives/euim-list-header/index.d.ts +3 -0
- package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
- package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
- package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
- package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
- package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
- package/lib/components/euim-about/euim-about.module.d.ts +2 -2
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
- package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
- package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
- package/lib/components/euim-avatar/index.d.ts +5 -2
- package/lib/components/euim-avatar/index.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -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 +7 -2
- package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
- package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
- package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -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 +2 -1
- package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -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 +6 -5
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
- package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
- package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
- package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
- package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
- package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
- package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
- 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 +2 -2
- package/lib/components/index.d.ts +11 -3
- package/lib/components/index.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
- package/lib/euim-all.module.d.ts +36 -28
- package/lib/euim-all.module.d.ts.map +1 -1
- package/package.json +2 -1
- package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
- package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
- package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
- package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
- package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
- package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
- package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
- package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/index.d.ts +0 -3
- package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-read-only-form-value.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,8BAA8B;IACjB,SAAS,SAAgC;yCADtD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimReadOnlyFormDirective {
|
|
3
|
+
className: string;
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormDirective, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormDirective, "[euimReadOnlyForm]", never, {}, {}, never, never, true, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=euim-read-only-form.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-read-only-form.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-read-only-form/euim-read-only-form.directive.ts"],"names":[],"mappings":";AAEA,qBAKa,yBAAyB;IACZ,SAAS,SAAyB;yCAD/C,yBAAyB;2CAAzB,yBAAyB;CAErC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAoBnB,mBAAmB,EAAE,mBAAmB;IAnB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,SAAS,UAAQ;IAEjB,QAAQ,UAAQ;IAEhB,WAAW,UAAQ;IAEnB,WAAW,UAAQ;IAEnB,UAAU,UAAQ;IACT,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCAtBZ,6BAA6B;2CAA7B,6BAA6B;wCA+
|
|
1
|
+
{"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAoBnB,mBAAmB,EAAE,mBAAmB;IAnB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,SAAS,UAAQ;IAEjB,QAAQ,UAAQ;IAEhB,WAAW,UAAQ;IAEnB,WAAW,UAAQ;IAEnB,UAAU,UAAQ;IACT,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCAtBZ,6BAA6B;2CAA7B,6BAA6B;wCA+BstpC,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;CADvwpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-slider-info-screen-content.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oCAAoC;IACL,cAAc,UAAS;IAE/D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,oCAAoC;2CAApC,oCAAoC;
|
|
1
|
+
{"version":3,"file":"euim-slider-info-screen-content.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oCAAoC;IACL,cAAc,UAAS;IAE/D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,oCAAoC;2CAApC,oCAAoC;6CAe8yrC,OAAQ;CADt2rC"}
|
|
@@ -17,14 +17,16 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
|
|
|
17
17
|
showRightBtn: boolean;
|
|
18
18
|
isPreviousBtn: boolean;
|
|
19
19
|
isNextBtn: boolean;
|
|
20
|
+
paginationColor: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
|
|
20
21
|
actionBtnNames: ActionBtnsNames;
|
|
22
|
+
actionBtnIconsNames: ActionBtnsIconsNames;
|
|
21
23
|
showLeftBtnAsPrevious: BooleanInput;
|
|
22
|
-
className: string;
|
|
23
24
|
slidesArray: any[];
|
|
24
25
|
currentSlide: number;
|
|
25
26
|
startX: number;
|
|
26
27
|
constructor(renderer: Renderer2, gestureCtrl: GestureController, sliderElement: ElementRef, cdr: ChangeDetectorRef);
|
|
27
28
|
onResize(event: Event): void;
|
|
29
|
+
get cssClasses(): string;
|
|
28
30
|
ngAfterViewInit(): void;
|
|
29
31
|
ngOnInit(): void;
|
|
30
32
|
setSliderStyles(): void;
|
|
@@ -37,8 +39,10 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
|
|
|
37
39
|
onRightBtnAction(event: MouseEvent): void;
|
|
38
40
|
onLastStepAction(event: MouseEvent): void;
|
|
39
41
|
onLeftBtnAction(event: MouseEvent): void;
|
|
42
|
+
isImageOnly(): boolean;
|
|
43
|
+
getCssClasses(): string;
|
|
40
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "paginationColor": { "alias": "paginationColor"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; "actionBtnIconsNames": { "alias": "actionBtnIconsNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
|
|
42
46
|
static ngAcceptInputType_isCarousel: unknown;
|
|
43
47
|
static ngAcceptInputType_showLeftBtn: unknown;
|
|
44
48
|
static ngAcceptInputType_showRightBtn: unknown;
|
|
@@ -50,4 +54,9 @@ export interface ActionBtnsNames {
|
|
|
50
54
|
lastStepActionBtnName: string;
|
|
51
55
|
leftBtnName: string;
|
|
52
56
|
}
|
|
57
|
+
export interface ActionBtnsIconsNames {
|
|
58
|
+
rightBtnIconName: string;
|
|
59
|
+
lastStepActionBtnIconName: string;
|
|
60
|
+
leftBtnIconName: string;
|
|
61
|
+
}
|
|
53
62
|
//# sourceMappingURL=euim-slider-info-screen.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;
|
|
1
|
+
{"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IA+C3D,OAAO,CAAC,QAAQ;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IAjDwB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,YAAY,UAAS;IAGrB,aAAa,UAAS;IAGtB,SAAS,UAAS;IAET,eAAe,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE3F,cAAc,EAAE,eAAe,CAItC;IAEO,mBAAmB,EAAE,oBAAoB,CAIjD;IAED,qBAAqB,EAAE,YAAY,CAAS;IAE5C,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EAC3B,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAGlC,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAG5B,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAuBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAmBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAUtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAcrB,uBAAuB,IAAI,IAAI;IAK/B,mBAAmB,IAAI,IAAI;IAK3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASxC,WAAW,IAAI,OAAO;IAStB,aAAa,IAAI,MAAM;yCA1Md,6BAA6B;2CAA7B,6BAA6B;yCAiO2n+B,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;4CAAR,OAAQ;wCAAR,OAAQ;CAb5q+B;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,oBAAoB;IACjC,gBAAgB,EAAE,MAAM,CAAC;IACzB,yBAAyB,EAAE,MAAM,CAAC;IAClC,eAAe,EAAE,MAAM,CAAC;CAC3B"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
+
import { ModalController } from '@ionic/angular';
|
|
2
3
|
import { BaseStatesDirective } from '../base-states.directive';
|
|
3
4
|
import { TranslateService } from '@ngx-translate/core';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
@@ -10,12 +11,14 @@ import * as i1 from "../base-states.directive";
|
|
|
10
11
|
export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
|
|
11
12
|
baseStatesDirective: BaseStatesDirective;
|
|
12
13
|
private translate;
|
|
14
|
+
private modalController;
|
|
13
15
|
icon: string;
|
|
14
16
|
title: string;
|
|
15
17
|
subTitle: string;
|
|
16
18
|
euimPrevBtnDisabled: boolean;
|
|
17
19
|
euimNextBtnDisabled: boolean;
|
|
18
20
|
euimReadOnly: boolean;
|
|
21
|
+
selectDateBy: 'week';
|
|
19
22
|
prevBtnClick: EventEmitter<Date>;
|
|
20
23
|
nextBtnClick: EventEmitter<Date>;
|
|
21
24
|
dateChanged: EventEmitter<Date>;
|
|
@@ -28,7 +31,8 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
|
|
|
28
31
|
protected currentLang: string;
|
|
29
32
|
protected modalId: string;
|
|
30
33
|
get cssClasses(): string;
|
|
31
|
-
constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService);
|
|
34
|
+
constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService, modalController: ModalController);
|
|
35
|
+
dismissModal(): Promise<void>;
|
|
32
36
|
get dateTimeId(): string;
|
|
33
37
|
protected set dateTimeId(val: string);
|
|
34
38
|
protected currentDate: Date;
|
|
@@ -42,7 +46,7 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
|
|
|
42
46
|
private loadWeekdaysTranslation;
|
|
43
47
|
private formatDateAndWeekDay;
|
|
44
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarDatepickerComponent, "euim-toolbar-datepicker", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subTitle": { "alias": "subTitle"; "required": false; }; "euimPrevBtnDisabled": { "alias": "euimPrevBtnDisabled"; "required": false; }; "euimNextBtnDisabled": { "alias": "euimNextBtnDisabled"; "required": false; }; "euimReadOnly": { "alias": "euimReadOnly"; "required": false; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarDatepickerComponent, "euim-toolbar-datepicker", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subTitle": { "alias": "subTitle"; "required": false; }; "euimPrevBtnDisabled": { "alias": "euimPrevBtnDisabled"; "required": false; }; "euimNextBtnDisabled": { "alias": "euimNextBtnDisabled"; "required": false; }; "euimReadOnly": { "alias": "euimReadOnly"; "required": false; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
46
50
|
static ngAcceptInputType_euimPrevBtnDisabled: unknown;
|
|
47
51
|
static ngAcceptInputType_euimNextBtnDisabled: unknown;
|
|
48
52
|
static ngAcceptInputType_euimReadOnly: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,
|
|
1
|
+
{"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA+BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,eAAe;IA9BhH,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB,EAAU,eAAe,EAAE,eAAe;IAOpI,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAOnC,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAlInB,8BAA8B;2CAA9B,8BAA8B;kDAuI4miC,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CAD9piC"}
|
|
@@ -4,12 +4,12 @@ import * as i2 from "./euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@ionic/angular";
|
|
6
6
|
import * as i5 from "@ngx-translate/core";
|
|
7
|
-
import * as i6 from "../euim-avatar
|
|
7
|
+
import * as i6 from "../euim-avatar/euim-avatar.module";
|
|
8
8
|
import * as i7 from "../atoms/euim-label/euim-label.module";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
export declare class EuimToolbarDatepickerModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-toolbar-datepicker.module.d.ts.map
|
|
@@ -6,16 +6,16 @@ export * from './layout/euim-user-profile';
|
|
|
6
6
|
export * from './layout/euim-toolbar';
|
|
7
7
|
export * from './layout/euim-sidebar';
|
|
8
8
|
export * from './layout/euim-header-details';
|
|
9
|
-
export * from './euim-avatar-icon';
|
|
10
|
-
export * from './euim-card';
|
|
11
|
-
export * from './euim-card-list';
|
|
12
9
|
export * from './euim-badge';
|
|
13
10
|
export * from './euim-empty-list-placeholder';
|
|
14
11
|
export * from './euim-message';
|
|
15
12
|
export * from './euim-spinner';
|
|
16
13
|
export * from './euim-media-header';
|
|
14
|
+
export * from './euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive';
|
|
17
15
|
export * from './euim-data-summary';
|
|
18
16
|
export * from './euim-avatar';
|
|
17
|
+
export * from './euim-card';
|
|
18
|
+
export * from './euim-card-list';
|
|
19
19
|
export * from './euim-alert-message';
|
|
20
20
|
export * from './euim-slider-info-screen';
|
|
21
21
|
export * from './euim-scroller-x';
|
|
@@ -26,8 +26,16 @@ export * from './euim-multiselect';
|
|
|
26
26
|
export * from './euim-pdf-viewer';
|
|
27
27
|
export * from './euim-about';
|
|
28
28
|
export * from './euim-toolbar-datepicker';
|
|
29
|
+
export * from './euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive';
|
|
30
|
+
export * from './euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive';
|
|
31
|
+
export * from './euim-read-only-form/euim-read-only-form.directive';
|
|
29
32
|
export * from './directives/euim-divider';
|
|
33
|
+
export * from './directives/euim-list-header';
|
|
34
|
+
export * from './directives/euim-align-center/euim-align-center.directive';
|
|
35
|
+
export * from './directives/euim-align-top/euim-align-top.directive';
|
|
30
36
|
export * from './directives/euim-toolbar-transparent/euim-toolbar-transparent.directive';
|
|
37
|
+
export * from './directives/euim-min-width/euim-min-width.directive';
|
|
38
|
+
export * from './directives/euim-list-item/euim-list-item.directive';
|
|
31
39
|
export * from './directives/euim-sidebar-footer/euim-sidebar-footer.directive';
|
|
32
40
|
export * from './directives/euim-skeleton-text-avatar';
|
|
33
41
|
export * from './base-states.directive';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import { BaseStatesDirective } from '../../base-states.directive';
|
|
2
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
import * as i1 from "../../base-states.directive";
|
|
4
5
|
export declare class EuimHeaderDetailsComponent {
|
|
5
6
|
baseStatesDirective: BaseStatesDirective;
|
|
7
|
+
hasBorderBottom: BooleanInput;
|
|
6
8
|
get cssClasses(): string;
|
|
7
9
|
constructor(baseStatesDirective: BaseStatesDirective);
|
|
8
10
|
getCssClasses(): string;
|
|
9
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, { "hasBorderBottom": { "alias": "hasBorderBottom"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
|
|
13
|
+
static ngAcceptInputType_hasBorderBottom: unknown;
|
|
11
14
|
}
|
|
12
15
|
//# sourceMappingURL=euim-header-details.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;
|
|
1
|
+
{"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;;AAErD,qBAea,0BAA0B;IAOhB,mBAAmB,EAAE,mBAAmB;IAL3D,eAAe,EAAE,YAAY,CAAQ;IACrC,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAC3D,aAAa,IAAI,MAAM;yCARd,0BAA0B;2CAA1B,0BAA0B;8CAeouqC,OAAQ;CADlxqC"}
|
|
@@ -3,13 +3,13 @@ import * as i1 from "./euim-language-selector.component";
|
|
|
3
3
|
import * as i2 from "./euim-language-list.component";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@ionic/angular";
|
|
6
|
-
import * as i5 from "../../euim-avatar
|
|
6
|
+
import * as i5 from "../../euim-avatar/euim-avatar.module";
|
|
7
7
|
import * as i6 from "../../atoms/euim-label/euim-label.module";
|
|
8
8
|
import * as i7 from "../../euim-empty-list-placeholder/euim-empty-list-placeholder.module";
|
|
9
9
|
import * as i8 from "@ngx-translate/core";
|
|
10
10
|
export declare class EuimLanguageSelectorModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarModule, typeof i6.EuimLabelModule, typeof i7.EuimEmptyListPlaceholderModule, typeof i8.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimLanguageSelectorModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-language-selector.module.d.ts.map
|
|
@@ -4,12 +4,12 @@ import * as i2 from "./euim-sidebar-content/euim-sidebar-content.component";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/router";
|
|
6
6
|
import * as i5 from "@ionic/angular";
|
|
7
|
-
import * as i6 from "../../euim-avatar
|
|
7
|
+
import * as i6 from "../../euim-avatar/euim-avatar.module";
|
|
8
8
|
import * as i7 from "../../atoms/euim-label/euim-label.module";
|
|
9
9
|
import * as i8 from "../../atoms/euim-notification-item/euim-notification-item.module";
|
|
10
10
|
export declare class EuimSidebarModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.EuimNotificationItemModule], [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimSidebarModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-sidebar.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGZ,MAAM,EAIT,MAAM,eAAe,CAAC;;AAEvB,qBAOa,oBAAqB,YAAW,MAAM;IAG/C,aAAa,UAAQ;IACZ,qBAAqB,SAAO;IAErC,iBAAiB,UAAS;IAE1B,mBAAmB,UAAS;IAElB,eAAe,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAErD,SAAS,SAAkB;IAE1C,QAAQ,IAAI,IAAI;IAMhB,iBAAiB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCApB5B,oBAAoB;2CAApB,oBAAoB;
|
|
1
|
+
{"version":3,"file":"euim-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGZ,MAAM,EAIT,MAAM,eAAe,CAAC;;AAEvB,qBAOa,oBAAqB,YAAW,MAAM;IAG/C,aAAa,UAAQ;IACZ,qBAAqB,SAAO;IAErC,iBAAiB,UAAS;IAE1B,mBAAmB,UAAS;IAElB,eAAe,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAErD,SAAS,SAAkB;IAE1C,QAAQ,IAAI,IAAI;IAMhB,iBAAiB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCApB5B,oBAAoB;2CAApB,oBAAoB;4CAwBs1qC,OAAQ;gDAAR,OAAQ;kDAAR,OAAQ;CAD93qC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EuiMUserProfileInfosComponent {
|
|
3
|
-
|
|
3
|
+
color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
|
|
4
|
+
get cssClasses(): string;
|
|
5
|
+
getCssClasses(): string;
|
|
4
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileInfosComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosComponent, "euim-user-profile-infos", never, {}, {}, never, ["*"], false, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosComponent, "euim-user-profile-infos", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
6
8
|
}
|
|
7
9
|
//# sourceMappingURL=euim-user-profile-infos.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-user-profile-infos.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.ts"],"names":[],"mappings":";AACA,
|
|
1
|
+
{"version":3,"file":"euim-user-profile-infos.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.ts"],"names":[],"mappings":";AACA,qBAOa,6BAA6B;IAC7B,KAAK,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE1F,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,aAAa,IAAI,MAAM;yCARd,6BAA6B;2CAA7B,6BAA6B;CAczC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EuimUserProfileComponent {
|
|
3
|
-
|
|
3
|
+
color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
|
|
4
|
+
get cssClasses(): string;
|
|
5
|
+
getCssClasses(): string;
|
|
4
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimUserProfileComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, {}, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], false, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], false, never>;
|
|
6
8
|
}
|
|
7
9
|
//# sourceMappingURL=euim-user-profile.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AACA,qBAQa,wBAAwB;
|
|
1
|
+
{"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AACA,qBAQa,wBAAwB;IACxB,KAAK,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE1F,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,aAAa,IAAI,MAAM;yCARd,wBAAwB;2CAAxB,wBAAwB;CAcpC"}
|
package/lib/euim-all.module.d.ts
CHANGED
|
@@ -4,36 +4,44 @@ import * as i2 from "./components/euim-empty-list-placeholder/euim-empty-list-pl
|
|
|
4
4
|
import * as i3 from "./components/layout/euim-language-selector/euim-language-selector.module";
|
|
5
5
|
import * as i4 from "./components/layout/euim-user-profile/euim-user-profile.module";
|
|
6
6
|
import * as i5 from "./components/euim-message/euim-message.module";
|
|
7
|
-
import * as i6 from "./components/euim-
|
|
8
|
-
import * as i7 from "./components/euim-
|
|
9
|
-
import * as i8 from "./components/euim-
|
|
10
|
-
import * as i9 from "./components/euim-
|
|
11
|
-
import * as i10 from "./components/euim-
|
|
12
|
-
import * as i11 from "./components/
|
|
13
|
-
import * as i12 from "./components/euim-
|
|
14
|
-
import * as i13 from "./components/euim-
|
|
15
|
-
import * as i14 from "./components/
|
|
16
|
-
import * as i15 from "./components/
|
|
17
|
-
import * as i16 from "./components/euim-
|
|
18
|
-
import * as i17 from "./components/euim-
|
|
19
|
-
import * as i18 from "./components/
|
|
20
|
-
import * as i19 from "./components/euim-
|
|
21
|
-
import * as i20 from "./components/euim-
|
|
22
|
-
import * as i21 from "./components/euim-
|
|
23
|
-
import * as i22 from "./components/euim-
|
|
24
|
-
import * as i23 from "./components/euim-
|
|
25
|
-
import * as i24 from "./components/
|
|
26
|
-
import * as i25 from "./components/euim-
|
|
27
|
-
import * as i26 from "./components/euim-
|
|
28
|
-
import * as i27 from "./components/euim-
|
|
29
|
-
import * as i28 from "./components/euim-
|
|
30
|
-
import * as i29 from "./components/directives/euim-
|
|
31
|
-
import * as i30 from "./components/directives/euim-
|
|
32
|
-
import * as i31 from "./components/directives/euim-
|
|
33
|
-
import * as i32 from "./components/directives/euim-
|
|
7
|
+
import * as i6 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
|
|
8
|
+
import * as i7 from "./components/euim-skeleton-list/euim-skeleton-list.module";
|
|
9
|
+
import * as i8 from "./components/atoms/euim-label/euim-label.module";
|
|
10
|
+
import * as i9 from "./components/euim-alert-message/euim-alert-message.module";
|
|
11
|
+
import * as i10 from "./components/euim-about/euim-about.module";
|
|
12
|
+
import * as i11 from "./components/layout/euim-toolbar/euim-toolbar.module";
|
|
13
|
+
import * as i12 from "./components/atoms/euim-notification-item/euim-notification-item.module";
|
|
14
|
+
import * as i13 from "./components/euim-media-header/euim-media-header.module";
|
|
15
|
+
import * as i14 from "./components/euim-data-summary/euim-data-summary.module";
|
|
16
|
+
import * as i15 from "./components/layout/euim-header-details/euim-header-details.module";
|
|
17
|
+
import * as i16 from "./components/euim-avatar/euim-avatar.module";
|
|
18
|
+
import * as i17 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
|
|
19
|
+
import * as i18 from "./components/euim-scroller-x/euim-scroller-x.module";
|
|
20
|
+
import * as i19 from "./components/euim-chip-selector/euim-chip-selector.module";
|
|
21
|
+
import * as i20 from "./components/euim-badge/euim-badge.module";
|
|
22
|
+
import * as i21 from "./components/layout/euim-sidebar/euim-sidebar.module";
|
|
23
|
+
import * as i22 from "./components/euim-pdf-viewer/euim-pdf-viewer.module";
|
|
24
|
+
import * as i23 from "./components/euim-multiselect/euim-multiselect.module";
|
|
25
|
+
import * as i24 from "./components/euim-toolbar-datepicker/euim-toolbar-datepicker.module";
|
|
26
|
+
import * as i25 from "./components/euim-card/euim-card.module";
|
|
27
|
+
import * as i26 from "./components/euim-card-list/euim-card-list.module";
|
|
28
|
+
import * as i27 from "./components/euim-spinner/euim-spinner.module";
|
|
29
|
+
import * as i28 from "./components/directives/euim-divider/euim-divider.module";
|
|
30
|
+
import * as i29 from "./components/directives/euim-list-header/euim-list-header.module";
|
|
31
|
+
import * as i30 from "./components/directives/euim-min-width/euim-min-width.directive";
|
|
32
|
+
import * as i31 from "./components/directives/euim-align-center/euim-align-center.directive";
|
|
33
|
+
import * as i32 from "./components/directives/euim-align-top/euim-align-top.directive";
|
|
34
|
+
import * as i33 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
|
|
35
|
+
import * as i34 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
|
|
36
|
+
import * as i35 from "./components/directives/euim-list-item/euim-list-item.directive";
|
|
37
|
+
import * as i36 from "./components/euim-read-only-form/euim-read-only-form.directive";
|
|
38
|
+
import * as i37 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
|
|
39
|
+
import * as i38 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
|
|
40
|
+
import * as i39 from "./components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive";
|
|
41
|
+
import * as i40 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
|
|
34
42
|
export declare class EuimAllModule {
|
|
35
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
|
|
36
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.
|
|
44
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimListHeaderModule, typeof i30.EuimMinWidthDirective, typeof i31.EuimAlignCenterDirective, typeof i32.EuimAlignTopDirective, typeof i33.EuimToolbarTransparentDirective, typeof i34.EuimSidebarFooterNoBordersDirective, typeof i35.EuimListItemNoPaddingsDirective, typeof i36.EuimReadOnlyFormDirective, typeof i37.EuimReadOnlyFormValueDirective, typeof i38.EuimReadOnlyFormLabelDirective, typeof i39.EuimMediaHeaderCustomContentDirective, typeof i40.EuimSkeletonTextAvatarModule]>;
|
|
37
45
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
|
|
38
46
|
}
|
|
39
47
|
//# sourceMappingURL=euim-all.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/mobile-core",
|
|
3
|
-
"version": "18.0.0-next.
|
|
3
|
+
"version": "18.0.0-next.4",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"license": "EUPL-1.1",
|
|
6
6
|
"dependencies": {
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"@ionic/storage": "^4.0.0",
|
|
10
10
|
"ngx-moment": "^6.0.2",
|
|
11
11
|
"@mapaxe/ngx-pinch-zoom": "^16.0.5",
|
|
12
|
+
"ng2-pdf-viewer": "^10.0.0",
|
|
12
13
|
"angularx-qrcode": "^12.0.0",
|
|
13
14
|
"tslib": "^2.3.0"
|
|
14
15
|
},
|
package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Directive, HostBinding } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class EuimAvatarMainIconDirective {
|
|
4
|
-
constructor() {
|
|
5
|
-
this.className = 'euim-avatar__main-icon';
|
|
6
|
-
}
|
|
7
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarMainIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimAvatarMainIconDirective, selector: "[euimAvatarMainIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
|
|
9
|
-
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarMainIconDirective, decorators: [{
|
|
11
|
-
type: Directive,
|
|
12
|
-
args: [{
|
|
13
|
-
selector: '[euimAvatarMainIcon]',
|
|
14
|
-
}]
|
|
15
|
-
}], propDecorators: { className: [{
|
|
16
|
-
type: HostBinding,
|
|
17
|
-
args: ['class']
|
|
18
|
-
}] } });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1tYWluLWljb24vZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLdkQsTUFBTSxPQUFPLDJCQUEyQjtJQUh4QztRQUkwQixjQUFTLEdBQUcsd0JBQXdCLENBQUM7S0FDOUQ7aUlBRlksMkJBQTJCO3FIQUEzQiwyQkFBMkI7OzJGQUEzQiwyQkFBMkI7a0JBSHZDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNCQUFzQjtpQkFDbkM7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUF2YXRhck1haW5JY29uXScsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJNYWluSWNvbkRpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIGNsYXNzTmFtZSA9ICdldWltLWF2YXRhcl9fbWFpbi1pY29uJztcbn1cbiJdfQ==
|
package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Directive, HostBinding } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class EuimAvatarSubIconDirective {
|
|
4
|
-
constructor() {
|
|
5
|
-
this.className = 'euim-avatar__sub-icon';
|
|
6
|
-
}
|
|
7
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarSubIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimAvatarSubIconDirective, selector: "[euimAvatarSubIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
|
|
9
|
-
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarSubIconDirective, decorators: [{
|
|
11
|
-
type: Directive,
|
|
12
|
-
args: [{
|
|
13
|
-
selector: '[euimAvatarSubIcon]',
|
|
14
|
-
}]
|
|
15
|
-
}], propDecorators: { className: [{
|
|
16
|
-
type: HostBinding,
|
|
17
|
-
args: ['class']
|
|
18
|
-
}] } });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItc3ViLWljb24uZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYXZhdGFyL2V1aW0tYXZhdGFyLXN1Yi1pY29uL2V1aW0tYXZhdGFyLXN1Yi1pY29uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLdkQsTUFBTSxPQUFPLDBCQUEwQjtJQUh2QztRQUkwQixjQUFTLEdBQUcsdUJBQXVCLENBQUM7S0FDN0Q7aUlBRlksMEJBQTBCO3FIQUExQiwwQkFBMEI7OzJGQUExQiwwQkFBMEI7a0JBSHRDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHFCQUFxQjtpQkFDbEM7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUF2YXRhclN1Ykljb25dJyxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUF2YXRhclN1Ykljb25EaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1hdmF0YXJfX3N1Yi1pY29uJztcbn1cbiJdfQ==
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { Component, HostBinding, Input, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class EuimAvatarIconComponent {
|
|
4
|
-
constructor() {
|
|
5
|
-
this.color = 'default';
|
|
6
|
-
this.size = 'default';
|
|
7
|
-
this.fill = 'default';
|
|
8
|
-
this.variant = 'default';
|
|
9
|
-
this.borderColor = 'default';
|
|
10
|
-
}
|
|
11
|
-
get cssClasses() {
|
|
12
|
-
return this.getCssClasses();
|
|
13
|
-
}
|
|
14
|
-
getCssClasses() {
|
|
15
|
-
return [
|
|
16
|
-
'euim-avatar-icon',
|
|
17
|
-
this.size ? `euim-avatar-icon--size-${this.size}` : '',
|
|
18
|
-
this.fill ? `euim-avatar-icon--fill-${this.fill}` : '',
|
|
19
|
-
this.color ? `euim-avatar-icon--color-${this.color}` : '',
|
|
20
|
-
this.variant ? `euim-avatar-icon--variant-${this.variant}` : '',
|
|
21
|
-
this.borderColor ? `euim-avatar-icon--border-color-${this.borderColor}` : '',
|
|
22
|
-
].join(' ');
|
|
23
|
-
}
|
|
24
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
25
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimAvatarIconComponent, selector: "euim-avatar-icon", inputs: { color: "color", size: "size", fill: "fill", variant: "variant", borderColor: "borderColor" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:var(--eui-bc-neutral-100);border:none;box-sizing:border-box}.euim-avatar-icon--variant-default,.euim-avatar-icon--variant-rounded{border-radius:50%}.euim-avatar-icon--variant-rectangle{border-radius:0}.euim-avatar-icon--color-white{background-color:var(--eui-c-white);border-color:var(--eui-c-white)}.euim-avatar-icon--color-default{background-color:var(--eui-bc-neutral-15);border-color:var(--eui-bc-neutral-15);color:var(--eui-bc-neutral-100)}.euim-avatar-icon--color-dark{background-color:var(--eui-bc-neutral-100);border-color:var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-avatar-icon--color-primary{background-color:var(--eui-bc-primary-100);border-color:var(--eui-bc-primary-100);color:var(--eui-bc-primary-100-contrast)}.euim-avatar-icon--color-info{background-color:var(--eui-bc-info-100);border-color:var(--eui-bc-info-100);color:var(--eui-bc-info-100-contrast)}.euim-avatar-icon--color-success{background-color:var(--eui-bc-success-100);border-color:var(--eui-bc-success-100);color:var(--eui-bc-success-100-contrast)}.euim-avatar-icon--color-warning{background-color:var(--eui-bc-warning-100);border-color:var(--eui-bc-warning-100);color:var(--eui-bc-warning-100-contrast)}.euim-avatar-icon--color-danger{background-color:var(--eui-bc-danger-100);border-color:var(--eui-bc-danger-100);color:var(--eui-bc-danger-100-contrast)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-bc-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-bc-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-bc-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-bc-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-bc-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-s-m)}.euim-avatar-icon[slot=start] euim-avatar{margin-inline-end:0}.euim-avatar-icon[slot=end] euim-avatar{margin-inline-start:0}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-s-2xl);height:var(--eui-s-2xl);font-size:var(--eui-f-size-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-s-l);height:var(--eui-s-l)}.euim-avatar-icon--size-m{width:var(--eui-s-2xl);height:var(--eui-s-2xl);font-size:var(--eui-f-size-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-s-l);height:var(--eui-s-l)}.euim-avatar-icon--size-s{width:var(--eui-s-l);height:var(--eui-s-l);font-size:var(--eui-f-size-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-s-m);height:var(--eui-s-m)}.euim-avatar-icon--size-l{width:var(--eui-s-4xl);height:var(--eui-s-4xl);font-size:var(--eui-f-size-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-s-2xl);height:var(--eui-s-2xl)}.euim-avatar-icon--fill-default,.euim-avatar-icon--fill-solid{border:none}.euim-avatar-icon--fill-outline{background-color:transparent!important;border-width:2px;border-style:solid}.euim-avatar-icon--fill-clear{background-color:transparent!important;border:none}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
26
|
-
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconComponent, decorators: [{
|
|
28
|
-
type: Component,
|
|
29
|
-
args: [{ selector: 'euim-avatar-icon', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:var(--eui-bc-neutral-100);border:none;box-sizing:border-box}.euim-avatar-icon--variant-default,.euim-avatar-icon--variant-rounded{border-radius:50%}.euim-avatar-icon--variant-rectangle{border-radius:0}.euim-avatar-icon--color-white{background-color:var(--eui-c-white);border-color:var(--eui-c-white)}.euim-avatar-icon--color-default{background-color:var(--eui-bc-neutral-15);border-color:var(--eui-bc-neutral-15);color:var(--eui-bc-neutral-100)}.euim-avatar-icon--color-dark{background-color:var(--eui-bc-neutral-100);border-color:var(--eui-bc-neutral-100);color:var(--eui-c-white)}.euim-avatar-icon--color-primary{background-color:var(--eui-bc-primary-100);border-color:var(--eui-bc-primary-100);color:var(--eui-bc-primary-100-contrast)}.euim-avatar-icon--color-info{background-color:var(--eui-bc-info-100);border-color:var(--eui-bc-info-100);color:var(--eui-bc-info-100-contrast)}.euim-avatar-icon--color-success{background-color:var(--eui-bc-success-100);border-color:var(--eui-bc-success-100);color:var(--eui-bc-success-100-contrast)}.euim-avatar-icon--color-warning{background-color:var(--eui-bc-warning-100);border-color:var(--eui-bc-warning-100);color:var(--eui-bc-warning-100-contrast)}.euim-avatar-icon--color-danger{background-color:var(--eui-bc-danger-100);border-color:var(--eui-bc-danger-100);color:var(--eui-bc-danger-100-contrast)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-bc-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-bc-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-bc-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-bc-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-bc-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-s-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-s-m)}.euim-avatar-icon[slot=start] euim-avatar{margin-inline-end:0}.euim-avatar-icon[slot=end] euim-avatar{margin-inline-start:0}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-s-2xl);height:var(--eui-s-2xl);font-size:var(--eui-f-size-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-s-l);height:var(--eui-s-l)}.euim-avatar-icon--size-m{width:var(--eui-s-2xl);height:var(--eui-s-2xl);font-size:var(--eui-f-size-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-s-l);height:var(--eui-s-l)}.euim-avatar-icon--size-s{width:var(--eui-s-l);height:var(--eui-s-l);font-size:var(--eui-f-size-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-s-m);height:var(--eui-s-m)}.euim-avatar-icon--size-l{width:var(--eui-s-4xl);height:var(--eui-s-4xl);font-size:var(--eui-f-size-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-s-2xl);height:var(--eui-s-2xl)}.euim-avatar-icon--fill-default,.euim-avatar-icon--fill-solid{border:none}.euim-avatar-icon--fill-outline{background-color:transparent!important;border-width:2px;border-style:solid}.euim-avatar-icon--fill-clear{background-color:transparent!important;border:none}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid}\n"] }]
|
|
30
|
-
}], propDecorators: { color: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], size: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], fill: [{
|
|
35
|
-
type: Input
|
|
36
|
-
}], variant: [{
|
|
37
|
-
type: Input
|
|
38
|
-
}], borderColor: [{
|
|
39
|
-
type: Input
|
|
40
|
-
}], cssClasses: [{
|
|
41
|
-
type: HostBinding,
|
|
42
|
-
args: ['class']
|
|
43
|
-
}] } });
|
|
44
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXItaWNvbi9ldWltLWF2YXRhci1pY29uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci1pY29uL2V1aW0tYXZhdGFyLWljb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxRyxNQUFNLE9BQU8sdUJBQXVCO0lBUHBDO1FBUWEsVUFBSyxHQUFtSCxTQUFTLENBQUM7UUFDbEksU0FBSSxHQUF5QyxTQUFTLENBQUM7UUFDdkQsU0FBSSxHQUFnRSxTQUFTLENBQUM7UUFDOUUsWUFBTyxHQUF3QyxTQUFTLENBQUM7UUFDekQsZ0JBQVcsR0FBb0UsU0FBUyxDQUFDO0tBaUJyRztJQWZHLElBQ1csVUFBVTtRQUNqQixPQUFPLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUNoQyxDQUFDO0lBRUQsYUFBYTtRQUNULE9BQU87WUFDSCxrQkFBa0I7WUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsMEJBQTBCLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUN0RCxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQywwQkFBMEIsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ3RELElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7WUFDekQsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsNkJBQTZCLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtZQUMvRCxJQUFJLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQyxrQ0FBa0MsSUFBSSxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUFFO1NBQy9FLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2hCLENBQUM7aUlBckJRLHVCQUF1QjtxSEFBdkIsdUJBQXVCLHNOQ1RwQyw2QkFDQTs7MkZEUWEsdUJBQXVCO2tCQVBuQyxTQUFTOytCQUNJLGtCQUFrQixpQkFHYixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNOzhCQUd0QyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEhvc3RCaW5kaW5nLCBJbnB1dCwgVmlld0VuY2Fwc3VsYXRpb24sIENoYW5nZURldGVjdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hdmF0YXItaWNvbicsXG4gICAgdGVtcGxhdGVVcmw6ICdldWltLWF2YXRhci1pY29uLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQXZhdGFySWNvbkNvbXBvbmVudCB7XG4gICAgQElucHV0KCkgY29sb3I6ICdkZWZhdWx0JyB8ICdkYXJrJyB8ICd3aGl0ZScgfCAncHJpbWFyeScgfCAnaW5mbycgfCAnc3VjY2VzcycgfCAgJ2FjY2VudCcgfCAnc2Vjb25kYXJ5JyB8ICd3YXJuaW5nJyB8ICdkYW5nZXInID0gJ2RlZmF1bHQnO1xuICAgIEBJbnB1dCgpIHNpemU6ICdkZWZhdWx0JyB8ICdhdXRvJyB8ICdzJyB8ICdtJyB8ICdsJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBmaWxsOiAnZGVmYXVsdCcgfCAnY2xlYXInIHwgJ291dGxpbmUnIHwgJ291dGxpbmUtc29saWQnIHwgJ3NvbGlkJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSB2YXJpYW50OiAnZGVmYXVsdCcgfCAncm91bmRlZCcgfCAncmVjdGFuZ2xlJyA9ICdkZWZhdWx0JztcbiAgICBASW5wdXQoKSBib3JkZXJDb2xvcjogJ2RlZmF1bHQnIHwgJ3ByaW1hcnknIHwgJ2luZm8nIHwgJ3N1Y2Nlc3MnIHwgJ2RhbmdlcicgfCAnd2hpdGUnID0gJ2RlZmF1bHQnO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICAnZXVpbS1hdmF0YXItaWNvbicsXG4gICAgICAgICAgICB0aGlzLnNpemUgPyBgZXVpbS1hdmF0YXItaWNvbi0tc2l6ZS0ke3RoaXMuc2l6ZX1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmZpbGwgPyBgZXVpbS1hdmF0YXItaWNvbi0tZmlsbC0ke3RoaXMuZmlsbH1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmNvbG9yID8gYGV1aW0tYXZhdGFyLWljb24tLWNvbG9yLSR7dGhpcy5jb2xvcn1gIDogJycsXG4gICAgICAgICAgICB0aGlzLnZhcmlhbnQgPyBgZXVpbS1hdmF0YXItaWNvbi0tdmFyaWFudC0ke3RoaXMudmFyaWFudH1gIDogJycsXG4gICAgICAgICAgICB0aGlzLmJvcmRlckNvbG9yID8gYGV1aW0tYXZhdGFyLWljb24tLWJvcmRlci1jb2xvci0ke3RoaXMuYm9yZGVyQ29sb3J9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { EuimAvatarIconComponent } from './euim-avatar-icon.component';
|
|
4
|
-
import { IonicModule } from '@ionic/angular';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class EuimAvatarIconModule {
|
|
7
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconModule, declarations: [EuimAvatarIconComponent], imports: [CommonModule,
|
|
9
|
-
IonicModule], exports: [EuimAvatarIconComponent] }); }
|
|
10
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconModule, imports: [CommonModule,
|
|
11
|
-
IonicModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarIconModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
imports: [
|
|
17
|
-
CommonModule,
|
|
18
|
-
IonicModule,
|
|
19
|
-
],
|
|
20
|
-
exports: [
|
|
21
|
-
EuimAvatarIconComponent,
|
|
22
|
-
],
|
|
23
|
-
declarations: [
|
|
24
|
-
EuimAvatarIconComponent,
|
|
25
|
-
],
|
|
26
|
-
}]
|
|
27
|
-
}] });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItaWNvbi5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXItaWNvbi9ldWltLWF2YXRhci1pY29uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUN2RSxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBYzdDLE1BQU0sT0FBTyxvQkFBb0I7aUlBQXBCLG9CQUFvQjtrSUFBcEIsb0JBQW9CLGlCQUh6Qix1QkFBdUIsYUFQdkIsWUFBWTtZQUNaLFdBQVcsYUFHWCx1QkFBdUI7a0lBTWxCLG9CQUFvQixZQVZ6QixZQUFZO1lBQ1osV0FBVzs7MkZBU04sb0JBQW9CO2tCQVpoQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7cUJBQ2Q7b0JBQ0QsT0FBTyxFQUFFO3dCQUNMLHVCQUF1QjtxQkFDMUI7b0JBQ0QsWUFBWSxFQUFFO3dCQUNWLHVCQUF1QjtxQkFDMUI7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEV1aW1BdmF0YXJJY29uQ29tcG9uZW50IH0gZnJvbSAnLi9ldWltLWF2YXRhci1pY29uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBJb25pY01vZHVsZSB9IGZyb20gJ0Bpb25pYy9hbmd1bGFyJztcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1BdmF0YXJJY29uQ29tcG9uZW50LFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIEV1aW1BdmF0YXJJY29uQ29tcG9uZW50LFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJJY29uTW9kdWxlIHtcbn1cbiJdfQ==
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './euim-avatar-icon.module';
|
|
2
|
-
export * from './euim-avatar-icon.component';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hdmF0YXItaWNvbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2V1aW0tYXZhdGFyLWljb24ubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJy4vZXVpbS1hdmF0YXItaWNvbi5jb21wb25lbnQnO1xuIl19
|
package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class EuimAvatarMainIconDirective {
|
|
3
|
-
className: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarMainIconDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAvatarMainIconDirective, "[euimAvatarMainIcon]", never, {}, {}, never, never, false, never>;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=euim-avatar-main-icon.directive.d.ts.map
|
package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar-main-icon.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,2BAA2B;IACd,SAAS,SAA4B;yCADlD,2BAA2B;2CAA3B,2BAA2B;CAEvC"}
|