@siemens/ix 3.0.0-alpha.1 → 3.0.0-alpha.4
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/components/index.js +2 -2
- package/components/ix-action-card.js +4 -4
- package/components/ix-application-header.js +1 -1
- package/components/ix-application-sidebar.js +1 -1
- package/components/ix-application-switch-modal.js +6 -6
- package/components/ix-application.js +2 -2
- package/components/ix-avatar.js +1 -1
- package/components/ix-basic-navigation.js +7 -7
- package/components/ix-blind.js +2 -2
- package/components/ix-breadcrumb-item.js +1 -1
- package/components/ix-breadcrumb.js +6 -6
- package/components/ix-button.js +1 -1
- package/components/ix-card-accordion.js +1 -1
- package/components/ix-card-content.js +1 -1
- package/components/ix-card-list.js +7 -7
- package/components/ix-card-title.js +1 -1
- package/components/ix-card.js +1 -1
- package/components/ix-category-filter.js +8 -8
- package/components/ix-checkbox-group.js +6 -6
- package/components/ix-checkbox.js +3 -3
- package/components/ix-chip.js +5 -5
- package/components/ix-col.js +1 -1
- package/components/ix-content-header.js +4 -4
- package/components/ix-content.js +1 -1
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-css-grid.js +1 -1
- package/components/ix-custom-field.js +6 -6
- package/components/ix-date-dropdown.js +12 -12
- package/components/ix-date-input.js +13 -13
- package/components/ix-date-picker.js +1 -1
- package/components/ix-date-time-card.js +1 -1
- package/components/ix-datetime-picker.js +12 -12
- package/components/ix-divider.js +1 -1
- package/components/ix-drawer.js +3 -3
- package/components/ix-dropdown-button.js +5 -5
- package/components/ix-dropdown-header.js +2 -2
- package/components/ix-dropdown-item.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-dropdown.js +1 -1
- package/components/ix-empty-state.js +4 -4
- package/components/ix-event-list-item.js +1 -1
- package/components/ix-event-list.js +21 -10
- package/components/ix-event-list.js.map +1 -1
- package/components/ix-expanding-search.js +3 -3
- package/components/ix-field-label.js +1 -1
- package/components/ix-field-wrapper.js +1 -1
- package/components/ix-filter-chip.js +1 -1
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +3 -3
- package/components/ix-group-context-menu.js +1 -1
- package/components/ix-group-item.js +1 -1
- package/components/ix-group.js +5 -5
- package/components/ix-helper-text.js +4 -4
- package/components/ix-icon-button.js +1 -1
- package/components/ix-icon-toggle-button.js +3 -3
- package/components/ix-input-group.js +1 -1
- package/components/ix-input.js +9 -9
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-kpi.js +1 -1
- package/components/ix-layout-auto.js +1 -1
- package/components/ix-layout-grid.js +1 -1
- package/components/ix-link-button.js +1 -1
- package/components/ix-map-navigation-overlay.js +1 -1
- package/components/ix-map-navigation.js +8 -8
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +5 -5
- package/components/ix-menu-about.js +6 -6
- package/components/ix-menu-avatar-item.js +1 -1
- package/components/ix-menu-avatar.js +8 -8
- package/components/ix-menu-category.js +7 -7
- package/components/ix-menu-expand-icon.js +1 -1
- package/components/ix-menu-item.js +1 -1
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu-settings.js +1 -1
- package/components/ix-menu.js +7 -7
- package/components/ix-message-bar.js +3 -3
- package/components/ix-modal-content.js +1 -1
- package/components/ix-modal-footer.js +1 -1
- package/components/ix-modal-header.js +1 -1
- package/components/ix-modal-loading.js +2 -2
- package/components/ix-modal.js +3 -3
- package/components/ix-number-input.js +9 -9
- package/components/ix-pagination.js +13 -13
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js +4 -4
- package/components/ix-pill.js +3 -3
- package/components/ix-push-card.js +6 -6
- package/components/ix-radio-group.js +6 -6
- package/components/ix-radio.js +2 -2
- package/components/ix-row.js +1 -1
- package/components/ix-select-item.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/ix-slider.js +4 -4
- package/components/ix-spinner.js +1 -1
- package/components/ix-split-button.js +5 -5
- package/components/ix-tab-item.js +1 -1
- package/components/ix-tabs.js +1 -1
- package/components/ix-textarea.js +7 -7
- package/components/ix-tile.js +1 -1
- package/components/ix-time-picker.js +1 -1
- package/components/ix-toast-container.js +4 -4
- package/components/ix-toast.js +1 -1
- package/components/ix-toggle-button.js +3 -3
- package/components/ix-toggle.js +2 -2
- package/components/ix-tooltip.js +1 -1
- package/components/ix-tree-item.js +1 -1
- package/components/ix-tree.js +26 -12
- package/components/ix-tree.js.map +1 -1
- package/components/ix-typography.js +1 -1
- package/components/ix-upload.js +5 -5
- package/components/ix-upload.js.map +1 -1
- package/components/ix-validation-tooltip.js +1 -1
- package/components/ix-workflow-step.js +1 -1
- package/components/ix-workflow-steps.js +1 -1
- package/components/{p-BkRdUBrT.js → p--wpo4GlP.js} +4 -4
- package/components/{p-BkRdUBrT.js.map → p--wpo4GlP.js.map} +1 -1
- package/components/{p-D60flNJM.js → p-0nVQO6bk.js} +5 -5
- package/components/{p-D60flNJM.js.map → p-0nVQO6bk.js.map} +1 -1
- package/components/{p-nRLifbYD.js → p-12nKYxsa.js} +8 -8
- package/components/{p-nRLifbYD.js.map → p-12nKYxsa.js.map} +1 -1
- package/components/{p-DcNP8_7d.js → p-2g5-4fWy.js} +3 -3
- package/components/{p-DcNP8_7d.js.map → p-2g5-4fWy.js.map} +1 -1
- package/components/{p-CAVJJh8O.js → p-B-zHEqXz.js} +8 -8
- package/components/{p-CAVJJh8O.js.map → p-B-zHEqXz.js.map} +1 -1
- package/components/{p-nxsAEeRV.js → p-B55mem60.js} +3 -3
- package/components/{p-nxsAEeRV.js.map → p-B55mem60.js.map} +1 -1
- package/components/{p-CIrU33UT.js → p-B9lvhAOc.js} +3 -3
- package/components/{p-CIrU33UT.js.map → p-B9lvhAOc.js.map} +1 -1
- package/components/{p-CtTl3_AV.js → p-BA1wZ05L.js} +158 -5
- package/components/p-BA1wZ05L.js.map +1 -0
- package/components/{p-jiOZu5Rs.js → p-BBSHeR_p.js} +3 -3
- package/components/{p-jiOZu5Rs.js.map → p-BBSHeR_p.js.map} +1 -1
- package/components/{p-DzCmj5t-.js → p-BBozAuYN.js} +3 -3
- package/components/{p-DzCmj5t-.js.map → p-BBozAuYN.js.map} +1 -1
- package/components/{p-CB5DzBgb.js → p-BDzoigTw.js} +9 -8
- package/components/p-BDzoigTw.js.map +1 -0
- package/components/{p-BAPgZLqz.js → p-BgpUzYBq.js} +3 -3
- package/components/{p-BAPgZLqz.js.map → p-BgpUzYBq.js.map} +1 -1
- package/components/{p-CI5W8CAi.js → p-Bnux5wOx.js} +3 -3
- package/components/{p-CI5W8CAi.js.map → p-Bnux5wOx.js.map} +1 -1
- package/components/{p-B_ksjKbq.js → p-BtKUjD8M.js} +4 -4
- package/components/p-BtKUjD8M.js.map +1 -0
- package/components/{p-BcWYFLel.js → p-BuK5WByk.js} +7 -7
- package/components/p-BuK5WByk.js.map +1 -0
- package/components/{p-D0LOAFeZ.js → p-BwyqOnwc.js} +31 -31
- package/components/p-BwyqOnwc.js.map +1 -0
- package/components/{p-D-z4lnIJ.js → p-C1BF91hb.js} +3 -3
- package/components/{p-D-z4lnIJ.js.map → p-C1BF91hb.js.map} +1 -1
- package/components/{p-C-mNdLd6.js → p-C7EBCKmV.js} +3 -3
- package/components/{p-C-mNdLd6.js.map → p-C7EBCKmV.js.map} +1 -1
- package/components/{p-BIjJHJC6.js → p-C8vn2GFY.js} +4 -4
- package/components/{p-BIjJHJC6.js.map → p-C8vn2GFY.js.map} +1 -1
- package/components/{p-vcRya6fE.js → p-CB1ADCkU.js} +4 -4
- package/components/{p-vcRya6fE.js.map → p-CB1ADCkU.js.map} +1 -1
- package/components/{p-CrQyJEVL.js → p-CEyDHqBY.js} +3 -3
- package/components/{p-CrQyJEVL.js.map → p-CEyDHqBY.js.map} +1 -1
- package/components/{p-C4TYRqdI.js → p-CVSy9bZ3.js} +3 -3
- package/components/{p-C4TYRqdI.js.map → p-CVSy9bZ3.js.map} +1 -1
- package/components/{p-DYsshkPV.js → p-CjvgrV9j.js} +5 -5
- package/components/{p-DYsshkPV.js.map → p-CjvgrV9j.js.map} +1 -1
- package/components/{p-Da1A2O4N.js → p-CniBfLG8.js} +6 -6
- package/components/{p-Da1A2O4N.js.map → p-CniBfLG8.js.map} +1 -1
- package/components/{p-C3b1PgFA.js → p-D-nh05RY.js} +3 -3
- package/components/{p-C3b1PgFA.js.map → p-D-nh05RY.js.map} +1 -1
- package/components/{p-Dly1Khc2.js → p-D0LdqSVb.js} +8 -8
- package/components/{p-Dly1Khc2.js.map → p-D0LdqSVb.js.map} +1 -1
- package/components/{p-CPbbOJ_i.js → p-DDisdyRU.js} +8 -8
- package/components/{p-CPbbOJ_i.js.map → p-DDisdyRU.js.map} +1 -1
- package/components/{p-1f50E84W.js → p-DFQ_caA4.js} +3 -3
- package/components/{p-1f50E84W.js.map → p-DFQ_caA4.js.map} +1 -1
- package/components/{p-DWZGOVME.js → p-DGeWaNlt.js} +3 -3
- package/components/{p-DWZGOVME.js.map → p-DGeWaNlt.js.map} +1 -1
- package/components/{p-BvVFL6_X.js → p-DIzxAERt.js} +5 -5
- package/components/{p-BvVFL6_X.js.map → p-DIzxAERt.js.map} +1 -1
- package/components/{p-rAP-ASw3.js → p-DM43N7pD.js} +42 -28
- package/components/p-DM43N7pD.js.map +1 -0
- package/components/{p-BNJ4Ws7A.js → p-DPZsirnB.js} +6 -6
- package/components/{p-BNJ4Ws7A.js.map → p-DPZsirnB.js.map} +1 -1
- package/components/{p-CDvg2uVS.js → p-DXzHgqiB.js} +3 -3
- package/components/{p-CDvg2uVS.js.map → p-DXzHgqiB.js.map} +1 -1
- package/components/{p-Ctm7nqyL.js → p-D_ThwWq-.js} +3 -3
- package/components/{p-Ctm7nqyL.js.map → p-D_ThwWq-.js.map} +1 -1
- package/components/{p-CA8lgT01.js → p-D_wwWxx8.js} +5 -5
- package/components/{p-CA8lgT01.js.map → p-D_wwWxx8.js.map} +1 -1
- package/components/{p-C1wxjy2C.js → p-Dfzl82x1.js} +11 -5
- package/components/p-Dfzl82x1.js.map +1 -0
- package/components/{p-DcqQbhTb.js → p-Dlmgmbod.js} +3 -3
- package/components/{p-DcqQbhTb.js.map → p-Dlmgmbod.js.map} +1 -1
- package/components/p-Dn_WjwtW.js.map +1 -1
- package/components/{p-D3VIxufW.js → p-DuEVN6w5.js} +4 -4
- package/components/{p-D3VIxufW.js.map → p-DuEVN6w5.js.map} +1 -1
- package/components/{p-CV6yma_f.js → p-Dy35mbzK.js} +4 -4
- package/components/{p-CV6yma_f.js.map → p-Dy35mbzK.js.map} +1 -1
- package/components/{p-BzcD2jYB.js → p-DylMlJTZ.js} +5 -5
- package/components/{p-BzcD2jYB.js.map → p-DylMlJTZ.js.map} +1 -1
- package/components/{p-CBVGeMwV.js → p-HblhO3lB.js} +5 -5
- package/components/{p-CBVGeMwV.js.map → p-HblhO3lB.js.map} +1 -1
- package/components/{p-CAtsUR4G.js → p-bM5r59DG.js} +3 -3
- package/components/{p-CAtsUR4G.js.map → p-bM5r59DG.js.map} +1 -1
- package/components/{p-TGPySHuR.js → p-iEAZQC4t.js} +5 -5
- package/components/{p-TGPySHuR.js.map → p-iEAZQC4t.js.map} +1 -1
- package/components/{p-0LfxrxE4.js → p-pyY5jSfE.js} +7 -7
- package/components/{p-0LfxrxE4.js.map → p-pyY5jSfE.js.map} +1 -1
- package/components/{p-C5YFrAhW.js → p-qnnCtPgc.js} +5 -5
- package/components/{p-C5YFrAhW.js.map → p-qnnCtPgc.js.map} +1 -1
- package/components/{p-BtKhV-Qs.js → p-uv1SlmiP.js} +6 -6
- package/components/p-uv1SlmiP.js.map +1 -0
- package/components/package.json +2 -1
- package/dist/cjs/app-globals-DOYDhlYa.js +10 -0
- package/dist/cjs/{app-globals-Dl9nm3FH.js.map → app-globals-DOYDhlYa.js.map} +1 -1
- package/dist/cjs/{base-button-CqhWuxXr.js → base-button-CAt4UMAy.js} +3 -3
- package/dist/cjs/{base-button-CqhWuxXr.js.map → base-button-CAt4UMAy.js.map} +1 -1
- package/dist/cjs/{base-icon-button-D0j4OzyN.js → base-icon-button-BOVJplyV.js} +4 -4
- package/dist/cjs/{base-icon-button-D0j4OzyN.js.map → base-icon-button-BOVJplyV.js.map} +1 -1
- package/dist/cjs/{helper-text-util-x8PVAsbI.js → helper-text-util-Dk2i8B86.js} +3 -3
- package/dist/cjs/{helper-text-util-x8PVAsbI.js.map → helper-text-util-Dk2i8B86.js.map} +1 -1
- package/dist/cjs/{index-DUl1Kp3_.js → index-CnXGUOZU.js} +158 -5
- package/dist/cjs/index-CnXGUOZU.js.map +1 -0
- package/dist/cjs/index-DIFIjYrm.js.map +1 -1
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/{input.util-DKYtpTVn.js → input.util-DuJG4-L-.js} +4 -4
- package/dist/cjs/{input.util-DKYtpTVn.js.map → input.util-DuJG4-L-.js.map} +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
- package/dist/cjs/ix-application.cjs.entry.js +1 -1
- package/dist/cjs/ix-avatar_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js +1 -1
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ix-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/ix-chip.cjs.entry.js +1 -1
- package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-col_4.cjs.entry.js +35 -21
- package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-content.cjs.entry.js +1 -1
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
- package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ix-date-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js +1 -1
- package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/ix-event-list-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-event-list.cjs.entry.js +21 -10
- package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
- package/dist/cjs/ix-field-label.ix-field-wrapper.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-field-label_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
- package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-group.cjs.entry.js +1 -1
- package/dist/cjs/ix-helper-text.cjs.entry.js +3 -3
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
- package/dist/cjs/ix-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
- package/dist/cjs/ix-kpi.cjs.entry.js +1 -1
- package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +1 -1
- package/dist/cjs/ix-map-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/{ix-menu-settings-CNmiFF1r.js → ix-menu-settings-WDbyAxNK.js} +3 -3
- package/dist/cjs/{ix-menu-settings-CNmiFF1r.js.map → ix-menu-settings-WDbyAxNK.js.map} +1 -1
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu.cjs.entry.js +1 -1
- package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal.cjs.entry.js +2 -2
- package/dist/cjs/ix-number-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
- package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
- package/dist/cjs/ix-pane.cjs.entry.js +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-radio-group.cjs.entry.js +2 -2
- package/dist/cjs/ix-radio.cjs.entry.js +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +19 -19
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-select.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-slider.cjs.entry.js +2 -2
- package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ix-tile.cjs.entry.js +1 -1
- package/dist/cjs/ix-time-picker.cjs.entry.js +1 -1
- package/dist/cjs/ix-toast-container.cjs.entry.js +1 -1
- package/dist/cjs/ix-toast.cjs.entry.js +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +7 -6
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +22 -9
- package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-typography.cjs.entry.js +9 -3
- package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +3 -3
- package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-upload.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ix-workflow-step.cjs.entry.js +1 -1
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
- package/dist/cjs/{listener-dZdfN-j_.js → listener-CF6zdO2s.js} +3 -3
- package/dist/cjs/{listener-dZdfN-j_.js.map → listener-CF6zdO2s.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{setup-CubfbTM8.js → setup-C3hsSIIc.js} +3 -3
- package/dist/cjs/{setup-CubfbTM8.js.map → setup-C3hsSIIc.js.map} +1 -1
- package/dist/cjs/siemens-ix.cjs.js +5 -5
- package/dist/cjs/siemens-ix.cjs.js.map +1 -1
- package/dist/cjs/{validation-CAJ2gTIK.js → validation-B-wzGaWF.js} +3 -3
- package/dist/cjs/{validation-CAJ2gTIK.js.map → validation-B-wzGaWF.js.map} +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/action-card/action-card.js +5 -5
- package/dist/collection/components/application/application.js +5 -3
- package/dist/collection/components/application/application.js.map +1 -1
- package/dist/collection/components/application-header/application-header.js +2 -2
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -0
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js.map +1 -1
- package/dist/collection/components/avatar/avatar.js +4 -4
- package/dist/collection/components/basic-navigation/basic-navigation.js +4 -3
- package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
- package/dist/collection/components/blind/blind.js +5 -5
- package/dist/collection/components/breadcrumb/breadcrumb.js +4 -3
- package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +6 -6
- package/dist/collection/components/button/button.js +9 -9
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/card-accordion/card-accordion.js +1 -1
- package/dist/collection/components/card-list/card-list.js +9 -9
- package/dist/collection/components/category-filter/category-filter.js +14 -10
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/checkbox/checkbox.js +7 -7
- package/dist/collection/components/checkbox-group/checkbox-group.js +8 -8
- package/dist/collection/components/chip/chip.js +8 -8
- package/dist/collection/components/col/col.js +4 -4
- package/dist/collection/components/content-header/content-header.js +4 -4
- package/dist/collection/components/css-grid/css-grid-item.js +1 -1
- package/dist/collection/components/css-grid/css-grid.js +1 -0
- package/dist/collection/components/css-grid/css-grid.js.map +1 -1
- package/dist/collection/components/custom-field/custom-field.js +8 -8
- package/dist/collection/components/custom-field/tests/custom-field.ct.js +1 -1
- package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -1
- package/dist/collection/components/date-dropdown/date-dropdown.js +21 -20
- package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
- package/dist/collection/components/date-input/date-input.js +17 -17
- package/dist/collection/components/date-input/tests/date-input.ct.js +1 -1
- package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.js +46 -32
- package/dist/collection/components/date-picker/date-picker.js.map +1 -1
- package/dist/collection/components/date-picker/test/date-picker.ct.js +17 -0
- package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
- package/dist/collection/components/date-time-card/date-time-card.js +3 -3
- package/dist/collection/components/datetime-picker/datetime-picker.js +18 -18
- package/dist/collection/components/drawer/drawer.js +6 -6
- package/dist/collection/components/dropdown/dropdown.js +13 -11
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.js +8 -8
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.js +7 -7
- package/dist/collection/components/empty-state/empty-state.js +5 -5
- package/dist/collection/components/event-list/event-list.js +24 -13
- package/dist/collection/components/event-list/event-list.js.map +1 -1
- package/dist/collection/components/event-list/test/event-list.ct.js +27 -0
- package/dist/collection/components/event-list/test/event-list.ct.js.map +1 -1
- package/dist/collection/components/event-list-item/event-list-item.js +4 -4
- package/dist/collection/components/expanding-search/expanding-search.js +7 -7
- package/dist/collection/components/field-label/field-label.js +5 -4
- package/dist/collection/components/field-label/field-label.js.map +1 -1
- package/dist/collection/components/field-label/tests/field-label.ct.js +1 -1
- package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -1
- package/dist/collection/components/field-wrapper/field-wrapper.js +14 -13
- package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js +2 -2
- package/dist/collection/components/flip-tile/flip-tile.js +4 -4
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
- package/dist/collection/components/group/group.js +7 -7
- package/dist/collection/components/group-item/group-item.js +7 -7
- package/dist/collection/components/helper-text/helper-text.js +6 -6
- package/dist/collection/components/icon-button/icon-button.js +11 -11
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +8 -8
- package/dist/collection/components/input/input.js +18 -18
- package/dist/collection/components/input/number-input.js +18 -18
- package/dist/collection/components/input/textarea.js +20 -20
- package/dist/collection/components/key-value/key-value.js +4 -4
- package/dist/collection/components/key-value-list/key-value-list.js +1 -1
- package/dist/collection/components/kpi/kpi.js +5 -5
- package/dist/collection/components/layout-auto/layout-auto.js +1 -0
- package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
- package/dist/collection/components/layout-grid/layout-grid.js +3 -3
- package/dist/collection/components/link-button/link-button.js +3 -3
- package/dist/collection/components/map-navigation/map-navigation.js +3 -3
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +4 -4
- package/dist/collection/components/menu/menu-expand-icon.js +4 -4
- package/dist/collection/components/menu/menu.js +16 -16
- package/dist/collection/components/menu-about/menu-about.js +3 -3
- package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.js +6 -6
- package/dist/collection/components/menu-avatar/menu-avatar.js +6 -6
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +2 -2
- package/dist/collection/components/menu-category/menu-category.js +3 -3
- package/dist/collection/components/menu-item/menu-item.js +8 -8
- package/dist/collection/components/menu-settings/menu-settings.js +3 -3
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
- package/dist/collection/components/message-bar/message-bar.js +2 -2
- package/dist/collection/components/modal/modal.js +7 -6
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/modal-header/modal-header.js +3 -3
- package/dist/collection/components/pagination/pagination.js +8 -8
- package/dist/collection/components/pane/pane.js +10 -10
- package/dist/collection/components/pane-layout/pane-layout.js +3 -3
- package/dist/collection/components/pill/pill.js +7 -7
- package/dist/collection/components/push-card/push-card.js +6 -6
- package/dist/collection/components/radio/radio.js +5 -5
- package/dist/collection/components/radio-group/radio-group.js +9 -9
- package/dist/collection/components/select/select.js +38 -38
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +66 -0
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/select-item/select-item.js +6 -6
- package/dist/collection/components/select-item/select-item.js.map +1 -1
- package/dist/collection/components/slider/slider.js +9 -8
- package/dist/collection/components/slider/slider.js.map +1 -1
- package/dist/collection/components/spinner/spinner.js +3 -3
- package/dist/collection/components/split-button/split-button.js +9 -9
- package/dist/collection/components/tab-item/tab-item.js +8 -8
- package/dist/collection/components/tabs/tabs.js +5 -5
- package/dist/collection/components/tile/tile.js +1 -1
- package/dist/collection/components/time-picker/time-picker.js +10 -10
- package/dist/collection/components/toast/toast-container.js +3 -3
- package/dist/collection/components/toast/toast.js +6 -6
- package/dist/collection/components/toggle/toggle.js +10 -10
- package/dist/collection/components/toggle-button/toggle-button.js +7 -7
- package/dist/collection/components/tooltip/tooltip.js +8 -8
- package/dist/collection/components/tree/test/tree.ct.js +165 -0
- package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
- package/dist/collection/components/tree/tree.js +47 -9
- package/dist/collection/components/tree/tree.js.map +1 -1
- package/dist/collection/components/tree-item/tree-item.js +9 -7
- package/dist/collection/components/tree-item/tree-item.js.map +1 -1
- package/dist/collection/components/typography/typography.js +13 -7
- package/dist/collection/components/typography/typography.js.map +1 -1
- package/dist/collection/components/upload/upload.js +13 -13
- package/dist/collection/components/upload/upload.js.map +1 -1
- package/dist/collection/components/utils/input/index.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +3 -3
- package/dist/collection/components/workflow-step/workflow-step.js +6 -6
- package/dist/collection/components/workflow-steps/workflow-steps.js +3 -3
- package/dist/collection/tests/utils/test/page.js.map +1 -1
- package/dist/esm/app-globals-BvoVB2w2.js +8 -0
- package/dist/esm/{app-globals-u1To5tos.js.map → app-globals-BvoVB2w2.js.map} +1 -1
- package/dist/esm/{base-button-IZFEmS6o.js → base-button-BfH8hAk6.js} +3 -3
- package/dist/esm/{base-button-IZFEmS6o.js.map → base-button-BfH8hAk6.js.map} +1 -1
- package/dist/esm/{base-icon-button-bH_gbsvW.js → base-icon-button-B43h4CjD.js} +4 -4
- package/dist/esm/{base-icon-button-bH_gbsvW.js.map → base-icon-button-B43h4CjD.js.map} +1 -1
- package/dist/esm/{helper-text-util-BUSv2nIj.js → helper-text-util-DR9KOBuX.js} +3 -3
- package/dist/esm/{helper-text-util-BUSv2nIj.js.map → helper-text-util-DR9KOBuX.js.map} +1 -1
- package/dist/esm/{index-DtF9fwpD.js → index-BNpBEtDH.js} +158 -5
- package/dist/esm/index-BNpBEtDH.js.map +1 -0
- package/dist/esm/index-CrTP-icT.js.map +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/{input.util-BbBYOl1b.js → input.util-DpnoI5lb.js} +4 -4
- package/dist/esm/{input.util-BbBYOl1b.js.map → input.util-DpnoI5lb.js.map} +1 -1
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-application-header.entry.js +1 -1
- package/dist/esm/ix-application-sidebar.entry.js +1 -1
- package/dist/esm/ix-application-switch-modal.entry.js +1 -1
- package/dist/esm/ix-application.entry.js +1 -1
- package/dist/esm/ix-avatar_2.entry.js +2 -2
- package/dist/esm/ix-basic-navigation.entry.js +1 -1
- package/dist/esm/ix-blind.entry.js +1 -1
- package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
- package/dist/esm/ix-breadcrumb.entry.js +1 -1
- package/dist/esm/ix-button.entry.js +2 -2
- package/dist/esm/ix-card-accordion_2.entry.js +1 -1
- package/dist/esm/ix-card-list.entry.js +1 -1
- package/dist/esm/ix-card_2.entry.js +1 -1
- package/dist/esm/ix-category-filter.entry.js +2 -2
- package/dist/esm/ix-checkbox-group.entry.js +2 -2
- package/dist/esm/ix-checkbox.entry.js +2 -2
- package/dist/esm/ix-chip.entry.js +1 -1
- package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
- package/dist/esm/ix-col_4.entry.js +35 -21
- package/dist/esm/ix-col_4.entry.js.map +1 -1
- package/dist/esm/ix-content-header.entry.js +1 -1
- package/dist/esm/ix-content.entry.js +1 -1
- package/dist/esm/ix-css-grid-item.entry.js +1 -1
- package/dist/esm/ix-css-grid.entry.js +1 -1
- package/dist/esm/ix-custom-field.entry.js +2 -2
- package/dist/esm/ix-date-dropdown.entry.js +1 -1
- package/dist/esm/ix-date-input.entry.js +3 -3
- package/dist/esm/ix-date-time-card.entry.js +1 -1
- package/dist/esm/ix-datetime-picker.entry.js +1 -1
- package/dist/esm/ix-divider.entry.js +1 -1
- package/dist/esm/ix-drawer.entry.js +1 -1
- package/dist/esm/ix-dropdown-button.entry.js +1 -1
- package/dist/esm/ix-dropdown-header.entry.js +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +2 -2
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
- package/dist/esm/ix-dropdown.entry.js +1 -1
- package/dist/esm/ix-empty-state.entry.js +1 -1
- package/dist/esm/ix-event-list-item.entry.js +1 -1
- package/dist/esm/ix-event-list.entry.js +21 -10
- package/dist/esm/ix-event-list.entry.js.map +1 -1
- package/dist/esm/ix-expanding-search.entry.js +1 -1
- package/dist/esm/ix-field-label.ix-field-wrapper.entry.js.map +1 -1
- package/dist/esm/ix-field-label_2.entry.js +4 -4
- package/dist/esm/ix-field-label_2.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +3 -3
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
- package/dist/esm/ix-flip-tile-content.entry.js +1 -1
- package/dist/esm/ix-flip-tile.entry.js +1 -1
- package/dist/esm/ix-group-context-menu_2.entry.js +1 -1
- package/dist/esm/ix-group.entry.js +1 -1
- package/dist/esm/ix-helper-text.entry.js +3 -3
- package/dist/esm/ix-icon-button_2.entry.js +3 -3
- package/dist/esm/ix-icon-toggle-button.entry.js +3 -3
- package/dist/esm/ix-input-group.entry.js +1 -1
- package/dist/esm/ix-input.entry.js +3 -3
- package/dist/esm/ix-key-value-list.entry.js +1 -1
- package/dist/esm/ix-key-value.entry.js +1 -1
- package/dist/esm/ix-kpi.entry.js +1 -1
- package/dist/esm/ix-layout-auto.entry.js +1 -1
- package/dist/esm/ix-link-button.entry.js +1 -1
- package/dist/esm/ix-map-navigation-overlay.entry.js +1 -1
- package/dist/esm/ix-map-navigation.entry.js +1 -1
- package/dist/esm/ix-menu-about-item.entry.js +1 -1
- package/dist/esm/ix-menu-about-news.entry.js +1 -1
- package/dist/esm/ix-menu-about.entry.js +2 -2
- package/dist/esm/ix-menu-avatar.entry.js +1 -1
- package/dist/esm/ix-menu-category.entry.js +1 -1
- package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
- package/dist/esm/ix-menu-item.entry.js +1 -1
- package/dist/esm/{ix-menu-settings-BOBnQeQI.js → ix-menu-settings-B4RirRi3.js} +3 -3
- package/dist/esm/{ix-menu-settings-BOBnQeQI.js.map → ix-menu-settings-B4RirRi3.js.map} +1 -1
- package/dist/esm/ix-menu-settings-item.entry.js +1 -1
- package/dist/esm/ix-menu-settings.entry.js +2 -2
- package/dist/esm/ix-menu.entry.js +1 -1
- package/dist/esm/ix-message-bar.entry.js +1 -1
- package/dist/esm/ix-modal-content_2.entry.js +1 -1
- package/dist/esm/ix-modal-footer.entry.js +1 -1
- package/dist/esm/ix-modal-loading.entry.js +1 -1
- package/dist/esm/ix-modal.entry.js +2 -2
- package/dist/esm/ix-number-input.entry.js +3 -3
- package/dist/esm/ix-pagination.entry.js +2 -2
- package/dist/esm/ix-pane-layout.entry.js +1 -1
- package/dist/esm/ix-pane.entry.js +1 -1
- package/dist/esm/ix-pill.entry.js +1 -1
- package/dist/esm/ix-push-card.entry.js +1 -1
- package/dist/esm/ix-radio-group.entry.js +2 -2
- package/dist/esm/ix-radio.entry.js +1 -1
- package/dist/esm/ix-select.entry.js +19 -19
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +2 -2
- package/dist/esm/ix-split-button.entry.js +1 -1
- package/dist/esm/ix-tab-item_2.entry.js +1 -1
- package/dist/esm/ix-textarea.entry.js +3 -3
- package/dist/esm/ix-tile.entry.js +1 -1
- package/dist/esm/ix-time-picker.entry.js +1 -1
- package/dist/esm/ix-toast-container.entry.js +1 -1
- package/dist/esm/ix-toast.entry.js +1 -1
- package/dist/esm/ix-toggle-button.entry.js +2 -2
- package/dist/esm/ix-toggle.entry.js +1 -1
- package/dist/esm/ix-tooltip.entry.js +1 -1
- package/dist/esm/ix-tree-item.entry.js +7 -6
- package/dist/esm/ix-tree-item.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +22 -9
- package/dist/esm/ix-tree.entry.js.map +1 -1
- package/dist/esm/ix-typography.entry.js +9 -3
- package/dist/esm/ix-typography.entry.js.map +1 -1
- package/dist/esm/ix-upload.entry.js +3 -3
- package/dist/esm/ix-upload.entry.js.map +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +1 -1
- package/dist/esm/ix-workflow-step.entry.js +1 -1
- package/dist/esm/ix-workflow-steps.entry.js +1 -1
- package/dist/esm/{listener-CNnvvup1.js → listener-Cu2ljot5.js} +3 -3
- package/dist/esm/{listener-CNnvvup1.js.map → listener-Cu2ljot5.js.map} +1 -1
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{setup-BbF8F_t9.js → setup-BKhm4UrF.js} +3 -3
- package/dist/esm/{setup-BbF8F_t9.js.map → setup-BKhm4UrF.js.map} +1 -1
- package/dist/esm/siemens-ix.js +6 -6
- package/dist/esm/siemens-ix.js.map +1 -1
- package/dist/esm/{validation-C3siDfPQ.js → validation-C_w_pHgR.js} +3 -3
- package/dist/esm/{validation-C3siDfPQ.js.map → validation-C_w_pHgR.js.map} +1 -1
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tree-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tree.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-upload.entry.esm.js.map +1 -1
- package/dist/siemens-ix/{p-a2c05b1b.entry.js → p-000cfb14.entry.js} +2 -2
- package/dist/siemens-ix/p-003f8d27.entry.js +2 -0
- package/dist/siemens-ix/p-0488a734.entry.js +2 -0
- package/dist/siemens-ix/p-0488a734.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9505ff9d.entry.js → p-08931f8c.entry.js} +2 -2
- package/dist/siemens-ix/{p-8960c872.entry.js → p-0c830977.entry.js} +2 -2
- package/dist/siemens-ix/{p-08e33f34.entry.js → p-12110136.entry.js} +2 -2
- package/dist/siemens-ix/{p-3af8304e.entry.js → p-163e742f.entry.js} +2 -2
- package/dist/siemens-ix/{p-cc843644.entry.js → p-191c9ec6.entry.js} +2 -2
- package/dist/siemens-ix/{p-9185b8c1.entry.js → p-19ae7d99.entry.js} +2 -2
- package/dist/siemens-ix/{p-538743fb.entry.js → p-19e9505f.entry.js} +2 -2
- package/dist/siemens-ix/p-1HUk727A.js +2 -0
- package/dist/siemens-ix/{p-CKA5agGR.js.map → p-1HUk727A.js.map} +1 -1
- package/dist/siemens-ix/{p-b761a9d6.entry.js → p-20d1d114.entry.js} +2 -2
- package/dist/siemens-ix/{p-10d57ca2.entry.js → p-2290614f.entry.js} +2 -2
- package/dist/siemens-ix/{p-316cf983.entry.js → p-2295246b.entry.js} +2 -2
- package/dist/siemens-ix/{p-eba65395.entry.js → p-273bd3ab.entry.js} +2 -2
- package/dist/siemens-ix/{p-ce331bdc.entry.js → p-28055ea5.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1420219.entry.js → p-2e4b9c1a.entry.js} +2 -2
- package/dist/siemens-ix/{p-Cdt22lfd.js → p-2j3Ly91D.js} +2 -2
- package/dist/siemens-ix/{p-Cdt22lfd.js.map → p-2j3Ly91D.js.map} +1 -1
- package/dist/siemens-ix/{p-e5ab9886.entry.js → p-3138015e.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1e08a10.entry.js → p-3283a5f3.entry.js} +2 -2
- package/dist/siemens-ix/{p-765ffc2a.entry.js → p-34ff567f.entry.js} +2 -2
- package/dist/siemens-ix/{p-2d9eb88d.entry.js → p-374de51d.entry.js} +2 -2
- package/dist/siemens-ix/{p-91a5bb6c.entry.js → p-37fa26f9.entry.js} +2 -2
- package/dist/siemens-ix/{p-a0ef8437.entry.js → p-3a0a5bc2.entry.js} +2 -2
- package/dist/siemens-ix/{p-718a54f8.entry.js → p-3d8a3b8a.entry.js} +2 -2
- package/dist/siemens-ix/{p-523e3cce.entry.js → p-3db26a34.entry.js} +2 -2
- package/dist/siemens-ix/{p-1b4019b5.entry.js → p-3e1a9763.entry.js} +2 -2
- package/dist/siemens-ix/{p-ac9215b9.entry.js → p-3edc7dd2.entry.js} +2 -2
- package/dist/siemens-ix/{p-43e8cbf1.entry.js → p-4b0c3eeb.entry.js} +2 -2
- package/dist/siemens-ix/{p-19b855f3.entry.js → p-518b1e6b.entry.js} +2 -2
- package/dist/siemens-ix/p-575b3137.entry.js +2 -0
- package/dist/siemens-ix/p-575b3137.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3d57eed7.entry.js → p-576fade1.entry.js} +2 -2
- package/dist/siemens-ix/{p-6d38bed7.entry.js → p-5963369c.entry.js} +2 -2
- package/dist/siemens-ix/{p-320281ab.entry.js → p-5b0d1cc9.entry.js} +2 -2
- package/dist/siemens-ix/{p-0f72ac93.entry.js → p-5b1d3595.entry.js} +2 -2
- package/dist/siemens-ix/{p-1b488eb2.entry.js → p-5fe74d24.entry.js} +2 -2
- package/dist/siemens-ix/{p-1e2dfffb.entry.js → p-5fef5328.entry.js} +2 -2
- package/dist/siemens-ix/{p-fa3623a3.entry.js → p-6691703e.entry.js} +2 -2
- package/dist/siemens-ix/{p-bd6e324a.entry.js → p-66fb6549.entry.js} +2 -2
- package/dist/siemens-ix/{p-3677ae1c.entry.js → p-6d197072.entry.js} +2 -2
- package/dist/siemens-ix/{p-1a1e0f93.entry.js → p-734bcb23.entry.js} +2 -2
- package/dist/siemens-ix/{p-32612a51.entry.js → p-78f99962.entry.js} +2 -2
- package/dist/siemens-ix/{p-001a084b.entry.js → p-79febe81.entry.js} +2 -2
- package/dist/siemens-ix/{p-e8252fd7.entry.js → p-7abb0f0c.entry.js} +2 -2
- package/dist/siemens-ix/{p-8920bbfe.entry.js → p-8702121e.entry.js} +2 -2
- package/dist/siemens-ix/{p-8920bbfe.entry.js.map → p-8702121e.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-61140574.entry.js → p-87b30e60.entry.js} +2 -2
- package/dist/siemens-ix/{p-2aa40bcf.entry.js → p-87c777a1.entry.js} +2 -2
- package/dist/siemens-ix/{p-71eaa791.entry.js → p-888fa4b1.entry.js} +2 -2
- package/dist/siemens-ix/{p-b0a445d7.entry.js → p-89edecbd.entry.js} +2 -2
- package/dist/siemens-ix/{p-1837e711.entry.js → p-8c24d360.entry.js} +2 -2
- package/dist/siemens-ix/p-8c24d360.entry.js.map +1 -0
- package/dist/siemens-ix/{p-d6bf2d75.entry.js → p-933f6e1f.entry.js} +2 -2
- package/dist/siemens-ix/p-93ba92af.entry.js +2 -0
- package/dist/siemens-ix/p-93ba92af.entry.js.map +1 -0
- package/dist/siemens-ix/{p-d3e0d6d9.entry.js → p-96bbbbcb.entry.js} +2 -2
- package/dist/siemens-ix/{p-0818f6af.entry.js → p-9a679e62.entry.js} +2 -2
- package/dist/siemens-ix/p-9a679e62.entry.js.map +1 -0
- package/dist/siemens-ix/{p-a1c09e3c.entry.js → p-9e3a36df.entry.js} +2 -2
- package/dist/siemens-ix/{p-afd2fa29.entry.js → p-9e83986f.entry.js} +2 -2
- package/dist/siemens-ix/p-B5WJpsEz.js +2 -0
- package/dist/siemens-ix/{p-Dk_lr0xl.js.map → p-B5WJpsEz.js.map} +1 -1
- package/dist/siemens-ix/p-BNpBEtDH.js +3 -0
- package/dist/siemens-ix/p-BNpBEtDH.js.map +1 -0
- package/dist/siemens-ix/{p-CANRrgK_.js → p-BPfEX8mR.js} +2 -2
- package/dist/siemens-ix/{p-CANRrgK_.js.map → p-BPfEX8mR.js.map} +1 -1
- package/dist/siemens-ix/{p-z5yZxfe2.js → p-BXguuvvE.js} +2 -2
- package/dist/siemens-ix/{p-z5yZxfe2.js.map → p-BXguuvvE.js.map} +1 -1
- package/dist/siemens-ix/{p-CdOJ663o.js → p-CFHLJNAe.js} +2 -2
- package/dist/siemens-ix/{p-CdOJ663o.js.map → p-CFHLJNAe.js.map} +1 -1
- package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
- package/dist/siemens-ix/p-DTE55Tq_.js +2 -0
- package/dist/siemens-ix/{p-CYvkc2CR.js.map → p-DTE55Tq_.js.map} +1 -1
- package/dist/siemens-ix/{p-CZ1HWy6s.js → p-Df9aoecP.js} +2 -2
- package/dist/siemens-ix/{p-CZ1HWy6s.js.map → p-Df9aoecP.js.map} +1 -1
- package/dist/siemens-ix/{p-DQmgxFuB.js → p-MzQjR-h5.js} +2 -2
- package/dist/siemens-ix/{p-DQmgxFuB.js.map → p-MzQjR-h5.js.map} +1 -1
- package/dist/siemens-ix/{p-c56c3898.entry.js → p-a4d17743.entry.js} +2 -2
- package/dist/siemens-ix/{p-a55e1df3.entry.js → p-a963c368.entry.js} +2 -2
- package/dist/siemens-ix/{p-8b41e47d.entry.js → p-ac5f5042.entry.js} +2 -2
- package/dist/siemens-ix/{p-3f03f070.entry.js → p-aeb1eb75.entry.js} +2 -2
- package/dist/siemens-ix/{p-2927de2b.entry.js → p-aee95ea9.entry.js} +2 -2
- package/dist/siemens-ix/{p-9a7db83b.entry.js → p-af701797.entry.js} +2 -2
- package/dist/siemens-ix/{p-ecefabdb.entry.js → p-b01c5093.entry.js} +2 -2
- package/dist/siemens-ix/p-b11fe6c8.entry.js +2 -0
- package/dist/siemens-ix/p-b11fe6c8.entry.js.map +1 -0
- package/dist/siemens-ix/{p-b0cfcae1.entry.js → p-b39463a7.entry.js} +2 -2
- package/dist/siemens-ix/{p-45427457.entry.js → p-b59f5bf2.entry.js} +2 -2
- package/dist/siemens-ix/{p-9ca14286.entry.js → p-b7d15091.entry.js} +2 -2
- package/dist/siemens-ix/{p-5e241a1f.entry.js → p-ba7b399c.entry.js} +2 -2
- package/dist/siemens-ix/p-bb6c203d.entry.js +2 -0
- package/dist/siemens-ix/p-bb6c203d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9439d379.entry.js → p-bc3714e4.entry.js} +2 -2
- package/dist/siemens-ix/{p-127a8ea3.entry.js → p-bf8e97d7.entry.js} +2 -2
- package/dist/siemens-ix/{p-6b316d6a.entry.js → p-c0e4bf8a.entry.js} +2 -2
- package/dist/siemens-ix/{p-e59e6e87.entry.js → p-c675b650.entry.js} +2 -2
- package/dist/siemens-ix/p-c7384379.entry.js +2 -0
- package/dist/siemens-ix/{p-6ae131ad.entry.js.map → p-c7384379.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-a48f6140.entry.js → p-c80dddf1.entry.js} +2 -2
- package/dist/siemens-ix/{p-cb5000ac.entry.js → p-c93a8094.entry.js} +2 -2
- package/dist/siemens-ix/{p-08d2c2e8.entry.js → p-ca328fc2.entry.js} +2 -2
- package/dist/siemens-ix/{p-033a9520.entry.js → p-cd52e37a.entry.js} +2 -2
- package/dist/siemens-ix/{p-b2fd83da.entry.js → p-ce0642f0.entry.js} +2 -2
- package/dist/siemens-ix/{p-b606a172.entry.js → p-d132ce81.entry.js} +2 -2
- package/dist/siemens-ix/{p-f30f9b01.entry.js → p-d1cf2407.entry.js} +2 -2
- package/dist/siemens-ix/{p-89868ccc.entry.js → p-d2da2e45.entry.js} +2 -2
- package/dist/siemens-ix/{p-accb8080.entry.js → p-d3f99d59.entry.js} +2 -2
- package/dist/siemens-ix/{p-38d3e0c8.entry.js → p-da378974.entry.js} +2 -2
- package/dist/siemens-ix/{p-2240c295.entry.js → p-dd627440.entry.js} +2 -2
- package/dist/siemens-ix/{p-66e7e232.entry.js → p-e365aee3.entry.js} +2 -2
- package/dist/siemens-ix/{p-802636fd.entry.js → p-e501b6ca.entry.js} +2 -2
- package/dist/siemens-ix/{p-01c3ef64.entry.js → p-e6c7e87a.entry.js} +2 -2
- package/dist/siemens-ix/{p-1bf52529.entry.js → p-eb5da5a0.entry.js} +2 -2
- package/dist/siemens-ix/{p-eccfb343.entry.js → p-ee76fac1.entry.js} +2 -2
- package/dist/siemens-ix/{p-ee807086.entry.js → p-efe78c2f.entry.js} +2 -2
- package/dist/siemens-ix/{p-f8976f8e.entry.js → p-f0575255.entry.js} +2 -2
- package/dist/siemens-ix/{p-7cb18fa5.entry.js → p-f3022851.entry.js} +2 -2
- package/dist/siemens-ix/p-f3022851.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c210f347.entry.js → p-f3f6e45d.entry.js} +2 -2
- package/dist/siemens-ix/{p-c2b23c82.entry.js → p-f3ffbaf9.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1e55b65.entry.js → p-f7bfd5f6.entry.js} +2 -2
- package/dist/siemens-ix/{p-cbf9dc1c.entry.js → p-f81de54a.entry.js} +2 -2
- package/dist/siemens-ix/{p-9ed2e8df.entry.js → p-f8a852c3.entry.js} +2 -2
- package/dist/siemens-ix/{p-736a7446.entry.js → p-f8b08d7b.entry.js} +2 -2
- package/dist/siemens-ix/p-f8b08d7b.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9170f4cd.entry.js → p-ff072152.entry.js} +2 -2
- package/dist/siemens-ix/{p-aaf423b9.entry.js → p-ff2171f6.entry.js} +2 -2
- 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/date-picker/date-picker.d.ts +2 -0
- package/dist/types/components/event-list/event-list.d.ts +1 -0
- package/dist/types/components/tree/tree.d.ts +6 -0
- package/dist/types/components/typography/typography.d.ts +2 -1
- package/dist/types/components/utils/input/index.d.ts +1 -1
- package/dist/types/components.d.ts +10 -0
- package/dist/types/stencil-public-runtime.d.ts +2 -0
- package/dist/types/tests/utils/test/page.d.ts +0 -5
- package/hydrate/index.d.ts +271 -0
- package/hydrate/index.js +46166 -0
- package/hydrate/index.mjs +46158 -0
- package/hydrate/package.json +12 -0
- package/package.json +47 -11
- package/components/p-B_ksjKbq.js.map +0 -1
- package/components/p-BcWYFLel.js.map +0 -1
- package/components/p-BtKhV-Qs.js.map +0 -1
- package/components/p-C1wxjy2C.js.map +0 -1
- package/components/p-CB5DzBgb.js.map +0 -1
- package/components/p-CtTl3_AV.js.map +0 -1
- package/components/p-D0LOAFeZ.js.map +0 -1
- package/components/p-rAP-ASw3.js.map +0 -1
- package/dist/cjs/app-globals-Dl9nm3FH.js +0 -10
- package/dist/cjs/index-DUl1Kp3_.js.map +0 -1
- package/dist/esm/app-globals-u1To5tos.js +0 -8
- package/dist/esm/index-DtF9fwpD.js.map +0 -1
- package/dist/siemens-ix/p-0818f6af.entry.js.map +0 -1
- package/dist/siemens-ix/p-1837e711.entry.js.map +0 -1
- package/dist/siemens-ix/p-2c95e67c.entry.js +0 -2
- package/dist/siemens-ix/p-6ae131ad.entry.js +0 -2
- package/dist/siemens-ix/p-6c554ece.entry.js +0 -2
- package/dist/siemens-ix/p-6c554ece.entry.js.map +0 -1
- package/dist/siemens-ix/p-736a7446.entry.js.map +0 -1
- package/dist/siemens-ix/p-7cb18fa5.entry.js.map +0 -1
- package/dist/siemens-ix/p-9196f153.entry.js +0 -2
- package/dist/siemens-ix/p-9196f153.entry.js.map +0 -1
- package/dist/siemens-ix/p-CKA5agGR.js +0 -2
- package/dist/siemens-ix/p-CYvkc2CR.js +0 -2
- package/dist/siemens-ix/p-Dk_lr0xl.js +0 -2
- package/dist/siemens-ix/p-DtF9fwpD.js +0 -3
- package/dist/siemens-ix/p-DtF9fwpD.js.map +0 -1
- package/dist/siemens-ix/p-cefd8579.entry.js +0 -2
- package/dist/siemens-ix/p-cefd8579.entry.js.map +0 -1
- package/dist/siemens-ix/p-ec92f199.entry.js +0 -2
- package/dist/siemens-ix/p-ec92f199.entry.js.map +0 -1
- package/dist/siemens-ix/p-f607e4c0.entry.js +0 -2
- package/dist/siemens-ix/p-f607e4c0.entry.js.map +0 -1
- package/dist/siemens-ix/theme/legacy-classic-dark.css +0 -1
- package/dist/siemens-ix/theme/legacy-classic-light.css +0 -1
- package/scss/theme/legacy-classic-dark/_border.scss +0 -35
- package/scss/theme/legacy-classic-dark/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-dark/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-dark/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-dark/_color.scss +0 -864
- package/scss/theme/legacy-classic-dark/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-dark/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-dark/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-dark/_index.scss +0 -23
- package/scss/theme/legacy-classic-dark/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-dark/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-dark/_other.scss +0 -16
- package/scss/theme/legacy-classic-dark/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-dark/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-dark/_typography.scss +0 -46
- package/scss/theme/legacy-classic-light/_border.scss +0 -35
- package/scss/theme/legacy-classic-light/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-light/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-light/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-light/_color.scss +0 -864
- package/scss/theme/legacy-classic-light/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-light/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-light/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-light/_index.scss +0 -23
- package/scss/theme/legacy-classic-light/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-light/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-light/_other.scss +0 -16
- package/scss/theme/legacy-classic-light/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-light/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-light/_typography.scss +0 -46
- /package/dist/siemens-ix/{p-a2c05b1b.entry.js.map → p-000cfb14.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2c95e67c.entry.js.map → p-003f8d27.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9505ff9d.entry.js.map → p-08931f8c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8960c872.entry.js.map → p-0c830977.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-08e33f34.entry.js.map → p-12110136.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3af8304e.entry.js.map → p-163e742f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cc843644.entry.js.map → p-191c9ec6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9185b8c1.entry.js.map → p-19ae7d99.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-538743fb.entry.js.map → p-19e9505f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b761a9d6.entry.js.map → p-20d1d114.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-10d57ca2.entry.js.map → p-2290614f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-316cf983.entry.js.map → p-2295246b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-eba65395.entry.js.map → p-273bd3ab.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ce331bdc.entry.js.map → p-28055ea5.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1420219.entry.js.map → p-2e4b9c1a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e5ab9886.entry.js.map → p-3138015e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1e08a10.entry.js.map → p-3283a5f3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-765ffc2a.entry.js.map → p-34ff567f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2d9eb88d.entry.js.map → p-374de51d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-91a5bb6c.entry.js.map → p-37fa26f9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a0ef8437.entry.js.map → p-3a0a5bc2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-718a54f8.entry.js.map → p-3d8a3b8a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-523e3cce.entry.js.map → p-3db26a34.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1b4019b5.entry.js.map → p-3e1a9763.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ac9215b9.entry.js.map → p-3edc7dd2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-43e8cbf1.entry.js.map → p-4b0c3eeb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-19b855f3.entry.js.map → p-518b1e6b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3d57eed7.entry.js.map → p-576fade1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6d38bed7.entry.js.map → p-5963369c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-320281ab.entry.js.map → p-5b0d1cc9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0f72ac93.entry.js.map → p-5b1d3595.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1b488eb2.entry.js.map → p-5fe74d24.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1e2dfffb.entry.js.map → p-5fef5328.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-fa3623a3.entry.js.map → p-6691703e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-bd6e324a.entry.js.map → p-66fb6549.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3677ae1c.entry.js.map → p-6d197072.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1a1e0f93.entry.js.map → p-734bcb23.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-32612a51.entry.js.map → p-78f99962.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-001a084b.entry.js.map → p-79febe81.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e8252fd7.entry.js.map → p-7abb0f0c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-61140574.entry.js.map → p-87b30e60.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2aa40bcf.entry.js.map → p-87c777a1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-71eaa791.entry.js.map → p-888fa4b1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b0a445d7.entry.js.map → p-89edecbd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d6bf2d75.entry.js.map → p-933f6e1f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d3e0d6d9.entry.js.map → p-96bbbbcb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a1c09e3c.entry.js.map → p-9e3a36df.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-afd2fa29.entry.js.map → p-9e83986f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c56c3898.entry.js.map → p-a4d17743.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a55e1df3.entry.js.map → p-a963c368.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8b41e47d.entry.js.map → p-ac5f5042.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3f03f070.entry.js.map → p-aeb1eb75.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2927de2b.entry.js.map → p-aee95ea9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9a7db83b.entry.js.map → p-af701797.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ecefabdb.entry.js.map → p-b01c5093.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b0cfcae1.entry.js.map → p-b39463a7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-45427457.entry.js.map → p-b59f5bf2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9ca14286.entry.js.map → p-b7d15091.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5e241a1f.entry.js.map → p-ba7b399c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9439d379.entry.js.map → p-bc3714e4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-127a8ea3.entry.js.map → p-bf8e97d7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6b316d6a.entry.js.map → p-c0e4bf8a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e59e6e87.entry.js.map → p-c675b650.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a48f6140.entry.js.map → p-c80dddf1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cb5000ac.entry.js.map → p-c93a8094.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-08d2c2e8.entry.js.map → p-ca328fc2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-033a9520.entry.js.map → p-cd52e37a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b2fd83da.entry.js.map → p-ce0642f0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b606a172.entry.js.map → p-d132ce81.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f30f9b01.entry.js.map → p-d1cf2407.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-89868ccc.entry.js.map → p-d2da2e45.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-accb8080.entry.js.map → p-d3f99d59.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-38d3e0c8.entry.js.map → p-da378974.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2240c295.entry.js.map → p-dd627440.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-66e7e232.entry.js.map → p-e365aee3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-802636fd.entry.js.map → p-e501b6ca.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-01c3ef64.entry.js.map → p-e6c7e87a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1bf52529.entry.js.map → p-eb5da5a0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-eccfb343.entry.js.map → p-ee76fac1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ee807086.entry.js.map → p-efe78c2f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f8976f8e.entry.js.map → p-f0575255.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c210f347.entry.js.map → p-f3f6e45d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c2b23c82.entry.js.map → p-f3ffbaf9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1e55b65.entry.js.map → p-f7bfd5f6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cbf9dc1c.entry.js.map → p-f81de54a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9ed2e8df.entry.js.map → p-f8a852c3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9170f4cd.entry.js.map → p-ff072152.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-aaf423b9.entry.js.map → p-ff2171f6.entry.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
|
|
3
3
|
const dividerCss = ":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";
|
|
4
4
|
|
|
@@ -28,6 +28,6 @@ function defineCustomElement() {
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
export { Divider as D, defineCustomElement as d };
|
|
31
|
-
//# sourceMappingURL=p-
|
|
31
|
+
//# sourceMappingURL=p-BBSHeR_p.js.map
|
|
32
32
|
|
|
33
|
-
//# sourceMappingURL=p-
|
|
33
|
+
//# sourceMappingURL=p-BBSHeR_p.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-BBSHeR_p.js","mappings":";;AAAA,MAAM,UAAU,GAAG,kIAAkI;;MCkBxI,OAAO,iBAAAA,kBAAA,CAAA,MAAA,OAAA,SAAAC,CAAA,CAAA;;;;;;IAClB,MAAM,GAAA;QACJ,OAAO,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/divider/divider.scss?tag=ix-divider&encapsulation=shadow","src/components/divider/divider.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: block;\n position: relative;\n\n width: 100%;\n border-bottom: 0.0625rem solid var(--theme-color-x-weak-bdr);\n margin: 0.25rem 0px;\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 { Component, h, Host } from '@stencil/core';\n\n/**\n * @since 1.4.0\n */\n@Component({\n tag: 'ix-divider',\n styleUrl: 'divider.scss',\n shadow: true,\n})\nexport class Divider {\n render() {\n return <Host></Host>;\n }\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h } from './p-
|
|
1
|
+
import { h } from './p-BA1wZ05L.js';
|
|
2
2
|
import { q as iconError, r as iconWarning, s as iconInfo, t as iconSuccess } from './p-Dn_WjwtW.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
@@ -37,6 +37,6 @@ function renderHelperText({ isInvalid, invalidText, isWarning, warningText, isIn
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
export { hasAnyText as h, renderHelperText as r };
|
|
40
|
-
//# sourceMappingURL=p-
|
|
40
|
+
//# sourceMappingURL=p-BBozAuYN.js.map
|
|
41
41
|
|
|
42
|
-
//# sourceMappingURL=p-
|
|
42
|
+
//# sourceMappingURL=p-BBozAuYN.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-BBozAuYN.js","mappings":";;;AAAA;;;;;;;AAOG;AASa,SAAA,UAAU,CAAC,EACzB,WAAW,EACX,WAAW,EACX,QAAQ,EACR,SAAS,EACT,UAAU,GAOX,EAAA;IACC,OAAO,WAAW,IAAI,WAAW,IAAI,QAAQ,IAAI,SAAS,IAAI,UAAU;AAC1E;AAEM,SAAU,gBAAgB,CAAC,EAC/B,SAAS,EACT,WAAW,EACX,SAAS,EACT,WAAW,EACX,MAAM,EACN,QAAQ,EACR,OAAO,EACP,SAAS,EACT,UAAU,GAWX,EAAA;AACC,IAAA,IAAI,SAAS,IAAI,WAAW,KAAK,SAAS,EAAE;QAC1C,QACE,qBAAe,SAAS,EAAC,OAAO,EAAC,KAAK,EAAC,aAAa,EAAA;YAClD,CAAS,CAAA,SAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAC,IAAI,EAAW,CAAA;YAEvE,WAAW,CACE;;AAIpB,IAAA,IAAI,SAAS,IAAI,WAAW,KAAK,SAAS,EAAE;QAC1C,QACE,qBAAe,SAAS,EAAC,KAAK,EAAC,KAAK,EAAC,aAAa,EAAA;YAChD,CACE,CAAA,SAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EACzB,IAAI,EAAE,WAAW,EACjB,IAAI,EAAC,IAAI,EACA,CAAA;YACV,WAAW,CACE;;AAIpB,IAAA,IAAI,MAAM,IAAI,QAAQ,KAAK,SAAS,EAAE;QACpC,QACE,qBAAe,SAAS,EAAC,KAAK,EAAC,KAAK,EAAC,aAAa,EAAA;YAChD,CAAS,CAAA,SAAA,EAAA,EAAA,KAAK,EAAC,gBAAgB,EAAC,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAC,IAAI,EAAW,CAAA;YACnE,QAAQ,CACK;;AAIpB,IAAA,IAAI,OAAO,IAAI,SAAS,KAAK,SAAS,EAAE;QACtC,QACE,qBAAe,SAAS,EAAC,KAAK,EAAC,KAAK,EAAC,aAAa,EAAA;YAChD,CAAS,CAAA,SAAA,EAAA,EAAA,KAAK,EAAC,iBAAiB,EAAC,IAAI,EAAE,WAAW,EAAE,IAAI,EAAC,IAAI,EAAW,CAAA;YACvE,SAAS,CACI;;AAIpB,IAAA,QACE,UAAU,KACR,CAAA,CAAA,eAAA,EAAA,EAAe,KAAK,EAAC,aAAa,EAAC,SAAS,EAAC,MAAM,EAAA,EAChD,UAAU,CACG,CACjB;AAEL;;;;","names":[],"sources":["src/components/field-wrapper/helper-text-util.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 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 { h } from '@stencil/core';\nimport {\n iconError,\n iconInfo,\n iconSuccess,\n iconWarning,\n} from '@siemens/ix-icons/icons';\n\nexport function hasAnyText({\n invalidText,\n warningText,\n infoText,\n validText,\n helperText,\n}: {\n invalidText?: string;\n warningText?: string;\n infoText?: string;\n validText?: string;\n helperText?: string;\n}) {\n return invalidText || warningText || infoText || validText || helperText;\n}\n\nexport function renderHelperText({\n isInvalid,\n invalidText,\n isWarning,\n warningText,\n isInfo,\n infoText,\n isValid,\n validText,\n helperText,\n}: {\n isInvalid: boolean;\n invalidText?: string;\n isWarning: boolean;\n warningText?: string;\n isInfo: boolean;\n infoText?: string;\n isValid: boolean;\n validText?: string;\n helperText?: string;\n}) {\n if (isInvalid && invalidText !== undefined) {\n return (\n <ix-typography textColor=\"alarm\" class=\"bottom-text\">\n <ix-icon class=\"text-icon invalid\" name={iconError} size=\"16\"></ix-icon>\n\n {invalidText}\n </ix-typography>\n );\n }\n\n if (isWarning && warningText !== undefined) {\n return (\n <ix-typography textColor=\"std\" class=\"bottom-text\">\n <ix-icon\n class=\"text-icon warning\"\n name={iconWarning}\n size=\"16\"\n ></ix-icon>\n {warningText}\n </ix-typography>\n );\n }\n\n if (isInfo && infoText !== undefined) {\n return (\n <ix-typography textColor=\"std\" class=\"bottom-text\">\n <ix-icon class=\"text-icon info\" name={iconInfo} size=\"16\"></ix-icon>\n {infoText}\n </ix-typography>\n );\n }\n\n if (isValid && validText !== undefined) {\n return (\n <ix-typography textColor=\"std\" class=\"bottom-text\">\n <ix-icon class=\"text-icon valid\" name={iconSuccess} size=\"16\"></ix-icon>\n {validText}\n </ix-typography>\n );\n }\n\n return (\n helperText && (\n <ix-typography class=\"bottom-text\" textColor=\"soft\">\n {helperText}\n </ix-typography>\n )\n );\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
import { x as iconChevronRight } from './p-Dn_WjwtW.js';
|
|
3
3
|
|
|
4
4
|
const treeItemCss = ":host{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}: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 .tree-node-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center}:host .tree-node-container .tree-node-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .icon-toggle-container{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem}:host .icon-toggle-container ix-icon{transition:transform var(--theme-default-time) ease-in-out}:host .icon-toggle-container ix-icon.icon-toggle-down{transform:rotate(90deg)}:host(:not(.disabled):not(:disabled):not(.selected).hover),:host(:not(.disabled):not(:disabled):not(.selected):hover){background-color:var(--theme-tree-item--background--hover)}:host(:not(.disabled):not(:disabled):not(.selected).active),:host(:not(.disabled):not(:disabled):not(.selected):active){background-color:var(--theme-tree-item--background--active)}:host(.selected){background-color:var(--theme-tree-item--background--selected)}:host(.selected.hover),:host(.selected:hover){background-color:var(--theme-tree-item--background--selected-hover)}:host(.selected.active),:host(.selected:active){background-color:var(--theme-tree-item--background--selected-active)}";
|
|
@@ -19,14 +19,15 @@ const TreeItem = /*@__PURE__*/ proxyCustomElement(class TreeItem extends H {
|
|
|
19
19
|
var _a, _b, _c;
|
|
20
20
|
return (h(Host, { key: 'bb6da9e7cfe6133c51d8aa4a6eebfb8e7fdb68b2', class: {
|
|
21
21
|
selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
|
|
22
|
-
} }, h("div", { key: '
|
|
22
|
+
} }, h("div", { key: 'fe3053f50feb3a1f00c3bcefb5a1c5c78909b1aa', class: "icon-toggle-container" }, this.hasChildren ? (h("ix-icon", { name: iconChevronRight, size: "16", class: {
|
|
23
|
+
['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
|
|
24
|
+
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}`, onClick: (e) => {
|
|
23
25
|
e.preventDefault();
|
|
26
|
+
e.stopPropagation();
|
|
24
27
|
this.toggle.emit();
|
|
25
|
-
} }
|
|
26
|
-
['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
|
|
27
|
-
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), h("div", { key: '54dde9d64be32bcc705ca8503ceb23146e70e7b7', class: "tree-node-container", onClick: () => {
|
|
28
|
+
} })) : null), h("div", { key: '96bf8b81859c8292195f4418598057c0371259f9', class: "tree-node-container", onClick: () => {
|
|
28
29
|
this.itemClick.emit();
|
|
29
|
-
} }, h("div", { key: '
|
|
30
|
+
} }, h("div", { key: 'bfd399d7d167978c6e4781fb1394957b48bf85b6', class: "tree-node-text" }, this.text), h("slot", { key: 'df8688241a7fa8ae7046313e779e3937640ccdde' }))));
|
|
30
31
|
}
|
|
31
32
|
static get style() { return treeItemCss; }
|
|
32
33
|
}, [1, "ix-tree-item", {
|
|
@@ -49,6 +50,6 @@ function defineCustomElement() {
|
|
|
49
50
|
}
|
|
50
51
|
|
|
51
52
|
export { TreeItem as T, defineCustomElement as d };
|
|
52
|
-
//# sourceMappingURL=p-
|
|
53
|
+
//# sourceMappingURL=p-BDzoigTw.js.map
|
|
53
54
|
|
|
54
|
-
//# sourceMappingURL=p-
|
|
55
|
+
//# sourceMappingURL=p-BDzoigTw.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BDzoigTw.js","mappings":";;;AAAA,MAAM,WAAW,GAAG,8gEAA8gE;;MCkBrhE,QAAQ,iBAAAA,kBAAA,CAAA,MAAA,QAAA,SAAAC,CAAA,CAAA;AALrB,IAAA,WAAA,GAAA;;;;;;AAWE;;AAEG;AACK,QAAA,IAAW,CAAA,WAAA,GAAG,KAAK;AAuD5B;IAtCC,MAAM,GAAA;;QACJ,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EACH,KAAK,EAAE;AACL,gBAAA,QAAQ,EAAE,CAAC,EAAC,CAAA,EAAA,GAAA,IAAI,CAAC,OAAO,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,CAAA;AACrC,aAAA,EAAA,EAED,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,uBAAuB,EAAA,EAC/B,IAAI,CAAC,WAAW,IACf,CACE,CAAA,SAAA,EAAA,EAAA,IAAI,EAAE,gBAAgB,EACtB,IAAI,EAAC,IAAI,EACT,KAAK,EAAE;AACL,gBAAA,CAAC,kBAAkB,GAAG,CAAC,EAAC,CAAA,EAAA,GAAA,IAAI,CAAC,OAAO,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,CAAA;aACjD,EACD,KAAK,EAAE,CACL,MAAA,EAAA,CAAA,CAAA,EAAA,GAAA,IAAI,CAAC,OAAO,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,IAAG,SAAS,GAAG,UACzC,CAAE,CAAA,EACF,OAAO,EAAE,CAAC,CAAQ,KAAI;gBACpB,CAAC,CAAC,cAAc,EAAE;gBAClB,CAAC,CAAC,eAAe,EAAE;AACnB,gBAAA,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE;aACnB,GACD,IACA,IAAI,CACJ,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,qBAAqB,EAC3B,OAAO,EAAE,MAAK;AACZ,gBAAA,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE;AACvB,aAAC,EAAA,EAED,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,gBAAgB,IAAE,IAAI,CAAC,IAAI,CAAO,EAC7C,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACT,CACD;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/tree-item/tree-item.scss?tag=ix-tree-item&encapsulation=shadow","src/components/tree-item/tree-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/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: flex;\n align-items: center;\n\n height: 32px;\n width: 100%;\n\n cursor: pointer;\n\n .tree-node-container {\n @include ellipsis;\n display: flex;\n align-items: center;\n height: $x-large-space;\n flex-grow: 1;\n align-items: center;\n\n .tree-node-text {\n @include ellipsis;\n }\n }\n\n .icon-toggle-container {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 2rem;\n height: 2rem;\n min-width: 2rem;\n\n ix-icon {\n transition: transform var(--theme-default-time) ease-in-out;\n\n &.icon-toggle-down {\n transform: rotate(90deg);\n }\n }\n }\n}\n\n:host(:not(.disabled):not(:disabled):not(.selected).hover),\n:host(:not(.disabled):not(:disabled):not(.selected):hover) {\n background-color: var(--theme-tree-item--background--hover);\n}\n\n:host(:not(.disabled):not(:disabled):not(.selected).active),\n:host(:not(.disabled):not(:disabled):not(.selected):active) {\n background-color: var(--theme-tree-item--background--active);\n}\n\n:host(.selected) {\n background-color: var(--theme-tree-item--background--selected);\n}\n\n:host(.selected.hover),\n:host(.selected:hover) {\n background-color: var(--theme-tree-item--background--selected-hover);\n}\n\n:host(.selected.active),\n:host(.selected:active) {\n background-color: var(--theme-tree-item--background--selected-active);\n}\n","/*\n * SPDX-FileCopyrightText: 2024 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, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\nimport { TreeItemContext } from '../tree/tree-model';\nimport { iconChevronRight } from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-tree-item',\n styleUrl: 'tree-item.scss',\n shadow: true,\n})\nexport class TreeItem {\n /**\n * Text\n */\n @Prop() text?: string;\n\n /**\n * Has tree item children\n */\n @Prop() hasChildren = false;\n\n /**\n * Context\n */\n @Prop() context?: TreeItemContext;\n\n /**\n * Expand/Collapsed toggled\n */\n @Event() toggle!: EventEmitter<void>;\n\n /**\n * Click on item not on the expand/collapse icon\n */\n @Event() itemClick!: EventEmitter<void>;\n\n render() {\n return (\n <Host\n class={{\n selected: !!this.context?.isSelected,\n }}\n >\n <div class=\"icon-toggle-container\">\n {this.hasChildren ? (\n <ix-icon\n name={iconChevronRight}\n size=\"16\"\n class={{\n ['icon-toggle-down']: !!this.context?.isExpanded,\n }}\n color={`color-${\n this.context?.isExpanded ? 'primary' : 'std-text'\n }`}\n onClick={(e: Event) => {\n e.preventDefault();\n e.stopPropagation();\n this.toggle.emit();\n }}\n />\n ) : null}\n </div>\n <div\n class=\"tree-node-container\"\n onClick={() => {\n this.itemClick.emit();\n }}\n >\n <div class=\"tree-node-text\">{this.text}</div>\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
|
|
3
3
|
const cardTitleCss = ":host{display:flex;position:relative;flex-direction:row;align-items:center;margin-top:0.25rem;margin-bottom:0.25rem;gap:1rem;width:100%}:host .title-actions{display:flex;position:relative;flex-direction:row;gap:0.25rem;margin-left:auto;margin-right:0}";
|
|
4
4
|
|
|
@@ -28,6 +28,6 @@ function defineCustomElement() {
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
export { CardHeader as C, defineCustomElement as d };
|
|
31
|
-
//# sourceMappingURL=p-
|
|
31
|
+
//# sourceMappingURL=p-BgpUzYBq.js.map
|
|
32
32
|
|
|
33
|
-
//# sourceMappingURL=p-
|
|
33
|
+
//# sourceMappingURL=p-BgpUzYBq.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-BgpUzYBq.js","mappings":";;AAAA,MAAM,YAAY,GAAG,6PAA6P;;MCYrQ,UAAU,iBAAAA,kBAAA,CAAA,MAAA,UAAA,SAAAC,CAAA,CAAA;;;;;;IACrB,MAAM,GAAA;QACJ,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EACb,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,eAAe,EAAA,EACxB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,eAAe,GAAQ,CAC9B,CACD;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/card-title/card-title.scss?tag=ix-card-title&encapsulation=shadow","src/components/card-title/card-title.tsx"],"sourcesContent":["@import 'common-variables';\n\n:host {\n display: flex;\n position: relative;\n flex-direction: row;\n align-items: center;\n margin-top: 0.25rem;\n margin-bottom: 0.25rem;\n gap: $default-space;\n\n width: 100%;\n\n .title-actions {\n display: flex;\n position: relative;\n flex-direction: row;\n gap: 0.25rem;\n margin-left: auto;\n margin-right: 0;\n }\n}\n","import { Component, h, Host } from '@stencil/core';\n\n/**\n * @slot title-actions - Place additional actions inside title\n *\n * @since 1.6.0\n */\n@Component({\n tag: 'ix-card-title',\n styleUrl: 'card-title.scss',\n shadow: true,\n})\nexport class CardHeader {\n render() {\n return (\n <Host>\n <slot></slot>\n <div class=\"title-actions\">\n <slot name=\"title-actions\"></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
|
|
3
3
|
const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}: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::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}:host .text span,:host .text span::before{pointer-events:none}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
|
|
4
4
|
|
|
@@ -105,6 +105,6 @@ function defineCustomElement() {
|
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
export { TabItem as T, defineCustomElement as d };
|
|
108
|
-
//# sourceMappingURL=p-
|
|
108
|
+
//# sourceMappingURL=p-Bnux5wOx.js.map
|
|
109
109
|
|
|
110
|
-
//# sourceMappingURL=p-
|
|
110
|
+
//# sourceMappingURL=p-Bnux5wOx.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-Bnux5wOx.js","mappings":";;AAAA,MAAM,UAAU,GAAG,szIAAszI;;MCoB5zI,OAAO,iBAAAA,kBAAA,CAAA,MAAA,OAAA,SAAAC,CAAA,CAAA;AALpB,IAAA,WAAA,GAAA;;;;;AAME;;AAEG;AACK,QAAA,IAAQ,CAAA,QAAA,GAAG,KAAK;AAExB;;AAEG;AACK,QAAA,IAAQ,CAAA,QAAA,GAAG,KAAK;AAExB;;AAEG;AACK,QAAA,IAAK,CAAA,KAAA,GAAG,KAAK;AAErB;;AAEG;AACK,QAAA,IAAI,CAAA,IAAA,GAAG,KAAK;AAEpB;;AAEG;AACK,QAAA,IAAO,CAAA,OAAA,GAAG,KAAK;AAOvB;;AAEG;AACK,QAAA,IAAM,CAAA,MAAA,GAAyB,MAAM;AAE7C;;AAEG;AACK,QAAA,IAAS,CAAA,SAAA,GAAqB,QAAQ;AA8E/C;AArES,IAAA,cAAc,CAAC,KAQtB,EAAA;QACC,OAAO;YACL,QAAQ,EAAE,KAAK,CAAC,QAAQ;YACxB,QAAQ,EAAE,KAAK,CAAC,QAAQ;YACxB,WAAW,EAAE,KAAK,CAAC,KAAK;YACxB,IAAI,EAAE,KAAK,CAAC,KAAK;AACjB,YAAA,SAAS,EAAE,KAAK,CAAC,MAAM,KAAK,WAAW;AACvC,YAAA,MAAM,EAAE,KAAK,CAAC,SAAS,KAAK,QAAQ;AACpC,YAAA,GAAG,EAAE,KAAK,CAAC,SAAS,KAAK,KAAK;YAC9B,MAAM,EAAE,KAAK,CAAC,MAAM;SACrB;;IAGH,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EACH,KAAK,EAAE,IAAI,CAAC,cAAc,CAAC;gBACzB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,KAAK,EAAE,IAAI,CAAC,KAAK;gBACjB,IAAI,EAAE,IAAI,CAAC,IAAI;gBACf,MAAM,EAAE,IAAI,CAAC,MAAM;gBACnB,SAAS,EAAE,IAAI,CAAC,SAAS;gBACzB,MAAM,EAAE,IAAI,CAAC,OAAO;aACrB,CAAC,EACF,QAAQ,EAAE,CAAC,EACX,OAAO,EAAE,CAAC,KAAiB,KAAI;gBAC7B,IAAI,KAAK,CAAC,gBAAgB;oBAAE;AAE5B,gBAAA,MAAM,WAAW,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;AACrC,oBAAA,WAAW,EAAE,KAAK;AACnB,iBAAA,CAAC;AAEF,gBAAA,IAAI,WAAW,CAAC,gBAAgB,EAAE;oBAChC,KAAK,CAAC,eAAe,EAAE;;AAE3B,aAAC,EAAA,EAED,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE;gBACL,MAAM,EAAE,IAAI,CAAC,OAAO;AACpB,gBAAA,IAAI,EAAE,CAAC,IAAI,CAAC,OAAO;gBACnB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;aACxB,EAAA,EAED,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACT,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE;AACL,gBAAA,OAAO,EAAE,IAAI;gBACb,QAAQ,EAAE,IAAI,CAAC,QAAQ;AACvB,gBAAA,MAAM,EAAE,EAAE,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC;gBACrD,QAAQ,EAAE,IAAI,CAAC,QAAQ;AACxB,aAAA,EAAA,EAEA,IAAI,CAAC,OAAO,CACT,CACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/tab-item/tab-item.scss?tag=ix-tab-item&encapsulation=shadow","src/components/tab-item/tab-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@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n position: relative;\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 10px $large-space;\n line-height: 20px;\n font-size: 14px;\n font-weight: bold;\n background-color: var(--theme-tab--background);\n color: var(--theme-tab--color);\n\n &::after {\n content: '';\n position: absolute;\n background-color: var(--theme-tab-indicator--background);\n width: 100%;\n height: var(--theme-tab-indicator--height);\n left: 0;\n }\n\n .text {\n @include ellipsis;\n\n span,\n span::before {\n pointer-events: none;\n }\n\n vertical-align: middle;\n }\n\n .circle {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 3rem;\n width: 3rem;\n background-color: var(--theme-animated-tab-indicator--background);\n border-radius: 50%;\n border: 2px solid var(--theme-animated-tab-circle--border-color);\n color: var(--theme-an…icon--color);\n cursor: pointer;\n\n &.selected:not(.disabled) {\n background-color: var(--theme-animated-tab-circle--background--selected);\n color: var(--theme-animated-tab-icon--color--selected);\n border-color: var(--theme-animated-tab-circle--border-color--selected);\n\n &:hover {\n background-color: var(\n --theme-animated-tab-circle--background--selected\n );\n }\n }\n\n &:hover {\n background-color: var(--theme-animated-tab-circle--background--hover);\n }\n\n &:active {\n background-color: var(--theme-animated-tab-circle--background--active);\n }\n\n &:active {\n background-color: var(--theme-animated-tab-circle--background--active);\n }\n\n &.disabled {\n background-color: var(--theme-animated-tab-circle--background--disabled);\n border-color: var(--theme-animated-tab-circle--border-color--disabled);\n }\n }\n\n .counter {\n position: absolute;\n z-index: 1;\n height: 16px;\n width: auto;\n background-color: var(--theme-pill-outline--background);\n border: 1px solid var(--theme-tab-pill--border-color);\n border-radius: 100px;\n bottom: 6px;\n display: flex;\n justify-content: center;\n align-items: center;\n padding-left: $tiny-space;\n padding-right: $tiny-space;\n font-size: 12px;\n line-height: 14px;\n color: var(--theme-pill-outline--color);\n cursor: pointer;\n\n &.selected {\n border-color: var(--theme-tab-pill--border-color--selected);\n }\n\n &.disabled {\n border-color: var(--theme-tab-pill--border-color--disabled);\n }\n }\n\n .hidden {\n display: none;\n }\n}\n\n:host(.circle) {\n height: 72px;\n}\n\n:host(.top) {\n &::after {\n top: 0;\n }\n}\n\n:host(.bottom) {\n &::after {\n bottom: 0;\n }\n}\n\n:host(.stretched) {\n flex-basis: 100%;\n width: 100%;\n @include ellipsis;\n}\n\n:host(:hover:not(.circle)) {\n background-color: var(--theme-tab--background--hover);\n color: var(--theme-tab-color-hover);\n cursor: pointer;\n\n &::after {\n background-color: var(--theme-tab-indicator--background--hover);\n }\n}\n\n:host(:active:not(.circle)) {\n background-color: var(--theme-tab--background--active);\n color: var(--theme-tab-color--active);\n\n &::after {\n background-color: var(--theme-tab-indicator--background--active);\n }\n}\n\n:host(:focus-visible) {\n outline: 0px solid var(--focus--border-color);\n\n .circle {\n outline: 1px solid var(--focus--border-color);\n }\n}\n\n:host(:focus-visible:not(.circle)) {\n outline: 1px solid var(--focus--border-color);\n}\n\n:host(.disabled) {\n pointer-events: none;\n color: var(--theme-tab--color--disabled);\n background-color: var(--theme-tab--background--disabled);\n\n &::after {\n background-color: var(--theme-tab-indicator--background--disabled);\n }\n}\n\n:host(.selected:not(.disabled)) {\n background-color: var(--theme-tab--background--selected);\n color: var(--theme-tab--color--selected);\n\n &::after {\n background-color: var(--theme-tab-indicator--background--selected);\n }\n}\n\n:host(.icon) {\n padding: $large-space $small-space;\n}\n\n:host(.small-tab) {\n height: 32px;\n padding: $default-space;\n}\n\n:host(.small-tab.icon) {\n padding: $default-space $tiny-space;\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, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\n\nexport type TabClickDetail = {\n nativeEvent: MouseEvent;\n};\n\n@Component({\n tag: 'ix-tab-item',\n styleUrl: 'tab-item.scss',\n shadow: true,\n})\nexport class TabItem {\n /**\n * Set selected tab\n */\n @Prop() selected = false;\n\n /**\n * Set disabled tab\n */\n @Prop() disabled = false;\n\n /**\n * Set small size tab\n */\n @Prop() small = false;\n\n /**\n * Set icon only tab\n */\n @Prop() icon = false;\n\n /**\n * Set rounded tab\n */\n @Prop() rounded = false;\n\n /**\n * Set counter value\n */\n @Prop() counter?: number;\n\n /**\n * Set layout width style\n */\n @Prop() layout: 'auto' | 'stretched' = 'auto';\n\n /**\n * Set selected placement\n */\n @Prop() placement: 'bottom' | 'top' = 'bottom';\n\n /**\n * Emitted when the tab is clicked.\n *\n * @since 2.0.0\n */\n @Event() tabClick!: EventEmitter<TabClickDetail>;\n\n private tabItemClasses(props: {\n selected: boolean;\n disabled: boolean;\n small: boolean;\n icon: boolean;\n circle: boolean;\n layout: 'auto' | 'stretched';\n placement: 'bottom' | 'top';\n }) {\n return {\n selected: props.selected,\n disabled: props.disabled,\n 'small-tab': props.small,\n icon: props.small,\n stretched: props.layout === 'stretched',\n bottom: props.placement === 'bottom',\n top: props.placement === 'top',\n circle: props.circle,\n };\n }\n\n render() {\n return (\n <Host\n class={this.tabItemClasses({\n selected: this.selected,\n disabled: this.disabled,\n small: this.small,\n icon: this.icon,\n layout: this.layout,\n placement: this.placement,\n circle: this.rounded,\n })}\n tabIndex={0}\n onClick={(event: MouseEvent) => {\n if (event.defaultPrevented) return;\n\n const clientEvent = this.tabClick.emit({\n nativeEvent: event,\n });\n\n if (clientEvent.defaultPrevented) {\n event.stopPropagation();\n }\n }}\n >\n <div\n class={{\n circle: this.rounded,\n text: !this.rounded,\n selected: this.selected,\n disabled: this.disabled,\n }}\n >\n <slot></slot>\n </div>\n <div\n class={{\n counter: true,\n selected: this.selected,\n hidden: !(this.rounded && this.counter !== undefined),\n disabled: this.disabled,\n }}\n >\n {this.counter}\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
import { m as iconSingleCheck, b as iconChevronRightSmall } from './p-Dn_WjwtW.js';
|
|
3
3
|
|
|
4
|
-
const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}: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 .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:
|
|
4
|
+
const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}: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 .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}";
|
|
5
5
|
|
|
6
6
|
const DropdownItem = /*@__PURE__*/ proxyCustomElement(class DropdownItem extends H {
|
|
7
7
|
constructor() {
|
|
@@ -78,6 +78,6 @@ function defineCustomElement() {
|
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
export { DropdownItem as D, defineCustomElement as d };
|
|
81
|
-
//# sourceMappingURL=p-
|
|
81
|
+
//# sourceMappingURL=p-BtKUjD8M.js.map
|
|
82
82
|
|
|
83
|
-
//# sourceMappingURL=p-
|
|
83
|
+
//# sourceMappingURL=p-BtKUjD8M.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BtKUjD8M.js","mappings":";;;AAAA,MAAM,eAAe,GAAG,ihFAAihF;;MC8B5hF,YAAY,iBAAAA,kBAAA,CAAA,MAAA,YAAA,SAAAC,CAAA,CAAA;AALzB,IAAA,WAAA,GAAA;;;;;AAkBE;;AAEG;AACK,QAAA,IAAK,CAAA,KAAA,GAAG,KAAK;AAErB;;AAEG;AACK,QAAA,IAAQ,CAAA,QAAA,GAAG,KAAK;AAExB;;AAEG;AACK,QAAA,IAAO,CAAA,OAAA,GAAG,KAAK;;AAGf,QAAA,IAAS,CAAA,SAAA,GAAG,KAAK;;AAGjB,QAAA,IAAe,CAAA,eAAA,GAAG,KAAK;AAyEhC;;AAlEC,IAAA,MAAM,aAAa,GAAA;QACjB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC;;;AAKvC,IAAA,MAAM,sBAAsB,GAAA;QAC1B,OAAO,IAAI,CAAC,WAAW;;IAGjB,UAAU,GAAA;AAChB,QAAA,QACE,IAAI,CAAC,KAAK,KAAK,SAAS;AACxB,YAAA,IAAI,CAAC,WAAW,CAAC,SAAS,KAAK,EAAE;AACjC,YAAA,IAAI,CAAC,IAAI,KAAK,SAAS;;IAI3B,MAAM,GAAA;QACJ,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EACH,KAAK,EAAE;gBACL,KAAK,EAAE,IAAI,CAAC,KAAK;AACjB,gBAAA,WAAW,EAAE,IAAI,CAAC,UAAU,EAAE;gBAC9B,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,OAAO,EAAE,IAAI,CAAC,SAAS;aACxB,EACD,IAAI,EAAC,UAAU,EAAA,EAEf,CACE,CAAA,QAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,EACX,KAAK,EAAE;AACL,gBAAA,eAAe,EAAE,IAAI;gBACrB,kBAAkB,EAAE,IAAI,CAAC,eAAe;AACzC,aAAA,EACD,OAAO,EAAE,MAAM,IAAI,CAAC,aAAa,EAAE,EAAA,EAElC,CAAC,IAAI,CAAC,eAAe,IACpB,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,uBAAuB,EAAA,EAC/B,IAAI,CAAC,OAAO,IACX,CACE,CAAA,SAAA,EAAA,EAAA,KAAK,EAAC,WAAW,EACjB,IAAI,EAAE,eAAe,EACrB,IAAI,EAAC,IAAI,EAAA,CACA,IACT,IAAI,CACJ,IACJ,IAAI,EACP,IAAI,CAAC,IAAI,IACR,CAAA,CAAA,SAAA,EAAA,EAAS,KAAK,EAAC,oBAAoB,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,GAAY,IAC7D,IAAI,EACR,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,oBAAoB,EAAA,EAC5B,IAAI,CAAC,KAAK,EACX,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACT,EACL,IAAI,CAAC,SAAS,IACb,CAAA,CAAA,SAAA,EAAA,EACE,IAAI,EAAE,qBAAqB,EAC3B,KAAK,EAAE,cAAc,EACZ,CAAA,IACT,IAAI,CACD,CACJ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/dropdown-item/dropdown-item.scss?tag=ix-dropdown-item&encapsulation=shadow","src/components/dropdown-item/dropdown-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 'mixins/shadow-dom/component';\n@import 'mixins/shadow-dom/hover';\n\n$itemPadding: 0.5rem;\n$itemPaddingRight: 1.5rem;\n$focusBorder: 0.0625rem;\n\n@mixin applyItemWidth($padding, $paddingRight) {\n width: calc(100% - #{$padding} - #{$paddingRight});\n\n padding: 0 $padding;\n padding-right: $paddingRight;\n}\n\n:host {\n --ix-dropdown-item-checked-color: var(--theme-color-primary);\n @include ix-component;\n display: flex;\n flex-direction: row;\n\n position: relative;\n height: 2.5rem;\n width: auto;\n overflow: hidden;\n cursor: pointer;\n\n .dropdown-item {\n all: unset;\n display: flex;\n flex-direction: row;\n align-items: center;\n position: relative;\n height: calc(100% - 2px);\n @include applyItemWidth($itemPadding, $itemPaddingRight);\n border: $focusBorder solid transparent;\n white-space: nowrap;\n }\n\n .dropdown-item.no-checked-field {\n @include applyItemWidth(1rem, $itemPaddingRight);\n }\n\n .dropdown-item:focus-visible {\n border-color: var(--theme-color-focus-bdr);\n }\n\n .dropdown-item-checked {\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n height: 100%;\n width: 1rem;\n min-width: 1rem;\n margin-right: 0.5rem;\n\n color: var(--ix-dropdown-item-checked-color);\n }\n\n .dropdown-item-icon {\n margin-right: 0.5rem;\n color: var(--theme-color-std-text);\n }\n\n .dropdown-item-text {\n display: block;\n position: relative;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: pre;\n }\n\n .submenu-icon {\n margin-left: auto;\n }\n}\n\n:host(.icon-only) {\n .dropdown-item-icon {\n margin-right: 0px;\n }\n\n .dropdown-item-checked {\n display: none;\n }\n\n .dropdown-item {\n @include applyItemWidth(0.5rem, 0.5rem);\n }\n}\n\n:host(.submenu) {\n .dropdown-item {\n @include applyItemWidth($itemPadding, 0.5rem);\n }\n}\n\n@include ghost-hover-pressed;\n\n:host(.disabled) {\n pointer-events: none;\n color: var(--theme-color-weak-text) !important;\n\n .dropdown-item-icon {\n color: var(--theme-color-weak-text) !important;\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 h,\n Host,\n Method,\n Prop,\n} from '@stencil/core';\nimport { DropdownItemWrapper } from '../dropdown/dropdown-controller';\nimport {\n iconChevronRightSmall,\n iconSingleCheck,\n} from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-dropdown-item',\n styleUrl: 'dropdown-item.scss',\n shadow: true,\n})\nexport class DropdownItem implements DropdownItemWrapper {\n @Element() hostElement!: HTMLIxDropdownItemElement;\n\n /**\n * Label of dropdown item\n */\n @Prop() label?: string;\n\n /**\n * Icon of dropdown item\n */\n @Prop() icon?: string;\n\n /**\n * Display hover state\n */\n @Prop() hover = false;\n\n /**\n * Disable item and remove event listeners\n */\n @Prop() disabled = false;\n\n /**\n * Whether the item is checked or not. If true a checkmark will mark the item as checked.\n */\n @Prop() checked = false;\n\n /** @internal */\n @Prop() isSubMenu = false;\n\n /** @internal */\n @Prop() suppressChecked = false;\n\n /** @internal */\n @Event() itemClick!: EventEmitter<HTMLIxDropdownItemElement>;\n\n /** @internal */\n @Method()\n async emitItemClick() {\n this.itemClick.emit(this.hostElement);\n }\n\n /** @internal */\n @Method()\n async getDropdownItemElement() {\n return this.hostElement;\n }\n\n private isIconOnly() {\n return (\n this.label === undefined &&\n this.hostElement.innerText === '' &&\n this.icon !== undefined\n );\n }\n\n render() {\n return (\n <Host\n class={{\n hover: this.hover,\n 'icon-only': this.isIconOnly(),\n disabled: this.disabled,\n submenu: this.isSubMenu,\n }}\n role=\"listitem\"\n >\n <button\n type=\"button\"\n tabIndex={0}\n class={{\n 'dropdown-item': true,\n 'no-checked-field': this.suppressChecked,\n }}\n onClick={() => this.emitItemClick()}\n >\n {!this.suppressChecked ? (\n <div class=\"dropdown-item-checked\">\n {this.checked ? (\n <ix-icon\n class=\"checkmark\"\n name={iconSingleCheck}\n size=\"16\"\n ></ix-icon>\n ) : null}\n </div>\n ) : null}\n {this.icon ? (\n <ix-icon class=\"dropdown-item-icon\" name={this.icon}></ix-icon>\n ) : null}\n <div class=\"dropdown-item-text\">\n {this.label}\n <slot></slot>\n </div>\n {this.isSubMenu ? (\n <ix-icon\n name={iconChevronRightSmall}\n class={'submenu-icon'}\n ></ix-icon>\n ) : null}\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
import { b as a11yHostAttributes } from './p-Bb7pDeaQ.js';
|
|
3
3
|
import { m as makeRef } from './p-bcj7UEIC.js';
|
|
4
|
-
import { d as defineCustomElement$1 } from './p-
|
|
5
|
-
import { c as createClassMutationObserver } from './p-
|
|
4
|
+
import { d as defineCustomElement$1 } from './p-Dfzl82x1.js';
|
|
5
|
+
import { c as createClassMutationObserver } from './p-DGeWaNlt.js';
|
|
6
6
|
|
|
7
7
|
function isIxInputFieldComponent(obj) {
|
|
8
8
|
return (obj &&
|
|
@@ -120,7 +120,7 @@ const FormFieldLabel = /*@__PURE__*/ proxyCustomElement(class FormFieldLabel ext
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
render() {
|
|
123
|
-
return (h(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, h("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), h("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, h("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && h("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "
|
|
123
|
+
return (h(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, h("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), h("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, h("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && h("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "*")))));
|
|
124
124
|
}
|
|
125
125
|
get hostElement() { return this; }
|
|
126
126
|
static get watchers() { return {
|
|
@@ -131,7 +131,7 @@ const FormFieldLabel = /*@__PURE__*/ proxyCustomElement(class FormFieldLabel ext
|
|
|
131
131
|
}, [1, "ix-field-label", {
|
|
132
132
|
"required": [1540],
|
|
133
133
|
"htmlFor": [513, "html-for"],
|
|
134
|
-
"controlRef": [16],
|
|
134
|
+
"controlRef": [16, "control-ref"],
|
|
135
135
|
"isInvalid": [1028, "is-invalid"]
|
|
136
136
|
}, undefined, {
|
|
137
137
|
"htmlFor": ["registerHtmlForObserver"],
|
|
@@ -157,6 +157,6 @@ function defineCustomElement() {
|
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
export { FormFieldLabel as F, defineCustomElement as d };
|
|
160
|
-
//# sourceMappingURL=p-
|
|
160
|
+
//# sourceMappingURL=p-BuK5WByk.js.map
|
|
161
161
|
|
|
162
|
-
//# sourceMappingURL=p-
|
|
162
|
+
//# sourceMappingURL=p-BuK5WByk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BuK5WByk.js","mappings":";;;;;;AAkGM,SAAU,uBAAuB,CACrC,GAAqC,EAAA;AAErC,IAAA,QACE,GAAG;AACH,QAAA,0BAA0B,IAAI,GAAG;AACjC,QAAA,OAAO,GAAG,CAAC,wBAAwB,KAAK,UAAU;AAClD,QAAA,uBAAuB,IAAI,GAAG;AAC9B,QAAA,OAAO,GAAG,CAAC,qBAAqB,KAAK,UAAU;AAEnD;;AC5GA,MAAM,aAAa,GAAG,uFAAuF;;MCyBhG,cAAc,iBAAAA,kBAAA,CAAA,MAAA,cAAA,SAAAC,CAAA,CAAA;AAL3B,IAAA,WAAA,GAAA;;;;;AAyB2B,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;AAElC,QAAA,IAAA,CAAA,eAAe,GAAG,IAAI,gBAAgB,CAAC,MACtD,IAAI,CAAC,qBAAqB,EAAE,CAC7B;AAGO,QAAA,IAAc,CAAA,cAAA,GAAmB,EAAE;AAC1B,QAAA,IAAQ,CAAA,QAAA,GAAG,OAAO,EAAoB;AAiJxD;IA/IC,iBAAiB,GAAA;QACf,IAAI,CAAC,uBAAuB,EAAE;QAC9B,IAAI,CAAC,0BAA0B,EAAE;;IAGnC,oBAAoB,GAAA;AAClB,QAAA,IAAI,IAAI,CAAC,eAAe,EAAE;AACxB,YAAA,IAAI,CAAC,eAAe,CAAC,UAAU,EAAE;;AAEnC,QAAA,IAAI,IAAI,CAAC,oBAAoB,EAAE;AAC7B,YAAA,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE;;AAErC,QAAA,IAAI,IAAI,CAAC,uBAAuB,EAAE;AAChC,YAAA,IAAI,CAAC,uBAAuB,CAAC,OAAO,EAAE;;;IAI1C,mBAAmB,GAAA;QACjB,IAAI,CAAC,qBAAqB,EAAE;;IAG9B,iBAAiB,GAAA;QACf,IAAI,CAAC,cAAc,GAAG,kBAAkB,CAAC,IAAI,CAAC,WAAW,CAAC;;IAIpD,uBAAuB,GAAA;AAC7B,QAAA,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;YACjC;;AAGF,QAAA,IAAI,IAAI,CAAC,eAAe,EAAE;AACxB,YAAA,IAAI,CAAC,eAAe,CAAC,UAAU,EAAE;;AAGnC,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,IAAI,CAAC,eAAe,CAAC,OAAO,CAAC,MAAM,CAAC,QAAQ,EAAE;AAC5C,gBAAA,SAAS,EAAE,IAAI;AACf,gBAAA,OAAO,EAAE,IAAI;AACd,aAAA,CAAC;;;AAKE,IAAA,MAAM,0BAA0B,GAAA;AACtC,QAAA,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;YACjC;;AAGF,QAAA,IAAI,IAAI,CAAC,uBAAuB,EAAE;AAChC,YAAA,IAAI,CAAC,uBAAuB,CAAC,OAAO,EAAE;;AAGxC,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE;AAEpD,YAAA,IAAI,CAAC,uBAAuB,GAAG,2BAA2B,CAAC,KAAK,EAAE,MAChE,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CACjC;;;AAIG,IAAA,4BAA4B,CAClC,UAA+C,EAAA;AAE/C,QAAA,IAAI,IAAI,CAAC,oBAAoB,EAAE;AAC7B,YAAA,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE;;AAGrC,QAAA,IAAI,CAAC,oBAAoB,GAAG,2BAA2B,CAAC,UAAU,EAAE,MAClE,IAAI,CAAC,oBAAoB,CAAC,UAAU,CAAC,CACtC;;AAGK,IAAA,oBAAoB,CAAC,cAA2B,EAAA;AACtD,QAAA,IAAI,CAAC,SAAS;AACZ,YAAA,cAAc,CAAC,SAAS,CAAC,QAAQ,CAAC,YAAY,CAAC;AAC/C,gBAAA,cAAc,CAAC,SAAS,CAAC,QAAQ,CAAC,YAAY,CAAC;;AAG3C,IAAA,MAAM,qBAAqB,GAAA;AACjC,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,MAAM,UAAU,GAAG,QAAQ,CAAC,cAAc,CACxC,IAAI,CAAC,OAAO,CAC0B;YACxC,IAAI,UAAU,EAAE;AACd,gBAAA,IAAI,OAAO,UAAU,CAAC,QAAQ,KAAK,SAAS,EAAE;AAC5C,oBAAA,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,QAAQ;;AAGrC,gBAAA,IAAI,CAAC,4BAA4B,CAAC,UAAU,CAAC;AAC7C,gBAAA,IAAI,CAAC,oBAAoB,CAAC,UAAU,CAAC;;;AAIzC,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE;AACpD,YAAA,IAAI,CAAC,QAAQ,GACX,KACD,CAAC,QAAQ;;;AAIN,IAAA,MAAM,YAAY,GAAA;AACxB,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,MAAM,MAAM,GAAG,QAAQ,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC;YACpD,IAAI,MAAM,EAAE;gBACV,IAAI,KAAK,GAAuB,IAAI;AACpC,gBAAA,IAAI,uBAAuB,CAAC,MAAM,CAAC,EAAE;AACnC,oBAAA,KAAK,GAAG,MAAM,MAAM,CAAC,qBAAqB,EAAE;;qBACvC;oBACL,KAAK,GAAG,MAAM;;AAEhB,gBAAA,IAAI,OAAO,KAAK,CAAC,KAAK,KAAK,UAAU,EAAE;oBACrC,KAAK,CAAC,KAAK,EAAE;;;;AAKnB,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,CAAC,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE,EAAE,KAAK,EAAE;;;IAIpD,MAAM,GAAA;QACJ,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,OAAO,EAAE,MAAM,IAAI,CAAC,YAAY,EAAE,EAAA,EACtC,CAAA,CAAA,OAAA,EAAA,MAAA,CAAA,MAAA,CAAA,EAAA,GAAA,EAAA,0CAAA,EACE,OAAO,EAAE,IAAI,CAAC,OAAO,EACjB,EAAA,IAAI,CAAC,cAAc,EACvB,EAAA,GAAG,EAAE,IAAI,CAAC,QAAQ,EAAA,CAAA,EAElB,CAAA,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,SAAS,EAAE,IAAI,CAAC,SAAS,GAAG,OAAO,GAAG,MAAM,EAC5C,MAAM,EAAC,OAAO,EAAA,EAEd,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EACZ,IAAI,CAAC,QAAQ,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EAAA,GAAA,CAAc,CAClB,CACV,CACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/utils/input/index.ts","src/components/field-label/field-label.scss?tag=ix-field-label&encapsulation=shadow","src/components/field-label/field-label.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 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 { EventEmitter } from '@stencil/core';\nimport { IxComponent } from '../internal';\n\nexport * from './validation';\n\nexport interface FieldWrapperInterface {\n /**\n * Label for the field component\n */\n label?: string;\n /**\n * Show text below the field component which show additional information\n */\n helperText?: string;\n /**\n * Info text for the field component\n */\n infoText?: string;\n /**\n * Warning text for the field component\n */\n warningText?: string;\n /**\n * Error text for the field component\n */\n invalidText?: string;\n /**\n * Valid text for the field component\n */\n validText?: string;\n /**\n * Show helper, info, warning, error and valid text as tooltip\n */\n showTextAsTooltip?: boolean;\n}\n\nexport type HTMLIxFormComponentElement<T> = HTMLElement & IxFormComponent<T>;\nexport type HTMLIxInputFieldComponentElement<T> =\n HTMLIxFormComponentElement<T> & IxInputFieldComponent<T>;\n\nexport interface IxFormValidationState {\n // Annotate as @State()\n isInvalid: boolean;\n // Annotate as @State()\n isValid: boolean;\n // Annotate as @State()\n isInfo: boolean;\n // Annotate as @State()\n isWarning: boolean;\n}\n\nexport interface IxFormComponent<T = string> extends IxComponent {\n // Private internal\n formInternals: ElementInternals;\n\n // Annotate as @Prop({ reflect: true })\n required?: boolean;\n // Annotate as @Prop({ reflect: true })\n name?: string;\n // Annotate as @Prop()\n value?: T;\n // Annotate as @Prop()\n disabled: boolean;\n\n valueChange: EventEmitter<T>;\n updateFormInternalValue(value: T): void | Promise<void>;\n hasValidValue(): Promise<boolean>;\n getValidityState?(): Promise<ValidityState>;\n getAssociatedFormElement(): Promise<HTMLFormElement | null>;\n isTouched?(): Promise<boolean>;\n}\n\nexport interface IxInputFieldComponent<T = string>\n extends IxFormComponent<T>,\n IxFormValidationState,\n FieldWrapperInterface {\n // Annotate as @Prop()\n placeholder?: string;\n // Annotate as @Prop()\n readonly: boolean;\n\n ixBlur: EventEmitter<void>;\n\n // Annotate as @Method()\n getNativeInputElement(): Promise<HTMLInputElement | HTMLTextAreaElement>;\n\n // Annotate as @Method()\n focusInput(): Promise<void>;\n}\n\nexport function isIxInputFieldComponent<T>(\n obj: HTMLElement | IxFormComponent<T>\n): obj is HTMLIxInputFieldComponentElement<T> {\n return (\n obj &&\n 'getAssociatedFormElement' in obj &&\n typeof obj.getAssociatedFormElement === 'function' &&\n 'getNativeInputElement' in obj &&\n typeof obj.getNativeInputElement === 'function'\n );\n}\n","/*\n * SPDX-FileCopyrightText: 2024 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: inline-block;\n position: relative;\n\n margin-top: 0.5rem;\n margin-bottom: 0.25rem;\n}\n","/*\n * SPDX-FileCopyrightText: 2024 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, Watch } from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport {\n ClassMutationObserver,\n createClassMutationObserver,\n HTMLIxFormComponentElement,\n isIxInputFieldComponent,\n} from '../utils/input';\nimport { IxComponent } from '../utils/internal';\nimport { MakeRef, makeRef } from '../utils/make-ref';\n\n@Component({\n tag: 'ix-field-label',\n styleUrl: 'field-label.scss',\n shadow: true,\n})\nexport class FormFieldLabel implements IxComponent {\n @Element() hostElement!: HTMLIxFieldLabelElement;\n\n /**\n * A value is required or must be checked for the form to be submittable\n */\n @Prop({ reflect: true, mutable: true }) required?: boolean;\n\n /**\n * The id of the form element that the label is associated with\n */\n @Prop({ reflect: true }) htmlFor?: string;\n\n /** @internal */\n @Prop() controlRef?:\n | MakeRef<HTMLElement>\n | MakeRef<HTMLInputElement>\n | MakeRef<HTMLTextAreaElement>;\n\n /** @internal */\n @Prop({ mutable: true }) isInvalid: boolean = false;\n\n private readonly htmlForObserver = new MutationObserver(() =>\n this.checkForInternalState()\n );\n private htmlForClassObserver?: ClassMutationObserver;\n private controlRefClassObserver?: ClassMutationObserver;\n private a11yAttributes: A11yAttributes = {};\n private readonly labelRef = makeRef<HTMLLabelElement>();\n\n connectedCallback() {\n this.registerHtmlForObserver();\n this.registerControlRefObserver();\n }\n\n disconnectedCallback(): void {\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n }\n\n componentWillRender() {\n this.checkForInternalState();\n }\n\n componentWillLoad(): void | Promise<void> {\n this.a11yAttributes = a11yHostAttributes(this.hostElement);\n }\n\n @Watch('htmlFor')\n private registerHtmlForObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n\n if (this.htmlFor) {\n this.htmlForObserver.observe(window.document, {\n childList: true,\n subtree: true,\n });\n }\n }\n\n @Watch('controlRef')\n private async registerControlRefObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n\n this.controlRefClassObserver = createClassMutationObserver(input, () =>\n this.checkForInvalidState(input)\n );\n }\n }\n\n private registerHtmlForClassObserver(\n forElement: HTMLIxFormComponentElement<unknown>\n ) {\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n\n this.htmlForClassObserver = createClassMutationObserver(forElement, () =>\n this.checkForInvalidState(forElement)\n );\n }\n\n private checkForInvalidState(elementToCheck: HTMLElement) {\n this.isInvalid =\n elementToCheck.classList.contains('is-invalid') ||\n elementToCheck.classList.contains('ix-invalid');\n }\n\n private async checkForInternalState() {\n if (this.htmlFor) {\n const forElement = document.getElementById(\n this.htmlFor\n ) as HTMLIxFormComponentElement<unknown>;\n if (forElement) {\n if (typeof forElement.required === 'boolean') {\n this.required = forElement.required;\n }\n\n this.registerHtmlForClassObserver(forElement);\n this.checkForInvalidState(forElement);\n }\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n this.required = (\n input as HTMLInputElement | HTMLTextAreaElement\n ).required;\n }\n }\n\n private async focusOnClick() {\n if (this.htmlFor) {\n const target = document.getElementById(this.htmlFor);\n if (target) {\n let input: HTMLElement | null = null;\n if (isIxInputFieldComponent(target)) {\n input = await target.getNativeInputElement();\n } else {\n input = target;\n }\n if (typeof input.focus === 'function') {\n input.focus();\n }\n }\n }\n\n if (this.controlRef) {\n (await this.controlRef.waitForCurrent()).focus();\n }\n }\n\n render() {\n return (\n <Host onClick={() => this.focusOnClick()}>\n <label\n htmlFor={this.htmlFor}\n {...this.a11yAttributes}\n ref={this.labelRef}\n >\n <ix-typography\n textColor={this.isInvalid ? 'alarm' : 'soft'}\n format=\"label\"\n >\n <slot></slot>\n {this.required && <span>*</span>}\n </ix-typography>\n </label>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-BA1wZ05L.js';
|
|
2
2
|
import { M as iconPlus, e as iconClear, v as iconChevronDownSmall } from './p-Dn_WjwtW.js';
|
|
3
3
|
import { a as a11yBoolean } from './p-Bb7pDeaQ.js';
|
|
4
|
-
import { A as ArrowFocusController, d as defineCustomElement$a } from './p-
|
|
5
|
-
import { H as HookValidationLifecycle } from './p-
|
|
6
|
-
import { O as OnListener } from './p-
|
|
4
|
+
import { A as ArrowFocusController, d as defineCustomElement$a } from './p-Dy35mbzK.js';
|
|
5
|
+
import { H as HookValidationLifecycle } from './p-DGeWaNlt.js';
|
|
6
|
+
import { O as OnListener } from './p-D_ThwWq-.js';
|
|
7
7
|
import { m as makeRef } from './p-bcj7UEIC.js';
|
|
8
8
|
import { c as createMutationObserver } from './p-CX81WQtk.js';
|
|
9
|
-
import { d as defineCustomElement$9 } from './p-
|
|
10
|
-
import { d as defineCustomElement$8 } from './p-
|
|
11
|
-
import { d as defineCustomElement$7 } from './p-
|
|
12
|
-
import { d as defineCustomElement$6 } from './p-
|
|
13
|
-
import { d as defineCustomElement$5 } from './p-
|
|
14
|
-
import { d as defineCustomElement$4 } from './p-
|
|
15
|
-
import { d as defineCustomElement$3 } from './p-
|
|
16
|
-
import { d as defineCustomElement$2 } from './p-
|
|
17
|
-
import { d as defineCustomElement$1 } from './p-
|
|
9
|
+
import { d as defineCustomElement$9 } from './p-BtKUjD8M.js';
|
|
10
|
+
import { d as defineCustomElement$8 } from './p-BuK5WByk.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-B-zHEqXz.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-DIzxAERt.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-D_wwWxx8.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-uv1SlmiP.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-Dlmgmbod.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-CB1ADCkU.js';
|
|
17
|
+
import { d as defineCustomElement$1 } from './p-Dfzl82x1.js';
|
|
18
18
|
|
|
19
19
|
const selectCss = ":host{display:inline-block;position:relative;min-height:2rem;height:auto;border-radius:var(--theme-input--border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}: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 .display-none{display:none}:host .select{position:relative;display:flex;align-items:center;width:100%;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);padding:0 0 0 0.5rem;box-shadow:var(--theme-inset-shadow-1) !important}:host .select:not(.disabled):not(:disabled){cursor:pointer}:host .select:not(.disabled):not(:disabled):hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)}:host .select:focus-within{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline:1px solid #119fff;outline-offset:var(--theme-input--focus--outline-offset)}:host .select.readonly,:host .select.disabled{box-shadow:none !important;border:none;border-radius:0;cursor:pointer}:host .select.readonly,:host .select.readonly:hover,:host .select.readonly:active,:host .select.disabled,:host .select.disabled:hover,:host .select.disabled:active{background-color:transparent !important}:host .select.readonly:focus,:host .select.readonly:focus-within,:host .select.readonly:focus-visible,:host .select.disabled:focus,:host .select.disabled:focus-within,:host .select.disabled:focus-visible{outline:none}:host .select.readonly input:focus,:host .select.readonly input:focus-visible,:host .select.disabled input:focus,:host .select.disabled input:focus-visible{outline:none}:host .select.disabled{border-bottom:var(--theme-input--border-thickness) solid var(--theme-color-weak-bdr)}:host .select.disabled input{color:var(--theme-color-weak-text)}:host .select.readonly{border-bottom:var(--theme-input--border-thickness) solid var(--theme-color-soft-bdr)}:host .select.readonly input{color:var(--theme-color-std-text)}:host .hidden{display:none !important}:host .trigger{display:flex;align-items:center;flex-grow:1;height:100%}:host .input-container{display:flex;position:relative;align-items:flex-start;width:100%;height:100%}:host .input-container .chips{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;max-height:3.5rem;flex-grow:1;overflow-y:auto}:host .input-container .chips>ix-filter-chip{margin:0.1rem}:host .input-container ix-icon-button{height:1.875rem;width:1.875rem;min-height:1.875rem;min-width:1.875rem}:host .input-container input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);background:transparent;height:1.75rem;width:100%}:host .input-container input,:host .input-container input:hover,:host .input-container input:focus-visible{border:none;outline:none}:host .input-container input::-moz-placeholder{color:var(--theme-input-select-icon--color)}:host .input-container input::placeholder{color:var(--theme-input-select-icon--color)}:host .input-container input.hide-placeholder::-moz-placeholder{opacity:0}:host .input-container input.hide-placeholder::placeholder{opacity:0}:host ix-dropdown{max-width:100%}:host .dropdown-visible{--ix-icon-button-color:var(--theme-color-dynamic--hover)}:host .add-item{display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%}:host .select-list-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;height:2rem;color:var(--theme-select-list-item-hint--color);margin:0 0.5rem 0 1rem}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) .select{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) .select:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) .select:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) .select{border-color:var(--theme-input--border-color--warning)}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) .select:hover{border-color:var(--theme-input--border-color--warning--hover) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) .select:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) .select,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) .select{border-color:var(--theme-input--border-color--invalid);background-color:var(--theme-input--background--invalid);box-shadow:none}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) .select:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) .select:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) .select:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) .select:active{border-color:var(--theme-input--border-color--invalid--active) !important}";
|
|
20
20
|
|
|
@@ -184,9 +184,10 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
184
184
|
updateFormInternalValue(value) {
|
|
185
185
|
if (Array.isArray(value)) {
|
|
186
186
|
this.formInternals.setFormValue(value.join(','));
|
|
187
|
-
return;
|
|
188
187
|
}
|
|
189
|
-
|
|
188
|
+
else {
|
|
189
|
+
this.formInternals.setFormValue(value);
|
|
190
|
+
}
|
|
190
191
|
}
|
|
191
192
|
/** @internal */
|
|
192
193
|
async hasValidValue() {
|
|
@@ -357,14 +358,13 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
357
358
|
if (this.isMultipleMode) {
|
|
358
359
|
return;
|
|
359
360
|
}
|
|
360
|
-
const trimmedInput = this.inputFilterText.trim();
|
|
361
361
|
const itemLabel = el === null || el === void 0 ? void 0 : el.label;
|
|
362
|
-
const item = this.itemExists(
|
|
362
|
+
const item = this.itemExists(this.inputFilterText);
|
|
363
363
|
if (item) {
|
|
364
364
|
this.itemClick(item.value);
|
|
365
365
|
}
|
|
366
366
|
else if (this.editable && !this.itemExists(itemLabel)) {
|
|
367
|
-
const defaultPrevented = this.emitAddItem(
|
|
367
|
+
const defaultPrevented = this.emitAddItem(this.inputFilterText);
|
|
368
368
|
if (defaultPrevented) {
|
|
369
369
|
return;
|
|
370
370
|
}
|
|
@@ -474,7 +474,7 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
474
474
|
}
|
|
475
475
|
filterItemsWithTypeahead() {
|
|
476
476
|
var _a, _b;
|
|
477
|
-
this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : '';
|
|
477
|
+
this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value.trim()) !== null && _b !== void 0 ? _b : '';
|
|
478
478
|
if (this.isSingleMode && this.inputFilterText === this.selectedLabels[0]) {
|
|
479
479
|
return;
|
|
480
480
|
}
|
|
@@ -583,9 +583,9 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
583
583
|
}
|
|
584
584
|
render() {
|
|
585
585
|
var _a, _b, _c, _d;
|
|
586
|
-
return (h(Host, { key: '
|
|
586
|
+
return (h(Host, { key: 'fe5a9d201aa6fa9bae2f5cb24057bf161d545d10', "aria-disabled": a11yBoolean(this.disabled), class: {
|
|
587
587
|
disabled: this.disabled,
|
|
588
|
-
} }, h("ix-field-wrapper", { key: '
|
|
588
|
+
} }, h("ix-field-wrapper", { key: 'c28aa0804523d6a799c055899194a62e05dcd1a5', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, h("div", { key: 'fa78c9596e67642237ccf2bf027f3a4450b2cccb', class: {
|
|
589
589
|
select: true,
|
|
590
590
|
disabled: this.disabled,
|
|
591
591
|
readonly: this.readonly,
|
|
@@ -593,13 +593,13 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
593
593
|
this.dropdownAnchorRef(ref);
|
|
594
594
|
if (!this.editable)
|
|
595
595
|
this.dropdownWrapperRef(ref);
|
|
596
|
-
} }, h("div", { key: '
|
|
596
|
+
} }, h("div", { key: 'c0e4e52e89640cb3dd31950f4457bbf0209363ac', class: "input-container" }, h("div", { key: '53375714b199123d27fdb57d51102f7d0be912bb', class: "chips" }, this.isMultipleMode
|
|
597
597
|
? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (h("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
|
|
598
598
|
e.preventDefault();
|
|
599
599
|
e.stopPropagation();
|
|
600
600
|
this.itemClick(item.value);
|
|
601
601
|
} }, item.label)))
|
|
602
|
-
: '', h("div", { key: '
|
|
602
|
+
: '', h("div", { key: '42cac6b1306e7b0339c47857a41685952465280c', class: "trigger" }, h("input", { key: '94fe4f82da75de234fb134fb7792f78cb87d2c37', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
|
|
603
603
|
'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
|
|
604
604
|
}, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
|
|
605
605
|
this.inputElement = ref;
|
|
@@ -609,14 +609,14 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
609
609
|
}, onInput: () => this.filterItemsWithTypeahead(), onKeyDown: (e) => this.onKeyDown(e) }), this.allowClear &&
|
|
610
610
|
!this.disabled &&
|
|
611
611
|
!this.readonly &&
|
|
612
|
-
(((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (h("ix-icon-button", { class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
|
|
612
|
+
(((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (h("ix-icon-button", { key: "clear", class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
|
|
613
613
|
e.preventDefault();
|
|
614
614
|
e.stopPropagation();
|
|
615
615
|
this.clear();
|
|
616
|
-
} })) : null, this.disabled || this.readonly ? null : (h("ix-icon-button", { "data-select-dropdown": true, class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
|
|
616
|
+
} })) : null, this.disabled || this.readonly ? null : (h("ix-icon-button", { "data-select-dropdown": true, key: "dropdown", class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
|
|
617
617
|
if (this.editable)
|
|
618
618
|
this.dropdownWrapperRef(ref);
|
|
619
|
-
} }))))))), h("ix-dropdown", { key: '
|
|
619
|
+
} }))))))), h("ix-dropdown", { key: '82133f6945c1b7b1f043bdb5a80fbe53e506f8f6', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
|
|
620
620
|
'display-none': this.disabled || this.readonly,
|
|
621
621
|
}, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
|
|
622
622
|
var _a, _b;
|
|
@@ -632,12 +632,12 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
|
|
|
632
632
|
styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
|
|
633
633
|
}
|
|
634
634
|
return styleOverwrites;
|
|
635
|
-
} }, h("div", { key: '
|
|
635
|
+
} }, h("div", { key: '6e843696ec1bf3fe827e22e1aeda1cb07bbd51d6', class: {
|
|
636
636
|
'select-list-header': true,
|
|
637
637
|
hidden: this.hideListHeader || this.isDropdownEmpty,
|
|
638
|
-
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), h("slot", { key: '
|
|
638
|
+
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), h("slot", { key: 'c6756d5bb0c13bc88dfd5acd6e5596151c694bcc', onSlotchange: () => {
|
|
639
639
|
this.updateSelection();
|
|
640
|
-
} }), h("div", { key: '
|
|
640
|
+
} }), h("div", { key: '3dd0a1342c1261899088bb8ca0dadff69e5d2c1a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (h("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
|
|
641
641
|
'add-item': true,
|
|
642
642
|
}, label: this.inputFilterText, onItemClick: (e) => {
|
|
643
643
|
e.preventDefault();
|
|
@@ -767,6 +767,6 @@ function defineCustomElement() {
|
|
|
767
767
|
}
|
|
768
768
|
|
|
769
769
|
export { Select as S, defineCustomElement as d };
|
|
770
|
-
//# sourceMappingURL=p-
|
|
770
|
+
//# sourceMappingURL=p-BwyqOnwc.js.map
|
|
771
771
|
|
|
772
|
-
//# sourceMappingURL=p-
|
|
772
|
+
//# sourceMappingURL=p-BwyqOnwc.js.map
|