@eui/mobile-core 15.1.0 → 16.0.0-rc.2
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/classes/EuimStepperChangeEvent.html +12 -9
- package/docs/components/EuiMUserProfileActionComponent.html +18 -12
- package/docs/components/EuiMUserProfileAvatarComponent.html +18 -12
- package/docs/components/EuiMUserProfileInfosComponent.html +18 -12
- package/docs/components/EuiMUserProfileInfosItemComponent.html +18 -12
- package/docs/components/EuimAppComponent.html +16 -12
- package/docs/components/EuimAppSidebarComponent.html +15 -11
- package/docs/components/EuimAppSidebarFooterComponent.html +17 -11
- package/docs/components/EuimAppSidebarHeaderComponent.html +11 -7
- package/docs/components/EuimAppSidebarMenuComponent.html +17 -13
- package/docs/components/EuimAvatarComponent.html +17 -13
- package/docs/components/EuimAvatarIconComponent.html +17 -13
- package/docs/components/EuimAvatarMainIconComponent.html +16 -10
- package/docs/components/EuimAvatarSubIconComponent.html +16 -10
- package/docs/components/EuimControlFeedbackComponent.html +17 -13
- package/docs/components/EuimDataSummaryColComponent.html +16 -10
- package/docs/components/EuimDataSummaryColLabelComponent.html +16 -10
- package/docs/components/EuimDataSummaryColValueComponent.html +16 -10
- package/docs/components/EuimDataSummaryComponent.html +17 -13
- package/docs/components/EuimEmptyListPlaceholderComponent.html +15 -11
- package/docs/components/EuimFieldSetComponent.html +18 -12
- package/docs/components/EuimFieldsetActionsComponent.html +18 -12
- package/docs/components/EuimFieldsetLegendComponent.html +18 -12
- package/docs/components/EuimHeaderDetailsComponent.html +17 -13
- package/docs/components/EuimHeaderDetailsIconComponent.html +16 -10
- package/docs/components/EuimHeaderDetailsMetaComponent.html +16 -10
- package/docs/components/EuimHeaderDetailsTitleComponent.html +16 -10
- package/docs/components/EuimInfoScreenComponent.html +17 -13
- package/docs/components/EuimInfoScreenMetaComponent.html +16 -10
- package/docs/components/EuimInfoScreenSubTitleComponent.html +16 -10
- package/docs/components/EuimInfoScreenTitleComponent.html +16 -10
- package/docs/components/EuimLabelComponent.html +17 -13
- package/docs/components/EuimLanguageListComponent.html +22 -18
- package/docs/components/EuimLanguageSelectorComponent.html +22 -18
- package/docs/components/EuimMediaHeaderComponent.html +17 -13
- package/docs/components/EuimMediaHeaderImageComponent.html +16 -10
- package/docs/components/EuimMediaHeaderMetaComponent.html +16 -10
- package/docs/components/EuimMediaHeaderTitleComponent.html +16 -10
- package/docs/components/EuimMenuComponent.html +20 -16
- package/docs/components/EuimMessageComponent.html +17 -13
- package/docs/components/EuimMessageTitleComponent.html +18 -12
- package/docs/components/EuimNotificationItemComponent.html +17 -13
- package/docs/components/EuimSlideComponent.html +16 -10
- package/docs/components/EuimSliderComponent.html +28 -22
- package/docs/components/EuimSpinnerComponent.html +17 -13
- package/docs/components/EuimSpinnerDescriptionComponent.html +17 -13
- package/docs/components/EuimSpinnerMessageComponent.html +17 -13
- package/docs/components/EuimStepperComponent.html +16 -12
- package/docs/components/EuimToolbarActionItemsComponent.html +17 -13
- package/docs/components/EuimToolbarComponent.html +21 -17
- package/docs/components/EuimToolbarTitleComponent.html +17 -13
- package/docs/components/EuimUserProfileComponent.html +18 -12
- package/docs/dependencies.html +3 -3
- package/docs/directives/EuimBaseDirective.html +18 -12
- package/docs/directives/EuimListHeaderDirective.html +18 -10
- package/docs/index.html +2 -2
- package/docs/injectables/EuimAppService.html +13 -10
- package/docs/interfaces/ActionBtnNames.html +11 -8
- package/docs/interfaces/Badge-1.html +11 -8
- package/docs/interfaces/Badge.html +11 -8
- package/docs/interfaces/EuimMenuItem.html +11 -8
- package/docs/interfaces/UIState.html +11 -8
- package/docs/js/libs/bootstrap-native.js +1 -2
- package/docs/js/libs/prism.js +43 -43
- package/docs/js/libs/svg-pan-zoom.min.js +2 -2
- package/docs/js/libs/tablesort.min.js +3 -3
- package/docs/js/libs/vis.min.js +7 -6
- package/docs/js/menu-wc.js +60 -60
- package/docs/js/menu.js +6 -2
- package/docs/js/routes.js +188 -167
- package/docs/js/search/search_index.js +2 -2
- package/docs/license.html +1 -1
- package/docs/miscellaneous/typealiases.html +6 -6
- package/docs/miscellaneous/variables.html +17 -17
- package/docs/modules/EuimAllModule.html +13 -8
- package/docs/modules/EuimAppModule.html +14 -9
- package/docs/modules/EuimAppSidebarModule.html +14 -9
- package/docs/modules/EuimAvatarIconModule.html +12 -8
- package/docs/modules/EuimAvatarModule.html +12 -8
- package/docs/modules/EuimControlFeedbackModule.html +12 -8
- package/docs/modules/EuimDataSummaryModule.html +12 -8
- package/docs/modules/EuimEmptyListPlaceholderModule.html +12 -8
- package/docs/modules/EuimFieldsetModule.html +12 -8
- package/docs/modules/EuimHeaderDetailsModule.html +12 -8
- package/docs/modules/EuimInfoScreenModule.html +12 -8
- package/docs/modules/EuimLabelModule.html +12 -8
- package/docs/modules/EuimLanguageSelectorModule.html +12 -8
- package/docs/modules/EuimListHeaderModule.html +12 -8
- package/docs/modules/EuimMediaHeaderModule.html +12 -8
- package/docs/modules/EuimMenuModule.html +12 -8
- package/docs/modules/EuimMessageModule.html +12 -8
- package/docs/modules/EuimNotificationItemModule.html +12 -8
- package/docs/modules/EuimSliderModule.html +12 -8
- package/docs/modules/EuimSpinnerComponentModule.html +12 -8
- package/docs/modules/EuimStepperComponentModule.html +12 -8
- package/docs/modules/EuimToolbarComponentModule.html +14 -9
- package/docs/modules/EuimUserProfileModule.html +12 -8
- package/docs/modules.html +2 -2
- package/docs/properties.html +3 -3
- package/docs/styles/bootstrap.min.css +6 -6
- package/docs/styles/compodoc.css +40 -1
- package/docs/styles/dark.css +4 -0
- package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/atoms/euim-label/euim-label.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/euim-list-header.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/euim-base.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-icon/euim-header-details-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-meta/euim-header-details-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-title/euim-header-details-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-meta/euim-info-screen-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-title/euim-info-screen-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-meta/euim-media-header-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-menu/euim-menu.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-menu/euim-menu.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slider.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slider.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-stepper/euim-steper.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-stepper/euim-stepper.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +17 -17
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/euim-all.module.mjs +80 -80
- package/{esm2020 → esm2022}/lib/services/euim-app.service.mjs +4 -4
- package/{fesm2020 → fesm2022}/eui-mobile-core.mjs +489 -489
- package/{fesm2020 → fesm2022}/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +2 -2
- package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +1 -1
- package/lib/components/euim-base.directive.d.ts +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +1 -1
- package/lib/components/euim-menu/euim-menu.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts +2 -2
- package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
- package/lib/components/euim-slider/euim-slider.component.d.ts +1 -1
- package/lib/components/euim-stepper/euim-stepper.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +1 -1
- package/package.json +6 -12
- package/docs/js/menu-wc_es5.js +0 -42
- package/fesm2015/eui-mobile-core.mjs +0 -2567
- package/fesm2015/eui-mobile-core.mjs.map +0 -1
- /package/{esm2020 → esm2022}/eui-mobile-core.mjs +0 -0
- /package/{esm2020 → esm2022}/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-label/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-avatar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-data-summary/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-fieldset/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-header-details/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-info-screen/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-media-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-menu/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-message/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-slider/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-spinner/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-stepper/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-app/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
|
@@ -40,10 +40,10 @@ class EuimAppService {
|
|
|
40
40
|
...nextState,
|
|
41
41
|
});
|
|
42
42
|
}
|
|
43
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
44
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppService, providedIn: 'root' }); }
|
|
43
45
|
}
|
|
44
|
-
|
|
45
|
-
/** @nocollapse */ EuimAppService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppService, providedIn: 'root' });
|
|
46
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppService, decorators: [{
|
|
46
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppService, decorators: [{
|
|
47
47
|
type: Injectable,
|
|
48
48
|
args: [{ providedIn: 'root' }]
|
|
49
49
|
}], ctorParameters: function () { return []; } });
|
|
@@ -233,10 +233,10 @@ class EuimBaseDirective {
|
|
|
233
233
|
this._euiFontLight ? `eui-u-font-light` : ``,
|
|
234
234
|
].join(' ').trim();
|
|
235
235
|
}
|
|
236
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimBaseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
237
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.5", type: EuimBaseDirective, selector: "[euimBase]", inputs: { e2eAttr: "e2eAttr", euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiInverted: "euiInverted", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiFontBold: "euiFontBold", euiFontRegular: "euiFontRegular", euiFontBoldItalic: "euiFontBoldItalic", euiFontItalic: "euiFontItalic", euiFontLight: "euiFontLight" }, host: { properties: { "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0 }); }
|
|
236
238
|
}
|
|
237
|
-
|
|
238
|
-
/** @nocollapse */ EuimBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.2", type: EuimBaseDirective, selector: "[euimBase]", inputs: { e2eAttr: "e2eAttr", euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiInverted: "euiInverted", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiFontBold: "euiFontBold", euiFontRegular: "euiFontRegular", euiFontBoldItalic: "euiFontBoldItalic", euiFontItalic: "euiFontItalic", euiFontLight: "euiFontLight" }, host: { properties: { "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0 });
|
|
239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimBaseDirective, decorators: [{
|
|
239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimBaseDirective, decorators: [{
|
|
240
240
|
type: Directive,
|
|
241
241
|
args: [{
|
|
242
242
|
selector: '[euimBase]',
|
|
@@ -329,12 +329,12 @@ class EuimLabelComponent extends EuimBaseDirective {
|
|
|
329
329
|
super.getCssClasses('euim-label')
|
|
330
330
|
].join(' ').trim();
|
|
331
331
|
}
|
|
332
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
333
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimLabelComponent, selector: "[euimLabel]", inputs: { euimLabelTitle: "euimLabelTitle", euimLabelSubTitle: "euimLabelSubTitle", euimLabelMeta: "euimLabelMeta" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
332
334
|
}
|
|
333
|
-
|
|
334
|
-
/** @nocollapse */ EuimLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimLabelComponent, selector: "[euimLabel]", inputs: { euimLabelTitle: "euimLabelTitle", euimLabelSubTitle: "euimLabelSubTitle", euimLabelMeta: "euimLabelMeta" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
335
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimLabelComponent, decorators: [{
|
|
335
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelComponent, decorators: [{
|
|
336
336
|
type: Component,
|
|
337
|
-
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem
|
|
337
|
+
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.euim-label__sub-title,.euim-label__meta{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"] }]
|
|
338
338
|
}], propDecorators: { euimLabelTitle: [{
|
|
339
339
|
type: Input
|
|
340
340
|
}], euimLabelSubTitle: [{
|
|
@@ -347,13 +347,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
347
347
|
}] } });
|
|
348
348
|
|
|
349
349
|
class EuimLabelModule {
|
|
350
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
351
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelModule, declarations: [EuimLabelComponent], imports: [CommonModule,
|
|
352
|
+
IonicModule], exports: [EuimLabelComponent] }); }
|
|
353
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
|
|
354
|
+
IonicModule] }); }
|
|
350
355
|
}
|
|
351
|
-
|
|
352
|
-
/** @nocollapse */ EuimLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.2", ngImport: i0, type: EuimLabelModule, declarations: [EuimLabelComponent], imports: [CommonModule,
|
|
353
|
-
IonicModule], exports: [EuimLabelComponent] });
|
|
354
|
-
/** @nocollapse */ EuimLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimLabelModule, imports: [CommonModule,
|
|
355
|
-
IonicModule] });
|
|
356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimLabelModule, decorators: [{
|
|
356
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLabelModule, decorators: [{
|
|
357
357
|
type: NgModule,
|
|
358
358
|
args: [{
|
|
359
359
|
imports: [
|
|
@@ -447,10 +447,10 @@ class EuimControlFeedbackComponent extends EuimBaseDirective {
|
|
|
447
447
|
this.color ? `euim-control-feedback--${this.color}` : '',
|
|
448
448
|
].join(' ');
|
|
449
449
|
}
|
|
450
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
451
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimControlFeedbackComponent, selector: "euim-control-feedback", inputs: { euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", variant: "variant" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"euim-control-feedback\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-control-feedback{font-size:var(--eui-base-font-size-xs);padding-left:var(--eui-base-spacing-m)}.euim-control-feedback--info{color:var(--eui-base-color-info-100)}.euim-control-feedback--success{color:var(--eui-base-color-success-100)}.euim-control-feedback--warning{color:var(--eui-base-color-warning-100)}.euim-control-feedback--danger{color:var(--eui-base-color-danger-100)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
450
452
|
}
|
|
451
|
-
|
|
452
|
-
/** @nocollapse */ EuimControlFeedbackComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimControlFeedbackComponent, selector: "euim-control-feedback", inputs: { euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", variant: "variant" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"euim-control-feedback\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-control-feedback{font-size:var(--eui-base-font-size-xs);padding-left:var(--eui-base-spacing-m)}.euim-control-feedback--info{color:var(--eui-base-color-info-100)}.euim-control-feedback--success{color:var(--eui-base-color-success-100)}.euim-control-feedback--warning{color:var(--eui-base-color-warning-100)}.euim-control-feedback--danger{color:var(--eui-base-color-danger-100)}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
453
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimControlFeedbackComponent, decorators: [{
|
|
453
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackComponent, decorators: [{
|
|
454
454
|
type: Component,
|
|
455
455
|
args: [{ selector: 'euim-control-feedback', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-control-feedback\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-control-feedback{font-size:var(--eui-base-font-size-xs);padding-left:var(--eui-base-spacing-m)}.euim-control-feedback--info{color:var(--eui-base-color-info-100)}.euim-control-feedback--success{color:var(--eui-base-color-success-100)}.euim-control-feedback--warning{color:var(--eui-base-color-warning-100)}.euim-control-feedback--danger{color:var(--eui-base-color-danger-100)}\n"] }]
|
|
456
456
|
}], propDecorators: { euiInfo: [{
|
|
@@ -469,13 +469,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
469
469
|
}] } });
|
|
470
470
|
|
|
471
471
|
class EuimControlFeedbackModule {
|
|
472
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
473
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackModule, declarations: [EuimControlFeedbackComponent], imports: [CommonModule,
|
|
474
|
+
IonicModule], exports: [EuimControlFeedbackComponent] }); }
|
|
475
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackModule, imports: [CommonModule,
|
|
476
|
+
IonicModule] }); }
|
|
472
477
|
}
|
|
473
|
-
|
|
474
|
-
/** @nocollapse */ EuimControlFeedbackModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.2", ngImport: i0, type: EuimControlFeedbackModule, declarations: [EuimControlFeedbackComponent], imports: [CommonModule,
|
|
475
|
-
IonicModule], exports: [EuimControlFeedbackComponent] });
|
|
476
|
-
/** @nocollapse */ EuimControlFeedbackModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimControlFeedbackModule, imports: [CommonModule,
|
|
477
|
-
IonicModule] });
|
|
478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimControlFeedbackModule, decorators: [{
|
|
478
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimControlFeedbackModule, decorators: [{
|
|
479
479
|
type: NgModule,
|
|
480
480
|
args: [{
|
|
481
481
|
imports: [
|
|
@@ -500,10 +500,10 @@ class EuimNotificationItemComponent extends EuimBaseDirective {
|
|
|
500
500
|
super.getCssClasses('euim-notification-item')
|
|
501
501
|
].join(' ').trim();
|
|
502
502
|
}
|
|
503
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
504
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimNotificationItemComponent, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-icon name=\"ellipse\"></ion-icon>\n", styles: [".euim-notification-item{display:flex;align-items:center;width:var(--eui-base-spacing-xs);height:var(--eui-base-spacing-xs)}.euim-notification-item--primary{color:var(--eui-base-color-primary-100)}.euim-notification-item--secondary{color:var(--eui-base-color-grey-50)}.euim-notification-item--info{color:var(--eui-base-color-info-100)}.euim-notification-item--success{color:var(--eui-base-color-success-100)}.euim-notification-item--warning{color:var(--eui-base-color-warning-100)}.euim-notification-item--danger{color:var(--eui-base-color-danger-100)}.euim-notification-item--accent{color:var(--eui-base-color-accent-100)}\n"], dependencies: [{ kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
503
505
|
}
|
|
504
|
-
|
|
505
|
-
/** @nocollapse */ EuimNotificationItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimNotificationItemComponent, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-icon name=\"ellipse\"></ion-icon>\n", styles: [".euim-notification-item{display:flex;align-items:center;width:var(--eui-base-spacing-xs);height:var(--eui-base-spacing-xs)}.euim-notification-item--primary{color:var(--eui-base-color-primary-100)}.euim-notification-item--secondary{color:var(--eui-base-color-grey-50)}.euim-notification-item--info{color:var(--eui-base-color-info-100)}.euim-notification-item--success{color:var(--eui-base-color-success-100)}.euim-notification-item--warning{color:var(--eui-base-color-warning-100)}.euim-notification-item--danger{color:var(--eui-base-color-danger-100)}.euim-notification-item--accent{color:var(--eui-base-color-accent-100)}\n"], dependencies: [{ kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
506
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimNotificationItemComponent, decorators: [{
|
|
506
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemComponent, decorators: [{
|
|
507
507
|
type: Component,
|
|
508
508
|
args: [{ selector: 'euim-notification-item', encapsulation: ViewEncapsulation.None, template: "<ion-icon name=\"ellipse\"></ion-icon>\n", styles: [".euim-notification-item{display:flex;align-items:center;width:var(--eui-base-spacing-xs);height:var(--eui-base-spacing-xs)}.euim-notification-item--primary{color:var(--eui-base-color-primary-100)}.euim-notification-item--secondary{color:var(--eui-base-color-grey-50)}.euim-notification-item--info{color:var(--eui-base-color-info-100)}.euim-notification-item--success{color:var(--eui-base-color-success-100)}.euim-notification-item--warning{color:var(--eui-base-color-warning-100)}.euim-notification-item--danger{color:var(--eui-base-color-danger-100)}.euim-notification-item--accent{color:var(--eui-base-color-accent-100)}\n"] }]
|
|
509
509
|
}], propDecorators: { cssClasses: [{
|
|
@@ -512,13 +512,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
512
512
|
}] } });
|
|
513
513
|
|
|
514
514
|
class EuimNotificationItemModule {
|
|
515
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
516
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemModule, declarations: [EuimNotificationItemComponent], imports: [CommonModule,
|
|
517
|
+
IonicModule], exports: [EuimNotificationItemComponent] }); }
|
|
518
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemModule, imports: [CommonModule,
|
|
519
|
+
IonicModule] }); }
|
|
515
520
|
}
|
|
516
|
-
|
|
517
|
-
/** @nocollapse */ EuimNotificationItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.2", ngImport: i0, type: EuimNotificationItemModule, declarations: [EuimNotificationItemComponent], imports: [CommonModule,
|
|
518
|
-
IonicModule], exports: [EuimNotificationItemComponent] });
|
|
519
|
-
/** @nocollapse */ EuimNotificationItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimNotificationItemModule, imports: [CommonModule,
|
|
520
|
-
IonicModule] });
|
|
521
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimNotificationItemModule, decorators: [{
|
|
521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimNotificationItemModule, decorators: [{
|
|
522
522
|
type: NgModule,
|
|
523
523
|
args: [{
|
|
524
524
|
imports: [
|
|
@@ -582,10 +582,10 @@ class EuimLanguageListComponent extends EuimBaseDirective {
|
|
|
582
582
|
}
|
|
583
583
|
return;
|
|
584
584
|
}
|
|
585
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageListComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.TranslateService }, { token: i2.UxAppShellService }, { token: EuimAppService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
586
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimLanguageListComponent, selector: "euim-language-list", outputs: { languageSelected: "languageSelected" }, usesInheritance: true, ngImport: i0, template: "<ecl-language-list\n (close)=\"onLanguageListClose()\"\n (languageSelected)=\"onLanguageSelected($event)\"\n [isHidden]=\"!(appService.state$ | async).isLanguageListVisible\"\n [isOverlay]=\"true\"\n [selectedLanguageCode]=\"selectedLanguage?.code\">\n <ecl-language-list-item\n *ngFor=\"let language of languages\"\n [languageCode]=\"language.code\"\n [languageLabel]=\"language.label\">\n </ecl-language-list-item>\n</ecl-language-list>\n", dependencies: [{ kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i5.EclLanguageListComponent, selector: "ecl-language-list", inputs: ["isOverlay", "selectedLanguageCode", "isHidden"], outputs: ["languageSelected", "close"] }, { kind: "component", type: i5.EclLanguageListItemComponent, selector: "ecl-language-list-item", inputs: ["isActive", "languageCode", "languageLabel"], outputs: ["itemClick"] }, { kind: "pipe", type: i2$1.AsyncPipe, name: "async" }] }); }
|
|
585
587
|
}
|
|
586
|
-
|
|
587
|
-
/** @nocollapse */ EuimLanguageListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimLanguageListComponent, selector: "euim-language-list", outputs: { languageSelected: "languageSelected" }, usesInheritance: true, ngImport: i0, template: "<ecl-language-list\n (close)=\"onLanguageListClose()\"\n (languageSelected)=\"onLanguageSelected($event)\"\n [isHidden]=\"!(appService.state$ | async).isLanguageListVisible\"\n [isOverlay]=\"true\"\n [selectedLanguageCode]=\"selectedLanguage?.code\">\n <ecl-language-list-item\n *ngFor=\"let language of languages\"\n [languageCode]=\"language.code\"\n [languageLabel]=\"language.label\">\n </ecl-language-list-item>\n</ecl-language-list>\n", dependencies: [{ kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i5.EclLanguageListComponent, selector: "ecl-language-list", inputs: ["isOverlay", "selectedLanguageCode", "isHidden"], outputs: ["languageSelected", "close"] }, { kind: "component", type: i5.EclLanguageListItemComponent, selector: "ecl-language-list-item", inputs: ["isActive", "languageCode", "languageLabel"], outputs: ["itemClick"] }, { kind: "pipe", type: i2$1.AsyncPipe, name: "async" }] });
|
|
588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimLanguageListComponent, decorators: [{
|
|
588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageListComponent, decorators: [{
|
|
589
589
|
type: Component,
|
|
590
590
|
args: [{ selector: 'euim-language-list', template: "<ecl-language-list\n (close)=\"onLanguageListClose()\"\n (languageSelected)=\"onLanguageSelected($event)\"\n [isHidden]=\"!(appService.state$ | async).isLanguageListVisible\"\n [isOverlay]=\"true\"\n [selectedLanguageCode]=\"selectedLanguage?.code\">\n <ecl-language-list-item\n *ngFor=\"let language of languages\"\n [languageCode]=\"language.code\"\n [languageLabel]=\"language.label\">\n </ecl-language-list-item>\n</ecl-language-list>\n" }]
|
|
591
591
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1$1.TranslateService }, { type: i2.UxAppShellService }, { type: EuimAppService }]; }, propDecorators: { languageSelected: [{
|
|
@@ -598,10 +598,10 @@ class EuimAppComponent extends EuimBaseDirective {
|
|
|
598
598
|
this.asService = asService;
|
|
599
599
|
this.ionMenuId = 'main';
|
|
600
600
|
}
|
|
601
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppComponent, deps: [{ token: EuimAppService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
602
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAppComponent, selector: "euim-app", inputs: { ionMenuId: "ionMenuId" }, usesInheritance: true, ngImport: i0, template: "<ion-app>\n <ng-content></ng-content>\n <ion-router-outlet id=\"{{ionMenuId}}\"></ion-router-outlet>\n</ion-app>\n\n<euim-language-list></euim-language-list>\n", dependencies: [{ kind: "component", type: i1.IonApp, selector: "ion-app" }, { kind: "directive", type: i1.IonRouterOutlet, selector: "ion-router-outlet", inputs: ["animated", "animation", "mode", "swipeGesture", "environmentInjector"], outputs: ["stackEvents", "activate", "deactivate"], exportAs: ["outlet"] }, { kind: "component", type: EuimLanguageListComponent, selector: "euim-language-list", outputs: ["languageSelected"] }] }); }
|
|
601
603
|
}
|
|
602
|
-
|
|
603
|
-
/** @nocollapse */ EuimAppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAppComponent, selector: "euim-app", inputs: { ionMenuId: "ionMenuId" }, usesInheritance: true, ngImport: i0, template: "<ion-app>\n <ng-content></ng-content>\n <ion-router-outlet id=\"{{ionMenuId}}\"></ion-router-outlet>\n</ion-app>\n\n<euim-language-list></euim-language-list>\n", dependencies: [{ kind: "component", type: i1.IonApp, selector: "ion-app" }, { kind: "directive", type: i1.IonRouterOutlet, selector: "ion-router-outlet", inputs: ["animated", "animation", "mode", "swipeGesture", "environmentInjector"], outputs: ["stackEvents", "activate", "deactivate"], exportAs: ["outlet"] }, { kind: "component", type: EuimLanguageListComponent, selector: "euim-language-list", outputs: ["languageSelected"] }] });
|
|
604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppComponent, decorators: [{
|
|
604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppComponent, decorators: [{
|
|
605
605
|
type: Component,
|
|
606
606
|
args: [{ selector: 'euim-app', template: "<ion-app>\n <ng-content></ng-content>\n <ion-router-outlet id=\"{{ionMenuId}}\"></ion-router-outlet>\n</ion-app>\n\n<euim-language-list></euim-language-list>\n" }]
|
|
607
607
|
}], ctorParameters: function () { return [{ type: EuimAppService }]; }, propDecorators: { ionMenuId: [{
|
|
@@ -632,10 +632,10 @@ class EuimMenuComponent extends EuimBaseDirective {
|
|
|
632
632
|
}
|
|
633
633
|
this.itemClick.emit(item);
|
|
634
634
|
}
|
|
635
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuComponent, deps: [{ token: i1.NavController }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
636
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMenuComponent, selector: "euim-menu", inputs: { items: "items" }, outputs: { itemClick: "itemClick" }, usesInheritance: true, ngImport: i0, template: "<ion-list>\n <ng-container *ngFor=\"let item of items; let i = index\">\n <ion-menu-toggle auto-hide=\"true\">\n <ion-list-header *ngIf=\"item.subtitle\"> {{item.subtitle}} </ion-list-header>\n <ion-item (click)=\"onItemClick($event, (item.url), i, item)\" *ngIf=\"item.label\" [lines]=\"item.lines ? item.lines : 'none'\" button\n class=\"euim-menu__ion-item\">\n <ion-icon *ngIf=\"item.icon\"\n [color]=\"item.iconColor\"\n [name]=\"item.icon\"></ion-icon>\n <ion-label>{{item.label}}</ion-label>\n <ion-badge *ngIf=\"item.badge && !item.badge.hidden\" [color]=\"item.badge.color\">\n {{item.badge.value}}</ion-badge>\n </ion-item>\n </ion-menu-toggle>\n </ng-container>\n</ion-list>\n", styles: [".euim-menu__ion-item{--padding-start: 0px;--inner-padding-start: var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-icon{margin-left:var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-label{margin-left:var(--eui-base-spacing-xs)}\n"], dependencies: [{ kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonBadge, selector: "ion-badge", inputs: ["color", "mode"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonItem, selector: "ion-item", inputs: ["button", "color", "counter", "counterFormatter", "detail", "detailIcon", "disabled", "download", "fill", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "shape", "target", "type"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i1.IonListHeader, selector: "ion-list-header", inputs: ["color", "lines", "mode"] }, { kind: "component", type: i1.IonMenuToggle, selector: "ion-menu-toggle", inputs: ["autoHide", "menu"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
635
637
|
}
|
|
636
|
-
|
|
637
|
-
/** @nocollapse */ EuimMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMenuComponent, selector: "euim-menu", inputs: { items: "items" }, outputs: { itemClick: "itemClick" }, usesInheritance: true, ngImport: i0, template: "<ion-list>\n <ng-container *ngFor=\"let item of items; let i = index\">\n <ion-menu-toggle auto-hide=\"true\">\n <ion-list-header *ngIf=\"item.subtitle\"> {{item.subtitle}} </ion-list-header>\n <ion-item (click)=\"onItemClick($event, (item.url), i, item)\" *ngIf=\"item.label\" [lines]=\"item.lines ? item.lines : 'none'\" button\n class=\"euim-menu__ion-item\">\n <ion-icon *ngIf=\"item.icon\"\n [color]=\"item.iconColor\"\n [name]=\"item.icon\"></ion-icon>\n <ion-label>{{item.label}}</ion-label>\n <ion-badge *ngIf=\"item.badge && !item.badge.hidden\" [color]=\"item.badge.color\">\n {{item.badge.value}}</ion-badge>\n </ion-item>\n </ion-menu-toggle>\n </ng-container>\n</ion-list>\n", styles: [".euim-menu__ion-item{--padding-start: 0px;--inner-padding-start: var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-icon{margin-left:var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-label{margin-left:var(--eui-base-spacing-xs)}\n"], dependencies: [{ kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonBadge, selector: "ion-badge", inputs: ["color", "mode"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonItem, selector: "ion-item", inputs: ["button", "color", "counter", "counterFormatter", "detail", "detailIcon", "disabled", "download", "fill", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "shape", "target", "type"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }, { kind: "component", type: i1.IonListHeader, selector: "ion-list-header", inputs: ["color", "lines", "mode"] }, { kind: "component", type: i1.IonMenuToggle, selector: "ion-menu-toggle", inputs: ["autoHide", "menu"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMenuComponent, decorators: [{
|
|
638
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuComponent, decorators: [{
|
|
639
639
|
type: Component,
|
|
640
640
|
args: [{ selector: 'euim-menu', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ion-list>\n <ng-container *ngFor=\"let item of items; let i = index\">\n <ion-menu-toggle auto-hide=\"true\">\n <ion-list-header *ngIf=\"item.subtitle\"> {{item.subtitle}} </ion-list-header>\n <ion-item (click)=\"onItemClick($event, (item.url), i, item)\" *ngIf=\"item.label\" [lines]=\"item.lines ? item.lines : 'none'\" button\n class=\"euim-menu__ion-item\">\n <ion-icon *ngIf=\"item.icon\"\n [color]=\"item.iconColor\"\n [name]=\"item.icon\"></ion-icon>\n <ion-label>{{item.label}}</ion-label>\n <ion-badge *ngIf=\"item.badge && !item.badge.hidden\" [color]=\"item.badge.color\">\n {{item.badge.value}}</ion-badge>\n </ion-item>\n </ion-menu-toggle>\n </ng-container>\n</ion-list>\n", styles: [".euim-menu__ion-item{--padding-start: 0px;--inner-padding-start: var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-icon{margin-left:var(--eui-base-spacing-xs)}.euim-menu__ion-item ion-label{margin-left:var(--eui-base-spacing-xs)}\n"] }]
|
|
641
641
|
}], ctorParameters: function () { return [{ type: i1.NavController }]; }, propDecorators: { itemClick: [{
|
|
@@ -645,15 +645,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
645
645
|
}] } });
|
|
646
646
|
|
|
647
647
|
class EuimMenuModule {
|
|
648
|
-
}
|
|
649
|
-
/** @nocollapse */
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
648
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
649
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuModule, declarations: [EuimMenuComponent], imports: [CommonModule,
|
|
650
|
+
RouterModule,
|
|
651
|
+
IonicModule], exports: [EuimMenuComponent] }); }
|
|
652
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuModule, imports: [CommonModule,
|
|
653
|
+
RouterModule,
|
|
654
|
+
IonicModule] }); }
|
|
655
|
+
}
|
|
656
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMenuModule, decorators: [{
|
|
657
657
|
type: NgModule,
|
|
658
658
|
args: [{
|
|
659
659
|
imports: [
|
|
@@ -675,10 +675,10 @@ class EuimAppSidebarComponent extends EuimBaseDirective {
|
|
|
675
675
|
super(...arguments);
|
|
676
676
|
this.ionMenuId = 'main';
|
|
677
677
|
}
|
|
678
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
679
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAppSidebarComponent, selector: "euim-app-sidebar", inputs: { ionMenuId: "ionMenuId", sidebarItems: "sidebarItems" }, usesInheritance: true, ngImport: i0, template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" side=\"start\">\n <ion-toolbar>\n <ng-content select=\"euim-app-sidebar-header\"></ng-content>\n </ion-toolbar>\n <ion-content>\n <ng-content select=\"euim-app-sidebar-menu\"></ng-content>\n </ion-content>\n <ion-footer>\n <ng-content select=\"euim-app-sidebar-footer\"></ng-content>\n </ion-footer>\n</ion-menu>\n", dependencies: [{ kind: "component", type: i1.IonContent, selector: "ion-content", inputs: ["color", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i1.IonFooter, selector: "ion-footer", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonMenu, selector: "ion-menu", inputs: ["contentId", "disabled", "maxEdgeStart", "menuId", "side", "swipeGesture", "type"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }] }); }
|
|
678
680
|
}
|
|
679
|
-
|
|
680
|
-
/** @nocollapse */ EuimAppSidebarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAppSidebarComponent, selector: "euim-app-sidebar", inputs: { ionMenuId: "ionMenuId", sidebarItems: "sidebarItems" }, usesInheritance: true, ngImport: i0, template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" side=\"start\">\n <ion-toolbar>\n <ng-content select=\"euim-app-sidebar-header\"></ng-content>\n </ion-toolbar>\n <ion-content>\n <ng-content select=\"euim-app-sidebar-menu\"></ng-content>\n </ion-content>\n <ion-footer>\n <ng-content select=\"euim-app-sidebar-footer\"></ng-content>\n </ion-footer>\n</ion-menu>\n", dependencies: [{ kind: "component", type: i1.IonContent, selector: "ion-content", inputs: ["color", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i1.IonFooter, selector: "ion-footer", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonMenu, selector: "ion-menu", inputs: ["contentId", "disabled", "maxEdgeStart", "menuId", "side", "swipeGesture", "type"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }] });
|
|
681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppSidebarComponent, decorators: [{
|
|
681
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarComponent, decorators: [{
|
|
682
682
|
type: Component,
|
|
683
683
|
args: [{ selector: 'euim-app-sidebar', template: "<ion-menu contentId=\"{{ionMenuId}}\" menuId=\"{{ionMenuId}}\" side=\"start\">\n <ion-toolbar>\n <ng-content select=\"euim-app-sidebar-header\"></ng-content>\n </ion-toolbar>\n <ion-content>\n <ng-content select=\"euim-app-sidebar-menu\"></ng-content>\n </ion-content>\n <ion-footer>\n <ng-content select=\"euim-app-sidebar-footer\"></ng-content>\n </ion-footer>\n</ion-menu>\n" }]
|
|
684
684
|
}], propDecorators: { ionMenuId: [{
|
|
@@ -688,10 +688,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
688
688
|
}] } });
|
|
689
689
|
|
|
690
690
|
class EuimAppSidebarHeaderComponent {
|
|
691
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
692
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAppSidebarHeaderComponent, selector: "euim-app-sidebar-header", ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
691
693
|
}
|
|
692
|
-
|
|
693
|
-
/** @nocollapse */ EuimAppSidebarHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAppSidebarHeaderComponent, selector: "euim-app-sidebar-header", ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppSidebarHeaderComponent, decorators: [{
|
|
694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarHeaderComponent, decorators: [{
|
|
695
695
|
type: Component,
|
|
696
696
|
args: [{ selector: 'euim-app-sidebar-header', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
697
697
|
}] });
|
|
@@ -703,10 +703,10 @@ class EuimAppSidebarMenuComponent {
|
|
|
703
703
|
onItemClick(item) {
|
|
704
704
|
this.itemClick.emit(item);
|
|
705
705
|
}
|
|
706
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
707
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAppSidebarMenuComponent, selector: "euim-app-sidebar-menu", inputs: { items: "items" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: "<euim-menu (itemClick)=\"onItemClick($event)\"\n [items]=\"items\"></euim-menu>\n", dependencies: [{ kind: "component", type: EuimMenuComponent, selector: "euim-menu", inputs: ["items"], outputs: ["itemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
706
708
|
}
|
|
707
|
-
|
|
708
|
-
/** @nocollapse */ EuimAppSidebarMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAppSidebarMenuComponent, selector: "euim-app-sidebar-menu", inputs: { items: "items" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: "<euim-menu (itemClick)=\"onItemClick($event)\"\n [items]=\"items\"></euim-menu>\n", dependencies: [{ kind: "component", type: EuimMenuComponent, selector: "euim-menu", inputs: ["items"], outputs: ["itemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppSidebarMenuComponent, decorators: [{
|
|
709
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarMenuComponent, decorators: [{
|
|
710
710
|
type: Component,
|
|
711
711
|
args: [{ selector: 'euim-app-sidebar-menu', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<euim-menu (itemClick)=\"onItemClick($event)\"\n [items]=\"items\"></euim-menu>\n" }]
|
|
712
712
|
}], ctorParameters: function () { return []; }, propDecorators: { items: [{
|
|
@@ -719,10 +719,10 @@ class EuimAppSidebarFooterComponent {
|
|
|
719
719
|
constructor() {
|
|
720
720
|
this.className = 'euim-app-sidebar-footer';
|
|
721
721
|
}
|
|
722
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
723
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAppSidebarFooterComponent, selector: "euim-app-sidebar-footer", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
722
724
|
}
|
|
723
|
-
|
|
724
|
-
/** @nocollapse */ EuimAppSidebarFooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAppSidebarFooterComponent, selector: "euim-app-sidebar-footer", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
725
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAppSidebarFooterComponent, decorators: [{
|
|
725
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarFooterComponent, decorators: [{
|
|
726
726
|
type: Component,
|
|
727
727
|
args: [{ selector: 'euim-app-sidebar-footer', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
728
728
|
}], ctorParameters: function () { return []; }, propDecorators: { className: [{
|
|
@@ -737,21 +737,21 @@ const COMPONENTS$9 = [
|
|
|
737
737
|
EuimAppSidebarMenuComponent,
|
|
738
738
|
];
|
|
739
739
|
class EuimAppSidebarModule {
|
|
740
|
-
}
|
|
741
|
-
/** @nocollapse */
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
740
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
741
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarModule, declarations: [EuimAppSidebarComponent,
|
|
742
|
+
EuimAppSidebarHeaderComponent,
|
|
743
|
+
EuimAppSidebarFooterComponent,
|
|
744
|
+
EuimAppSidebarMenuComponent], imports: [CommonModule, RouterModule,
|
|
745
|
+
EuimMenuModule,
|
|
746
|
+
IonicModule], exports: [EuimAppSidebarComponent,
|
|
747
|
+
EuimAppSidebarHeaderComponent,
|
|
748
|
+
EuimAppSidebarFooterComponent,
|
|
749
|
+
EuimAppSidebarMenuComponent] }); }
|
|
750
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarModule, imports: [CommonModule, RouterModule,
|
|
751
|
+
EuimMenuModule,
|
|
752
|
+
IonicModule] }); }
|
|
753
|
+
}
|
|
754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppSidebarModule, decorators: [{
|
|
755
755
|
type: NgModule,
|
|
756
756
|
args: [{
|
|
757
757
|
imports: [
|
|
@@ -824,12 +824,12 @@ class EuimLanguageSelectorComponent extends EuimBaseDirective {
|
|
|
824
824
|
}
|
|
825
825
|
return;
|
|
826
826
|
}
|
|
827
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.TranslateService }, { token: i2.UxAppShellService }, { token: EuimAppService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
828
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimLanguageSelectorComponent, selector: "euim-language-selector", inputs: { euimPrimary: "euimPrimary" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-button (click)=\"onShowLanguageList()\">\n <ion-icon class=\"euim-language-selector__icon {{euimPrimary ? 'euim-language-selector__icon--primary' : ''}}\"\n slot=\"icon-only\"\n src='data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\">\n <path\n d=\"M 21.00,0.00\n C 22.66,-0.00 24.00,1.34 24.00,3.00\n 24.00,3.00 24.00,17.00 24.00,17.00\n 24.00,18.66 22.66,20.00 21.00,20.00\n 21.00,20.00 3.00,20.00 3.00,20.00\n 1.34,20.00 0.00,18.66 0.00,17.00\n 0.00,17.00 0.00,3.00 0.00,3.00\n 0.00,1.34 1.34,0.00 3.00,0.00\n 3.00,0.00 21.00,0.00 21.00,0.00 Z\n M 9.66,12.34\n C 9.66,12.34 15.31,18.00 15.31,18.00\n 15.31,18.00 9.66,23.66 9.66,23.66\n 9.66,23.66 4.00,18.00 4.00,18.00\n 4.00,18.00 9.66,12.34 9.66,12.34 Z\" />\n </svg>'>\n </ion-icon>\n\n <span class=\"euim-language-selector__text {{euimPrimary ? 'euim-language-selector__text--primary' : ''}}\">\n {{ selectedLanguage?.code?.toUpperCase() }}\n </span>\n</ion-button>\n", styles: [".euim-language-selector__text{font:normal normal 400 .75rem/1rem var(--eui-base-font-family);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;margin-bottom:var(--eui-base-spacing-2xs);position:absolute;color:var(--eui-base-color-primary-100)}.euim-language-selector__text--primary,.euim-language-selector__icon{color:#fff}.euim-language-selector__icon--primary{color:var(--eui-base-color-primary-100)}\n"], dependencies: [{ kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
827
829
|
}
|
|
828
|
-
|
|
829
|
-
/** @nocollapse */ EuimLanguageSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimLanguageSelectorComponent, selector: "euim-language-selector", inputs: { euimPrimary: "euimPrimary" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-button (click)=\"onShowLanguageList()\">\n <ion-icon class=\"euim-language-selector__icon {{euimPrimary ? 'euim-language-selector__icon--primary' : ''}}\"\n slot=\"icon-only\"\n src='data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\">\n <path\n d=\"M 21.00,0.00\n C 22.66,-0.00 24.00,1.34 24.00,3.00\n 24.00,3.00 24.00,17.00 24.00,17.00\n 24.00,18.66 22.66,20.00 21.00,20.00\n 21.00,20.00 3.00,20.00 3.00,20.00\n 1.34,20.00 0.00,18.66 0.00,17.00\n 0.00,17.00 0.00,3.00 0.00,3.00\n 0.00,1.34 1.34,0.00 3.00,0.00\n 3.00,0.00 21.00,0.00 21.00,0.00 Z\n M 9.66,12.34\n C 9.66,12.34 15.31,18.00 15.31,18.00\n 15.31,18.00 9.66,23.66 9.66,23.66\n 9.66,23.66 4.00,18.00 4.00,18.00\n 4.00,18.00 9.66,12.34 9.66,12.34 Z\" />\n </svg>'>\n </ion-icon>\n\n <span class=\"euim-language-selector__text {{euimPrimary ? 'euim-language-selector__text--primary' : ''}}\">\n {{ selectedLanguage?.code?.toUpperCase() }}\n </span>\n</ion-button>\n", styles: [".euim-language-selector__text{font: 400 .75rem/1rem arial,sans-serif;font-style:normal;font-weight:700;margin-bottom:var(--eui-base-spacing-2xs);position:absolute;color:var(--eui-base-color-primary-100)}.euim-language-selector__text--primary,.euim-language-selector__icon{color:#fff}.euim-language-selector__icon--primary{color:var(--eui-base-color-primary-100)}\n"], dependencies: [{ kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
830
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimLanguageSelectorComponent, decorators: [{
|
|
830
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorComponent, decorators: [{
|
|
831
831
|
type: Component,
|
|
832
|
-
args: [{ selector: 'euim-language-selector', encapsulation: ViewEncapsulation.None, template: "<ion-button (click)=\"onShowLanguageList()\">\n <ion-icon class=\"euim-language-selector__icon {{euimPrimary ? 'euim-language-selector__icon--primary' : ''}}\"\n slot=\"icon-only\"\n src='data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\">\n <path\n d=\"M 21.00,0.00\n C 22.66,-0.00 24.00,1.34 24.00,3.00\n 24.00,3.00 24.00,17.00 24.00,17.00\n 24.00,18.66 22.66,20.00 21.00,20.00\n 21.00,20.00 3.00,20.00 3.00,20.00\n 1.34,20.00 0.00,18.66 0.00,17.00\n 0.00,17.00 0.00,3.00 0.00,3.00\n 0.00,1.34 1.34,0.00 3.00,0.00\n 3.00,0.00 21.00,0.00 21.00,0.00 Z\n M 9.66,12.34\n C 9.66,12.34 15.31,18.00 15.31,18.00\n 15.31,18.00 9.66,23.66 9.66,23.66\n 9.66,23.66 4.00,18.00 4.00,18.00\n 4.00,18.00 9.66,12.34 9.66,12.34 Z\" />\n </svg>'>\n </ion-icon>\n\n <span class=\"euim-language-selector__text {{euimPrimary ? 'euim-language-selector__text--primary' : ''}}\">\n {{ selectedLanguage?.code?.toUpperCase() }}\n </span>\n</ion-button>\n", styles: [".euim-language-selector__text{font: 400 .75rem/1rem
|
|
832
|
+
args: [{ selector: 'euim-language-selector', encapsulation: ViewEncapsulation.None, template: "<ion-button (click)=\"onShowLanguageList()\">\n <ion-icon class=\"euim-language-selector__icon {{euimPrimary ? 'euim-language-selector__icon--primary' : ''}}\"\n slot=\"icon-only\"\n src='data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\">\n <path\n d=\"M 21.00,0.00\n C 22.66,-0.00 24.00,1.34 24.00,3.00\n 24.00,3.00 24.00,17.00 24.00,17.00\n 24.00,18.66 22.66,20.00 21.00,20.00\n 21.00,20.00 3.00,20.00 3.00,20.00\n 1.34,20.00 0.00,18.66 0.00,17.00\n 0.00,17.00 0.00,3.00 0.00,3.00\n 0.00,1.34 1.34,0.00 3.00,0.00\n 3.00,0.00 21.00,0.00 21.00,0.00 Z\n M 9.66,12.34\n C 9.66,12.34 15.31,18.00 15.31,18.00\n 15.31,18.00 9.66,23.66 9.66,23.66\n 9.66,23.66 4.00,18.00 4.00,18.00\n 4.00,18.00 9.66,12.34 9.66,12.34 Z\" />\n </svg>'>\n </ion-icon>\n\n <span class=\"euim-language-selector__text {{euimPrimary ? 'euim-language-selector__text--primary' : ''}}\">\n {{ selectedLanguage?.code?.toUpperCase() }}\n </span>\n</ion-button>\n", styles: [".euim-language-selector__text{font:normal normal 400 .75rem/1rem var(--eui-base-font-family);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;margin-bottom:var(--eui-base-spacing-2xs);position:absolute;color:var(--eui-base-color-primary-100)}.euim-language-selector__text--primary,.euim-language-selector__icon{color:#fff}.euim-language-selector__icon--primary{color:var(--eui-base-color-primary-100)}\n"] }]
|
|
833
833
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1$1.TranslateService }, { type: i2.UxAppShellService }, { type: EuimAppService }]; }, propDecorators: { euimPrimary: [{
|
|
834
834
|
type: Input
|
|
835
835
|
}], cssClasses: [{
|
|
@@ -838,23 +838,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
838
838
|
}] } });
|
|
839
839
|
|
|
840
840
|
class EuimLanguageSelectorModule {
|
|
841
|
-
}
|
|
842
|
-
/** @nocollapse */
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
841
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
842
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorModule, declarations: [EuimLanguageSelectorComponent,
|
|
843
|
+
EuimLanguageListComponent], imports: [CommonModule,
|
|
844
|
+
IonicModule,
|
|
845
|
+
EclLanguageListComponentModule,
|
|
846
|
+
EclLinkDirectiveModule,
|
|
847
|
+
EclIconComponentModule], exports: [EuimLanguageSelectorComponent,
|
|
848
|
+
EuimLanguageListComponent] }); }
|
|
849
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorModule, providers: [
|
|
850
|
+
{ provide: EclLanguageService, useClass: EclDefaultLanguageService },
|
|
851
|
+
], imports: [CommonModule,
|
|
852
|
+
IonicModule,
|
|
853
|
+
EclLanguageListComponentModule,
|
|
854
|
+
EclLinkDirectiveModule,
|
|
855
|
+
EclIconComponentModule] }); }
|
|
856
|
+
}
|
|
857
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimLanguageSelectorModule, decorators: [{
|
|
858
858
|
type: NgModule,
|
|
859
859
|
args: [{
|
|
860
860
|
imports: [
|
|
@@ -879,17 +879,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
879
879
|
}] });
|
|
880
880
|
|
|
881
881
|
class EuimAppModule {
|
|
882
|
-
}
|
|
883
|
-
/** @nocollapse */
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
882
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
883
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimAppModule, declarations: [EuimAppComponent], imports: [CommonModule,
|
|
884
|
+
IonicModule,
|
|
885
|
+
EuimAppSidebarModule,
|
|
886
|
+
EuimLanguageSelectorModule], exports: [EuimAppComponent] }); }
|
|
887
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppModule, imports: [CommonModule,
|
|
888
|
+
IonicModule,
|
|
889
|
+
EuimAppSidebarModule,
|
|
890
|
+
EuimLanguageSelectorModule] }); }
|
|
891
|
+
}
|
|
892
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAppModule, decorators: [{
|
|
893
893
|
type: NgModule,
|
|
894
894
|
args: [{
|
|
895
895
|
imports: [
|
|
@@ -912,10 +912,10 @@ class EuimUserProfileComponent extends EuimBaseDirective {
|
|
|
912
912
|
super(...arguments);
|
|
913
913
|
this.className = 'euim-user-profile';
|
|
914
914
|
}
|
|
915
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
916
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimUserProfileComponent, selector: "euim-user-profile", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-base-spacing-m);background-color:var(--eui-base-color-grey-5)}.euim-user-profile-avatar{margin-right:var(--eui-base-spacing-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-base-spacing-s));margin-right:calc(-1 * var(--eui-base-spacing-s));margin-left:var(--eui-base-spacing-2xs);color:var(--eui-base-color-primary-100)}.euim-user-profile-infos{width:calc(100% - (var(--eui-base-spacing-2xl) + var(--eui-base-spacing-l) + 2 * var(--eui-base-spacing-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-base-color-grey-100)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-base-spacing-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-base-spacing-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-base-spacing-2xs);min-width:var(--eui-base-spacing-m);min-height:var(--eui-base-spacing-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
915
917
|
}
|
|
916
|
-
|
|
917
|
-
/** @nocollapse */ EuimUserProfileComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimUserProfileComponent, selector: "euim-user-profile", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-base-spacing-m);background-color:var(--eui-base-color-grey-5)}.euim-user-profile-avatar{margin-right:var(--eui-base-spacing-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-base-spacing-s));margin-right:calc(-1 * var(--eui-base-spacing-s));margin-left:var(--eui-base-spacing-2xs);color:var(--eui-base-color-primary-100)}.euim-user-profile-infos{width:calc(100% - (var(--eui-base-spacing-2xl) + var(--eui-base-spacing-l) + 2 * var(--eui-base-spacing-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-base-color-grey-100)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-base-spacing-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-base-spacing-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-base-spacing-2xs);min-width:var(--eui-base-spacing-m);min-height:var(--eui-base-spacing-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
918
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimUserProfileComponent, decorators: [{
|
|
918
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileComponent, decorators: [{
|
|
919
919
|
type: Component,
|
|
920
920
|
args: [{ selector: 'euim-user-profile', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content select=\"euim-user-profile-avatar\"></ng-content>\n<ng-content select=\"euim-user-profile-infos\"></ng-content>\n<ng-content select=\"euim-user-profile-action\"></ng-content>\n", styles: [".euim-user-profile{display:flex;padding:var(--eui-base-spacing-m);background-color:var(--eui-base-color-grey-5)}.euim-user-profile-avatar{margin-right:var(--eui-base-spacing-m)}.euim-user-profile-action ion-buttons{margin-top:calc(-1 * var(--eui-base-spacing-s));margin-right:calc(-1 * var(--eui-base-spacing-s));margin-left:var(--eui-base-spacing-2xs);color:var(--eui-base-color-primary-100)}.euim-user-profile-infos{width:calc(100% - (var(--eui-base-spacing-2xl) + var(--eui-base-spacing-l) + 2 * var(--eui-base-spacing-m)))}.euim-user-profile-infos [euimLabel]{color:var(--eui-base-color-grey-100)}.euim-user-profile-infos euim-user-profile-infos-item:not(:last-child){margin-bottom:var(--eui-base-spacing-2xs)}.euim-user-profile-infos-item{display:flex;margin-right:var(--eui-base-spacing-2xl);width:100%}.euim-user-profile-infos-item ion-icon{margin-right:var(--eui-base-spacing-2xs);min-width:var(--eui-base-spacing-m);min-height:var(--eui-base-spacing-m)}.euim-user-profile-infos-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}\n"] }]
|
|
921
921
|
}], propDecorators: { className: [{
|
|
@@ -928,10 +928,10 @@ class EuiMUserProfileAvatarComponent extends EuimBaseDirective {
|
|
|
928
928
|
super(...arguments);
|
|
929
929
|
this.class = 'euim-user-profile-avatar';
|
|
930
930
|
}
|
|
931
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileAvatarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
932
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuiMUserProfileAvatarComponent, selector: "euim-user-profile-avatar", host: { properties: { "class": "this.class" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
931
933
|
}
|
|
932
|
-
|
|
933
|
-
/** @nocollapse */ EuiMUserProfileAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuiMUserProfileAvatarComponent, selector: "euim-user-profile-avatar", host: { properties: { "class": "this.class" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
934
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuiMUserProfileAvatarComponent, decorators: [{
|
|
934
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileAvatarComponent, decorators: [{
|
|
935
935
|
type: Component,
|
|
936
936
|
args: [{ selector: 'euim-user-profile-avatar', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
|
937
937
|
}], propDecorators: { class: [{
|
|
@@ -943,10 +943,10 @@ class EuiMUserProfileInfosComponent extends EuimBaseDirective {
|
|
|
943
943
|
super(...arguments);
|
|
944
944
|
this.className = 'euim-user-profile-infos';
|
|
945
945
|
}
|
|
946
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileInfosComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
947
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuiMUserProfileInfosComponent, selector: "euim-user-profile-infos", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
946
948
|
}
|
|
947
|
-
|
|
948
|
-
/** @nocollapse */ EuiMUserProfileInfosComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuiMUserProfileInfosComponent, selector: "euim-user-profile-infos", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
949
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuiMUserProfileInfosComponent, decorators: [{
|
|
949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileInfosComponent, decorators: [{
|
|
950
950
|
type: Component,
|
|
951
951
|
args: [{ selector: 'euim-user-profile-infos', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
|
|
952
952
|
}], propDecorators: { className: [{
|
|
@@ -958,10 +958,10 @@ class EuiMUserProfileInfosItemComponent extends EuimBaseDirective {
|
|
|
958
958
|
super(...arguments);
|
|
959
959
|
this.class = 'euim-user-profile-infos-item';
|
|
960
960
|
}
|
|
961
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileInfosItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
962
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuiMUserProfileInfosItemComponent, selector: "euim-user-profile-infos-item", host: { properties: { "class": "this.class" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
961
963
|
}
|
|
962
|
-
|
|
963
|
-
/** @nocollapse */ EuiMUserProfileInfosItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuiMUserProfileInfosItemComponent, selector: "euim-user-profile-infos-item", host: { properties: { "class": "this.class" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
964
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuiMUserProfileInfosItemComponent, decorators: [{
|
|
964
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileInfosItemComponent, decorators: [{
|
|
965
965
|
type: Component,
|
|
966
966
|
args: [{ selector: 'euim-user-profile-infos-item', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
967
967
|
}], propDecorators: { class: [{
|
|
@@ -973,10 +973,10 @@ class EuiMUserProfileActionComponent extends EuimBaseDirective {
|
|
|
973
973
|
super(...arguments);
|
|
974
974
|
this.className = 'euim-user-profile-action';
|
|
975
975
|
}
|
|
976
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileActionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
977
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuiMUserProfileActionComponent, selector: "euim-user-profile-action", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n", dependencies: [{ kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
976
978
|
}
|
|
977
|
-
|
|
978
|
-
/** @nocollapse */ EuiMUserProfileActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuiMUserProfileActionComponent, selector: "euim-user-profile-action", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n", dependencies: [{ kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
979
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuiMUserProfileActionComponent, decorators: [{
|
|
979
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiMUserProfileActionComponent, decorators: [{
|
|
980
980
|
type: Component,
|
|
981
981
|
args: [{ selector: 'euim-user-profile-action', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ion-buttons>\n <ng-content></ng-content>\n</ion-buttons>\n" }]
|
|
982
982
|
}], propDecorators: { className: [{
|
|
@@ -991,21 +991,21 @@ const COMPONENTS$8 = [
|
|
|
991
991
|
EuiMUserProfileActionComponent,
|
|
992
992
|
];
|
|
993
993
|
class EuimUserProfileModule {
|
|
994
|
-
}
|
|
995
|
-
/** @nocollapse */
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
994
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
995
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileModule, declarations: [EuimUserProfileComponent,
|
|
996
|
+
EuiMUserProfileAvatarComponent,
|
|
997
|
+
EuiMUserProfileInfosComponent,
|
|
998
|
+
EuiMUserProfileInfosItemComponent,
|
|
999
|
+
EuiMUserProfileActionComponent], imports: [CommonModule,
|
|
1000
|
+
IonicModule], exports: [EuimUserProfileComponent,
|
|
1001
|
+
EuiMUserProfileAvatarComponent,
|
|
1002
|
+
EuiMUserProfileInfosComponent,
|
|
1003
|
+
EuiMUserProfileInfosItemComponent,
|
|
1004
|
+
EuiMUserProfileActionComponent] }); }
|
|
1005
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileModule, imports: [CommonModule,
|
|
1006
|
+
IonicModule] }); }
|
|
1007
|
+
}
|
|
1008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimUserProfileModule, decorators: [{
|
|
1009
1009
|
type: NgModule,
|
|
1010
1010
|
args: [{
|
|
1011
1011
|
imports: [
|
|
@@ -1041,10 +1041,10 @@ class EuimToolbarComponent extends EuimBaseDirective {
|
|
|
1041
1041
|
onBackButtonClick(event) {
|
|
1042
1042
|
this.backButtonClick.emit(event);
|
|
1043
1043
|
}
|
|
1044
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1045
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimToolbarComponent, selector: "euim-toolbar", inputs: { hasBackButton: "hasBackButton", backButtonDefaultHref: "backButtonDefaultHref", hasSidebarTrigger: "hasSidebarTrigger", hasLanguageSelector: "hasLanguageSelector" }, outputs: { backButtonClick: "backButtonClick" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\"></ion-menu-button>\n <ion-back-button (pointerdown)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title>\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"primary\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonBackButton, selector: "ion-back-button", inputs: ["color", "defaultHref", "disabled", "icon", "mode", "routerAnimation", "text", "type"] }, { kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i1.IonMenuButton, selector: "ion-menu-button", inputs: ["autoHide", "color", "disabled", "menu", "mode", "type"] }, { kind: "component", type: i1.IonTitle, selector: "ion-title", inputs: ["color", "size"] }, { kind: "directive", type: i1.IonBackButtonDelegate, selector: "ion-back-button", inputs: ["defaultHref", "routerAnimation"] }, { kind: "component", type: EuimLanguageSelectorComponent, selector: "euim-language-selector", inputs: ["euimPrimary"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
1044
1046
|
}
|
|
1045
|
-
|
|
1046
|
-
/** @nocollapse */ EuimToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimToolbarComponent, selector: "euim-toolbar", inputs: { hasBackButton: "hasBackButton", backButtonDefaultHref: "backButtonDefaultHref", hasSidebarTrigger: "hasSidebarTrigger", hasLanguageSelector: "hasLanguageSelector" }, outputs: { backButtonClick: "backButtonClick" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\"></ion-menu-button>\n <ion-back-button (pointerdown)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title>\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"primary\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonBackButton, selector: "ion-back-button", inputs: ["color", "defaultHref", "disabled", "icon", "mode", "routerAnimation", "text", "type"] }, { kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i1.IonMenuButton, selector: "ion-menu-button", inputs: ["autoHide", "color", "disabled", "menu", "mode", "type"] }, { kind: "component", type: i1.IonTitle, selector: "ion-title", inputs: ["color", "size"] }, { kind: "directive", type: i1.IonBackButtonDelegate, selector: "ion-back-button", inputs: ["defaultHref", "routerAnimation"] }, { kind: "component", type: EuimLanguageSelectorComponent, selector: "euim-language-selector", inputs: ["euimPrimary"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
1047
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimToolbarComponent, decorators: [{
|
|
1047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponent, decorators: [{
|
|
1048
1048
|
type: Component,
|
|
1049
1049
|
args: [{ selector: 'euim-toolbar', encapsulation: ViewEncapsulation.None, template: "<ion-buttons slot=\"start\">\n <ion-menu-button *ngIf=\"hasSidebarTrigger\"></ion-menu-button>\n <ion-back-button (pointerdown)=\"onBackButtonClick($event)\"\n *ngIf=\"hasBackButton\"\n defaultHref=\"{{backButtonDefaultHref}}\"></ion-back-button>\n <ng-content></ng-content>\n</ion-buttons>\n<ion-title>\n <ng-content select=\"euim-toolbar-title\"></ng-content>\n</ion-title>\n<ion-buttons slot=\"primary\">\n <ng-content select=\"euim-toolbar-action-items\"></ng-content>\n <ng-container *ngIf=\"hasLanguageSelector\">\n <euim-language-selector></euim-language-selector>\n </ng-container>\n</ion-buttons>\n", styles: [".euim-toolbar{display:flex}\n"] }]
|
|
1050
1050
|
}], propDecorators: { hasBackButton: [{
|
|
@@ -1066,10 +1066,10 @@ class EuimToolbarTitleComponent extends EuimBaseDirective {
|
|
|
1066
1066
|
get cssClasses() {
|
|
1067
1067
|
return super.getCssClasses('euim-toolbar-title');
|
|
1068
1068
|
}
|
|
1069
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1070
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimToolbarTitleComponent, selector: "euim-toolbar-title", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
|
|
1069
1071
|
}
|
|
1070
|
-
|
|
1071
|
-
/** @nocollapse */ EuimToolbarTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimToolbarTitleComponent, selector: "euim-toolbar-title", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" });
|
|
1072
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimToolbarTitleComponent, decorators: [{
|
|
1072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarTitleComponent, decorators: [{
|
|
1073
1073
|
type: Component,
|
|
1074
1074
|
args: [{ selector: 'euim-toolbar-title', template: "<ng-content></ng-content>\n" }]
|
|
1075
1075
|
}], propDecorators: { cssClasses: [{
|
|
@@ -1081,10 +1081,10 @@ class EuimToolbarActionItemsComponent extends EuimBaseDirective {
|
|
|
1081
1081
|
get cssClasses() {
|
|
1082
1082
|
return super.getCssClasses('euim-toolbar-action-items');
|
|
1083
1083
|
}
|
|
1084
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarActionItemsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1085
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
|
|
1084
1086
|
}
|
|
1085
|
-
|
|
1086
|
-
/** @nocollapse */ EuimToolbarActionItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" });
|
|
1087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimToolbarActionItemsComponent, decorators: [{
|
|
1087
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarActionItemsComponent, decorators: [{
|
|
1088
1088
|
type: Component,
|
|
1089
1089
|
args: [{ selector: 'euim-toolbar-action-items', template: "<ng-content></ng-content>\n" }]
|
|
1090
1090
|
}], propDecorators: { cssClasses: [{
|
|
@@ -1093,21 +1093,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
1093
1093
|
}] } });
|
|
1094
1094
|
|
|
1095
1095
|
class EuimToolbarComponentModule {
|
|
1096
|
-
}
|
|
1097
|
-
/** @nocollapse */
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1096
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1097
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponentModule, declarations: [EuimToolbarComponent,
|
|
1098
|
+
EuimToolbarTitleComponent,
|
|
1099
|
+
EuimToolbarActionItemsComponent], imports: [CommonModule,
|
|
1100
|
+
IonicModule,
|
|
1101
|
+
TranslateModule,
|
|
1102
|
+
EuimLanguageSelectorModule], exports: [EuimToolbarComponent,
|
|
1103
|
+
EuimToolbarTitleComponent,
|
|
1104
|
+
EuimToolbarActionItemsComponent] }); }
|
|
1105
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponentModule, imports: [CommonModule,
|
|
1106
|
+
IonicModule,
|
|
1107
|
+
TranslateModule,
|
|
1108
|
+
EuimLanguageSelectorModule] }); }
|
|
1109
|
+
}
|
|
1110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimToolbarComponentModule, decorators: [{
|
|
1111
1111
|
type: NgModule,
|
|
1112
1112
|
args: [{
|
|
1113
1113
|
imports: [
|
|
@@ -1151,12 +1151,12 @@ class EuimAvatarIconComponent extends EuimBaseDirective {
|
|
|
1151
1151
|
this.borderColor ? `euim-avatar-icon--border-color-${this.borderColor}` : '',
|
|
1152
1152
|
].join(' ');
|
|
1153
1153
|
}
|
|
1154
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1155
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAvatarIconComponent, selector: "euim-avatar-icon", inputs: { color: "color", size: "size", fill: "fill", variant: "variant", borderColor: "borderColor" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:#fff;border:none}.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-default{background-color:var(--eui-base-color-grey-75);border-color:var(--eui-base-color-grey-75)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-base-spacing-m)}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-m{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);color:var(--eui-base-color-white)}.euim-avatar-icon--size-s{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);font-size:var(--eui-base-font-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-base-spacing-m);height:var(--eui-base-spacing-m)}.euim-avatar-icon--size-l{width:var(--eui-base-spacing-4xl);height:var(--eui-base-spacing-4xl);font-size:var(--eui-base-font-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-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"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
1154
1156
|
}
|
|
1155
|
-
|
|
1156
|
-
/** @nocollapse */ EuimAvatarIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAvatarIconComponent, selector: "euim-avatar-icon", inputs: { color: "color", size: "size", fill: "fill", variant: "variant", borderColor: "borderColor" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:#fff;border:none}.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-default{background-color:var(--eui-base-color-grey-75);border-color:var(--eui-base-color-grey-75)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon--border-color-default{border-color:#fff}.euim-avatar-icon--border-color-primary{border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-base-spacing-m)}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-m{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);color:var(--eui-base-color-white)}.euim-avatar-icon--size-s{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);font-size:var(--eui-base-font-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-base-spacing-m);height:var(--eui-base-spacing-m)}.euim-avatar-icon--size-l{width:var(--eui-base-spacing-4xl);height:var(--eui-base-spacing-4xl);font-size:var(--eui-base-font-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-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"], encapsulation: i0.ViewEncapsulation.None });
|
|
1157
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarIconComponent, decorators: [{
|
|
1157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconComponent, decorators: [{
|
|
1158
1158
|
type: Component,
|
|
1159
|
-
args: [{ selector: 'euim-avatar-icon', encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:#fff;border:none}.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-default{background-color:var(--eui-base-color-grey-75);border-color:var(--eui-base-color-grey-75)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon--border-color-
|
|
1159
|
+
args: [{ selector: 'euim-avatar-icon', encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-avatar-icon{display:flex;justify-content:center;align-items:center;overflow:hidden;color:#fff;border:none}.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-default{background-color:var(--eui-base-color-grey-75);border-color:var(--eui-base-color-grey-75)}.euim-avatar-icon--color-primary{background-color:var(--eui-base-color-primary-100);border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--color-info{background-color:var(--eui-base-color-info-100);border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--color-success{background-color:var(--eui-base-color-success-100);border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--color-warning{background-color:var(--eui-base-color-warning-100);border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--color-danger{background-color:var(--eui-base-color-danger-100);border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon--border-color-primary{border-color:var(--eui-base-color-primary-100)}.euim-avatar-icon--border-color-info{border-color:var(--eui-base-color-info-100)}.euim-avatar-icon--border-color-success{border-color:var(--eui-base-color-success-100)}.euim-avatar-icon--border-color-warning{border-color:var(--eui-base-color-warning-100)}.euim-avatar-icon--border-color-danger{border-color:var(--eui-base-color-danger-100)}.euim-avatar-icon[slot=start]{margin-inline-end:var(--eui-base-spacing-m)}.euim-avatar-icon[slot=end]{margin-inline-start:var(--eui-base-spacing-m)}.euim-avatar-icon--size-default,.euim-avatar-icon--size-auto{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-default ion-icon,.euim-avatar-icon--size-auto ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-avatar-icon--size-m{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-2xl);font-size:var(--eui-base-font-l)}.euim-avatar-icon--size-m ion-icon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);color:var(--eui-base-color-white)}.euim-avatar-icon--size-s{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);font-size:var(--eui-base-font-m)}.euim-avatar-icon--size-s ion-icon{width:var(--eui-base-spacing-m);height:var(--eui-base-spacing-m)}.euim-avatar-icon--size-l{width:var(--eui-base-spacing-4xl);height:var(--eui-base-spacing-4xl);font-size:var(--eui-base-font-2xl)}.euim-avatar-icon--size-l ion-icon{width:var(--eui-base-spacing-2xl);height:var(--eui-base-spacing-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"] }]
|
|
1160
1160
|
}], propDecorators: { color: [{
|
|
1161
1161
|
type: Input
|
|
1162
1162
|
}], size: [{
|
|
@@ -1173,13 +1173,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
1173
1173
|
}] } });
|
|
1174
1174
|
|
|
1175
1175
|
class EuimAvatarIconModule {
|
|
1176
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1177
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconModule, declarations: [EuimAvatarIconComponent], imports: [CommonModule,
|
|
1178
|
+
IonicModule], exports: [EuimAvatarIconComponent] }); }
|
|
1179
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconModule, imports: [CommonModule,
|
|
1180
|
+
IonicModule] }); }
|
|
1176
1181
|
}
|
|
1177
|
-
|
|
1178
|
-
/** @nocollapse */ EuimAvatarIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarIconModule, declarations: [EuimAvatarIconComponent], imports: [CommonModule,
|
|
1179
|
-
IonicModule], exports: [EuimAvatarIconComponent] });
|
|
1180
|
-
/** @nocollapse */ EuimAvatarIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarIconModule, imports: [CommonModule,
|
|
1181
|
-
IonicModule] });
|
|
1182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarIconModule, decorators: [{
|
|
1182
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarIconModule, decorators: [{
|
|
1183
1183
|
type: NgModule,
|
|
1184
1184
|
args: [{
|
|
1185
1185
|
imports: [
|
|
@@ -1199,12 +1199,12 @@ class EuimEmptyListPlaceholderComponent extends EuimBaseDirective {
|
|
|
1199
1199
|
hasCustomContent(contentElement) {
|
|
1200
1200
|
return contentElement && contentElement.childNodes.length > 0;
|
|
1201
1201
|
}
|
|
1202
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1203
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimEmptyListPlaceholderComponent, selector: "euim-empty-list-placeholder", inputs: { message: "message", icon: "icon", description: "description" }, usesInheritance: true, ngImport: i0, template: "<ion-slide>\n <h4>\n <ion-grid *ngIf=\"!hasCustomContent(content)\">\n <ion-row *ngIf=\"icon\">\n <ion-col class=\"euim-empty-list-placeholder__icon\">\n <ion-icon [name]=\"icon\" size=\"large\"></ion-icon>\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__message\">\n {{ message || 'euim.empty-list-placeholder.text' | translate }}\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__description\">\n {{ description }}\n </ion-col>\n </ion-row>\n </ion-grid>\n\n <span #content><ng-content></ng-content></span>\n </h4>\n\n</ion-slide>\n", styles: [".euim-empty-list-placeholder__icon{color:var(--eui-base-color-grey-75);width:var(--eui-base-spacing-xl);height:var(--eui-base-spacing-xl);margin-bottom:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-grey-75);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonCol, selector: "ion-col", inputs: ["offset", "offsetLg", "offsetMd", "offsetSm", "offsetXl", "offsetXs", "pull", "pullLg", "pullMd", "pullSm", "pullXl", "pullXs", "push", "pushLg", "pushMd", "pushSm", "pushXl", "pushXs", "size", "sizeLg", "sizeMd", "sizeSm", "sizeXl", "sizeXs"] }, { kind: "component", type: i1.IonGrid, selector: "ion-grid", inputs: ["fixed"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonRow, selector: "ion-row" }, { kind: "component", type: i1.IonSlide, selector: "ion-slide" }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] }); }
|
|
1202
1204
|
}
|
|
1203
|
-
|
|
1204
|
-
/** @nocollapse */ EuimEmptyListPlaceholderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimEmptyListPlaceholderComponent, selector: "euim-empty-list-placeholder", inputs: { message: "message", icon: "icon", description: "description" }, usesInheritance: true, ngImport: i0, template: "<ion-slide>\n <h4>\n <ion-grid *ngIf=\"!hasCustomContent(content)\">\n <ion-row *ngIf=\"icon\">\n <ion-col class=\"euim-empty-list-placeholder__icon\">\n <ion-icon [name]=\"icon\" size=\"large\"></ion-icon>\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__message\">\n {{ message || 'euim.empty-list-placeholder.text' | translate }}\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__description\">\n {{ description }}\n </ion-col>\n </ion-row>\n </ion-grid>\n\n <span #content><ng-content></ng-content></span>\n </h4>\n\n</ion-slide>\n", styles: [".euim-empty-list-placeholder__icon{color:var(--eui-base-color-grey-75);width:var(--eui-base-spacing-xl);height:var(--eui-base-spacing-xl);margin-bottom:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__message{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-grey-75);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__description{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonCol, selector: "ion-col", inputs: ["offset", "offsetLg", "offsetMd", "offsetSm", "offsetXl", "offsetXs", "pull", "pullLg", "pullMd", "pullSm", "pullXl", "pullXs", "push", "pushLg", "pushMd", "pushSm", "pushXl", "pushXs", "size", "sizeLg", "sizeMd", "sizeSm", "sizeXl", "sizeXs"] }, { kind: "component", type: i1.IonGrid, selector: "ion-grid", inputs: ["fixed"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonRow, selector: "ion-row" }, { kind: "component", type: i1.IonSlide, selector: "ion-slide" }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] });
|
|
1205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimEmptyListPlaceholderComponent, decorators: [{
|
|
1205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderComponent, decorators: [{
|
|
1206
1206
|
type: Component,
|
|
1207
|
-
args: [{ selector: 'euim-empty-list-placeholder', template: "<ion-slide>\n <h4>\n <ion-grid *ngIf=\"!hasCustomContent(content)\">\n <ion-row *ngIf=\"icon\">\n <ion-col class=\"euim-empty-list-placeholder__icon\">\n <ion-icon [name]=\"icon\" size=\"large\"></ion-icon>\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__message\">\n {{ message || 'euim.empty-list-placeholder.text' | translate }}\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__description\">\n {{ description }}\n </ion-col>\n </ion-row>\n </ion-grid>\n\n <span #content><ng-content></ng-content></span>\n </h4>\n\n</ion-slide>\n", styles: [".euim-empty-list-placeholder__icon{color:var(--eui-base-color-grey-75);width:var(--eui-base-spacing-xl);height:var(--eui-base-spacing-xl);margin-bottom:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__message{font: 400 1rem/1.25rem
|
|
1207
|
+
args: [{ selector: 'euim-empty-list-placeholder', template: "<ion-slide>\n <h4>\n <ion-grid *ngIf=\"!hasCustomContent(content)\">\n <ion-row *ngIf=\"icon\">\n <ion-col class=\"euim-empty-list-placeholder__icon\">\n <ion-icon [name]=\"icon\" size=\"large\"></ion-icon>\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__message\">\n {{ message || 'euim.empty-list-placeholder.text' | translate }}\n </ion-col>\n </ion-row>\n <ion-row>\n <ion-col class=\"euim-empty-list-placeholder__description\">\n {{ description }}\n </ion-col>\n </ion-row>\n </ion-grid>\n\n <span #content><ng-content></ng-content></span>\n </h4>\n\n</ion-slide>\n", styles: [".euim-empty-list-placeholder__icon{color:var(--eui-base-color-grey-75);width:var(--eui-base-spacing-xl);height:var(--eui-base-spacing-xl);margin-bottom:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;color:var(--eui-base-color-grey-75);padding-top:0;padding-bottom:0}.euim-empty-list-placeholder__description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs);padding-top:0;padding-bottom:0}\n"] }]
|
|
1208
1208
|
}], propDecorators: { message: [{
|
|
1209
1209
|
type: Input
|
|
1210
1210
|
}], icon: [{
|
|
@@ -1214,15 +1214,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
1214
1214
|
}] } });
|
|
1215
1215
|
|
|
1216
1216
|
class EuimEmptyListPlaceholderModule {
|
|
1217
|
-
}
|
|
1218
|
-
/** @nocollapse */
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1217
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1218
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderModule, declarations: [EuimEmptyListPlaceholderComponent], imports: [CommonModule,
|
|
1219
|
+
IonicModule,
|
|
1220
|
+
TranslateModule], exports: [EuimEmptyListPlaceholderComponent] }); }
|
|
1221
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderModule, imports: [CommonModule,
|
|
1222
|
+
IonicModule,
|
|
1223
|
+
TranslateModule] }); }
|
|
1224
|
+
}
|
|
1225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimEmptyListPlaceholderModule, decorators: [{
|
|
1226
1226
|
type: NgModule,
|
|
1227
1227
|
args: [{
|
|
1228
1228
|
imports: [
|
|
@@ -1331,12 +1331,12 @@ class EuimMessageComponent extends EuimBaseDirective {
|
|
|
1331
1331
|
this.color ? `euim-message--${this.color}` : '',
|
|
1332
1332
|
].join(' ');
|
|
1333
1333
|
}
|
|
1334
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1335
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMessageComponent, selector: "euim-message", inputs: { euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", variant: "variant" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{display:block;border-width:2px;border-style:solid;display:flex;padding:var(--eui-base-spacing-m)}.euim-message__wrappericon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-message__wrapper{margin-left:var(--eui-base-spacing-xs)}.euim-message--danger{border-color:var(--eui-base-color-danger-100)}.euim-message--danger ion-icon{color:var(--eui-base-color-danger-100)}.euim-message--info{border-color:var(--eui-base-color-info-100)}.euim-message--info ion-icon{color:var(--eui-base-color-info-100)}.euim-message--success{border-color:var(--eui-base-color-success-100)}.euim-message--success ion-icon{color:var(--eui-base-color-success-100)}.euim-message--warning{border-color:var(--eui-base-color-warning-100)}.euim-message--warning ion-icon{color:var(--eui-base-color-warning-100)}.euim-message-title{display:flex;align-items:center;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;padding:0;margin:0;margin-bottom:var(--eui-base-spacing-xs)}\n"], dependencies: [{ kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1334
1336
|
}
|
|
1335
|
-
|
|
1336
|
-
/** @nocollapse */ EuimMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMessageComponent, selector: "euim-message", inputs: { euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", variant: "variant" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{display:block;border-width:2px;border-style:solid;display:flex;padding:var(--eui-base-spacing-m)}.euim-message__wrappericon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-message__wrapper{margin-left:var(--eui-base-spacing-xs)}.euim-message--danger{border-color:var(--eui-base-color-danger-100)}.euim-message--danger ion-icon{color:var(--eui-base-color-danger-100)}.euim-message--info{border-color:var(--eui-base-color-info-100)}.euim-message--info ion-icon{color:var(--eui-base-color-info-100)}.euim-message--success{border-color:var(--eui-base-color-success-100)}.euim-message--success ion-icon{color:var(--eui-base-color-success-100)}.euim-message--warning{border-color:var(--eui-base-color-warning-100)}.euim-message--warning ion-icon{color:var(--eui-base-color-warning-100)}.euim-message-title{display:flex;align-items:center;font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;padding:0;margin:0;margin-bottom:var(--eui-base-spacing-xs)}\n"], dependencies: [{ kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1337
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMessageComponent, decorators: [{
|
|
1337
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageComponent, decorators: [{
|
|
1338
1338
|
type: Component,
|
|
1339
|
-
args: [{ selector: 'euim-message', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{display:block;border-width:2px;border-style:solid;display:flex;padding:var(--eui-base-spacing-m)}.euim-message__wrappericon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-message__wrapper{margin-left:var(--eui-base-spacing-xs)}.euim-message--danger{border-color:var(--eui-base-color-danger-100)}.euim-message--danger ion-icon{color:var(--eui-base-color-danger-100)}.euim-message--info{border-color:var(--eui-base-color-info-100)}.euim-message--info ion-icon{color:var(--eui-base-color-info-100)}.euim-message--success{border-color:var(--eui-base-color-success-100)}.euim-message--success ion-icon{color:var(--eui-base-color-success-100)}.euim-message--warning{border-color:var(--eui-base-color-warning-100)}.euim-message--warning ion-icon{color:var(--eui-base-color-warning-100)}.euim-message-title{display:flex;align-items:center;font: 400 1rem/1.25rem
|
|
1339
|
+
args: [{ selector: 'euim-message', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{display:block;border-width:2px;border-style:solid;display:flex;padding:var(--eui-base-spacing-m)}.euim-message__wrappericon{width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-base-spacing-l);height:var(--eui-base-spacing-l)}.euim-message__wrapper{margin-left:var(--eui-base-spacing-xs)}.euim-message--danger{border-color:var(--eui-base-color-danger-100)}.euim-message--danger ion-icon{color:var(--eui-base-color-danger-100)}.euim-message--info{border-color:var(--eui-base-color-info-100)}.euim-message--info ion-icon{color:var(--eui-base-color-info-100)}.euim-message--success{border-color:var(--eui-base-color-success-100)}.euim-message--success ion-icon{color:var(--eui-base-color-success-100)}.euim-message--warning{border-color:var(--eui-base-color-warning-100)}.euim-message--warning ion-icon{color:var(--eui-base-color-warning-100)}.euim-message-title{display:flex;align-items:center;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;padding:0;margin:0;margin-bottom:var(--eui-base-spacing-xs)}\n"] }]
|
|
1340
1340
|
}], propDecorators: { euiInfo: [{
|
|
1341
1341
|
type: Input
|
|
1342
1342
|
}], euiSuccess: [{
|
|
@@ -1357,10 +1357,10 @@ class EuimMessageTitleComponent extends EuimBaseDirective {
|
|
|
1357
1357
|
super(...arguments);
|
|
1358
1358
|
this.className = 'euim-message-title';
|
|
1359
1359
|
}
|
|
1360
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1361
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMessageTitleComponent, selector: "euim-message-title", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1360
1362
|
}
|
|
1361
|
-
|
|
1362
|
-
/** @nocollapse */ EuimMessageTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMessageTitleComponent, selector: "euim-message-title", host: { properties: { "className": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMessageTitleComponent, decorators: [{
|
|
1363
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageTitleComponent, decorators: [{
|
|
1364
1364
|
type: Component,
|
|
1365
1365
|
args: [{ selector: 'euim-message-title', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
1366
1366
|
}], propDecorators: { className: [{
|
|
@@ -1372,15 +1372,15 @@ const COMPONENTS$7 = [
|
|
|
1372
1372
|
EuimMessageTitleComponent,
|
|
1373
1373
|
];
|
|
1374
1374
|
class EuimMessageModule {
|
|
1375
|
-
}
|
|
1376
|
-
/** @nocollapse */
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1375
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1376
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageModule, declarations: [EuimMessageComponent,
|
|
1377
|
+
EuimMessageTitleComponent], imports: [CommonModule,
|
|
1378
|
+
IonicModule], exports: [EuimMessageComponent,
|
|
1379
|
+
EuimMessageTitleComponent] }); }
|
|
1380
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageModule, imports: [CommonModule,
|
|
1381
|
+
IonicModule] }); }
|
|
1382
|
+
}
|
|
1383
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMessageModule, decorators: [{
|
|
1384
1384
|
type: NgModule,
|
|
1385
1385
|
args: [{
|
|
1386
1386
|
imports: [
|
|
@@ -1439,10 +1439,10 @@ class EuimStepperComponent extends EuimBaseDirective {
|
|
|
1439
1439
|
this.isNextDisabled = true;
|
|
1440
1440
|
}
|
|
1441
1441
|
}
|
|
1442
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1443
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimStepperComponent, selector: "euim-stepper", inputs: { currentStep: "currentStep", stepsCount: "stepsCount", isPreviousDisabled: "isPreviousDisabled", isNextDisabled: "isNextDisabled" }, outputs: { previous: "previous", next: "next" }, usesInheritance: true, ngImport: i0, template: "<ion-footer>\n <ion-footer fill=\"clear\">\n <ion-toolbar color=\"light\">\n <ion-row class=\"ion-align-items-center\">\n <ion-col class=\"ion-text-start\">\n <ion-button\n (click)=\"onPrevious()\"\n [disabled]=\"isPreviousDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-icon name=\"chevron-back-outline\" slot=\"start\"></ion-icon>\n <ion-label>{{ 'euim.stepper.previous' | translate }}</ion-label>\n </ion-button>\n </ion-col>\n\n <ion-col class=\"ion-text-center\">\n <ion-label color=\"primary\">\n {{ currentStep }} {{ 'euim.stepper.of' | translate }} {{stepsCount }}\n </ion-label>\n </ion-col>\n\n <ion-col class=\"ion-text-end\">\n <ion-button\n (click)=\"onNext()\"\n [disabled]=\"isNextDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-label>{{ 'euim.stepper.next' | translate }}</ion-label>\n <ion-icon name=\"chevron-forward-outline\" slot=\"end\"></ion-icon>\n </ion-button>\n </ion-col>\n </ion-row>\n </ion-toolbar>\n </ion-footer>\n</ion-footer>\n", dependencies: [{ kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonCol, selector: "ion-col", inputs: ["offset", "offsetLg", "offsetMd", "offsetSm", "offsetXl", "offsetXs", "pull", "pullLg", "pullMd", "pullSm", "pullXl", "pullXs", "push", "pushLg", "pushMd", "pushSm", "pushXl", "pushXs", "size", "sizeLg", "sizeMd", "sizeSm", "sizeXl", "sizeXs"] }, { kind: "component", type: i1.IonFooter, selector: "ion-footer", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonRow, selector: "ion-row" }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] }); }
|
|
1442
1444
|
}
|
|
1443
|
-
|
|
1444
|
-
/** @nocollapse */ EuimStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimStepperComponent, selector: "euim-stepper", inputs: { currentStep: "currentStep", stepsCount: "stepsCount", isPreviousDisabled: "isPreviousDisabled", isNextDisabled: "isNextDisabled" }, outputs: { previous: "previous", next: "next" }, usesInheritance: true, ngImport: i0, template: "<ion-footer>\n <ion-footer fill=\"clear\">\n <ion-toolbar color=\"light\">\n <ion-row class=\"ion-align-items-center\">\n <ion-col class=\"ion-text-start\">\n <ion-button\n (click)=\"onPrevious()\"\n [disabled]=\"isPreviousDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-icon name=\"chevron-back-outline\" slot=\"start\"></ion-icon>\n <ion-label>{{ 'euim.stepper.previous' | translate }}</ion-label>\n </ion-button>\n </ion-col>\n\n <ion-col class=\"ion-text-center\">\n <ion-label color=\"primary\">\n {{ currentStep }} {{ 'euim.stepper.of' | translate }} {{stepsCount }}\n </ion-label>\n </ion-col>\n\n <ion-col class=\"ion-text-end\">\n <ion-button\n (click)=\"onNext()\"\n [disabled]=\"isNextDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-label>{{ 'euim.stepper.next' | translate }}</ion-label>\n <ion-icon name=\"chevron-forward-outline\" slot=\"end\"></ion-icon>\n </ion-button>\n </ion-col>\n </ion-row>\n </ion-toolbar>\n </ion-footer>\n</ion-footer>\n", dependencies: [{ kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonCol, selector: "ion-col", inputs: ["offset", "offsetLg", "offsetMd", "offsetSm", "offsetXl", "offsetXs", "pull", "pullLg", "pullMd", "pullSm", "pullXl", "pullXs", "push", "pushLg", "pushMd", "pushSm", "pushXl", "pushXs", "size", "sizeLg", "sizeMd", "sizeSm", "sizeXl", "sizeXs"] }, { kind: "component", type: i1.IonFooter, selector: "ion-footer", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonRow, selector: "ion-row" }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] });
|
|
1445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimStepperComponent, decorators: [{
|
|
1445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponent, decorators: [{
|
|
1446
1446
|
type: Component,
|
|
1447
1447
|
args: [{ selector: 'euim-stepper', template: "<ion-footer>\n <ion-footer fill=\"clear\">\n <ion-toolbar color=\"light\">\n <ion-row class=\"ion-align-items-center\">\n <ion-col class=\"ion-text-start\">\n <ion-button\n (click)=\"onPrevious()\"\n [disabled]=\"isPreviousDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-icon name=\"chevron-back-outline\" slot=\"start\"></ion-icon>\n <ion-label>{{ 'euim.stepper.previous' | translate }}</ion-label>\n </ion-button>\n </ion-col>\n\n <ion-col class=\"ion-text-center\">\n <ion-label color=\"primary\">\n {{ currentStep }} {{ 'euim.stepper.of' | translate }} {{stepsCount }}\n </ion-label>\n </ion-col>\n\n <ion-col class=\"ion-text-end\">\n <ion-button\n (click)=\"onNext()\"\n [disabled]=\"isNextDisabled\"\n fill=\"clear\"\n size=\"small\">\n <ion-label>{{ 'euim.stepper.next' | translate }}</ion-label>\n <ion-icon name=\"chevron-forward-outline\" slot=\"end\"></ion-icon>\n </ion-button>\n </ion-col>\n </ion-row>\n </ion-toolbar>\n </ion-footer>\n</ion-footer>\n" }]
|
|
1448
1448
|
}], propDecorators: { currentStep: [{
|
|
@@ -1460,15 +1460,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
1460
1460
|
}] } });
|
|
1461
1461
|
|
|
1462
1462
|
class EuimStepperComponentModule {
|
|
1463
|
-
}
|
|
1464
|
-
/** @nocollapse */
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1463
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1464
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponentModule, declarations: [EuimStepperComponent], imports: [CommonModule,
|
|
1465
|
+
IonicModule,
|
|
1466
|
+
TranslateModule], exports: [EuimStepperComponent] }); }
|
|
1467
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponentModule, imports: [CommonModule,
|
|
1468
|
+
IonicModule,
|
|
1469
|
+
TranslateModule] }); }
|
|
1470
|
+
}
|
|
1471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimStepperComponentModule, decorators: [{
|
|
1472
1472
|
type: NgModule,
|
|
1473
1473
|
args: [{
|
|
1474
1474
|
imports: [
|
|
@@ -1490,12 +1490,12 @@ class EuimFieldSetComponent extends EuimBaseDirective {
|
|
|
1490
1490
|
super(...arguments);
|
|
1491
1491
|
this.className = 'euim-fieldset';
|
|
1492
1492
|
}
|
|
1493
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldSetComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1494
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimFieldSetComponent, selector: "euim-fieldset", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div>\n <div class=\"euim-fieldset__header\">\n <ng-content select=\"euim-fieldset-legend\"></ng-content>\n <ng-content select=\"euim-fieldset-actions\"></ng-content>\n </div>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-fieldset{display:block}.euim-fieldset__header{display:flex;align-items:center;justify-content:space-between;padding-top:var(--eui-base-spacing-m);border-bottom:1px solid var(--eui-base-color-grey-20);width:100%}.euim-fieldset-legend{display:flex;align-items:center;font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family);margin-bottom:var(--eui-base-spacing-xs)}.euim-fieldset-legend ion-icon{margin-right:var(--eui-base-spacing-xs)}.euim-fieldset-actions{display:flex;align-items:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1493
1495
|
}
|
|
1494
|
-
|
|
1495
|
-
/** @nocollapse */ EuimFieldSetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimFieldSetComponent, selector: "euim-fieldset", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div>\n <div class=\"euim-fieldset__header\">\n <ng-content select=\"euim-fieldset-legend\"></ng-content>\n <ng-content select=\"euim-fieldset-actions\"></ng-content>\n </div>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-fieldset{display:block}.euim-fieldset__header{display:flex;align-items:center;justify-content:space-between;padding-top:var(--eui-base-spacing-m);border-bottom:1px solid var(--eui-base-color-grey-20);width:100%}.euim-fieldset-legend{display:flex;align-items:center;font: 400 1.25rem/1.5rem arial,sans-serif;margin-bottom:var(--eui-base-spacing-xs)}.euim-fieldset-legend ion-icon{margin-right:var(--eui-base-spacing-xs)}.euim-fieldset-actions{display:flex;align-items:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1496
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimFieldSetComponent, decorators: [{
|
|
1496
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldSetComponent, decorators: [{
|
|
1497
1497
|
type: Component,
|
|
1498
|
-
args: [{ selector: 'euim-fieldset', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div>\n <div class=\"euim-fieldset__header\">\n <ng-content select=\"euim-fieldset-legend\"></ng-content>\n <ng-content select=\"euim-fieldset-actions\"></ng-content>\n </div>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-fieldset{display:block}.euim-fieldset__header{display:flex;align-items:center;justify-content:space-between;padding-top:var(--eui-base-spacing-m);border-bottom:1px solid var(--eui-base-color-grey-20);width:100%}.euim-fieldset-legend{display:flex;align-items:center;font: 400 1.25rem/1.5rem
|
|
1498
|
+
args: [{ selector: 'euim-fieldset', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div>\n <div class=\"euim-fieldset__header\">\n <ng-content select=\"euim-fieldset-legend\"></ng-content>\n <ng-content select=\"euim-fieldset-actions\"></ng-content>\n </div>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-fieldset{display:block}.euim-fieldset__header{display:flex;align-items:center;justify-content:space-between;padding-top:var(--eui-base-spacing-m);border-bottom:1px solid var(--eui-base-color-grey-20);width:100%}.euim-fieldset-legend{display:flex;align-items:center;font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family);margin-bottom:var(--eui-base-spacing-xs)}.euim-fieldset-legend ion-icon{margin-right:var(--eui-base-spacing-xs)}.euim-fieldset-actions{display:flex;align-items:center}\n"] }]
|
|
1499
1499
|
}], propDecorators: { className: [{
|
|
1500
1500
|
type: HostBinding,
|
|
1501
1501
|
args: ['class']
|
|
@@ -1506,10 +1506,10 @@ class EuimFieldsetLegendComponent extends EuimBaseDirective {
|
|
|
1506
1506
|
super(...arguments);
|
|
1507
1507
|
this.className = 'euim-fieldset-legend';
|
|
1508
1508
|
}
|
|
1509
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetLegendComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1510
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimFieldsetLegendComponent, selector: "euim-fieldset-legend", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1509
1511
|
}
|
|
1510
|
-
|
|
1511
|
-
/** @nocollapse */ EuimFieldsetLegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimFieldsetLegendComponent, selector: "euim-fieldset-legend", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimFieldsetLegendComponent, decorators: [{
|
|
1512
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetLegendComponent, decorators: [{
|
|
1513
1513
|
type: Component,
|
|
1514
1514
|
args: [{ selector: 'euim-fieldset-legend', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
1515
1515
|
}], propDecorators: { className: [{
|
|
@@ -1522,10 +1522,10 @@ class EuimFieldsetActionsComponent extends EuimBaseDirective {
|
|
|
1522
1522
|
super(...arguments);
|
|
1523
1523
|
this.className = 'euim-fieldset-actions';
|
|
1524
1524
|
}
|
|
1525
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetActionsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1526
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimFieldsetActionsComponent, selector: "euim-fieldset-actions", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1525
1527
|
}
|
|
1526
|
-
|
|
1527
|
-
/** @nocollapse */ EuimFieldsetActionsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimFieldsetActionsComponent, selector: "euim-fieldset-actions", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1528
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimFieldsetActionsComponent, decorators: [{
|
|
1528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetActionsComponent, decorators: [{
|
|
1529
1529
|
type: Component,
|
|
1530
1530
|
args: [{ selector: 'euim-fieldset-actions', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
|
|
1531
1531
|
}], propDecorators: { className: [{
|
|
@@ -1539,17 +1539,17 @@ const COMPONENTS$6 = [
|
|
|
1539
1539
|
EuimFieldsetActionsComponent,
|
|
1540
1540
|
];
|
|
1541
1541
|
class EuimFieldsetModule {
|
|
1542
|
-
}
|
|
1543
|
-
/** @nocollapse */
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1542
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1543
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetModule, declarations: [EuimFieldSetComponent,
|
|
1544
|
+
EuimFieldsetLegendComponent,
|
|
1545
|
+
EuimFieldsetActionsComponent], imports: [CommonModule,
|
|
1546
|
+
IonicModule], exports: [EuimFieldSetComponent,
|
|
1547
|
+
EuimFieldsetLegendComponent,
|
|
1548
|
+
EuimFieldsetActionsComponent] }); }
|
|
1549
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetModule, imports: [CommonModule,
|
|
1550
|
+
IonicModule] }); }
|
|
1551
|
+
}
|
|
1552
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimFieldsetModule, decorators: [{
|
|
1553
1553
|
type: NgModule,
|
|
1554
1554
|
args: [{
|
|
1555
1555
|
imports: [
|
|
@@ -1575,12 +1575,12 @@ class EuimSpinnerComponent extends EuimBaseDirective {
|
|
|
1575
1575
|
'euim-spinner',
|
|
1576
1576
|
].join(' ');
|
|
1577
1577
|
}
|
|
1578
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1579
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimSpinnerComponent, selector: "euim-spinner", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-spinner class=\"euim-spinner__icon\">\n</ion-spinner>\n<ng-content>\n</ng-content>\n\n\n", styles: [".euim-spinner{width:100%;margin:0;padding:0}.euim-spinner__icon{width:100%;height:var(--eui-base-spacing-2xl);color:var(--eui-base-color-primary)}.euim-spinner--size-2xs{font-size:var(--eui-base-font-size-2xs)}.euim-spinner--size-xs{font-size:var(--eui-base-font-size-xs)}.euim-spinner--size-s{font-size:var(--eui-base-font-size-s)}.euim-spinner--size-m{font-size:var(--eui-base-font-size-m)}.euim-spinner--size-l{font-size:var(--eui-base-font-size-l)}.euim-spinner--size-xl{font-size:var(--eui-base-font-size-xl)}.euim-spinner--size-2xl{font-size:var(--eui-base-font-size-2xl)}.euim-spinner--size-3xl{font-size:var(--eui-base-font-size-3xl)}.euim-spinner--size-4xl{font-size:var(--eui-base-font-size-4xl)}.euim-spinner--primary{color:var(--eui-base-color-primary-100)}.euim-spinner--secondary{color:var(--eui-base-color-grey-50)}.euim-spinner--info{color:var(--eui-base-color-info-100)}.euim-spinner--success{color:var(--eui-base-color-success-100)}.euim-spinner--warning{color:var(--eui-base-color-warning-100)}.euim-spinner--danger{color:var(--eui-base-color-danger-100)}.euim-spinner--accent{color:var(--eui-base-color-accent-100)}.euim-spinner-message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}.euim-spinner-description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"], dependencies: [{ kind: "component", type: i1.IonSpinner, selector: "ion-spinner", inputs: ["color", "duration", "name", "paused"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
1578
1580
|
}
|
|
1579
|
-
|
|
1580
|
-
/** @nocollapse */ EuimSpinnerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimSpinnerComponent, selector: "euim-spinner", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ion-spinner class=\"euim-spinner__icon\">\n</ion-spinner>\n<ng-content>\n</ng-content>\n\n\n", styles: [".euim-spinner{width:100%;margin:0;padding:0}.euim-spinner__icon{width:100%;height:var(--eui-base-spacing-2xl);color:var(--eui-base-color-primary)}.euim-spinner--size-2xs{font-size:var(--eui-base-font-size-2xs)}.euim-spinner--size-xs{font-size:var(--eui-base-font-size-xs)}.euim-spinner--size-s{font-size:var(--eui-base-font-size-s)}.euim-spinner--size-m{font-size:var(--eui-base-font-size-m)}.euim-spinner--size-l{font-size:var(--eui-base-font-size-l)}.euim-spinner--size-xl{font-size:var(--eui-base-font-size-xl)}.euim-spinner--size-2xl{font-size:var(--eui-base-font-size-2xl)}.euim-spinner--size-3xl{font-size:var(--eui-base-font-size-3xl)}.euim-spinner--size-4xl{font-size:var(--eui-base-font-size-4xl)}.euim-spinner--primary{color:var(--eui-base-color-primary-100)}.euim-spinner--secondary{color:var(--eui-base-color-grey-50)}.euim-spinner--info{color:var(--eui-base-color-info-100)}.euim-spinner--success{color:var(--eui-base-color-success-100)}.euim-spinner--warning{color:var(--eui-base-color-warning-100)}.euim-spinner--danger{color:var(--eui-base-color-danger-100)}.euim-spinner--accent{color:var(--eui-base-color-accent-100)}.euim-spinner-message{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}.euim-spinner-description{font: 400 .875rem/1rem arial,sans-serif;display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"], dependencies: [{ kind: "component", type: i1.IonSpinner, selector: "ion-spinner", inputs: ["color", "duration", "name", "paused"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
1581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimSpinnerComponent, decorators: [{
|
|
1581
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponent, decorators: [{
|
|
1582
1582
|
type: Component,
|
|
1583
|
-
args: [{ selector: 'euim-spinner', encapsulation: ViewEncapsulation.None, template: "<ion-spinner class=\"euim-spinner__icon\">\n</ion-spinner>\n<ng-content>\n</ng-content>\n\n\n", styles: [".euim-spinner{width:100%;margin:0;padding:0}.euim-spinner__icon{width:100%;height:var(--eui-base-spacing-2xl);color:var(--eui-base-color-primary)}.euim-spinner--size-2xs{font-size:var(--eui-base-font-size-2xs)}.euim-spinner--size-xs{font-size:var(--eui-base-font-size-xs)}.euim-spinner--size-s{font-size:var(--eui-base-font-size-s)}.euim-spinner--size-m{font-size:var(--eui-base-font-size-m)}.euim-spinner--size-l{font-size:var(--eui-base-font-size-l)}.euim-spinner--size-xl{font-size:var(--eui-base-font-size-xl)}.euim-spinner--size-2xl{font-size:var(--eui-base-font-size-2xl)}.euim-spinner--size-3xl{font-size:var(--eui-base-font-size-3xl)}.euim-spinner--size-4xl{font-size:var(--eui-base-font-size-4xl)}.euim-spinner--primary{color:var(--eui-base-color-primary-100)}.euim-spinner--secondary{color:var(--eui-base-color-grey-50)}.euim-spinner--info{color:var(--eui-base-color-info-100)}.euim-spinner--success{color:var(--eui-base-color-success-100)}.euim-spinner--warning{color:var(--eui-base-color-warning-100)}.euim-spinner--danger{color:var(--eui-base-color-danger-100)}.euim-spinner--accent{color:var(--eui-base-color-accent-100)}.euim-spinner-message{font: 400 1rem/1.25rem
|
|
1583
|
+
args: [{ selector: 'euim-spinner', encapsulation: ViewEncapsulation.None, template: "<ion-spinner class=\"euim-spinner__icon\">\n</ion-spinner>\n<ng-content>\n</ng-content>\n\n\n", styles: [".euim-spinner{width:100%;margin:0;padding:0}.euim-spinner__icon{width:100%;height:var(--eui-base-spacing-2xl);color:var(--eui-base-color-primary)}.euim-spinner--size-2xs{font-size:var(--eui-base-font-size-2xs)}.euim-spinner--size-xs{font-size:var(--eui-base-font-size-xs)}.euim-spinner--size-s{font-size:var(--eui-base-font-size-s)}.euim-spinner--size-m{font-size:var(--eui-base-font-size-m)}.euim-spinner--size-l{font-size:var(--eui-base-font-size-l)}.euim-spinner--size-xl{font-size:var(--eui-base-font-size-xl)}.euim-spinner--size-2xl{font-size:var(--eui-base-font-size-2xl)}.euim-spinner--size-3xl{font-size:var(--eui-base-font-size-3xl)}.euim-spinner--size-4xl{font-size:var(--eui-base-font-size-4xl)}.euim-spinner--primary{color:var(--eui-base-color-primary-100)}.euim-spinner--secondary{color:var(--eui-base-color-grey-50)}.euim-spinner--info{color:var(--eui-base-color-info-100)}.euim-spinner--success{color:var(--eui-base-color-success-100)}.euim-spinner--warning{color:var(--eui-base-color-warning-100)}.euim-spinner--danger{color:var(--eui-base-color-danger-100)}.euim-spinner--accent{color:var(--eui-base-color-accent-100)}.euim-spinner-message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}.euim-spinner-description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"] }]
|
|
1584
1584
|
}], propDecorators: { cssClasses: [{
|
|
1585
1585
|
type: HostBinding,
|
|
1586
1586
|
args: ['class']
|
|
@@ -1596,12 +1596,12 @@ class EuimSpinnerMessageComponent extends EuimBaseDirective {
|
|
|
1596
1596
|
'euim-spinner-message',
|
|
1597
1597
|
].join(' ');
|
|
1598
1598
|
}
|
|
1599
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerMessageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1600
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimSpinnerMessageComponent, selector: "[euimSpinnerMessage]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-spinner-message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
1599
1601
|
}
|
|
1600
|
-
|
|
1601
|
-
/** @nocollapse */ EuimSpinnerMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimSpinnerMessageComponent, selector: "[euimSpinnerMessage]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-spinner-message{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
1602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimSpinnerMessageComponent, decorators: [{
|
|
1602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerMessageComponent, decorators: [{
|
|
1603
1603
|
type: Component,
|
|
1604
|
-
args: [{ selector: '[euimSpinnerMessage]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-spinner-message{font: 400 1rem/1.25rem
|
|
1604
|
+
args: [{ selector: '[euimSpinnerMessage]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-spinner-message{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family);font-weight:700;display:flex;justify-content:center;color:var(--eui-base-color-grey-75)}\n"] }]
|
|
1605
1605
|
}], propDecorators: { cssClasses: [{
|
|
1606
1606
|
type: HostBinding,
|
|
1607
1607
|
args: ['class']
|
|
@@ -1617,31 +1617,31 @@ class EuimSpinnerDescriptionComponent extends EuimBaseDirective {
|
|
|
1617
1617
|
'euim-spinner-description',
|
|
1618
1618
|
].join(' ');
|
|
1619
1619
|
}
|
|
1620
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1621
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimSpinnerDescriptionComponent, selector: "[euimSpinnerDescription]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-spinner-description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
1620
1622
|
}
|
|
1621
|
-
|
|
1622
|
-
/** @nocollapse */ EuimSpinnerDescriptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimSpinnerDescriptionComponent, selector: "[euimSpinnerDescription]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".euim-spinner-description{font: 400 .875rem/1rem arial,sans-serif;display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
1623
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimSpinnerDescriptionComponent, decorators: [{
|
|
1623
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerDescriptionComponent, decorators: [{
|
|
1624
1624
|
type: Component,
|
|
1625
|
-
args: [{ selector: '[euimSpinnerDescription]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-spinner-description{font: 400 .875rem/1rem
|
|
1625
|
+
args: [{ selector: '[euimSpinnerDescription]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-spinner-description{font:normal normal 400 .875rem/1rem var(--eui-base-font-family);display:flex;justify-content:center;color:var(--eui-base-color-grey-75);margin-top:var(--eui-base-spacing-2xs)}\n"] }]
|
|
1626
1626
|
}], propDecorators: { cssClasses: [{
|
|
1627
1627
|
type: HostBinding,
|
|
1628
1628
|
args: ['class']
|
|
1629
1629
|
}] } });
|
|
1630
1630
|
|
|
1631
1631
|
class EuimSpinnerComponentModule {
|
|
1632
|
-
}
|
|
1633
|
-
/** @nocollapse */
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1632
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1633
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponentModule, declarations: [EuimSpinnerComponent,
|
|
1634
|
+
EuimSpinnerMessageComponent,
|
|
1635
|
+
EuimSpinnerDescriptionComponent], imports: [CommonModule,
|
|
1636
|
+
IonicModule,
|
|
1637
|
+
TranslateModule], exports: [EuimSpinnerComponent,
|
|
1638
|
+
EuimSpinnerMessageComponent,
|
|
1639
|
+
EuimSpinnerDescriptionComponent] }); }
|
|
1640
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponentModule, imports: [CommonModule,
|
|
1641
|
+
IonicModule,
|
|
1642
|
+
TranslateModule] }); }
|
|
1643
|
+
}
|
|
1644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSpinnerComponentModule, decorators: [{
|
|
1645
1645
|
type: NgModule,
|
|
1646
1646
|
args: [{
|
|
1647
1647
|
imports: [
|
|
@@ -1713,10 +1713,10 @@ class EuimMediaHeaderComponent extends EuimBaseDirective {
|
|
|
1713
1713
|
size ? `euim-media-header__size-${size}` : ''
|
|
1714
1714
|
].join(' ');
|
|
1715
1715
|
}
|
|
1716
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1717
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMediaHeaderComponent, selector: "euim-media-header", inputs: { euimNoGradient: "euimNoGradient", euimSizeS: "euimSizeS", euimSizeM: "euimSizeM", euimSizeL: "euimSizeL" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n<div *ngIf=\"!euimNoGradient\" class=\"euim-media-header__gradient\">\n</div>\n<div class=\"euim-media-header__text\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__text{position:absolute;z-index:99;bottom:var(--eui-base-spacing-m);left:var(--eui-base-spacing-m);color:#fff}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#000 130%);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__size-s{height:calc(var(--eui-base-spacing-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-base-spacing-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-base-spacing-m) * 24)}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1716
1718
|
}
|
|
1717
|
-
|
|
1718
|
-
/** @nocollapse */ EuimMediaHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMediaHeaderComponent, selector: "euim-media-header", inputs: { euimNoGradient: "euimNoGradient", euimSizeS: "euimSizeS", euimSizeM: "euimSizeM", euimSizeL: "euimSizeL" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n<div *ngIf=\"!euimNoGradient\" class=\"euim-media-header__gradient\">\n</div>\n<div class=\"euim-media-header__text\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__text{position:absolute;z-index:99;bottom:var(--eui-base-spacing-m);left:var(--eui-base-spacing-m);color:#fff}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#000 130%);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__size-s{height:calc(var(--eui-base-spacing-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-base-spacing-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-base-spacing-m) * 24)}\n"], dependencies: [{ kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1719
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMediaHeaderComponent, decorators: [{
|
|
1719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderComponent, decorators: [{
|
|
1720
1720
|
type: Component,
|
|
1721
1721
|
args: [{ selector: 'euim-media-header', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n<div *ngIf=\"!euimNoGradient\" class=\"euim-media-header__gradient\">\n</div>\n<div class=\"euim-media-header__text\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__text{position:absolute;z-index:99;bottom:var(--eui-base-spacing-m);left:var(--eui-base-spacing-m);color:#fff}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#000 130%);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__size-s{height:calc(var(--eui-base-spacing-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-base-spacing-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-base-spacing-m) * 24)}\n"] }]
|
|
1722
1722
|
}], propDecorators: { euimNoGradient: [{
|
|
@@ -1737,10 +1737,10 @@ class EuimMediaHeaderMetaComponent {
|
|
|
1737
1737
|
constructor() {
|
|
1738
1738
|
this.className = 'euim-media-header__meta';
|
|
1739
1739
|
}
|
|
1740
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderMetaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1741
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMediaHeaderMetaComponent, selector: "[euimMediaHeaderMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1740
1742
|
}
|
|
1741
|
-
|
|
1742
|
-
/** @nocollapse */ EuimMediaHeaderMetaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMediaHeaderMetaComponent, selector: "[euimMediaHeaderMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMediaHeaderMetaComponent, decorators: [{
|
|
1743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderMetaComponent, decorators: [{
|
|
1744
1744
|
type: Component,
|
|
1745
1745
|
args: [{
|
|
1746
1746
|
selector: '[euimMediaHeaderMeta]',
|
|
@@ -1756,10 +1756,10 @@ class EuimMediaHeaderTitleComponent {
|
|
|
1756
1756
|
constructor() {
|
|
1757
1757
|
this.className = 'euim-media-header__title';
|
|
1758
1758
|
}
|
|
1759
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1760
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMediaHeaderTitleComponent, selector: "[euimMediaHeaderTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1759
1761
|
}
|
|
1760
|
-
|
|
1761
|
-
/** @nocollapse */ EuimMediaHeaderTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMediaHeaderTitleComponent, selector: "[euimMediaHeaderTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1762
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMediaHeaderTitleComponent, decorators: [{
|
|
1762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderTitleComponent, decorators: [{
|
|
1763
1763
|
type: Component,
|
|
1764
1764
|
args: [{
|
|
1765
1765
|
selector: '[euimMediaHeaderTitle]',
|
|
@@ -1775,10 +1775,10 @@ class EuimMediaHeaderImageComponent {
|
|
|
1775
1775
|
constructor() {
|
|
1776
1776
|
this.className = 'euim-media-header__image';
|
|
1777
1777
|
}
|
|
1778
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderImageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1779
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimMediaHeaderImageComponent, selector: "[euimMediaHeaderImage]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1778
1780
|
}
|
|
1779
|
-
|
|
1780
|
-
/** @nocollapse */ EuimMediaHeaderImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimMediaHeaderImageComponent, selector: "[euimMediaHeaderImage]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1781
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimMediaHeaderImageComponent, decorators: [{
|
|
1781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderImageComponent, decorators: [{
|
|
1782
1782
|
type: Component,
|
|
1783
1783
|
args: [{
|
|
1784
1784
|
selector: '[euimMediaHeaderImage]',
|
|
@@ -1796,19 +1796,19 @@ const COMPONENTS$5 = [
|
|
|
1796
1796
|
EuimMediaHeaderImageComponent,
|
|
1797
1797
|
];
|
|
1798
1798
|
class EuimMediaHeaderModule {
|
|
1799
|
-
}
|
|
1800
|
-
/** @nocollapse */
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1799
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1800
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderModule, declarations: [EuimMediaHeaderComponent,
|
|
1801
|
+
EuimMediaHeaderTitleComponent,
|
|
1802
|
+
EuimMediaHeaderMetaComponent,
|
|
1803
|
+
EuimMediaHeaderImageComponent], imports: [CommonModule,
|
|
1804
|
+
IonicModule], exports: [EuimMediaHeaderComponent,
|
|
1805
|
+
EuimMediaHeaderTitleComponent,
|
|
1806
|
+
EuimMediaHeaderMetaComponent,
|
|
1807
|
+
EuimMediaHeaderImageComponent] }); }
|
|
1808
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderModule, imports: [CommonModule,
|
|
1809
|
+
IonicModule] }); }
|
|
1810
|
+
}
|
|
1811
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimMediaHeaderModule, decorators: [{
|
|
1812
1812
|
type: NgModule,
|
|
1813
1813
|
args: [{
|
|
1814
1814
|
imports: [
|
|
@@ -1833,10 +1833,10 @@ class EuimDataSummaryComponent extends EuimBaseDirective {
|
|
|
1833
1833
|
'euim-data-summary',
|
|
1834
1834
|
].join(' ');
|
|
1835
1835
|
}
|
|
1836
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1837
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimDataSummaryComponent, selector: "euim-data-summary", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-data-summary{display:flex;width:100%;padding:var(--eui-base-spacing-s);border-bottom:1px solid var(--eui-base-color-grey-20);border-top:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col{width:100%;text-align:center}.euim-data-summary__col+.euim-data-summary__col{border-left:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col-label{color:var(--eui-base-color-grey-100);font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs)}.euim-data-summary__col-value{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1836
1838
|
}
|
|
1837
|
-
|
|
1838
|
-
/** @nocollapse */ EuimDataSummaryComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimDataSummaryComponent, selector: "euim-data-summary", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-data-summary{display:flex;width:100%;padding:var(--eui-base-spacing-s);border-bottom:1px solid var(--eui-base-color-grey-20);border-top:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col{width:100%;text-align:center}.euim-data-summary__col+.euim-data-summary__col{border-left:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col-label{color:var(--eui-base-color-grey-100);font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs)}.euim-data-summary__col-value{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1839
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimDataSummaryComponent, decorators: [{
|
|
1839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryComponent, decorators: [{
|
|
1840
1840
|
type: Component,
|
|
1841
1841
|
args: [{ selector: 'euim-data-summary', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-data-summary{display:flex;width:100%;padding:var(--eui-base-spacing-s);border-bottom:1px solid var(--eui-base-color-grey-20);border-top:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col{width:100%;text-align:center}.euim-data-summary__col+.euim-data-summary__col{border-left:1px solid var(--eui-base-color-grey-20)}.euim-data-summary__col-label{color:var(--eui-base-color-grey-100);font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs)}.euim-data-summary__col-value{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}\n"] }]
|
|
1842
1842
|
}], propDecorators: { cssClasses: [{
|
|
@@ -1848,10 +1848,10 @@ class EuimDataSummaryColComponent {
|
|
|
1848
1848
|
constructor() {
|
|
1849
1849
|
this.className = 'euim-data-summary__col';
|
|
1850
1850
|
}
|
|
1851
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1852
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimDataSummaryColComponent, selector: "euim-data-summary-col", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1851
1853
|
}
|
|
1852
|
-
|
|
1853
|
-
/** @nocollapse */ EuimDataSummaryColComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimDataSummaryColComponent, selector: "euim-data-summary-col", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1854
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimDataSummaryColComponent, decorators: [{
|
|
1854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColComponent, decorators: [{
|
|
1855
1855
|
type: Component,
|
|
1856
1856
|
args: [{
|
|
1857
1857
|
selector: 'euim-data-summary-col',
|
|
@@ -1867,10 +1867,10 @@ class EuimDataSummaryColLabelComponent {
|
|
|
1867
1867
|
constructor() {
|
|
1868
1868
|
this.className = 'euim-data-summary__col-label';
|
|
1869
1869
|
}
|
|
1870
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1871
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimDataSummaryColLabelComponent, selector: "[euimDataSummaryColLabel]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1870
1872
|
}
|
|
1871
|
-
|
|
1872
|
-
/** @nocollapse */ EuimDataSummaryColLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimDataSummaryColLabelComponent, selector: "[euimDataSummaryColLabel]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimDataSummaryColLabelComponent, decorators: [{
|
|
1873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColLabelComponent, decorators: [{
|
|
1874
1874
|
type: Component,
|
|
1875
1875
|
args: [{
|
|
1876
1876
|
selector: '[euimDataSummaryColLabel]',
|
|
@@ -1886,10 +1886,10 @@ class EuimDataSummaryColValueComponent {
|
|
|
1886
1886
|
constructor() {
|
|
1887
1887
|
this.className = 'euim-data-summary__col-value';
|
|
1888
1888
|
}
|
|
1889
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColValueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1890
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimDataSummaryColValueComponent, selector: "[euimDataSummaryColValue]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1889
1891
|
}
|
|
1890
|
-
|
|
1891
|
-
/** @nocollapse */ EuimDataSummaryColValueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimDataSummaryColValueComponent, selector: "[euimDataSummaryColValue]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1892
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimDataSummaryColValueComponent, decorators: [{
|
|
1892
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryColValueComponent, decorators: [{
|
|
1893
1893
|
type: Component,
|
|
1894
1894
|
args: [{
|
|
1895
1895
|
selector: '[euimDataSummaryColValue]',
|
|
@@ -1907,19 +1907,19 @@ const COMPONENTS$4 = [
|
|
|
1907
1907
|
EuimDataSummaryColValueComponent,
|
|
1908
1908
|
];
|
|
1909
1909
|
class EuimDataSummaryModule {
|
|
1910
|
-
}
|
|
1911
|
-
/** @nocollapse */
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1910
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1911
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryModule, declarations: [EuimDataSummaryComponent,
|
|
1912
|
+
EuimDataSummaryColComponent,
|
|
1913
|
+
EuimDataSummaryColLabelComponent,
|
|
1914
|
+
EuimDataSummaryColValueComponent], imports: [CommonModule,
|
|
1915
|
+
IonicModule], exports: [EuimDataSummaryComponent,
|
|
1916
|
+
EuimDataSummaryColComponent,
|
|
1917
|
+
EuimDataSummaryColLabelComponent,
|
|
1918
|
+
EuimDataSummaryColValueComponent] }); }
|
|
1919
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryModule, imports: [CommonModule,
|
|
1920
|
+
IonicModule] }); }
|
|
1921
|
+
}
|
|
1922
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimDataSummaryModule, decorators: [{
|
|
1923
1923
|
type: NgModule,
|
|
1924
1924
|
args: [{
|
|
1925
1925
|
imports: [
|
|
@@ -1944,10 +1944,10 @@ class EuimHeaderDetailsComponent extends EuimBaseDirective {
|
|
|
1944
1944
|
'euim-header-details',
|
|
1945
1945
|
].join(' ');
|
|
1946
1946
|
}
|
|
1947
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1948
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimHeaderDetailsComponent, selector: "euim-header-details", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-header-details{padding:var(--eui-base-spacing-m);display:block;text-align:center;background-color:var(--eui-base-color-grey-2);border-bottom:1px solid var(--eui-base-color-grey-20)}.euim-header-details__title{font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs);color:var(--eui-base-color-grey-100)}.euim-header-details__meta{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}.euim-header-details__icon{display:inline-block;margin-bottom:var(--eui-base-spacing-xs)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1947
1949
|
}
|
|
1948
|
-
|
|
1949
|
-
/** @nocollapse */ EuimHeaderDetailsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimHeaderDetailsComponent, selector: "euim-header-details", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-header-details{padding:var(--eui-base-spacing-m);display:block;text-align:center;background-color:var(--eui-base-color-grey-2);border-bottom:1px solid var(--eui-base-color-grey-20)}.euim-header-details__title{font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs);color:var(--eui-base-color-grey-100)}.euim-header-details__meta{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}.euim-header-details__icon{display:inline-block;margin-bottom:var(--eui-base-spacing-xs)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1950
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimHeaderDetailsComponent, decorators: [{
|
|
1950
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsComponent, decorators: [{
|
|
1951
1951
|
type: Component,
|
|
1952
1952
|
args: [{ selector: 'euim-header-details', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-header-details{padding:var(--eui-base-spacing-m);display:block;text-align:center;background-color:var(--eui-base-color-grey-2);border-bottom:1px solid var(--eui-base-color-grey-20)}.euim-header-details__title{font:var(--eui-base-font-m);margin-bottom:var(--eui-base-spacing-2xs);color:var(--eui-base-color-grey-100)}.euim-header-details__meta{color:var(--eui-base-color-grey-75);font:var(--eui-base-font-s)}.euim-header-details__icon{display:inline-block;margin-bottom:var(--eui-base-spacing-xs)}\n"] }]
|
|
1953
1953
|
}], propDecorators: { cssClasses: [{
|
|
@@ -1960,10 +1960,10 @@ class EuimHeaderDetailsMetaComponent {
|
|
|
1960
1960
|
constructor() {
|
|
1961
1961
|
this.className = 'euim-header-details__meta';
|
|
1962
1962
|
}
|
|
1963
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsMetaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1964
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimHeaderDetailsMetaComponent, selector: "[euimHeaderDetailsMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1963
1965
|
}
|
|
1964
|
-
|
|
1965
|
-
/** @nocollapse */ EuimHeaderDetailsMetaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimHeaderDetailsMetaComponent, selector: "[euimHeaderDetailsMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1966
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimHeaderDetailsMetaComponent, decorators: [{
|
|
1966
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsMetaComponent, decorators: [{
|
|
1967
1967
|
type: Component,
|
|
1968
1968
|
args: [{
|
|
1969
1969
|
selector: '[euimHeaderDetailsMeta]',
|
|
@@ -1979,10 +1979,10 @@ class EuimHeaderDetailsTitleComponent {
|
|
|
1979
1979
|
constructor() {
|
|
1980
1980
|
this.className = 'euim-header-details__title';
|
|
1981
1981
|
}
|
|
1982
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1983
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimHeaderDetailsTitleComponent, selector: "[euimHeaderDetailsTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
1982
1984
|
}
|
|
1983
|
-
|
|
1984
|
-
/** @nocollapse */ EuimHeaderDetailsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimHeaderDetailsTitleComponent, selector: "[euimHeaderDetailsTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
1985
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimHeaderDetailsTitleComponent, decorators: [{
|
|
1985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsTitleComponent, decorators: [{
|
|
1986
1986
|
type: Component,
|
|
1987
1987
|
args: [{
|
|
1988
1988
|
selector: '[euimHeaderDetailsTitle]',
|
|
@@ -1998,10 +1998,10 @@ class EuimHeaderDetailsIconComponent {
|
|
|
1998
1998
|
constructor() {
|
|
1999
1999
|
this.className = 'euim-header-details__icon';
|
|
2000
2000
|
}
|
|
2001
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2002
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimHeaderDetailsIconComponent, selector: "[euimHeaderDetailsIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2001
2003
|
}
|
|
2002
|
-
|
|
2003
|
-
/** @nocollapse */ EuimHeaderDetailsIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimHeaderDetailsIconComponent, selector: "[euimHeaderDetailsIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2004
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimHeaderDetailsIconComponent, decorators: [{
|
|
2004
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsIconComponent, decorators: [{
|
|
2005
2005
|
type: Component,
|
|
2006
2006
|
args: [{
|
|
2007
2007
|
selector: '[euimHeaderDetailsIcon]',
|
|
@@ -2019,19 +2019,19 @@ const COMPONENTS$3 = [
|
|
|
2019
2019
|
EuimHeaderDetailsIconComponent
|
|
2020
2020
|
];
|
|
2021
2021
|
class EuimHeaderDetailsModule {
|
|
2022
|
-
}
|
|
2023
|
-
/** @nocollapse */
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2022
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2023
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsModule, declarations: [EuimHeaderDetailsComponent,
|
|
2024
|
+
EuimHeaderDetailsTitleComponent,
|
|
2025
|
+
EuimHeaderDetailsMetaComponent,
|
|
2026
|
+
EuimHeaderDetailsIconComponent], imports: [CommonModule,
|
|
2027
|
+
IonicModule], exports: [EuimHeaderDetailsComponent,
|
|
2028
|
+
EuimHeaderDetailsTitleComponent,
|
|
2029
|
+
EuimHeaderDetailsMetaComponent,
|
|
2030
|
+
EuimHeaderDetailsIconComponent] }); }
|
|
2031
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsModule, imports: [CommonModule,
|
|
2032
|
+
IonicModule] }); }
|
|
2033
|
+
}
|
|
2034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimHeaderDetailsModule, decorators: [{
|
|
2035
2035
|
type: NgModule,
|
|
2036
2036
|
args: [{
|
|
2037
2037
|
imports: [
|
|
@@ -2056,12 +2056,12 @@ class EuimAvatarComponent extends EuimBaseDirective {
|
|
|
2056
2056
|
'euim-avatar',
|
|
2057
2057
|
].join(' ');
|
|
2058
2058
|
}
|
|
2059
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2060
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAvatarComponent, selector: "euim-avatar", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar{display:inline-flex}.euim-avatar__sub-icon{z-index:99;display:inline-flex;margin-top:35%;margin-left:-25%}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid;border-color:var(--eui-base-color-white)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
|
|
2059
2061
|
}
|
|
2060
|
-
|
|
2061
|
-
/** @nocollapse */ EuimAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAvatarComponent, selector: "euim-avatar", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-avatar{display:inline-flex}.euim-avatar__sub-icon{z-index:99;display:inline-flex;margin-top:35%;margin-left:-25%;color:red}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
2062
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarComponent, decorators: [{
|
|
2062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarComponent, decorators: [{
|
|
2063
2063
|
type: Component,
|
|
2064
|
-
args: [{ selector: 'euim-avatar', encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-avatar{display:inline-flex}.euim-avatar__sub-icon{z-index:99;display:inline-flex;margin-top:35%;margin-left:-25
|
|
2064
|
+
args: [{ selector: 'euim-avatar', encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-avatar{display:inline-flex}.euim-avatar__sub-icon{z-index:99;display:inline-flex;margin-top:35%;margin-left:-25%}.euim-avatar-icon--fill-outline-solid{border-width:2px;border-style:solid;border-color:var(--eui-base-color-white)}\n"] }]
|
|
2065
2065
|
}], propDecorators: { cssClasses: [{
|
|
2066
2066
|
type: HostBinding,
|
|
2067
2067
|
args: ['class']
|
|
@@ -2072,10 +2072,10 @@ class EuimAvatarMainIconComponent {
|
|
|
2072
2072
|
constructor() {
|
|
2073
2073
|
this.className = 'euim-avatar__main-icon';
|
|
2074
2074
|
}
|
|
2075
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarMainIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2076
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAvatarMainIconComponent, selector: "[euimAvatarMainIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2075
2077
|
}
|
|
2076
|
-
|
|
2077
|
-
/** @nocollapse */ EuimAvatarMainIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAvatarMainIconComponent, selector: "[euimAvatarMainIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2078
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarMainIconComponent, decorators: [{
|
|
2078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarMainIconComponent, decorators: [{
|
|
2079
2079
|
type: Component,
|
|
2080
2080
|
args: [{
|
|
2081
2081
|
selector: '[euimAvatarMainIcon]',
|
|
@@ -2091,10 +2091,10 @@ class EuimAvatarSubIconComponent {
|
|
|
2091
2091
|
constructor() {
|
|
2092
2092
|
this.className = 'euim-avatar__sub-icon';
|
|
2093
2093
|
}
|
|
2094
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarSubIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2095
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimAvatarSubIconComponent, selector: "[euimAvatarSubIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2094
2096
|
}
|
|
2095
|
-
|
|
2096
|
-
/** @nocollapse */ EuimAvatarSubIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimAvatarSubIconComponent, selector: "[euimAvatarSubIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2097
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimAvatarSubIconComponent, decorators: [{
|
|
2097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarSubIconComponent, decorators: [{
|
|
2098
2098
|
type: Component,
|
|
2099
2099
|
args: [{
|
|
2100
2100
|
selector: '[euimAvatarSubIcon]',
|
|
@@ -2111,17 +2111,17 @@ const COMPONENTS$2 = [
|
|
|
2111
2111
|
EuimAvatarMainIconComponent,
|
|
2112
2112
|
];
|
|
2113
2113
|
class EuimAvatarModule {
|
|
2114
|
-
}
|
|
2115
|
-
/** @nocollapse */
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2114
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2115
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarModule, declarations: [EuimAvatarComponent,
|
|
2116
|
+
EuimAvatarSubIconComponent,
|
|
2117
|
+
EuimAvatarMainIconComponent], imports: [CommonModule,
|
|
2118
|
+
IonicModule], exports: [EuimAvatarComponent,
|
|
2119
|
+
EuimAvatarSubIconComponent,
|
|
2120
|
+
EuimAvatarMainIconComponent] }); }
|
|
2121
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarModule, imports: [CommonModule,
|
|
2122
|
+
IonicModule] }); }
|
|
2123
|
+
}
|
|
2124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAvatarModule, decorators: [{
|
|
2125
2125
|
type: NgModule,
|
|
2126
2126
|
args: [{
|
|
2127
2127
|
imports: [
|
|
@@ -2146,10 +2146,10 @@ class EuimInfoScreenComponent extends EuimBaseDirective {
|
|
|
2146
2146
|
'euim-info-screen'
|
|
2147
2147
|
].join(' ');
|
|
2148
2148
|
}
|
|
2149
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2150
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimInfoScreenComponent, selector: "euim-info-screen", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-info-screen__title{font-size:var(--eui-base-font-size-3xl);font-weight:700;color:var(--eui-base-color-grey-100);margin-top:var(--eui-base-spacing-xl);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__sub-title{color:var(--eui-base-color-grey-75);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__meta{font-size:var(--eui-base-font-size-l);color:var(--eui-base-color-grey-100);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__title+.euim-info-screen__sub-title{margin-top:var(--eui-base-spacing-2xs)}.euim-info-screen__sub-title+.euim-info-screen__meta,title+.euim-info-screen__meta{margin-top:var(--eui-base-spacing-m)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
2149
2151
|
}
|
|
2150
|
-
|
|
2151
|
-
/** @nocollapse */ EuimInfoScreenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimInfoScreenComponent, selector: "euim-info-screen", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".euim-info-screen__title{font-size:var(--eui-base-font-size-3xl);font-weight:700;color:var(--eui-base-color-grey-100);margin-top:var(--eui-base-spacing-xl);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__sub-title{color:var(--eui-base-color-grey-75);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__meta{font-size:var(--eui-base-font-size-l);color:var(--eui-base-color-grey-100);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__title+.euim-info-screen__sub-title{margin-top:var(--eui-base-spacing-2xs)}.euim-info-screen__sub-title+.euim-info-screen__meta,title+.euim-info-screen__meta{margin-top:var(--eui-base-spacing-m)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimInfoScreenComponent, decorators: [{
|
|
2152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenComponent, decorators: [{
|
|
2153
2153
|
type: Component,
|
|
2154
2154
|
args: [{ selector: 'euim-info-screen', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n", styles: [".euim-info-screen__title{font-size:var(--eui-base-font-size-3xl);font-weight:700;color:var(--eui-base-color-grey-100);margin-top:var(--eui-base-spacing-xl);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__sub-title{color:var(--eui-base-color-grey-75);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__meta{font-size:var(--eui-base-font-size-l);color:var(--eui-base-color-grey-100);padding-left:var(--eui-base-spacing-m);padding-right:var(--eui-base-spacing-m)}.euim-info-screen__title+.euim-info-screen__sub-title{margin-top:var(--eui-base-spacing-2xs)}.euim-info-screen__sub-title+.euim-info-screen__meta,title+.euim-info-screen__meta{margin-top:var(--eui-base-spacing-m)}\n"] }]
|
|
2155
2155
|
}], propDecorators: { cssClasses: [{
|
|
@@ -2162,10 +2162,10 @@ class EuimInfoScreenMetaComponent {
|
|
|
2162
2162
|
constructor() {
|
|
2163
2163
|
this.className = 'euim-info-screen__meta';
|
|
2164
2164
|
}
|
|
2165
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenMetaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2166
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimInfoScreenMetaComponent, selector: "[euimInfoScreenMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2165
2167
|
}
|
|
2166
|
-
|
|
2167
|
-
/** @nocollapse */ EuimInfoScreenMetaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimInfoScreenMetaComponent, selector: "[euimInfoScreenMeta]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2168
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimInfoScreenMetaComponent, decorators: [{
|
|
2168
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenMetaComponent, decorators: [{
|
|
2169
2169
|
type: Component,
|
|
2170
2170
|
args: [{
|
|
2171
2171
|
selector: '[euimInfoScreenMeta]',
|
|
@@ -2181,10 +2181,10 @@ class EuimInfoScreenTitleComponent {
|
|
|
2181
2181
|
constructor() {
|
|
2182
2182
|
this.className = 'euim-info-screen__title';
|
|
2183
2183
|
}
|
|
2184
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2185
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimInfoScreenTitleComponent, selector: "[euimInfoScreenTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2184
2186
|
}
|
|
2185
|
-
|
|
2186
|
-
/** @nocollapse */ EuimInfoScreenTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimInfoScreenTitleComponent, selector: "[euimInfoScreenTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimInfoScreenTitleComponent, decorators: [{
|
|
2187
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenTitleComponent, decorators: [{
|
|
2188
2188
|
type: Component,
|
|
2189
2189
|
args: [{
|
|
2190
2190
|
selector: '[euimInfoScreenTitle]',
|
|
@@ -2200,10 +2200,10 @@ class EuimInfoScreenSubTitleComponent {
|
|
|
2200
2200
|
constructor() {
|
|
2201
2201
|
this.className = 'euim-info-screen__sub-title';
|
|
2202
2202
|
}
|
|
2203
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenSubTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2204
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimInfoScreenSubTitleComponent, selector: "[euimInfoScreenSubTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
2203
2205
|
}
|
|
2204
|
-
|
|
2205
|
-
/** @nocollapse */ EuimInfoScreenSubTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimInfoScreenSubTitleComponent, selector: "[euimInfoScreenSubTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
2206
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimInfoScreenSubTitleComponent, decorators: [{
|
|
2206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenSubTitleComponent, decorators: [{
|
|
2207
2207
|
type: Component,
|
|
2208
2208
|
args: [{
|
|
2209
2209
|
selector: '[euimInfoScreenSubTitle]',
|
|
@@ -2221,19 +2221,19 @@ const COMPONENTS$1 = [
|
|
|
2221
2221
|
EuimInfoScreenSubTitleComponent,
|
|
2222
2222
|
];
|
|
2223
2223
|
class EuimInfoScreenModule {
|
|
2224
|
-
}
|
|
2225
|
-
/** @nocollapse */
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2224
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2225
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenModule, declarations: [EuimInfoScreenComponent,
|
|
2226
|
+
EuimInfoScreenTitleComponent,
|
|
2227
|
+
EuimInfoScreenMetaComponent,
|
|
2228
|
+
EuimInfoScreenSubTitleComponent], imports: [CommonModule,
|
|
2229
|
+
IonicModule], exports: [EuimInfoScreenComponent,
|
|
2230
|
+
EuimInfoScreenTitleComponent,
|
|
2231
|
+
EuimInfoScreenMetaComponent,
|
|
2232
|
+
EuimInfoScreenSubTitleComponent] }); }
|
|
2233
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenModule, imports: [CommonModule,
|
|
2234
|
+
IonicModule] }); }
|
|
2235
|
+
}
|
|
2236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimInfoScreenModule, decorators: [{
|
|
2237
2237
|
type: NgModule,
|
|
2238
2238
|
args: [{
|
|
2239
2239
|
imports: [
|
|
@@ -2334,10 +2334,10 @@ class EuimSliderComponent {
|
|
|
2334
2334
|
onLastStepAction(event) {
|
|
2335
2335
|
this.lastStepActionClicked.emit(event);
|
|
2336
2336
|
}
|
|
2337
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderComponent, deps: [{ token: i0.Renderer2 }, { token: i1.GestureController }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2338
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimSliderComponent, selector: "euim-slider", inputs: { actionBtnNames: "actionBtnNames" }, outputs: { actionClicked: "actionClicked", lastStepActionClicked: "lastStepActionClicked" }, host: { properties: { "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "slides", first: true, predicate: ["slides"], descendants: true, static: true }], ngImport: i0, template: "<div #sliderElement class=\"euim-slider__slider-container\">\n <div #slides class=\"euim-slider__slides\">\n <ng-content></ng-content>\n </div>\n <div class=\"euim-slider__pagination-container\">\n <div class=\"euim-slider__pagination\">\n <span (click)=\"goToSlide(i)\" *ngFor=\"let slide of slidesArray; let i = index\"\n [ngClass]=\"{ 'active': currentSlide === i }\"\n class=\"euim-slider__span\"></span>\n </div>\n <ion-button (click)=\"onAction($event)\" *ngIf=!isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.action_btn_name}}</ion-button>\n <ion-button (click)=\"onLastStepAction($event)\" *ngIf=isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.last_step_action_btn_name}}</ion-button>\n </div>\n</div>\n", styles: [".euim-slider__slider-container{overflow:hidden;position:relative;height:100vh}.euim-slider__slides{display:flex;transition:all .5s ease;height:100%;width:100%}.euim-slider__slide{width:100%;height:100%}.euim-slider__pagination-container{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:50px}.euim-slider__pagination{display:flex}.euim-slider__span{width:var(--eui-base-spacing-s);height:var(--eui-base-spacing-s);border-radius:50%;margin:0 var(--eui-base-spacing-xs);background-color:var(--eui-base-color-grey-20);cursor:pointer}.euim-slider__span.active{background-color:var(--eui-base-color-primary)}.euim-slider__action-button{margin-left:var(--eui-base-spacing-m);position:absolute;right:0}\n"], dependencies: [{ kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }] }); }
|
|
2337
2339
|
}
|
|
2338
|
-
|
|
2339
|
-
/** @nocollapse */ EuimSliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimSliderComponent, selector: "euim-slider", inputs: { actionBtnNames: "actionBtnNames" }, outputs: { actionClicked: "actionClicked", lastStepActionClicked: "lastStepActionClicked" }, host: { properties: { "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "slides", first: true, predicate: ["slides"], descendants: true, static: true }], ngImport: i0, template: "<div #sliderElement class=\"euim-slider__slider-container\">\n <div #slides class=\"euim-slider__slides\">\n <ng-content></ng-content>\n </div>\n <div class=\"euim-slider__pagination-container\">\n <div class=\"euim-slider__pagination\">\n <span (click)=\"goToSlide(i)\" *ngFor=\"let slide of slidesArray; let i = index\"\n [ngClass]=\"{ 'active': currentSlide === i }\"\n class=\"euim-slider__span\"></span>\n </div>\n <ion-button (click)=\"onAction($event)\" *ngIf=!isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.action_btn_name}}</ion-button>\n <ion-button (click)=\"onLastStepAction($event)\" *ngIf=isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.last_step_action_btn_name}}</ion-button>\n </div>\n</div>\n", styles: [".euim-slider__slider-container{overflow:hidden;position:relative;height:100vh}.euim-slider__slides{display:flex;transition:all .5s ease;height:100%;width:100%}.euim-slider__slide{width:100%;height:100%}.euim-slider__pagination-container{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:50px}.euim-slider__pagination{display:flex}.euim-slider__span{width:var(--eui-base-spacing-s);height:var(--eui-base-spacing-s);border-radius:50%;margin:0 var(--eui-base-spacing-xs);background-color:var(--eui-base-color-grey-20);cursor:pointer}.euim-slider__span.active{background-color:var(--eui-base-color-primary)}.euim-slider__action-button{margin-left:var(--eui-base-spacing-m);position:absolute;right:0}\n"], dependencies: [{ kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }] });
|
|
2340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimSliderComponent, decorators: [{
|
|
2340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderComponent, decorators: [{
|
|
2341
2341
|
type: Component,
|
|
2342
2342
|
args: [{ selector: 'euim-slider', template: "<div #sliderElement class=\"euim-slider__slider-container\">\n <div #slides class=\"euim-slider__slides\">\n <ng-content></ng-content>\n </div>\n <div class=\"euim-slider__pagination-container\">\n <div class=\"euim-slider__pagination\">\n <span (click)=\"goToSlide(i)\" *ngFor=\"let slide of slidesArray; let i = index\"\n [ngClass]=\"{ 'active': currentSlide === i }\"\n class=\"euim-slider__span\"></span>\n </div>\n <ion-button (click)=\"onAction($event)\" *ngIf=!isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.action_btn_name}}</ion-button>\n <ion-button (click)=\"onLastStepAction($event)\" *ngIf=isLastItemReached class=\"euim-slider__action-button\"\n fill=\"clear\">{{actionBtnNames.last_step_action_btn_name}}</ion-button>\n </div>\n</div>\n", styles: [".euim-slider__slider-container{overflow:hidden;position:relative;height:100vh}.euim-slider__slides{display:flex;transition:all .5s ease;height:100%;width:100%}.euim-slider__slide{width:100%;height:100%}.euim-slider__pagination-container{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:50px}.euim-slider__pagination{display:flex}.euim-slider__span{width:var(--eui-base-spacing-s);height:var(--eui-base-spacing-s);border-radius:50%;margin:0 var(--eui-base-spacing-xs);background-color:var(--eui-base-color-grey-20);cursor:pointer}.euim-slider__span.active{background-color:var(--eui-base-color-primary)}.euim-slider__action-button{margin-left:var(--eui-base-spacing-m);position:absolute;right:0}\n"] }]
|
|
2343
2343
|
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i1.GestureController }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { slides: [{
|
|
@@ -2358,13 +2358,13 @@ class EuimSlideComponent {
|
|
|
2358
2358
|
constructor() {
|
|
2359
2359
|
this.className = 'euim-slider__slide';
|
|
2360
2360
|
}
|
|
2361
|
-
}
|
|
2362
|
-
/** @nocollapse */
|
|
2363
|
-
/** @nocollapse */ EuimSlideComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.2", type: EuimSlideComponent, selector: "euim-slide", host: { properties: { "class": "this.className" } }, ngImport: i0, template: `
|
|
2361
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSlideComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2362
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.5", type: EuimSlideComponent, selector: "euim-slide", host: { properties: { "class": "this.className" } }, ngImport: i0, template: `
|
|
2364
2363
|
<div #slide>
|
|
2365
2364
|
<ng-content></ng-content>
|
|
2366
|
-
</div>`, isInline: true });
|
|
2367
|
-
|
|
2365
|
+
</div>`, isInline: true }); }
|
|
2366
|
+
}
|
|
2367
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSlideComponent, decorators: [{
|
|
2368
2368
|
type: Component,
|
|
2369
2369
|
args: [{
|
|
2370
2370
|
selector: 'euim-slide',
|
|
@@ -2383,15 +2383,15 @@ const COMPONENTS = [
|
|
|
2383
2383
|
EuimSlideComponent,
|
|
2384
2384
|
];
|
|
2385
2385
|
class EuimSliderModule {
|
|
2386
|
-
}
|
|
2387
|
-
/** @nocollapse */
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2386
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2387
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderModule, declarations: [EuimSliderComponent,
|
|
2388
|
+
EuimSlideComponent], imports: [CommonModule,
|
|
2389
|
+
IonicModule], exports: [EuimSliderComponent,
|
|
2390
|
+
EuimSlideComponent] }); }
|
|
2391
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderModule, imports: [CommonModule,
|
|
2392
|
+
IonicModule] }); }
|
|
2393
|
+
}
|
|
2394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimSliderModule, decorators: [{
|
|
2395
2395
|
type: NgModule,
|
|
2396
2396
|
args: [{
|
|
2397
2397
|
imports: [
|
|
@@ -2411,10 +2411,10 @@ class EuimListHeaderDirective {
|
|
|
2411
2411
|
constructor() {
|
|
2412
2412
|
this.className = 'euim-list-divider';
|
|
2413
2413
|
}
|
|
2414
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2415
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.5", type: EuimListHeaderDirective, selector: "[euimListHeader]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
|
|
2414
2416
|
}
|
|
2415
|
-
|
|
2416
|
-
/** @nocollapse */ EuimListHeaderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.2", type: EuimListHeaderDirective, selector: "[euimListHeader]", host: { properties: { "class": "this.className" } }, ngImport: i0 });
|
|
2417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimListHeaderDirective, decorators: [{
|
|
2417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderDirective, decorators: [{
|
|
2418
2418
|
type: Directive,
|
|
2419
2419
|
args: [{
|
|
2420
2420
|
selector: '[euimListHeader]'
|
|
@@ -2425,13 +2425,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImpor
|
|
|
2425
2425
|
}] } });
|
|
2426
2426
|
|
|
2427
2427
|
class EuimListHeaderModule {
|
|
2428
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2429
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderModule, declarations: [EuimListHeaderDirective], imports: [CommonModule,
|
|
2430
|
+
IonicModule], exports: [EuimListHeaderDirective] }); }
|
|
2431
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
|
|
2432
|
+
IonicModule] }); }
|
|
2428
2433
|
}
|
|
2429
|
-
|
|
2430
|
-
/** @nocollapse */ EuimListHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.2", ngImport: i0, type: EuimListHeaderModule, declarations: [EuimListHeaderDirective], imports: [CommonModule,
|
|
2431
|
-
IonicModule], exports: [EuimListHeaderDirective] });
|
|
2432
|
-
/** @nocollapse */ EuimListHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
|
|
2433
|
-
IonicModule] });
|
|
2434
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.2", ngImport: i0, type: EuimListHeaderModule, decorators: [{
|
|
2434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimListHeaderModule, decorators: [{
|
|
2435
2435
|
type: NgModule,
|
|
2436
2436
|
args: [{
|
|
2437
2437
|
imports: [
|
|
@@ -2475,86 +2475,86 @@ const MODULES = [
|
|
|
2475
2475
|
EuimSpinnerComponentModule,
|
|
2476
2476
|
];
|
|
2477
2477
|
class EuimAllModule {
|
|
2478
|
-
}
|
|
2479
|
-
/** @nocollapse */
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2478
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2479
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: EuimAllModule, imports: [
|
|
2480
|
+
// Layout
|
|
2481
|
+
EuimAppModule,
|
|
2482
|
+
EuimAppSidebarModule,
|
|
2483
|
+
// Components
|
|
2484
|
+
EuimEmptyListPlaceholderModule,
|
|
2485
|
+
EuimLanguageSelectorModule,
|
|
2486
|
+
EuimStepperComponentModule,
|
|
2487
|
+
EuimUserProfileModule,
|
|
2488
|
+
EuimMessageModule,
|
|
2489
|
+
EuimAvatarIconModule,
|
|
2490
|
+
EuimLabelModule,
|
|
2491
|
+
EuimMenuModule,
|
|
2492
|
+
EuimControlFeedbackModule,
|
|
2493
|
+
EuimFieldsetModule,
|
|
2494
|
+
EuimToolbarComponentModule,
|
|
2495
|
+
EuimNotificationItemModule,
|
|
2496
|
+
EuimMediaHeaderModule,
|
|
2497
|
+
EuimDataSummaryModule,
|
|
2498
|
+
EuimHeaderDetailsModule,
|
|
2499
|
+
EuimAvatarModule,
|
|
2500
|
+
EuimInfoScreenModule,
|
|
2501
|
+
EuimSliderModule,
|
|
2502
|
+
// Directives
|
|
2503
|
+
EuimListHeaderModule,
|
|
2504
|
+
EuimSpinnerComponentModule], exports: [
|
|
2505
|
+
// Layout
|
|
2506
|
+
EuimAppModule,
|
|
2507
|
+
EuimAppSidebarModule,
|
|
2508
|
+
// Components
|
|
2509
|
+
EuimEmptyListPlaceholderModule,
|
|
2510
|
+
EuimLanguageSelectorModule,
|
|
2511
|
+
EuimStepperComponentModule,
|
|
2512
|
+
EuimUserProfileModule,
|
|
2513
|
+
EuimMessageModule,
|
|
2514
|
+
EuimAvatarIconModule,
|
|
2515
|
+
EuimLabelModule,
|
|
2516
|
+
EuimMenuModule,
|
|
2517
|
+
EuimControlFeedbackModule,
|
|
2518
|
+
EuimFieldsetModule,
|
|
2519
|
+
EuimToolbarComponentModule,
|
|
2520
|
+
EuimNotificationItemModule,
|
|
2521
|
+
EuimMediaHeaderModule,
|
|
2522
|
+
EuimDataSummaryModule,
|
|
2523
|
+
EuimHeaderDetailsModule,
|
|
2524
|
+
EuimAvatarModule,
|
|
2525
|
+
EuimInfoScreenModule,
|
|
2526
|
+
EuimSliderModule,
|
|
2527
|
+
// Directives
|
|
2528
|
+
EuimListHeaderModule,
|
|
2529
|
+
EuimSpinnerComponentModule] }); }
|
|
2530
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAllModule, imports: [MODULES,
|
|
2531
|
+
// Layout
|
|
2532
|
+
EuimAppModule,
|
|
2533
|
+
EuimAppSidebarModule,
|
|
2534
|
+
// Components
|
|
2535
|
+
EuimEmptyListPlaceholderModule,
|
|
2536
|
+
EuimLanguageSelectorModule,
|
|
2537
|
+
EuimStepperComponentModule,
|
|
2538
|
+
EuimUserProfileModule,
|
|
2539
|
+
EuimMessageModule,
|
|
2540
|
+
EuimAvatarIconModule,
|
|
2541
|
+
EuimLabelModule,
|
|
2542
|
+
EuimMenuModule,
|
|
2543
|
+
EuimControlFeedbackModule,
|
|
2544
|
+
EuimFieldsetModule,
|
|
2545
|
+
EuimToolbarComponentModule,
|
|
2546
|
+
EuimNotificationItemModule,
|
|
2547
|
+
EuimMediaHeaderModule,
|
|
2548
|
+
EuimDataSummaryModule,
|
|
2549
|
+
EuimHeaderDetailsModule,
|
|
2550
|
+
EuimAvatarModule,
|
|
2551
|
+
EuimInfoScreenModule,
|
|
2552
|
+
EuimSliderModule,
|
|
2553
|
+
// Directives
|
|
2554
|
+
EuimListHeaderModule,
|
|
2555
|
+
EuimSpinnerComponentModule] }); }
|
|
2556
|
+
}
|
|
2557
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuimAllModule, decorators: [{
|
|
2558
2558
|
type: NgModule,
|
|
2559
2559
|
args: [{
|
|
2560
2560
|
imports: [
|