@eui/ecl 23.0.0-alpha.3 → 23.0.0-alpha.5
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/changelog.html +77 -0
- package/docs/components/EclAddToCalendarComponent.html +7 -62
- package/docs/components/EclAnimatedNumbersComponent.html +0 -39
- package/docs/components/EclAppComponent.html +12 -72
- package/docs/components/EclBannerComponent.html +46 -46
- package/docs/components/EclBlockquoteComponent.html +6 -1
- package/docs/components/EclCarouselComponent.html +5 -0
- package/docs/components/EclCategoryFilterComponent.html +5 -0
- package/docs/components/EclCategoryFilterItemComponent.html +15 -10
- package/docs/components/EclCheckboxLabelComponent.html +1 -1
- package/docs/components/EclContentItemComponent.html +4 -0
- package/docs/components/EclDateBlockComponent.html +43 -18
- package/docs/components/EclExpandableComponent.html +63 -1
- package/docs/components/EclFeaturedComponent.html +46 -37
- package/docs/components/EclFileComponent.html +19 -14
- package/docs/components/EclFileItemsComponent.html +31 -1
- package/docs/components/EclFormLabelComponent.html +1 -1
- package/docs/components/EclGalleryComponent.html +29 -29
- package/docs/components/EclGalleryItemComponent.html +47 -47
- package/docs/components/EclIconComponent.html +158 -48
- package/docs/components/EclInpageNavigationComponent.html +21 -1
- package/docs/components/EclInpageNavigationItemComponent.html +39 -1
- package/docs/components/EclListIllustrationComponent.html +47 -47
- package/docs/components/EclListIllustrationItemComponent.html +1 -1
- package/docs/components/EclMediaContainerComponent.html +20 -20
- package/docs/components/EclMegaMenuFeaturedComponent.html +6 -1
- package/docs/components/EclMegaMenuInfoComponent.html +11 -1
- package/docs/components/EclMegaMenuItemComponent.html +44 -34
- package/docs/components/EclMegaMenuSubitemComponent.html +46 -31
- package/docs/components/EclMenuItemComponent.html +12 -2
- package/docs/components/EclMenuMegaItemComponent.html +8 -3
- package/docs/components/EclMultiselectComponent.html +56 -56
- package/docs/components/EclMultiselectDropdownComponent.html +1 -1
- package/docs/components/EclMultiselectOptgroupComponent.html +6 -1
- package/docs/components/EclNavigationListItemComponent.html +1 -1
- package/docs/components/EclNotificationComponent.html +32 -1
- package/docs/components/EclPaginationItemComponent.html +84 -59
- package/docs/components/EclRatingFieldComponent.html +98 -2
- package/docs/components/EclSearchFormComponent.html +41 -1
- package/docs/components/EclSelectContainerComponent.html +116 -1
- package/docs/components/EclSiteFooterComponent.html +1 -1
- package/docs/components/EclSiteFooterCoreComponent.html +6 -1
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +16 -1
- package/docs/components/EclSiteFooterRowCommonComponent.html +6 -1
- package/docs/components/EclSiteHeaderComponent.html +27 -27
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +96 -86
- package/docs/components/EclSiteHeaderLoginComponent.html +1 -1
- package/docs/components/EclSiteHeaderSearchComponent.html +20 -10
- package/docs/components/EclSocialMediaFollowComponent.html +7 -2
- package/docs/components/EclSocialMediaFollowItemComponent.html +40 -25
- package/docs/components/EclSplashPageLanguageCategoryComponent.html +6 -1
- package/docs/components/EclSplashPageLanguageContainerComponent.html +6 -1
- package/docs/components/EclSplashPageLanguageLinkComponent.html +6 -1
- package/docs/components/EclTabComponent.html +50 -20
- package/docs/components/EclTabsComponent.html +1 -1
- package/docs/components/EclTagComponent.html +6 -1
- package/docs/components/EclTimelineComponent.html +4 -169
- package/docs/components/EclTimelineItemComponent.html +104 -1
- package/docs/directives/EclAccordionDirective.html +9 -99
- package/docs/directives/EclFileTitleDirective.html +5 -0
- package/docs/directives/EclFileUploadDirective.html +120 -0
- package/docs/directives/EclGalleryMediaDirective.html +5 -0
- package/docs/directives/EclMediaContainerIframeDirective.html +9 -11
- package/docs/directives/EclMediaContainerItemDirective.html +5 -0
- package/docs/directives/EclMultiselectOptionDirective.html +20 -10
- package/docs/directives/EclRadioDirective.html +18 -13
- package/docs/directives/EclSelectDirective.html +40 -0
- package/docs/directives/EclSiteFooterListDirective.html +5 -104
- package/docs/directives/EclSiteFooterSectionDirective.html +1 -1
- package/docs/directives/EclSiteFooterTitleDirective.html +29 -0
- package/docs/directives/EclTableHeaderDirective.html +5 -0
- package/docs/directives/EclTextMediaMediaAnchorDirective.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/EclAddToCalendarComponent.md +1 -1
- package/docs/json/EclBannerComponent.md +7 -7
- package/docs/json/EclCategoryFilterItemComponent.md +1 -1
- package/docs/json/EclDateBlockComponent.md +1 -1
- package/docs/json/EclExpandableComponent.md +2 -0
- package/docs/json/EclFeaturedComponent.md +3 -3
- package/docs/json/EclFileComponent.md +1 -1
- package/docs/json/EclFileItemsComponent.md +1 -0
- package/docs/json/EclGalleryComponent.md +4 -4
- package/docs/json/EclGalleryItemComponent.md +2 -2
- package/docs/json/EclIconComponent.md +4 -4
- package/docs/json/EclInpageNavigationItemComponent.md +1 -0
- package/docs/json/EclListIllustrationComponent.md +3 -3
- package/docs/json/EclMediaContainerComponent.md +1 -1
- package/docs/json/EclMediaContainerIframeDirective.md +2 -2
- package/docs/json/EclMegaMenuItemComponent.md +2 -2
- package/docs/json/EclMegaMenuSubitemComponent.md +3 -3
- package/docs/json/EclMenuItemComponent.md +1 -1
- package/docs/json/EclMenuMegaItemComponent.md +1 -1
- package/docs/json/EclMultiselectComponent.md +3 -3
- package/docs/json/EclMultiselectOptionDirective.md +1 -1
- package/docs/json/EclNavigationListItemComponent.md +1 -1
- package/docs/json/EclNotificationComponent.md +1 -0
- package/docs/json/EclPaginationItemComponent.md +3 -3
- package/docs/json/EclRadioDirective.md +1 -1
- package/docs/json/EclRatingFieldComponent.md +1 -0
- package/docs/json/EclSearchFormComponent.md +1 -0
- package/docs/json/EclSelectContainerComponent.md +6 -0
- package/docs/json/EclSiteFooterSectionDirective.md +1 -1
- package/docs/json/EclSiteHeaderComponent.md +2 -2
- package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
- package/docs/json/EclSiteHeaderSearchComponent.md +1 -1
- package/docs/json/EclSocialMediaFollowComponent.md +1 -1
- package/docs/json/EclSocialMediaFollowItemComponent.md +4 -4
- package/docs/json/EclTabComponent.md +2 -1
- package/docs/json/EclTagComponent.md +1 -1
- package/docs/json/EclTextMediaMediaAnchorDirective.md +1 -1
- package/docs/json/EclTimelineItemComponent.md +1 -0
- package/docs/json/documentation.json +4188 -2895
- package/docs/llms.txt +152 -136
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +5 -15
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs +9 -7
- package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +13 -14
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +27 -37
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +11 -7
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs +7 -10
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs +14 -18
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +21 -13
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs +18 -26
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +39 -22
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs +21 -16
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +17 -18
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +25 -23
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs +27 -20
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +6 -12
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +44 -71
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs +50 -39
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +38 -32
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -7
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +37 -57
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -21
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs +22 -27
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +67 -73
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +46 -51
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +52 -43
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +13 -19
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +6 -9
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +19 -21
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs +57 -64
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs +8 -7
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +35 -27
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -23
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +31 -40
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +71 -70
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +44 -55
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -36
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +38 -18
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +11 -16
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs +16 -15
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +32 -34
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +14 -12
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +9 -12
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -19
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-media.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-text-media.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +40 -59
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl-core.mjs.map +1 -1
- package/package.json +8 -3
- package/types/eui-ecl-components-ecl-accordion.d.ts +2 -10
- package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-add-to-calendar.d.ts +4 -1
- package/types/eui-ecl-components-ecl-add-to-calendar.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-animated-numbers.d.ts +1 -1
- package/types/eui-ecl-components-ecl-animated-numbers.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-app.d.ts +6 -6
- package/types/eui-ecl-components-ecl-app.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-banner.d.ts +9 -10
- package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-blockquote.d.ts +2 -2
- package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-card.d.ts +2 -3
- package/types/eui-ecl-components-ecl-card.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-carousel.d.ts +10 -12
- package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-category-filter.d.ts +4 -4
- package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-checkbox.d.ts +2 -3
- package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-content-item.d.ts +8 -10
- package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-date-block.d.ts +10 -10
- package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-expandable.d.ts +7 -8
- package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-featured.d.ts +4 -5
- package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file-upload.d.ts +9 -11
- package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file.d.ts +7 -8
- package/types/eui-ecl-components-ecl-file.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-form-label.d.ts +3 -5
- package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-gallery.d.ts +32 -41
- package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-help-block.d.ts +3 -4
- package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-icon.d.ts +17 -12
- package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +18 -19
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-label.d.ts +3 -3
- package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-list-illustration.d.ts +25 -30
- package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-loading-indicator.d.ts +6 -8
- package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-media-container.d.ts +9 -11
- package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-mega-menu.d.ts +25 -28
- package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-menu.d.ts +26 -31
- package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-multiselect.d.ts +13 -13
- package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-navigation-list.d.ts +5 -7
- package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-news-ticker.d.ts +2 -3
- package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-notification.d.ts +17 -19
- package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-page-header.d.ts +2 -3
- package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-pagination.d.ts +22 -29
- package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-radio.d.ts +2 -3
- package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-rating-field.d.ts +12 -12
- package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-search-form.d.ts +10 -10
- package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-select.d.ts +13 -17
- package/types/eui-ecl-components-ecl-select.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-site-footer.d.ts +22 -27
- package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-site-header.d.ts +16 -18
- package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts +21 -23
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-splash-page.d.ts +6 -6
- package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-sticky-container.d.ts +6 -7
- package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-table.d.ts +4 -5
- package/types/eui-ecl-components-ecl-table.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tabs.d.ts +5 -6
- package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tag.d.ts +3 -4
- package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-area.d.ts +5 -6
- package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-input.d.ts +6 -7
- package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-media.d.ts +2 -2
- package/types/eui-ecl-components-ecl-text-media.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-timeline.d.ts +8 -17
- package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-list-illustration.d.ts","sources":["../../components/ecl-list-illustration/ecl-list-illustration-icon.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration-picture.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration-item.component.ts","../../components/ecl-list-illustration/ecl-list-illustration.component.ts","../../components/ecl-list-illustration/index.ts"],"mappings":";;;;AAGA;;;;AAIG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;AAClE;;AAEG;AAC+C;
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-list-illustration.d.ts","sources":["../../components/ecl-list-illustration/ecl-list-illustration-icon.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration-picture.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration-item.component.ts","../../components/ecl-list-illustration/ecl-list-illustration.component.ts","../../components/ecl-list-illustration/index.ts"],"mappings":";;;;AAGA;;;;AAIG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;AAClE;;AAEG;AAC+C;oDAJzC,gCAAgC;sDAAhC,gCAAgC;AAK5C;;ACbD;;;;AAIG;AACH,cAGa,mCAAoC,SAAQ,gBAAiB,YAAW,gBAAgB;AAEjG;;AAEG;uBACc,aAAA,CAAA,wBAAA;0BAGM,iCAAiC;AAExD;;AAEG;;AAQH;oDApBS,mCAAmC;sDAAnC,mCAAmC;AAuB/C;AAED;;;;AAIG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AACnE;;AAEG;AACH;AAEA;;;AAGG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;;oDAdM,iCAAiC;sDAAjC,iCAAiC;AAyB7C;;ACvDD;;;;AAIG;AACH,cAIa,gCAAiC,SAAQ,gBAAgB;AAClE;;AAEG;uBACc,aAAA,CAAA,WAAA;AAEjB;;AAEG;uBACc,aAAA,CAAA,WAAA;AAEjB;;AAEG;AACuB;AAE1B;;AAEG;AAC+C;yBAG7B,gCAAgC;4BAG7B,mCAAmC;;AAG3D,uBAAiB,aAAA,CAAA,cAAA;;AAGjB,gBAAU,aAAA,CAAA,cAAA;AAEV,gBAAY,MAAM;AAElB;;AAEG;;AAKH;;AAEG;;oDA5CM,gCAAgC;sDAAhC,gCAAgC;AAgD5C;;AClED;;;;AAIG;AACH,cAOa,4BAA6B,SAAQ,gBAAiB,YAAW,gBAAgB;AAC1F;;AAEG;sBACa,aAAA,CAAA,wBAAA;AAEhB;;AAEG;AACH,uBAAiB,aAAA,CAAA,wBAAA;AAEjB;;;;;AAKG;uBACc,aAAA,CAAA,WAAA;;yBAGE,aAAA,CAAA,wBAAA;;2BAGE,aAAA,CAAA,wBAAA;;sBAGL,aAAA,CAAA,WAAA;;0BAGI,aAAA,CAAA,wBAAA;;AAGpB,kBAAY,aAAA,CAAA,WAAA;AAGZ,0BAAsB,SAAS,CAAC,gCAAgC;AAEhE;;AAEG;AACuB;AAE1B;;AAEG;;AAiBH;;AAEG;AACH,yBAAmB,MAAA;AAKnB;AAGA;;;;AAmBA;AAcA;oDAzGS,4BAA4B;sDAA5B,4BAA4B;AAgHxC;;ACvHD,cAAa,wBAAwB,mBAAA,4BAAA,SAAA,gCAAA,SAAA,gCAAA,SAAA,mCAAA,SAAA,iCAAA;;;;","names":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
1
|
import * as i0 from '@angular/core';
|
|
2
|
+
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Component representing a loading indicator (spinner) using ECL styles.
|
|
@@ -15,7 +15,7 @@ declare class EclLoadingIndicatorComponent extends ECLBaseDirective {
|
|
|
15
15
|
* - `'m'` – medium (default)
|
|
16
16
|
* - `'l'` – large
|
|
17
17
|
*/
|
|
18
|
-
size:
|
|
18
|
+
readonly size: i0.InputSignal<"s" | "m" | "l">;
|
|
19
19
|
/**
|
|
20
20
|
* Variant of the spinner color.
|
|
21
21
|
*
|
|
@@ -23,13 +23,13 @@ declare class EclLoadingIndicatorComponent extends ECLBaseDirective {
|
|
|
23
23
|
* - `'primary'` – default appearance
|
|
24
24
|
* - `'inverted'` – used on dark backgrounds
|
|
25
25
|
*/
|
|
26
|
-
variant:
|
|
26
|
+
readonly variant: i0.InputSignal<"primary" | "inverted">;
|
|
27
27
|
/**
|
|
28
28
|
* Controls whether the spinner should be centered.
|
|
29
29
|
*
|
|
30
30
|
* Defaults to `true`.
|
|
31
31
|
*/
|
|
32
|
-
isCentered: boolean
|
|
32
|
+
readonly isCentered: i0.InputSignalWithTransform<boolean, unknown>;
|
|
33
33
|
/**
|
|
34
34
|
* Controls visibility of the spinner.
|
|
35
35
|
*
|
|
@@ -37,7 +37,7 @@ declare class EclLoadingIndicatorComponent extends ECLBaseDirective {
|
|
|
37
37
|
*
|
|
38
38
|
* Defaults to `true`.
|
|
39
39
|
*/
|
|
40
|
-
isVisible: boolean
|
|
40
|
+
readonly isVisible: i0.InputSignalWithTransform<boolean, unknown>;
|
|
41
41
|
/**
|
|
42
42
|
* Applies ARIA role for accessibility.
|
|
43
43
|
*/
|
|
@@ -47,9 +47,7 @@ declare class EclLoadingIndicatorComponent extends ECLBaseDirective {
|
|
|
47
47
|
*/
|
|
48
48
|
get cssClasses(): string;
|
|
49
49
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclLoadingIndicatorComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclLoadingIndicatorComponent, "ecl-loading-indicator", never, { "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; "isVisible": { "alias": "isVisible"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
51
|
-
static ngAcceptInputType_isCentered: unknown;
|
|
52
|
-
static ngAcceptInputType_isVisible: unknown;
|
|
50
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclLoadingIndicatorComponent, "ecl-loading-indicator", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "isCentered": { "alias": "isCentered"; "required": false; "isSignal": true; }; "isVisible": { "alias": "isVisible"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
53
51
|
}
|
|
54
52
|
|
|
55
53
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-loading-indicator.d.ts","sources":["../../components/ecl-loading-indicator/ecl-loading-indicator.component.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-label.directive.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.ts","../../components/ecl-loading-indicator/index.ts"],"mappings":";;;AAGA;;;;AAIG;AACH,cAIa,4BAA6B,SAAQ,gBAAgB;AAC9D;;;;;;;AAOG;
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-loading-indicator.d.ts","sources":["../../components/ecl-loading-indicator/ecl-loading-indicator.component.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-label.directive.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.ts","../../components/ecl-loading-indicator/index.ts"],"mappings":";;;AAGA;;;;AAIG;AACH,cAIa,4BAA6B,SAAQ,gBAAgB;AAC9D;;;;;;;AAOG;mBACUA,EAAA,CAAA,WAAA;AAEb;;;;;;AAMG;sBACaA,EAAA,CAAA,WAAA;AAEhB;;;;AAIG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;;;;AAMG;wBACeA,EAAA,CAAA,wBAAA;AAElB;;AAEG;AACuB;AAE1B;;AAEG;;yCA3CM,4BAA4B;2CAA5B,4BAA4B;AAwDxC;;AClED;;;;AAIG;AACH,cAGa,iCAAiC;AAC1C;;AAEG;AACqC;yCAJ/B,iCAAiC;2CAAjC,iCAAiC;AAK7C;;ACZD;;;;AAIG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;AACrE;;AAEG;;yCAHM,mCAAmC;2CAAnC,mCAAmC;AAQ/C;;ACXD,cAAa,yBAAyB,mBAAA,4BAAA,SAAA,iCAAA,SAAA,mCAAA;;;;","names":["_angular_core"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
1
|
import * as i0 from '@angular/core';
|
|
3
2
|
import { AfterContentInit, ElementRef, OnDestroy, QueryList } from '@angular/core';
|
|
3
|
+
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
4
|
import { EclButtonComponent } from '@eui/ecl/components/ecl-button';
|
|
5
5
|
import { EclExpandableComponent } from '@eui/ecl/components/ecl-expandable';
|
|
6
6
|
|
|
@@ -8,14 +8,14 @@ import { EclExpandableComponent } from '@eui/ecl/components/ecl-expandable';
|
|
|
8
8
|
* Adds styling and attributes to the iframe element.
|
|
9
9
|
*/
|
|
10
10
|
declare class EclMediaContainerIframeDirective extends ECLBaseDirective {
|
|
11
|
-
width: any
|
|
12
|
-
height: any
|
|
11
|
+
readonly width: i0.InputSignal<any>;
|
|
12
|
+
readonly height: i0.InputSignal<any>;
|
|
13
13
|
get ratio(): string;
|
|
14
14
|
hasCustomRatio: boolean;
|
|
15
15
|
private elem;
|
|
16
16
|
calculateCustomRatio(): string;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMediaContainerIframeDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMediaContainerIframeDirective, "iframe[eclMediaContainerIframe]", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "ratio": { "alias": "ratio"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMediaContainerIframeDirective, "iframe[eclMediaContainerIframe]", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "ratio": { "alias": "ratio"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
/**
|
|
@@ -32,7 +32,7 @@ declare class EclMediaContainerItemAudioDescriptionDirective extends ECLBaseDire
|
|
|
32
32
|
*/
|
|
33
33
|
declare class EclMediaContainerItemDirective extends ECLBaseDirective implements AfterContentInit {
|
|
34
34
|
el: ElementRef<any>;
|
|
35
|
-
ratio: string
|
|
35
|
+
readonly ratio: i0.InputSignal<string>;
|
|
36
36
|
contentIframe: EclMediaContainerIframeDirective;
|
|
37
37
|
get cssClasses(): string;
|
|
38
38
|
isVideo: boolean;
|
|
@@ -41,7 +41,7 @@ declare class EclMediaContainerItemDirective extends ECLBaseDirective implements
|
|
|
41
41
|
ngAfterContentInit(): void;
|
|
42
42
|
setIframeUrl(): void;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMediaContainerItemDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMediaContainerItemDirective, "[eclMediaContainerItem], img[eclMediaContainerImage]", never, { "ratio": { "alias": "ratio"; "required": false; }; }, {}, ["contentIframe"], never, true, never>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMediaContainerItemDirective, "[eclMediaContainerItem], img[eclMediaContainerImage]", never, { "ratio": { "alias": "ratio"; "required": false; "isSignal": true; }; }, {}, ["contentIframe"], never, true, never>;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
/**
|
|
@@ -75,11 +75,11 @@ declare class EclMediaContainerCreditDirective extends ECLBaseDirective {
|
|
|
75
75
|
* A media container is used to display media items (video, audio, image or other data) with a caption.
|
|
76
76
|
*/
|
|
77
77
|
declare class EclMediaContainerComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
|
|
78
|
-
isFullWidth: boolean
|
|
78
|
+
readonly isFullWidth: i0.InputSignalWithTransform<boolean, unknown>;
|
|
79
79
|
/**
|
|
80
80
|
* Used for a video only - if the video should play immediately.
|
|
81
81
|
*/
|
|
82
|
-
eclAutoplay: boolean
|
|
82
|
+
readonly eclAutoplay: i0.InputSignalWithTransform<boolean, unknown>;
|
|
83
83
|
captionPosition: i0.InputSignal<"over" | "bottom" | "hidden">;
|
|
84
84
|
/**
|
|
85
85
|
* Allows a parent component to override the caption position programmatically.
|
|
@@ -122,9 +122,7 @@ declare class EclMediaContainerComponent extends ECLBaseDirective implements Aft
|
|
|
122
122
|
private focusOnButton;
|
|
123
123
|
private setCaptionBottom;
|
|
124
124
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMediaContainerComponent, never>;
|
|
125
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMediaContainerComponent, "ecl-media-container", never, { "isFullWidth": { "alias": "isFullWidth"; "required": false; }; "eclAutoplay": { "alias": "eclAutoplay"; "required": false; }; "captionPosition": { "alias": "captionPosition"; "required": false; "isSignal": true; }; }, {}, ["creditEl", "expandable", "eclMediaContainerItem"], ["video[eclMediaContainerItem]", "div[eclMediaContainerItem]", "picture[eclMediaContainerPicture]", "figcaption[eclMediaContainerCaption]", "footer[eclMediaContainerCredit]", "ecl-expandable"], true, never>;
|
|
126
|
-
static ngAcceptInputType_isFullWidth: unknown;
|
|
127
|
-
static ngAcceptInputType_eclAutoplay: unknown;
|
|
125
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMediaContainerComponent, "ecl-media-container", never, { "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "eclAutoplay": { "alias": "eclAutoplay"; "required": false; "isSignal": true; }; "captionPosition": { "alias": "captionPosition"; "required": false; "isSignal": true; }; }, {}, ["creditEl", "expandable", "eclMediaContainerItem"], ["video[eclMediaContainerItem]", "div[eclMediaContainerItem]", "picture[eclMediaContainerPicture]", "figcaption[eclMediaContainerCaption]", "footer[eclMediaContainerCredit]", "ecl-expandable"], true, never>;
|
|
128
126
|
}
|
|
129
127
|
|
|
130
128
|
declare const EUI_ECL_MEDIA_CONTAINER: readonly [typeof EclMediaContainerComponent, typeof EclMediaContainerItemDirective, typeof EclMediaContainerIframeDirective, typeof EclMediaContainerPictureDirective, typeof EclMediaContainerItemAudioDescriptionDirective, typeof EclMediaContainerCaptionDirective, typeof EclMediaContainerCreditDirective];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-media-container.d.ts","sources":["../../components/ecl-media-container/ecl-media-container-iframe.directive.ts","../../components/ecl-media-container/ecl-media-container-item-audio-description.directive.ts","../../components/ecl-media-container/ecl-media-container-item.directive.ts","../../components/ecl-media-container/ecl-media-container-picture.directive.ts","../../components/ecl-media-container/ecl-media-container-caption.directive.ts","../../components/ecl-media-container/ecl-media-container-credit.directive.ts","../../components/ecl-media-container/ecl-media-container.component.ts","../../components/ecl-media-container/index.ts"],"mappings":";;;;;;AAGA;;AAEG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-media-container.d.ts","sources":["../../components/ecl-media-container/ecl-media-container-iframe.directive.ts","../../components/ecl-media-container/ecl-media-container-item-audio-description.directive.ts","../../components/ecl-media-container/ecl-media-container-item.directive.ts","../../components/ecl-media-container/ecl-media-container-picture.directive.ts","../../components/ecl-media-container/ecl-media-container-caption.directive.ts","../../components/ecl-media-container/ecl-media-container-credit.directive.ts","../../components/ecl-media-container/ecl-media-container.component.ts","../../components/ecl-media-container/index.ts"],"mappings":";;;;;;AAGA;;AAEG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;oBACpDA,EAAA,CAAA,WAAA;qBACCA,EAAA,CAAA,WAAA;;AAOf;;AAGA;yCAZS,gCAAgC;2CAAhC,gCAAgC;AAqB5C;;AC3BD;;AAEG;AACH,cAGa,8CAA+C,SAAQ,gBAAgB;;yCAAvE,8CAA8C;2CAA9C,8CAA8C;AAK1D;;ACTD;;AAEG;AACH,cAGa,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;AAC5F,QAAE,UAAA;oBAEYA,EAAA,CAAA,WAAA;mBACoE,gCAAgC;;AAc3G;;;AAUP;AAWA;yCAvCS,8BAA8B;2CAA9B,8BAA8B;AAgD1C;;ACxDD;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;;yCAA1D,iCAAiC;2CAAjC,iCAAiC;AAK7C;;ACXD;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;;yCAA1D,iCAAiC;2CAAjC,iCAAiC;AAK7C;;ACXD;;AAEG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;;yCAAzD,gCAAgC;2CAAhC,gCAAgC;AAK5C;;ACJD;;AAEG;AACH,cAgBa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;0BAC/EA,EAAA,CAAA,wBAAA;AACpB;;AAEG;0BACiBA,EAAA,CAAA,wBAAA;AAEpB,qBAAeA,EAAA,CAAA,WAAA;AAEf;;AAEG;AACH,6BAAuBA,EAAA,CAAA,cAAA;gBAE2B,sBAAsB;2BACH,8BAA8B;AACjE,gBAAY,SAAS,CAAC,kBAAkB;iBACnC,kBAAkB;gBACpB,kBAAkB;;AAEvD;AACA;AAEA,yBAAmBA,EAAA,CAAA,cAAA;AAEnB;;AAEG;AACH,6BAAuBA,EAAA,CAAA,MAAA;AAEvB;;AAEG;AACH,gBAAUA,EAAA,CAAA,MAAA;AAOV,cAAQA,EAAA,CAAA,cAAA;AAED;AACP;;;;;AAMA;AA+BA;AAOA;;AAEG;AACH;AAWA;;AAEG;AACH;AAWA;AAOA;yCA1HS,0BAA0B;2CAA1B,0BAA0B;AAiItC;;AC9ID,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,gCAAA,SAAA,iCAAA,SAAA,8CAAA,SAAA,iCAAA,SAAA,gCAAA;;;;","names":["_angular_core"]}
|
|
@@ -70,7 +70,7 @@ declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective implements A
|
|
|
70
70
|
cmpClass: boolean;
|
|
71
71
|
eclMegaMenuFeaturedStyleHeight: number | null;
|
|
72
72
|
title: string;
|
|
73
|
-
titleId: string
|
|
73
|
+
readonly titleId: i0.InputSignal<string>;
|
|
74
74
|
links: QueryList<EclLinkDirective>;
|
|
75
75
|
featuredItems: QueryList<EclMegaMenuFeaturedListItemDirective>;
|
|
76
76
|
ngAfterContentInit(): void;
|
|
@@ -80,7 +80,7 @@ declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective implements A
|
|
|
80
80
|
*/
|
|
81
81
|
getEclMegaMenuFeaturedHeight(): number;
|
|
82
82
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedComponent, never>;
|
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["links", "featuredItems"], ["[eclMegaMenuFeaturedPicture]", "[eclMegaMenuFeaturedList]"], true, never>;
|
|
83
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; "isSignal": true; }; }, {}, ["links", "featuredItems"], ["[eclMegaMenuFeaturedPicture]", "[eclMegaMenuFeaturedList]"], true, never>;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
interface EclMegaMenuItem {
|
|
@@ -102,31 +102,31 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
|
|
|
102
102
|
/**
|
|
103
103
|
* Sets id for the button element.
|
|
104
104
|
*/
|
|
105
|
-
buttonId: string
|
|
105
|
+
readonly buttonId: i0.InputSignal<string>;
|
|
106
106
|
label: string;
|
|
107
107
|
/**
|
|
108
108
|
* If the link redirects to external page. Adds an 'external' icon.
|
|
109
109
|
*/
|
|
110
|
-
isExternal: boolean
|
|
110
|
+
readonly isExternal: i0.InputSignalWithTransform<boolean, unknown>;
|
|
111
111
|
/**
|
|
112
112
|
* If the link is external, this will be the title of the external icon.
|
|
113
113
|
*/
|
|
114
|
-
externalIconTitle: string
|
|
115
|
-
routerLink: string | any[]
|
|
116
|
-
queryParams: Params
|
|
117
|
-
queryParamsHandling: QueryParamsHandling
|
|
114
|
+
readonly externalIconTitle: i0.InputSignal<string>;
|
|
115
|
+
readonly routerLink: i0.InputSignal<string | any[]>;
|
|
116
|
+
readonly queryParams: i0.InputSignal<Params>;
|
|
117
|
+
readonly queryParamsHandling: i0.InputSignal<QueryParamsHandling>;
|
|
118
118
|
href: string;
|
|
119
|
-
target: string
|
|
119
|
+
readonly target: i0.InputSignal<string>;
|
|
120
120
|
/**
|
|
121
121
|
* Used for the 'View all' link.
|
|
122
122
|
*/
|
|
123
|
-
isSeeAll: boolean
|
|
123
|
+
readonly isSeeAll: i0.InputSignalWithTransform<boolean, unknown>;
|
|
124
124
|
/**
|
|
125
125
|
* Adds custom attributes to an anchor element.
|
|
126
126
|
*/
|
|
127
|
-
linkExtraAttributes: {
|
|
127
|
+
readonly linkExtraAttributes: i0.InputSignal<{
|
|
128
128
|
[key: string]: string;
|
|
129
|
-
}
|
|
129
|
+
}>;
|
|
130
130
|
/**
|
|
131
131
|
* Wrapper div element of the second level sub-items.
|
|
132
132
|
*/
|
|
@@ -187,9 +187,7 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
|
|
|
187
187
|
onSubMenuItemExpand(): void;
|
|
188
188
|
private observeBreakpointChanges;
|
|
189
189
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuSubitemComponent, never>;
|
|
190
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuSubitemComponent, "li[eclMegaMenuSubitem]", never, { "buttonId": { "alias": "buttonId"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isExternal": { "alias": "isExternal"; "required": false; }; "externalIconTitle": { "alias": "externalIconTitle"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "isSeeAll": { "alias": "isSeeAll"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuSubItemClicked": "megaMenuSubItemClicked"; "megaMenuSubItemKeydown": "megaMenuSubItemKeydown"; }, ["submenu", "eclMegaMenuFeatured"], ["[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "*"], true, never>;
|
|
191
|
-
static ngAcceptInputType_isExternal: unknown;
|
|
192
|
-
static ngAcceptInputType_isSeeAll: unknown;
|
|
190
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuSubitemComponent, "li[eclMegaMenuSubitem]", never, { "buttonId": { "alias": "buttonId"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; }; "isExternal": { "alias": "isExternal"; "required": false; "isSignal": true; }; "externalIconTitle": { "alias": "externalIconTitle"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "isSeeAll": { "alias": "isSeeAll"; "required": false; "isSignal": true; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; "isSignal": true; }; }, { "megaMenuSubItemClicked": "megaMenuSubItemClicked"; "megaMenuSubItemKeydown": "megaMenuSubItemKeydown"; }, ["submenu", "eclMegaMenuFeatured"], ["[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "*"], true, never>;
|
|
193
191
|
}
|
|
194
192
|
|
|
195
193
|
/**
|
|
@@ -260,8 +258,8 @@ declare class EclMegaMenuInfoComponent extends ECLBaseDirective implements After
|
|
|
260
258
|
* Sets the opacity of the component.
|
|
261
259
|
*/
|
|
262
260
|
eclMegaMenuInfoStyleOpacity: i0.WritableSignal<number>;
|
|
263
|
-
title: string
|
|
264
|
-
titleId
|
|
261
|
+
readonly title: i0.InputSignal<string>;
|
|
262
|
+
readonly titleId: i0.InputSignal<string>;
|
|
265
263
|
private platformId;
|
|
266
264
|
private readonly doc;
|
|
267
265
|
private readonly window;
|
|
@@ -288,7 +286,7 @@ declare class EclMegaMenuInfoComponent extends ECLBaseDirective implements After
|
|
|
288
286
|
*/
|
|
289
287
|
private observeResize;
|
|
290
288
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuInfoComponent, never>;
|
|
291
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuInfoComponent, "div[eclMegaMenuInfo]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["linkItem"], ["*"], true, never>;
|
|
289
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuInfoComponent, "div[eclMegaMenuInfo]", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "titleId": { "alias": "titleId"; "required": false; "isSignal": true; }; }, {}, ["linkItem"], ["*"], true, never>;
|
|
292
290
|
}
|
|
293
291
|
|
|
294
292
|
/**
|
|
@@ -303,13 +301,13 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements After
|
|
|
303
301
|
get cssClasses(): string;
|
|
304
302
|
isExpanded: boolean;
|
|
305
303
|
hasPopup: boolean;
|
|
306
|
-
isPromotional: boolean
|
|
307
|
-
label: string
|
|
308
|
-
routerLink: string | any[]
|
|
309
|
-
queryParams: Params
|
|
310
|
-
queryParamsHandling: QueryParamsHandling
|
|
304
|
+
readonly isPromotional: i0.InputSignalWithTransform<boolean, unknown>;
|
|
305
|
+
readonly label: i0.InputSignal<string>;
|
|
306
|
+
readonly routerLink: i0.InputSignal<string | any[]>;
|
|
307
|
+
readonly queryParams: i0.InputSignal<Params>;
|
|
308
|
+
readonly queryParamsHandling: i0.InputSignal<QueryParamsHandling>;
|
|
311
309
|
href: string;
|
|
312
|
-
target: string
|
|
310
|
+
readonly target: i0.InputSignal<string>;
|
|
313
311
|
/**
|
|
314
312
|
* This property should be used, when user wants the menu sub-items to use the maximum space available.
|
|
315
313
|
* For example, if we have 10 sub-items, normally they will appear in one column only. If isOneLevelOnly is used, the sub-items
|
|
@@ -319,9 +317,9 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements After
|
|
|
319
317
|
/**
|
|
320
318
|
* Used in case user wants to set some custom attributes for the anchr tag.
|
|
321
319
|
*/
|
|
322
|
-
linkExtraAttributes: {
|
|
320
|
+
readonly linkExtraAttributes: i0.InputSignal<{
|
|
323
321
|
[key: string]: string;
|
|
324
|
-
}
|
|
322
|
+
}>;
|
|
325
323
|
megaMenuItemClicked: EventEmitter<any>;
|
|
326
324
|
megaMenuItemKeydown: EventEmitter<KeyboardEvent>;
|
|
327
325
|
/**
|
|
@@ -416,8 +414,7 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements After
|
|
|
416
414
|
private checkDropdownHeight;
|
|
417
415
|
private observeBreakpointChanges;
|
|
418
416
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuItemComponent, never>;
|
|
419
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "isPromotional": { "alias": "isPromotional"; "required": false; }; "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "isOneLevelOnly": { "alias": "isOneLevelOnly"; "required": false; "isSignal": true; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuFeatured", "eclMegaMenuContainer", "eclMegaMenuSublists"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "[eclMegaMenuContainer]"], true, never>;
|
|
420
|
-
static ngAcceptInputType_isPromotional: unknown;
|
|
417
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "isPromotional": { "alias": "isPromotional"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "isOneLevelOnly": { "alias": "isOneLevelOnly"; "required": false; "isSignal": true; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; "isSignal": true; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuFeatured", "eclMegaMenuContainer", "eclMegaMenuSublists"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "[eclMegaMenuContainer]"], true, never>;
|
|
421
418
|
}
|
|
422
419
|
|
|
423
420
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-mega-menu.d.ts","sources":["../../components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.ts","../../components/ecl-mega-menu/models/ecl-mega-menu-item.model.ts","../../components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.component.ts","../../components/ecl-mega-menu/services/ecl-mega-menu-data.service.ts","../../components/ecl-mega-menu/services/ecl-mega-menu.service.ts","../../components/ecl-mega-menu/index.ts"],"mappings":";;;;;;;;;AAGA;;AAEG;AACH,cAKa,6BAA8B,SAAQ,gBAAgB;AAErC;yCAFjB,6BAA6B;2CAA7B,6BAA6B;AAGzC;;ACXD;;AAEG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;AACf;yCAD1C,gCAAgC;2CAAhC,gCAAgC;AAE5C;AAED;;;AAGG;AACH,cAGa,oCAAqC,SAAQ,gBAAgB;AACb;AAGjB;AAGA;;AAIxC;yCAXS,oCAAoC;2CAApC,oCAAoC;;;AAehD;AAED,cAGa,+CAAgD,SAAQ,gBAAgB;AACZ;yCAD5D,+CAA+C;2CAA/C,+CAA+C;AAE3D;;ACvCD;;AAEG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;;yCAA5D,mCAAmC;2CAAnC,mCAAmC;AAK/C;AAED;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AACf;yCAD3C,iCAAiC;2CAAjC,iCAAiC;AAE7C;;ACnBD;;AAEG;AACH,cAMa,4BAA6B,SAAQ,gBAAiB,YAAW,gBAAgB;gCAErB,UAAU;AACjC;AACd
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-mega-menu.d.ts","sources":["../../components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.ts","../../components/ecl-mega-menu/models/ecl-mega-menu-item.model.ts","../../components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.component.ts","../../components/ecl-mega-menu/services/ecl-mega-menu-data.service.ts","../../components/ecl-mega-menu/services/ecl-mega-menu.service.ts","../../components/ecl-mega-menu/index.ts"],"mappings":";;;;;;;;;AAGA;;AAEG;AACH,cAKa,6BAA8B,SAAQ,gBAAgB;AAErC;yCAFjB,6BAA6B;2CAA7B,6BAA6B;AAGzC;;ACXD;;AAEG;AACH,cAGa,gCAAiC,SAAQ,gBAAgB;AACf;yCAD1C,gCAAgC;2CAAhC,gCAAgC;AAE5C;AAED;;;AAGG;AACH,cAGa,oCAAqC,SAAQ,gBAAgB;AACb;AAGjB;AAGA;;AAIxC;yCAXS,oCAAoC;2CAApC,oCAAoC;;;AAehD;AAED,cAGa,+CAAgD,SAAQ,gBAAgB;AACZ;yCAD5D,+CAA+C;2CAA/C,+CAA+C;AAE3D;;ACvCD;;AAEG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;;yCAA5D,mCAAmC;2CAAnC,mCAAmC;AAK/C;AAED;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AACf;yCAD3C,iCAAiC;2CAAjC,iCAAiC;AAE7C;;ACnBD;;AAEG;AACH,cAMa,4BAA6B,SAAQ,gBAAiB,YAAW,gBAAgB;gCAErB,UAAU;AACjC;AACd;;sBAEhBA,EAAA,CAAA,WAAA;AAC4D,WAAO,SAAS,CAAC,gBAAgB;AACb,mBAAe,SAAS,CAAC,oCAAoC;AAC7J;AAGA;;;AAGG;AACH;yCAhBS,4BAA4B;2CAA5B,4BAA4B;AAqBxC;;UCnCgB,eAAe;;;;;;;AAO5B,eAAW,KAAK,CAAC,eAAe;AACnC;;ACOD;;AAEG;AACH,cAOa,2BAA4B,SAAQ,gBAAiB,YAAW,eAAe;AAExF;;AAcA;;AAEG;uBACcA,EAAA,CAAA,WAAA;AACR;AACT;;AAEG;yBACgBA,EAAA,CAAA,wBAAA;AACnB;;AAEG;gCACuBA,EAAA,CAAA,WAAA;yBAEPA,EAAA,CAAA,WAAA;0BACCA,EAAA,CAAA,WAAA,CAAA,MAAA;kCACQA,EAAA,CAAA,WAAA,CAAA,mBAAA;AACnB;qBACMA,EAAA,CAAA,WAAA;AACf;;AAEG;uBACcA,EAAA,CAAA,wBAAA;AACjB;;AAEG;AACH,kCAA4BA,EAAA,CAAA,WAAA;;AAEd;AAEd;;AAEG;oBAC0C,UAAU;AACvD;;AAEG;qBAC2C,gBAAgB;AAC9D;;AAEG;oBAC0C,kBAAkB;AAE/D;;AAEG;cACoE,2BAA2B;AAClG;;AAEG;yBACgF,4BAA4B;AAErG,4BAAsB,YAAA;AACtB,4BAAsB,YAAA;AAEhC;AACA;AACA;;AAEG;AACH;;;;;;;AASA;AACA;;;;;AAuBA;;AAEG;AACH;AAQA;AAIA;AAIA;AAIA;;AAEG;AACH;AAQA;;AAEG;AACH;AAKA,mBAAe,KAAK;AAYpB;AASA;AAMA;yCAlLS,2BAA2B;2CAA3B,2BAA2B;AAuMvC;;AC1ND;;AAEG;AACH,cAGa,wBAAyB,SAAQ,gBAAgB;AAChB;yCADjC,wBAAwB;2CAAxB,wBAAwB;AAEpC;AAED;;AAEG;AACH,cAGa,0BAA2B,SAAQ,gBAAgB;AAChB;yCADnC,0BAA0B;2CAA1B,0BAA0B;AAEtC;AAED;;AAEG;AACH,cAMa,2BAA4B,SAAQ,gBAAiB,YAAW,SAAS,EAAE,OAAO;AAC3F,QAAE,UAAA;AAE2C;AACY;AAC5B;AAC7B,iBAAWA,EAAA,CAAA,cAAA;AAEqD,kBAAc,SAAS,CAAC,2BAA2B;AACvD,YAAQ,SAAS,CAAC,0BAA0B;AAC9F,4BAAsB,YAAA;;;;;;;AAehC;AAUA;AAKA;;;AAGG;AACH;AAUA;AAUA;AAUA;AAoBA;AAMA;AAMA;yCA1GS,2BAA2B;2CAA3B,2BAA2B;AA8HvC;;AC1JD;;AAEG;AACH,cASa,wBAAyB,SAAQ,gBAAiB,YAAW,aAAa,EAAE,SAAS;AAC9F,QAAE,UAAA;AAEF;;AAEG;;AAUH;;AAEG;AAC6B;AAChC;;AAEG;AACH,iCAA2BA,EAAA,CAAA,cAAA;oBAEbA,EAAA,CAAA,WAAA;sBACEA,EAAA,CAAA,WAAA;;AAGhB;AACA;;AAGA;;AAEG;cACyD,gBAAgB;;AAG5E;AAYA;AAKA;;;AAGG;AACH;AAIA;;AAEG;AACH;AAKA;;;AAGG;AACH;yCA3ES,wBAAwB;2CAAxB,wBAAwB;AAqFpC;;ACxED;;AAEG;AACH,cAOa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACjG,QAAE,UAAA;AACF,cAAQ,SAAA;AAER;;AAEG;;AAgBH;AACmC;4BAEbA,EAAA,CAAA,wBAAA;oBACRA,EAAA,CAAA,WAAA;yBAEKA,EAAA,CAAA,WAAA;0BACCA,EAAA,CAAA,WAAA,CAAA,MAAA;kCACQA,EAAA,CAAA,WAAA,CAAA,mBAAA;AACnB;qBACMA,EAAA,CAAA,WAAA;AACf;;;;AAIG;AACH,oBAAcA,EAAA,CAAA,wBAAA;AACd;;AAEG;AACH,kCAA4BA,EAAA,CAAA,WAAA;;AAEd;AAEJ,yBAAmB,YAAA;AACnB,yBAAmB,YAAA,CAAA,aAAA;AAC7B;;AAEG;qBAC4C,UAAU;AACzD;;AAEG;eACgC,UAAU;AAC7C;;AAEG;cACoC,gBAAgB;AACvD;;AAEG;aAC4B,kBAAkB;AACjD;;AAEG;qBACwE,wBAAwB;AACnG;;AAEG;wBAC8E,2BAA2B;AAGrB,yBAAqB,SAAS,CAAC,4BAA4B;yBAEvC,4BAA4B;AACvI;;;AAGG;0BACkF,6BAA6B;AAElH;AACA;AACA;AACA,6BAAuBA,EAAA,CAAA,cAAA;AACvB,8BAAwBA,EAAA,CAAA,cAAA;AACxB;AACA;;;;;;AAOA;AACA;;;AAkBA;AAeA;;;;;;AAyBA;;AAEG;AACH;AAQA;;AAEG;AACH;AAuBA;;AAEG;AACH;AAQA,mBAAe,KAAK;AAUpB;;AAEG;AACH;AAmBA;AAOA;AAOA;AAOA;;;;;AAKG;AACH;AAgCA;AAYA;;;;;AAKG;AACH;AAyCA;AA0HA;yCA3dS,wBAAwB;2CAAxB,wBAAwB;AAogBpC;;AChiBD;;;;;AAKG;AACH,cAiBa,oBAAqB,SAAQ,gBAAiB,YAAW,OAAO,EAAE,SAAS;;AAepF;AACA;AAEA;AAKA;;AAEG;AACuB;AAE1B;;AAEG;iCACwBA,EAAA,CAAA,gBAAA,CAAA,eAAA;AACyD,eAAW,SAAS,CAAC,wBAAwB;AAEjI;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AAEA;;;;AAIG;;AAIH;;AAEG;;;;AAKH;AAEA;;AAEG;;;;;;;;;;;;;;;AAiCH;AAUA;AAKA;;AAEG;AAEH;AAMA;AAwBA;AAoBA;;AAEG;AACH;AAQA;AAeA;AAiBA;AASA;AAkBA;AAUA;AA8BA;AAkCA;AAWA;AAUA;AAQA;AAMA;AAMA;AA8BA;AAQA;AAIA;yCAvZS,oBAAoB;2CAApB,oBAAoB,mIAAA,EAAA,CAAA,gBAAA,kDAAA,EAAA,CAAA,wBAAA;AA0ZhC;;AC3bD,cACa,sBAAsB;AAE3B,oCAAgC,UAAU;AAC1C,yBAAqB,UAAU;AAC/B,wBAAoB,UAAU,CAAC,eAAe;AAC9C,uBAAmB,UAAU;;;;;;AAcpC;;AAEG;AACH;AAIG;AAIH,0BAAsB,eAAe;AAIrC;yCAlCY,sBAAsB;6CAAtB,sBAAsB;AAqClC;;ACxCD,cACa,kBAAkB;;;AAQ3B,oCAAgC,WAAW;AAAyB;AAAuB;yCARlF,kBAAkB;6CAAlB,kBAAkB;AAiB9B;;ACED,cAAa,iBAAiB,mBAAA,oBAAA,SAAA,wBAAA,SAAA,2BAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA,SAAA,iCAAA,SAAA,gCAAA,SAAA,oCAAA,SAAA,+CAAA,SAAA,wBAAA,SAAA,2BAAA,SAAA,6BAAA,SAAA,0BAAA;;;;","names":["_angular_core"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
2
|
import { AfterViewInit, QueryList, ElementRef, EventEmitter, AfterContentInit, OnDestroy, OnInit } from '@angular/core';
|
|
3
3
|
import { EclButtonComponent } from '@eui/ecl/components/ecl-button';
|
|
4
4
|
import { EclDomEvent, ECLBaseDirective } from '@eui/ecl/core';
|
|
@@ -59,11 +59,11 @@ declare class EclMenuItemParentFocusEvent {
|
|
|
59
59
|
declare class EclMenuMegaItemComponent extends ECLBaseDirective implements EclMenuItem, AfterViewInit {
|
|
60
60
|
id: string;
|
|
61
61
|
label: string;
|
|
62
|
-
routerLink: string | any[]
|
|
63
|
-
queryParams: Params
|
|
64
|
-
queryParamsHandling: QueryParamsHandling
|
|
62
|
+
readonly routerLink: _angular_core.InputSignal<string | any[]>;
|
|
63
|
+
readonly queryParams: _angular_core.InputSignal<Params>;
|
|
64
|
+
readonly queryParamsHandling: _angular_core.InputSignal<QueryParamsHandling>;
|
|
65
65
|
href: string;
|
|
66
|
-
target: string
|
|
66
|
+
readonly target: _angular_core.InputSignal<string>;
|
|
67
67
|
cmpClass: boolean;
|
|
68
68
|
/**
|
|
69
69
|
* The default role of the DOM element is 'listitem', should not be changed.
|
|
@@ -74,9 +74,7 @@ declare class EclMenuMegaItemComponent extends ECLBaseDirective implements EclMe
|
|
|
74
74
|
* An additional item, that represents a link.
|
|
75
75
|
*/
|
|
76
76
|
isSeeAll: boolean;
|
|
77
|
-
linkExtraAttributes:
|
|
78
|
-
[key: string]: string;
|
|
79
|
-
};
|
|
77
|
+
readonly linkExtraAttributes: _angular_core.InputSignal<Record<string, string>>;
|
|
80
78
|
/**
|
|
81
79
|
* If menu item includes any icon, added by the user (for example for 'external' link).
|
|
82
80
|
*/
|
|
@@ -93,7 +91,7 @@ declare class EclMenuMegaItemComponent extends ECLBaseDirective implements EclMe
|
|
|
93
91
|
menuItemKeydown: EventEmitter<EclMenuItemKeydownEvent>;
|
|
94
92
|
hasChildren: boolean;
|
|
95
93
|
isExpanded: boolean;
|
|
96
|
-
children:
|
|
94
|
+
children: EclMenuItem[];
|
|
97
95
|
private renderer;
|
|
98
96
|
ngAfterViewInit(): void;
|
|
99
97
|
/**
|
|
@@ -116,8 +114,8 @@ declare class EclMenuMegaItemComponent extends ECLBaseDirective implements EclMe
|
|
|
116
114
|
*/
|
|
117
115
|
private manageContentChildren;
|
|
118
116
|
private setExtraAttributesForLink;
|
|
119
|
-
static ɵfac:
|
|
120
|
-
static ɵcmp:
|
|
117
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMenuMegaItemComponent, never>;
|
|
118
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMenuMegaItemComponent, "ecl-menu-mega-item", never, { "id": { "alias": "id"; "required": false; }; "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isSeeAll": { "alias": "isSeeAll"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; "isSignal": true; }; }, { "menuItemSelect": "menuItemSelect"; "menuItemKeydown": "menuItemKeydown"; }, ["iconComponents", "links"], ["*"], true, never>;
|
|
121
119
|
static ngAcceptInputType_isCurrent: unknown;
|
|
122
120
|
static ngAcceptInputType_isSeeAll: unknown;
|
|
123
121
|
}
|
|
@@ -166,8 +164,8 @@ declare class EclMenuMegaComponent extends ECLBaseDirective implements AfterCont
|
|
|
166
164
|
private deselectAllMenuItems;
|
|
167
165
|
private sendMenuItemSelectEvent;
|
|
168
166
|
private getMegaMenuItemsArray;
|
|
169
|
-
static ɵfac:
|
|
170
|
-
static ɵcmp:
|
|
167
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMenuMegaComponent, never>;
|
|
168
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMenuMegaComponent, "ecl-menu-mega", never, {}, { "menuItemSelect": "menuItemSelect"; "menuMegaItemParentFocus": "menuMegaItemParentFocus"; "menuMegaLastItemTab": "menuMegaLastItemTab"; }, ["eclMenuMegaItems"], ["*"], true, never>;
|
|
171
169
|
}
|
|
172
170
|
|
|
173
171
|
/**
|
|
@@ -180,19 +178,17 @@ declare class EclMenuItemComponent extends ECLBaseDirective implements EclMenuIt
|
|
|
180
178
|
/**
|
|
181
179
|
* When in mobile view, use this property to set aria-label for the toggle items button (to expand item's children).
|
|
182
180
|
*/
|
|
183
|
-
toggleAriaLabel: string
|
|
184
|
-
routerLink: string | any[]
|
|
185
|
-
queryParams: Params
|
|
186
|
-
queryParamsHandling: QueryParamsHandling
|
|
181
|
+
readonly toggleAriaLabel: _angular_core.InputSignal<string>;
|
|
182
|
+
readonly routerLink: _angular_core.InputSignal<string | any[]>;
|
|
183
|
+
readonly queryParams: _angular_core.InputSignal<Params>;
|
|
184
|
+
readonly queryParamsHandling: _angular_core.InputSignal<QueryParamsHandling>;
|
|
187
185
|
href: string;
|
|
188
|
-
target: string
|
|
186
|
+
readonly target: _angular_core.InputSignal<string>;
|
|
189
187
|
isCurrent: boolean;
|
|
190
188
|
/**
|
|
191
189
|
* Custom attributes, to be added to the <a> tag of the menu item.
|
|
192
190
|
*/
|
|
193
|
-
linkExtraAttributes:
|
|
194
|
-
[key: string]: string;
|
|
195
|
-
};
|
|
191
|
+
readonly linkExtraAttributes: _angular_core.InputSignal<Record<string, string>>;
|
|
196
192
|
isExpanded: boolean;
|
|
197
193
|
/**
|
|
198
194
|
* Set to 'true', when item has more than 13 chidren and the overlay needs to use the full available space.
|
|
@@ -239,7 +235,7 @@ declare class EclMenuItemComponent extends ECLBaseDirective implements EclMenuIt
|
|
|
239
235
|
get isDataExpanded(): boolean;
|
|
240
236
|
get ariaCurrent(): boolean;
|
|
241
237
|
get hasChildren(): boolean;
|
|
242
|
-
get children():
|
|
238
|
+
get children(): EclMenuItem[];
|
|
243
239
|
private destroy$;
|
|
244
240
|
private renderer;
|
|
245
241
|
private appShell;
|
|
@@ -305,8 +301,8 @@ declare class EclMenuItemComponent extends ECLBaseDirective implements EclMenuIt
|
|
|
305
301
|
private hasSubmenuAnySelections;
|
|
306
302
|
private setExtraAttributesForLink;
|
|
307
303
|
private observeBreakpointChanges;
|
|
308
|
-
static ɵfac:
|
|
309
|
-
static ɵcmp:
|
|
304
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMenuItemComponent, never>;
|
|
305
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMenuItemComponent, "ecl-menu-item", never, { "id": { "alias": "id"; "required": false; }; "label": { "alias": "label"; "required": false; }; "toggleAriaLabel": { "alias": "toggleAriaLabel"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; "isSignal": true; }; }, { "menuItemSelect": "menuItemSelect"; "menuItemCaret": "menuItemCaret"; "menuItemHover": "menuItemHover"; "menuItemHoverOut": "menuItemHoverOut"; "menuMegaItemSelect": "menuMegaItemSelect"; "menuItemFocus": "menuItemFocus"; "menuItemKeydown": "menuItemKeydown"; "menuMegaLastItemTab": "menuMegaLastItemTab"; }, ["submenu"], ["ecl-menu-mega", "*"], true, never>;
|
|
310
306
|
}
|
|
311
307
|
|
|
312
308
|
/**
|
|
@@ -318,7 +314,7 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
318
314
|
* Adds some additional styling for the menu items' labels.
|
|
319
315
|
* Depending on that value, the labels can drop on 2-3 lines, if they are longer.
|
|
320
316
|
*/
|
|
321
|
-
maxLines: number
|
|
317
|
+
readonly maxLines: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
322
318
|
/**
|
|
323
319
|
* The main items of the menu.
|
|
324
320
|
*/
|
|
@@ -343,9 +339,9 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
343
339
|
* The button to open/close menu in mobile mode.
|
|
344
340
|
*/
|
|
345
341
|
openCloseButton: EclButtonComponent;
|
|
346
|
-
readonly menuItemSelect:
|
|
347
|
-
readonly openHamburgerMenu:
|
|
348
|
-
readonly closeHamburgerMenu:
|
|
342
|
+
readonly menuItemSelect: _angular_core.OutputEmitterRef<EclMenuItemSelectEvent>;
|
|
343
|
+
readonly openHamburgerMenu: _angular_core.OutputEmitterRef<void>;
|
|
344
|
+
readonly closeHamburgerMenu: _angular_core.OutputEmitterRef<void>;
|
|
349
345
|
get cssClasses(): string;
|
|
350
346
|
isHamburgerMenuOpened: boolean;
|
|
351
347
|
/** Controls whether hover events should be processed (suppressed briefly after touch interactions) */
|
|
@@ -504,9 +500,8 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
504
500
|
private observeRootMenuItemsChanges;
|
|
505
501
|
private observeSwipeGestures;
|
|
506
502
|
private subscribeToAppShellBreakpoints;
|
|
507
|
-
static ɵfac:
|
|
508
|
-
static ɵcmp:
|
|
509
|
-
static ngAcceptInputType_maxLines: unknown;
|
|
503
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMenuComponent, never>;
|
|
504
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMenuComponent, "ecl-menu", never, { "maxLines": { "alias": "maxLines"; "required": false; "isSignal": true; }; }, { "menuItemSelect": "menuItemSelect"; "openHamburgerMenu": "openHamburgerMenu"; "closeHamburgerMenu": "closeHamburgerMenu"; }, ["eclRootMenuItems"], ["*"], true, never>;
|
|
510
505
|
}
|
|
511
506
|
|
|
512
507
|
declare const EUI_ECL_MENU: readonly [typeof EclMenuComponent, typeof EclMenuItemComponent, typeof EclMenuMegaComponent, typeof EclMenuMegaItemComponent];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-menu.d.ts","sources":["../../components/ecl-menu/models/ecl-menu-item.model.ts","../../components/ecl-menu/events/ecl-menu-item.event.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu-item.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu.component.ts","../../components/ecl-menu/index.ts"],"mappings":";;;;;;;;UAAiB,WAAW;;;;;;;;AAQxB,eAAW,KAAK,CAAC,WAAW;AAC/B;;ACND,cAAa,sBAAuB,SAAQ,WAAW,CAAC,KAAK;AAE9C,cAAU,WAAW;AACrB,cAAU,KAAK;AADf,0BAAU,WAAW,aACX,KAAY;AAIpC;AAED,cAAa,qBAAsB,SAAQ,WAAW,CAAC,UAAU;AAElD,cAAU,WAAW;AACrB,cAAU,UAAU;AADpB,0BAAU,WAAW,aACX,UAAiB;AAIzC;AAED,cAAa,wBAAyB,SAAQ,WAAW,CAAC,UAAU;AAErD,cAAU,WAAW;AACrB,cAAU,UAAU;AADpB,0BAAU,WAAW,aACX,UAAiB;AAIzC;AAED,cAAa,qBAAsB,SAAQ,WAAW,CAAC,UAAU;AAElD,cAAU,WAAW;AACrB,cAAU,UAAU;AADpB,0BAAU,WAAW,aACX,UAAiB;AAIzC;AAED,cAAa,qBAAsB,SAAQ,WAAW,CAAC,UAAU;AAElD,cAAU,WAAW;AACrB,cAAU,UAAU;AADpB,0BAAU,WAAW,aACX,UAAiB;AAIzC;AAED,cAAa,uBAAwB,SAAQ,WAAW,CAAC,aAAa;AAEvD,cAAU,WAAW;AACrB,cAAU,aAAa;AADvB,0BAAU,WAAW,aACX,aAAoB;AAI5C;AAED,cAAa,2BAA2B;AAEzB,cAAU,WAAW;AAArB,0BAAU,WAAW;AACnC;;
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-menu.d.ts","sources":["../../components/ecl-menu/models/ecl-menu-item.model.ts","../../components/ecl-menu/events/ecl-menu-item.event.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu-item.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu.component.ts","../../components/ecl-menu/index.ts"],"mappings":"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","names":[]}
|
|
@@ -86,7 +86,7 @@ declare class EclMultiselectInputComponent extends ECLBaseDirective {
|
|
|
86
86
|
/**
|
|
87
87
|
* Indicates that the dropdown is currently expanded.
|
|
88
88
|
*/
|
|
89
|
-
isDropdownExpanded: _angular_core.
|
|
89
|
+
isDropdownExpanded: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
90
90
|
/**
|
|
91
91
|
* ARIA controls attribute for accessibility.
|
|
92
92
|
*/
|
|
@@ -164,11 +164,11 @@ declare class EclMultiselectOptionDirective extends ECLBaseDirective {
|
|
|
164
164
|
/**
|
|
165
165
|
* Value assigned to the option.
|
|
166
166
|
*/
|
|
167
|
-
value: string
|
|
167
|
+
readonly value: _angular_core.InputSignal<string>;
|
|
168
168
|
/**
|
|
169
169
|
* Label displayed for the option.
|
|
170
170
|
*/
|
|
171
|
-
label: string
|
|
171
|
+
readonly label: _angular_core.InputSignal<string>;
|
|
172
172
|
/**
|
|
173
173
|
* Emits whenever the option's state changes (used internally).
|
|
174
174
|
*/
|
|
@@ -195,7 +195,7 @@ declare class EclMultiselectOptionDirective extends ECLBaseDirective {
|
|
|
195
195
|
*/
|
|
196
196
|
isOptGroup(): boolean;
|
|
197
197
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMultiselectOptionDirective, never>;
|
|
198
|
-
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclMultiselectOptionDirective, "optgroup[eclMultiselectOptgroup], option[eclMultiselectOption]", never, { "value": { "alias": "value"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, {}, ["eclOptionItems"], never, true, never>;
|
|
198
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclMultiselectOptionDirective, "optgroup[eclMultiselectOptgroup], option[eclMultiselectOption]", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, {}, ["eclOptionItems"], never, true, never>;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
/**
|
|
@@ -306,7 +306,7 @@ declare class EclMultiselectDropdownComponent extends ECLBaseDirective implement
|
|
|
306
306
|
/**
|
|
307
307
|
* Placeholder for the search field input.
|
|
308
308
|
*/
|
|
309
|
-
searchFieldPlaceholder: string
|
|
309
|
+
readonly searchFieldPlaceholder: _angular_core.InputSignal<string>;
|
|
310
310
|
/**
|
|
311
311
|
* Size of the multiselect dropdown (e.g., 'm', 'l').
|
|
312
312
|
*/
|
|
@@ -474,7 +474,7 @@ declare class EclMultiselectDropdownComponent extends ECLBaseDirective implement
|
|
|
474
474
|
private getToggleId;
|
|
475
475
|
private modifyParentLabelForAttribute;
|
|
476
476
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMultiselectDropdownComponent, never>;
|
|
477
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectDropdownComponent, "div[eclMultiselectDropdown]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "mainInputPlaceholder": { "alias": "mainInputPlaceholder"; "required": false; }; "searchFieldPlaceholder": { "alias": "searchFieldPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "eclChange": "eclChange"; }, never, never, true, never>;
|
|
477
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectDropdownComponent, "div[eclMultiselectDropdown]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "mainInputPlaceholder": { "alias": "mainInputPlaceholder"; "required": false; }; "searchFieldPlaceholder": { "alias": "searchFieldPlaceholder"; "required": false; "isSignal": true; }; "eclSize": { "alias": "eclSize"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "eclChange": "eclChange"; }, never, never, true, never>;
|
|
478
478
|
static ngAcceptInputType_isInvalid: unknown;
|
|
479
479
|
static ngAcceptInputType_disabled: unknown;
|
|
480
480
|
}
|
|
@@ -487,13 +487,13 @@ declare class EclMultiselectOptgroupComponent extends ECLBaseDirective {
|
|
|
487
487
|
/**
|
|
488
488
|
* The visible label for the option group.
|
|
489
489
|
*/
|
|
490
|
-
label: string
|
|
490
|
+
readonly label: _angular_core.InputSignal<string>;
|
|
491
491
|
/**
|
|
492
492
|
* Returns the computed CSS classes for the optgroup container.
|
|
493
493
|
*/
|
|
494
494
|
get cssClasses(): string;
|
|
495
495
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMultiselectOptgroupComponent, never>;
|
|
496
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectOptgroupComponent, "fieldset[eclMultiselectOptgroup]", never, { "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
496
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectOptgroupComponent, "fieldset[eclMultiselectOptgroup]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
497
497
|
}
|
|
498
498
|
|
|
499
499
|
/**
|
|
@@ -511,15 +511,15 @@ declare class EclMultiselectComponent extends ECLBaseDirective implements DoChec
|
|
|
511
511
|
/**
|
|
512
512
|
* Defines the `aria-describedby` attribute for accessibility.
|
|
513
513
|
*/
|
|
514
|
-
ariaDescribedby: string
|
|
514
|
+
readonly ariaDescribedby: _angular_core.InputSignal<string>;
|
|
515
515
|
/**
|
|
516
516
|
* Sets the `id` attribute of the multiselect component.
|
|
517
517
|
*/
|
|
518
|
-
id: string
|
|
518
|
+
readonly id: _angular_core.InputSignal<string>;
|
|
519
519
|
/**
|
|
520
520
|
* Label used for the toggle button that expands or collapses the dropdown.
|
|
521
521
|
*/
|
|
522
|
-
toggleLabel: string
|
|
522
|
+
readonly toggleLabel: _angular_core.InputSignal<string>;
|
|
523
523
|
/**
|
|
524
524
|
* Marks the multiselect as invalid.
|
|
525
525
|
*/
|
|
@@ -558,7 +558,7 @@ declare class EclMultiselectComponent extends ECLBaseDirective implements DoChec
|
|
|
558
558
|
/**
|
|
559
559
|
* Multiselect size: 's' | 'm' | 'l'. Default is 'm'.
|
|
560
560
|
*/
|
|
561
|
-
eclSize: string
|
|
561
|
+
readonly eclSize: _angular_core.InputSignal<string>;
|
|
562
562
|
/**
|
|
563
563
|
* Label for the selections counter, read by screen readers.
|
|
564
564
|
* Accepts a translation key or plain text. Default: 'ecl.multiselect.SELECTED'.
|
|
@@ -597,7 +597,7 @@ declare class EclMultiselectComponent extends ECLBaseDirective implements DoChec
|
|
|
597
597
|
private setAriaLabelledBy;
|
|
598
598
|
private attachOptions;
|
|
599
599
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclMultiselectComponent, never>;
|
|
600
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "id": { "alias": "id"; "required": false; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hasSearchBox": { "alias": "hasSearchBox"; "required": false; }; "hasSelectAll": { "alias": "hasSelectAll"; "required": false; }; "isSubmitOnApply": { "alias": "isSubmitOnApply"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "counterLabel": { "alias": "counterLabel"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], true, never>;
|
|
600
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; "isSignal": true; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hasSearchBox": { "alias": "hasSearchBox"; "required": false; }; "hasSelectAll": { "alias": "hasSelectAll"; "required": false; }; "isSubmitOnApply": { "alias": "isSubmitOnApply"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; "isSignal": true; }; "counterLabel": { "alias": "counterLabel"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], true, never>;
|
|
601
601
|
static ngAcceptInputType_isInvalid: unknown;
|
|
602
602
|
static ngAcceptInputType_hasSearchBox: unknown;
|
|
603
603
|
static ngAcceptInputType_hasSelectAll: unknown;
|