@eui/mobile-core 18.1.2 → 18.1.3-snapshot-1759773599950
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/components/EuiMUserProfileActionComponent.html +11 -1
- package/docs/components/EuiMUserProfileAvatarComponent.html +5 -1
- package/docs/components/EuiMUserProfileInfosComponent.html +5 -1
- package/docs/components/EuiMUserProfileInfosItemComponent.html +5 -1
- package/docs/components/EuimAboutComponent.html +14 -116
- package/docs/components/EuimAboutContentLoadingComponent.html +5 -1
- package/docs/components/EuimAlertMessageComponent.html +12 -1
- package/docs/components/EuimAppComponent.html +11 -1
- package/docs/components/EuimAvatarBadgeComponent.html +5 -1
- package/docs/components/EuimAvatarComponent.html +5 -1
- package/docs/components/EuimAvatarIconComponent.html +5 -1
- package/docs/components/EuimAvatarIconSubComponent.html +5 -1
- package/docs/components/EuimAvatarImageComponent.html +5 -1
- package/docs/components/EuimAvatarTextComponent.html +5 -1
- package/docs/components/EuimBadgeComponent.html +5 -1
- package/docs/components/EuimCardComponent.html +12 -1
- package/docs/components/EuimCardListComponent.html +5 -1
- package/docs/components/EuimChangelogComponent.html +12 -1
- package/docs/components/EuimChipSelectorComponent.html +14 -1
- package/docs/components/EuimDataSummaryColComponent.html +5 -1
- package/docs/components/EuimDataSummaryComponent.html +12 -1
- package/docs/components/EuimEmptyListPlaceholderComponent.html +12 -1
- package/docs/components/EuimHeaderDetailsComponent.html +5 -1
- package/docs/components/EuimHelpSupportComponent.html +15 -1
- package/docs/components/EuimHelperTextComponent.html +1 -1
- package/docs/components/EuimLabelComponent.html +5 -1
- package/docs/components/EuimLanguageListComponent.html +15 -1
- package/docs/components/EuimLanguageSelectorComponent.html +13 -1
- package/docs/components/EuimMediaHeaderComponent.html +11 -1
- package/docs/components/EuimMessageComponent.html +11 -1
- package/docs/components/EuimMessageTitleComponent.html +5 -1
- package/docs/components/EuimMultiselectComponent.html +14 -2
- package/docs/components/EuimMultiselectFilterComponent.html +11 -1
- package/docs/components/EuimMultiselectInfoComponent.html +11 -1
- package/docs/components/EuimMultiselectListComponent.html +11 -1
- package/docs/components/EuimMultiselectToolbarComponent.html +12 -1
- package/docs/components/EuimNotificationItemComponent.html +5 -1
- package/docs/components/EuimOpenSourceLicencesComponent.html +12 -1
- package/docs/components/EuimPdfViewerComponent.html +16 -1
- package/docs/components/EuimScrollerXComponent.html +5 -1
- package/docs/components/EuimSidebarComponent.html +13 -1
- package/docs/components/EuimSidebarContentComponent.html +12 -1
- package/docs/components/EuimSkeletonListComponent.html +12 -1
- package/docs/components/EuimSkeletonListItemComponent.html +12 -1
- package/docs/components/EuimSlideInfoScreenComponent.html +5 -1
- package/docs/components/EuimSliderInfoScreenComponent.html +13 -1
- package/docs/components/EuimSpinnerComponent.html +12 -1
- package/docs/components/EuimSpinnerDescriptionComponent.html +5 -1
- package/docs/components/EuimSpinnerMessageComponent.html +5 -1
- package/docs/components/EuimToolbarActionItemsComponent.html +5 -1
- package/docs/components/EuimToolbarComponent.html +14 -1
- package/docs/components/EuimToolbarDatepickerComponent.html +16 -1
- package/docs/components/EuimToolbarQrcodeComponent.html +12 -1
- package/docs/components/EuimToolbarTitleComponent.html +5 -1
- package/docs/components/EuimUserProfileComponent.html +5 -1
- package/docs/dependencies.html +4 -4
- package/docs/directives/EuimAvatarMainIconDirective.html +4 -0
- package/docs/directives/EuimAvatarSubIconDirective.html +4 -0
- package/docs/directives/EuimCardImageDirective.html +4 -0
- package/docs/directives/EuimChipSelectorItemDirective.html +4 -0
- package/docs/directives/EuimDataSummaryColLabelDirective.html +4 -0
- package/docs/directives/EuimDataSummaryColValueDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsIconDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsMetaDirective.html +4 -0
- package/docs/directives/EuimHeaderDetailsTitleDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderImageDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderSubTitleDirective.html +4 -0
- package/docs/directives/EuimMediaHeaderTitleDirective.html +4 -0
- package/docs/directives/EuimMultiselectAllDirective.html +4 -0
- package/docs/directives/EuimMultiselectSelectFieldDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenContentDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +4 -0
- package/docs/directives/EuimSliderInfoScreenTitleDirective.html +4 -0
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +675 -0
- package/docs/index.html +1 -1
- package/docs/js/menu-wc.js +275 -702
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +604 -126
- package/docs/modules/EuimAboutModule.html +16 -26
- package/docs/modules/EuimAlertMessageModule.html +11 -36
- package/docs/modules/EuimAppModule.html +10 -11
- package/docs/modules/EuimAvatarModule.html +18 -9
- package/docs/modules/EuimBadgeModule.html +13 -4
- package/docs/modules/EuimCardListModule.html +13 -4
- package/docs/modules/EuimCardModule.html +14 -5
- package/docs/modules/EuimChipSelectorComponentModule.html +14 -5
- package/docs/modules/EuimDataSummaryModule.html +20 -17
- package/docs/modules/EuimDividerModule.html +1 -1
- package/docs/modules/EuimEmptyListPlaceholderModule.html +12 -10
- package/docs/modules/EuimHeaderDetailsModule.html +20 -17
- package/docs/modules/EuimLabelModule.html +13 -4
- package/docs/modules/EuimLanguageSelectorModule.html +11 -18
- package/docs/modules/EuimListHeaderModule.html +1 -1
- package/docs/modules/EuimMediaHeaderModule.html +22 -26
- package/docs/modules/EuimMessageModule.html +16 -25
- package/docs/modules/EuimMultiselectModule.html +30 -25
- package/docs/modules/EuimNotificationItemModule.html +13 -4
- package/docs/modules/EuimPdfViewerModule.html +14 -29
- package/docs/modules/EuimScrollerXComponentModule.html +13 -4
- package/docs/modules/EuimSidebarModule.html +11 -18
- package/docs/modules/EuimSkeletonListItemModule.html +14 -29
- package/docs/modules/EuimSkeletonListModule.html +11 -36
- package/docs/modules/EuimSkeletonTextAvatarModule.html +1 -1
- package/docs/modules/EuimSliderInfoScreenModule.html +22 -13
- package/docs/modules/EuimSpinnerComponentModule.html +15 -6
- package/docs/modules/EuimToolbarComponentModule.html +15 -16
- package/docs/modules/EuimToolbarDatepickerModule.html +10 -14
- package/docs/modules/EuimToolbarQrcodeModule.html +13 -4
- package/docs/modules/EuimUserProfileModule.html +22 -13
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +8 -17
- package/esm2022/lib/components/atoms/euim-label/index.mjs +5 -1
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +8 -17
- package/esm2022/lib/components/atoms/euim-notification-item/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-divider/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-list-header/index.mjs +5 -1
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +6 -18
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/index.mjs +5 -1
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +13 -9
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +25 -46
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +6 -5
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +11 -6
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +6 -5
- package/esm2022/lib/components/euim-about/index.mjs +13 -1
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +8 -24
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +6 -4
- package/esm2022/lib/components/euim-alert-message/index.mjs +5 -1
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +8 -13
- package/esm2022/lib/components/euim-avatar/index.mjs +15 -1
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +3 -3
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +8 -17
- package/esm2022/lib/components/euim-badge/index.mjs +5 -1
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +3 -2
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -4
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +7 -7
- package/esm2022/lib/components/euim-card/index.mjs +7 -1
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +7 -16
- package/esm2022/lib/components/euim-card-list/index.mjs +5 -1
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -2
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +9 -6
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +8 -25
- package/esm2022/lib/components/euim-chip-selector/index.mjs +7 -1
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +12 -25
- package/esm2022/lib/components/euim-data-summary/index.mjs +11 -1
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +6 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +7 -16
- package/esm2022/lib/components/euim-empty-list-placeholder/index.mjs +11 -1
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +18 -22
- package/esm2022/lib/components/euim-media-header/index.mjs +13 -1
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -3
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +8 -23
- package/esm2022/lib/components/euim-message/index.mjs +7 -1
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -2
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -2
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +10 -7
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +10 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +25 -42
- package/esm2022/lib/components/euim-multiselect/index.mjs +17 -1
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +16 -3
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +8 -40
- package/esm2022/lib/components/euim-pdf-viewer/index.mjs +5 -1
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +8 -17
- package/esm2022/lib/components/euim-scroller-x/index.mjs +5 -1
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +8 -24
- package/esm2022/lib/components/euim-skeleton-list/index.mjs +5 -1
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +6 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +8 -20
- package/esm2022/lib/components/euim-skeleton-list-item/index.mjs +5 -1
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -2
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +10 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +17 -25
- package/esm2022/lib/components/euim-slider-info-screen/index.mjs +13 -1
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +9 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +8 -17
- package/esm2022/lib/components/euim-spinner/index.mjs +9 -1
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +74 -0
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +9 -3
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +8 -33
- package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +5 -1
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +6 -4
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +8 -25
- package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +5 -1
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +8 -21
- package/esm2022/lib/components/layout/euim-app/index.mjs +5 -1
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -2
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +8 -29
- package/esm2022/lib/components/layout/euim-header-details/index.mjs +11 -1
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +8 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -2
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +8 -32
- package/esm2022/lib/components/layout/euim-language-selector/index.mjs +7 -1
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +6 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +9 -3
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +8 -32
- package/esm2022/lib/components/layout/euim-sidebar/index.mjs +7 -1
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +12 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +8 -27
- package/esm2022/lib/components/layout/euim-toolbar/index.mjs +9 -1
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +18 -21
- package/esm2022/lib/components/layout/euim-user-profile/index.mjs +13 -1
- package/fesm2022/eui-mobile-core.mjs +917 -951
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.module.d.ts +4 -3
- package/lib/components/atoms/euim-label/euim-label.module.d.ts.map +1 -1
- package/lib/components/atoms/euim-label/index.d.ts +2 -0
- package/lib/components/atoms/euim-label/index.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts +4 -3
- package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts.map +1 -1
- package/lib/components/atoms/euim-notification-item/index.d.ts +2 -0
- package/lib/components/atoms/euim-notification-item/index.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts +3 -5
- package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
- package/lib/components/directives/euim-divider/index.d.ts +2 -0
- package/lib/components/directives/euim-divider/index.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +3 -5
- package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -1
- package/lib/components/directives/euim-list-header/index.d.ts +2 -0
- package/lib/components/directives/euim-list-header/index.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +3 -5
- package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
- package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts +2 -0
- package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +1 -1
- package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about.component.d.ts +1 -6
- package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-about.module.d.ts +12 -16
- package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
- package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -1
- package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -1
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
- package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +1 -1
- package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
- package/lib/components/euim-about/index.d.ts +6 -0
- package/lib/components/euim-about/index.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-message.module.d.ts +4 -4
- package/lib/components/euim-alert-message/euim-alert-message.module.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-alert-message/index.d.ts +2 -0
- package/lib/components/euim-alert-message/index.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.component.d.ts +1 -1
- package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.module.d.ts +4 -3
- package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
- package/lib/components/euim-avatar/index.d.ts +7 -0
- package/lib/components/euim-avatar/index.d.ts.map +1 -1
- package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
- package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
- package/lib/components/euim-badge/euim-badge.module.d.ts +4 -3
- package/lib/components/euim-badge/euim-badge.module.d.ts.map +1 -1
- package/lib/components/euim-badge/index.d.ts +2 -0
- package/lib/components/euim-badge/index.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +1 -1
- package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card.component.d.ts +1 -1
- package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
- package/lib/components/euim-card/euim-card.module.d.ts +4 -3
- package/lib/components/euim-card/euim-card.module.d.ts.map +1 -1
- package/lib/components/euim-card/index.d.ts +3 -0
- package/lib/components/euim-card/index.d.ts.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.module.d.ts +4 -4
- package/lib/components/euim-card-list/euim-card-list.module.d.ts.map +1 -1
- package/lib/components/euim-card-list/index.d.ts +2 -0
- package/lib/components/euim-card-list/index.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts +4 -4
- package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/index.d.ts +3 -0
- package/lib/components/euim-chip-selector/index.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
- package/lib/components/euim-data-summary/euim-data-summary.module.d.ts +4 -3
- package/lib/components/euim-data-summary/euim-data-summary.module.d.ts.map +1 -1
- package/lib/components/euim-data-summary/index.d.ts +5 -0
- package/lib/components/euim-data-summary/index.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts +7 -7
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/index.d.ts +5 -0
- package/lib/components/euim-empty-list-placeholder/index.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.module.d.ts +9 -8
- package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
- package/lib/components/euim-media-header/index.d.ts +6 -0
- package/lib/components/euim-media-header/index.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
- package/lib/components/euim-message/euim-message.module.d.ts +4 -3
- package/lib/components/euim-message/euim-message.module.d.ts.map +1 -1
- package/lib/components/euim-message/index.d.ts +3 -0
- package/lib/components/euim-message/index.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.module.d.ts +4 -7
- package/lib/components/euim-multiselect/euim-multiselect.module.d.ts.map +1 -1
- package/lib/components/euim-multiselect/index.d.ts +8 -0
- package/lib/components/euim-multiselect/index.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +4 -8
- package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
- package/lib/components/euim-pdf-viewer/index.d.ts +2 -0
- package/lib/components/euim-pdf-viewer/index.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts +4 -3
- package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts.map +1 -1
- package/lib/components/euim-scroller-x/index.d.ts +2 -0
- package/lib/components/euim-scroller-x/index.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts +4 -4
- package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list/index.d.ts +2 -0
- package/lib/components/euim-skeleton-list/index.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts +4 -3
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/index.d.ts +2 -0
- package/lib/components/euim-skeleton-list-item/index.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts +4 -4
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/index.d.ts +6 -0
- package/lib/components/euim-slider-info-screen/index.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner.component.d.ts +1 -1
- package/lib/components/euim-spinner/euim-spinner.component.d.ts.map +1 -1
- package/lib/components/euim-spinner/euim-spinner.module.d.ts +4 -4
- package/lib/components/euim-spinner/euim-spinner.module.d.ts.map +1 -1
- package/lib/components/euim-spinner/index.d.ts +4 -0
- package/lib/components/euim-spinner/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +19 -0
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +1 -0
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +4 -7
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/index.d.ts +2 -0
- package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +4 -5
- package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -1
- package/lib/components/euim-toolbar-qrcode/index.d.ts +2 -0
- package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts.map +1 -1
- package/lib/components/layout/euim-app/euim-app.module.d.ts +4 -4
- package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
- package/lib/components/layout/euim-app/index.d.ts +2 -0
- package/lib/components/layout/euim-app/index.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts +4 -3
- package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/index.d.ts +5 -0
- package/lib/components/layout/euim-header-details/index.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +4 -7
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/index.d.ts +3 -0
- package/lib/components/layout/euim-language-selector/index.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +3 -2
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +4 -7
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/index.d.ts +3 -0
- package/lib/components/layout/euim-sidebar/index.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts +4 -5
- package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/index.d.ts +4 -0
- package/lib/components/layout/euim-toolbar/index.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts +4 -3
- package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts.map +1 -1
- package/lib/components/layout/euim-user-profile/index.d.ts +6 -0
- package/lib/components/layout/euim-user-profile/index.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,675 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="no-js" lang="">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
6
|
+
<title>csdr documentation</title>
|
|
7
|
+
<meta name="description" content="">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
+
|
|
10
|
+
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
|
|
11
|
+
<link rel="stylesheet" href="../styles/style.css">
|
|
12
|
+
<link rel="stylesheet" href="../styles/dark.css">
|
|
13
|
+
<link rel="stylesheet" href="../styles/material.css">
|
|
14
|
+
</head>
|
|
15
|
+
<body>
|
|
16
|
+
<script>
|
|
17
|
+
// Blocking script to avaoid flickering dark mode
|
|
18
|
+
// Dark mode toggle button
|
|
19
|
+
var useDark = window.matchMedia('(prefers-color-scheme: dark)');
|
|
20
|
+
var darkModeState = useDark.matches;
|
|
21
|
+
var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
22
|
+
var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
|
|
23
|
+
var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
|
|
24
|
+
|
|
25
|
+
function checkToggle(check) {
|
|
26
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
27
|
+
$darkModeToggleSwitchers[i].checked = check;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
function toggleDarkMode(state) {
|
|
32
|
+
if (window.localStorage) {
|
|
33
|
+
localStorage.setItem('compodoc_darkmode-state', state);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
checkToggle(state);
|
|
37
|
+
|
|
38
|
+
const hasClass = document.body.classList.contains('dark');
|
|
39
|
+
|
|
40
|
+
if (state) {
|
|
41
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
42
|
+
$darkModeToggles[i].classList.add('dark');
|
|
43
|
+
}
|
|
44
|
+
if (!hasClass) {
|
|
45
|
+
document.body.classList.add('dark');
|
|
46
|
+
}
|
|
47
|
+
} else {
|
|
48
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
49
|
+
$darkModeToggles[i].classList.remove('dark');
|
|
50
|
+
}
|
|
51
|
+
if (hasClass) {
|
|
52
|
+
document.body.classList.remove('dark');
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
useDark.addEventListener('change', function (evt) {
|
|
58
|
+
toggleDarkMode(evt.matches);
|
|
59
|
+
});
|
|
60
|
+
if (darkModeStateLocal) {
|
|
61
|
+
darkModeState = darkModeStateLocal === 'true';
|
|
62
|
+
}
|
|
63
|
+
toggleDarkMode(darkModeState);
|
|
64
|
+
</script>
|
|
65
|
+
|
|
66
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
67
|
+
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
68
|
+
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
69
|
+
</div>
|
|
70
|
+
|
|
71
|
+
<div class="xs-menu menu" id="mobile-menu">
|
|
72
|
+
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
73
|
+
</div>
|
|
74
|
+
|
|
75
|
+
<div class="container-fluid main">
|
|
76
|
+
<div class="row main">
|
|
77
|
+
<div class="hidden-xs menu">
|
|
78
|
+
<compodoc-menu mode="normal"></compodoc-menu>
|
|
79
|
+
</div>
|
|
80
|
+
<!-- START CONTENT -->
|
|
81
|
+
<div class="content directive">
|
|
82
|
+
<div class="content-data">
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
<ol class="breadcrumb">
|
|
91
|
+
<li class="breadcrumb-item">Directives</li>
|
|
92
|
+
<li class="breadcrumb-item" >EuimToolbarDatepickerDatetimeDirective</li>
|
|
93
|
+
</ol>
|
|
94
|
+
|
|
95
|
+
<ul class="nav nav-tabs" role="tablist">
|
|
96
|
+
<li class="nav-item">
|
|
97
|
+
<a href="#info"
|
|
98
|
+
class="nav-link"
|
|
99
|
+
class="nav-link active"
|
|
100
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
101
|
+
</li>
|
|
102
|
+
</ul>
|
|
103
|
+
|
|
104
|
+
<div class="tab-content">
|
|
105
|
+
<div class="tab-pane fade active in" id="info">
|
|
106
|
+
<p class="comment">
|
|
107
|
+
<h3>File</h3>
|
|
108
|
+
</p>
|
|
109
|
+
<p class="comment">
|
|
110
|
+
<code>packages/eui-mobile/packages/core/src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.ts</code>
|
|
111
|
+
</p>
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
<p class="comment">
|
|
117
|
+
<h3>Implements</h3>
|
|
118
|
+
</p>
|
|
119
|
+
<p class="comment">
|
|
120
|
+
<code>OnInit</code>
|
|
121
|
+
</p>
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
<section data-compodoc="block-metadata">
|
|
125
|
+
<h3>Metadata</h3>
|
|
126
|
+
<table class="table table-sm table-hover metadata">
|
|
127
|
+
<tbody>
|
|
128
|
+
|
|
129
|
+
<tr>
|
|
130
|
+
<td class="col-md-3">Selector</td>
|
|
131
|
+
<td class="col-md-9"><code>[euimToolbarDatepickerDatetime]</code></td>
|
|
132
|
+
</tr>
|
|
133
|
+
|
|
134
|
+
<tr>
|
|
135
|
+
<td class="col-md-3">Standalone</td>
|
|
136
|
+
<td class="col-md-9"><code>true</code></td>
|
|
137
|
+
</tr>
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
</tbody>
|
|
142
|
+
</table>
|
|
143
|
+
</section>
|
|
144
|
+
|
|
145
|
+
<section data-compodoc="block-index">
|
|
146
|
+
<h3 id="index">Index</h3>
|
|
147
|
+
<table class="table table-sm table-bordered index-table">
|
|
148
|
+
<tbody>
|
|
149
|
+
<tr>
|
|
150
|
+
<td class="col-md-4">
|
|
151
|
+
<h6><b>Properties</b></h6>
|
|
152
|
+
</td>
|
|
153
|
+
</tr>
|
|
154
|
+
<tr>
|
|
155
|
+
<td class="col-md-4">
|
|
156
|
+
<ul class="index-list">
|
|
157
|
+
<li>
|
|
158
|
+
<span class="modifier"></span>
|
|
159
|
+
<a href="#className" >className</a>
|
|
160
|
+
</li>
|
|
161
|
+
</ul>
|
|
162
|
+
</td>
|
|
163
|
+
</tr>
|
|
164
|
+
|
|
165
|
+
<tr>
|
|
166
|
+
<td class="col-md-4">
|
|
167
|
+
<h6><b>Methods</b></h6>
|
|
168
|
+
</td>
|
|
169
|
+
</tr>
|
|
170
|
+
<tr>
|
|
171
|
+
<td class="col-md-4">
|
|
172
|
+
<ul class="index-list">
|
|
173
|
+
<li>
|
|
174
|
+
<span class="modifier"></span>
|
|
175
|
+
<a href="#onIonChange" >onIonChange</a>
|
|
176
|
+
</li>
|
|
177
|
+
</ul>
|
|
178
|
+
</td>
|
|
179
|
+
</tr>
|
|
180
|
+
|
|
181
|
+
<tr>
|
|
182
|
+
<td class="col-md-4">
|
|
183
|
+
<h6><b>Inputs</b></h6>
|
|
184
|
+
</td>
|
|
185
|
+
</tr>
|
|
186
|
+
<tr>
|
|
187
|
+
<td class="col-md-4">
|
|
188
|
+
<ul class="index-list">
|
|
189
|
+
<li>
|
|
190
|
+
<a href="#displayFormat" >displayFormat</a>
|
|
191
|
+
</li>
|
|
192
|
+
<li>
|
|
193
|
+
<a href="#id" >id</a>
|
|
194
|
+
</li>
|
|
195
|
+
<li>
|
|
196
|
+
<a href="#presentation" >presentation</a>
|
|
197
|
+
</li>
|
|
198
|
+
<li>
|
|
199
|
+
<a href="#showDefaultButtons" >showDefaultButtons</a>
|
|
200
|
+
</li>
|
|
201
|
+
<li>
|
|
202
|
+
<a href="#size" >size</a>
|
|
203
|
+
</li>
|
|
204
|
+
<li>
|
|
205
|
+
<a href="#value" >value</a>
|
|
206
|
+
</li>
|
|
207
|
+
</ul>
|
|
208
|
+
</td>
|
|
209
|
+
</tr>
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
<tr>
|
|
213
|
+
<td class="col-md-4">
|
|
214
|
+
<h6><b>HostBindings</b></h6>
|
|
215
|
+
</td>
|
|
216
|
+
</tr>
|
|
217
|
+
<tr>
|
|
218
|
+
<td class="col-md-4">
|
|
219
|
+
<ul class="index-list">
|
|
220
|
+
<li>
|
|
221
|
+
<a href="#class" >class</a>
|
|
222
|
+
</li>
|
|
223
|
+
</ul>
|
|
224
|
+
</td>
|
|
225
|
+
</tr>
|
|
226
|
+
|
|
227
|
+
<tr>
|
|
228
|
+
<td class="col-md-4">
|
|
229
|
+
<h6><b>HostListeners</b></h6>
|
|
230
|
+
</td>
|
|
231
|
+
</tr>
|
|
232
|
+
<tr>
|
|
233
|
+
<td class="col-md-4">
|
|
234
|
+
<ul class="index-list">
|
|
235
|
+
<li>
|
|
236
|
+
<a href="#ionChange" >ionChange</a>
|
|
237
|
+
</li>
|
|
238
|
+
</ul>
|
|
239
|
+
</td>
|
|
240
|
+
</tr>
|
|
241
|
+
|
|
242
|
+
</tbody>
|
|
243
|
+
</table>
|
|
244
|
+
</section>
|
|
245
|
+
|
|
246
|
+
<section data-compodoc="block-constructor">
|
|
247
|
+
<h3 id="constructor">Constructor</h3>
|
|
248
|
+
<table class="table table-sm table-bordered">
|
|
249
|
+
<tbody>
|
|
250
|
+
<tr>
|
|
251
|
+
<td class="col-md-4">
|
|
252
|
+
<code>constructor(euimToolbarDatepickerComponent: <a href="../components/EuimToolbarDatepickerComponent.html" target="_self">EuimToolbarDatepickerComponent</a>)</code>
|
|
253
|
+
</td>
|
|
254
|
+
</tr>
|
|
255
|
+
|
|
256
|
+
<tr>
|
|
257
|
+
<td class="col-md-4">
|
|
258
|
+
<div>
|
|
259
|
+
<b>Parameters :</b>
|
|
260
|
+
<table class="params">
|
|
261
|
+
<thead>
|
|
262
|
+
<tr>
|
|
263
|
+
<td>Name</td>
|
|
264
|
+
<td>Type</td>
|
|
265
|
+
<td>Optional</td>
|
|
266
|
+
</tr>
|
|
267
|
+
</thead>
|
|
268
|
+
<tbody>
|
|
269
|
+
<tr>
|
|
270
|
+
<td>euimToolbarDatepickerComponent</td>
|
|
271
|
+
|
|
272
|
+
<td>
|
|
273
|
+
<code><a href="../components/EuimToolbarDatepickerComponent.html" target="_self" >EuimToolbarDatepickerComponent</a></code>
|
|
274
|
+
</td>
|
|
275
|
+
|
|
276
|
+
<td>
|
|
277
|
+
No
|
|
278
|
+
</td>
|
|
279
|
+
|
|
280
|
+
</tr>
|
|
281
|
+
</tbody>
|
|
282
|
+
</table>
|
|
283
|
+
</div>
|
|
284
|
+
</td>
|
|
285
|
+
</tr>
|
|
286
|
+
</tbody>
|
|
287
|
+
</table>
|
|
288
|
+
</section>
|
|
289
|
+
|
|
290
|
+
<section data-compodoc="block-inputs">
|
|
291
|
+
<h3 id="inputs">Inputs</h3>
|
|
292
|
+
<table class="table table-sm table-bordered">
|
|
293
|
+
<tbody>
|
|
294
|
+
<tr>
|
|
295
|
+
<td class="col-md-4">
|
|
296
|
+
<a name="displayFormat"></a>
|
|
297
|
+
<b>displayFormat</b>
|
|
298
|
+
</td>
|
|
299
|
+
</tr>
|
|
300
|
+
<tr>
|
|
301
|
+
<td class="col-md-4">
|
|
302
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
303
|
+
|
|
304
|
+
</td>
|
|
305
|
+
</tr>
|
|
306
|
+
<tr>
|
|
307
|
+
<td class="col-md-4">
|
|
308
|
+
<i>Default value : </i><code>'DD-MM-YYYY'</code>
|
|
309
|
+
</td>
|
|
310
|
+
</tr>
|
|
311
|
+
</tbody>
|
|
312
|
+
</table>
|
|
313
|
+
<table class="table table-sm table-bordered">
|
|
314
|
+
<tbody>
|
|
315
|
+
<tr>
|
|
316
|
+
<td class="col-md-4">
|
|
317
|
+
<a name="id"></a>
|
|
318
|
+
<b>id</b>
|
|
319
|
+
</td>
|
|
320
|
+
</tr>
|
|
321
|
+
<tr>
|
|
322
|
+
<td class="col-md-4">
|
|
323
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
324
|
+
|
|
325
|
+
</td>
|
|
326
|
+
</tr>
|
|
327
|
+
</tbody>
|
|
328
|
+
</table>
|
|
329
|
+
<table class="table table-sm table-bordered">
|
|
330
|
+
<tbody>
|
|
331
|
+
<tr>
|
|
332
|
+
<td class="col-md-4">
|
|
333
|
+
<a name="presentation"></a>
|
|
334
|
+
<b>presentation</b>
|
|
335
|
+
</td>
|
|
336
|
+
</tr>
|
|
337
|
+
<tr>
|
|
338
|
+
<td class="col-md-4">
|
|
339
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
340
|
+
|
|
341
|
+
</td>
|
|
342
|
+
</tr>
|
|
343
|
+
<tr>
|
|
344
|
+
<td class="col-md-4">
|
|
345
|
+
<i>Default value : </i><code>'date'</code>
|
|
346
|
+
</td>
|
|
347
|
+
</tr>
|
|
348
|
+
</tbody>
|
|
349
|
+
</table>
|
|
350
|
+
<table class="table table-sm table-bordered">
|
|
351
|
+
<tbody>
|
|
352
|
+
<tr>
|
|
353
|
+
<td class="col-md-4">
|
|
354
|
+
<a name="showDefaultButtons"></a>
|
|
355
|
+
<b>showDefaultButtons</b>
|
|
356
|
+
</td>
|
|
357
|
+
</tr>
|
|
358
|
+
<tr>
|
|
359
|
+
<td class="col-md-4">
|
|
360
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
361
|
+
|
|
362
|
+
</td>
|
|
363
|
+
</tr>
|
|
364
|
+
<tr>
|
|
365
|
+
<td class="col-md-4">
|
|
366
|
+
<i>Default value : </i><code>true</code>
|
|
367
|
+
</td>
|
|
368
|
+
</tr>
|
|
369
|
+
</tbody>
|
|
370
|
+
</table>
|
|
371
|
+
<table class="table table-sm table-bordered">
|
|
372
|
+
<tbody>
|
|
373
|
+
<tr>
|
|
374
|
+
<td class="col-md-4">
|
|
375
|
+
<a name="size"></a>
|
|
376
|
+
<b>size</b>
|
|
377
|
+
</td>
|
|
378
|
+
</tr>
|
|
379
|
+
<tr>
|
|
380
|
+
<td class="col-md-4">
|
|
381
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
382
|
+
|
|
383
|
+
</td>
|
|
384
|
+
</tr>
|
|
385
|
+
<tr>
|
|
386
|
+
<td class="col-md-4">
|
|
387
|
+
<i>Default value : </i><code>'cover'</code>
|
|
388
|
+
</td>
|
|
389
|
+
</tr>
|
|
390
|
+
</tbody>
|
|
391
|
+
</table>
|
|
392
|
+
<table class="table table-sm table-bordered">
|
|
393
|
+
<tbody>
|
|
394
|
+
<tr>
|
|
395
|
+
<td class="col-md-4">
|
|
396
|
+
<a name="value"></a>
|
|
397
|
+
<b>value</b>
|
|
398
|
+
</td>
|
|
399
|
+
</tr>
|
|
400
|
+
<tr>
|
|
401
|
+
<td class="col-md-4">
|
|
402
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
403
|
+
|
|
404
|
+
</td>
|
|
405
|
+
</tr>
|
|
406
|
+
</tbody>
|
|
407
|
+
</table>
|
|
408
|
+
</section>
|
|
409
|
+
|
|
410
|
+
<section data-compodoc="block-properties">
|
|
411
|
+
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
412
|
+
<tbody>
|
|
413
|
+
<tr>
|
|
414
|
+
<td class="col-md-4">
|
|
415
|
+
<a name="class"></a>
|
|
416
|
+
<span class="name">
|
|
417
|
+
<span ><b>class</b></span>
|
|
418
|
+
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
419
|
+
</span>
|
|
420
|
+
</td>
|
|
421
|
+
</tr>
|
|
422
|
+
<tr>
|
|
423
|
+
<td class="col-md-4">
|
|
424
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
425
|
+
|
|
426
|
+
</td>
|
|
427
|
+
</tr>
|
|
428
|
+
<tr>
|
|
429
|
+
<td class="col-md-4">
|
|
430
|
+
<i>Default value : </i><code>'euim-toolbar-datepicker'</code>
|
|
431
|
+
</td>
|
|
432
|
+
</tr>
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
</tbody>
|
|
436
|
+
</table>
|
|
437
|
+
</section>
|
|
438
|
+
|
|
439
|
+
<section data-compodoc="block-host-listener">
|
|
440
|
+
<h3>HostListeners</h3> <table class="table table-sm table-bordered">
|
|
441
|
+
<tbody>
|
|
442
|
+
<tr>
|
|
443
|
+
<td class="col-md-4">
|
|
444
|
+
<a name="ionChange"></a>
|
|
445
|
+
<span class="name">
|
|
446
|
+
<b>
|
|
447
|
+
ionChange
|
|
448
|
+
</b>
|
|
449
|
+
<a href="#ionChange"><span class="icon ion-ios-link"></span></a>
|
|
450
|
+
</span>
|
|
451
|
+
</td>
|
|
452
|
+
</tr>
|
|
453
|
+
<tr>
|
|
454
|
+
<td class="col-md-4">
|
|
455
|
+
<i>Arguments : </i><code>'$event' </code>
|
|
456
|
+
</td>
|
|
457
|
+
</tr>
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
</tbody>
|
|
463
|
+
</table>
|
|
464
|
+
</section>
|
|
465
|
+
<section data-compodoc="block-methods">
|
|
466
|
+
|
|
467
|
+
<h3 id="methods">
|
|
468
|
+
Methods
|
|
469
|
+
</h3>
|
|
470
|
+
<table class="table table-sm table-bordered">
|
|
471
|
+
<tbody>
|
|
472
|
+
<tr>
|
|
473
|
+
<td class="col-md-4">
|
|
474
|
+
<a name="onIonChange"></a>
|
|
475
|
+
<span class="name">
|
|
476
|
+
<span class="modifier"></span>
|
|
477
|
+
<span ><b>onIonChange</b></span>
|
|
478
|
+
<a href="#onIonChange"><span class="icon ion-ios-link"></span></a>
|
|
479
|
+
</span>
|
|
480
|
+
</td>
|
|
481
|
+
</tr>
|
|
482
|
+
<tr>
|
|
483
|
+
<td class="col-md-4">
|
|
484
|
+
<span class="modifier-icon icon ion-ios-reset"></span>
|
|
485
|
+
<code>onIonChange(event: CustomEvent)</code>
|
|
486
|
+
</td>
|
|
487
|
+
</tr>
|
|
488
|
+
|
|
489
|
+
<tr>
|
|
490
|
+
<td class="col-md-4">
|
|
491
|
+
<b>Decorators : </b>
|
|
492
|
+
<br />
|
|
493
|
+
<code>@HostListener('ionChange', ['$event'])<br /></code>
|
|
494
|
+
</td>
|
|
495
|
+
</tr>
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
<tr>
|
|
500
|
+
<td class="col-md-4">
|
|
501
|
+
|
|
502
|
+
<div class="io-description">
|
|
503
|
+
<b>Parameters :</b>
|
|
504
|
+
|
|
505
|
+
<table class="params">
|
|
506
|
+
<thead>
|
|
507
|
+
<tr>
|
|
508
|
+
<td>Name</td>
|
|
509
|
+
<td>Type</td>
|
|
510
|
+
<td>Optional</td>
|
|
511
|
+
</tr>
|
|
512
|
+
</thead>
|
|
513
|
+
<tbody>
|
|
514
|
+
<tr>
|
|
515
|
+
<td>event</td>
|
|
516
|
+
<td>
|
|
517
|
+
<code>CustomEvent</code>
|
|
518
|
+
</td>
|
|
519
|
+
|
|
520
|
+
<td>
|
|
521
|
+
No
|
|
522
|
+
</td>
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
</tr>
|
|
526
|
+
</tbody>
|
|
527
|
+
</table>
|
|
528
|
+
</div>
|
|
529
|
+
<div class="io-description">
|
|
530
|
+
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
531
|
+
|
|
532
|
+
</div>
|
|
533
|
+
<div class="io-description">
|
|
534
|
+
|
|
535
|
+
</div>
|
|
536
|
+
</td>
|
|
537
|
+
</tr>
|
|
538
|
+
</tbody>
|
|
539
|
+
</table>
|
|
540
|
+
</section>
|
|
541
|
+
<section data-compodoc="block-properties">
|
|
542
|
+
|
|
543
|
+
<h3 id="inputs">
|
|
544
|
+
Properties
|
|
545
|
+
</h3>
|
|
546
|
+
<table class="table table-sm table-bordered">
|
|
547
|
+
<tbody>
|
|
548
|
+
<tr>
|
|
549
|
+
<td class="col-md-4">
|
|
550
|
+
<a name="className"></a>
|
|
551
|
+
<span class="name">
|
|
552
|
+
<span class="modifier"></span>
|
|
553
|
+
<span ><b>className</b></span>
|
|
554
|
+
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
555
|
+
</span>
|
|
556
|
+
</td>
|
|
557
|
+
</tr>
|
|
558
|
+
<tr>
|
|
559
|
+
<td class="col-md-4">
|
|
560
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
561
|
+
|
|
562
|
+
</td>
|
|
563
|
+
</tr>
|
|
564
|
+
<tr>
|
|
565
|
+
<td class="col-md-4">
|
|
566
|
+
<i>Default value : </i><code>'euim-toolbar-datepicker'</code>
|
|
567
|
+
</td>
|
|
568
|
+
</tr>
|
|
569
|
+
<tr>
|
|
570
|
+
<td class="col-md-4">
|
|
571
|
+
<b>Decorators : </b>
|
|
572
|
+
<br />
|
|
573
|
+
<code>
|
|
574
|
+
@HostBinding('class')<br />
|
|
575
|
+
</code>
|
|
576
|
+
</td>
|
|
577
|
+
</tr>
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
</tbody>
|
|
581
|
+
</table>
|
|
582
|
+
</section>
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
</div>
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
</div>
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
</div><div class="search-results">
|
|
605
|
+
<div class="has-results">
|
|
606
|
+
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
607
|
+
<ul class="search-results-list"></ul>
|
|
608
|
+
</div>
|
|
609
|
+
<div class="no-results">
|
|
610
|
+
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
611
|
+
</div>
|
|
612
|
+
</div>
|
|
613
|
+
</div>
|
|
614
|
+
<!-- END CONTENT -->
|
|
615
|
+
</div>
|
|
616
|
+
</div>
|
|
617
|
+
|
|
618
|
+
<label class="dark-mode-switch">
|
|
619
|
+
<input type="checkbox">
|
|
620
|
+
<span class="slider">
|
|
621
|
+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
622
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
623
|
+
</svg>
|
|
624
|
+
</span>
|
|
625
|
+
</label>
|
|
626
|
+
|
|
627
|
+
<script>
|
|
628
|
+
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
629
|
+
var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
|
|
630
|
+
var COMPODOC_CURRENT_PAGE_URL = 'EuimToolbarDatepickerDatetimeDirective.html';
|
|
631
|
+
var MAX_SEARCH_RESULTS = 15;
|
|
632
|
+
</script>
|
|
633
|
+
|
|
634
|
+
<script>
|
|
635
|
+
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
636
|
+
checkToggle(darkModeState);
|
|
637
|
+
if ($darkModeToggleSwitchers.length > 0) {
|
|
638
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
639
|
+
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
640
|
+
darkModeState = !darkModeState;
|
|
641
|
+
toggleDarkMode(darkModeState);
|
|
642
|
+
});
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
</script>
|
|
646
|
+
|
|
647
|
+
<script src="../js/libs/custom-elements.min.js"></script>
|
|
648
|
+
<script src="../js/libs/lit-html.js"></script>
|
|
649
|
+
|
|
650
|
+
<script src="../js/menu-wc.js" defer></script>
|
|
651
|
+
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
652
|
+
|
|
653
|
+
<script src="../js/libs/bootstrap-native.js"></script>
|
|
654
|
+
|
|
655
|
+
<script src="../js/libs/es6-shim.min.js"></script>
|
|
656
|
+
<script src="../js/libs/EventDispatcher.js"></script>
|
|
657
|
+
<script src="../js/libs/promise.min.js"></script>
|
|
658
|
+
<script src="../js/libs/zepto.min.js"></script>
|
|
659
|
+
|
|
660
|
+
<script src="../js/compodoc.js"></script>
|
|
661
|
+
|
|
662
|
+
<script src="../js/tabs.js"></script>
|
|
663
|
+
<script src="../js/menu.js"></script>
|
|
664
|
+
<script src="../js/libs/clipboard.min.js"></script>
|
|
665
|
+
<script src="../js/libs/prism.js"></script>
|
|
666
|
+
<script src="../js/sourceCode.js"></script>
|
|
667
|
+
<script src="../js/search/search.js"></script>
|
|
668
|
+
<script src="../js/search/lunr.min.js"></script>
|
|
669
|
+
<script src="../js/search/search-lunr.js"></script>
|
|
670
|
+
<script src="../js/search/search_index.js"></script>
|
|
671
|
+
<script src="../js/lazy-load-graphs.js"></script>
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
</body>
|
|
675
|
+
</html>
|
package/docs/index.html
CHANGED
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
<div class="card text-center">
|
|
111
111
|
<div class="card-block">
|
|
112
112
|
<h4 class="card-title"><span class="icon ion-md-code-working"></span></h4>
|
|
113
|
-
<p class="card-text">
|
|
113
|
+
<p class="card-text">36 Directives</p>
|
|
114
114
|
</div>
|
|
115
115
|
</div>
|
|
116
116
|
</div>
|