@siemens/ix 1.4.0-beta.0 → 1.4.0-beta.1
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/alignment-51e20690.js +13 -0
- package/dist/cjs/{animation-dfe01edc.js → animation-d5cc0bec.js} +1 -1
- package/dist/cjs/{base-button-6ef79cb6.js → base-button-497db257.js} +1 -1
- package/dist/cjs/context-a0900b95.js +75 -0
- package/dist/cjs/{default-tree-item-4597cd84.js → default-tree-item-89cd1f3f.js} +1 -1
- package/dist/cjs/{flip-tile-state-c95639e5.js → flip-tile-state-b5ff5ea0.js} +1 -1
- package/dist/cjs/{alignment-24ae2e63.js → floating-ui.dom.esm-9a5d67b2.js} +393 -402
- package/dist/cjs/index-f4b8e6ee.js +20 -0
- package/dist/cjs/index.cjs.js +12 -12
- package/dist/cjs/ix-animated-tab_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-application-header.cjs.entry.js +25 -2
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +16 -2
- package/dist/cjs/ix-breadcrumb_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-burger-menu.cjs.entry.js +22 -0
- package/dist/cjs/ix-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
- package/dist/cjs/ix-divider.cjs.entry.js +19 -0
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +5 -3
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +19 -0
- package/dist/cjs/ix-dropdown_2.cjs.entry.js +77 -16
- package/dist/cjs/ix-event-list_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-flip-tile_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-group-context-menu.cjs.entry.js +0 -3
- package/dist/cjs/ix-icon-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu_9.cjs.entry.js +47 -16
- package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-split-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-tab-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-tabs.cjs.entry.js +11 -4
- package/dist/cjs/ix-toast_2.cjs.entry.js +9 -5
- package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +127 -0
- package/dist/cjs/ix-tree_2.cjs.entry.js +2 -3
- package/dist/cjs/ix-typography.cjs.entry.js +38 -0
- package/dist/cjs/ix-upload.cjs.entry.js +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +9 -8
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{logical-filter-operator-467e2faf.js → logical-filter-operator-0faf70b8.js} +2 -2
- package/dist/cjs/{modal-2d0f9191.js → modal-a93045dd.js} +3 -3
- package/dist/cjs/{modal-utils-9ee0acda.js → modal-utils-b645989b.js} +1 -1
- package/dist/cjs/{mutation-observer-29bedada.js → mutation-observer-eaaa5399.js} +1 -1
- package/dist/cjs/my-component.cjs.entry.js +1 -1
- package/dist/cjs/{rwd.util-2326824e.js → rwd.util-9480f0b5.js} +1 -1
- package/dist/cjs/service-18dc5907.js +73 -0
- package/dist/cjs/siemens-ix.cjs.js +1 -1
- package/dist/cjs/{theme-switcher-f91c8d8d.js → theme-switcher-67669a35.js} +1 -1
- package/dist/cjs/{typed-event-5030cc6a.js → typed-event-f0f051da.js} +1 -1
- package/dist/cjs/{upload-file-state-923b2c65.js → upload-file-state-a79acf2b.js} +1 -1
- package/dist/collection/collection-manifest.json +5 -0
- package/dist/collection/components/animated-tab/animated-tab.css +1 -1
- package/dist/collection/components/animated-tab/animated-tab.js +1 -1
- package/dist/collection/components/animated-tabs/animated-tabs.css +4 -4
- package/dist/collection/components/animated-tabs/animated-tabs.js +1 -1
- package/dist/collection/components/application-header/application-header.css +8 -1
- package/dist/collection/components/application-header/application-header.js +31 -2
- package/dist/collection/components/basic-navigation/basic-navigation.css +6 -1
- package/dist/collection/components/basic-navigation/basic-navigation.js +21 -3
- package/dist/collection/components/blind/blind.css +5 -5
- package/dist/collection/components/blind/blind.js +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.css +4 -4
- package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +1 -1
- package/dist/collection/components/button/base-button.js +1 -1
- package/dist/collection/components/{utils → button}/button-variants.js +0 -0
- package/dist/collection/components/button/button.css +7 -2
- package/dist/collection/components/button/button.js +3 -3
- package/dist/collection/components/category-filter/category-filter.css +6 -6
- package/dist/collection/components/category-filter/category-filter.js +2 -2
- package/dist/collection/components/category-filter/filter-state.js +1 -1
- package/dist/collection/components/category-filter/input-state.js +1 -1
- package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
- package/dist/collection/components/chip/chip.css +4 -4
- package/dist/collection/components/chip/chip.js +1 -1
- package/dist/collection/components/counter-pill/counter-pill.css +7 -7
- package/dist/collection/components/counter-pill/counter-pill.js +1 -1
- package/dist/collection/components/date-picker/date-picker.css +2 -2
- package/dist/collection/components/date-picker/date-picker.js +1 -1
- package/dist/collection/components/date-time-card/date-time-card.css +2 -2
- package/dist/collection/components/date-time-card/date-time-card.js +1 -1
- package/dist/collection/components/datetime-picker/datetime-picker.css +2 -2
- package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
- package/dist/collection/components/divider/divider.css +16 -0
- package/dist/collection/components/divider/divider.js +29 -0
- package/dist/collection/components/drawer/drawer.css +3 -3
- package/dist/collection/components/drawer/drawer.js +1 -1
- package/dist/collection/components/dropdown/dropdown-trigger-event.js +1 -0
- package/dist/collection/components/dropdown/dropdown.css +6 -6
- package/dist/collection/components/dropdown/dropdown.js +96 -10
- package/dist/collection/components/dropdown-button/dropdown-button.css +15 -7
- package/dist/collection/components/dropdown-button/dropdown-button.js +6 -4
- package/dist/collection/components/dropdown-item/dropdown-item.css +13 -4
- package/dist/collection/components/dropdown-item/dropdown-item.js +1 -1
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.css +36 -0
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +29 -0
- package/dist/collection/components/event-list/event-list.css +1 -1
- package/dist/collection/components/event-list/event-list.js +1 -1
- package/dist/collection/components/event-list-item/event-list-item.css +4 -4
- package/dist/collection/components/event-list-item/event-list-item.js +1 -1
- package/dist/collection/components/expanding-search/expanding-search.css +4 -4
- package/dist/collection/components/expanding-search/expanding-search.js +1 -1
- package/dist/collection/components/filter-chip/filter-chip.css +4 -4
- package/dist/collection/components/filter-chip/filter-chip.js +1 -1
- package/dist/collection/components/flip-tile/flip-tile-state.js +1 -1
- package/dist/collection/components/flip-tile/flip-tile.css +4 -4
- package/dist/collection/components/flip-tile/flip-tile.js +1 -1
- package/dist/collection/components/flip-tile-content/flip-tile-content.css +1 -1
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
- package/dist/collection/components/group/group-context-menu.css +1 -1
- package/dist/collection/components/group/group-context-menu.js +1 -4
- package/dist/collection/components/group/group.css +5 -5
- package/dist/collection/components/group/group.js +1 -1
- package/dist/collection/components/group-dropdown-item/group-dropdown-item.css +1 -1
- package/dist/collection/components/group-dropdown-item/group-dropdown-item.js +1 -1
- package/dist/collection/components/group-item/group-item.css +5 -5
- package/dist/collection/components/group-item/group-item.js +1 -1
- package/dist/collection/components/icon/icon.css +2 -2
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/icon-button/icon-button.css +1 -1
- package/dist/collection/components/icon-button/icon-button.js +1 -1
- package/dist/collection/components/input-group/input-group.css +1 -1
- package/dist/collection/components/input-group/input-group.js +1 -1
- package/dist/collection/components/kpi/kpi.css +5 -5
- package/dist/collection/components/kpi/kpi.js +1 -1
- package/dist/collection/components/map-navigation/map-navigation.css +4 -4
- package/dist/collection/components/map-navigation/map-navigation.js +1 -1
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.css +5 -5
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +1 -1
- package/dist/collection/components/menu/burger-menu.css +85 -0
- package/dist/collection/components/menu/burger-menu.js +64 -0
- package/dist/collection/components/menu/menu.css +20 -37
- package/dist/collection/components/menu/menu.js +27 -11
- package/dist/collection/components/menu-about/menu-about.css +4 -4
- package/dist/collection/components/menu-about/menu-about.js +1 -1
- package/dist/collection/components/menu-about-item/menu-about-item.css +1 -1
- package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.css +3 -3
- package/dist/collection/components/menu-about-news/menu-about-news.js +1 -1
- package/dist/collection/components/menu-avatar/menu-avatar.css +17 -5
- package/dist/collection/components/menu-avatar/menu-avatar.js +52 -3
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.css +1 -1
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
- package/dist/collection/components/menu-item/menu-item.css +27 -27
- package/dist/collection/components/menu-item/menu-item.js +2 -1
- package/dist/collection/components/menu-settings/menu-settings.css +4 -4
- package/dist/collection/components/menu-settings/menu-settings.js +1 -1
- package/dist/collection/components/menu-settings-item/menu-settings-item.css +1 -1
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
- package/dist/collection/components/message-bar/message-bar.css +3 -3
- package/dist/collection/components/message-bar/message-bar.js +1 -1
- package/dist/collection/components/modal/modal-utils.js +1 -1
- package/dist/collection/components/modal/modal.css +2 -2
- package/dist/collection/components/modal/modal.js +1 -1
- package/dist/collection/components/modal-container/modal-container.css +1 -1
- package/dist/collection/components/modal-container/modal-container.js +1 -1
- package/dist/collection/components/my-component/example-modal.js +1 -1
- package/dist/collection/components/my-component/my-component.css +3 -3
- package/dist/collection/components/my-component/my-component.js +1 -1
- package/dist/collection/components/pill/pill.css +4 -4
- package/dist/collection/components/pill/pill.js +1 -1
- package/dist/collection/components/select/select.css +5 -5
- package/dist/collection/components/select/select.js +1 -1
- package/dist/collection/components/select-item/select-item.css +1 -1
- package/dist/collection/components/select-item/select-item.js +1 -1
- package/dist/collection/components/spinner/spinner.css +1 -1
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-button/split-button.css +10 -1
- package/dist/collection/components/split-button/split-button.js +2 -2
- package/dist/collection/components/split-button-item/split-button-item.css +1 -1
- package/dist/collection/components/split-button-item/split-button-item.js +1 -1
- package/dist/collection/components/tab-item/tab-item.css +5 -7
- package/dist/collection/components/tab-item/tab-item.js +1 -1
- package/dist/collection/components/tabs/tabs.css +4 -3
- package/dist/collection/components/tabs/tabs.js +13 -4
- package/dist/collection/components/tile/tile.css +3 -3
- package/dist/collection/components/tile/tile.js +1 -1
- package/dist/collection/components/time-picker/time-picker.css +2 -2
- package/dist/collection/components/time-picker/time-picker.js +1 -1
- package/dist/collection/components/toast/toast-container.js +1 -1
- package/dist/collection/components/toast/toast-utils.js +1 -1
- package/dist/collection/components/toast/toast.css +4 -4
- package/dist/collection/components/toast/toast.js +9 -5
- package/dist/collection/components/toggle/toggle.css +5 -4
- package/dist/collection/components/toggle/toggle.js +1 -1
- package/dist/collection/components/tooltip/tooltip.css +43 -0
- package/dist/collection/components/tooltip/tooltip.js +203 -0
- package/dist/collection/components/tree/tree.css +1 -1
- package/dist/collection/components/tree/tree.js +1 -1
- package/dist/collection/components/tree-item/default-tree-item.js +1 -1
- package/dist/collection/components/tree-item/tree-item.css +5 -5
- package/dist/collection/components/tree-item/tree-item.js +2 -3
- package/dist/collection/components/typography/types.js +14 -0
- package/dist/collection/components/typography/typography.css +146 -0
- package/dist/collection/components/typography/typography.js +63 -0
- package/dist/collection/components/upload/upload-file-state.js +1 -1
- package/dist/collection/components/upload/upload.css +3 -3
- package/dist/collection/components/upload/upload.js +1 -1
- package/dist/collection/components/utils/animation.js +1 -1
- package/dist/collection/components/utils/menu-service/menu-service.js +53 -0
- package/dist/collection/components/utils/mutation-observer.js +1 -1
- package/dist/collection/components/utils/rwd.util.js +1 -1
- package/dist/collection/components/utils/screen/context.js +29 -0
- package/dist/collection/components/utils/screen/index.js +9 -0
- package/dist/collection/components/utils/screen/mode.js +36 -0
- package/dist/collection/components/utils/screen/service.js +45 -0
- package/dist/collection/components/utils/typed-event.js +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.css +4 -4
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +1 -1
- package/dist/collection/components/workflow-step/workflow-step.css +2 -2
- package/dist/collection/components/workflow-step/workflow-step.js +1 -1
- package/dist/collection/components/workflow-steps/workflow-steps.css +2 -2
- package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
- package/dist/collection/env.js +1 -1
- package/dist/collection/exports.js +2 -1
- package/dist/collection/index.js +1 -1
- package/dist/collection/tests/utils/test/index.js +9 -0
- package/dist/collection/tests/utils/test/matchMedia.mock.js +22 -0
- package/dist/collection/tests/utils/test/page.js +29 -0
- package/dist/collection/utils/test/index.js +1 -1
- package/dist/collection/utils/test/matchMedia.mock.js +22 -0
- package/dist/collection/utils/test/page.js +2 -2
- package/dist/components/alignment.js +1 -1353
- package/dist/components/animation.js +1 -1
- package/dist/components/application-header.js +33 -4
- package/dist/components/base-button.js +1 -1
- package/dist/components/burger-menu.js +35 -0
- package/dist/components/button.js +2 -2
- package/dist/components/dropdown-item.js +1 -1
- package/dist/components/dropdown.js +71 -9
- package/dist/components/floating-ui.dom.esm.js +1355 -0
- package/dist/components/group-context-menu.js +0 -3
- package/dist/components/index.d.ts +5 -0
- package/dist/components/index.js +7 -2
- package/dist/components/ix-basic-navigation.js +25 -5
- package/dist/components/ix-burger-menu.d.ts +11 -0
- package/dist/components/ix-burger-menu.js +6 -0
- package/dist/components/ix-category-filter.js +3 -3
- package/dist/components/ix-divider.d.ts +11 -0
- package/dist/components/ix-divider.js +33 -0
- package/dist/components/ix-dropdown-button.js +5 -3
- package/dist/components/ix-dropdown-quick-actions.d.ts +11 -0
- package/dist/components/ix-dropdown-quick-actions.js +33 -0
- package/dist/components/ix-flip-tile.js +1 -1
- package/dist/components/ix-map-navigation.js +8 -2
- package/dist/components/ix-menu-avatar.js +21 -2
- package/dist/components/ix-menu.js +31 -11
- package/dist/components/ix-modal-example.js +1 -1
- package/dist/components/ix-split-button.js +1 -1
- package/dist/components/ix-toggle.js +1 -1
- package/dist/components/ix-tooltip.d.ts +11 -0
- package/dist/components/ix-tooltip.js +152 -0
- package/dist/components/ix-tree.js +1 -1
- package/dist/components/ix-typography.d.ts +11 -0
- package/dist/components/ix-typography.js +6 -0
- package/dist/components/ix-upload.js +1 -1
- package/dist/components/ix-validation-tooltip.js +2 -1
- package/dist/components/menu-item.js +2 -2
- package/dist/components/modal-container.js +1 -1
- package/dist/components/mutation-observer.js +1 -1
- package/dist/components/my-component.js +1 -1
- package/dist/components/rwd.util.js +1 -1
- package/dist/components/service.js +139 -0
- package/dist/components/tab-item.js +1 -1
- package/dist/components/tabs.js +13 -4
- package/dist/components/toast.js +8 -4
- package/dist/components/tree-item.js +1 -2
- package/dist/components/typed-event.js +1 -1
- package/dist/components/typography.js +51 -0
- package/dist/esm/alignment-6490c552.js +11 -0
- package/dist/esm/{animation-b667a4c4.js → animation-268dce50.js} +1 -1
- package/dist/esm/{base-button-0b6635df.js → base-button-5bfeb71c.js} +1 -1
- package/dist/esm/context-f6a2b727.js +71 -0
- package/dist/esm/{default-tree-item-638c435a.js → default-tree-item-91ff2c08.js} +1 -1
- package/dist/esm/{flip-tile-state-28a1f8ce.js → flip-tile-state-051bb2fd.js} +1 -1
- package/dist/esm/{alignment-f63c1b89.js → floating-ui.dom.esm-e13c649f.js} +394 -402
- package/dist/esm/index-6b660a23.js +20 -0
- package/dist/esm/index.js +12 -12
- package/dist/esm/ix-animated-tab_2.entry.js +2 -2
- package/dist/esm/ix-application-header.entry.js +25 -2
- package/dist/esm/ix-basic-navigation.entry.js +16 -2
- package/dist/esm/ix-breadcrumb_2.entry.js +1 -1
- package/dist/esm/ix-burger-menu.entry.js +18 -0
- package/dist/esm/ix-button.entry.js +3 -3
- package/dist/esm/ix-category-filter.entry.js +2 -2
- package/dist/esm/ix-divider.entry.js +15 -0
- package/dist/esm/ix-dropdown-button.entry.js +5 -3
- package/dist/esm/ix-dropdown-quick-actions.entry.js +15 -0
- package/dist/esm/ix-dropdown_2.entry.js +71 -10
- package/dist/esm/ix-event-list_2.entry.js +2 -2
- package/dist/esm/ix-flip-tile_2.entry.js +1 -1
- package/dist/esm/ix-group-context-menu.entry.js +0 -3
- package/dist/esm/ix-icon-button.entry.js +1 -1
- package/dist/esm/ix-menu_9.entry.js +47 -16
- package/dist/esm/ix-modal-example.entry.js +1 -1
- package/dist/esm/ix-modal_2.entry.js +3 -3
- package/dist/esm/ix-split-button_2.entry.js +2 -2
- package/dist/esm/ix-tab-item.entry.js +1 -1
- package/dist/esm/ix-tabs.entry.js +11 -4
- package/dist/esm/ix-toast_2.entry.js +9 -5
- package/dist/esm/ix-toggle.entry.js +1 -1
- package/dist/esm/ix-tooltip.entry.js +123 -0
- package/dist/esm/ix-tree_2.entry.js +2 -3
- package/dist/esm/ix-typography.entry.js +34 -0
- package/dist/esm/ix-upload.entry.js +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +2 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{logical-filter-operator-1bf83315.js → logical-filter-operator-15696001.js} +2 -2
- package/dist/esm/{modal-3618eb44.js → modal-64e18970.js} +3 -3
- package/dist/esm/{modal-utils-df50b35a.js → modal-utils-aecbcba5.js} +1 -1
- package/dist/esm/{mutation-observer-379959bb.js → mutation-observer-7d01bbea.js} +1 -1
- package/dist/esm/my-component.entry.js +1 -1
- package/dist/esm/{rwd.util-4a61a4b8.js → rwd.util-cfc2ea72.js} +1 -1
- package/dist/esm/service-fc436c5b.js +71 -0
- package/dist/esm/siemens-ix.js +1 -1
- package/dist/esm/{theme-switcher-9ecc9b69.js → theme-switcher-4b9e5cc2.js} +1 -1
- package/dist/esm/{typed-event-ab58c27e.js → typed-event-a230184a.js} +1 -1
- package/dist/esm/{upload-file-state-631bb8a2.js → upload-file-state-532a36d3.js} +1 -1
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/p-06d5ab35.entry.js +1 -0
- package/dist/siemens-ix/{p-da2cae32.js → p-076c29d1.js} +0 -0
- package/dist/siemens-ix/p-0bd6554e.entry.js +1 -0
- package/dist/siemens-ix/{p-3c754d90.entry.js → p-0bf4a256.entry.js} +1 -1
- package/dist/siemens-ix/p-1572aab3.js +1 -0
- package/dist/siemens-ix/{p-1d30454e.js → p-15bebd8a.js} +0 -0
- package/dist/siemens-ix/{p-921da56a.entry.js → p-165c6a82.entry.js} +1 -1
- package/dist/siemens-ix/{p-9299617f.entry.js → p-20c88582.entry.js} +1 -1
- package/dist/siemens-ix/{p-c8cc3bb3.js → p-21aa3602.js} +0 -0
- package/dist/siemens-ix/{p-0a12b3df.js → p-2b33ead4.js} +0 -0
- package/dist/siemens-ix/{p-8c53c142.entry.js → p-2e55e255.entry.js} +1 -1
- package/dist/siemens-ix/{p-bdd294d2.js → p-3b97bb69.js} +0 -0
- package/dist/siemens-ix/p-4251a6dd.entry.js +1 -0
- package/dist/siemens-ix/p-4b2265fd.entry.js +1 -0
- package/dist/siemens-ix/p-529d7530.js +1 -0
- package/dist/siemens-ix/{p-1c82637e.js → p-56ed024b.js} +0 -0
- package/dist/siemens-ix/{p-b12006c6.js → p-5b39e04e.js} +0 -0
- package/dist/siemens-ix/{p-783ce87b.entry.js → p-5b47360e.entry.js} +1 -1
- package/dist/siemens-ix/{p-a3a59238.entry.js → p-5ca7b937.entry.js} +1 -1
- package/dist/siemens-ix/p-5feec7a4.entry.js +1 -0
- package/dist/siemens-ix/p-63776469.entry.js +1 -0
- package/dist/siemens-ix/p-6e5543fe.entry.js +1 -0
- package/dist/siemens-ix/p-70be8cb8.entry.js +1 -0
- package/dist/siemens-ix/p-71c91a11.entry.js +1 -0
- package/dist/siemens-ix/{p-ab35eaee.entry.js → p-72cc8632.entry.js} +1 -1
- package/dist/siemens-ix/{p-8c3bfc2f.js → p-75abd144.js} +1 -1
- package/dist/siemens-ix/p-9269d0e8.entry.js +1 -0
- package/dist/siemens-ix/p-94b440bc.entry.js +1 -0
- package/dist/siemens-ix/{p-70bd3dbf.entry.js → p-9eb8347c.entry.js} +1 -1
- package/dist/siemens-ix/{p-4944ad0b.js → p-9ee41861.js} +0 -0
- package/dist/siemens-ix/p-9fa6a59b.entry.js +1 -0
- package/dist/siemens-ix/p-ac1d6617.entry.js +1 -0
- package/dist/siemens-ix/{p-f6e713f3.js → p-affb60fb.js} +1 -1
- package/dist/siemens-ix/{p-96e46f99.js → p-b14308ed.js} +0 -0
- package/dist/siemens-ix/p-b5599b0b.entry.js +1 -0
- package/dist/siemens-ix/{p-60b90da6.entry.js → p-b85458fb.entry.js} +1 -1
- package/dist/siemens-ix/{p-fbe40498.js → p-c0454c9a.js} +0 -0
- package/dist/siemens-ix/p-c2b50878.entry.js +1 -0
- package/dist/siemens-ix/p-cb4269bf.js +1 -0
- package/dist/siemens-ix/{p-50ed9d54.entry.js → p-d1a16c62.entry.js} +1 -1
- package/dist/siemens-ix/p-e48e659d.entry.js +1 -0
- package/dist/siemens-ix/p-e4bda8e7.entry.js +1 -0
- package/dist/siemens-ix/p-e5fd4b34.entry.js +1 -0
- package/dist/siemens-ix/p-f7b5b66f.js +1 -0
- package/dist/siemens-ix/p-feefa8c7.entry.js +1 -0
- package/dist/siemens-ix/siemens-ix.css +43 -43
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/types/components/application-header/application-header.d.ts +8 -0
- package/dist/types/components/basic-navigation/basic-navigation.d.ts +6 -1
- package/dist/types/components/{utils → button}/button-variants.d.ts +0 -0
- package/dist/types/components/button/button.d.ts +1 -1
- package/dist/types/components/divider/divider.d.ts +6 -0
- package/dist/types/components/dropdown/dropdown-trigger-event.d.ts +4 -0
- package/dist/types/components/dropdown/dropdown.d.ts +11 -1
- package/dist/types/components/dropdown-button/dropdown-button.d.ts +1 -1
- package/dist/types/components/dropdown-quick-actions/dropdown-quick-actions.d.ts +6 -0
- package/dist/types/components/group/group-context-menu.d.ts +0 -2
- package/dist/types/components/menu/burger-menu.d.ts +10 -0
- package/dist/types/components/menu/menu.d.ts +3 -1
- package/dist/types/components/menu-avatar/menu-avatar.d.ts +12 -0
- package/dist/types/components/split-button/split-button.d.ts +1 -1
- package/dist/types/components/tabs/tabs.d.ts +3 -0
- package/dist/types/components/tooltip/tooltip.d.ts +39 -0
- package/dist/types/components/typography/types.d.ts +2 -0
- package/dist/types/components/typography/typography.d.ts +11 -0
- package/dist/types/components/utils/menu-service/menu-service.d.ts +13 -0
- package/dist/types/components/utils/screen/context.d.ts +4 -0
- package/dist/types/components/utils/screen/index.d.ts +1 -0
- package/dist/types/components/utils/screen/mode.d.ts +10 -0
- package/dist/types/components/utils/screen/service.d.ts +10 -0
- package/dist/types/components.d.ts +142 -5
- package/dist/types/exports.d.ts +1 -0
- package/dist/types/index.d.ts +2 -1
- package/dist/types/tests/utils/test/index.d.ts +1 -0
- package/dist/types/tests/utils/test/page.d.ts +3 -0
- package/package.json +2 -2
- package/scss/_common-variables.scss +1 -1
- package/scss/_fonts.scss +1 -1
- package/scss/_z-index.scss +1 -1
- package/scss/components/_button-group.scss +1 -1
- package/scss/components/_buttons.scss +1 -1
- package/scss/components/_checkboxes.scss +5 -5
- package/scss/components/_dropdown.scss +1 -1
- package/scss/components/_forms.scss +12 -10
- package/scss/components/_input-group.scss +1 -1
- package/scss/components/_links.scss +1 -1
- package/scss/components/_modal.scss +1 -1
- package/scss/components/_radiobuttons.scss +1 -1
- package/scss/components/_shadows.scss +1 -1
- package/scss/components/_table.scss +1 -1
- package/scss/ix.scss +1 -1
- package/scss/mixins/_animations.scss +1 -1
- package/scss/mixins/_fonts.scss +1 -1
- package/scss/mixins/_hover.scss +1 -1
- package/scss/mixins/_shadows.scss +1 -1
- package/scss/mixins/_text-truncation.scss +1 -1
- package/scss/theme/classic-dark/_borderWidth.scss +1 -1
- package/scss/theme/classic-dark/_color.scss +3 -3
- package/scss/theme/classic-light/_borderWidth.scss +1 -1
- package/scss/theme/classic-light/_color.scss +3 -3
- package/dist/siemens-ix/p-10158414.entry.js +0 -1
- package/dist/siemens-ix/p-2c5abec1.js +0 -1
- package/dist/siemens-ix/p-2c8e4dd1.entry.js +0 -1
- package/dist/siemens-ix/p-4ac5d916.entry.js +0 -1
- package/dist/siemens-ix/p-55663fd5.entry.js +0 -1
- package/dist/siemens-ix/p-6df18451.entry.js +0 -1
- package/dist/siemens-ix/p-72cfbc1c.entry.js +0 -1
- package/dist/siemens-ix/p-b46155b7.entry.js +0 -1
- package/dist/siemens-ix/p-b7b753cc.entry.js +0 -1
- package/dist/siemens-ix/p-b9a66b74.entry.js +0 -1
- package/dist/siemens-ix/p-e51a110f.entry.js +0 -1
- package/dist/siemens-ix/p-e652328d.entry.js +0 -1
- package/dist/siemens-ix/p-e82905f0.entry.js +0 -1
- package/dist/siemens-ix/p-f05b01a4.entry.js +0 -1
- package/dist/siemens-ix/p-f1a1e8ee.entry.js +0 -1
|
@@ -23,9 +23,6 @@ const GroupContextMenu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElem
|
|
|
23
23
|
componentWillRender() {
|
|
24
24
|
this.showContextMenu = !!this.dropdownElement;
|
|
25
25
|
}
|
|
26
|
-
disconnectedCallback() {
|
|
27
|
-
this.observer.disconnect();
|
|
28
|
-
}
|
|
29
26
|
render() {
|
|
30
27
|
return (h(Host, null, h("ix-icon-button", { class: { hide: !this.showContextMenu }, ref: (ref) => this.dropdownElement ? this.configureDropdown(ref) : null, size: "24", ghost: true, icon: "context-menu" }), h("slot", null)));
|
|
31
28
|
}
|
|
@@ -6,6 +6,7 @@ export { BasicNavigation as IxBasicNavigation } from '../types/components/basic-
|
|
|
6
6
|
export { Blind as IxBlind } from '../types/components/blind/blind';
|
|
7
7
|
export { Breadcrumb as IxBreadcrumb } from '../types/components/breadcrumb/breadcrumb';
|
|
8
8
|
export { BreadcrumbItem as IxBreadcrumbItem } from '../types/components/breadcrumb-item/breadcrumb-item';
|
|
9
|
+
export { BurgerMenu as IxBurgerMenu } from '../types/components/menu/burger-menu';
|
|
9
10
|
export { Button as IxButton } from '../types/components/button/button';
|
|
10
11
|
export { CategoryFilter as IxCategoryFilter } from '../types/components/category-filter/category-filter';
|
|
11
12
|
export { Chip as IxChip } from '../types/components/chip/chip';
|
|
@@ -13,10 +14,12 @@ export { CounterPill as IxCounterPill } from '../types/components/counter-pill/c
|
|
|
13
14
|
export { DatePicker as IxDatePicker } from '../types/components/date-picker/date-picker';
|
|
14
15
|
export { DateTimeCard as IxDateTimeCard } from '../types/components/date-time-card/date-time-card';
|
|
15
16
|
export { DatePicker as IxDatetimePicker } from '../types/components/datetime-picker/datetime-picker';
|
|
17
|
+
export { Divider as IxDivider } from '../types/components/divider/divider';
|
|
16
18
|
export { Drawer as IxDrawer } from '../types/components/drawer/drawer';
|
|
17
19
|
export { Dropdown as IxDropdown } from '../types/components/dropdown/dropdown';
|
|
18
20
|
export { DropdownButton as IxDropdownButton } from '../types/components/dropdown-button/dropdown-button';
|
|
19
21
|
export { DropdownItem as IxDropdownItem } from '../types/components/dropdown-item/dropdown-item';
|
|
22
|
+
export { DropdownQuickActions as IxDropdownQuickActions } from '../types/components/dropdown-quick-actions/dropdown-quick-actions';
|
|
20
23
|
export { EventList as IxEventList } from '../types/components/event-list/event-list';
|
|
21
24
|
export { EventListItem as IxEventListItem } from '../types/components/event-list-item/event-list-item';
|
|
22
25
|
export { ExpandingSearch as IxExpandingSearch } from '../types/components/expanding-search/expanding-search';
|
|
@@ -59,8 +62,10 @@ export { TimePicker as IxTimePicker } from '../types/components/time-picker/time
|
|
|
59
62
|
export { Toast as IxToast } from '../types/components/toast/toast';
|
|
60
63
|
export { ToastContainer as IxToastContainer } from '../types/components/toast/toast-container';
|
|
61
64
|
export { CuiToggle as IxToggle } from '../types/components/toggle/toggle';
|
|
65
|
+
export { Tooltip as IxTooltip } from '../types/components/tooltip/tooltip';
|
|
62
66
|
export { Tree as IxTree } from '../types/components/tree/tree';
|
|
63
67
|
export { TreeItem as IxTreeItem } from '../types/components/tree-item/tree-item';
|
|
68
|
+
export { IxTypography as IxTypography } from '../types/components/typography/typography';
|
|
64
69
|
export { Upload as IxUpload } from '../types/components/upload/upload';
|
|
65
70
|
export { ValidationTooltip as IxValidationTooltip } from '../types/components/validation-tooltip/validation-tooltip';
|
|
66
71
|
export { WorkflowStep as IxWorkflowStep } from '../types/components/workflow-step/workflow-step';
|
package/dist/components/index.js
CHANGED
|
@@ -15,16 +15,19 @@ export { IxBasicNavigation, defineCustomElement as defineCustomElementIxBasicNav
|
|
|
15
15
|
export { IxBlind, defineCustomElement as defineCustomElementIxBlind } from './ix-blind.js';
|
|
16
16
|
export { IxBreadcrumb, defineCustomElement as defineCustomElementIxBreadcrumb } from './ix-breadcrumb.js';
|
|
17
17
|
export { IxBreadcrumbItem, defineCustomElement as defineCustomElementIxBreadcrumbItem } from './ix-breadcrumb-item.js';
|
|
18
|
+
export { IxBurgerMenu, defineCustomElement as defineCustomElementIxBurgerMenu } from './ix-burger-menu.js';
|
|
18
19
|
export { IxButton, defineCustomElement as defineCustomElementIxButton } from './ix-button.js';
|
|
19
20
|
export { IxChip, defineCustomElement as defineCustomElementIxChip } from './ix-chip.js';
|
|
20
21
|
export { IxCounterPill, defineCustomElement as defineCustomElementIxCounterPill } from './ix-counter-pill.js';
|
|
21
22
|
export { IxDatePicker, defineCustomElement as defineCustomElementIxDatePicker } from './ix-date-picker.js';
|
|
22
23
|
export { IxDateTimeCard, defineCustomElement as defineCustomElementIxDateTimeCard } from './ix-date-time-card.js';
|
|
23
24
|
export { IxDatetimePicker, defineCustomElement as defineCustomElementIxDatetimePicker } from './ix-datetime-picker.js';
|
|
25
|
+
export { IxDivider, defineCustomElement as defineCustomElementIxDivider } from './ix-divider.js';
|
|
24
26
|
export { IxDrawer, defineCustomElement as defineCustomElementIxDrawer } from './ix-drawer.js';
|
|
25
27
|
export { IxDropdown, defineCustomElement as defineCustomElementIxDropdown } from './ix-dropdown.js';
|
|
26
28
|
export { IxDropdownButton, defineCustomElement as defineCustomElementIxDropdownButton } from './ix-dropdown-button.js';
|
|
27
29
|
export { IxDropdownItem, defineCustomElement as defineCustomElementIxDropdownItem } from './ix-dropdown-item.js';
|
|
30
|
+
export { IxDropdownQuickActions, defineCustomElement as defineCustomElementIxDropdownQuickActions } from './ix-dropdown-quick-actions.js';
|
|
28
31
|
export { IxEventList, defineCustomElement as defineCustomElementIxEventList } from './ix-event-list.js';
|
|
29
32
|
export { IxEventListItem, defineCustomElement as defineCustomElementIxEventListItem } from './ix-event-list-item.js';
|
|
30
33
|
export { IxExpandingSearch, defineCustomElement as defineCustomElementIxExpandingSearch } from './ix-expanding-search.js';
|
|
@@ -64,14 +67,16 @@ export { IxTimePicker, defineCustomElement as defineCustomElementIxTimePicker }
|
|
|
64
67
|
export { IxToast, defineCustomElement as defineCustomElementIxToast } from './ix-toast.js';
|
|
65
68
|
export { IxToastContainer, defineCustomElement as defineCustomElementIxToastContainer } from './ix-toast-container.js';
|
|
66
69
|
export { IxToggle, defineCustomElement as defineCustomElementIxToggle } from './ix-toggle.js';
|
|
70
|
+
export { IxTooltip, defineCustomElement as defineCustomElementIxTooltip } from './ix-tooltip.js';
|
|
67
71
|
export { IxTreeItem, defineCustomElement as defineCustomElementIxTreeItem } from './ix-tree-item.js';
|
|
72
|
+
export { IxTypography, defineCustomElement as defineCustomElementIxTypography } from './ix-typography.js';
|
|
68
73
|
export { IxValidationTooltip, defineCustomElement as defineCustomElementIxValidationTooltip } from './ix-validation-tooltip.js';
|
|
69
74
|
export { IxWorkflowStep, defineCustomElement as defineCustomElementIxWorkflowStep } from './ix-workflow-step.js';
|
|
70
75
|
export { IxWorkflowSteps, defineCustomElement as defineCustomElementIxWorkflowSteps } from './ix-workflow-steps.js';
|
|
71
76
|
export { MyComponent, defineCustomElement as defineCustomElementMyComponent } from './my-component.js';
|
|
72
77
|
|
|
73
78
|
/*
|
|
74
|
-
* SPDX-FileCopyrightText:
|
|
79
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
75
80
|
*
|
|
76
81
|
* SPDX-License-Identifier: MIT
|
|
77
82
|
*
|
|
@@ -82,7 +87,7 @@ class FilterState {
|
|
|
82
87
|
}
|
|
83
88
|
|
|
84
89
|
/*
|
|
85
|
-
* SPDX-FileCopyrightText:
|
|
90
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
86
91
|
*
|
|
87
92
|
* SPDX-License-Identifier: MIT
|
|
88
93
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { s as screenMode } from './service.js';
|
|
3
|
+
import { d as defineCustomElement$3 } from './application-header.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './burger-menu.js';
|
|
3
5
|
|
|
4
|
-
const basicNavigationCss = ".sc-ix-basic-navigation-h{display:flex;position:relative;width:100%;height:100%;flex-direction:column}.sc-ix-basic-navigation-h ix-application-header.sc-ix-basic-navigation{z-index:calc(var(--theme-z-index-sticky) + 1)}.sc-ix-basic-navigation-h .content.sc-ix-basic-navigation{display:flex;height:calc(100% - 2.75rem);width:calc(100% - 4rem);position:relative;margin-left:4rem;overflow:auto}.hide-header.sc-ix-basic-navigation-h .content.sc-ix-basic-navigation{height:100%}";
|
|
6
|
+
const basicNavigationCss = ".sc-ix-basic-navigation-h{display:flex;position:relative;width:100%;height:100%;flex-direction:column}.sc-ix-basic-navigation-h ix-application-header.sc-ix-basic-navigation{z-index:calc(var(--theme-z-index-sticky) + 1)}.sc-ix-basic-navigation-h .content.sc-ix-basic-navigation{display:flex;height:calc(100% - 2.75rem);width:calc(100% - 4rem);position:relative;margin-left:4rem;overflow:auto}.hide-header.sc-ix-basic-navigation-h .content.sc-ix-basic-navigation{height:100%}.mode-mobile.sc-ix-basic-navigation-h .content.sc-ix-basic-navigation{margin-left:0px;width:100%}";
|
|
5
7
|
|
|
6
8
|
const BasicNavigation = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
7
9
|
constructor() {
|
|
@@ -9,10 +11,17 @@ const BasicNavigation = /*@__PURE__*/ proxyCustomElement(class extends HTMLEleme
|
|
|
9
11
|
this.__registerHost();
|
|
10
12
|
this.applicationName = undefined;
|
|
11
13
|
this.hideHeader = false;
|
|
14
|
+
this.mode = 'desktop';
|
|
12
15
|
}
|
|
13
16
|
get menu() {
|
|
14
17
|
return this.hostElement.querySelector('ix-menu');
|
|
15
18
|
}
|
|
19
|
+
componentWillLoad() {
|
|
20
|
+
if (this.hideHeader === false) {
|
|
21
|
+
this.modeDisposable = screenMode.onChange.on((mode) => (this.mode = mode));
|
|
22
|
+
this.mode = screenMode.mode;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
16
25
|
componentDidRender() {
|
|
17
26
|
if (this.menu) {
|
|
18
27
|
this.appendMenu();
|
|
@@ -20,6 +29,10 @@ const BasicNavigation = /*@__PURE__*/ proxyCustomElement(class extends HTMLEleme
|
|
|
20
29
|
this.menu.applicationName = this.applicationName;
|
|
21
30
|
}
|
|
22
31
|
}
|
|
32
|
+
disconnectedCallback() {
|
|
33
|
+
var _a;
|
|
34
|
+
(_a = this.modeDisposable) === null || _a === void 0 ? void 0 : _a.dispose();
|
|
35
|
+
}
|
|
23
36
|
appendMenu() {
|
|
24
37
|
this.hostElement.querySelector('#menu-placeholder').appendChild(this.menu);
|
|
25
38
|
}
|
|
@@ -29,21 +42,23 @@ const BasicNavigation = /*@__PURE__*/ proxyCustomElement(class extends HTMLEleme
|
|
|
29
42
|
}
|
|
30
43
|
}
|
|
31
44
|
render() {
|
|
32
|
-
return (h(Host, { class: {
|
|
45
|
+
return (h(Host, { "data-role": "", class: {
|
|
33
46
|
'hide-header': this.hideHeader,
|
|
47
|
+
[`mode-${this.mode}`]: true,
|
|
34
48
|
} }, !this.hideHeader ? (h("ix-application-header", { name: this.applicationName }, h("slot", { name: "logo" }))) : null, h("div", { id: "menu-placeholder" }), h("div", { class: "content", onClick: () => this.menu.toggleMenu(false) }, h("slot", null))));
|
|
35
49
|
}
|
|
36
50
|
get hostElement() { return this; }
|
|
37
51
|
static get style() { return basicNavigationCss; }
|
|
38
52
|
}, [6, "ix-basic-navigation", {
|
|
39
53
|
"applicationName": [1, "application-name"],
|
|
40
|
-
"hideHeader": [4, "hide-header"]
|
|
54
|
+
"hideHeader": [4, "hide-header"],
|
|
55
|
+
"mode": [32]
|
|
41
56
|
}]);
|
|
42
57
|
function defineCustomElement$1() {
|
|
43
58
|
if (typeof customElements === "undefined") {
|
|
44
59
|
return;
|
|
45
60
|
}
|
|
46
|
-
const components = ["ix-basic-navigation", "ix-application-header"];
|
|
61
|
+
const components = ["ix-basic-navigation", "ix-application-header", "ix-burger-menu"];
|
|
47
62
|
components.forEach(tagName => { switch (tagName) {
|
|
48
63
|
case "ix-basic-navigation":
|
|
49
64
|
if (!customElements.get(tagName)) {
|
|
@@ -51,6 +66,11 @@ function defineCustomElement$1() {
|
|
|
51
66
|
}
|
|
52
67
|
break;
|
|
53
68
|
case "ix-application-header":
|
|
69
|
+
if (!customElements.get(tagName)) {
|
|
70
|
+
defineCustomElement$3();
|
|
71
|
+
}
|
|
72
|
+
break;
|
|
73
|
+
case "ix-burger-menu":
|
|
54
74
|
if (!customElements.get(tagName)) {
|
|
55
75
|
defineCustomElement$2();
|
|
56
76
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface IxBurgerMenu extends Components.IxBurgerMenu, HTMLElement {}
|
|
4
|
+
export const IxBurgerMenu: {
|
|
5
|
+
prototype: IxBurgerMenu;
|
|
6
|
+
new (): IxBurgerMenu;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -5,7 +5,7 @@ import { d as defineCustomElement$3 } from './icon.js';
|
|
|
5
5
|
import { d as defineCustomElement$2 } from './icon-button.js';
|
|
6
6
|
|
|
7
7
|
/*
|
|
8
|
-
* SPDX-FileCopyrightText:
|
|
8
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
9
9
|
*
|
|
10
10
|
* SPDX-License-Identifier: MIT
|
|
11
11
|
*
|
|
@@ -23,7 +23,7 @@ class InputState {
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
/*
|
|
26
|
-
* SPDX-FileCopyrightText:
|
|
26
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
27
27
|
*
|
|
28
28
|
* SPDX-License-Identifier: MIT
|
|
29
29
|
*
|
|
@@ -377,7 +377,7 @@ const CategoryFilter = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
377
377
|
} }, (_a = this.categories[this.category]) === null || _a === void 0 ? void 0 : _a.label)), h("input", { class: {
|
|
378
378
|
'text-input': true,
|
|
379
379
|
'hide-placeholder': this.category !== undefined,
|
|
380
|
-
}, ref: (el) => (this.textInput = el), type: "text", placeholder: this.placeholder }))), this.getResetButton())), h("ix-dropdown", { closeBehavior: "outside", trigger: this.textInput, header: this.getDropdownHeader(), class: { 'd-none': !this.displayDropdown() } }, this.renderDropdownContent())));
|
|
380
|
+
}, ref: (el) => (this.textInput = el), type: "text", placeholder: this.placeholder }))), this.getResetButton())), h("ix-dropdown", { closeBehavior: "outside", trigger: this.textInput, triggerEvent: ['click', 'focus'], header: this.getDropdownHeader(), class: { 'd-none': !this.displayDropdown() } }, this.renderDropdownContent())));
|
|
381
381
|
}
|
|
382
382
|
get hostElement() { return this; }
|
|
383
383
|
static get watchers() { return {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface IxDivider extends Components.IxDivider, HTMLElement {}
|
|
4
|
+
export const IxDivider: {
|
|
5
|
+
prototype: IxDivider;
|
|
6
|
+
new (): IxDivider;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const dividerCss = ":host{display:block;position:initial}:host .line{width:auto;border:0.0625rem solid var(--theme-color-x-weak-bdr)}";
|
|
4
|
+
|
|
5
|
+
const Divider = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
return (h(Host, null, h("div", { class: "line" })));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return dividerCss; }
|
|
15
|
+
}, [1, "ix-divider"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["ix-divider"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "ix-divider":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, Divider);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const IxDivider = Divider;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { IxDivider, defineCustomElement };
|
|
@@ -4,7 +4,7 @@ import { d as defineCustomElement$4 } from './dropdown.js';
|
|
|
4
4
|
import { d as defineCustomElement$3 } from './icon.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './icon-button.js';
|
|
6
6
|
|
|
7
|
-
const dropdownButtonCss = ".sc-ix-dropdown-button-h{display:inline-block;position:relative;height:2rem}.sc-ix-dropdown-button-h .dropdown-button.sc-ix-dropdown-button{position:relative}.sc-ix-dropdown-button-h .
|
|
7
|
+
const dropdownButtonCss = ".sc-ix-dropdown-button-h{display:inline-block;position:relative;height:2rem;width:auto}.disabled.sc-ix-dropdown-button-h{pointer-events:none}.sc-ix-dropdown-button-h .dropdown-button.sc-ix-dropdown-button{display:block;position:relative;width:100%;height:100%}.sc-ix-dropdown-button-h .dropdown-button.sc-ix-dropdown-button>ix-button.sc-ix-dropdown-button{width:100%;height:100%}.sc-ix-dropdown-button-h .dropdown-button.sc-ix-dropdown-button .button-label.sc-ix-dropdown-button{margin-right:auto}.sc-ix-dropdown-button-h .triangle.sc-ix-dropdown-button{position:absolute;-webkit-margin-start:1.5625rem;margin-inline-start:1.5625rem;-webkit-margin-before:-0.4375rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}.sc-ix-dropdown-button-h .triangle.primary.ghost.sc-ix-dropdown-button{color:var(--theme-btn-invisible-primary--color)}.sc-ix-dropdown-button-h .triangle.primary.outline.sc-ix-dropdown-button{color:var(--theme-btn-outline-primary--color)}.sc-ix-dropdown-button-h .triangle.primary.ghost.disabled.sc-ix-dropdown-button{color:var(--theme-btn-invisible-primary--color--disabled)}.sc-ix-dropdown-button-h .triangle.primary.outline.disabled.sc-ix-dropdown-button{color:var(--theme-btn-outline-primary--color--disabled)}.sc-ix-dropdown-button-h .triangle.primary.disabled.sc-ix-dropdown-button{color:var(--theme-btn-primary--color--disabled)}.sc-ix-dropdown-button-h .triangle.secondary.ghost.sc-ix-dropdown-button{color:var(--theme-btn-invisible-secondary--color)}.sc-ix-dropdown-button-h .triangle.secondary.outline.sc-ix-dropdown-button{color:var(--theme-btn-outline-secondary--color)}.sc-ix-dropdown-button-h .triangle.secondary.ghost.disabled.sc-ix-dropdown-button{color:var(--theme-btn-invisible-secondary--color--disabled)}.sc-ix-dropdown-button-h .triangle.secondary.outline.disabled.sc-ix-dropdown-button{color:var(--theme-btn-outline-secondary--color--disabled)}.sc-ix-dropdown-button-h .triangle.secondary.disabled.sc-ix-dropdown-button{color:var(--theme-btn-secondary--color--disabled)}.sc-ix-dropdown-button-h .dropdown.sc-ix-dropdown-button{width:auto !important;inset:auto !important;transform:unset !important}";
|
|
8
8
|
|
|
9
9
|
const DropdownButton = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
10
10
|
constructor() {
|
|
@@ -31,9 +31,11 @@ const DropdownButton = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
31
31
|
} }));
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host,
|
|
34
|
+
return (h(Host, { class: {
|
|
35
|
+
disabled: this.disabled,
|
|
36
|
+
} }, h("div", { class: "dropdown-button", ref: (ref) => {
|
|
35
37
|
this.dropdownAnchor = ref;
|
|
36
|
-
} }, h("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled
|
|
38
|
+
} }, this.label !== '' ? (h("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }, h("ix-icon", { name: this.icon, size: "24", class: { hide: this.icon === '' || this.icon === undefined } }), h("div", { class: 'button-label' }, this.label), h("ix-icon", { name: "chevron-down-small", size: "24" }))) : (h("div", null, h("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), h("ix-dropdown", { class: "dropdown", trigger: this.dropdownAnchor, placement: "bottom", positioningStrategy: 'fixed', adjustDropdownWidthToReferenceWidth: true }, h("slot", null))));
|
|
37
39
|
}
|
|
38
40
|
static get style() { return dropdownButtonCss; }
|
|
39
41
|
}, [6, "ix-dropdown-button", {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface IxDropdownQuickActions extends Components.IxDropdownQuickActions, HTMLElement {}
|
|
4
|
+
export const IxDropdownQuickActions: {
|
|
5
|
+
prototype: IxDropdownQuickActions;
|
|
6
|
+
new (): IxDropdownQuickActions;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const dropdownQuickActionsCss = ":host{display:flex;justify-content:center;align-items:center;-webkit-margin-start:1.5rem;margin-inline-start:1.5rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem;-webkit-margin-after:0.25rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;-webkit-margin-end:0.625rem;margin-inline-end:0.625rem}";
|
|
4
|
+
|
|
5
|
+
const DropdownQuickActions = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
return (h(Host, null, h("slot", null)));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return dropdownQuickActionsCss; }
|
|
15
|
+
}, [1, "ix-dropdown-quick-actions"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["ix-dropdown-quick-actions"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "ix-dropdown-quick-actions":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, DropdownQuickActions);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const IxDropdownQuickActions = DropdownQuickActions;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { IxDropdownQuickActions, defineCustomElement };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
2
|
import { a as anime } from './anime.es.js';
|
|
3
|
-
import { d as defineCustomElement$
|
|
3
|
+
import { d as defineCustomElement$6 } from './application-header.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './burger-menu.js';
|
|
4
5
|
import { d as defineCustomElement$4 } from './icon.js';
|
|
5
6
|
import { d as defineCustomElement$3 } from './icon-button.js';
|
|
6
7
|
import { d as defineCustomElement$2 } from './map-navigation-overlay.js';
|
|
@@ -156,7 +157,7 @@ function defineCustomElement$1() {
|
|
|
156
157
|
if (typeof customElements === "undefined") {
|
|
157
158
|
return;
|
|
158
159
|
}
|
|
159
|
-
const components = ["ix-map-navigation", "ix-application-header", "ix-icon", "ix-icon-button", "ix-map-navigation-overlay"];
|
|
160
|
+
const components = ["ix-map-navigation", "ix-application-header", "ix-burger-menu", "ix-icon", "ix-icon-button", "ix-map-navigation-overlay"];
|
|
160
161
|
components.forEach(tagName => { switch (tagName) {
|
|
161
162
|
case "ix-map-navigation":
|
|
162
163
|
if (!customElements.get(tagName)) {
|
|
@@ -164,6 +165,11 @@ function defineCustomElement$1() {
|
|
|
164
165
|
}
|
|
165
166
|
break;
|
|
166
167
|
case "ix-application-header":
|
|
168
|
+
if (!customElements.get(tagName)) {
|
|
169
|
+
defineCustomElement$6();
|
|
170
|
+
}
|
|
171
|
+
break;
|
|
172
|
+
case "ix-burger-menu":
|
|
167
173
|
if (!customElements.get(tagName)) {
|
|
168
174
|
defineCustomElement$5();
|
|
169
175
|
}
|
|
@@ -4,8 +4,23 @@ import { d as defineCustomElement$4 } from './dropdown-item.js';
|
|
|
4
4
|
import { d as defineCustomElement$3 } from './icon.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './menu-avatar-item.js';
|
|
6
6
|
|
|
7
|
-
const menuAvatarCss = ".sc-ix-menu-avatar-h{display:block;position:relative;margin-bottom:0.5rem}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar{display:flex;align-items:center;height:2.5rem;max-height:2.5rem;padding-left:0.25rem;margin-left:0.75rem;margin-right:0.75rem;transition:0.15s;border-radius:1.25rem}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar
|
|
7
|
+
const menuAvatarCss = ".sc-ix-menu-avatar-h{display:block;position:relative;margin-bottom:0.5rem}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar{display:flex;align-items:center;height:2.5rem;max-height:2.5rem;padding-left:0.25rem;margin-left:0.75rem;margin-right:0.75rem;transition:0.15s;border-radius:1.25rem}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar>.avatar-image.sc-ix-menu-avatar{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar>.avatar-initials.sc-ix-menu-avatar{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)}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar #avatar-path-background.sc-ix-menu-avatar{fill:var(--theme-avatar--background)}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar #avatar-path-person.sc-ix-menu-avatar{fill:var(--theme-color-4)}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar .avatar-name.sc-ix-menu-avatar{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;margin-left:1rem;line-height:1.14}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar .avatar-name.sc-ix-menu-avatar .text-default-single.sc-ix-menu-avatar{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-avatar-btn--background--hover);color:var(--theme-avatar-btn--color--hover)}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-menu-avatar-h .avatar.sc-ix-menu-avatar:not(.disabled):not(:disabled):active{background-color:var(--theme-avatar-btn--background--active);color:var(--theme-avatar-btn--color--active)}";
|
|
8
8
|
|
|
9
|
+
/*
|
|
10
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
11
|
+
*
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
13
|
+
*
|
|
14
|
+
* This source code is licensed under the MIT license found in the
|
|
15
|
+
* LICENSE file in the root directory of this source tree.
|
|
16
|
+
*/
|
|
17
|
+
function DefaultAvatar(props) {
|
|
18
|
+
const { initials } = props;
|
|
19
|
+
if (initials) {
|
|
20
|
+
return h("div", { class: 'avatar-initials' }, initials);
|
|
21
|
+
}
|
|
22
|
+
return (h("svg", { class: 'avatar-image', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32" }, h("g", { fill: "none", "fill-rule": "evenodd" }, h("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" }), h("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" }))));
|
|
23
|
+
}
|
|
9
24
|
const MenuAvatar = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
10
25
|
constructor() {
|
|
11
26
|
super();
|
|
@@ -14,10 +29,12 @@ const MenuAvatar = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
14
29
|
this.avatarElementId = 'ix-menu-avatar-id';
|
|
15
30
|
this.top = undefined;
|
|
16
31
|
this.bottom = undefined;
|
|
32
|
+
this.image = undefined;
|
|
33
|
+
this.initials = undefined;
|
|
17
34
|
this.i18nLogout = 'Logout';
|
|
18
35
|
}
|
|
19
36
|
render() {
|
|
20
|
-
return (h(Host, null, h("li", { class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId },
|
|
37
|
+
return (h(Host, null, h("li", { class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId }, this.image ? (h("img", { src: this.image, class: "avatar-image" })) : (h(DefaultAvatar, { initials: this.initials })), h("div", { class: "avatar-name" }, h("span", { class: "text-default-single", title: this.top }, this.top), h("span", { class: "text-default-single", title: this.bottom }, this.bottom))), h("ix-dropdown", { trigger: this.avatarElementId, placement: 'right-start', offset: {
|
|
21
38
|
mainAxis: 12,
|
|
22
39
|
} }, h("slot", null), h("ix-menu-avatar-item", { label: this.i18nLogout, icon: "log-out", onClick: (e) => {
|
|
23
40
|
this.logoutClick.emit(e);
|
|
@@ -28,6 +45,8 @@ const MenuAvatar = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
28
45
|
}, [6, "ix-menu-avatar", {
|
|
29
46
|
"top": [1],
|
|
30
47
|
"bottom": [1],
|
|
48
|
+
"image": [1],
|
|
49
|
+
"initials": [1],
|
|
31
50
|
"i18nLogout": [1, "i-1-8n-logout"]
|
|
32
51
|
}]);
|
|
33
52
|
function defineCustomElement$1() {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { m as menuController, h as hostContext, i as isBasicNavigationLayout, s as screenMode } from './service.js';
|
|
2
3
|
import { a as convertToRemString } from './rwd.util.js';
|
|
3
4
|
import { T as TypedEvent } from './typed-event.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './burger-menu.js';
|
|
4
6
|
import { d as defineCustomElement$3 } from './dropdown.js';
|
|
5
7
|
import { d as defineCustomElement$2 } from './menu-item.js';
|
|
6
8
|
|
|
@@ -90,7 +92,7 @@ class ThemeSwitcher {
|
|
|
90
92
|
}
|
|
91
93
|
const themeSwitcher = new ThemeSwitcher();
|
|
92
94
|
|
|
93
|
-
const menuCss = "ix-menu{display:flex;flex-direction:row;position:absolute;height:100%;min-height:22.75rem;z-index:var(--theme-z-index-sticky);width:auto}ix-menu .menu{display:flex;flex-direction:column;position:relative;width:4rem;height:100%;-webkit-padding-after:1rem;padding-block-end:1rem;background-color:var(--theme-nav--background);transition:width var(--animate-duration)}ix-menu .menu.expanded{box-shadow:var(--theme-navigation--box-shadow)}ix-menu .menu .burger-menu
|
|
95
|
+
const menuCss = "ix-menu{display:flex;flex-direction:row;position:absolute;height:100%;min-height:22.75rem;z-index:var(--theme-z-index-sticky);width:auto}ix-menu .menu{display:flex;flex-direction:column;position:relative;width:4rem;height:100%;-webkit-padding-after:1rem;padding-block-end:1rem;overflow:hidden;background-color:var(--theme-nav--background);transition:width var(--animate-duration)}ix-menu .menu.expanded{box-shadow:var(--theme-navigation--box-shadow)}ix-menu .menu .burger-menu{margin:0.75rem 0 1rem 0.75rem}ix-menu .menu-overlay{display:block;position:absolute;width:calc(100vw - 4rem);height:100%;left:4rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:all 300ms ease-out}ix-menu .menu-overlay-invisible{display:none}ix-menu .menu.expanded{width:16rem}ix-menu .menu-overlay.expanded{width:calc(100vw - 16rem);left:16rem}ix-menu #avatar-tab-placeholder{max-height:3rem}ix-menu .avatar{margin-bottom:2rem}ix-menu #cui-imprint .cui-imprint-product-name{margin-bottom:1rem}ix-menu #cui-imprint .cui-imprint-product-description{margin-bottom:2rem}ix-menu #cui-imprint .cui-imprint-link-container{display:flex;align-items:center}ix-menu .bottom-tab-divider{margin-top:auto}ix-menu.mode-mobile .menu:not(.expanded){width:0}ix-menu.mode-mobile .menu{padding-top:2rem}ix-menu.mode-mobile .menu .burger-menu{display:none}ix-menu.mode-mobile .menu-overlay{left:0px;width:100vw}a[href]:has(>ix-menu-item){text-decoration:none}";
|
|
94
96
|
|
|
95
97
|
const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
96
98
|
constructor() {
|
|
@@ -126,6 +128,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
126
128
|
this.mapExpand = true;
|
|
127
129
|
this.activeTab = undefined;
|
|
128
130
|
this.isMoreTabEmpty = false;
|
|
131
|
+
this.mode = 'desktop';
|
|
129
132
|
}
|
|
130
133
|
onWindowResize() {
|
|
131
134
|
this.visibleMenuItems = this.getMaxTabCount();
|
|
@@ -163,7 +166,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
163
166
|
return this.hostElement.querySelector('.menu');
|
|
164
167
|
}
|
|
165
168
|
get menuItems() {
|
|
166
|
-
return Array.from(this.hostElement.querySelectorAll('ix-menu-item:not(.internal-tab):not(.home-tab):not(.bottom-tab)')).filter(this.isVisible);
|
|
169
|
+
return Array.from(this.hostElement.querySelectorAll('ix-menu-item:not(.internal-tab):not(.home-tab):not(.bottom-tab):not([slot="bottom"])')).filter(this.isVisible);
|
|
167
170
|
}
|
|
168
171
|
get menuBottomItems() {
|
|
169
172
|
return Array.from(this.hostElement.querySelectorAll('ix-menu-item.bottom-tab:not(.internal-tab):not(.home-tab)')).filter(this.isVisible);
|
|
@@ -245,7 +248,14 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
245
248
|
subtree: true,
|
|
246
249
|
});
|
|
247
250
|
}
|
|
248
|
-
|
|
251
|
+
componentWillLoad() {
|
|
252
|
+
menuController.register(this.hostElement);
|
|
253
|
+
const layout = hostContext('ix-basic-navigation', this.hostElement);
|
|
254
|
+
if (isBasicNavigationLayout(layout) && layout.hideHeader === false) {
|
|
255
|
+
screenMode.onChange.on((mode) => (this.mode = mode));
|
|
256
|
+
this.mode = screenMode.mode;
|
|
257
|
+
}
|
|
258
|
+
}
|
|
249
259
|
componentWillRender() {
|
|
250
260
|
this.appendTabs();
|
|
251
261
|
}
|
|
@@ -272,7 +282,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
272
282
|
this.activeTab = null;
|
|
273
283
|
if (this.homeTab) {
|
|
274
284
|
this.hostElement.querySelector('.tabs-top').appendChild(this.homeTab);
|
|
275
|
-
this.homeTab.addEventListener('click', this.resetOverlay);
|
|
285
|
+
this.homeTab.addEventListener('click', this.resetOverlay.bind(this));
|
|
276
286
|
}
|
|
277
287
|
this.menuItems.forEach((item, index) => {
|
|
278
288
|
var _a;
|
|
@@ -287,7 +297,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
287
297
|
}
|
|
288
298
|
// TODO: Find better solution to handle home tab
|
|
289
299
|
(_a = this.homeTab) === null || _a === void 0 ? void 0 : _a.classList.remove('d-none');
|
|
290
|
-
item.addEventListener('click', this.resetOverlay);
|
|
300
|
+
item.addEventListener('click', this.resetOverlay.bind(this));
|
|
291
301
|
});
|
|
292
302
|
}
|
|
293
303
|
appendAvatar() {
|
|
@@ -500,6 +510,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
500
510
|
if (this.about) {
|
|
501
511
|
this.about.show = this.showAbout;
|
|
502
512
|
}
|
|
513
|
+
this.toggleMenu(false);
|
|
503
514
|
}
|
|
504
515
|
showMoreButton() {
|
|
505
516
|
const menuItemCount = this.menuItems.length;
|
|
@@ -532,15 +543,15 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
532
543
|
render() {
|
|
533
544
|
return (h(Host, { class: {
|
|
534
545
|
expanded: this.expand,
|
|
546
|
+
[`mode-${this.mode}`]: true,
|
|
535
547
|
} }, h("div", { class: {
|
|
536
548
|
menu: true,
|
|
537
549
|
expanded: this.expand,
|
|
538
550
|
}, onClick: () => {
|
|
539
551
|
this.resetActiveTab();
|
|
540
|
-
} }, h("
|
|
541
|
-
'burger-menu
|
|
542
|
-
|
|
543
|
-
} }, h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", width: "32", height: "32" }, h("rect", { class: "line line-1", x: "5", y: "9.5", width: "22", height: "2" }), h("rect", { class: "line line-2", x: "5", y: "15.5", width: "22", height: "2" }), h("rect", { class: "line line-3", x: "5", y: "21.5", width: "22", height: "2" }))), h("div", { id: "avatar-tab-placeholder" }), h("div", { id: "menu-tabs", style: {
|
|
552
|
+
} }, h("ix-burger-menu", { onClick: async () => this.toggleMenu(), expanded: this.expand, class: {
|
|
553
|
+
'burger-menu': true,
|
|
554
|
+
} }), h("div", { id: "avatar-tab-placeholder" }), h("div", { id: "menu-tabs", style: {
|
|
544
555
|
display: 'contents',
|
|
545
556
|
}, onClick: (event) => {
|
|
546
557
|
if (this.isMenuItemClicked(event)) {
|
|
@@ -555,7 +566,10 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
555
566
|
!this.isMenuItemActive(elm) &&
|
|
556
567
|
this.isVisible(elm))
|
|
557
568
|
.map((e) => {
|
|
558
|
-
return (h("ix-menu-item", { tabIcon: e.tabIcon, active: e.active, class: "internal-tab appended", onClick: () =>
|
|
569
|
+
return (h("ix-menu-item", { tabIcon: e.tabIcon, active: e.active, class: "internal-tab appended", onClick: () => {
|
|
570
|
+
this.resetOverlay();
|
|
571
|
+
e.dispatchEvent(new CustomEvent('click'));
|
|
572
|
+
} }, e.innerText));
|
|
559
573
|
})))), h("div", { class: "bottom-tab-divider" }), this.enableSettings && !this.isSettingsEmpty ? (h("ix-menu-item", { id: "settings", class: {
|
|
560
574
|
'internal-tab': true,
|
|
561
575
|
'bottom-tab': true,
|
|
@@ -596,6 +610,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
596
610
|
"mapExpand": [32],
|
|
597
611
|
"activeTab": [32],
|
|
598
612
|
"isMoreTabEmpty": [32],
|
|
613
|
+
"mode": [32],
|
|
599
614
|
"toggleMapExpand": [64],
|
|
600
615
|
"toggleMenu": [64],
|
|
601
616
|
"toggleSettings": [64],
|
|
@@ -605,13 +620,18 @@ function defineCustomElement$1() {
|
|
|
605
620
|
if (typeof customElements === "undefined") {
|
|
606
621
|
return;
|
|
607
622
|
}
|
|
608
|
-
const components = ["ix-menu", "ix-dropdown", "ix-menu-item"];
|
|
623
|
+
const components = ["ix-menu", "ix-burger-menu", "ix-dropdown", "ix-menu-item"];
|
|
609
624
|
components.forEach(tagName => { switch (tagName) {
|
|
610
625
|
case "ix-menu":
|
|
611
626
|
if (!customElements.get(tagName)) {
|
|
612
627
|
customElements.define(tagName, Menu);
|
|
613
628
|
}
|
|
614
629
|
break;
|
|
630
|
+
case "ix-burger-menu":
|
|
631
|
+
if (!customElements.get(tagName)) {
|
|
632
|
+
defineCustomElement$4();
|
|
633
|
+
}
|
|
634
|
+
break;
|
|
615
635
|
case "ix-dropdown":
|
|
616
636
|
if (!customElements.get(tagName)) {
|
|
617
637
|
defineCustomElement$3();
|
|
@@ -3,7 +3,7 @@ import { g as getButtonClasses } from './base-button.js';
|
|
|
3
3
|
import { d as defineCustomElement$3 } from './dropdown.js';
|
|
4
4
|
import { d as defineCustomElement$2 } from './icon.js';
|
|
5
5
|
|
|
6
|
-
const splitButtonCss = ".sc-ix-split-button-h{display:inline-block}.sc-ix-split-button-h .middle-gap.sc-ix-split-button{gap:0.125rem}.sc-ix-split-button-h .left-button-border.sc-ix-split-button{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
|
|
6
|
+
const splitButtonCss = ".sc-ix-split-button-h{display:inline-block}.sc-ix-split-button-h .btn-group.sc-ix-split-button{width:100%}.sc-ix-split-button-h .btn-group.sc-ix-split-button>button.sc-ix-split-button:nth-child(1){width:calc(100% - 2rem)}.sc-ix-split-button-h .btn-group.sc-ix-split-button>button.sc-ix-split-button:nth-child(2){width:2rem}.sc-ix-split-button-h .middle-gap.sc-ix-split-button{gap:0.125rem}.sc-ix-split-button-h .left-button-border.sc-ix-split-button{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
|
|
7
7
|
|
|
8
8
|
const SplitButton = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
9
9
|
constructor() {
|