@siemens/ix 2.0.0-beta.1 → 2.0.0
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/dist/cjs/_commonjsHelpers-0c557e26.js +28 -0
- package/dist/cjs/_commonjsHelpers-0c557e26.js.map +1 -0
- package/dist/cjs/a11y-4fdcefb4.js +82 -0
- package/dist/cjs/a11y-4fdcefb4.js.map +1 -0
- package/dist/cjs/app-globals-1fe10058.js +31 -0
- package/dist/cjs/app-globals-1fe10058.js.map +1 -0
- package/dist/cjs/breakpoints-7ca69aa8.js +27 -0
- package/dist/cjs/breakpoints-7ca69aa8.js.map +1 -0
- package/dist/cjs/core-js-3b34c0b6.js +27 -0
- package/dist/cjs/core-js-3b34c0b6.js.map +1 -0
- package/dist/cjs/dom-83fb07d8.js +74 -0
- package/dist/cjs/dom-83fb07d8.js.map +1 -0
- package/dist/cjs/index-be499a74.js +186 -130
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/index.es2017-b42376b6.js +1504 -0
- package/dist/cjs/index.es2017-b42376b6.js.map +1 -0
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
- package/dist/cjs/ix-application.cjs.entry.js +2 -2
- package/dist/cjs/ix-avatar_2.cjs.entry.js +56 -0
- package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
- package/dist/cjs/ix-blind.cjs.entry.js +13 -5
- package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +68 -0
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +104 -0
- package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-burger-menu.cjs.entry.js +2 -2
- package/dist/cjs/ix-burger-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +4 -6
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +3 -3
- package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
- package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-chip.cjs.entry.js +3 -5
- package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-col.cjs.entry.js +3 -3
- package/dist/cjs/ix-col.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-date-picker_2.cjs.entry.js +8 -8
- package/dist/cjs/ix-date-picker_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ix-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -2
- package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +49 -0
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-dropdown.cjs.entry.js +322 -0
- package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-event-list-item.cjs.entry.js +42 -0
- package/dist/cjs/ix-event-list-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-event-list.cjs.entry.js +124 -0
- package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
- package/dist/cjs/ix-expanding-search.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +91 -0
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +22 -0
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-flip-tile.cjs.entry.js +89 -0
- package/dist/cjs/ix-flip-tile.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-form-field.cjs.entry.js +1 -1
- package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +79 -0
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-group.cjs.entry.js +128 -0
- package/dist/cjs/ix-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +97 -0
- package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-icon.entry-6cd45fec.js +1487 -0
- package/dist/cjs/ix-icon.entry-6cd45fec.js.map +1 -0
- package/dist/cjs/ix-input-group.cjs.entry.js +19 -15
- package/dist/cjs/ix-input-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-kpi.cjs.entry.js +2 -2
- package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-layout-grid.cjs.entry.js +29 -0
- package/dist/cjs/ix-layout-grid.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +62 -0
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-map-navigation.cjs.entry.js +174 -0
- package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +22 -0
- package/dist/cjs/ix-menu-about-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +38 -0
- package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-about.cjs.entry.js +76 -0
- package/dist/cjs/ix-menu-about.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +33 -0
- package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-item.cjs.entry.js +72 -0
- package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +22 -0
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu-settings.cjs.entry.js +64 -0
- package/dist/cjs/ix-menu-settings.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-menu.cjs.entry.js +444 -0
- package/dist/cjs/ix-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
- package/dist/cjs/ix-message-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-example.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal.cjs.entry.js +4 -3
- package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pagination.cjs.entry.js +4 -4
- package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
- package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-row.cjs.entry.js +1 -1
- package/dist/cjs/ix-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +341 -0
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-slider.cjs.entry.js +151 -0
- package/dist/cjs/ix-slider.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-split-button-item.cjs.entry.js +28 -0
- package/dist/cjs/ix-split-button-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-split-button.cjs.entry.js +49 -0
- package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +263 -0
- package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-toast-container.cjs.entry.js +87 -0
- package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-toast.cjs.entry.js +73 -0
- package/dist/cjs/ix-toast.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +21 -7
- package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +36 -0
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-tree.cjs.entry.js +702 -0
- package/dist/cjs/ix-tree.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-workflow-step.cjs.entry.js +97 -0
- package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +81 -0
- package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -0
- package/dist/cjs/loader.cjs.js +3 -1
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/menu-service-000df68d.js +159 -0
- package/dist/cjs/menu-service-000df68d.js.map +1 -0
- package/dist/cjs/shadow-dom-9b10f758.js.map +1 -1
- package/dist/cjs/siemens-ix.cjs.js +3 -1
- package/dist/cjs/siemens-ix.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +6 -196
- package/dist/collection/components/action-card/action-card.css +15 -0
- package/dist/collection/components/action-card/action-card.js +1 -1
- package/dist/collection/components/application-header/test/application-headet.ct.js +4 -0
- package/dist/collection/components/application-header/test/application-headet.ct.js.map +1 -1
- package/dist/collection/components/blind/blind.css +242 -63
- package/dist/collection/components/blind/blind.js +37 -3
- package/dist/collection/components/blind/blind.js.map +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +1 -2
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
- package/dist/collection/components/card/card.css +5 -1
- package/dist/collection/components/card/card.js +1 -1
- package/dist/collection/components/card/card.js.map +1 -1
- package/dist/collection/components/card-accordion/card-accordion.css +12 -15
- package/dist/collection/components/card-accordion/card-accordion.js +2 -4
- package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
- package/dist/collection/components/card-content/card-content.css +1 -0
- package/dist/collection/components/card-list/card-list.css +0 -1
- package/dist/collection/components/card-list/card-list.js +2 -2
- package/dist/collection/components/card-list/card-list.js.map +1 -1
- package/dist/collection/components/card-title/card-title.css +1 -1
- package/dist/collection/components/category-filter/category-filter.css +56 -0
- package/dist/collection/components/category-filter/category-filter.js +1 -1
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/chip/chip.css +1 -0
- package/dist/collection/components/chip/chip.js +3 -22
- package/dist/collection/components/chip/chip.js.map +1 -1
- package/dist/collection/components/col/col.css +50 -3
- package/dist/collection/components/col/col.js +1 -1
- package/dist/collection/components/col/col.js.map +1 -1
- package/dist/collection/components/content-header/content-header.js +1 -1
- package/dist/collection/components/content-header/content-header.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.css +3 -0
- package/dist/collection/components/date-picker/date-picker.js +4 -4
- package/dist/collection/components/date-picker/date-picker.js.map +1 -1
- package/dist/collection/components/drawer/drawer.js +1 -1
- package/dist/collection/components/drawer/drawer.js.map +1 -1
- package/dist/collection/components/dropdown/dropdown.js +39 -34
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown/test/dropdown.ct.js +79 -0
- package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -0
- package/dist/collection/components/dropdown-button/dropdown-button.js +1 -23
- package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.js +6 -4
- package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
- package/dist/collection/components/event-list-item/event-list-item.js +2 -24
- package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
- package/dist/collection/components/expanding-search/expanding-search.js +1 -1
- package/dist/collection/components/expanding-search/expanding-search.js.map +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js.map +1 -1
- package/dist/collection/components/flip-tile/flip-tile.js +1 -1
- package/dist/collection/components/flip-tile/flip-tile.js.map +1 -1
- package/dist/collection/components/form-field/form-field.css +35 -0
- package/dist/collection/components/grid/layout-grid.css +21 -0
- package/dist/collection/components/grid/layout-grid.js +98 -0
- package/dist/collection/components/grid/layout-grid.js.map +1 -0
- package/dist/collection/components/group/group-context-menu.js +1 -1
- package/dist/collection/components/group/group-context-menu.js.map +1 -1
- package/dist/collection/components/group/group.js +1 -1
- package/dist/collection/components/group/group.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.css +1 -1
- package/dist/collection/components/icon-button/test/icon-button.ct.js +1 -1
- package/dist/collection/components/icon-button/test/icon-button.ct.js.map +1 -1
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +1 -1
- package/dist/collection/components/input-group/input-group.js +19 -15
- package/dist/collection/components/input-group/input-group.js.map +1 -1
- package/dist/collection/components/kpi/kpi.js +2 -2
- package/dist/collection/components/kpi/kpi.js.map +1 -1
- package/dist/collection/components/link-button/link-button.js +1 -1
- package/dist/collection/components/link-button/link-button.js.map +1 -1
- package/dist/collection/components/map-navigation/map-navigation.js +1 -1
- package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +1 -1
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js.map +1 -1
- package/dist/collection/components/menu/burger-menu.js +1 -1
- package/dist/collection/components/menu/burger-menu.js.map +1 -1
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu/menu.js.map +1 -1
- package/dist/collection/components/menu/test/menu.ct.js +22 -2
- package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
- package/dist/collection/components/menu-about/menu-about.js +1 -1
- package/dist/collection/components/menu-about/menu-about.js.map +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
- package/dist/collection/components/menu-avatar/menu-avatar.js +1 -1
- package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
- package/dist/collection/components/menu-category/menu-category.js +1 -1
- package/dist/collection/components/menu-category/menu-category.js.map +1 -1
- package/dist/collection/components/menu-item/menu-item.js +1 -1
- package/dist/collection/components/menu-item/menu-item.js.map +1 -1
- package/dist/collection/components/menu-settings/menu-settings.js +1 -1
- package/dist/collection/components/menu-settings/menu-settings.js.map +1 -1
- package/dist/collection/components/message-bar/message-bar.js +1 -1
- package/dist/collection/components/message-bar/message-bar.js.map +1 -1
- package/dist/collection/components/modal/modal.css +14 -0
- package/dist/collection/components/modal/modal.js +3 -2
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/my-component/example-modal.js +1 -1
- package/dist/collection/components/my-component/example-modal.js.map +1 -1
- package/dist/collection/components/pagination/pagination.css +1 -1
- package/dist/collection/components/pagination/pagination.js +2 -2
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/pagination/test/pagination.ct.js +40 -0
- package/dist/collection/components/pagination/test/pagination.ct.js.map +1 -0
- package/dist/collection/components/pill/pill.css +1 -0
- package/dist/collection/components/push-card/push-card.css +7 -4
- package/dist/collection/components/push-card/push-card.js +2 -2
- package/dist/collection/components/push-card/push-card.js.map +1 -1
- package/dist/collection/components/row/row.css +2 -2
- package/dist/collection/components/select/select.css +4 -34
- package/dist/collection/components/select/select.js +38 -25
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +13 -12
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/slider/slider.css +265 -0
- package/dist/collection/components/slider/slider.js +380 -0
- package/dist/collection/components/slider/slider.js.map +1 -0
- package/dist/collection/components/slider/test/slider.ct.js +35 -0
- package/dist/collection/components/slider/test/slider.ct.js.map +1 -0
- package/dist/collection/components/split-button/split-button.js +0 -3
- package/dist/collection/components/split-button/split-button.js.map +1 -1
- package/dist/collection/components/split-button-item/split-button-item.js +3 -0
- package/dist/collection/components/split-button-item/split-button-item.js.map +1 -1
- package/dist/collection/components/tabs/tabs.js +7 -7
- package/dist/collection/components/tabs/tabs.js.map +1 -1
- package/dist/collection/components/time-picker/time-picker.css +35 -0
- package/dist/collection/components/time-picker/time-picker.js +2 -2
- package/dist/collection/components/time-picker/time-picker.js.map +1 -1
- package/dist/collection/components/toast/styles/toast-container.css +91 -0
- package/dist/collection/components/toast/toast-container.js +20 -4
- package/dist/collection/components/toast/toast-container.js.map +1 -1
- package/dist/collection/components/toast/toast.css +9 -7
- package/dist/collection/components/toast/toast.js +1 -1
- package/dist/collection/components/toast/toast.js.map +1 -1
- package/dist/collection/components/tooltip/tooltip.js +88 -8
- package/dist/collection/components/tooltip/tooltip.js.map +1 -1
- package/dist/collection/components/tree-item/tree-item.js +1 -1
- package/dist/collection/components/tree-item/tree-item.js.map +1 -1
- package/dist/collection/components/utils/a11y.js +2 -2
- package/dist/collection/components/utils/a11y.js.map +1 -1
- package/dist/collection/components/utils/breakpoints.js +3 -3
- package/dist/collection/components/utils/breakpoints.js.map +1 -1
- package/dist/collection/components/utils/shadow-dom.js +7 -0
- package/dist/collection/components/utils/shadow-dom.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.css +1 -0
- package/dist/collection/index.js +0 -9
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/setup.js +24 -0
- package/dist/collection/setup.js.map +1 -0
- package/dist/collection/tests/utils/test/index.js +14 -0
- package/dist/collection/tests/utils/test/index.js.map +1 -1
- package/dist/esm/_commonjsHelpers-dd6fe9fb.js +23 -0
- package/dist/esm/_commonjsHelpers-dd6fe9fb.js.map +1 -0
- package/dist/esm/a11y-d5dd20ad.js +79 -0
- package/dist/esm/a11y-d5dd20ad.js.map +1 -0
- package/dist/esm/app-globals-4d2941ae.js +29 -0
- package/dist/esm/app-globals-4d2941ae.js.map +1 -0
- package/dist/esm/breakpoints-b76e9f27.js +25 -0
- package/dist/esm/breakpoints-b76e9f27.js.map +1 -0
- package/dist/esm/core-js-de462567.js +25 -0
- package/dist/esm/core-js-de462567.js.map +1 -0
- package/dist/esm/dom-64ac48b5.js +72 -0
- package/dist/esm/dom-64ac48b5.js.map +1 -0
- package/dist/esm/index-eb0be730.js +186 -130
- package/dist/esm/index.es2017-1478d9a9.js +1479 -0
- package/dist/esm/index.es2017-1478d9a9.js.map +1 -0
- package/dist/esm/index.js +0 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-action-card.entry.js.map +1 -1
- package/dist/esm/ix-application-header.entry.js +2 -2
- package/dist/esm/ix-application.entry.js +2 -2
- package/dist/esm/ix-avatar_2.entry.js +51 -0
- package/dist/esm/ix-avatar_2.entry.js.map +1 -0
- package/dist/esm/ix-basic-navigation.entry.js +2 -2
- package/dist/esm/ix-blind.entry.js +13 -5
- package/dist/esm/ix-blind.entry.js.map +1 -1
- package/dist/esm/ix-breadcrumb-item.entry.js +64 -0
- package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -0
- package/dist/esm/ix-breadcrumb.entry.js +100 -0
- package/dist/esm/ix-breadcrumb.entry.js.map +1 -0
- package/dist/esm/ix-burger-menu.entry.js +2 -2
- package/dist/esm/ix-burger-menu.entry.js.map +1 -1
- package/dist/esm/ix-card-accordion_2.entry.js +4 -6
- package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
- package/dist/esm/ix-card-list.entry.js +3 -3
- package/dist/esm/ix-card-list.entry.js.map +1 -1
- package/dist/esm/ix-card_2.entry.js +2 -2
- package/dist/esm/ix-card_2.entry.js.map +1 -1
- package/dist/esm/ix-category-filter.entry.js +2 -2
- package/dist/esm/ix-category-filter.entry.js.map +1 -1
- package/dist/esm/ix-chip.entry.js +3 -5
- package/dist/esm/ix-chip.entry.js.map +1 -1
- package/dist/esm/ix-col.entry.js +3 -3
- package/dist/esm/ix-col.entry.js.map +1 -1
- package/dist/esm/ix-content-header.entry.js +1 -1
- package/dist/esm/ix-content-header.entry.js.map +1 -1
- package/dist/esm/ix-date-picker_2.entry.js +8 -8
- package/dist/esm/ix-date-picker_2.entry.js.map +1 -1
- package/dist/esm/ix-drawer.entry.js +1 -1
- package/dist/esm/ix-drawer.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-button.entry.js +1 -2
- package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +45 -0
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -0
- package/dist/esm/ix-dropdown.entry.js +318 -0
- package/dist/esm/ix-dropdown.entry.js.map +1 -0
- package/dist/esm/ix-event-list-item.entry.js +38 -0
- package/dist/esm/ix-event-list-item.entry.js.map +1 -0
- package/dist/esm/ix-event-list.entry.js +120 -0
- package/dist/esm/ix-event-list.entry.js.map +1 -0
- package/dist/esm/ix-expanding-search.entry.js +1 -1
- package/dist/esm/ix-expanding-search.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +86 -0
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -0
- package/dist/esm/ix-flip-tile-content.entry.js +18 -0
- package/dist/esm/ix-flip-tile-content.entry.js.map +1 -0
- package/dist/esm/ix-flip-tile.entry.js +85 -0
- package/dist/esm/ix-flip-tile.entry.js.map +1 -0
- package/dist/esm/ix-form-field.entry.js +1 -1
- package/dist/esm/ix-form-field.entry.js.map +1 -1
- package/dist/esm/ix-group-context-menu_2.entry.js +74 -0
- package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -0
- package/dist/esm/ix-group.entry.js +124 -0
- package/dist/esm/ix-group.entry.js.map +1 -0
- package/dist/esm/ix-icon-button_2.entry.js +92 -0
- package/dist/esm/ix-icon-button_2.entry.js.map +1 -0
- package/dist/esm/ix-icon-toggle-button.entry.js +2 -2
- package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
- package/dist/esm/ix-icon.entry-5065bd80.js +1485 -0
- package/dist/esm/ix-icon.entry-5065bd80.js.map +1 -0
- package/dist/esm/ix-input-group.entry.js +19 -15
- package/dist/esm/ix-input-group.entry.js.map +1 -1
- package/dist/esm/ix-kpi.entry.js +2 -2
- package/dist/esm/ix-kpi.entry.js.map +1 -1
- package/dist/esm/ix-layout-grid.entry.js +25 -0
- package/dist/esm/ix-layout-grid.entry.js.map +1 -0
- package/dist/esm/ix-link-button.entry.js +1 -1
- package/dist/esm/ix-link-button.entry.js.map +1 -1
- package/dist/esm/ix-map-navigation-overlay.entry.js +58 -0
- package/dist/esm/ix-map-navigation-overlay.entry.js.map +1 -0
- package/dist/esm/ix-map-navigation.entry.js +170 -0
- package/dist/esm/ix-map-navigation.entry.js.map +1 -0
- package/dist/esm/ix-menu-about-item.entry.js +18 -0
- package/dist/esm/ix-menu-about-item.entry.js.map +1 -0
- package/dist/esm/ix-menu-about-news.entry.js +34 -0
- package/dist/esm/ix-menu-about-news.entry.js.map +1 -0
- package/dist/esm/ix-menu-about.entry.js +72 -0
- package/dist/esm/ix-menu-about.entry.js.map +1 -0
- package/dist/esm/ix-menu-avatar.entry.js +29 -0
- package/dist/esm/ix-menu-avatar.entry.js.map +1 -0
- package/dist/esm/ix-menu-category.entry.js +1 -1
- package/dist/esm/ix-menu-category.entry.js.map +1 -1
- package/dist/esm/ix-menu-item.entry.js +68 -0
- package/dist/esm/ix-menu-item.entry.js.map +1 -0
- package/dist/esm/ix-menu-settings-item.entry.js +18 -0
- package/dist/esm/ix-menu-settings-item.entry.js.map +1 -0
- package/dist/esm/ix-menu-settings.entry.js +60 -0
- package/dist/esm/ix-menu-settings.entry.js.map +1 -0
- package/dist/esm/ix-menu.entry.js +440 -0
- package/dist/esm/ix-menu.entry.js.map +1 -0
- package/dist/esm/ix-message-bar.entry.js +1 -1
- package/dist/esm/ix-message-bar.entry.js.map +1 -1
- package/dist/esm/ix-modal-example.entry.js +1 -1
- package/dist/esm/ix-modal-example.entry.js.map +1 -1
- package/dist/esm/ix-modal.entry.js +4 -3
- package/dist/esm/ix-modal.entry.js.map +1 -1
- package/dist/esm/ix-pagination.entry.js +4 -4
- package/dist/esm/ix-pagination.entry.js.map +1 -1
- package/dist/esm/ix-pill.entry.js +1 -1
- package/dist/esm/ix-pill.entry.js.map +1 -1
- package/dist/esm/ix-push-card.entry.js +2 -2
- package/dist/esm/ix-push-card.entry.js.map +1 -1
- package/dist/esm/ix-row.entry.js +1 -1
- package/dist/esm/ix-row.entry.js.map +1 -1
- package/dist/esm/ix-select.entry.js +337 -0
- package/dist/esm/ix-select.entry.js.map +1 -0
- package/dist/esm/ix-slider.entry.js +147 -0
- package/dist/esm/ix-slider.entry.js.map +1 -0
- package/dist/esm/ix-split-button-item.entry.js +24 -0
- package/dist/esm/ix-split-button-item.entry.js.map +1 -0
- package/dist/esm/ix-split-button.entry.js +45 -0
- package/dist/esm/ix-split-button.entry.js.map +1 -0
- package/dist/esm/ix-tab-item_2.entry.js +258 -0
- package/dist/esm/ix-tab-item_2.entry.js.map +1 -0
- package/dist/esm/ix-toast-container.entry.js +83 -0
- package/dist/esm/ix-toast-container.entry.js.map +1 -0
- package/dist/esm/ix-toast.entry.js +69 -0
- package/dist/esm/ix-toast.entry.js.map +1 -0
- package/dist/esm/ix-toggle-button.entry.js +1 -1
- package/dist/esm/ix-toggle.entry.js +1 -1
- package/dist/esm/ix-tooltip.entry.js +21 -7
- package/dist/esm/ix-tooltip.entry.js.map +1 -1
- package/dist/esm/ix-tree-item.entry.js +32 -0
- package/dist/esm/ix-tree-item.entry.js.map +1 -0
- package/dist/esm/ix-tree.entry.js +698 -0
- package/dist/esm/ix-tree.entry.js.map +1 -0
- package/dist/esm/ix-validation-tooltip.entry.js +2 -2
- package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
- package/dist/esm/ix-workflow-step.entry.js +93 -0
- package/dist/esm/ix-workflow-step.entry.js.map +1 -0
- package/dist/esm/ix-workflow-steps.entry.js +77 -0
- package/dist/esm/ix-workflow-steps.entry.js.map +1 -0
- package/dist/esm/loader.js +3 -1
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/menu-service-5555b4fa.js +156 -0
- package/dist/esm/menu-service-5555b4fa.js.map +1 -0
- package/dist/esm/shadow-dom-b9df3d9b.js.map +1 -1
- package/dist/esm/siemens-ix.js +3 -1
- package/dist/esm/siemens-ix.js.map +1 -1
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/index.esm.js.map +1 -1
- package/dist/siemens-ix/p-0169cf74.entry.js +2 -0
- package/dist/siemens-ix/p-0169cf74.entry.js.map +1 -0
- package/dist/siemens-ix/p-04eeba9e.js.map +1 -1
- package/dist/siemens-ix/p-05e9397f.entry.js +2 -0
- package/dist/siemens-ix/p-05e9397f.entry.js.map +1 -0
- package/dist/siemens-ix/p-0ebc6c4d.entry.js +2 -0
- package/dist/siemens-ix/p-0ebc6c4d.entry.js.map +1 -0
- package/dist/siemens-ix/p-0fd2388f.entry.js +2 -0
- package/dist/siemens-ix/p-0fd2388f.entry.js.map +1 -0
- package/dist/siemens-ix/p-124d83b5.entry.js +2 -0
- package/dist/siemens-ix/p-124d83b5.entry.js.map +1 -0
- package/dist/siemens-ix/p-129b6290.entry.js +2 -0
- package/dist/siemens-ix/p-129b6290.entry.js.map +1 -0
- package/dist/siemens-ix/p-167c037c.entry.js +2 -0
- package/dist/siemens-ix/p-167c037c.entry.js.map +1 -0
- package/dist/siemens-ix/p-20e12c7e.js +2 -0
- package/dist/siemens-ix/p-20e12c7e.js.map +1 -0
- package/dist/siemens-ix/p-2baebeee.entry.js +2 -0
- package/dist/siemens-ix/p-2baebeee.entry.js.map +1 -0
- package/dist/siemens-ix/p-2e75f0e4.entry.js +2 -0
- package/dist/siemens-ix/p-2e75f0e4.entry.js.map +1 -0
- package/dist/siemens-ix/p-3103917f.entry.js +2 -0
- package/dist/siemens-ix/p-3103917f.entry.js.map +1 -0
- package/dist/siemens-ix/p-314f344d.entry.js +2 -0
- package/dist/siemens-ix/p-314f344d.entry.js.map +1 -0
- package/dist/siemens-ix/p-3ab30153.entry.js +2 -0
- package/dist/siemens-ix/p-3ab30153.entry.js.map +1 -0
- package/dist/siemens-ix/p-3e7b4990.js +2 -0
- package/dist/siemens-ix/p-4796a3ae.entry.js +2 -0
- package/dist/siemens-ix/p-4796a3ae.entry.js.map +1 -0
- package/dist/siemens-ix/p-4968df15.entry.js +2 -0
- package/dist/siemens-ix/p-4968df15.entry.js.map +1 -0
- package/dist/siemens-ix/p-5056c8a9.entry.js +2 -0
- package/dist/siemens-ix/p-5056c8a9.entry.js.map +1 -0
- package/dist/siemens-ix/p-5285864c.entry.js +2 -0
- package/dist/siemens-ix/p-5285864c.entry.js.map +1 -0
- package/dist/siemens-ix/p-5516480a.entry.js +2 -0
- package/dist/siemens-ix/p-5516480a.entry.js.map +1 -0
- package/dist/siemens-ix/p-57fd45e2.entry.js +2 -0
- package/dist/siemens-ix/p-57fd45e2.entry.js.map +1 -0
- package/dist/siemens-ix/p-5a5e155c.entry.js +2 -0
- package/dist/siemens-ix/p-5a5e155c.entry.js.map +1 -0
- package/dist/siemens-ix/p-5d132cc5.entry.js.map +1 -1
- package/dist/siemens-ix/p-5d17102b.entry.js +2 -0
- package/dist/siemens-ix/p-5d17102b.entry.js.map +1 -0
- package/dist/siemens-ix/p-5d172daa.js +2 -0
- package/dist/siemens-ix/p-5d43cae8.js +22 -0
- package/dist/siemens-ix/p-5d43cae8.js.map +1 -0
- package/dist/siemens-ix/p-61ffc6e1.entry.js.map +1 -1
- package/dist/siemens-ix/p-62fb5c19.entry.js +2 -0
- package/dist/siemens-ix/p-62fb5c19.entry.js.map +1 -0
- package/dist/siemens-ix/p-634da7f2.entry.js +2 -0
- package/dist/siemens-ix/p-634da7f2.entry.js.map +1 -0
- package/dist/siemens-ix/p-6370a04a.entry.js +2 -0
- package/dist/siemens-ix/p-6370a04a.entry.js.map +1 -0
- package/dist/siemens-ix/p-66d7fbd9.entry.js +2 -0
- package/dist/siemens-ix/p-66d7fbd9.entry.js.map +1 -0
- package/dist/siemens-ix/p-6ae65cac.entry.js +2 -0
- package/dist/siemens-ix/p-6ae65cac.entry.js.map +1 -0
- package/dist/siemens-ix/p-74a7d191.entry.js +2 -0
- package/dist/siemens-ix/p-74a7d191.entry.js.map +1 -0
- package/dist/siemens-ix/p-7712c4a9.entry.js +2 -0
- package/dist/siemens-ix/p-7712c4a9.entry.js.map +1 -0
- package/dist/siemens-ix/p-774eca79.entry.js +2 -0
- package/dist/siemens-ix/p-774eca79.entry.js.map +1 -0
- package/dist/siemens-ix/p-77b14ca1.entry.js +2 -0
- package/dist/siemens-ix/p-7865aa63.entry.js +2 -0
- package/dist/siemens-ix/p-7865aa63.entry.js.map +1 -0
- package/dist/siemens-ix/p-78c9489b.js +2 -0
- package/dist/siemens-ix/p-78c9489b.js.map +1 -0
- package/dist/siemens-ix/p-794769ed.entry.js +2 -0
- package/dist/siemens-ix/p-794769ed.entry.js.map +1 -0
- package/dist/siemens-ix/p-7a884056.entry.js.map +1 -1
- package/dist/siemens-ix/p-7b362f58.entry.js +2 -0
- package/dist/siemens-ix/p-7b362f58.entry.js.map +1 -0
- package/dist/siemens-ix/p-80871c9a.entry.js +2 -0
- package/dist/siemens-ix/p-80871c9a.entry.js.map +1 -0
- package/dist/siemens-ix/p-812b01d1.js +2 -0
- package/dist/siemens-ix/p-812b01d1.js.map +1 -0
- package/dist/siemens-ix/p-847da072.entry.js +2 -0
- package/dist/siemens-ix/p-847da072.entry.js.map +1 -0
- package/dist/siemens-ix/p-8952f1cd.entry.js +2 -0
- package/dist/siemens-ix/p-8952f1cd.entry.js.map +1 -0
- package/dist/siemens-ix/p-8c5f7419.entry.js +2 -0
- package/dist/siemens-ix/p-8c5f7419.entry.js.map +1 -0
- package/dist/siemens-ix/p-8fdf4407.entry.js +2 -0
- package/dist/siemens-ix/p-8fdf4407.entry.js.map +1 -0
- package/dist/siemens-ix/p-90efad65.entry.js +2 -0
- package/dist/siemens-ix/p-90efad65.entry.js.map +1 -0
- package/dist/siemens-ix/p-9848e4de.entry.js.map +1 -1
- package/dist/siemens-ix/p-9cd93c03.js +2 -0
- package/dist/siemens-ix/p-9cd93c03.js.map +1 -0
- package/dist/siemens-ix/p-9e0af149.entry.js +2 -0
- package/dist/siemens-ix/p-9e0af149.entry.js.map +1 -0
- package/dist/siemens-ix/p-ada4a328.entry.js +2 -0
- package/dist/siemens-ix/p-ada4a328.entry.js.map +1 -0
- package/dist/siemens-ix/p-aef14f96.entry.js +2 -0
- package/dist/siemens-ix/p-aef14f96.entry.js.map +1 -0
- package/dist/siemens-ix/p-b007e4b4.entry.js.map +1 -1
- package/dist/siemens-ix/p-b49627fa.js +4 -0
- package/dist/siemens-ix/p-b49627fa.js.map +1 -0
- package/dist/siemens-ix/p-b53bed3a.entry.js +2 -0
- package/dist/siemens-ix/p-b6d40648.entry.js +2 -0
- package/dist/siemens-ix/p-b6d40648.entry.js.map +1 -0
- package/dist/siemens-ix/p-b803c716.entry.js +2 -0
- package/dist/siemens-ix/p-b803c716.entry.js.map +1 -0
- package/dist/siemens-ix/p-b94ab301.entry.js +2 -0
- package/dist/siemens-ix/p-b94ab301.entry.js.map +1 -0
- package/dist/siemens-ix/p-bc811c4b.js +2 -0
- package/dist/siemens-ix/p-bc811c4b.js.map +1 -0
- package/dist/siemens-ix/p-c4216f17.entry.js +2 -0
- package/dist/siemens-ix/p-c4216f17.entry.js.map +1 -0
- package/dist/siemens-ix/p-c7d24831.entry.js +2 -0
- package/dist/siemens-ix/p-c7d24831.entry.js.map +1 -0
- package/dist/siemens-ix/p-cd1e0061.entry.js.map +1 -1
- package/dist/siemens-ix/p-d16a4670.entry.js +2 -0
- package/dist/siemens-ix/p-d16a4670.entry.js.map +1 -0
- package/dist/siemens-ix/p-d78cd3f4.entry.js +2 -0
- package/dist/siemens-ix/p-d78cd3f4.entry.js.map +1 -0
- package/dist/siemens-ix/p-d7e974a8.entry.js +2 -0
- package/dist/siemens-ix/p-d7e974a8.entry.js.map +1 -0
- package/dist/siemens-ix/p-d87de06f.entry.js.map +1 -1
- package/dist/siemens-ix/p-d9c99b88.entry.js +2 -0
- package/dist/siemens-ix/p-d9c99b88.entry.js.map +1 -0
- package/dist/siemens-ix/p-da133606.entry.js.map +1 -1
- package/dist/siemens-ix/p-dcb957d8.entry.js +2 -0
- package/dist/siemens-ix/p-dcb957d8.entry.js.map +1 -0
- package/dist/siemens-ix/p-dd2fb887.entry.js +2 -0
- package/dist/siemens-ix/p-dd2fb887.entry.js.map +1 -0
- package/dist/siemens-ix/p-e5beabf4.entry.js +2 -0
- package/dist/siemens-ix/p-e5beabf4.entry.js.map +1 -0
- package/dist/siemens-ix/p-f63b47c1.entry.js +2 -0
- package/dist/siemens-ix/p-f63b47c1.entry.js.map +1 -0
- package/dist/siemens-ix/p-f7b95fd7.entry.js +2 -0
- package/dist/siemens-ix/p-f7b95fd7.entry.js.map +1 -0
- package/dist/siemens-ix/p-f97f2394.entry.js +2 -0
- package/dist/siemens-ix/p-fa0d5f4e.entry.js +2 -0
- package/dist/siemens-ix/p-fa0d5f4e.entry.js.map +1 -0
- package/dist/siemens-ix/p-fba61526.entry.js +2 -0
- package/dist/siemens-ix/p-fba61526.entry.js.map +1 -0
- package/dist/siemens-ix/p-fd08b7ad.entry.js +2 -0
- package/dist/siemens-ix/p-fd08b7ad.entry.js.map +1 -0
- package/dist/siemens-ix/p-fd6006d2.entry.js +2 -0
- package/dist/siemens-ix/p-fd6006d2.entry.js.map +1 -0
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix.css +259 -1
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/types/components/blind/blind.d.ts +8 -1
- package/dist/types/components/card/card.d.ts +1 -1
- package/dist/types/components/chip/chip.d.ts +1 -7
- package/dist/types/components/dropdown/dropdown.d.ts +4 -2
- package/dist/types/components/dropdown/test/dropdown.ct.d.ts +1 -0
- package/dist/types/components/dropdown-button/dropdown-button.d.ts +0 -5
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +3 -9
- package/dist/types/components/event-list-item/event-list-item.d.ts +0 -7
- package/dist/types/components/grid/layout-grid.d.ts +18 -0
- package/dist/types/components/menu-item/menu-item.d.ts +1 -1
- package/dist/types/components/modal/modal.d.ts +1 -1
- package/dist/types/components/pagination/test/pagination.ct.d.ts +1 -0
- package/dist/types/components/select/select.d.ts +1 -1
- package/dist/types/components/slider/slider.d.ts +70 -0
- package/dist/types/components/slider/test/slider.ct.d.ts +1 -0
- package/dist/types/components/split-button/split-button.d.ts +0 -1
- package/dist/types/components/split-button-item/split-button-item.d.ts +3 -0
- package/dist/types/components/tabs/tabs.d.ts +1 -0
- package/dist/types/components/tooltip/tooltip.d.ts +8 -2
- package/dist/types/components/utils/a11y.d.ts +1 -1
- package/dist/types/components/utils/breakpoints.d.ts +3 -3
- package/dist/types/components/utils/shadow-dom.d.ts +1 -0
- package/dist/types/components.d.ts +188 -84
- package/dist/types/index.d.ts +0 -1
- package/dist/types/setup.d.ts +1 -0
- package/dist/types/tests/utils/test/index.d.ts +14 -0
- package/package.json +5 -3
- package/scss/_core.scss +1 -0
- package/scss/components/_radiobuttons.scss +1 -1
- package/scss/components/form/_input.scss +18 -2
- package/scss/mixins/_break-points.scss +30 -6
- package/dist/cjs/_commonjsHelpers-1a0c346f.js +0 -25
- package/dist/cjs/_commonjsHelpers-1a0c346f.js.map +0 -1
- package/dist/cjs/a11y-fa9abd92.js +0 -82
- package/dist/cjs/a11y-fa9abd92.js.map +0 -1
- package/dist/cjs/breakpoints-e19e827e.js +0 -27
- package/dist/cjs/breakpoints-e19e827e.js.map +0 -1
- package/dist/cjs/icon-9e9f2faf.js +0 -114
- package/dist/cjs/icon-9e9f2faf.js.map +0 -1
- package/dist/cjs/index-1061a1c1.js +0 -8
- package/dist/cjs/index-1061a1c1.js.map +0 -1
- package/dist/cjs/ix-avatar.cjs.entry.js +0 -39
- package/dist/cjs/ix-avatar.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-breadcrumb_2.cjs.entry.js +0 -164
- package/dist/cjs/ix-breadcrumb_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-dropdown_2.cjs.entry.js +0 -359
- package/dist/cjs/ix-dropdown_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-event-list_2.cjs.entry.js +0 -159
- package/dist/cjs/ix-event-list_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-filter-chip.cjs.entry.js +0 -30
- package/dist/cjs/ix-filter-chip.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-flip-tile_2.cjs.entry.js +0 -103
- package/dist/cjs/ix-flip-tile_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-grid.cjs.entry.js +0 -29
- package/dist/cjs/ix-grid.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-group-context-menu.cjs.entry.js +0 -48
- package/dist/cjs/ix-group-context-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-group_2.cjs.entry.js +0 -159
- package/dist/cjs/ix-group_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-icon-button.cjs.entry.js +0 -72
- package/dist/cjs/ix-icon-button.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-icon.cjs.entry.js +0 -12
- package/dist/cjs/ix-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-map-navigation_2.cjs.entry.js +0 -227
- package/dist/cjs/ix-map-navigation_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-menu_9.cjs.entry.js +0 -732
- package/dist/cjs/ix-menu_9.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-select_2.cjs.entry.js +0 -389
- package/dist/cjs/ix-select_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-spinner.cjs.entry.js +0 -33
- package/dist/cjs/ix-spinner.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-split-button_2.cjs.entry.js +0 -72
- package/dist/cjs/ix-split-button_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-tab-item.cjs.entry.js +0 -67
- package/dist/cjs/ix-tab-item.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-tabs.cjs.entry.js +0 -204
- package/dist/cjs/ix-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-toast_2.cjs.entry.js +0 -143
- package/dist/cjs/ix-toast_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-tree_2.cjs.entry.js +0 -730
- package/dist/cjs/ix-tree_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-workflow-step_2.cjs.entry.js +0 -170
- package/dist/cjs/ix-workflow-step_2.cjs.entry.js.map +0 -1
- package/dist/cjs/menu-service-f7ef5265.js +0 -159
- package/dist/cjs/menu-service-f7ef5265.js.map +0 -1
- package/dist/collection/components/grid/grid.css +0 -26
- package/dist/collection/components/grid/grid.js +0 -98
- package/dist/collection/components/grid/grid.js.map +0 -1
- package/dist/components/_commonjsHelpers.js +0 -21
- package/dist/components/_commonjsHelpers.js.map +0 -1
- package/dist/components/a11y.js +0 -79
- package/dist/components/a11y.js.map +0 -1
- package/dist/components/animation.js +0 -19
- package/dist/components/animation.js.map +0 -1
- package/dist/components/anime.es.js +0 -1311
- package/dist/components/anime.es.js.map +0 -1
- package/dist/components/application-header.js +0 -101
- package/dist/components/application-header.js.map +0 -1
- package/dist/components/avatar.js +0 -53
- package/dist/components/avatar.js.map +0 -1
- package/dist/components/base-button.js +0 -47
- package/dist/components/base-button.js.map +0 -1
- package/dist/components/base-icon-button.js +0 -18
- package/dist/components/base-icon-button.js.map +0 -1
- package/dist/components/breadcrumb-item.js +0 -99
- package/dist/components/breadcrumb-item.js.map +0 -1
- package/dist/components/breakpoints.js +0 -25
- package/dist/components/breakpoints.js.map +0 -1
- package/dist/components/burger-menu.js +0 -61
- package/dist/components/burger-menu.js.map +0 -1
- package/dist/components/button.js +0 -97
- package/dist/components/button.js.map +0 -1
- package/dist/components/card-accordion.js +0 -80
- package/dist/components/card-accordion.js.map +0 -1
- package/dist/components/card-content.js +0 -32
- package/dist/components/card-content.js.map +0 -1
- package/dist/components/card-title.js +0 -32
- package/dist/components/card-title.js.map +0 -1
- package/dist/components/card.js +0 -36
- package/dist/components/card.js.map +0 -1
- package/dist/components/context.js +0 -101
- package/dist/components/context.js.map +0 -1
- package/dist/components/date-picker.js +0 -378
- package/dist/components/date-picker.js.map +0 -1
- package/dist/components/date-time-card.js +0 -45
- package/dist/components/date-time-card.js.map +0 -1
- package/dist/components/default-tree-item.js +0 -22
- package/dist/components/default-tree-item.js.map +0 -1
- package/dist/components/divider.js +0 -32
- package/dist/components/divider.js.map +0 -1
- package/dist/components/dropdown-item.js +0 -76
- package/dist/components/dropdown-item.js.map +0 -1
- package/dist/components/dropdown.js +0 -341
- package/dist/components/dropdown.js.map +0 -1
- package/dist/components/filter-chip.js +0 -62
- package/dist/components/filter-chip.js.map +0 -1
- package/dist/components/flip-tile-state.js +0 -20
- package/dist/components/flip-tile-state.js.map +0 -1
- package/dist/components/floating-ui.dom.esm.js +0 -1512
- package/dist/components/floating-ui.dom.esm.js.map +0 -1
- package/dist/components/group-context-menu.js +0 -79
- package/dist/components/group-context-menu.js.map +0 -1
- package/dist/components/group-item.js +0 -64
- package/dist/components/group-item.js.map +0 -1
- package/dist/components/icon-button.js +0 -105
- package/dist/components/icon-button.js.map +0 -1
- package/dist/components/icon.js +0 -133
- package/dist/components/icon.js.map +0 -1
- package/dist/components/index.d.ts +0 -27
- package/dist/components/index.js +0 -101
- package/dist/components/index.js.map +0 -1
- package/dist/components/index2.js +0 -6
- package/dist/components/index2.js.map +0 -1
- package/dist/components/ix-action-card.d.ts +0 -11
- package/dist/components/ix-action-card.js +0 -72
- package/dist/components/ix-action-card.js.map +0 -1
- package/dist/components/ix-application-header.d.ts +0 -11
- package/dist/components/ix-application-header.js +0 -8
- package/dist/components/ix-application-header.js.map +0 -1
- package/dist/components/ix-application-sidebar.d.ts +0 -11
- package/dist/components/ix-application-sidebar.js +0 -63
- package/dist/components/ix-application-sidebar.js.map +0 -1
- package/dist/components/ix-application.d.ts +0 -11
- package/dist/components/ix-application.js +0 -128
- package/dist/components/ix-application.js.map +0 -1
- package/dist/components/ix-avatar.d.ts +0 -11
- package/dist/components/ix-avatar.js +0 -8
- package/dist/components/ix-avatar.js.map +0 -1
- package/dist/components/ix-basic-navigation.d.ts +0 -11
- package/dist/components/ix-basic-navigation.js +0 -138
- package/dist/components/ix-basic-navigation.js.map +0 -1
- package/dist/components/ix-blind.d.ts +0 -11
- package/dist/components/ix-blind.js +0 -125
- package/dist/components/ix-blind.js.map +0 -1
- package/dist/components/ix-breadcrumb-item.d.ts +0 -11
- package/dist/components/ix-breadcrumb-item.js +0 -8
- package/dist/components/ix-breadcrumb-item.js.map +0 -1
- package/dist/components/ix-breadcrumb.d.ts +0 -11
- package/dist/components/ix-breadcrumb.js +0 -157
- package/dist/components/ix-breadcrumb.js.map +0 -1
- package/dist/components/ix-burger-menu.d.ts +0 -11
- package/dist/components/ix-burger-menu.js +0 -8
- package/dist/components/ix-burger-menu.js.map +0 -1
- package/dist/components/ix-button.d.ts +0 -11
- package/dist/components/ix-button.js +0 -8
- package/dist/components/ix-button.js.map +0 -1
- package/dist/components/ix-card-accordion.d.ts +0 -11
- package/dist/components/ix-card-accordion.js +0 -8
- package/dist/components/ix-card-accordion.js.map +0 -1
- package/dist/components/ix-card-content.d.ts +0 -11
- package/dist/components/ix-card-content.js +0 -8
- package/dist/components/ix-card-content.js.map +0 -1
- package/dist/components/ix-card-list.d.ts +0 -11
- package/dist/components/ix-card-list.js +0 -234
- package/dist/components/ix-card-list.js.map +0 -1
- package/dist/components/ix-card-title.d.ts +0 -11
- package/dist/components/ix-card-title.js +0 -8
- package/dist/components/ix-card-title.js.map +0 -1
- package/dist/components/ix-card.d.ts +0 -11
- package/dist/components/ix-card.js +0 -8
- package/dist/components/ix-card.js.map +0 -1
- package/dist/components/ix-category-filter.d.ts +0 -11
- package/dist/components/ix-category-filter.js +0 -470
- package/dist/components/ix-category-filter.js.map +0 -1
- package/dist/components/ix-chip.d.ts +0 -11
- package/dist/components/ix-chip.js +0 -106
- package/dist/components/ix-chip.js.map +0 -1
- package/dist/components/ix-col.d.ts +0 -11
- package/dist/components/ix-col.js +0 -96
- package/dist/components/ix-col.js.map +0 -1
- package/dist/components/ix-content-header.d.ts +0 -11
- package/dist/components/ix-content-header.js +0 -69
- package/dist/components/ix-content-header.js.map +0 -1
- package/dist/components/ix-content.d.ts +0 -11
- package/dist/components/ix-content.js +0 -48
- package/dist/components/ix-content.js.map +0 -1
- package/dist/components/ix-css-grid-item.d.ts +0 -11
- package/dist/components/ix-css-grid-item.js +0 -40
- package/dist/components/ix-css-grid-item.js.map +0 -1
- package/dist/components/ix-css-grid.d.ts +0 -11
- package/dist/components/ix-css-grid.js +0 -113
- package/dist/components/ix-css-grid.js.map +0 -1
- package/dist/components/ix-date-picker.d.ts +0 -11
- package/dist/components/ix-date-picker.js +0 -8
- package/dist/components/ix-date-picker.js.map +0 -1
- package/dist/components/ix-date-time-card.d.ts +0 -11
- package/dist/components/ix-date-time-card.js +0 -8
- package/dist/components/ix-date-time-card.js.map +0 -1
- package/dist/components/ix-datetime-picker.d.ts +0 -11
- package/dist/components/ix-datetime-picker.js +0 -155
- package/dist/components/ix-datetime-picker.js.map +0 -1
- package/dist/components/ix-divider.d.ts +0 -11
- package/dist/components/ix-divider.js +0 -8
- package/dist/components/ix-divider.js.map +0 -1
- package/dist/components/ix-drawer.d.ts +0 -11
- package/dist/components/ix-drawer.js +0 -151
- package/dist/components/ix-drawer.js.map +0 -1
- package/dist/components/ix-dropdown-button.d.ts +0 -11
- package/dist/components/ix-dropdown-button.js +0 -100
- package/dist/components/ix-dropdown-button.js.map +0 -1
- package/dist/components/ix-dropdown-header.d.ts +0 -11
- package/dist/components/ix-dropdown-header.js +0 -44
- package/dist/components/ix-dropdown-header.js.map +0 -1
- package/dist/components/ix-dropdown-item.d.ts +0 -11
- package/dist/components/ix-dropdown-item.js +0 -8
- package/dist/components/ix-dropdown-item.js.map +0 -1
- package/dist/components/ix-dropdown-quick-actions.d.ts +0 -11
- package/dist/components/ix-dropdown-quick-actions.js +0 -35
- package/dist/components/ix-dropdown-quick-actions.js.map +0 -1
- package/dist/components/ix-dropdown.d.ts +0 -11
- package/dist/components/ix-dropdown.js +0 -8
- package/dist/components/ix-dropdown.js.map +0 -1
- package/dist/components/ix-empty-state.d.ts +0 -11
- package/dist/components/ix-empty-state.js +0 -71
- package/dist/components/ix-empty-state.js.map +0 -1
- package/dist/components/ix-event-list-item.d.ts +0 -11
- package/dist/components/ix-event-list-item.js +0 -69
- package/dist/components/ix-event-list-item.js.map +0 -1
- package/dist/components/ix-event-list.d.ts +0 -11
- package/dist/components/ix-event-list.js +0 -143
- package/dist/components/ix-event-list.js.map +0 -1
- package/dist/components/ix-expanding-search.d.ts +0 -11
- package/dist/components/ix-expanding-search.js +0 -125
- package/dist/components/ix-expanding-search.js.map +0 -1
- package/dist/components/ix-filter-chip.d.ts +0 -11
- package/dist/components/ix-filter-chip.js +0 -8
- package/dist/components/ix-filter-chip.js.map +0 -1
- package/dist/components/ix-flip-tile-content.d.ts +0 -11
- package/dist/components/ix-flip-tile-content.js +0 -38
- package/dist/components/ix-flip-tile-content.js.map +0 -1
- package/dist/components/ix-flip-tile.d.ts +0 -11
- package/dist/components/ix-flip-tile.js +0 -127
- package/dist/components/ix-flip-tile.js.map +0 -1
- package/dist/components/ix-form-field.d.ts +0 -11
- package/dist/components/ix-form-field.js +0 -43
- package/dist/components/ix-form-field.js.map +0 -1
- package/dist/components/ix-grid.d.ts +0 -11
- package/dist/components/ix-grid.js +0 -47
- package/dist/components/ix-grid.js.map +0 -1
- package/dist/components/ix-group-context-menu.d.ts +0 -11
- package/dist/components/ix-group-context-menu.js +0 -8
- package/dist/components/ix-group-context-menu.js.map +0 -1
- package/dist/components/ix-group-item.d.ts +0 -11
- package/dist/components/ix-group-item.js +0 -8
- package/dist/components/ix-group-item.js.map +0 -1
- package/dist/components/ix-group.d.ts +0 -11
- package/dist/components/ix-group.js +0 -184
- package/dist/components/ix-group.js.map +0 -1
- package/dist/components/ix-icon-button.d.ts +0 -11
- package/dist/components/ix-icon-button.js +0 -8
- package/dist/components/ix-icon-button.js.map +0 -1
- package/dist/components/ix-icon-toggle-button.d.ts +0 -11
- package/dist/components/ix-icon-toggle-button.js +0 -122
- package/dist/components/ix-icon-toggle-button.js.map +0 -1
- package/dist/components/ix-icon.js +0 -8
- package/dist/components/ix-icon.js.map +0 -1
- package/dist/components/ix-input-group.d.ts +0 -11
- package/dist/components/ix-input-group.js +0 -126
- package/dist/components/ix-input-group.js.map +0 -1
- package/dist/components/ix-key-value-list.d.ts +0 -11
- package/dist/components/ix-key-value-list.js +0 -38
- package/dist/components/ix-key-value-list.js.map +0 -1
- package/dist/components/ix-key-value.d.ts +0 -11
- package/dist/components/ix-key-value.js +0 -53
- package/dist/components/ix-key-value.js.map +0 -1
- package/dist/components/ix-kpi.d.ts +0 -11
- package/dist/components/ix-kpi.js +0 -75
- package/dist/components/ix-kpi.js.map +0 -1
- package/dist/components/ix-link-button.d.ts +0 -11
- package/dist/components/ix-link-button.js +0 -54
- package/dist/components/ix-link-button.js.map +0 -1
- package/dist/components/ix-map-navigation-overlay.d.ts +0 -11
- package/dist/components/ix-map-navigation-overlay.js +0 -8
- package/dist/components/ix-map-navigation-overlay.js.map +0 -1
- package/dist/components/ix-map-navigation.d.ts +0 -11
- package/dist/components/ix-map-navigation.js +0 -232
- package/dist/components/ix-map-navigation.js.map +0 -1
- package/dist/components/ix-menu-about-item.d.ts +0 -11
- package/dist/components/ix-menu-about-item.js +0 -38
- package/dist/components/ix-menu-about-item.js.map +0 -1
- package/dist/components/ix-menu-about-news.d.ts +0 -11
- package/dist/components/ix-menu-about-news.js +0 -89
- package/dist/components/ix-menu-about-news.js.map +0 -1
- package/dist/components/ix-menu-about.d.ts +0 -11
- package/dist/components/ix-menu-about.js +0 -125
- package/dist/components/ix-menu-about.js.map +0 -1
- package/dist/components/ix-menu-avatar-item.d.ts +0 -11
- package/dist/components/ix-menu-avatar-item.js +0 -8
- package/dist/components/ix-menu-avatar-item.js.map +0 -1
- package/dist/components/ix-menu-avatar.d.ts +0 -11
- package/dist/components/ix-menu-avatar.js +0 -83
- package/dist/components/ix-menu-avatar.js.map +0 -1
- package/dist/components/ix-menu-category.d.ts +0 -11
- package/dist/components/ix-menu-category.js +0 -196
- package/dist/components/ix-menu-category.js.map +0 -1
- package/dist/components/ix-menu-item.d.ts +0 -11
- package/dist/components/ix-menu-item.js +0 -8
- package/dist/components/ix-menu-item.js.map +0 -1
- package/dist/components/ix-menu-settings-item.d.ts +0 -11
- package/dist/components/ix-menu-settings-item.js +0 -38
- package/dist/components/ix-menu-settings-item.js.map +0 -1
- package/dist/components/ix-menu-settings.d.ts +0 -11
- package/dist/components/ix-menu-settings.js +0 -112
- package/dist/components/ix-menu-settings.js.map +0 -1
- package/dist/components/ix-menu.d.ts +0 -11
- package/dist/components/ix-menu.js +0 -514
- package/dist/components/ix-menu.js.map +0 -1
- package/dist/components/ix-message-bar.d.ts +0 -11
- package/dist/components/ix-message-bar.js +0 -93
- package/dist/components/ix-message-bar.js.map +0 -1
- package/dist/components/ix-modal-content.d.ts +0 -11
- package/dist/components/ix-modal-content.js +0 -35
- package/dist/components/ix-modal-content.js.map +0 -1
- package/dist/components/ix-modal-example.d.ts +0 -11
- package/dist/components/ix-modal-example.js +0 -64
- package/dist/components/ix-modal-example.js.map +0 -1
- package/dist/components/ix-modal-footer.d.ts +0 -11
- package/dist/components/ix-modal-footer.js +0 -35
- package/dist/components/ix-modal-footer.js.map +0 -1
- package/dist/components/ix-modal-header.d.ts +0 -11
- package/dist/components/ix-modal-header.js +0 -90
- package/dist/components/ix-modal-header.js.map +0 -1
- package/dist/components/ix-modal-loading.d.ts +0 -11
- package/dist/components/ix-modal-loading.js +0 -41
- package/dist/components/ix-modal-loading.js.map +0 -1
- package/dist/components/ix-modal.d.ts +0 -11
- package/dist/components/ix-modal.js +0 -155
- package/dist/components/ix-modal.js.map +0 -1
- package/dist/components/ix-pagination.d.ts +0 -11
- package/dist/components/ix-pagination.js +0 -217
- package/dist/components/ix-pagination.js.map +0 -1
- package/dist/components/ix-pill.d.ts +0 -11
- package/dist/components/ix-pill.js +0 -84
- package/dist/components/ix-pill.js.map +0 -1
- package/dist/components/ix-push-card.d.ts +0 -11
- package/dist/components/ix-push-card.js +0 -86
- package/dist/components/ix-push-card.js.map +0 -1
- package/dist/components/ix-row.d.ts +0 -11
- package/dist/components/ix-row.js +0 -35
- package/dist/components/ix-row.js.map +0 -1
- package/dist/components/ix-select-item.d.ts +0 -11
- package/dist/components/ix-select-item.js +0 -8
- package/dist/components/ix-select-item.js.map +0 -1
- package/dist/components/ix-select.d.ts +0 -11
- package/dist/components/ix-select.js +0 -8
- package/dist/components/ix-select.js.map +0 -1
- package/dist/components/ix-spinner.d.ts +0 -11
- package/dist/components/ix-spinner.js +0 -8
- package/dist/components/ix-spinner.js.map +0 -1
- package/dist/components/ix-split-button-item.d.ts +0 -11
- package/dist/components/ix-split-button-item.js +0 -57
- package/dist/components/ix-split-button-item.js.map +0 -1
- package/dist/components/ix-split-button.d.ts +0 -11
- package/dist/components/ix-split-button.js +0 -106
- package/dist/components/ix-split-button.js.map +0 -1
- package/dist/components/ix-tab-item.d.ts +0 -11
- package/dist/components/ix-tab-item.js +0 -8
- package/dist/components/ix-tab-item.js.map +0 -1
- package/dist/components/ix-tabs.d.ts +0 -11
- package/dist/components/ix-tabs.js +0 -8
- package/dist/components/ix-tabs.js.map +0 -1
- package/dist/components/ix-tile.d.ts +0 -11
- package/dist/components/ix-tile.js +0 -59
- package/dist/components/ix-tile.js.map +0 -1
- package/dist/components/ix-time-picker.d.ts +0 -11
- package/dist/components/ix-time-picker.js +0 -8
- package/dist/components/ix-time-picker.js.map +0 -1
- package/dist/components/ix-toast-container.d.ts +0 -11
- package/dist/components/ix-toast-container.js +0 -121
- package/dist/components/ix-toast-container.js.map +0 -1
- package/dist/components/ix-toast.d.ts +0 -11
- package/dist/components/ix-toast.js +0 -8
- package/dist/components/ix-toast.js.map +0 -1
- package/dist/components/ix-toggle-button.d.ts +0 -11
- package/dist/components/ix-toggle-button.js +0 -111
- package/dist/components/ix-toggle-button.js.map +0 -1
- package/dist/components/ix-toggle.d.ts +0 -11
- package/dist/components/ix-toggle.js +0 -62
- package/dist/components/ix-toggle.js.map +0 -1
- package/dist/components/ix-tooltip.d.ts +0 -11
- package/dist/components/ix-tooltip.js +0 -183
- package/dist/components/ix-tooltip.js.map +0 -1
- package/dist/components/ix-tree-item.d.ts +0 -11
- package/dist/components/ix-tree-item.js +0 -8
- package/dist/components/ix-tree-item.js.map +0 -1
- package/dist/components/ix-tree.d.ts +0 -11
- package/dist/components/ix-tree.js +0 -733
- package/dist/components/ix-tree.js.map +0 -1
- package/dist/components/ix-typography.d.ts +0 -11
- package/dist/components/ix-typography.js +0 -8
- package/dist/components/ix-typography.js.map +0 -1
- package/dist/components/ix-upload.d.ts +0 -11
- package/dist/components/ix-upload.js +0 -153
- package/dist/components/ix-upload.js.map +0 -1
- package/dist/components/ix-validation-tooltip.d.ts +0 -11
- package/dist/components/ix-validation-tooltip.js +0 -170
- package/dist/components/ix-validation-tooltip.js.map +0 -1
- package/dist/components/ix-workflow-step.d.ts +0 -11
- package/dist/components/ix-workflow-step.js +0 -126
- package/dist/components/ix-workflow-step.js.map +0 -1
- package/dist/components/ix-workflow-steps.d.ts +0 -11
- package/dist/components/ix-workflow-steps.js +0 -99
- package/dist/components/ix-workflow-steps.js.map +0 -1
- package/dist/components/logical-filter-operator.js +0 -35
- package/dist/components/logical-filter-operator.js.map +0 -1
- package/dist/components/luxon.js +0 -7828
- package/dist/components/luxon.js.map +0 -1
- package/dist/components/map-navigation-overlay.js +0 -95
- package/dist/components/map-navigation-overlay.js.map +0 -1
- package/dist/components/menu-avatar-item.js +0 -51
- package/dist/components/menu-avatar-item.js.map +0 -1
- package/dist/components/menu-item.js +0 -98
- package/dist/components/menu-item.js.map +0 -1
- package/dist/components/menu-service.js +0 -156
- package/dist/components/menu-service.js.map +0 -1
- package/dist/components/modal.js +0 -245
- package/dist/components/modal.js.map +0 -1
- package/dist/components/mutation-observer.js +0 -13
- package/dist/components/mutation-observer.js.map +0 -1
- package/dist/components/my-component.d.ts +0 -11
- package/dist/components/my-component.js +0 -34
- package/dist/components/my-component.js.map +0 -1
- package/dist/components/rwd.util.js +0 -41
- package/dist/components/rwd.util.js.map +0 -1
- package/dist/components/select-item.js +0 -98
- package/dist/components/select-item.js.map +0 -1
- package/dist/components/select.js +0 -403
- package/dist/components/select.js.map +0 -1
- package/dist/components/shadow-dom.js +0 -21
- package/dist/components/shadow-dom.js.map +0 -1
- package/dist/components/spinner.js +0 -48
- package/dist/components/spinner.js.map +0 -1
- package/dist/components/tab-item.js +0 -87
- package/dist/components/tab-item.js.map +0 -1
- package/dist/components/tabs.js +0 -233
- package/dist/components/tabs.js.map +0 -1
- package/dist/components/theme-switcher.js +0 -123
- package/dist/components/theme-switcher.js.map +0 -1
- package/dist/components/time-picker.js +0 -258
- package/dist/components/time-picker.js.map +0 -1
- package/dist/components/toast.js +0 -111
- package/dist/components/toast.js.map +0 -1
- package/dist/components/tree-item.js +0 -57
- package/dist/components/tree-item.js.map +0 -1
- package/dist/components/typed-event.js +0 -46
- package/dist/components/typed-event.js.map +0 -1
- package/dist/components/typography.js +0 -76
- package/dist/components/typography.js.map +0 -1
- package/dist/components/upload-file-state.js +0 -19
- package/dist/components/upload-file-state.js.map +0 -1
- package/dist/esm/_commonjsHelpers-4bc7200a.js +0 -21
- package/dist/esm/_commonjsHelpers-4bc7200a.js.map +0 -1
- package/dist/esm/a11y-aa83c2d1.js +0 -79
- package/dist/esm/a11y-aa83c2d1.js.map +0 -1
- package/dist/esm/breakpoints-b8d59fd9.js +0 -25
- package/dist/esm/breakpoints-b8d59fd9.js.map +0 -1
- package/dist/esm/icon-f54a8bc4.js +0 -112
- package/dist/esm/icon-f54a8bc4.js.map +0 -1
- package/dist/esm/index-7b24b7fa.js +0 -6
- package/dist/esm/index-7b24b7fa.js.map +0 -1
- package/dist/esm/ix-avatar.entry.js +0 -35
- package/dist/esm/ix-avatar.entry.js.map +0 -1
- package/dist/esm/ix-breadcrumb_2.entry.js +0 -159
- package/dist/esm/ix-breadcrumb_2.entry.js.map +0 -1
- package/dist/esm/ix-dropdown_2.entry.js +0 -354
- package/dist/esm/ix-dropdown_2.entry.js.map +0 -1
- package/dist/esm/ix-event-list_2.entry.js +0 -154
- package/dist/esm/ix-event-list_2.entry.js.map +0 -1
- package/dist/esm/ix-filter-chip.entry.js +0 -26
- package/dist/esm/ix-filter-chip.entry.js.map +0 -1
- package/dist/esm/ix-flip-tile_2.entry.js +0 -98
- package/dist/esm/ix-flip-tile_2.entry.js.map +0 -1
- package/dist/esm/ix-grid.entry.js +0 -25
- package/dist/esm/ix-grid.entry.js.map +0 -1
- package/dist/esm/ix-group-context-menu.entry.js +0 -44
- package/dist/esm/ix-group-context-menu.entry.js.map +0 -1
- package/dist/esm/ix-group_2.entry.js +0 -154
- package/dist/esm/ix-group_2.entry.js.map +0 -1
- package/dist/esm/ix-icon-button.entry.js +0 -68
- package/dist/esm/ix-icon-button.entry.js.map +0 -1
- package/dist/esm/ix-icon.entry.js +0 -4
- package/dist/esm/ix-icon.entry.js.map +0 -1
- package/dist/esm/ix-map-navigation_2.entry.js +0 -222
- package/dist/esm/ix-map-navigation_2.entry.js.map +0 -1
- package/dist/esm/ix-menu_9.entry.js +0 -720
- package/dist/esm/ix-menu_9.entry.js.map +0 -1
- package/dist/esm/ix-select_2.entry.js +0 -384
- package/dist/esm/ix-select_2.entry.js.map +0 -1
- package/dist/esm/ix-spinner.entry.js +0 -29
- package/dist/esm/ix-spinner.entry.js.map +0 -1
- package/dist/esm/ix-split-button_2.entry.js +0 -67
- package/dist/esm/ix-split-button_2.entry.js.map +0 -1
- package/dist/esm/ix-tab-item.entry.js +0 -63
- package/dist/esm/ix-tab-item.entry.js.map +0 -1
- package/dist/esm/ix-tabs.entry.js +0 -200
- package/dist/esm/ix-tabs.entry.js.map +0 -1
- package/dist/esm/ix-toast_2.entry.js +0 -138
- package/dist/esm/ix-toast_2.entry.js.map +0 -1
- package/dist/esm/ix-tree_2.entry.js +0 -725
- package/dist/esm/ix-tree_2.entry.js.map +0 -1
- package/dist/esm/ix-workflow-step_2.entry.js +0 -165
- package/dist/esm/ix-workflow-step_2.entry.js.map +0 -1
- package/dist/esm/menu-service-12a09006.js +0 -156
- package/dist/esm/menu-service-12a09006.js.map +0 -1
- package/dist/siemens-ix/p-00616f87.entry.js +0 -2
- package/dist/siemens-ix/p-00616f87.entry.js.map +0 -1
- package/dist/siemens-ix/p-0b71cde4.js +0 -2
- package/dist/siemens-ix/p-0b71cde4.js.map +0 -1
- package/dist/siemens-ix/p-134b6bd5.js +0 -2
- package/dist/siemens-ix/p-134b6bd5.js.map +0 -1
- package/dist/siemens-ix/p-14621fbd.entry.js +0 -2
- package/dist/siemens-ix/p-14621fbd.entry.js.map +0 -1
- package/dist/siemens-ix/p-1b705d7b.js +0 -2
- package/dist/siemens-ix/p-1b705d7b.js.map +0 -1
- package/dist/siemens-ix/p-1fc8e513.entry.js +0 -2
- package/dist/siemens-ix/p-1fc8e513.entry.js.map +0 -1
- package/dist/siemens-ix/p-281fa225.entry.js +0 -2
- package/dist/siemens-ix/p-281fa225.entry.js.map +0 -1
- package/dist/siemens-ix/p-2a29e187.entry.js +0 -2
- package/dist/siemens-ix/p-2a29e187.entry.js.map +0 -1
- package/dist/siemens-ix/p-36c48f12.entry.js +0 -2
- package/dist/siemens-ix/p-36c48f12.entry.js.map +0 -1
- package/dist/siemens-ix/p-36f0b470.entry.js +0 -2
- package/dist/siemens-ix/p-36f0b470.entry.js.map +0 -1
- package/dist/siemens-ix/p-37417714.js +0 -2
- package/dist/siemens-ix/p-37dd62fc.entry.js +0 -2
- package/dist/siemens-ix/p-37dd62fc.entry.js.map +0 -1
- package/dist/siemens-ix/p-3983ee89.entry.js +0 -2
- package/dist/siemens-ix/p-3983ee89.entry.js.map +0 -1
- package/dist/siemens-ix/p-3dbeeecf.entry.js +0 -2
- package/dist/siemens-ix/p-3dbeeecf.entry.js.map +0 -1
- package/dist/siemens-ix/p-3eabf464.entry.js +0 -2
- package/dist/siemens-ix/p-3eabf464.entry.js.map +0 -1
- package/dist/siemens-ix/p-40ecc8be.entry.js +0 -2
- package/dist/siemens-ix/p-40ecc8be.entry.js.map +0 -1
- package/dist/siemens-ix/p-475d8732.entry.js +0 -2
- package/dist/siemens-ix/p-475d8732.entry.js.map +0 -1
- package/dist/siemens-ix/p-4f8954a7.entry.js +0 -2
- package/dist/siemens-ix/p-4f8954a7.entry.js.map +0 -1
- package/dist/siemens-ix/p-5017cf39.entry.js +0 -2
- package/dist/siemens-ix/p-5017cf39.entry.js.map +0 -1
- package/dist/siemens-ix/p-5029fd0f.entry.js +0 -2
- package/dist/siemens-ix/p-5029fd0f.entry.js.map +0 -1
- package/dist/siemens-ix/p-553ebcb1.entry.js +0 -2
- package/dist/siemens-ix/p-553ebcb1.entry.js.map +0 -1
- package/dist/siemens-ix/p-5650383d.entry.js +0 -2
- package/dist/siemens-ix/p-567f71a2.entry.js +0 -2
- package/dist/siemens-ix/p-567f71a2.entry.js.map +0 -1
- package/dist/siemens-ix/p-5e3f8c0b.entry.js +0 -2
- package/dist/siemens-ix/p-5e3f8c0b.entry.js.map +0 -1
- package/dist/siemens-ix/p-7918fd50.entry.js +0 -2
- package/dist/siemens-ix/p-7918fd50.entry.js.map +0 -1
- package/dist/siemens-ix/p-7b536489.entry.js +0 -2
- package/dist/siemens-ix/p-7b536489.entry.js.map +0 -1
- package/dist/siemens-ix/p-8c7d1e06.js +0 -2
- package/dist/siemens-ix/p-8c7d1e06.js.map +0 -1
- package/dist/siemens-ix/p-8e39298f.js +0 -2
- package/dist/siemens-ix/p-94ecb1af.entry.js +0 -2
- package/dist/siemens-ix/p-94ecb1af.entry.js.map +0 -1
- package/dist/siemens-ix/p-98b03a9b.entry.js +0 -2
- package/dist/siemens-ix/p-98b03a9b.entry.js.map +0 -1
- package/dist/siemens-ix/p-9b6075de.entry.js +0 -2
- package/dist/siemens-ix/p-9b6075de.entry.js.map +0 -1
- package/dist/siemens-ix/p-a0fdaa04.entry.js +0 -2
- package/dist/siemens-ix/p-a0fdaa04.entry.js.map +0 -1
- package/dist/siemens-ix/p-a18f1744.entry.js +0 -2
- package/dist/siemens-ix/p-a18f1744.entry.js.map +0 -1
- package/dist/siemens-ix/p-a3d6abfb.entry.js +0 -2
- package/dist/siemens-ix/p-a3d6abfb.entry.js.map +0 -1
- package/dist/siemens-ix/p-a5ae7bfa.entry.js +0 -2
- package/dist/siemens-ix/p-a5ae7bfa.entry.js.map +0 -1
- package/dist/siemens-ix/p-a6345f97.entry.js +0 -2
- package/dist/siemens-ix/p-a6345f97.entry.js.map +0 -1
- package/dist/siemens-ix/p-a8424ce3.entry.js +0 -2
- package/dist/siemens-ix/p-a8424ce3.entry.js.map +0 -1
- package/dist/siemens-ix/p-a85299c6.entry.js +0 -2
- package/dist/siemens-ix/p-a85299c6.entry.js.map +0 -1
- package/dist/siemens-ix/p-ab4bdb4e.entry.js +0 -2
- package/dist/siemens-ix/p-ab4bdb4e.entry.js.map +0 -1
- package/dist/siemens-ix/p-ac00ae47.entry.js +0 -2
- package/dist/siemens-ix/p-ac00ae47.entry.js.map +0 -1
- package/dist/siemens-ix/p-b38eff08.entry.js +0 -2
- package/dist/siemens-ix/p-b38eff08.entry.js.map +0 -1
- package/dist/siemens-ix/p-b45ca515.entry.js +0 -2
- package/dist/siemens-ix/p-b45ca515.entry.js.map +0 -1
- package/dist/siemens-ix/p-c1ac2d01.entry.js +0 -2
- package/dist/siemens-ix/p-c1ac2d01.entry.js.map +0 -1
- package/dist/siemens-ix/p-c1f5a59a.entry.js +0 -2
- package/dist/siemens-ix/p-c1f5a59a.entry.js.map +0 -1
- package/dist/siemens-ix/p-c75264af.entry.js +0 -2
- package/dist/siemens-ix/p-c75264af.entry.js.map +0 -1
- package/dist/siemens-ix/p-db174600.entry.js +0 -2
- package/dist/siemens-ix/p-db174600.entry.js.map +0 -1
- package/dist/siemens-ix/p-db2f237f.entry.js +0 -2
- package/dist/siemens-ix/p-db2f237f.entry.js.map +0 -1
- package/dist/siemens-ix/p-dc77f962.entry.js +0 -2
- package/dist/siemens-ix/p-de013166.entry.js +0 -2
- package/dist/siemens-ix/p-de013166.entry.js.map +0 -1
- package/dist/siemens-ix/p-eb3f1ef6.entry.js +0 -2
- package/dist/siemens-ix/p-eb3f1ef6.entry.js.map +0 -1
- package/dist/siemens-ix/p-f71da594.entry.js +0 -2
- package/dist/siemens-ix/p-f71da594.entry.js.map +0 -1
- package/dist/siemens-ix/p-f9b004ba.entry.js +0 -2
- package/dist/siemens-ix/p-f9b004ba.entry.js.map +0 -1
- package/dist/siemens-ix/p-f9d4ca13.entry.js +0 -2
- package/dist/types/components/grid/grid.d.ts +0 -18
- /package/dist/siemens-ix/{p-37417714.js.map → p-3e7b4990.js.map} +0 -0
- /package/dist/siemens-ix/{p-8e39298f.js.map → p-5d172daa.js.map} +0 -0
- /package/dist/siemens-ix/{p-dc77f962.entry.js.map → p-77b14ca1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5650383d.entry.js.map → p-b53bed3a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f9d4ca13.entry.js.map → p-f97f2394.entry.js.map} +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,c as a,h as r,H as e,g as o}from"./p-76a509c7.js";const i=":host{display:block;position:relative;margin-bottom:0.5rem;margin-right:0.75rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .avatar{all:unset;box-sizing:border-box;display:flex;align-items:center;height:2.5rem;width:100%;max-height:2.5rem;padding-left:0.25rem;margin-left:0.41rem;margin-right:0.35rem;transition:0.15s;border-radius:1.25rem}:host .avatar>.avatar-image{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}:host .avatar>.avatar-initials{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-color-component-3)}:host .avatar #avatar-path-background{fill:var(--theme-avatar--background)}:host .avatar #avatar-path-person{fill:var(--theme-color-4)}:host .avatar .avatar-name{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;margin-left:1rem;line-height:1.14}:host .avatar .avatar-name .text-default-single{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .avatar:not(.disabled):not(:disabled){cursor:pointer}:host .avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-avatar-btn--background--hover);color:var(--theme-avatar-btn--color--hover)}:host .avatar:not(.disabled):not(:disabled){cursor:pointer}:host .avatar:not(.disabled):not(:disabled):active,:host .avatar:not(.disabled):not(:disabled).active{background-color:var(--theme-avatar-btn--background--active);color:var(--theme-avatar-btn--color--active)}:host .avatar:focus-visible{outline:1px solid var(--theme-color-focus-bdr)}";const s=class{constructor(r){t(this,r);this.logoutClick=a(this,"logoutClick",7);this.avatarElementId="ix-menu-avatar-id";this.top=undefined;this.bottom=undefined;this.image=undefined;this.initials=undefined;this.i18nLogout="Logout"}render(){return r(e,{slot:"ix-menu-avatar"},r("button",{class:"nav-item top-item avatar no-hover",title:this.top,id:this.avatarElementId,tabIndex:0},r("ix-avatar",{image:this.image,initials:this.initials}),r("div",{class:"avatar-name"},r("span",{class:"text-default-single",title:this.top},this.top),r("span",{class:"text-default-single",title:this.bottom},this.bottom))),r("ix-dropdown",{trigger:this.hostElement,placement:"right-start",offset:{mainAxis:16}},r("slot",null),r("ix-menu-avatar-item",{label:this.i18nLogout,icon:"log-out",onClick:t=>{this.logoutClick.emit(t)}})))}get hostElement(){return o(this)}};s.style=i;export{s as ix_menu_avatar};
|
|
2
|
+
//# sourceMappingURL=p-5d17102b.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["menuAvatarCss","MenuAvatar","this","avatarElementId","render","h","Host","slot","class","title","top","id","tabIndex","image","initials","bottom","trigger","hostElement","placement","offset","mainAxis","label","i18nLogout","icon","onClick","e","logoutClick","emit"],"sources":["./src/components/menu-avatar/menu-avatar.scss?tag=ix-menu-avatar&encapsulation=shadow","./src/components/menu-avatar/menu-avatar.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/text-truncation';\n@import 'mixins/hover';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n display: block;\n position: relative;\n margin-bottom: 0.5rem;\n margin-right: 0.75rem;\n\n .avatar {\n all: unset;\n box-sizing: border-box;\n\n display: flex;\n align-items: center;\n height: 2.5rem;\n width: 100%;\n max-height: 2.5rem;\n padding-left: 0.25rem;\n margin-left: 0.41rem;\n margin-right: 0.35rem;\n transition: 0.15s;\n\n > .avatar-image {\n height: 2rem;\n width: 2rem;\n min-height: 2rem;\n min-width: 2rem;\n border-radius: 100px;\n }\n\n > .avatar-initials {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 2rem;\n width: 2rem;\n min-height: 2rem;\n min-width: 2rem;\n border-radius: 100px;\n background-color: var(--theme-color-component-3);\n }\n\n #avatar-path-background {\n fill: var(--theme-avatar--background);\n }\n\n #avatar-path-person {\n fill: var(--theme-color-4);\n }\n\n .avatar-name {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n white-space: nowrap;\n margin-left: $default-space;\n line-height: 1.14;\n\n .text-default-single {\n @include ellipsis;\n }\n }\n\n border-radius: 1.25rem;\n\n @include hover {\n background-color: var(--theme-avatar-btn--background--hover);\n color: var(--theme-avatar-btn--color--hover);\n }\n\n @include active {\n background-color: var(--theme-avatar-btn--background--active);\n color: var(--theme-avatar-btn--color--active);\n }\n }\n\n .avatar:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-menu-avatar',\n styleUrl: 'menu-avatar.scss',\n shadow: true,\n})\nexport class MenuAvatar {\n @Element() hostElement!: HTMLIxMenuAvatarElement;\n\n /**\n * First line of text\n */\n @Prop() top: string;\n\n /**\n * Second line of text\n */\n @Prop() bottom: string;\n\n /**\n * Display a avatar image\n *\n * @since 1.4.0\n */\n @Prop() image: string;\n\n /**\n * Display the initials of the user. Will be overwritten by image\n *\n * @since 1.4.0\n */\n @Prop() initials: string;\n\n /**\n * Use for translation\n */\n @Prop() i18nLogout = 'Logout';\n\n /**\n * Logout click\n */\n @Event() logoutClick: EventEmitter;\n\n private avatarElementId = 'ix-menu-avatar-id';\n\n render() {\n return (\n <Host slot=\"ix-menu-avatar\">\n <button\n class=\"nav-item top-item avatar no-hover\"\n title={this.top}\n id={this.avatarElementId}\n tabIndex={0}\n >\n <ix-avatar image={this.image} initials={this.initials}></ix-avatar>\n\n <div class=\"avatar-name\">\n <span class=\"text-default-single\" title={this.top}>\n {this.top}\n </span>\n <span class=\"text-default-single\" title={this.bottom}>\n {this.bottom}\n </span>\n </div>\n </button>\n <ix-dropdown\n trigger={this.hostElement}\n placement={'right-start'}\n offset={{\n mainAxis: 16,\n }}\n >\n <slot></slot>\n <ix-menu-avatar-item\n label={this.i18nLogout}\n icon={'log-out'}\n onClick={(e) => {\n this.logoutClick.emit(e);\n }}\n ></ix-menu-avatar-item>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"mappings":"gEAAA,MAAMA,EAAgB,kmE,MCuBTC,EAAU,M,kEAqCbC,KAAAC,gBAAkB,oB,sGAPL,Q,CASrBC,SACE,OACEC,EAACC,EAAI,CAACC,KAAK,kBACTF,EAAA,UACEG,MAAM,oCACNC,MAAOP,KAAKQ,IACZC,GAAIT,KAAKC,gBACTS,SAAU,GAEVP,EAAA,aAAWQ,MAAOX,KAAKW,MAAOC,SAAUZ,KAAKY,WAE7CT,EAAA,OAAKG,MAAM,eACTH,EAAA,QAAMG,MAAM,sBAAsBC,MAAOP,KAAKQ,KAC3CR,KAAKQ,KAERL,EAAA,QAAMG,MAAM,sBAAsBC,MAAOP,KAAKa,QAC3Cb,KAAKa,UAIZV,EAAA,eACEW,QAASd,KAAKe,YACdC,UAAW,cACXC,OAAQ,CACNC,SAAU,KAGZf,EAAA,aACAA,EAAA,uBACEgB,MAAOnB,KAAKoB,WACZC,KAAM,UACNC,QAAUC,IACRvB,KAAKwB,YAAYC,KAAKF,EAAE,K"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{m as e}from"./p-20e12c7e.js";import{T as t}from"./p-9ee41861.js";var r=undefined&&undefined.__classPrivateFieldGet||function(e,t,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t==="function"?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(e):n?n.value:t.get(e)};var n=undefined&&undefined.__classPrivateFieldSet||function(e,t,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t==="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(e,r):i?i.value=r:t.set(e,r),r};var i,s,a,o;class f{constructor(){i.set(this,["sm","md","lg"]);s.set(this,new t);a.set(this,"lg");o.set(this,true);if(typeof window!=="undefined"){window.addEventListener("resize",this.onResize.bind(this));this.onResize()}}get breakpoint(){return r(this,a,"f")}get onChange(){return r(this,s,"f")}get isDetectionEnabled(){return r(this,o,"f")}onResize(){if(!r(this,o,"f")){return}if(!r(this,i,"f")){return}const t=[];const f=r(this,i,"f");f.forEach((r=>{const n=e(r);t.push([r,n])}));if(t.every((([e,t])=>t===false))){r(this,s,"f").emit(f[0]);n(this,a,f[0],"f");return}for(const[e,i]of t.reverse()){if(i){r(this,s,"f").emit(e);n(this,a,e,"f");break}}}disableBreakpointDetection(){n(this,o,false,"f")}enableBreakpointDetection(){n(this,o,true,"f")}setBreakpoint(e){n(this,a,e,"f");r(this,s,"f").emit(e)}setBreakpoints(e){n(this,i,e,"f");this.onResize()}}i=new WeakMap,s=new WeakMap,a=new WeakMap,o=new WeakMap;const h=new f;var d=undefined&&undefined.__classPrivateFieldSet||function(e,t,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t==="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(e,r):i?i.value=r:t.set(e,r),r};var u=undefined&&undefined.__classPrivateFieldGet||function(e,t,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t==="function"?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(e):n?n.value:t.get(e)};var c;class w{constructor(){this.menuElement=null;this.menuExpandChange=new t;c.set(this,false)}register(e){if(this.menuElement){console.warn("Menu already defined");return}this.menuElement=e;this.menuElement.addEventListener("expandChange",(e=>{this.menuExpandChange.emit(e.detail)}))}setIsPinned(e){d(this,c,e,"f")}async open(){if(this.menuElement){this.menuElement.toggleMenu(true);return true}return false}async close(){if(this.menuElement){this.menuElement.toggleMenu(false);return true}return false}async toggle(){if(this.menuElement){this.menuElement.toggleMenu();return true}return false}get nativeElement(){return this.menuElement}get expandChange(){return this.menuExpandChange}get isPinned(){return u(this,c,"f")}}c=new WeakMap;const p=new w;export{h as a,p as m};
|
|
2
|
+
//# sourceMappingURL=p-5d172daa.js.map
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
(function(){var t=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function n(n){var i=t.has(n);n=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(n);return!i&&n}function i(t){var n=t.isConnected;if(void 0!==n)return n;for(;t&&!(t.__CE_isImportDocument||t instanceof Document);)t=t.parentNode||(window.ShadowRoot&&t instanceof ShadowRoot?t.host:void 0);return!(!t||!(t.__CE_isImportDocument||t instanceof Document))}function e(t,n){for(;n&&n!==t&&!n.nextSibling;)n=n.parentNode;return n&&n!==t?n.nextSibling:null}function o(t,n,i){i=void 0===i?new Set:i;for(var r=t;r;){if(r.nodeType===Node.ELEMENT_NODE){var f=r;n(f);var c=f.localName;if("link"===c&&"import"===f.getAttribute("rel")){r=f.import;if(r instanceof Node&&!i.has(r))for(i.add(r),r=r.firstChild;r;r=r.nextSibling)o(r,n,i);r=e(t,f);continue}else if("template"===c){r=e(t,f);continue}if(f=f.__CE_shadowRoot)for(f=f.firstChild;f;f=f.nextSibling)o(f,n,i)}r=r.firstChild?r.firstChild:e(t,r)}}function r(t,n,i){t[n]=i}function f(){this.a=new Map;this.g=new Map;this.c=[];this.f=[];this.b=!1}function c(t,n,i){t.a.set(n,i);t.g.set(i.constructorFunction,i)}function u(t,n){t.b=!0;t.c.push(n)}function s(t,n){t.b=!0;t.f.push(n)}function a(t,n){t.b&&o(n,(function(n){return h(t,n)}))}function h(t,n){if(t.b&&!n.__CE_patched){n.__CE_patched=!0;for(var i=0;i<t.c.length;i++)t.c[i](n);for(i=0;i<t.f.length;i++)t.f[i](n)}}function l(t,n){var i=[];o(n,(function(t){return i.push(t)}));for(n=0;n<i.length;n++){var e=i[n];1===e.__CE_state?t.connectedCallback(e):w(t,e)}}function d(t,n){var i=[];o(n,(function(t){return i.push(t)}));for(n=0;n<i.length;n++){var e=i[n];1===e.__CE_state&&t.disconnectedCallback(e)}}function v(t,n,i){i=void 0===i?{}:i;var e=i.u||new Set,r=i.i||function(n){return w(t,n)},f=[];o(n,(function(n){if("link"===n.localName&&"import"===n.getAttribute("rel")){var i=n.import;i instanceof Node&&(i.__CE_isImportDocument=!0,i.__CE_hasRegistry=!0);i&&"complete"===i.readyState?i.__CE_documentLoadHandled=!0:n.addEventListener("load",(function(){var i=n.import;if(!i.__CE_documentLoadHandled){i.__CE_documentLoadHandled=!0;var o=new Set(e);o.delete(i);v(t,i,{u:o,i:r})}}))}else f.push(n)}),e);if(t.b)for(n=0;n<f.length;n++)h(t,f[n]);for(n=0;n<f.length;n++)r(f[n])}function w(t,n){if(void 0===n.__CE_state){var e=n.ownerDocument;if(e.defaultView||e.__CE_isImportDocument&&e.__CE_hasRegistry)if(e=t.a.get(n.localName)){e.constructionStack.push(n);var o=e.constructorFunction;try{try{if(new o!==n)throw Error("The custom element constructor did not produce the element being upgraded.")}finally{e.constructionStack.pop()}}catch(t){throw n.__CE_state=2,t}n.__CE_state=1;n.__CE_definition=e;if(e.attributeChangedCallback)for(e=e.observedAttributes,o=0;o<e.length;o++){var r=e[o],f=n.getAttribute(r);null!==f&&t.attributeChangedCallback(n,r,null,f,null)}i(n)&&t.connectedCallback(n)}}}f.prototype.connectedCallback=function(t){var n=t.__CE_definition;n.connectedCallback&&n.connectedCallback.call(t)};f.prototype.disconnectedCallback=function(t){var n=t.__CE_definition;n.disconnectedCallback&&n.disconnectedCallback.call(t)};f.prototype.attributeChangedCallback=function(t,n,i,e,o){var r=t.__CE_definition;r.attributeChangedCallback&&-1<r.observedAttributes.indexOf(n)&&r.attributeChangedCallback.call(t,n,i,e,o)};function m(t){var n=document;this.c=t;this.a=n;this.b=void 0;v(this.c,this.a);"loading"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}))}function b(t){t.b&&t.b.disconnect()}m.prototype.f=function(t){var n=this.a.readyState;"interactive"!==n&&"complete"!==n||b(this);for(n=0;n<t.length;n++)for(var i=t[n].addedNodes,e=0;e<i.length;e++)v(this.c,i[e])};function E(){var t=this;this.b=this.a=void 0;this.c=new Promise((function(n){t.b=n;t.a&&n(t.a)}))}function p(t){if(t.a)throw Error("Already resolved.");t.a=void 0;t.b&&t.b(void 0)}function g(t){this.c=!1;this.a=t;this.j=new Map;this.f=function(t){return t()};this.b=!1;this.g=[];this.o=new m(t)}g.prototype.l=function(t,i){var e=this;if(!(i instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!n(t))throw new SyntaxError("The element name '"+t+"' is not valid.");if(this.a.a.get(t))throw Error("A custom element with name '"+t+"' has already been defined.");if(this.c)throw Error("A custom element is already being defined.");this.c=!0;try{var o=function(t){var n=r[t];if(void 0!==n&&!(n instanceof Function))throw Error("The '"+t+"' callback must be a function.");return n},r=i.prototype;if(!(r instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");var f=o("connectedCallback");var u=o("disconnectedCallback");var s=o("adoptedCallback");var a=o("attributeChangedCallback");var h=i.observedAttributes||[]}catch(t){return}finally{this.c=!1}i={localName:t,constructorFunction:i,connectedCallback:f,disconnectedCallback:u,adoptedCallback:s,attributeChangedCallback:a,observedAttributes:h,constructionStack:[]};c(this.a,t,i);this.g.push(i);this.b||(this.b=!0,this.f((function(){return y(e)})))};g.prototype.i=function(t){v(this.a,t)};function y(t){if(!1!==t.b){t.b=!1;for(var n=t.g,i=[],e=new Map,o=0;o<n.length;o++)e.set(n[o].localName,[]);v(t.a,document,{i:function(n){if(void 0===n.__CE_state){var o=n.localName,r=e.get(o);r?r.push(n):t.a.a.get(o)&&i.push(n)}}});for(o=0;o<i.length;o++)w(t.a,i[o]);for(;0<n.length;){var r=n.shift();o=r.localName;r=e.get(r.localName);for(var f=0;f<r.length;f++)w(t.a,r[f]);(o=t.j.get(o))&&p(o)}}}g.prototype.get=function(t){if(t=this.a.a.get(t))return t.constructorFunction};g.prototype.m=function(t){if(!n(t))return Promise.reject(new SyntaxError("'"+t+"' is not a valid custom element name."));var i=this.j.get(t);if(i)return i.c;i=new E;this.j.set(t,i);this.a.a.get(t)&&!this.g.some((function(n){return n.localName===t}))&&p(i);return i.c};g.prototype.s=function(t){b(this.o);var n=this.f;this.f=function(i){return t((function(){return n(i)}))}};window.CustomElementRegistry=g;g.prototype.define=g.prototype.l;g.prototype.upgrade=g.prototype.i;g.prototype.get=g.prototype.get;g.prototype.whenDefined=g.prototype.m;g.prototype.polyfillWrapFlushCallback=g.prototype.s;var C=window.Document.prototype.createElement,T=window.Document.prototype.createElementNS,j=window.Document.prototype.importNode,D=window.Document.prototype.prepend,N=window.Document.prototype.append,A=window.DocumentFragment.prototype.prepend,O=window.DocumentFragment.prototype.append,M=window.Node.prototype.cloneNode,S=window.Node.prototype.appendChild,k=window.Node.prototype.insertBefore,L=window.Node.prototype.removeChild,F=window.Node.prototype.replaceChild,H=Object.getOwnPropertyDescriptor(window.Node.prototype,"textContent"),x=window.Element.prototype.attachShadow,z=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),P=window.Element.prototype.getAttribute,R=window.Element.prototype.setAttribute,$=window.Element.prototype.removeAttribute,_=window.Element.prototype.getAttributeNS,B=window.Element.prototype.setAttributeNS,I=window.Element.prototype.removeAttributeNS,U=window.Element.prototype.insertAdjacentElement,W=window.Element.prototype.insertAdjacentHTML,q=window.Element.prototype.prepend,G=window.Element.prototype.append,J=window.Element.prototype.before,K=window.Element.prototype.after,Q=window.Element.prototype.replaceWith,V=window.Element.prototype.remove,X=window.HTMLElement,Y=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),Z=window.HTMLElement.prototype.insertAdjacentElement,tt=window.HTMLElement.prototype.insertAdjacentHTML;var nt=new function(){};function it(){var t=st;window.HTMLElement=function(){function n(){var n=this.constructor,i=t.g.get(n);if(!i)throw Error("The custom element being constructed was not registered with `customElements`.");var e=i.constructionStack;if(0===e.length)return e=C.call(document,i.localName),Object.setPrototypeOf(e,n.prototype),e.__CE_state=1,e.__CE_definition=i,h(t,e),e;i=e.length-1;var o=e[i];if(o===nt)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");e[i]=nt;Object.setPrototypeOf(o,n.prototype);h(t,o);return o}n.prototype=X.prototype;Object.defineProperty(n.prototype,"constructor",{writable:!0,configurable:!0,enumerable:!1,value:n});return n}()}function et(t,n,e){function o(n){return function(e){for(var o=[],r=0;r<arguments.length;++r)o[r]=arguments[r];r=[];for(var f=[],c=0;c<o.length;c++){var u=o[c];u instanceof Element&&i(u)&&f.push(u);if(u instanceof DocumentFragment)for(u=u.firstChild;u;u=u.nextSibling)r.push(u);else r.push(u)}n.apply(this,o);for(o=0;o<f.length;o++)d(t,f[o]);if(i(this))for(o=0;o<r.length;o++)f=r[o],f instanceof Element&&l(t,f)}}void 0!==e.h&&(n.prepend=o(e.h));void 0!==e.append&&(n.append=o(e.append))}function ot(){var t=st;r(Document.prototype,"createElement",(function(n){if(this.__CE_hasRegistry){var i=t.a.get(n);if(i)return new i.constructorFunction}n=C.call(this,n);h(t,n);return n}));r(Document.prototype,"importNode",(function(n,i){n=j.call(this,n,!!i);this.__CE_hasRegistry?v(t,n):a(t,n);return n}));r(Document.prototype,"createElementNS",(function(n,i){if(this.__CE_hasRegistry&&(null===n||"http://www.w3.org/1999/xhtml"===n)){var e=t.a.get(i);if(e)return new e.constructorFunction}n=T.call(this,n,i);h(t,n);return n}));et(t,Document.prototype,{h:D,append:N})}function rt(){function t(t,e){Object.defineProperty(t,"textContent",{enumerable:e.enumerable,configurable:!0,get:e.get,set:function(t){if(this.nodeType===Node.TEXT_NODE)e.set.call(this,t);else{var o=void 0;if(this.firstChild){var r=this.childNodes,f=r.length;if(0<f&&i(this)){o=Array(f);for(var c=0;c<f;c++)o[c]=r[c]}}e.set.call(this,t);if(o)for(t=0;t<o.length;t++)d(n,o[t])}}})}var n=st;r(Node.prototype,"insertBefore",(function(t,e){if(t instanceof DocumentFragment){var o=Array.prototype.slice.apply(t.childNodes);t=k.call(this,t,e);if(i(this))for(e=0;e<o.length;e++)l(n,o[e]);return t}o=i(t);e=k.call(this,t,e);o&&d(n,t);i(this)&&l(n,t);return e}));r(Node.prototype,"appendChild",(function(t){if(t instanceof DocumentFragment){var e=Array.prototype.slice.apply(t.childNodes);t=S.call(this,t);if(i(this))for(var o=0;o<e.length;o++)l(n,e[o]);return t}e=i(t);o=S.call(this,t);e&&d(n,t);i(this)&&l(n,t);return o}));r(Node.prototype,"cloneNode",(function(t){t=M.call(this,!!t);this.ownerDocument.__CE_hasRegistry?v(n,t):a(n,t);return t}));r(Node.prototype,"removeChild",(function(t){var e=i(t),o=L.call(this,t);e&&d(n,t);return o}));r(Node.prototype,"replaceChild",(function(t,e){if(t instanceof DocumentFragment){var o=Array.prototype.slice.apply(t.childNodes);t=F.call(this,t,e);if(i(this))for(d(n,e),e=0;e<o.length;e++)l(n,o[e]);return t}o=i(t);var r=F.call(this,t,e),f=i(this);f&&d(n,e);o&&d(n,t);f&&l(n,t);return r}));H&&H.get?t(Node.prototype,H):u(n,(function(n){t(n,{enumerable:!0,configurable:!0,get:function(){for(var t=[],n=0;n<this.childNodes.length;n++){var i=this.childNodes[n];i.nodeType!==Node.COMMENT_NODE&&t.push(i.textContent)}return t.join("")},set:function(t){for(;this.firstChild;)L.call(this,this.firstChild);null!=t&&""!==t&&S.call(this,document.createTextNode(t))}})}))}function ft(t){function n(n){return function(e){for(var o=[],r=0;r<arguments.length;++r)o[r]=arguments[r];r=[];for(var f=[],c=0;c<o.length;c++){var u=o[c];u instanceof Element&&i(u)&&f.push(u);if(u instanceof DocumentFragment)for(u=u.firstChild;u;u=u.nextSibling)r.push(u);else r.push(u)}n.apply(this,o);for(o=0;o<f.length;o++)d(t,f[o]);if(i(this))for(o=0;o<r.length;o++)f=r[o],f instanceof Element&&l(t,f)}}var e=Element.prototype;void 0!==J&&(e.before=n(J));void 0!==J&&(e.after=n(K));void 0!==Q&&r(e,"replaceWith",(function(n){for(var e=[],o=0;o<arguments.length;++o)e[o]=arguments[o];o=[];for(var r=[],f=0;f<e.length;f++){var c=e[f];c instanceof Element&&i(c)&&r.push(c);if(c instanceof DocumentFragment)for(c=c.firstChild;c;c=c.nextSibling)o.push(c);else o.push(c)}f=i(this);Q.apply(this,e);for(e=0;e<r.length;e++)d(t,r[e]);if(f)for(d(t,this),e=0;e<o.length;e++)r=o[e],r instanceof Element&&l(t,r)}));void 0!==V&&r(e,"remove",(function(){var n=i(this);V.call(this);n&&d(t,this)}))}function ct(){function t(t,n){Object.defineProperty(t,"innerHTML",{enumerable:n.enumerable,configurable:!0,get:n.get,set:function(t){var e=this,r=void 0;i(this)&&(r=[],o(this,(function(t){t!==e&&r.push(t)})));n.set.call(this,t);if(r)for(var c=0;c<r.length;c++){var u=r[c];1===u.__CE_state&&f.disconnectedCallback(u)}this.ownerDocument.__CE_hasRegistry?v(f,this):a(f,this);return t}})}function n(t,n){r(t,"insertAdjacentElement",(function(t,e){var o=i(e);t=n.call(this,t,e);o&&d(f,e);i(t)&&l(f,e);return t}))}function e(t,n){function i(t,n){for(var i=[];t!==n;t=t.nextSibling)i.push(t);for(n=0;n<i.length;n++)v(f,i[n])}r(t,"insertAdjacentHTML",(function(t,e){t=t.toLowerCase();if("beforebegin"===t){var o=this.previousSibling;n.call(this,t,e);i(o||this.parentNode.firstChild,this)}else if("afterbegin"===t)o=this.firstChild,n.call(this,t,e),i(this.firstChild,o);else if("beforeend"===t)o=this.lastChild,n.call(this,t,e),i(o||this.firstChild,null);else if("afterend"===t)o=this.nextSibling,n.call(this,t,e),i(this.nextSibling,o);else throw new SyntaxError("The value provided ("+String(t)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.")}))}var f=st;x&&r(Element.prototype,"attachShadow",(function(t){t=x.call(this,t);var n=f;if(n.b&&!t.__CE_patched){t.__CE_patched=!0;for(var i=0;i<n.c.length;i++)n.c[i](t)}return this.__CE_shadowRoot=t}));z&&z.get?t(Element.prototype,z):Y&&Y.get?t(HTMLElement.prototype,Y):s(f,(function(n){t(n,{enumerable:!0,configurable:!0,get:function(){return M.call(this,!0).innerHTML},set:function(t){var n="template"===this.localName,i=n?this.content:this,e=T.call(document,this.namespaceURI,this.localName);for(e.innerHTML=t;0<i.childNodes.length;)L.call(i,i.childNodes[0]);for(t=n?e.content:e;0<t.childNodes.length;)S.call(i,t.childNodes[0])}})}));r(Element.prototype,"setAttribute",(function(t,n){if(1!==this.__CE_state)return R.call(this,t,n);var i=P.call(this,t);R.call(this,t,n);n=P.call(this,t);f.attributeChangedCallback(this,t,i,n,null)}));r(Element.prototype,"setAttributeNS",(function(t,n,i){if(1!==this.__CE_state)return B.call(this,t,n,i);var e=_.call(this,t,n);B.call(this,t,n,i);i=_.call(this,t,n);f.attributeChangedCallback(this,n,e,i,t)}));r(Element.prototype,"removeAttribute",(function(t){if(1!==this.__CE_state)return $.call(this,t);var n=P.call(this,t);$.call(this,t);null!==n&&f.attributeChangedCallback(this,t,n,null,null)}));r(Element.prototype,"removeAttributeNS",(function(t,n){if(1!==this.__CE_state)return I.call(this,t,n);var i=_.call(this,t,n);I.call(this,t,n);var e=_.call(this,t,n);i!==e&&f.attributeChangedCallback(this,n,i,e,t)}));Z?n(HTMLElement.prototype,Z):U?n(Element.prototype,U):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");tt?e(HTMLElement.prototype,tt):W?e(Element.prototype,W):console.warn("Custom Elements: `Element#insertAdjacentHTML` was not patched.");et(f,Element.prototype,{h:q,append:G});ft(f)}var ut=window.customElements;if(!ut||ut.forcePolyfill||"function"!=typeof ut.define||"function"!=typeof ut.get){var st=new f;it();ot();et(st,DocumentFragment.prototype,{h:A,append:O});rt();ct();document.__CE_hasRegistry=!0;var at=new g(st);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:at})}}).call(self);"string"!==typeof document.baseURI&&Object.defineProperty(Document.prototype,"baseURI",{enumerable:!0,configurable:!0,get:function(){var t=document.querySelector("base");return t&&t.href?t.href:document.URL}});"function"!==typeof window.CustomEvent&&(window.CustomEvent=function(t,n){n=n||{bubbles:!1,cancelable:!1,detail:void 0};var i=document.createEvent("CustomEvent");i.initCustomEvent(t,n.bubbles,n.cancelable,n.detail);return i},window.CustomEvent.prototype=window.Event.prototype);(function(t,n,i){t.composedPath||(t.composedPath=function(){if(this.path)return this.path;var t=this.target;for(this.path=[];null!==t.parentNode;)this.path.push(t),t=t.parentNode;this.path.push(n,i);return this.path})})(Event.prototype,document,window);
|
|
2
|
+
/*!
|
|
3
|
+
Element.closest and Element.matches
|
|
4
|
+
https://github.com/jonathantneal/closest
|
|
5
|
+
Creative Commons Zero v1.0 Universal
|
|
6
|
+
*/(function(t){"function"!==typeof t.matches&&(t.matches=t.msMatchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||function(t){t=(this.document||this.ownerDocument).querySelectorAll(t);for(var n=0;t[n]&&t[n]!==this;)++n;return!!t[n]});"function"!==typeof t.closest&&(t.closest=function(t){for(var n=this;n&&1===n.nodeType;){if(n.matches(t))return n;n=n.parentNode}return null})})(window.Element.prototype);
|
|
7
|
+
/*!
|
|
8
|
+
Element.getRootNode()
|
|
9
|
+
*/(function(t){function n(t){t=i(t);return t&&11===t.nodeType?n(t.host):t}function i(t){return t&&t.parentNode?i(t.parentNode):t}"function"!==typeof t.getRootNode&&(t.getRootNode=function(t){return t&&t.composed?n(this):i(this)})})(Element.prototype);
|
|
10
|
+
/*!
|
|
11
|
+
Element.isConnected()
|
|
12
|
+
*/(function(t){"isConnected"in t||Object.defineProperty(t,"isConnected",{configurable:!0,enumerable:!0,get:function(){var t=this.getRootNode({composed:!0});return t&&9===t.nodeType}})})(Element.prototype);
|
|
13
|
+
/*!
|
|
14
|
+
Element.remove()
|
|
15
|
+
*/(function(t){t.forEach((function(t){t.hasOwnProperty("remove")||Object.defineProperty(t,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){null!==this.parentNode&&this.parentNode.removeChild(this)}})}))})([Element.prototype,CharacterData.prototype,DocumentType.prototype]);
|
|
16
|
+
/*!
|
|
17
|
+
Element.classList
|
|
18
|
+
*/!function(t){"classList"in t||Object.defineProperty(t,"classList",{get:function(){var t=this,n=(t.getAttribute("class")||"").replace(/^\s+|\s$/g,"").split(/\s+/g);function i(){n.length>0?t.setAttribute("class",n.join(" ")):t.removeAttribute("class")}return""===n[0]&&n.splice(0,1),n.toggle=function(t,e){void 0!==e?e?n.add(t):n.remove(t):-1!==n.indexOf(t)?n.splice(n.indexOf(t),1):n.push(t),i()},n.add=function(){for(var t=[].slice.call(arguments),e=0,o=t.length;e<o;e++)-1===n.indexOf(t[e])&&n.push(t[e]);i()},n.remove=function(){for(var t=[].slice.call(arguments),e=0,o=t.length;e<o;e++)-1!==n.indexOf(t[e])&&n.splice(n.indexOf(t[e]),1);i()},n.item=function(t){return n[t]},n.contains=function(t){return-1!==n.indexOf(t)},n.replace=function(t,e){-1!==n.indexOf(t)&&n.splice(n.indexOf(t),1,e),i()},n.value=t.getAttribute("class")||"",n}})}(Element.prototype);
|
|
19
|
+
/*!
|
|
20
|
+
DOMTokenList
|
|
21
|
+
*/(function(t){try{document.body.classList.add()}catch(e){var n=t.add,i=t.remove;t.add=function(){for(var t=0;t<arguments.length;t++)n.call(this,arguments[t])};t.remove=function(){for(var t=0;t<arguments.length;t++)i.call(this,arguments[t])}}})(DOMTokenList.prototype);
|
|
22
|
+
//# sourceMappingURL=p-5d43cae8.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["aa","Set","split","g","a","b","has","test","l","isConnected","__CE_isImportDocument","Document","parentNode","window","ShadowRoot","host","n","nextSibling","p","d","c","nodeType","Node","ELEMENT_NODE","e","f","localName","getAttribute","import","add","firstChild","__CE_shadowRoot","r","u","this","Map","ba","set","constructorFunction","ca","push","da","v","w","__CE_patched","length","x","__CE_state","connectedCallback","y","z","disconnectedCallback","A","i","__CE_hasRegistry","readyState","__CE_documentLoadHandled","addEventListener","delete","ownerDocument","defaultView","get","constructionStack","Error","pop","t","__CE_definition","attributeChangedCallback","observedAttributes","prototype","call","indexOf","B","document","MutationObserver","bind","observe","childList","subtree","C","disconnect","addedNodes","ea","Promise","D","E","j","o","Function","TypeError","SyntaxError","Object","k","h","m","q","adoptedCallback","fa","shift","reject","some","s","CustomElementRegistry","define","upgrade","whenDefined","polyfillWrapFlushCallback","F","createElement","G","createElementNS","ha","importNode","ia","prepend","ja","append","ka","DocumentFragment","la","H","cloneNode","I","appendChild","J","insertBefore","K","removeChild","L","replaceChild","M","getOwnPropertyDescriptor","N","Element","attachShadow","O","P","Q","setAttribute","R","removeAttribute","S","getAttributeNS","T","setAttributeNS","U","removeAttributeNS","ma","insertAdjacentElement","na","insertAdjacentHTML","oa","pa","V","before","qa","after","ra","replaceWith","sa","remove","ta","HTMLElement","W","ua","va","wa","xa","X","constructor","setPrototypeOf","defineProperty","writable","configurable","enumerable","value","Y","arguments","apply","ya","za","TEXT_NODE","childNodes","Array","slice","COMMENT_NODE","textContent","join","createTextNode","Aa","Ba","toLowerCase","previousSibling","lastChild","String","innerHTML","content","namespaceURI","console","warn","Z","customElements","forcePolyfill","self","baseURI","querySelector","href","URL","CustomEvent","bubbles","cancelable","detail","createEvent","initCustomEvent","Event","composedPath","path","target","matches","msMatchesSelector","mozMatchesSelector","webkitMatchesSelector","querySelectorAll","closest","getRootNode","composed","forEach","hasOwnProperty","CharacterData","DocumentType","replace","splice","toggle","item","contains","body","classList","DOMTokenList"],"sources":["../../node_modules/@siemens/ix-icons/dist/esm/polyfills/dom.js"],"sourcesContent":["(function(){\n /*\n Copyright (c) 2016 The Polymer Project Authors. All rights reserved.\n This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt\n The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt\n The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt\n Code distributed by Google as part of the polymer project is also\n subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt\n */\n 'use strict';var aa=new Set(\"annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph\".split(\" \"));function g(a){var b=aa.has(a);a=/^[a-z][.0-9_a-z]*-[\\-.0-9_a-z]*$/.test(a);return!b&&a}function l(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))}\n function n(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}\n function p(a,b,d){d=void 0===d?new Set:d;for(var c=a;c;){if(c.nodeType===Node.ELEMENT_NODE){var e=c;b(e);var f=e.localName;if(\"link\"===f&&\"import\"===e.getAttribute(\"rel\")){c=e.import;if(c instanceof Node&&!d.has(c))for(d.add(c),c=c.firstChild;c;c=c.nextSibling)p(c,b,d);c=n(a,e);continue}else if(\"template\"===f){c=n(a,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)p(e,b,d)}c=c.firstChild?c.firstChild:n(a,c)}}function r(a,b,d){a[b]=d};function u(){this.a=new Map;this.g=new Map;this.c=[];this.f=[];this.b=!1}function ba(a,b,d){a.a.set(b,d);a.g.set(d.constructorFunction,d)}function ca(a,b){a.b=!0;a.c.push(b)}function da(a,b){a.b=!0;a.f.push(b)}function v(a,b){a.b&&p(b,function(b){return w(a,b)})}function w(a,b){if(a.b&&!b.__CE_patched){b.__CE_patched=!0;for(var d=0;d<a.c.length;d++)a.c[d](b);for(d=0;d<a.f.length;d++)a.f[d](b)}}\n function x(a,b){var d=[];p(b,function(b){return d.push(b)});for(b=0;b<d.length;b++){var c=d[b];1===c.__CE_state?a.connectedCallback(c):y(a,c)}}function z(a,b){var d=[];p(b,function(b){return d.push(b)});for(b=0;b<d.length;b++){var c=d[b];1===c.__CE_state&&a.disconnectedCallback(c)}}\n function A(a,b,d){d=void 0===d?{}:d;var c=d.u||new Set,e=d.i||function(b){return y(a,b)},f=[];p(b,function(b){if(\"link\"===b.localName&&\"import\"===b.getAttribute(\"rel\")){var d=b.import;d instanceof Node&&(d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0);d&&\"complete\"===d.readyState?d.__CE_documentLoadHandled=!0:b.addEventListener(\"load\",function(){var d=b.import;if(!d.__CE_documentLoadHandled){d.__CE_documentLoadHandled=!0;var f=new Set(c);f.delete(d);A(a,d,{u:f,i:e})}})}else f.push(b)},c);if(a.b)for(b=\n 0;b<f.length;b++)w(a,f[b]);for(b=0;b<f.length;b++)e(f[b])}\n function y(a,b){if(void 0===b.__CE_state){var d=b.ownerDocument;if(d.defaultView||d.__CE_isImportDocument&&d.__CE_hasRegistry)if(d=a.a.get(b.localName)){d.constructionStack.push(b);var c=d.constructorFunction;try{try{if(new c!==b)throw Error(\"The custom element constructor did not produce the element being upgraded.\");}finally{d.constructionStack.pop()}}catch(t){throw b.__CE_state=2,t;}b.__CE_state=1;b.__CE_definition=d;if(d.attributeChangedCallback)for(d=d.observedAttributes,c=0;c<d.length;c++){var e=\n d[c],f=b.getAttribute(e);null!==f&&a.attributeChangedCallback(b,e,null,f,null)}l(b)&&a.connectedCallback(b)}}}u.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};u.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};\n u.prototype.attributeChangedCallback=function(a,b,d,c,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,d,c,e)};function B(a){var b=document;this.c=a;this.a=b;this.b=void 0;A(this.c,this.a);\"loading\"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}))}function C(a){a.b&&a.b.disconnect()}B.prototype.f=function(a){var b=this.a.readyState;\"interactive\"!==b&&\"complete\"!==b||C(this);for(b=0;b<a.length;b++)for(var d=a[b].addedNodes,c=0;c<d.length;c++)A(this.c,d[c])};function ea(){var a=this;this.b=this.a=void 0;this.c=new Promise(function(b){a.b=b;a.a&&b(a.a)})}function D(a){if(a.a)throw Error(\"Already resolved.\");a.a=void 0;a.b&&a.b(void 0)};function E(a){this.c=!1;this.a=a;this.j=new Map;this.f=function(b){return b()};this.b=!1;this.g=[];this.o=new B(a)}\n E.prototype.l=function(a,b){var d=this;if(!(b instanceof Function))throw new TypeError(\"Custom element constructors must be functions.\");if(!g(a))throw new SyntaxError(\"The element name '\"+a+\"' is not valid.\");if(this.a.a.get(a))throw Error(\"A custom element with name '\"+a+\"' has already been defined.\");if(this.c)throw Error(\"A custom element is already being defined.\");this.c=!0;try{var c=function(b){var a=e[b];if(void 0!==a&&!(a instanceof Function))throw Error(\"The '\"+b+\"' callback must be a function.\");\n return a},e=b.prototype;if(!(e instanceof Object))throw new TypeError(\"The custom element constructor's prototype is not an object.\");var f=c(\"connectedCallback\");var t=c(\"disconnectedCallback\");var k=c(\"adoptedCallback\");var h=c(\"attributeChangedCallback\");var m=b.observedAttributes||[]}catch(q){return}finally{this.c=!1}b={localName:a,constructorFunction:b,connectedCallback:f,disconnectedCallback:t,adoptedCallback:k,attributeChangedCallback:h,observedAttributes:m,constructionStack:[]};ba(this.a,\n a,b);this.g.push(b);this.b||(this.b=!0,this.f(function(){return fa(d)}))};E.prototype.i=function(a){A(this.a,a)};\n function fa(a){if(!1!==a.b){a.b=!1;for(var b=a.g,d=[],c=new Map,e=0;e<b.length;e++)c.set(b[e].localName,[]);A(a.a,document,{i:function(b){if(void 0===b.__CE_state){var e=b.localName,f=c.get(e);f?f.push(b):a.a.a.get(e)&&d.push(b)}}});for(e=0;e<d.length;e++)y(a.a,d[e]);for(;0<b.length;){var f=b.shift();e=f.localName;f=c.get(f.localName);for(var t=0;t<f.length;t++)y(a.a,f[t]);(e=a.j.get(e))&&D(e)}}}E.prototype.get=function(a){if(a=this.a.a.get(a))return a.constructorFunction};\n E.prototype.m=function(a){if(!g(a))return Promise.reject(new SyntaxError(\"'\"+a+\"' is not a valid custom element name.\"));var b=this.j.get(a);if(b)return b.c;b=new ea;this.j.set(a,b);this.a.a.get(a)&&!this.g.some(function(b){return b.localName===a})&&D(b);return b.c};E.prototype.s=function(a){C(this.o);var b=this.f;this.f=function(d){return a(function(){return b(d)})}};window.CustomElementRegistry=E;E.prototype.define=E.prototype.l;E.prototype.upgrade=E.prototype.i;E.prototype.get=E.prototype.get;\n E.prototype.whenDefined=E.prototype.m;E.prototype.polyfillWrapFlushCallback=E.prototype.s;var F=window.Document.prototype.createElement,G=window.Document.prototype.createElementNS,ha=window.Document.prototype.importNode,ia=window.Document.prototype.prepend,ja=window.Document.prototype.append,ka=window.DocumentFragment.prototype.prepend,la=window.DocumentFragment.prototype.append,H=window.Node.prototype.cloneNode,I=window.Node.prototype.appendChild,J=window.Node.prototype.insertBefore,K=window.Node.prototype.removeChild,L=window.Node.prototype.replaceChild,M=Object.getOwnPropertyDescriptor(window.Node.prototype,\n \"textContent\"),N=window.Element.prototype.attachShadow,O=Object.getOwnPropertyDescriptor(window.Element.prototype,\"innerHTML\"),P=window.Element.prototype.getAttribute,Q=window.Element.prototype.setAttribute,R=window.Element.prototype.removeAttribute,S=window.Element.prototype.getAttributeNS,T=window.Element.prototype.setAttributeNS,U=window.Element.prototype.removeAttributeNS,ma=window.Element.prototype.insertAdjacentElement,na=window.Element.prototype.insertAdjacentHTML,oa=window.Element.prototype.prepend,\n pa=window.Element.prototype.append,V=window.Element.prototype.before,qa=window.Element.prototype.after,ra=window.Element.prototype.replaceWith,sa=window.Element.prototype.remove,ta=window.HTMLElement,W=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,\"innerHTML\"),ua=window.HTMLElement.prototype.insertAdjacentElement,va=window.HTMLElement.prototype.insertAdjacentHTML;var wa=new function(){};function xa(){var a=X;window.HTMLElement=function(){function b(){var b=this.constructor,c=a.g.get(b);if(!c)throw Error(\"The custom element being constructed was not registered with `customElements`.\");var e=c.constructionStack;if(0===e.length)return e=F.call(document,c.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=1,e.__CE_definition=c,w(a,e),e;c=e.length-1;var f=e[c];if(f===wa)throw Error(\"The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.\");\n e[c]=wa;Object.setPrototypeOf(f,b.prototype);w(a,f);return f}b.prototype=ta.prototype;Object.defineProperty(b.prototype,\"constructor\",{writable:!0,configurable:!0,enumerable:!1,value:b});return b}()};function Y(a,b,d){function c(b){return function(d){for(var e=[],c=0;c<arguments.length;++c)e[c]=arguments[c];c=[];for(var f=[],m=0;m<e.length;m++){var q=e[m];q instanceof Element&&l(q)&&f.push(q);if(q instanceof DocumentFragment)for(q=q.firstChild;q;q=q.nextSibling)c.push(q);else c.push(q)}b.apply(this,e);for(e=0;e<f.length;e++)z(a,f[e]);if(l(this))for(e=0;e<c.length;e++)f=c[e],f instanceof Element&&x(a,f)}}void 0!==d.h&&(b.prepend=c(d.h));void 0!==d.append&&(b.append=c(d.append))};function ya(){var a=X;r(Document.prototype,\"createElement\",function(b){if(this.__CE_hasRegistry){var d=a.a.get(b);if(d)return new d.constructorFunction}b=F.call(this,b);w(a,b);return b});r(Document.prototype,\"importNode\",function(b,d){b=ha.call(this,b,!!d);this.__CE_hasRegistry?A(a,b):v(a,b);return b});r(Document.prototype,\"createElementNS\",function(b,d){if(this.__CE_hasRegistry&&(null===b||\"http://www.w3.org/1999/xhtml\"===b)){var c=a.a.get(d);if(c)return new c.constructorFunction}b=G.call(this,b,\n d);w(a,b);return b});Y(a,Document.prototype,{h:ia,append:ja})};function za(){function a(a,c){Object.defineProperty(a,\"textContent\",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(a){if(this.nodeType===Node.TEXT_NODE)c.set.call(this,a);else{var d=void 0;if(this.firstChild){var e=this.childNodes,k=e.length;if(0<k&&l(this)){d=Array(k);for(var h=0;h<k;h++)d[h]=e[h]}}c.set.call(this,a);if(d)for(a=0;a<d.length;a++)z(b,d[a])}}})}var b=X;r(Node.prototype,\"insertBefore\",function(a,c){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes);\n a=J.call(this,a,c);if(l(this))for(c=0;c<e.length;c++)x(b,e[c]);return a}e=l(a);c=J.call(this,a,c);e&&z(b,a);l(this)&&x(b,a);return c});r(Node.prototype,\"appendChild\",function(a){if(a instanceof DocumentFragment){var c=Array.prototype.slice.apply(a.childNodes);a=I.call(this,a);if(l(this))for(var e=0;e<c.length;e++)x(b,c[e]);return a}c=l(a);e=I.call(this,a);c&&z(b,a);l(this)&&x(b,a);return e});r(Node.prototype,\"cloneNode\",function(a){a=H.call(this,!!a);this.ownerDocument.__CE_hasRegistry?A(b,a):v(b,\n a);return a});r(Node.prototype,\"removeChild\",function(a){var c=l(a),e=K.call(this,a);c&&z(b,a);return e});r(Node.prototype,\"replaceChild\",function(a,c){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes);a=L.call(this,a,c);if(l(this))for(z(b,c),c=0;c<e.length;c++)x(b,e[c]);return a}e=l(a);var f=L.call(this,a,c),d=l(this);d&&z(b,c);e&&z(b,a);d&&x(b,a);return f});M&&M.get?a(Node.prototype,M):ca(b,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){for(var a=[],\n b=0;b<this.childNodes.length;b++){var f=this.childNodes[b];f.nodeType!==Node.COMMENT_NODE&&a.push(f.textContent)}return a.join(\"\")},set:function(a){for(;this.firstChild;)K.call(this,this.firstChild);null!=a&&\"\"!==a&&I.call(this,document.createTextNode(a))}})})};function Aa(a){function b(b){return function(e){for(var c=[],d=0;d<arguments.length;++d)c[d]=arguments[d];d=[];for(var k=[],h=0;h<c.length;h++){var m=c[h];m instanceof Element&&l(m)&&k.push(m);if(m instanceof DocumentFragment)for(m=m.firstChild;m;m=m.nextSibling)d.push(m);else d.push(m)}b.apply(this,c);for(c=0;c<k.length;c++)z(a,k[c]);if(l(this))for(c=0;c<d.length;c++)k=d[c],k instanceof Element&&x(a,k)}}var d=Element.prototype;void 0!==V&&(d.before=b(V));void 0!==V&&(d.after=b(qa));void 0!==ra&&\n r(d,\"replaceWith\",function(b){for(var e=[],c=0;c<arguments.length;++c)e[c]=arguments[c];c=[];for(var d=[],k=0;k<e.length;k++){var h=e[k];h instanceof Element&&l(h)&&d.push(h);if(h instanceof DocumentFragment)for(h=h.firstChild;h;h=h.nextSibling)c.push(h);else c.push(h)}k=l(this);ra.apply(this,e);for(e=0;e<d.length;e++)z(a,d[e]);if(k)for(z(a,this),e=0;e<c.length;e++)d=c[e],d instanceof Element&&x(a,d)});void 0!==sa&&r(d,\"remove\",function(){var b=l(this);sa.call(this);b&&z(a,this)})};function Ba(){function a(a,b){Object.defineProperty(a,\"innerHTML\",{enumerable:b.enumerable,configurable:!0,get:b.get,set:function(a){var e=this,d=void 0;l(this)&&(d=[],p(this,function(a){a!==e&&d.push(a)}));b.set.call(this,a);if(d)for(var f=0;f<d.length;f++){var t=d[f];1===t.__CE_state&&c.disconnectedCallback(t)}this.ownerDocument.__CE_hasRegistry?A(c,this):v(c,this);return a}})}function b(a,b){r(a,\"insertAdjacentElement\",function(a,e){var d=l(e);a=b.call(this,a,e);d&&z(c,e);l(a)&&x(c,e);return a})}\n function d(a,b){function e(a,b){for(var e=[];a!==b;a=a.nextSibling)e.push(a);for(b=0;b<e.length;b++)A(c,e[b])}r(a,\"insertAdjacentHTML\",function(a,c){a=a.toLowerCase();if(\"beforebegin\"===a){var d=this.previousSibling;b.call(this,a,c);e(d||this.parentNode.firstChild,this)}else if(\"afterbegin\"===a)d=this.firstChild,b.call(this,a,c),e(this.firstChild,d);else if(\"beforeend\"===a)d=this.lastChild,b.call(this,a,c),e(d||this.firstChild,null);else if(\"afterend\"===a)d=this.nextSibling,b.call(this,a,c),e(this.nextSibling,\n d);else throw new SyntaxError(\"The value provided (\"+String(a)+\") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.\");})}var c=X;N&&r(Element.prototype,\"attachShadow\",function(a){a=N.call(this,a);var b=c;if(b.b&&!a.__CE_patched){a.__CE_patched=!0;for(var e=0;e<b.c.length;e++)b.c[e](a)}return this.__CE_shadowRoot=a});O&&O.get?a(Element.prototype,O):W&&W.get?a(HTMLElement.prototype,W):da(c,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){return H.call(this,!0).innerHTML},\n set:function(a){var b=\"template\"===this.localName,c=b?this.content:this,e=G.call(document,this.namespaceURI,this.localName);for(e.innerHTML=a;0<c.childNodes.length;)K.call(c,c.childNodes[0]);for(a=b?e.content:e;0<a.childNodes.length;)I.call(c,a.childNodes[0])}})});r(Element.prototype,\"setAttribute\",function(a,b){if(1!==this.__CE_state)return Q.call(this,a,b);var e=P.call(this,a);Q.call(this,a,b);b=P.call(this,a);c.attributeChangedCallback(this,a,e,b,null)});r(Element.prototype,\"setAttributeNS\",function(a,\n b,d){if(1!==this.__CE_state)return T.call(this,a,b,d);var e=S.call(this,a,b);T.call(this,a,b,d);d=S.call(this,a,b);c.attributeChangedCallback(this,b,e,d,a)});r(Element.prototype,\"removeAttribute\",function(a){if(1!==this.__CE_state)return R.call(this,a);var b=P.call(this,a);R.call(this,a);null!==b&&c.attributeChangedCallback(this,a,b,null,null)});r(Element.prototype,\"removeAttributeNS\",function(a,b){if(1!==this.__CE_state)return U.call(this,a,b);var d=S.call(this,a,b);U.call(this,a,b);var e=S.call(this,\n a,b);d!==e&&c.attributeChangedCallback(this,b,d,e,a)});ua?b(HTMLElement.prototype,ua):ma?b(Element.prototype,ma):console.warn(\"Custom Elements: `Element#insertAdjacentElement` was not patched.\");va?d(HTMLElement.prototype,va):na?d(Element.prototype,na):console.warn(\"Custom Elements: `Element#insertAdjacentHTML` was not patched.\");Y(c,Element.prototype,{h:oa,append:pa});Aa(c)};var Z=window.customElements;if(!Z||Z.forcePolyfill||\"function\"!=typeof Z.define||\"function\"!=typeof Z.get){var X=new u;xa();ya();Y(X,DocumentFragment.prototype,{h:ka,append:la});za();Ba();document.__CE_hasRegistry=!0;var customElements=new E(X);Object.defineProperty(window,\"customElements\",{configurable:!0,enumerable:!0,value:customElements})};\n}).call(self);\n\n// Polyfill document.baseURI\n\"string\"!==typeof document.baseURI&&Object.defineProperty(Document.prototype,\"baseURI\",{enumerable:!0,configurable:!0,get:function(){var a=document.querySelector(\"base\");return a&&a.href?a.href:document.URL}});\n\n// Polyfill CustomEvent\n\"function\"!==typeof window.CustomEvent&&(window.CustomEvent=function(c,a){a=a||{bubbles:!1,cancelable:!1,detail:void 0};var b=document.createEvent(\"CustomEvent\");b.initCustomEvent(c,a.bubbles,a.cancelable,a.detail);return b},window.CustomEvent.prototype=window.Event.prototype);\n\n// Event.composedPath\n(function(b,c,d){b.composedPath||(b.composedPath=function(){if(this.path)return this.path;var a=this.target;for(this.path=[];null!==a.parentNode;)this.path.push(a),a=a.parentNode;this.path.push(c,d);return this.path})})(Event.prototype,document,window);\n\n/*!\nElement.closest and Element.matches\nhttps://github.com/jonathantneal/closest\nCreative Commons Zero v1.0 Universal\n*/\n(function(a){\"function\"!==typeof a.matches&&(a.matches=a.msMatchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=0;a[b]&&a[b]!==this;)++b;return!!a[b]});\"function\"!==typeof a.closest&&(a.closest=function(a){for(var b=this;b&&1===b.nodeType;){if(b.matches(a))return b;b=b.parentNode}return null})})(window.Element.prototype);\n\n/*!\nElement.getRootNode()\n*/\n(function(c){function d(a){a=b(a);return a&&11===a.nodeType?d(a.host):a}function b(a){return a&&a.parentNode?b(a.parentNode):a}\"function\"!==typeof c.getRootNode&&(c.getRootNode=function(a){return a&&a.composed?d(this):b(this)})})(Element.prototype);\n\n/*!\nElement.isConnected()\n*/\n(function(a){\"isConnected\"in a||Object.defineProperty(a,\"isConnected\",{configurable:!0,enumerable:!0,get:function(){var a=this.getRootNode({composed:!0});return a&&9===a.nodeType}})})(Element.prototype);\n\n/*!\nElement.remove()\n*/\n(function(b){b.forEach(function(a){a.hasOwnProperty(\"remove\")||Object.defineProperty(a,\"remove\",{configurable:!0,enumerable:!0,writable:!0,value:function(){null!==this.parentNode&&this.parentNode.removeChild(this)}})})})([Element.prototype,CharacterData.prototype,DocumentType.prototype]);\n\n/*!\nElement.classList\n*/\n!function(e){'classList'in e||Object.defineProperty(e,\"classList\",{get:function(){var e=this,t=(e.getAttribute(\"class\")||\"\").replace(/^\\s+|\\s$/g,\"\").split(/\\s+/g);function n(){t.length>0?e.setAttribute(\"class\",t.join(\" \")):e.removeAttribute(\"class\")}return\"\"===t[0]&&t.splice(0,1),t.toggle=function(e,i){void 0!==i?i?t.add(e):t.remove(e):-1!==t.indexOf(e)?t.splice(t.indexOf(e),1):t.push(e),n()},t.add=function(){for(var e=[].slice.call(arguments),i=0,s=e.length;i<s;i++)-1===t.indexOf(e[i])&&t.push(e[i]);n()},t.remove=function(){for(var e=[].slice.call(arguments),i=0,s=e.length;i<s;i++)-1!==t.indexOf(e[i])&&t.splice(t.indexOf(e[i]),1);n()},t.item=function(e){return t[e]},t.contains=function(e){return-1!==t.indexOf(e)},t.replace=function(e,i){-1!==t.indexOf(e)&&t.splice(t.indexOf(e),1,i),n()},t.value=e.getAttribute(\"class\")||\"\",t}})}(Element.prototype);\n\n/*!\nDOMTokenList\n*/\n(function(b){try{document.body.classList.add()}catch(e){var c=b.add,d=b.remove;b.add=function(){for(var a=0;a<arguments.length;a++)c.call(this,arguments[a])};b.remove=function(){for(var a=0;a<arguments.length;a++)d.call(this,arguments[a])}}})(DOMTokenList.prototype);\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["linkButtonCss","LinkButton","render","h","Host","title","this","url","tabindex","class","disabled","href","undefined","target","name","size","link"],"sources":["./src/components/link-button/link-button.scss?tag=ix-link-button&encapsulation=shadow","./src/components/link-button/link-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'legacy/components/buttons';\n@import 'mixins/hover';\n\n:host {\n display: inline-flex;\n height: $x-large-space;\n font-size: $font-size-default;\n font-weight: $font-weight-normal;\n min-width: $x-large-space;\n\n .link-button {\n display: inline-flex;\n position: relative;\n width: 100%;\n padding: 0 $tiny-space 0 0;\n align-items: center;\n justify-content: center;\n background-color: transparent;\n color: var(--theme-color-primary);\n cursor: pointer;\n text-decoration: none;\n\n .link {\n display: block;\n position: relative;\n width: 100%;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n @include hover {\n color: var(--theme-color-dynamic--hover);\n\n .link {\n text-decoration: underline;\n text-underline-offset: 0.2rem;\n }\n }\n\n @include active {\n color: var(--theme-color-dynamic--active);\n\n .link {\n text-decoration: underline;\n text-underline-offset: 0.2rem;\n }\n }\n\n &.disabled {\n cursor: default;\n color: var(--theme-color-weak-text);\n }\n\n a {\n all: unset;\n }\n }\n\n :focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-link-button',\n styleUrl: 'link-button.scss',\n shadow: true,\n})\nexport class LinkButton {\n /**\n * Disable the link button\n */\n @Prop() disabled = false;\n\n /**\n * Url for the link button\n */\n @Prop() url: string;\n\n /**\n * Specifies where to open the link\n *\n * https://www.w3schools.com/html/html_links.asp\n */\n @Prop() target: '_self' | '_blank' | '_parent' | '_top' = '_self';\n\n render() {\n return (\n <Host>\n <a\n title={this.url}\n tabindex=\"0\"\n class={{\n 'link-button': true,\n disabled: this.disabled,\n }}\n href={this.disabled ? undefined : this.url}\n target={this.target}\n >\n <ix-icon
|
|
1
|
+
{"version":3,"names":["linkButtonCss","LinkButton","render","h","Host","title","this","url","tabindex","class","disabled","href","undefined","target","name","size","link"],"sources":["./src/components/link-button/link-button.scss?tag=ix-link-button&encapsulation=shadow","./src/components/link-button/link-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'legacy/components/buttons';\n@import 'mixins/hover';\n\n:host {\n display: inline-flex;\n height: $x-large-space;\n font-size: $font-size-default;\n font-weight: $font-weight-normal;\n min-width: $x-large-space;\n\n .link-button {\n display: inline-flex;\n position: relative;\n width: 100%;\n padding: 0 $tiny-space 0 0;\n align-items: center;\n justify-content: center;\n background-color: transparent;\n color: var(--theme-color-primary);\n cursor: pointer;\n text-decoration: none;\n\n .link {\n display: block;\n position: relative;\n width: 100%;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n @include hover {\n color: var(--theme-color-dynamic--hover);\n\n .link {\n text-decoration: underline;\n text-underline-offset: 0.2rem;\n }\n }\n\n @include active {\n color: var(--theme-color-dynamic--active);\n\n .link {\n text-decoration: underline;\n text-underline-offset: 0.2rem;\n }\n }\n\n &.disabled {\n cursor: default;\n color: var(--theme-color-weak-text);\n }\n\n a {\n all: unset;\n }\n }\n\n :focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-link-button',\n styleUrl: 'link-button.scss',\n shadow: true,\n})\nexport class LinkButton {\n /**\n * Disable the link button\n */\n @Prop() disabled = false;\n\n /**\n * Url for the link button\n */\n @Prop() url: string;\n\n /**\n * Specifies where to open the link\n *\n * https://www.w3schools.com/html/html_links.asp\n */\n @Prop() target: '_self' | '_blank' | '_parent' | '_top' = '_self';\n\n render() {\n return (\n <Host>\n <a\n title={this.url}\n tabindex=\"0\"\n class={{\n 'link-button': true,\n disabled: this.disabled,\n }}\n href={this.disabled ? undefined : this.url}\n target={this.target}\n >\n <ix-icon\n class=\"icon\"\n name={'chevron-right-small'}\n size=\"16\"\n ></ix-icon>\n <div\n class={{\n link: true,\n disabled: this.disabled,\n }}\n >\n <slot></slot>\n </div>\n </a>\n </Host>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAgB,uvb,MCmBTC,EAAU,M,uCAIF,M,+BAYuC,O,CAE1DC,SACE,OACEC,EAACC,EAAI,KACHD,EAAA,KACEE,MAAOC,KAAKC,IACZC,SAAS,IACTC,MAAO,CACL,cAAe,KACfC,SAAUJ,KAAKI,UAEjBC,KAAML,KAAKI,SAAWE,UAAYN,KAAKC,IACvCM,OAAQP,KAAKO,QAEbV,EAAA,WACEM,MAAM,OACNK,KAAM,sBACNC,KAAK,OAEPZ,EAAA,OACEM,MAAO,CACLO,KAAM,KACNN,SAAUJ,KAAKI,WAGjBP,EAAA,e"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,h as e,H as o,g as i}from"./p-76a509c7.js";import{c as s}from"./p-c0454c9a.js";const a=':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .tab:not(:last-child){margin-bottom:0.5rem}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.75rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);border-radius:6.25rem;font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-nav-item-primary--color);margin:0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab::before{display:none}';const r=class{constructor(e){t(this,e);this.isHostedInsideCategory=false;this.home=false;this.bottom=false;this.tabIcon="document";this.icon=undefined;this.notifications=undefined;this.active=undefined;this.disabled=undefined;this.title=undefined}componentWillLoad(){this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category")}componentWillRender(){this.title=this.hostElement.innerText}connectedCallback(){this.observer=s((()=>{this.title=this.hostElement.innerText}));this.observer.observe(this.hostElement,{subtree:true,childList:true,characterData:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}render(){var t;let i={};if(this.home){i={slot:"home"}}if(this.bottom){i={slot:"bottom"}}return e(o,Object.assign({class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory}},i),e("button",{class:"tab",title:this.title,tabIndex:this.disabled?-1:0,role:"listitem"},e("ix-icon",{class:"tab-icon",name:(t=this.icon)!==null&&t!==void 0?t:this.tabIcon}),e("div",{class:"notification"},this.notifications?e("div",{class:"pill"},this.notifications):null),e("span",{class:"tab-text text-default"},e("slot",null))))}get hostElement(){return i(this)}};r.style=a;export{r as ix_menu_item};
|
|
2
|
+
//# sourceMappingURL=p-62fb5c19.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["menuItemCss","MenuItem","this","isHostedInsideCategory","componentWillLoad","hostElement","closest","componentWillRender","title","innerText","connectedCallback","observer","createMutationObserver","observe","subtree","childList","characterData","disconnectedCallback","disconnect","render","extendedAttributes","home","slot","bottom","h","Host","Object","assign","class","disabled","active","tabIndex","role","name","_a","icon","tabIcon","notifications"],"sources":["./src/components/menu-item/menu-item.scss?tag=ix-menu-item&encapsulation=shadow","./src/components/menu-item/menu-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n$menuItemHeight: 3rem;\n$menuItemPadding: 0.875rem;\n\n:host {\n position: relative;\n display: block;\n cursor: pointer;\n\n height: var(--ix-menu-item-height, $menuItemHeight);\n min-height: var(--ix-menu-item-height, $menuItemHeight);\n max-height: var(--ix-menu-item-height, $menuItemHeight);\n\n .tab {\n all: unset;\n box-sizing: border-box;\n display: flex;\n position: relative;\n align-items: center;\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: calc(100%);\n z-index: 500;\n padding-left: $menuItemPadding;\n\n @include ghost-hover-pressed;\n }\n\n .tab-icon {\n color: var(--theme-nav-item-primary-icon--color);\n position: relative;\n }\n\n .tab:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: -1px;\n }\n\n .tab:not(:last-child) {\n margin-bottom: $small-space;\n }\n\n .notification {\n display: inline-flex;\n position: absolute;\n top: 0.25rem;\n left: 1.75rem;\n\n .pill {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n height: 0.5rem;\n min-width: 1rem;\n position: relative;\n border-radius: 6.25rem;\n background-color: var(--theme-color-primary);\n border-radius: 6.25rem;\n font-size: 0.75rem;\n font-weight: bold;\n line-height: 1;\n font-family: Siemens Sans, Arial, sans-serif;\n color: var(--theme-color-primary--contrast);\n padding: $tiny-space;\n }\n }\n\n .tab-text {\n @include ellipsis;\n color: var(--theme-nav-item-primary--color);\n margin: 0 1.25rem;\n user-select: none;\n width: 100%;\n }\n}\n\n:host(.active),\n:host(.selected) {\n .tab {\n background-color: var(--theme-nav-item-primary--background--selected);\n }\n\n .tab::before {\n content: '';\n background-color: var(--theme-nav-item-primary--border-color--selected);\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: 0.25rem;\n left: 0;\n position: absolute;\n }\n\n .tab > .glyph {\n color: var(--theme-nav-item-primary-icon--color--selected);\n }\n}\n\n:host(.disabled) {\n color: var(--theme-color-weak-text);\n pointer-events: none;\n cursor: default;\n\n .tab > .tab-icon {\n color: var(--theme-color-weak-text);\n }\n\n .tab-text {\n color: var(--theme-color-weak-text);\n }\n}\n\n:host(.bottom-tab),\n:host([slot='bottom']) {\n $bottom-height: 2.25rem;\n\n min-height: $bottom-height;\n height: $bottom-height;\n max-height: $bottom-height;\n\n .tab {\n height: $bottom-height;\n }\n\n .tab::before {\n height: $bottom-height;\n background-color: transparent;\n }\n\n &.active,\n &.selected {\n &:hover {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n\n &:active {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n }\n}\n\n:host(.bottom-tab.active),\n:host(.bottom-tab.selected),\n:host(.active[slot='bottom']),\n:host(.selected[slot='bottom']) {\n .tab {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n}\n\n:host(.tab-nested) {\n .tab::before {\n display: none;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop, State } from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\n\n/**\n * @slot menu-item-label Custom label\n */\n@Component({\n tag: 'ix-menu-item',\n styleUrl: 'menu-item.scss',\n shadow: true,\n})\nexport class MenuItem {\n /**\n * Move the Tab to a top position.\n */\n @Prop() home = false;\n\n /**\n * Caution: this is no longer working. Please use slot=\"bottom\" instead.\n *\n * Place tab on bottom\n */\n @Prop() bottom = false;\n\n /**\n * Icon name from @siemens/ix-icons\n *\n * @deprecated since 2.0.0 use `icon` property. Will be removed in 3.0.0\n */\n @Prop() tabIcon = 'document';\n\n /**\n * Icon name from @siemens/ix-icons\n */\n @Prop() icon: string;\n\n /**\n * Show notification count on tab\n */\n @Prop() notifications: number;\n\n /**\n * State to display active\n */\n @Prop() active: boolean;\n\n /**\n * Disable tab and remove event handlers\n */\n @Prop() disabled: boolean;\n\n @Element() hostElement: HTMLIxMenuItemElement;\n\n @State() title: string;\n\n private observer: MutationObserver;\n private isHostedInsideCategory = false;\n\n componentWillLoad() {\n this.isHostedInsideCategory =\n !!this.hostElement.closest('ix-menu-category');\n }\n\n componentWillRender() {\n this.title = this.hostElement.innerText;\n }\n\n connectedCallback() {\n this.observer = createMutationObserver(() => {\n this.title = this.hostElement.innerText;\n });\n\n this.observer.observe(this.hostElement, {\n subtree: true,\n childList: true,\n characterData: true,\n });\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n render() {\n let extendedAttributes = {};\n if (this.home) {\n extendedAttributes = {\n slot: 'home',\n };\n }\n\n if (this.bottom) {\n extendedAttributes = {\n slot: 'bottom',\n };\n }\n return (\n <Host\n class={{\n disabled: this.disabled,\n 'home-tab': this.home,\n 'bottom-tab': this.bottom,\n active: this.active,\n 'tab-nested': this.isHostedInsideCategory,\n }}\n {...extendedAttributes}\n >\n <button\n class=\"tab\"\n title={this.title}\n tabIndex={this.disabled ? -1 : 0}\n role=\"listitem\"\n >\n <ix-icon\n class={'tab-icon'}\n name={this.icon ?? this.tabIcon}\n ></ix-icon>\n <div class=\"notification\">\n {this.notifications ? (\n <div class=\"pill\">{this.notifications}</div>\n ) : null}\n </div>\n <span class=\"tab-text text-default\">\n <slot></slot>\n </span>\n </button>\n </Host>\n );\n }\n}\n"],"mappings":"6FAAA,MAAMA,EAAc,2kG,MCoBPC,EAAQ,M,yBA6CXC,KAAAC,uBAAyB,M,UAzClB,M,YAOE,M,aAOC,W,oHA6BlBC,oBACEF,KAAKC,yBACDD,KAAKG,YAAYC,QAAQ,mB,CAG/BC,sBACEL,KAAKM,MAAQN,KAAKG,YAAYI,S,CAGhCC,oBACER,KAAKS,SAAWC,GAAuB,KACrCV,KAAKM,MAAQN,KAAKG,YAAYI,SAAS,IAGzCP,KAAKS,SAASE,QAAQX,KAAKG,YAAa,CACtCS,QAAS,KACTC,UAAW,KACXC,cAAe,M,CAInBC,uBACE,GAAIf,KAAKS,SAAU,CACjBT,KAAKS,SAASO,Y,EAIlBC,S,MACE,IAAIC,EAAqB,GACzB,GAAIlB,KAAKmB,KAAM,CACbD,EAAqB,CACnBE,KAAM,O,CAIV,GAAIpB,KAAKqB,OAAQ,CACfH,EAAqB,CACnBE,KAAM,S,CAGV,OACEE,EAACC,EAAIC,OAAAC,OAAA,CACHC,MAAO,CACLC,SAAU3B,KAAK2B,SACf,WAAY3B,KAAKmB,KACjB,aAAcnB,KAAKqB,OACnBO,OAAQ5B,KAAK4B,OACb,aAAc5B,KAAKC,yBAEjBiB,GAEJI,EAAA,UACEI,MAAM,MACNpB,MAAON,KAAKM,MACZuB,SAAU7B,KAAK2B,UAAY,EAAI,EAC/BG,KAAK,YAELR,EAAA,WACEI,MAAO,WACPK,MAAMC,EAAAhC,KAAKiC,QAAI,MAAAD,SAAA,EAAAA,EAAIhC,KAAKkC,UAE1BZ,EAAA,OAAKI,MAAM,gBACR1B,KAAKmC,cACJb,EAAA,OAAKI,MAAM,QAAQ1B,KAAKmC,eACtB,MAENb,EAAA,QAAMI,MAAM,yBACVJ,EAAA,e"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,c as t,h as o,F as r,H as i,g as s}from"./p-76a509c7.js";import{c as d}from"./p-c0454c9a.js";import{h as a}from"./p-04eeba9e.js";const h=":host{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;position:relative;max-width:19.75rem;border-color:var(--theme-group-item--border-color)}:host .group-header{height:4rem;min-height:4rem;max-height:4rem;border-radius:var(--theme-group--border-radius) var(--theme-group--border-radius) 0 0;display:flex;background-color:var(--theme-group-item--background);color:var(--theme-group-header--color);cursor:pointer}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-group-item--background--hover)}:host .group-header:not(.disabled):not(:disabled):hover.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):active,:host .group-header:not(.disabled):not(:disabled).active{background-color:var(--theme-group-item--background--active)}:host .group-header:not(.disabled):not(:disabled):active.selected,:host .group-header:not(.disabled):not(:disabled).active.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled):focus-visible{border:1px solid var(--theme-color-focus-bdr);border-radius:var(--theme-default-border-radius) var(--theme-default-border-radius) 0px 0px;outline:none}:host .group-header.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header.selected .group-header-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header .group-header-selection-indicator{background-color:var(--theme-color-input--focus)}:host .group-header .group-header-selection-indicator.group-header-selection-indicator-item-selected{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header-clickable{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;width:100%;min-width:0}:host .group-header-selection-indicator{width:0.25rem;border-top-left-radius:var(--theme-group--border-radius)}:host .group-header-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;justify-content:space-between;min-width:0;flex-grow:1;padding:0.5rem;padding-left:0}:host .group-header-content .group-header-props-container{width:100%}:host .group-header-content .group-header-title{display:flex;align-items:center;font-size:1rem;font-weight:700;height:1.5rem}:host .group-header-content .group-header-title>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}:host .group-header-content .group-subheader{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:1.25rem;font-size:0.875rem;color:var(--theme-group-subheader--color)}:host .expand-icon{padding:0.125rem 0.437rem;color:var(--theme-color-std-text)}:host .btn-expand-header{margin:0.5rem;-webkit-margin-end:0.25rem;margin-inline-end:0.25rem;min-width:1.5rem}:host .group-content{display:flex;flex-direction:column;gap:1px;margin-top:1px}:host .footer{visibility:collapse;height:auto;min-height:0}:host .footer-visible{visibility:visible}:host .hidden{display:none}";const n=class{constructor(o){e(this,o);this.selectGroup=t(this,"selectGroup",7);this.selectItem=t(this,"selectItem",7);this.collapsedChanged=t(this,"collapsedChanged",7);this.suppressHeaderSelection=false;this.header=undefined;this.subHeader=undefined;this.collapsed=true;this.selected=undefined;this.index=undefined;this.expandOnHeaderClick=false;this.itemSelected=false;this.dropdownTriggerRef=undefined;this.slotSize=this.groupItems.length;this.footerVisible=false}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-group-dropdown-item"))}get groupItems(){return Array.from(this.hostElement.querySelectorAll("ix-group-item:not(.footer)"))}get groupContent(){return this.hostElement.shadowRoot.querySelector(".group-content")}onExpandClick(e){this.collapsed=!this.collapsed;this.collapsedChanged.emit(this.collapsed);e.stopPropagation()}onHeaderClick(e){this.setGroupSelection(!this.selected);if(this.suppressHeaderSelection){this.onExpandClick(e)}}onItemClick(e){if(e===this.index){this.index=undefined;this.selectItem.emit(undefined)}else{this.index=e;this.selectItem.emit(e)}if(this.index>=0){this.itemSelected=true}else this.itemSelected=false;this.setGroupSelection(false)}setGroupSelection(e){if(!this.suppressHeaderSelection){this.selected=e;this.selectGroup.emit(this.selected)}}onSlotChange(){const e=this.hostElement.shadowRoot.querySelector('slot[name="footer"]');if(e){this.footerVisible=a(e)}}componentWillRender(){this.groupItems.forEach(((e,t)=>{if(this.selected===true){e.selected=false;this.index=undefined;this.itemSelected=false;return}e.selected=t===this.index;e.index=t}))}componentDidLoad(){this.observer=d((()=>{this.slotSize=this.groupItems.length}));this.observer.observe(this.groupContent,{childList:true});this.groupContent.addEventListener("selectedChanged",(e=>{this.onItemClick(e.detail.index)}))}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}render(){return o(i,null,o("div",{class:{"group-header":true,expand:!this.collapsed,selected:this.selected},tabindex:"0"},o("div",{class:"group-header-clickable",onClick:e=>this.onHeaderClick(e)},o("div",{class:{"group-header-selection-indicator":true,"group-header-selection-indicator-item-selected":this.itemSelected}}),o("div",{class:"btn-expand-header"},o("ix-icon",{class:{hidden:this.slotSize===0},name:this.collapsed?"chevron-right-small":"chevron-down-small",onClick:e=>this.onExpandClick(e)})),o("div",{class:"group-header-content"},this.header?o("div",{class:"group-header-props-container"},o("div",{class:"group-header-title"},o("span",{title:this.header},this.header)),o("div",{class:"group-subheader",title:this.subHeader},this.subHeader)):null,o("slot",{name:"header"}))),o("ix-group-context-menu",null,o("slot",{name:"dropdown"}))),o("div",{class:{"group-content":true}},!this.collapsed?o(r,null,o("slot",null),o("ix-group-item",{suppressSelection:true,focusable:false,class:{footer:true,"footer-visible":this.footerVisible}},o("slot",{name:"footer",onSlotchange:()=>this.onSlotChange()}))):null))}get hostElement(){return s(this)}};n.style=h;export{n as ix_group};
|
|
2
|
+
//# sourceMappingURL=p-634da7f2.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["groupCss","Group","this","groupItems","length","dropdownItems","Array","from","hostElement","querySelectorAll","groupContent","shadowRoot","querySelector","onExpandClick","event","collapsed","collapsedChanged","emit","stopPropagation","onHeaderClick","setGroupSelection","selected","suppressHeaderSelection","onItemClick","index","undefined","selectItem","itemSelected","selection","selectGroup","onSlotChange","slot","footerVisible","hasSlottedElements","componentWillRender","forEach","item","componentDidLoad","observer","createMutationObserver","slotSize","observe","childList","addEventListener","evt","detail","disconnectedCallback","disconnect","render","h","Host","class","expand","tabindex","onClick","e","hidden","name","header","title","subHeader","Fragment","suppressSelection","focusable","footer","onSlotchange"],"sources":["./src/components/group/group.scss?tag=ix-group&encapsulation=shadow","./src/components/group/group.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'legacy/mixins/fonts';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n:host {\n @include ellipsis;\n\n display: flex;\n flex-direction: column;\n position: relative;\n max-width: 19.75rem;\n border-color: var(--theme-group-item--border-color);\n\n .group-header {\n height: 4rem;\n min-height: 4rem;\n max-height: 4rem;\n border-radius: var(--theme-group--border-radius)\n var(--theme-group--border-radius) 0 0;\n display: flex;\n background-color: var(--theme-group-item--background);\n color: var(--theme-group-header--color);\n\n cursor: pointer;\n\n @include hover {\n background-color: var(--theme-group-item--background--hover);\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n }\n }\n\n @include active {\n background-color: var(--theme-group-item--background--active);\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n }\n }\n\n @include focus-visible {\n border: 1px solid var(--theme-color-focus-bdr);\n border-radius: var(--theme-default-border-radius)\n var(--theme-default-border-radius) 0px 0px;\n outline: none;\n }\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n\n .group-header-selection-indicator {\n background-color: var(\n --theme-group-item-indicator--background--selected\n );\n }\n }\n\n .group-header-selection-indicator {\n background-color: var(--theme-color-input--focus);\n\n &.group-header-selection-indicator-item-selected {\n background-color: var(\n --theme-group-item-indicator--background--selected\n );\n }\n }\n }\n\n .group-header-clickable {\n @include ellipsis;\n\n display: flex;\n width: 100%;\n min-width: 0;\n }\n\n .group-header-selection-indicator {\n width: $tiny-space;\n border-top-left-radius: var(--theme-group--border-radius);\n }\n\n .group-header-content {\n @include ellipsis;\n\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n min-width: 0;\n flex-grow: 1;\n padding: 0.5rem;\n padding-left: 0;\n\n .group-header-props-container {\n width: 100%;\n }\n\n .group-header-title {\n display: flex;\n align-items: center;\n font-size: 1rem;\n font-weight: $font-weight-bold;\n height: 1.5rem;\n\n & > * {\n @include ellipsis;\n\n min-width: 0;\n }\n }\n\n .group-subheader {\n @include ellipsis();\n\n height: 1.25rem;\n font-size: 0.875rem;\n color: var(--theme-group-subheader--color);\n }\n }\n\n .expand-icon {\n padding: 0.125rem 0.437rem;\n color: var(--theme-color-std-text);\n }\n\n .btn-expand-header {\n margin: $small-space;\n margin-inline-end: $tiny-space;\n min-width: 1.5rem;\n }\n\n .group-content {\n display: flex;\n flex-direction: column;\n gap: 1px;\n margin-top: 1px;\n }\n\n .footer {\n visibility: collapse;\n height: auto;\n min-height: 0;\n }\n\n .footer-visible {\n visibility: visible;\n }\n\n .hidden {\n display: none;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Prop,\n State,\n} from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\nimport { hasSlottedElements } from '../utils/shadow-dom';\n\n@Component({\n tag: 'ix-group',\n styleUrl: 'group.scss',\n shadow: true,\n})\nexport class Group {\n @Element() hostElement!: HTMLIxGroupElement;\n\n /**\n * Prevent header from being selectable\n */\n @Prop() suppressHeaderSelection = false;\n\n /**\n * Group header\n */\n @Prop() header: string;\n\n /**\n * Group header subtitle\n */\n @Prop() subHeader: string;\n\n /**\n * Whether the group is collapsed or expanded. Defaults to true.\n */\n @Prop({ mutable: true, reflect: true }) collapsed = true;\n\n /**\n * Whether the group is selected.\n */\n @Prop({ mutable: true, reflect: true }) selected: boolean;\n\n /**\n * The index of the selected group entry.\n * If undefined no group item is selected.\n */\n @Prop({ mutable: true, reflect: true }) index: number;\n\n /**\n * Expand the group if the header is clicked\n */\n @Prop() expandOnHeaderClick = false;\n\n /**\n * Emits when whole group gets selected.\n */\n @Event() selectGroup: EventEmitter<boolean>;\n\n /**\n * Emits when group item gets selected.\n */\n @Event() selectItem: EventEmitter<number>;\n\n /**\n * Group collapsed\n */\n @Event() collapsedChanged: EventEmitter<boolean>;\n\n @State() itemSelected = false;\n @State() dropdownTriggerRef: HTMLElement;\n @State() slotSize = this.groupItems.length;\n @State() footerVisible = false;\n\n private observer: MutationObserver;\n\n get dropdownItems() {\n return Array.from(\n this.hostElement.querySelectorAll('ix-group-dropdown-item')\n );\n }\n\n get groupItems(): Array<HTMLIxGroupItemElement> {\n return Array.from(\n this.hostElement.querySelectorAll('ix-group-item:not(.footer)')\n );\n }\n\n get groupContent() {\n return this.hostElement.shadowRoot.querySelector('.group-content');\n }\n\n private onExpandClick(event: Event) {\n this.collapsed = !this.collapsed;\n\n this.collapsedChanged.emit(this.collapsed);\n event.stopPropagation();\n }\n\n private onHeaderClick(event: Event) {\n this.setGroupSelection(!this.selected);\n\n if (this.suppressHeaderSelection) {\n this.onExpandClick(event);\n }\n }\n\n private onItemClick(index: number) {\n if (index === this.index) {\n this.index = undefined;\n this.selectItem.emit(undefined);\n } else {\n this.index = index;\n this.selectItem.emit(index);\n }\n\n if (this.index >= 0) {\n this.itemSelected = true;\n } else this.itemSelected = false;\n\n this.setGroupSelection(false);\n }\n\n private setGroupSelection(selection: boolean) {\n if (!this.suppressHeaderSelection) {\n this.selected = selection;\n this.selectGroup.emit(this.selected);\n }\n }\n\n private onSlotChange() {\n const slot = this.hostElement.shadowRoot.querySelector(\n 'slot[name=\"footer\"]'\n );\n\n if (slot) {\n this.footerVisible = hasSlottedElements(slot);\n }\n }\n\n componentWillRender() {\n this.groupItems.forEach((item, index) => {\n if (this.selected === true) {\n item.selected = false;\n this.index = undefined;\n this.itemSelected = false;\n return;\n }\n item.selected = index === this.index;\n item.index = index;\n });\n }\n\n componentDidLoad() {\n this.observer = createMutationObserver(() => {\n this.slotSize = this.groupItems.length;\n });\n\n this.observer.observe(this.groupContent, {\n childList: true,\n });\n\n this.groupContent.addEventListener(\n 'selectedChanged',\n (evt: CustomEvent<HTMLIxGroupItemElement>) => {\n this.onItemClick(evt.detail.index);\n }\n );\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n render() {\n return (\n <Host>\n <div\n class={{\n 'group-header': true,\n expand: !this.collapsed,\n selected: this.selected,\n }}\n tabindex=\"0\"\n >\n <div\n class=\"group-header-clickable\"\n onClick={(e) => this.onHeaderClick(e)}\n >\n <div\n class={{\n 'group-header-selection-indicator': true,\n 'group-header-selection-indicator-item-selected':\n this.itemSelected,\n }}\n ></div>\n <div class=\"btn-expand-header\">\n <ix-icon\n class={{\n hidden: this.slotSize === 0,\n }}\n name={\n this.collapsed ? 'chevron-right-small' : 'chevron-down-small'\n }\n onClick={(e) => this.onExpandClick(e)}\n ></ix-icon>\n </div>\n\n <div class=\"group-header-content\">\n {this.header ? (\n <div class=\"group-header-props-container\">\n <div class=\"group-header-title\">\n <span title={this.header}>{this.header}</span>\n </div>\n <div class=\"group-subheader\" title={this.subHeader}>\n {this.subHeader}\n </div>\n </div>\n ) : null}\n <slot name=\"header\"></slot>\n </div>\n </div>\n <ix-group-context-menu>\n <slot name=\"dropdown\"></slot>\n </ix-group-context-menu>\n </div>\n <div\n class={{\n 'group-content': true,\n }}\n >\n {!this.collapsed ? (\n <Fragment>\n <slot></slot>\n <ix-group-item\n suppressSelection={true}\n focusable={false}\n class={{\n footer: true,\n 'footer-visible': this.footerVisible,\n }}\n >\n <slot\n name=\"footer\"\n onSlotchange={() => this.onSlotChange()}\n ></slot>\n </ix-group-item>\n </Fragment>\n ) : null}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,f as r,h as e,H as o}from"./p-76a509c7.js";import{m as i}from"./p-20e12c7e.js";const s=":host{position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px;padding:calc(var(--ix-layout-grid-gutter) * 0.5)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";const a=class{constructor(r){t(this,r);this.size=undefined;this.sizeSm=undefined;this.sizeMd=undefined;this.sizeLg=undefined}onResize(){r(this)}getSize(t){if(t===""){return this.size}if(t==="sm"){return this.sizeSm}if(t==="md"){return this.sizeMd}if(t==="lg"){return this.sizeLg}}getColumnSize(){let t;a.Breakpoints.forEach((r=>{const e=r!==""?i(r):true;if(!e){return}const o=this.getSize(r);if(o){t=o}}));return t}getColumnSizeStyling(){const t=this.getColumnSize();if(!t){return}if(t==="auto"){return{flex:"0 0 auto",width:"auto","max-width":"auto"}}const r=`calc(calc(${t} / var(--ix-layout-grid-columns)) * 100%)`;return{flex:`0 0 ${r}`,width:`${r}`,"max-width":`${r}`}}render(){return e(o,{style:Object.assign({},this.getColumnSizeStyling())},e("slot",null))}};a.Breakpoints=["","sm","md","lg"];a.style=s;export{a as ix_col};
|
|
2
|
+
//# sourceMappingURL=p-6370a04a.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["colCss","Col","onResize","forceUpdate","this","getSize","breakpoint","size","sizeSm","sizeMd","sizeLg","getColumnSize","Breakpoints","forEach","isMediaQueryActive","matchBreakpoint","currentSize","getColumnSizeStyling","flex","width","colSize","render","h","Host","style","Object","assign"],"sources":["./src/components/col/col.scss?tag=ix-col&encapsulation=shadow","./src/components/col/col.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n position: relative;\n flex-basis: 0;\n flex-grow: 1;\n width: 100%;\n max-width: 100%;\n min-height: 1px;\n\n padding: calc(var(--ix-layout-grid-gutter) * 0.5);\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, forceUpdate, h, Host, Listen, Prop } from '@stencil/core';\nimport { Breakpoint, matchBreakpoint } from '../utils/breakpoints';\n\ntype GridBreakpoint = Breakpoint | '';\n\nexport type ColumnSize =\n | '1'\n | '2'\n | '3'\n | '4'\n | '5'\n | '6'\n | '7'\n | '8'\n | '9'\n | '10'\n | '11'\n | '12'\n | 'auto';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-col',\n styleUrl: 'col.scss',\n shadow: true,\n})\nexport class Col {\n static Breakpoints: GridBreakpoint[] = ['', 'sm', 'md', 'lg'];\n\n /**\n * Size of the column\n */\n @Prop() size?: ColumnSize;\n\n /**\n * Size of the column for sm screens\n */\n @Prop() sizeSm?: ColumnSize;\n\n /**\n * Size of the column for md screens\n */\n @Prop() sizeMd?: ColumnSize;\n\n /**\n * Size of the column for lg screens\n */\n @Prop() sizeLg?: ColumnSize;\n\n @Listen('resize', { target: 'window' })\n onResize() {\n forceUpdate(this);\n }\n\n private getSize(breakpoint: GridBreakpoint) {\n if (breakpoint === '') {\n return this.size;\n }\n\n if (breakpoint === 'sm') {\n return this.sizeSm;\n }\n\n if (breakpoint === 'md') {\n return this.sizeMd;\n }\n\n if (breakpoint === 'lg') {\n return this.sizeLg;\n }\n }\n\n private getColumnSize() {\n let size: ColumnSize;\n Col.Breakpoints.forEach((breakpoint) => {\n const isMediaQueryActive =\n breakpoint !== '' ? matchBreakpoint(breakpoint) : true;\n\n if (!isMediaQueryActive) {\n return;\n }\n\n const currentSize = this.getSize(breakpoint);\n\n if (currentSize) {\n size = currentSize;\n }\n });\n\n return size;\n }\n\n private getColumnSizeStyling() {\n const size = this.getColumnSize();\n\n if (!size) {\n return;\n }\n\n if (size === 'auto') {\n return {\n flex: '0 0 auto',\n width: 'auto',\n 'max-width': 'auto',\n };\n }\n\n const colSize = `calc(calc(${size} / var(--ix-layout-grid-columns)) * 100%)`;\n\n return {\n flex: `0 0 ${colSize}`,\n width: `${colSize}`,\n 'max-width': `${colSize}`,\n };\n }\n\n render() {\n return (\n <Host\n style={{\n ...this.getColumnSizeStyling(),\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"6FAAA,MAAMA,EAAS,0uB,MCqCFC,EAAG,M,+GAwBdC,WACEC,EAAYC,K,CAGNC,QAAQC,GACd,GAAIA,IAAe,GAAI,CACrB,OAAOF,KAAKG,I,CAGd,GAAID,IAAe,KAAM,CACvB,OAAOF,KAAKI,M,CAGd,GAAIF,IAAe,KAAM,CACvB,OAAOF,KAAKK,M,CAGd,GAAIH,IAAe,KAAM,CACvB,OAAOF,KAAKM,M,EAIRC,gBACN,IAAIJ,EACJN,EAAIW,YAAYC,SAASP,IACvB,MAAMQ,EACJR,IAAe,GAAKS,EAAgBT,GAAc,KAEpD,IAAKQ,EAAoB,CACvB,M,CAGF,MAAME,EAAcZ,KAAKC,QAAQC,GAEjC,GAAIU,EAAa,CACfT,EAAOS,C,KAIX,OAAOT,C,CAGDU,uBACN,MAAMV,EAAOH,KAAKO,gBAElB,IAAKJ,EAAM,CACT,M,CAGF,GAAIA,IAAS,OAAQ,CACnB,MAAO,CACLW,KAAM,WACNC,MAAO,OACP,YAAa,O,CAIjB,MAAMC,EAAU,aAAab,6CAE7B,MAAO,CACLW,KAAM,OAAOE,IACbD,MAAO,GAAGC,IACV,YAAa,GAAGA,I,CAIpBC,SACE,OACEC,EAACC,EAAI,CACHC,MAAKC,OAAAC,OAAA,GACAtB,KAAKa,yBAGVK,EAAA,a,GAhGCrB,EAAAW,YAAgC,CAAC,GAAI,KAAM,KAAM,M"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,h as o,H as t,g as i}from"./p-76a509c7.js";import{m as s,a}from"./p-5d172daa.js";import"./p-20e12c7e.js";import"./p-9ee41861.js";const r=":host{display:flex;align-items:center;position:relative;width:100%;height:2.75rem;min-height:2.75rem;padding-left:1rem;color:var(--theme-app-header--color);background-color:var(--theme-app-header--background);border-bottom:var(--theme-app-header--border-width) solid var(--theme-app-header--border-color);z-index:var(--theme-z-index-fixed)}:host .name{margin-left:2.5rem;margin-right:2.5rem;color:var(--theme-app-header--color)}:host .logo{display:inline-flex;align-items:center;position:relative;height:32px;overflow:hidden;line-height:0rem;color:var(--theme-app-header-logo--color)}:host(.breakpoint-sm){padding-left:0.5rem}:host(.breakpoint-sm) .logo{margin-left:0.5rem}";const n=class{constructor(o){e(this,o);this.name=undefined;this.breakpoint="lg";this.menuExpanded=false}componentWillLoad(){this.menuDisposable=s.expandChange.on((e=>{this.menuExpanded=e}));this.modeDisposable=a.onChange.on((e=>{this.breakpoint=e}));this.breakpoint=a.breakpoint}componentDidLoad(){this.attachSiemensLogoIfLoaded()}disconnectedCallback(){var e,o;(e=this.menuDisposable)===null||e===void 0?void 0:e.dispose();(o=this.modeDisposable)===null||o===void 0?void 0:o.dispose()}isLogoSlotted(){const e=this.hostElement.shadowRoot.querySelector('slot[name="logo"]');const o=e.assignedNodes({flatten:true});return o.length!==0}async attachSiemensLogoIfLoaded(){await window.customElements.whenDefined("ix-siemens-logo");const e=document.createElement("ix-siemens-logo");if(!this.isLogoSlotted()){this.hostElement.shadowRoot.querySelector(".logo").appendChild(e)}}async onMenuClick(){s.toggle()}render(){return o(t,{class:{[`breakpoint-${this.breakpoint}`]:true},slot:"application-header"},this.breakpoint==="sm"?o("ix-burger-menu",{onClick:()=>this.onMenuClick(),expanded:this.menuExpanded}):null,o("div",{class:"logo"},o("slot",{name:"logo"})),o("div",{class:"name"},this.name),o("slot",null))}get hostElement(){return i(this)}};n.style=r;export{n as ix_application_header};
|
|
2
|
+
//# sourceMappingURL=p-66d7fbd9.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["applicationHeaderCss","ApplicationHeader","componentWillLoad","this","menuDisposable","menuController","expandChange","on","show","menuExpanded","modeDisposable","applicationLayoutService","onChange","mode","breakpoint","componentDidLoad","attachSiemensLogoIfLoaded","disconnectedCallback","_a","dispose","_b","isLogoSlotted","slotElement","hostElement","shadowRoot","querySelector","nodes","assignedNodes","flatten","length","async","window","customElements","whenDefined","logoElement","document","createElement","appendChild","toggle","render","h","Host","class","slot","onClick","onMenuClick","expanded","name"],"sources":["./src/components/application-header/application-header.scss?tag=ix-application-header&encapsulation=shadow","./src/components/application-header/application-header.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n:host {\n display: flex;\n align-items: center;\n position: relative;\n width: 100%;\n height: 2.75rem;\n min-height: 2.75rem;\n padding-left: 1rem;\n\n color: var(--theme-app-header--color);\n background-color: var(--theme-app-header--background);\n\n border-bottom: var(--theme-app-header--border-width) solid\n var(--theme-app-header--border-color);\n\n z-index: var(--theme-z-index-fixed);\n\n .name {\n margin-left: 2.5rem;\n margin-right: 2.5rem;\n color: var(--theme-app-header--color);\n }\n\n .logo {\n display: inline-flex;\n align-items: center;\n position: relative;\n height: 32px;\n overflow: hidden;\n line-height: 0rem;\n color: var(--theme-app-header-logo--color);\n }\n}\n\n:host(.breakpoint-sm) {\n padding-left: 0.5rem;\n\n .logo {\n margin-left: 0.5rem;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop, State } from '@stencil/core';\nimport { applicationLayoutService } from '../utils/application-layout';\nimport { Breakpoint } from '../utils/breakpoints';\nimport { menuController } from '../utils/menu-service/menu-service';\nimport { Disposable } from '../utils/typed-event';\n\n@Component({\n tag: 'ix-application-header',\n styleUrl: 'application-header.scss',\n shadow: true,\n})\nexport class ApplicationHeader {\n @Element() hostElement!: HTMLIxApplicationHeaderElement;\n\n /**\n * Application name\n */\n @Prop() name: string;\n\n @State() breakpoint: Breakpoint = 'lg';\n @State() menuExpanded = false;\n\n private menuDisposable?: Disposable;\n private modeDisposable?: Disposable;\n\n componentWillLoad() {\n this.menuDisposable = menuController.expandChange.on((show) => {\n this.menuExpanded = show;\n });\n\n this.modeDisposable = applicationLayoutService.onChange.on((mode) => {\n this.breakpoint = mode;\n });\n this.breakpoint = applicationLayoutService.breakpoint;\n }\n\n componentDidLoad() {\n this.attachSiemensLogoIfLoaded();\n }\n\n disconnectedCallback() {\n this.menuDisposable?.dispose();\n this.modeDisposable?.dispose();\n }\n\n private isLogoSlotted() {\n const slotElement = this.hostElement.shadowRoot.querySelector(\n 'slot[name=\"logo\"]'\n ) as HTMLSlotElement;\n const nodes = slotElement.assignedNodes({\n flatten: true,\n });\n\n return nodes.length !== 0;\n }\n\n private async attachSiemensLogoIfLoaded() {\n await window.customElements.whenDefined('ix-siemens-logo');\n const logoElement = document.createElement('ix-siemens-logo');\n if (!this.isLogoSlotted()) {\n this.hostElement.shadowRoot\n .querySelector('.logo')\n .appendChild(logoElement);\n }\n }\n\n private async onMenuClick() {\n menuController.toggle();\n }\n\n render() {\n return (\n <Host\n class={{ [`breakpoint-${this.breakpoint}`]: true }}\n slot=\"application-header\"\n >\n {this.breakpoint === 'sm' ? (\n <ix-burger-menu\n onClick={() => this.onMenuClick()}\n expanded={this.menuExpanded}\n ></ix-burger-menu>\n ) : null}\n <div class=\"logo\">\n <slot name=\"logo\"></slot>\n </div>\n <div class=\"name\">{this.name}</div>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"+IAAA,MAAMA,EAAuB,oqB,MCoBhBC,EAAiB,M,6DAQM,K,kBACV,K,CAKxBC,oBACEC,KAAKC,eAAiBC,EAAeC,aAAaC,IAAIC,IACpDL,KAAKM,aAAeD,CAAI,IAG1BL,KAAKO,eAAiBC,EAAyBC,SAASL,IAAIM,IAC1DV,KAAKW,WAAaD,CAAI,IAExBV,KAAKW,WAAaH,EAAyBG,U,CAG7CC,mBACEZ,KAAKa,2B,CAGPC,uB,SACEC,EAAAf,KAAKC,kBAAc,MAAAc,SAAA,SAAAA,EAAEC,WACrBC,EAAAjB,KAAKO,kBAAc,MAAAU,SAAA,SAAAA,EAAED,S,CAGfE,gBACN,MAAMC,EAAcnB,KAAKoB,YAAYC,WAAWC,cAC9C,qBAEF,MAAMC,EAAQJ,EAAYK,cAAc,CACtCC,QAAS,OAGX,OAAOF,EAAMG,SAAW,C,CAGlBC,wCACAC,OAAOC,eAAeC,YAAY,mBACxC,MAAMC,EAAcC,SAASC,cAAc,mBAC3C,IAAKjC,KAAKkB,gBAAiB,CACzBlB,KAAKoB,YAAYC,WACdC,cAAc,SACdY,YAAYH,E,EAIXJ,oBACNzB,EAAeiC,Q,CAGjBC,SACE,OACEC,EAACC,EAAI,CACHC,MAAO,CAAE,CAAC,cAAcvC,KAAKW,cAAe,MAC5C6B,KAAK,sBAEJxC,KAAKW,aAAe,KACnB0B,EAAA,kBACEI,QAAS,IAAMzC,KAAK0C,cACpBC,SAAU3C,KAAKM,eAEf,KACJ+B,EAAA,OAAKE,MAAM,QACTF,EAAA,QAAMO,KAAK,UAEbP,EAAA,OAAKE,MAAM,QAAQvC,KAAK4C,MACxBP,EAAA,a"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,c as i,h as d,H as o,g as t}from"./p-76a509c7.js";import{a as l}from"./p-810b5232.js";import{a as n}from"./p-78c9489b.js";const a=":host{display:flex;flex-direction:column;border-radius:var(--theme-blind--border-radius);overflow:hidden}:host .blind-header{all:unset;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;min-height:3rem;height:3rem;border:solid var(--theme-blind--border-thickness) transparent;border-radius:var(--theme-blind--border-radius) var(--theme-blind--border-radius) 0 0;padding-right:0.5rem;cursor:pointer;z-index:1}:host .blind-header .collapse-icon{padding:0.25rem 0.5rem}:host .blind-header .blind-header-title-col{flex-grow:1;flex-basis:0;display:inline-flex;align-items:center;min-width:0}:host .blind-header ix-typography{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header .blind-header-title-col:not(:first-of-type){justify-content:flex-end}:host .blind-header .blind-header-title-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-padding-end:0.5rem;padding-inline-end:0.5rem}:host .blind-header .blind-header-title-sublabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline:0.5rem}:host .blind-header .blind-header-title,:host .blind-header .blind-header-title-basic{display:flex;align-items:center;flex-grow:1;height:100%;min-width:0}:host .blind-header .blind-header-title-basic ix-icon{-webkit-margin-end:0.5rem;margin-inline-end:0.5rem}:host .blind-header:not(.disabled):not(:disabled):focus-visible{border-color:var(--theme-color-focus-bdr);outline:none}:host .blind-header .blind-header-labels{display:inline-flex;flex-grow:1;min-width:0}:host .blind-content{display:block;padding:1rem;transition-property:padding;transition-duration:150ms;transition-timing-function:ease-in}:host .blind-content.hide{max-height:0;padding-top:0px;padding-bottom:0px}:host(.blind-alarm){background-color:var(--theme-blind-base--background)}:host(.blind-alarm) .blind-header{background-color:var(--theme-color-alarm)}:host(.blind-alarm) .blind-header .blind-header-title-label,:host(.blind-alarm) .blind-header .blind-header-title-sublabel{color:var(--theme-color-alarm--contrast)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-alarm--hover)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-alarm--active)}:host(.blind-critical){background-color:var(--theme-blind-base--background)}:host(.blind-critical) .blind-header{background-color:var(--theme-color-critical)}:host(.blind-critical) .blind-header .blind-header-title-label,:host(.blind-critical) .blind-header .blind-header-title-sublabel{color:var(--theme-color-critical--contrast)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-critical--hover)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-critical) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-critical--active)}:host(.blind-info){background-color:var(--theme-blind-base--background)}:host(.blind-info) .blind-header{background-color:var(--theme-color-info)}:host(.blind-info) .blind-header .blind-header-title-label,:host(.blind-info) .blind-header .blind-header-title-sublabel{color:var(--theme-color-info--contrast)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-info--hover)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-info) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-info--active)}:host(.blind-insight){background-color:var(--theme-blind-base--background)}:host(.blind-insight) .blind-header{background-color:var(--theme-color-insight)}:host(.blind-insight) .blind-header .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-insight) .blind-header .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-insight) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-insight) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-insight) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-insight) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host(.blind-neutral){background-color:var(--theme-blind-base--background)}:host(.blind-neutral) .blind-header{background-color:var(--theme-color-neutral)}:host(.blind-neutral) .blind-header .blind-header-title-label,:host(.blind-neutral) .blind-header .blind-header-title-sublabel{color:var(--theme-color-neutral--contrast)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-neutral--hover)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-neutral--active)}:host(.blind-notification){background-color:var(--theme-blind-base--background)}:host(.blind-notification) .blind-header{background-color:var(--theme-color-notification)}:host(.blind-notification) .blind-header .blind-header-title-label,:host(.blind-notification) .blind-header .blind-header-title-sublabel{color:var(--theme-color-notification--contrast)}:host(.blind-notification) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-notification) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-notification--hover)}:host(.blind-notification) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-notification) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-notification) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-notification--active)}:host(.blind-success){background-color:var(--theme-blind-base--background)}:host(.blind-success) .blind-header{background-color:var(--theme-color-success)}:host(.blind-success) .blind-header .blind-header-title-label,:host(.blind-success) .blind-header .blind-header-title-sublabel{color:var(--theme-color-success--contrast)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-success--hover)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-success) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-success--active)}:host(.blind-warning){background-color:var(--theme-blind-base--background)}:host(.blind-warning) .blind-header{background-color:var(--theme-color-warning)}:host(.blind-warning) .blind-header .blind-header-title-label,:host(.blind-warning) .blind-header .blind-header-title-sublabel{color:var(--theme-color-warning--contrast)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-warning--hover)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-warning) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-warning--active)}:host(.blind-primary){background-color:var(--theme-blind-base--background)}:host(.blind-primary) .blind-header{background-color:var(--theme-color-primary)}:host(.blind-primary) .blind-header .blind-header-title-label,:host(.blind-primary) .blind-header .blind-header-title-sublabel{color:var(--theme-color-primary--contrast)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-primary--hover)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-primary) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-primary--active)}:host(.blind-outline){border:solid var(--theme-blind--border-thickness) var(--theme-blind-base--border-color);border-color:var(--theme-color-soft-bdr)}:host(.blind-outline) .blind-header{background-color:var(--theme-color-ghost)}:host(.blind-outline) .blind-header .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-outline) .blind-header .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}";let r=0;const s=class{constructor(d){e(this,d);this.collapsedChange=i(this,"collapsedChange",7);this.blindId=++r;this.collapsed=false;this.label=undefined;this.sublabel=undefined;this.icon=undefined;this.variant="insight"}onHeaderClick(e){if(e.target.closest(".header-actions")){return}e.preventDefault();e.stopImmediatePropagation();this.collapsed=!this.collapsed;this.collapsedChange.emit(this.collapsed)}componentDidLoad(){this.animateCollapse(this.collapsed)}get content(){return this.hostElement.shadowRoot.querySelector(".blind-content")}animation(e){this.animateCollapse(e)}animateCollapse(e){if(e){this.rotateChevronRight()}else{this.rotateChevronDown()}}rotateChevronDown(){l({targets:this.chevronRef,duration:150,easing:"easeInOutSine",rotateZ:90});l({targets:this.content,duration:150,easing:"easeInOutSine",opacity:1})}rotateChevronRight(){l({targets:this.chevronRef,duration:150,easing:"easeInOutSine",rotateZ:0});l({targets:this.content,duration:150,easing:"easeInOutSine",opacity:0})}render(){return d(o,{class:{[`blind-${this.variant}`]:true}},d("button",{class:{"blind-header":true,[`blind-${this.variant}`]:true,closed:this.collapsed},type:"button","aria-labelledby":`ix-blind-header-title-${this.blindId}`,"aria-controls":`ix-blind-content-section-${this.blindId}`,"aria-expanded":n(!this.collapsed),onClick:e=>this.onHeaderClick(e)},d("ix-icon",{class:"collapse-icon",name:"chevron-right-small",color:this.variant==="insight"||this.variant==="outline"?"color-primary":`color-${this.variant}--contrast`,ref:e=>this.chevronRef=e}),d("div",{class:"blind-header-title",id:`ix-blind-header-title-${this.blindId}`},this.label!==undefined?d("span",{class:"blind-header-title-basic"},d("div",{class:"blind-header-title-col"},this.icon!==undefined?d("ix-icon",{name:this.icon,color:this.variant==="insight"||this.variant==="outline"?"color-std-text":`color-${this.variant}--contrast`}):"",d("ix-typography",{title:this.label,format:"label-lg",bold:true},d("div",{class:"blind-header-title-label",title:this.label},this.label))),d("div",{class:"blind-header-title-col"},this.sublabel!==undefined?d("ix-typography",{title:this.sublabel},d("div",{class:"blind-header-title-sublabel"},this.sublabel)):"",d("span",{class:"header-actions",onClick:e=>e.stopImmediatePropagation()},d("slot",{name:"header-actions"})))):d("slot",{name:"custom-header"}))),d("section",{id:`ix-blind-content-section-${this.blindId}`,"aria-labelledby":`ix-blind-header-title-${this.blindId}`},d("div",{class:{"blind-content":true,hide:this.collapsed}},!this.collapsed?d("slot",null):null)))}get hostElement(){return t(this)}static get watchers(){return{collapsed:["animation"]}}};s.style=a;export{s as ix_blind};
|
|
2
|
+
//# sourceMappingURL=p-6ae65cac.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["blindCss","sequentialInstanceId","Blind","constructor","hostRef","this","blindId","onHeaderClick","e","target","closest","preventDefault","stopImmediatePropagation","collapsed","collapsedChange","emit","componentDidLoad","animateCollapse","content","hostElement","shadowRoot","querySelector","animation","isCollapsed","rotateChevronRight","rotateChevronDown","anime","targets","chevronRef","duration","easing","rotateZ","opacity","render","h","Host","class","variant","closed","type","a11yBoolean","onClick","name","color","ref","id","label","undefined","icon","title","format","bold","sublabel","hide"],"sources":["./src/components/blind/blind.scss?tag=ix-blind&encapsulation=shadow","./src/components/blind/blind.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'legacy/mixins/fonts';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n@mixin blind($variant: 'insight') {\n :host(.blind-#{$variant}) {\n @if $variant == 'outline' {\n border: solid var(--theme-blind--border-thickness) var(--theme-blind-base--border-color);\n }\n\n .blind-header {\n @if $variant == 'outline' {\n background-color: var(--theme-color-ghost);\n } @else {\n background-color: var(--theme-color-#{$variant});\n }\n\n @if $variant == 'insight' or $variant == 'outline' {\n .blind-header-title-label {\n color: var(--theme-color-std-text);\n }\n .blind-header-title-sublabel {\n color: var(--theme-color-soft-text);\n }\n\n @include ghost-hover-pressed;\n } @else {\n .blind-header-title-label,\n .blind-header-title-sublabel {\n color: var(--theme-color-#{$variant}--contrast);\n }\n\n @include hover {\n background-color: var(--theme-color-#{$variant}--hover);\n }\n\n @include active {\n background-color: var(--theme-color-#{$variant}--active);\n }\n }\n }\n\n @if $variant == 'outline' {\n border-color: var(--theme-color-soft-bdr);\n } @else {\n background-color: var(--theme-blind-base--background);\n }\n }\n}\n\n:host {\n display: flex;\n flex-direction: column;\n border-radius: var(--theme-blind--border-radius);\n overflow: hidden;\n\n .blind-header {\n all: unset;\n @include ellipsis;\n\n display: flex;\n align-items: center;\n min-height: 3rem;\n height: 3rem;\n border: solid var(--theme-blind--border-thickness) transparent;\n border-radius: var(--theme-blind--border-radius)\n var(--theme-blind--border-radius) 0 0;\n padding-right: $small-space;\n cursor: pointer;\n\n z-index: 1;\n\n .collapse-icon {\n padding: $tiny-space $small-space;\n }\n\n .blind-header-title-col {\n flex-grow: 1;\n flex-basis: 0;\n display: inline-flex;\n align-items: center;\n min-width: 0;\n }\n\n ix-typography {\n flex-grow: 1;\n @include ellipsis;\n }\n\n .blind-header-title-col:not(:first-of-type) {\n justify-content: flex-end;\n }\n\n .blind-header-title-label {\n @include ellipsis;\n padding-inline-end: 0.5rem;\n }\n\n .blind-header-title-sublabel {\n @include ellipsis;\n padding-inline: 0.5rem;\n }\n\n .blind-header-title,\n .blind-header-title-basic {\n display: flex;\n align-items: center;\n flex-grow: 1;\n height: 100%;\n min-width: 0;\n }\n\n .blind-header-title-basic ix-icon {\n margin-inline-end: $small-space;\n }\n\n @include focus-visible {\n border-color: var(--theme-color-focus-bdr);\n outline: none;\n }\n\n .blind-header-labels {\n display: inline-flex;\n flex-grow: 1;\n min-width: 0;\n }\n }\n\n .blind-content {\n display: block;\n padding: 1rem;\n transition-property: padding;\n transition-duration: $default-time;\n transition-timing-function: ease-in;\n\n &.hide {\n max-height: 0;\n padding-top: 0px;\n padding-bottom: 0px;\n }\n }\n}\n\n$blind-variants: (\n alarm,\n critical,\n info,\n insight,\n neutral,\n notification,\n success,\n warning,\n primary,\n outline\n);\n\n@each $variant in $blind-variants {\n @include blind($variant);\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n Watch,\n} from '@stencil/core';\nimport anime from 'animejs';\nimport { CardVariant } from '../card/card';\nimport { a11yBoolean } from '../utils/a11y';\n\nexport type BlindVariant = CardVariant | 'outline';\n\nlet sequentialInstanceId = 0;\n\n@Component({\n tag: 'ix-blind',\n styleUrl: 'blind.scss',\n shadow: true,\n})\nexport class Blind {\n /**\n * Collapsed state\n */\n @Prop({ mutable: true, reflect: true }) collapsed = false;\n\n /**\n * Label of blind\n */\n @Prop() label: string;\n\n /**\n * Secondary label inside blind header\n * @since 2.0.0\n */\n @Prop() sublabel: string;\n\n /**\n * Optional icon to be displayed next to the header label\n * @since 1.5.0\n */\n @Prop() icon: string;\n\n /**\n * Blind variant\n * @since 2.0.0\n */\n @Prop() variant: BlindVariant = 'insight';\n\n /**\n * Collapsed state changed\n */\n @Event() collapsedChange: EventEmitter<boolean>;\n\n @Element() hostElement!: HTMLIxBlindElement;\n\n private chevronRef: HTMLElement;\n private blindId = ++sequentialInstanceId;\n\n constructor() {}\n\n private onHeaderClick(e: Event) {\n if ((e.target as Element).closest('.header-actions')) {\n return;\n }\n\n e.preventDefault();\n e.stopImmediatePropagation();\n\n this.collapsed = !this.collapsed;\n this.collapsedChange.emit(this.collapsed);\n }\n\n componentDidLoad() {\n this.animateCollapse(this.collapsed);\n }\n\n get content() {\n return this.hostElement.shadowRoot.querySelector('.blind-content');\n }\n\n @Watch('collapsed')\n animation(isCollapsed: boolean) {\n this.animateCollapse(isCollapsed);\n }\n\n private animateCollapse(isCollapsed: boolean) {\n if (isCollapsed) {\n this.rotateChevronRight();\n } else {\n this.rotateChevronDown();\n }\n }\n\n private rotateChevronDown() {\n anime({\n targets: this.chevronRef,\n duration: 150,\n easing: 'easeInOutSine',\n rotateZ: 90,\n });\n anime({\n targets: this.content,\n duration: 150,\n easing: 'easeInOutSine',\n opacity: 1,\n });\n }\n\n private rotateChevronRight() {\n anime({\n targets: this.chevronRef,\n duration: 150,\n easing: 'easeInOutSine',\n rotateZ: 0,\n });\n anime({\n targets: this.content,\n duration: 150,\n easing: 'easeInOutSine',\n opacity: 0,\n });\n }\n\n render() {\n return (\n <Host\n class={{\n [`blind-${this.variant}`]: true,\n }}\n >\n <button\n class={{\n 'blind-header': true,\n [`blind-${this.variant}`]: true,\n closed: this.collapsed,\n }}\n type=\"button\"\n aria-labelledby={`ix-blind-header-title-${this.blindId}`}\n aria-controls={`ix-blind-content-section-${this.blindId}`}\n aria-expanded={a11yBoolean(!this.collapsed)}\n onClick={(e) => this.onHeaderClick(e)}\n >\n <ix-icon\n class=\"collapse-icon\"\n name={'chevron-right-small'}\n color={\n this.variant === 'insight' || this.variant === 'outline'\n ? 'color-primary'\n : `color-${this.variant}--contrast`\n }\n ref={(ref) => (this.chevronRef = ref)}\n ></ix-icon>\n <div\n class=\"blind-header-title\"\n id={`ix-blind-header-title-${this.blindId}`}\n >\n {this.label !== undefined ? (\n <span class=\"blind-header-title-basic\">\n <div class=\"blind-header-title-col\">\n {this.icon !== undefined ? (\n <ix-icon\n name={this.icon}\n color={\n this.variant === 'insight' || this.variant === 'outline'\n ? 'color-std-text'\n : `color-${this.variant}--contrast`\n }\n ></ix-icon>\n ) : (\n ''\n )}\n <ix-typography title={this.label} format=\"label-lg\" bold>\n <div class=\"blind-header-title-label\" title={this.label}>\n {this.label}\n </div>\n </ix-typography>\n </div>\n\n <div class=\"blind-header-title-col\">\n {this.sublabel !== undefined ? (\n <ix-typography title={this.sublabel}>\n <div class=\"blind-header-title-sublabel\">\n {this.sublabel}\n </div>\n </ix-typography>\n ) : (\n ''\n )}\n <span\n class=\"header-actions\"\n onClick={(e) => e.stopImmediatePropagation()}\n >\n <slot name=\"header-actions\"></slot>\n </span>\n </div>\n </span>\n ) : (\n <slot name=\"custom-header\"></slot>\n )}\n </div>\n </button>\n <section\n id={`ix-blind-content-section-${this.blindId}`}\n aria-labelledby={`ix-blind-header-title-${this.blindId}`}\n >\n <div\n class={{\n 'blind-content': true,\n hide: this.collapsed,\n }}\n >\n {!this.collapsed ? <slot></slot> : null}\n </div>\n </section>\n </Host>\n );\n }\n}\n"],"mappings":"wIAAA,MAAMA,EAAW,4mTCyBjB,IAAIC,EAAuB,E,MAOdC,EAAK,MAuChBC,YAAAC,G,2DAFQC,KAAAC,UAAYL,E,eAjCgC,M,8EAuBpB,S,CAcxBM,cAAcC,GACpB,GAAKA,EAAEC,OAAmBC,QAAQ,mBAAoB,CACpD,M,CAGFF,EAAEG,iBACFH,EAAEI,2BAEFP,KAAKQ,WAAaR,KAAKQ,UACvBR,KAAKS,gBAAgBC,KAAKV,KAAKQ,U,CAGjCG,mBACEX,KAAKY,gBAAgBZ,KAAKQ,U,CAGxBK,cACF,OAAOb,KAAKc,YAAYC,WAAWC,cAAc,iB,CAInDC,UAAUC,GACRlB,KAAKY,gBAAgBM,E,CAGfN,gBAAgBM,GACtB,GAAIA,EAAa,CACflB,KAAKmB,oB,KACA,CACLnB,KAAKoB,mB,EAIDA,oBACNC,EAAM,CACJC,QAAStB,KAAKuB,WACdC,SAAU,IACVC,OAAQ,gBACRC,QAAS,KAEXL,EAAM,CACJC,QAAStB,KAAKa,QACdW,SAAU,IACVC,OAAQ,gBACRE,QAAS,G,CAILR,qBACNE,EAAM,CACJC,QAAStB,KAAKuB,WACdC,SAAU,IACVC,OAAQ,gBACRC,QAAS,IAEXL,EAAM,CACJC,QAAStB,KAAKa,QACdW,SAAU,IACVC,OAAQ,gBACRE,QAAS,G,CAIbC,SACE,OACEC,EAACC,EAAI,CACHC,MAAO,CACL,CAAC,SAAS/B,KAAKgC,WAAY,OAG7BH,EAAA,UACEE,MAAO,CACL,eAAgB,KAChB,CAAC,SAAS/B,KAAKgC,WAAY,KAC3BC,OAAQjC,KAAKQ,WAEf0B,KAAK,SAAQ,kBACI,yBAAyBlC,KAAKC,UAAS,gBACzC,4BAA4BD,KAAKC,UAAS,gBAC1CkC,GAAanC,KAAKQ,WACjC4B,QAAUjC,GAAMH,KAAKE,cAAcC,IAEnC0B,EAAA,WACEE,MAAM,gBACNM,KAAM,sBACNC,MACEtC,KAAKgC,UAAY,WAAahC,KAAKgC,UAAY,UAC3C,gBACA,SAAShC,KAAKgC,oBAEpBO,IAAMA,GAASvC,KAAKuB,WAAagB,IAEnCV,EAAA,OACEE,MAAM,qBACNS,GAAI,yBAAyBxC,KAAKC,WAEjCD,KAAKyC,QAAUC,UACdb,EAAA,QAAME,MAAM,4BACVF,EAAA,OAAKE,MAAM,0BACR/B,KAAK2C,OAASD,UACbb,EAAA,WACEQ,KAAMrC,KAAK2C,KACXL,MACEtC,KAAKgC,UAAY,WAAahC,KAAKgC,UAAY,UAC3C,iBACA,SAAShC,KAAKgC,sBAEX,GAIbH,EAAA,iBAAee,MAAO5C,KAAKyC,MAAOI,OAAO,WAAWC,KAAI,MACtDjB,EAAA,OAAKE,MAAM,2BAA2Ba,MAAO5C,KAAKyC,OAC/CzC,KAAKyC,SAKZZ,EAAA,OAAKE,MAAM,0BACR/B,KAAK+C,WAAaL,UACjBb,EAAA,iBAAee,MAAO5C,KAAK+C,UACzBlB,EAAA,OAAKE,MAAM,+BACR/B,KAAK+C,WAEM,GAIlBlB,EAAA,QACEE,MAAM,iBACNK,QAAUjC,GAAMA,EAAEI,4BAElBsB,EAAA,QAAMQ,KAAK,sBAKjBR,EAAA,QAAMQ,KAAK,oBAIjBR,EAAA,WACEW,GAAI,4BAA4BxC,KAAKC,UAAS,kBAC7B,yBAAyBD,KAAKC,WAE/C4B,EAAA,OACEE,MAAO,CACL,gBAAiB,KACjBiB,KAAMhD,KAAKQ,aAGXR,KAAKQ,UAAYqB,EAAA,aAAgB,O"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as o,c as e,h as r,H as t,g as i}from"./p-76a509c7.js";import{B as n}from"./p-1b9b19e6.js";import{a as s}from"./p-78c9489b.js";import"./p-ab452b82.js";const a=":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host(.btn-icon-12) ix-spinner{height:12px;width:12px}:host(.btn-icon-16) ix-spinner{height:16px;width:16px}:host(.btn-icon-32) ix-spinner{height:24px;width:24px}";const d=class{constructor(r){o(this,r);this.pressedChange=e(this,"pressedChange",7);this.variant="secondary";this.outline=false;this.ghost=false;this.icon=undefined;this.pressed=false;this.size="24";this.disabled=false;this.loading=false}isIllegalToggleButtonConfig(){return this.variant==="primary"&&(this.outline||this.ghost)}logIllegalConfig(){console.warn('iX toggle button with illegal configuration detected. Variant "primary" can only be combined with "outline" or "ghost".')}onVariantChange(){if(this.isIllegalToggleButtonConfig()){this.logIllegalConfig()}}onGhostChange(){this.onVariantChange()}onOutlineChange(){this.onVariantChange()}componentDidLoad(){this.onVariantChange()}dispatchPressedChange(){this.pressedChange.emit(!this.pressed)}getIconSizeClass(){return{"btn-icon-12":this.size==="12","btn-icon-16":this.size==="16","btn-icon-32":this.size==="24"}}render(){const o={variant:this.variant,outline:this.outline,ghost:this.ghost,iconOnly:true,iconOval:false,selected:this.pressed,disabled:this.disabled||this.loading,icon:this.icon,iconSize:this.size,loading:this.loading,onClick:()=>this.dispatchPressedChange(),type:"button",ariaAttributes:{"aria-pressed":s(this.pressed)},extraClasses:Object.assign({"icon-button":true},this.getIconSizeClass())};console.log(o,this.disabled,this.loading);return r(t,{class:Object.assign(Object.assign({},this.getIconSizeClass()),{disabled:this.disabled||this.loading})},r(n,Object.assign({},o)))}get hostElement(){return i(this)}static get watchers(){return{variant:["onVariantChange"],ghost:["onGhostChange"],outline:["onOutlineChange"]}}};d.style=a;export{d as ix_icon_toggle_button};
|
|
2
|
+
//# sourceMappingURL=p-74a7d191.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["iconToggleButtonCss","IconToggleButton","isIllegalToggleButtonConfig","this","variant","outline","ghost","logIllegalConfig","console","warn","onVariantChange","onGhostChange","onOutlineChange","componentDidLoad","dispatchPressedChange","pressedChange","emit","pressed","getIconSizeClass","size","render","baseButtonProps","iconOnly","iconOval","selected","disabled","loading","icon","iconSize","onClick","type","ariaAttributes","a11yBoolean","extraClasses","Object","assign","log","h","Host","class","BaseIconButton"],"sources":["./src/components/icon-toggle-button/icon-toggle-button.scss?tag=ix-icon-toggle-button&encapsulation=shadow","./src/components/icon-toggle-button/icon-toggle-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import '../icon-button/icon-button-mixin.scss';\n\n@include base-icon-button;\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { BaseButtonProps } from '../button/base-button';\nimport { ButtonVariant } from '../button/button';\nimport { BaseIconButton } from '../icon-button/base-icon-button';\nimport { a11yBoolean } from '../utils/a11y';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-icon-toggle-button',\n shadow: true,\n styleUrl: './icon-toggle-button.scss',\n})\nexport class IconToggleButton {\n /**\n * Button variant.\n * Important: Variant 'primary' can only be combined with either outline or ghost.\n */\n @Prop() variant: ButtonVariant = 'secondary';\n\n /**\n * Outline button\n */\n @Prop() outline = false;\n\n /**\n * Button with no background or outline\n */\n @Prop() ghost = false;\n\n /**\n * Icon name\n */\n @Prop() icon: string;\n\n /**\n * Show button as pressed\n */\n @Prop() pressed = false;\n\n /**\n * Size of icon in button\n */\n @Prop() size: '24' | '16' | '12' = '24';\n\n /**\n * Disable the button\n */\n @Prop({ reflect: true }) disabled = false;\n\n /**\n * Loading button\n */\n @Prop() loading: boolean = false;\n\n /**\n * Pressed change event\n */\n @Event() pressedChange: EventEmitter<boolean>;\n\n @Element() hostElement: HTMLIxIconToggleButtonElement;\n\n private isIllegalToggleButtonConfig() {\n return this.variant === 'primary' && (this.outline || this.ghost);\n }\n\n private logIllegalConfig() {\n console.warn(\n 'iX toggle button with illegal configuration detected. Variant \"primary\" can only be combined with \"outline\" or \"ghost\".'\n );\n }\n\n @Watch('variant')\n onVariantChange() {\n if (this.isIllegalToggleButtonConfig()) {\n this.logIllegalConfig();\n }\n }\n\n @Watch('ghost')\n onGhostChange() {\n this.onVariantChange();\n }\n\n @Watch('outline')\n onOutlineChange() {\n this.onVariantChange();\n }\n\n componentDidLoad() {\n this.onVariantChange();\n }\n\n private dispatchPressedChange() {\n this.pressedChange.emit(!this.pressed);\n }\n\n private getIconSizeClass() {\n return {\n 'btn-icon-12': this.size === '12',\n 'btn-icon-16': this.size === '16',\n 'btn-icon-32': this.size === '24',\n };\n }\n\n render() {\n const baseButtonProps: BaseButtonProps = {\n variant: this.variant,\n outline: this.outline,\n ghost: this.ghost,\n iconOnly: true,\n iconOval: false,\n selected: this.pressed,\n disabled: this.disabled || this.loading,\n icon: this.icon,\n iconSize: this.size,\n loading: this.loading,\n onClick: () => this.dispatchPressedChange(),\n type: 'button',\n ariaAttributes: {\n 'aria-pressed': a11yBoolean(this.pressed),\n },\n extraClasses: {\n 'icon-button': true,\n ...this.getIconSizeClass(),\n },\n };\n console.log(baseButtonProps, this.disabled, this.loading);\n\n return (\n <Host\n class={{\n ...this.getIconSizeClass(),\n disabled: this.disabled || this.loading,\n }}\n >\n <BaseIconButton {...baseButtonProps}></BaseIconButton>\n </Host>\n );\n }\n}\n"],"mappings":"gKAAA,MAAMA,EAAsB,05f,MCgCfC,EAAgB,M,mFAKM,Y,aAKf,M,WAKF,M,iCAUE,M,UAKiB,K,cAKC,M,aAKT,K,CASnBC,8BACN,OAAOC,KAAKC,UAAY,YAAcD,KAAKE,SAAWF,KAAKG,M,CAGrDC,mBACNC,QAAQC,KACN,0H,CAKJC,kBACE,GAAIP,KAAKD,8BAA+B,CACtCC,KAAKI,kB,EAKTI,gBACER,KAAKO,iB,CAIPE,kBACET,KAAKO,iB,CAGPG,mBACEV,KAAKO,iB,CAGCI,wBACNX,KAAKY,cAAcC,MAAMb,KAAKc,Q,CAGxBC,mBACN,MAAO,CACL,cAAef,KAAKgB,OAAS,KAC7B,cAAehB,KAAKgB,OAAS,KAC7B,cAAehB,KAAKgB,OAAS,K,CAIjCC,SACE,MAAMC,EAAmC,CACvCjB,QAASD,KAAKC,QACdC,QAASF,KAAKE,QACdC,MAAOH,KAAKG,MACZgB,SAAU,KACVC,SAAU,MACVC,SAAUrB,KAAKc,QACfQ,SAAUtB,KAAKsB,UAAYtB,KAAKuB,QAChCC,KAAMxB,KAAKwB,KACXC,SAAUzB,KAAKgB,KACfO,QAASvB,KAAKuB,QACdG,QAAS,IAAM1B,KAAKW,wBACpBgB,KAAM,SACNC,eAAgB,CACd,eAAgBC,EAAY7B,KAAKc,UAEnCgB,aAAYC,OAAAC,OAAA,CACV,cAAe,MACZhC,KAAKe,qBAGZV,QAAQ4B,IAAIf,EAAiBlB,KAAKsB,SAAUtB,KAAKuB,SAEjD,OACEW,EAACC,EAAI,CACHC,MAAKL,OAAAC,OAAAD,OAAAC,OAAA,GACAhC,KAAKe,oBAAkB,CAC1BO,SAAUtB,KAAKsB,UAAYtB,KAAKuB,WAGlCW,EAACG,EAAcN,OAAAC,OAAA,GAAKd,I"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,h as r,H as a,g as e,c as i}from"./p-76a509c7.js";const s=":host{display:flex;position:relative;width:-moz-fit-content;width:fit-content}:host .avatar{display:flex;align-items:center}:host .avatar>.avatar-image{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}:host .avatar>.avatar-initials{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-color-component-3)}:host .avatar #avatar-path-background{fill:var(--theme-avatar--background)}:host .avatar #avatar-path-person{fill:var(--theme-color-4)}";function o(t){const{initials:a}=t;if(a){return r("div",{class:"avatar-initials"},a)}return r("svg",{class:"avatar-image",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"},r("g",{fill:"none","fill-rule":"evenodd"},r("path",{id:"avatar-path-background",d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163\n 16-16c0-4.243-1.686-8.313-4.686-11.314C24.314 1.686 20.244 0 16 0z"}),r("path",{id:"avatar-path-person",d:"M17.897 17.91c3.8-.018 7.358 1.875 9.485 5.046-2.417 3.999-6.734 6.434-11.382\n 6.42-4.648.014-8.965-2.421-11.382-6.42 2.127-3.171 5.685-5.064\n 9.485-5.045h3.794zM15.821 2.129c3.682 0 6.667 2.984 6.667 6.666 0 3.682-2.985\n 6.667-6.667 6.667s-6.667-2.985-6.667-6.667 2.985-6.666 6.667-6.666z"})))}const n=class{constructor(r){t(this,r);this.image=undefined;this.initials=undefined}render(){return r(a,null,r("li",{class:"avatar"},this.image?r("img",{src:this.image,class:"avatar-image"}):r(o,{initials:this.initials})))}get hostElement(){return e(this)}};n.style=s;const h=":host{display:block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";const l=class{constructor(r){t(this,r);this.itemClick=i(this,"itemClick",7);this.icon=undefined;this.label=undefined}render(){return r("ix-dropdown-item",{icon:this.icon,label:this.label,onClick:t=>this.itemClick.emit(t)})}get hostElement(){return e(this)}};l.style=h;export{n as ix_avatar,l as ix_menu_avatar_item};
|
|
2
|
+
//# sourceMappingURL=p-7712c4a9.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["avatarCss","DefaultAvatar","props","initials","h","class","xmlns","width","height","viewBox","fill","id","d","Avatar","render","Host","this","image","src","menuAvatarItemCss","MenuAvatarItem","icon","label","onClick","e","itemClick","emit"],"sources":["./src/components/avatar/avatar.scss?tag=ix-avatar&encapsulation=shadow","./src/components/avatar/avatar.tsx","./src/components/menu-avatar-item/menu-avatar-item.scss?tag=ix-menu-avatar-item&encapsulation=shadow","./src/components/menu-avatar-item/menu-avatar-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/text-truncation';\n@import 'mixins/hover';\n\n:host {\n display: flex;\n position: relative;\n width: fit-content;\n\n .avatar {\n display: flex;\n align-items: center;\n\n > .avatar-image {\n height: 2rem;\n width: 2rem;\n min-height: 2rem;\n min-width: 2rem;\n border-radius: 100px;\n }\n\n > .avatar-initials {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 2rem;\n width: 2rem;\n min-height: 2rem;\n min-width: 2rem;\n border-radius: 100px;\n background-color: var(--theme-color-component-3);\n }\n\n #avatar-path-background {\n fill: var(--theme-avatar--background);\n }\n\n #avatar-path-person {\n fill: var(--theme-color-4);\n }\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nfunction DefaultAvatar(props: { initials?: string }) {\n const { initials } = props;\n\n if (initials) {\n return <div class={'avatar-initials'}>{initials}</div>;\n }\n\n return (\n <svg\n class={'avatar-image'}\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"32\"\n height=\"32\"\n viewBox=\"0 0 32 32\"\n >\n <g fill=\"none\" fill-rule=\"evenodd\">\n <path\n id=\"avatar-path-background\"\n d=\"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163\n 16-16c0-4.243-1.686-8.313-4.686-11.314C24.314 1.686 20.244 0 16 0z\"\n />\n <path\n id=\"avatar-path-person\"\n d=\"M17.897 17.91c3.8-.018 7.358 1.875 9.485 5.046-2.417 3.999-6.734 6.434-11.382\n 6.42-4.648.014-8.965-2.421-11.382-6.42 2.127-3.171 5.685-5.064\n 9.485-5.045h3.794zM15.821 2.129c3.682 0 6.667 2.984 6.667 6.666 0 3.682-2.985\n 6.667-6.667 6.667s-6.667-2.985-6.667-6.667 2.985-6.666 6.667-6.666z\"\n />\n </g>\n </svg>\n );\n}\n\nimport { Component, Element, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-avatar',\n styleUrl: 'avatar.scss',\n shadow: true,\n})\nexport class Avatar {\n @Element() hostElement: HTMLIxAvatarElement;\n\n /**\n * Display a avatar image\n *\n */\n @Prop() image: string;\n\n /**\n * Display the initials of the user. Will be overwritten by image\n *\n */\n @Prop() initials: string;\n\n render() {\n return (\n <Host>\n <li class=\"avatar\">\n {this.image ? (\n <img src={this.image} class=\"avatar-image\"></img>\n ) : (\n <DefaultAvatar initials={this.initials} />\n )}\n </li>\n </Host>\n );\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n display: block;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-menu-avatar-item',\n styleUrl: 'menu-avatar-item.scss',\n shadow: true,\n})\nexport class MenuAvatarItem {\n /**\n * Avatar dropdown icon\n */\n @Prop() icon: string;\n\n /**\n * Avatar dropdown label\n */\n @Prop() label: string;\n\n /**\n * Avatar dropdown item clicked\n */\n @Event() itemClick: EventEmitter<MouseEvent>;\n\n @Element() hostElement: HTMLIxMenuAvatarItemElement;\n\n render() {\n return (\n <ix-dropdown-item\n icon={this.icon}\n label={this.label}\n onClick={(e) => this.itemClick.emit(e)}\n ></ix-dropdown-item>\n );\n }\n}\n"],"mappings":"gEAAA,MAAMA,EAAY,4jBCSlB,SAASC,EAAcC,GACrB,MAAMC,SAAEA,GAAaD,EAErB,GAAIC,EAAU,CACZ,OAAOC,EAAA,OAAKC,MAAO,mBAAoBF,E,CAGzC,OACEC,EAAA,OACEC,MAAO,eACPC,MAAM,6BACNC,MAAM,KACNC,OAAO,KACPC,QAAQ,aAERL,EAAA,KAAGM,KAAK,OAAM,YAAW,WACvBN,EAAA,QACEO,GAAG,yBACHC,EAAE,qIAGJR,EAAA,QACEO,GAAG,qBACHC,EAAE,+TAQZ,C,MAYaC,EAAM,M,sEAejBC,SACE,OACEV,EAACW,EAAI,KACHX,EAAA,MAAIC,MAAM,UACPW,KAAKC,MACJb,EAAA,OAAKc,IAAKF,KAAKC,MAAOZ,MAAM,iBAE5BD,EAACH,EAAa,CAACE,SAAUa,KAAKb,Y,8CC1E1C,MAAMgB,EAAoB,mnB,MCuBbC,EAAc,M,uGAkBzBN,SACE,OACEV,EAAA,oBACEiB,KAAML,KAAKK,KACXC,MAAON,KAAKM,MACZC,QAAUC,GAAMR,KAAKS,UAAUC,KAAKF,I"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,c as i,h as s,f as r,H as e,g as o}from"./p-76a509c7.js";import{b as h,a}from"./p-78c9489b.js";import{c as n}from"./p-c0454c9a.js";const l=":host{display:flex;justify-content:flex-start;height:2.5rem;align-items:center;background-color:transparent;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .previous-button{width:3rem;min-width:0px}:host .crumb-dropdown{overflow:visible}:host .remove-anchor::after{display:none}:host .more-text{display:flex}:host .more-text .more-text-ellipsis{width:1rem;display:inline-block;font-weight:700}:host .more-text ix-icon{padding-top:2px}:host nav,:host ol,:host .crumb-items{display:contents}";let c=0;const d=(t="breadcrumb-")=>`${t}-${c++}`;const b=class{constructor(s){t(this,s);this.itemClick=i(this,"itemClick",7);this.nextClick=i(this,"nextClick",7);this.previousButtonId=d();this.previousDropdownId=d();this.visibleItemCount=9;this.nextItems=[];this.ghost=true;this.ariaLabelPreviousButton="previous";this.previousButtonRef=undefined;this.nextButtonRef=undefined;this.items=[];this.isPreviousDropdownExpanded=false}onNextItemsChange(){this.onChildMutation()}onItemClick(t){this.itemClick.emit(t)}componentDidLoad(){this.mutationObserver=n((()=>this.onChildMutation()));this.mutationObserver.observe(this.hostElement,{subtree:true,childList:true})}componentWillLoad(){this.onChildMutation()}disconnectedCallback(){var t;(t=this.mutationObserver)===null||t===void 0?void 0:t.disconnect()}async onChildMutation(){const t=this.getItems();t.forEach(((i,s)=>{const r=this.nextItems.length!==0&&t.length-1===s;i.ghost=this.ghost;i.showChevron=t.length-1!==s||r;i.isDropdownTrigger=r;if(r){this.nextButtonRef=i}if(t.length<this.visibleItemCount){return}i.visible=s>=t.length-this.visibleItemCount}));this.items=t}getItems(){return Array.from(this.hostElement.querySelectorAll("ix-breadcrumb-item"))}render(){var t,i,o,n;const l=h(this.hostElement);return s(e,null,s("ix-dropdown",{id:this.previousDropdownId,"aria-label":this.ariaLabelPreviousButton,trigger:((t=this.items)===null||t===void 0?void 0:t.length)>this.visibleItemCount?this.previousButtonRef:null,onShowChanged:({detail:t})=>{this.isPreviousDropdownExpanded=t;r(this.hostElement.shadowRoot.getElementById(this.previousButtonId))}},this.items.slice(0,this.items.length-this.visibleItemCount).map((t=>{var i;const r=(i=t.label)!==null&&i!==void 0?i:t.innerText;return s("ix-dropdown-item",{label:r,onClick:()=>{this.onItemClick(r)},onItemClick:t=>t.stopPropagation()})}))),((i=this.items)===null||i===void 0?void 0:i.length)>this.visibleItemCount?s("ix-breadcrumb-item",{id:this.previousButtonId,ref:t=>this.previousButtonRef=t,label:"...",tabIndex:1,onItemClick:t=>t.stopPropagation(),"aria-describedby":this.previousDropdownId,"aria-controls":this.previousDropdownId,"aria-expanded":a(this.isPreviousDropdownExpanded),class:"previous-button"}):null,s("nav",{class:"crumb-items","aria-label":(o=l["aria-label"])!==null&&o!==void 0?o:"breadcrumbs"},s("ol",null,s("slot",null))),s("ix-dropdown",{trigger:this.nextButtonRef},(n=this.nextItems)===null||n===void 0?void 0:n.map((t=>s("ix-dropdown-item",{label:t,onClick:i=>{this.nextClick.emit({event:i,item:t})},onItemClick:t=>t.stopPropagation()})))))}get hostElement(){return o(this)}static get watchers(){return{nextItems:["onNextItemsChange"]}}};b.style=l;export{b as ix_breadcrumb};
|
|
2
|
+
//# sourceMappingURL=p-774eca79.entry.js.map
|