@siemens/ix 3.0.0-alpha.3 → 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-CNFJ8TIs.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-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-BUgeMHDy.js → p-uv1SlmiP.js} +4 -4
- package/components/{p-BUgeMHDy.js.map → p-uv1SlmiP.js.map} +1 -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.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_2.cjs.entry.js +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 +4 -4
- 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/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.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_2.entry.js +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-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-ff85bd49.entry.js → p-9a679e62.entry.js} +2 -2
- 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-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-core.css +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/siemens-ix/theme/classic-dark.css +1 -1
- package/dist/siemens-ix/theme/classic-light.css +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/hydrate/index.d.ts +12 -0
- package/hydrate/index.js +646 -89
- package/hydrate/index.mjs +645 -90
- package/package.json +5 -5
- package/components/p-B_ksjKbq.js.map +0 -1
- package/components/p-BcWYFLel.js.map +0 -1
- package/components/p-C1wxjy2C.js.map +0 -1
- package/components/p-CB5DzBgb.js.map +0 -1
- package/components/p-CNFJ8TIs.js.map +0 -1
- package/components/p-CtTl3_AV.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-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/{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-ff85bd49.entry.js.map → p-9a679e62.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
package/hydrate/index.js
CHANGED
|
@@ -156,7 +156,7 @@ async function appGlobalScript (config) {
|
|
|
156
156
|
const globalScripts = appGlobalScript;
|
|
157
157
|
|
|
158
158
|
/*
|
|
159
|
-
Stencil Hydrate Platform v4.
|
|
159
|
+
Stencil Hydrate Platform v4.29.0 | MIT Licensed | https://stenciljs.com
|
|
160
160
|
*/
|
|
161
161
|
var __defProp = Object.defineProperty;
|
|
162
162
|
var __export = (target, all) => {
|
|
@@ -167,6 +167,30 @@ var __export = (target, all) => {
|
|
|
167
167
|
// src/utils/constants.ts
|
|
168
168
|
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
169
169
|
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
170
|
+
var PrimitiveType = /* @__PURE__ */ ((PrimitiveType2) => {
|
|
171
|
+
PrimitiveType2["Undefined"] = "undefined";
|
|
172
|
+
PrimitiveType2["Null"] = "null";
|
|
173
|
+
PrimitiveType2["String"] = "string";
|
|
174
|
+
PrimitiveType2["Number"] = "number";
|
|
175
|
+
PrimitiveType2["SpecialNumber"] = "number";
|
|
176
|
+
PrimitiveType2["Boolean"] = "boolean";
|
|
177
|
+
PrimitiveType2["BigInt"] = "bigint";
|
|
178
|
+
return PrimitiveType2;
|
|
179
|
+
})(PrimitiveType || {});
|
|
180
|
+
var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
|
|
181
|
+
NonPrimitiveType2["Array"] = "array";
|
|
182
|
+
NonPrimitiveType2["Date"] = "date";
|
|
183
|
+
NonPrimitiveType2["Map"] = "map";
|
|
184
|
+
NonPrimitiveType2["Object"] = "object";
|
|
185
|
+
NonPrimitiveType2["RegularExpression"] = "regexp";
|
|
186
|
+
NonPrimitiveType2["Set"] = "set";
|
|
187
|
+
NonPrimitiveType2["Channel"] = "channel";
|
|
188
|
+
NonPrimitiveType2["Symbol"] = "symbol";
|
|
189
|
+
return NonPrimitiveType2;
|
|
190
|
+
})(NonPrimitiveType || {});
|
|
191
|
+
var TYPE_CONSTANT = "type";
|
|
192
|
+
var VALUE_CONSTANT = "value";
|
|
193
|
+
var SERIALIZED_PREFIX = "serialized:";
|
|
170
194
|
var isComplexType = (o) => {
|
|
171
195
|
o = typeof o;
|
|
172
196
|
return o === "object" || o === "function";
|
|
@@ -183,6 +207,101 @@ var escapeRegExpSpecialCharacters = (text) => {
|
|
|
183
207
|
return text.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
184
208
|
};
|
|
185
209
|
|
|
210
|
+
// src/utils/remote-value.ts
|
|
211
|
+
var RemoteValue = class _RemoteValue {
|
|
212
|
+
/**
|
|
213
|
+
* Deserializes a LocalValue serialized object back to its original JavaScript representation
|
|
214
|
+
*
|
|
215
|
+
* @param serialized The serialized LocalValue object
|
|
216
|
+
* @returns The original JavaScript value/object
|
|
217
|
+
*/
|
|
218
|
+
static fromLocalValue(serialized) {
|
|
219
|
+
const type = serialized[TYPE_CONSTANT];
|
|
220
|
+
const value = VALUE_CONSTANT in serialized ? serialized[VALUE_CONSTANT] : void 0;
|
|
221
|
+
switch (type) {
|
|
222
|
+
case "string" /* String */:
|
|
223
|
+
return value;
|
|
224
|
+
case "boolean" /* Boolean */:
|
|
225
|
+
return value;
|
|
226
|
+
case "bigint" /* BigInt */:
|
|
227
|
+
return BigInt(value);
|
|
228
|
+
case "undefined" /* Undefined */:
|
|
229
|
+
return void 0;
|
|
230
|
+
case "null" /* Null */:
|
|
231
|
+
return null;
|
|
232
|
+
case "number" /* Number */:
|
|
233
|
+
if (value === "NaN") return NaN;
|
|
234
|
+
if (value === "-0") return -0;
|
|
235
|
+
if (value === "Infinity") return Infinity;
|
|
236
|
+
if (value === "-Infinity") return -Infinity;
|
|
237
|
+
return value;
|
|
238
|
+
case "array" /* Array */:
|
|
239
|
+
return value.map((item) => _RemoteValue.fromLocalValue(item));
|
|
240
|
+
case "date" /* Date */:
|
|
241
|
+
return new Date(value);
|
|
242
|
+
case "map" /* Map */:
|
|
243
|
+
const map2 = /* @__PURE__ */ new Map();
|
|
244
|
+
for (const [key, val] of value) {
|
|
245
|
+
const deserializedKey = typeof key === "object" && key !== null ? _RemoteValue.fromLocalValue(key) : key;
|
|
246
|
+
const deserializedValue = _RemoteValue.fromLocalValue(val);
|
|
247
|
+
map2.set(deserializedKey, deserializedValue);
|
|
248
|
+
}
|
|
249
|
+
return map2;
|
|
250
|
+
case "object" /* Object */:
|
|
251
|
+
const obj = {};
|
|
252
|
+
for (const [key, val] of value) {
|
|
253
|
+
obj[key] = _RemoteValue.fromLocalValue(val);
|
|
254
|
+
}
|
|
255
|
+
return obj;
|
|
256
|
+
case "regexp" /* RegularExpression */:
|
|
257
|
+
const { pattern, flags } = value;
|
|
258
|
+
return new RegExp(pattern, flags);
|
|
259
|
+
case "set" /* Set */:
|
|
260
|
+
const set = /* @__PURE__ */ new Set();
|
|
261
|
+
for (const item of value) {
|
|
262
|
+
set.add(_RemoteValue.fromLocalValue(item));
|
|
263
|
+
}
|
|
264
|
+
return set;
|
|
265
|
+
case "symbol" /* Symbol */:
|
|
266
|
+
return Symbol(value);
|
|
267
|
+
default:
|
|
268
|
+
throw new Error(`Unsupported type: ${type}`);
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
/**
|
|
272
|
+
* Utility method to deserialize multiple LocalValues at once
|
|
273
|
+
*
|
|
274
|
+
* @param serializedValues Array of serialized LocalValue objects
|
|
275
|
+
* @returns Array of deserialized JavaScript values
|
|
276
|
+
*/
|
|
277
|
+
static fromLocalValueArray(serializedValues) {
|
|
278
|
+
return serializedValues.map((value) => _RemoteValue.fromLocalValue(value));
|
|
279
|
+
}
|
|
280
|
+
/**
|
|
281
|
+
* Verifies if the given object matches the structure of a serialized LocalValue
|
|
282
|
+
*
|
|
283
|
+
* @param obj Object to verify
|
|
284
|
+
* @returns boolean indicating if the object has LocalValue structure
|
|
285
|
+
*/
|
|
286
|
+
static isLocalValueObject(obj) {
|
|
287
|
+
if (typeof obj !== "object" || obj === null) {
|
|
288
|
+
return false;
|
|
289
|
+
}
|
|
290
|
+
if (!obj.hasOwnProperty(TYPE_CONSTANT)) {
|
|
291
|
+
return false;
|
|
292
|
+
}
|
|
293
|
+
const type = obj[TYPE_CONSTANT];
|
|
294
|
+
const hasTypeProperty = Object.values({ ...PrimitiveType, ...NonPrimitiveType }).includes(type);
|
|
295
|
+
if (!hasTypeProperty) {
|
|
296
|
+
return false;
|
|
297
|
+
}
|
|
298
|
+
if (type !== "null" /* Null */ && type !== "undefined" /* Undefined */) {
|
|
299
|
+
return obj.hasOwnProperty(VALUE_CONSTANT);
|
|
300
|
+
}
|
|
301
|
+
return true;
|
|
302
|
+
}
|
|
303
|
+
};
|
|
304
|
+
|
|
186
305
|
// src/utils/result.ts
|
|
187
306
|
var result_exports = {};
|
|
188
307
|
__export(result_exports, {
|
|
@@ -232,6 +351,14 @@ var unwrapErr = (result) => {
|
|
|
232
351
|
}
|
|
233
352
|
};
|
|
234
353
|
|
|
354
|
+
// src/utils/serialize.ts
|
|
355
|
+
function deserializeProperty(value) {
|
|
356
|
+
if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
|
|
357
|
+
return value;
|
|
358
|
+
}
|
|
359
|
+
return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
|
|
360
|
+
}
|
|
361
|
+
|
|
235
362
|
// src/runtime/runtime-constants.ts
|
|
236
363
|
var CONTENT_REF_ID = "r";
|
|
237
364
|
var ORG_LOCATION_ID = "o";
|
|
@@ -513,6 +640,7 @@ var convertToPrivate = (node) => {
|
|
|
513
640
|
|
|
514
641
|
// src/runtime/client-hydrate.ts
|
|
515
642
|
var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
643
|
+
var _a;
|
|
516
644
|
const endHydrate = createTime("hydrateClient", tagName);
|
|
517
645
|
const shadowRoot = hostElm.shadowRoot;
|
|
518
646
|
const childRenderNodes = [];
|
|
@@ -521,6 +649,19 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
521
649
|
const shadowRootNodes = shadowRoot ? [] : null;
|
|
522
650
|
const vnode = newVNode(tagName, null);
|
|
523
651
|
vnode.$elm$ = hostElm;
|
|
652
|
+
const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
|
|
653
|
+
members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
|
|
654
|
+
var _a2;
|
|
655
|
+
if (!(memberFlags & 31 /* Prop */)) {
|
|
656
|
+
return;
|
|
657
|
+
}
|
|
658
|
+
const attributeName = metaAttributeName || memberName;
|
|
659
|
+
const attrVal = hostElm.getAttribute(attributeName);
|
|
660
|
+
if (attrVal !== null) {
|
|
661
|
+
const attrPropVal = parsePropertyValue(attrVal, memberFlags);
|
|
662
|
+
(_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.set(memberName, attrPropVal);
|
|
663
|
+
}
|
|
664
|
+
});
|
|
524
665
|
if (win.document && (!plt.$orgLocNodes$ || !plt.$orgLocNodes$.size)) {
|
|
525
666
|
initializeDocumentHydrate(win.document.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());
|
|
526
667
|
}
|
|
@@ -1230,12 +1371,23 @@ var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
|
|
|
1230
1371
|
return cssText;
|
|
1231
1372
|
};
|
|
1232
1373
|
var parsePropertyValue = (propValue, propType) => {
|
|
1374
|
+
if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
|
|
1375
|
+
try {
|
|
1376
|
+
propValue = JSON.parse(propValue);
|
|
1377
|
+
return propValue;
|
|
1378
|
+
} catch (e) {
|
|
1379
|
+
}
|
|
1380
|
+
}
|
|
1381
|
+
if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
|
|
1382
|
+
propValue = deserializeProperty(propValue);
|
|
1383
|
+
return propValue;
|
|
1384
|
+
}
|
|
1233
1385
|
if (propValue != null && !isComplexType(propValue)) {
|
|
1234
1386
|
if (propType & 4 /* Boolean */) {
|
|
1235
1387
|
return propValue === "false" ? false : propValue === "" || !!propValue;
|
|
1236
1388
|
}
|
|
1237
1389
|
if (propType & 2 /* Number */) {
|
|
1238
|
-
return parseFloat(propValue);
|
|
1390
|
+
return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
|
|
1239
1391
|
}
|
|
1240
1392
|
if (propType & 1 /* String */) {
|
|
1241
1393
|
return String(propValue);
|
|
@@ -1867,7 +2019,8 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
1867
2019
|
const hostElm = hostRef.$hostElement$;
|
|
1868
2020
|
const cmpMeta = hostRef.$cmpMeta$;
|
|
1869
2021
|
const oldVNode = hostRef.$vnode$ || newVNode(null, null);
|
|
1870
|
-
const
|
|
2022
|
+
const isHostElement = isHost(renderFnResults);
|
|
2023
|
+
const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
|
|
1871
2024
|
hostTagName = hostElm.tagName;
|
|
1872
2025
|
if (cmpMeta.$attrsToReflect$) {
|
|
1873
2026
|
rootVnode.$attrs$ = rootVnode.$attrs$ || {};
|
|
@@ -2602,21 +2755,15 @@ function proxyHostElement(elm, cstr) {
|
|
|
2602
2755
|
var _a;
|
|
2603
2756
|
if (memberFlags & 31 /* Prop */) {
|
|
2604
2757
|
const attributeName = metaAttributeName || memberName;
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
try {
|
|
2608
|
-
attrValue = JSON.parse(attrValue);
|
|
2609
|
-
} catch (e) {
|
|
2610
|
-
}
|
|
2611
|
-
}
|
|
2612
|
-
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
|
|
2758
|
+
const attrValue = elm.getAttribute(attributeName);
|
|
2759
|
+
const propValue = elm[memberName];
|
|
2613
2760
|
let attrPropVal;
|
|
2761
|
+
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
|
|
2614
2762
|
if (attrValue != null) {
|
|
2615
2763
|
attrPropVal = parsePropertyValue(attrValue, memberFlags);
|
|
2616
2764
|
}
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
attrPropVal = ownValue;
|
|
2765
|
+
if (propValue !== void 0) {
|
|
2766
|
+
attrPropVal = propValue;
|
|
2620
2767
|
delete elm[memberName];
|
|
2621
2768
|
}
|
|
2622
2769
|
if (attrPropVal !== void 0) {
|
|
@@ -3653,7 +3800,7 @@ class Application {
|
|
|
3653
3800
|
"themeSystemAppearance": [4, "theme-system-appearance"],
|
|
3654
3801
|
"forceBreakpoint": [1, "force-breakpoint"],
|
|
3655
3802
|
"breakpoints": [16],
|
|
3656
|
-
"appSwitchConfig": [16],
|
|
3803
|
+
"appSwitchConfig": [16, "app-switch-config"],
|
|
3657
3804
|
"breakpoint": [32],
|
|
3658
3805
|
"applicationSidebarSlotted": [32]
|
|
3659
3806
|
},
|
|
@@ -6046,7 +6193,7 @@ class Breadcrumb {
|
|
|
6046
6193
|
"$tagName$": "ix-breadcrumb",
|
|
6047
6194
|
"$members$": {
|
|
6048
6195
|
"visibleItemCount": [2, "visible-item-count"],
|
|
6049
|
-
"nextItems": [16],
|
|
6196
|
+
"nextItems": [16, "next-items"],
|
|
6050
6197
|
"ghost": [4],
|
|
6051
6198
|
"ariaLabelPreviousButton": [1, "aria-label-previous-button"],
|
|
6052
6199
|
"items": [32],
|
|
@@ -7202,10 +7349,10 @@ class CategoryFilter {
|
|
|
7202
7349
|
"$members$": {
|
|
7203
7350
|
"disabled": [4],
|
|
7204
7351
|
"readonly": [4],
|
|
7205
|
-
"filterState": [16],
|
|
7352
|
+
"filterState": [16, "filter-state"],
|
|
7206
7353
|
"placeholder": [1],
|
|
7207
7354
|
"categories": [16],
|
|
7208
|
-
"nonSelectableCategories": [16],
|
|
7355
|
+
"nonSelectableCategories": [16, "non-selectable-categories"],
|
|
7209
7356
|
"suggestions": [16],
|
|
7210
7357
|
"icon": [1],
|
|
7211
7358
|
"hideIcon": [4, "hide-icon"],
|
|
@@ -15981,7 +16128,7 @@ class DateDropdown {
|
|
|
15981
16128
|
"loading": [4],
|
|
15982
16129
|
"showWeekNumbers": [4, "show-week-numbers"],
|
|
15983
16130
|
"customRangeAllowed": [4, "custom-range-allowed"],
|
|
15984
|
-
"dateRangeOptions": [16],
|
|
16131
|
+
"dateRangeOptions": [16, "date-range-options"],
|
|
15985
16132
|
"locale": [1],
|
|
15986
16133
|
"weekStartIndex": [2, "week-start-index"],
|
|
15987
16134
|
"i18nCustomItem": [1, "i18n-custom-item"],
|
|
@@ -16833,23 +16980,25 @@ class DatePicker {
|
|
|
16833
16980
|
this.calendar = [];
|
|
16834
16981
|
}
|
|
16835
16982
|
watchFromPropHandler(newValue) {
|
|
16836
|
-
|
|
16837
|
-
|
|
16838
|
-
|
|
16839
|
-
|
|
16840
|
-
|
|
16841
|
-
|
|
16842
|
-
this.
|
|
16983
|
+
if (!newValue) {
|
|
16984
|
+
this.currFromDate = undefined;
|
|
16985
|
+
return;
|
|
16986
|
+
}
|
|
16987
|
+
const date = this.parseDateString(newValue);
|
|
16988
|
+
if (date) {
|
|
16989
|
+
this.currFromDate = date;
|
|
16990
|
+
this.updateSelectedYearMonth(date);
|
|
16843
16991
|
}
|
|
16844
16992
|
}
|
|
16845
16993
|
watchToPropHandler(newValue) {
|
|
16846
|
-
|
|
16847
|
-
|
|
16848
|
-
|
|
16849
|
-
|
|
16850
|
-
|
|
16851
|
-
|
|
16852
|
-
this.
|
|
16994
|
+
if (!newValue) {
|
|
16995
|
+
this.currToDate = undefined;
|
|
16996
|
+
return;
|
|
16997
|
+
}
|
|
16998
|
+
const date = this.parseDateString(newValue);
|
|
16999
|
+
if (date) {
|
|
17000
|
+
this.currToDate = date;
|
|
17001
|
+
this.updateSelectedYearMonth(date);
|
|
16853
17002
|
}
|
|
16854
17003
|
}
|
|
16855
17004
|
onLocaleChange() {
|
|
@@ -16916,6 +17065,18 @@ class DatePicker {
|
|
|
16916
17065
|
getDateTimeNow() {
|
|
16917
17066
|
return DateTime.fromISO(this.today);
|
|
16918
17067
|
}
|
|
17068
|
+
parseDateString(dateString) {
|
|
17069
|
+
const date = DateTime.fromFormat(dateString, this.format);
|
|
17070
|
+
if (!date.isValid) {
|
|
17071
|
+
console.error(date.invalidExplanation);
|
|
17072
|
+
return undefined;
|
|
17073
|
+
}
|
|
17074
|
+
return date;
|
|
17075
|
+
}
|
|
17076
|
+
updateSelectedYearMonth(date) {
|
|
17077
|
+
this.selectedYear = date.year;
|
|
17078
|
+
this.selectedMonth = date.month - 1;
|
|
17079
|
+
}
|
|
16919
17080
|
onDayBlur() {
|
|
16920
17081
|
this.isDayFocus = false;
|
|
16921
17082
|
}
|
|
@@ -17215,7 +17376,7 @@ class DatePicker {
|
|
|
17215
17376
|
return rows;
|
|
17216
17377
|
}
|
|
17217
17378
|
render() {
|
|
17218
|
-
return (hAsync(Host, { key: '
|
|
17379
|
+
return (hAsync(Host, { key: 'f7b223037b3b66698a530012ed0fcbf9ec849372' }, hAsync("ix-date-time-card", { key: '375131f5ba5126d2d95b46bbf605e29844b38b85', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '5065a58f901b2f392bb1c6e6e4188ca08cae19c7', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'f4f7e444c0e54c879ec72cbac9b9afabb962932e', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '1cdb318edbb57e01efc62263bdfd635c0120a0e5', class: "selector" }, hAsync("ix-button", { key: 'c27b5dcea81095b286bd6f47ceb5bc854773c2dd', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: '2d04c84e1fb480a3053e4488cb3ecb990d7bb438', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'ee3dd29d87bb29b80ddaa1bb3869b51827443600', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '23fcd9fb8e577bf09bf2806752da187350f2e49a', class: "wrapper" }, hAsync("div", { key: '05a811bfaa72104f21c144ec15e7da6fe72d9748', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '14d433a2412bfbfe0e20020385363916f8ae4a44', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
|
|
17219
17380
|
if (month === this.monthNames[0]) {
|
|
17220
17381
|
this.firstMonthRef(ref);
|
|
17221
17382
|
}
|
|
@@ -17229,10 +17390,10 @@ class DatePicker {
|
|
|
17229
17390
|
hidden: this.tempYear !== this.selectedYear ||
|
|
17230
17391
|
this.tempMonth !== index,
|
|
17231
17392
|
checkPosition: true,
|
|
17232
|
-
}, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '
|
|
17393
|
+
}, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '867520bbab18fb88c1307bf9b353378c57c9f7b6', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '6e957e15a0884f0d614cc1bcf0becacebacc1171', class: {
|
|
17233
17394
|
grid: true,
|
|
17234
17395
|
'grid--show-week-numbers': this.showWeekNumbers,
|
|
17235
|
-
} }, this.showWeekNumbers && hAsync("div", { key: '
|
|
17396
|
+
} }, this.showWeekNumbers && hAsync("div", { key: 'bf9c1537e6d5f6f129a4c97091627863dd20df8b', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
|
|
17236
17397
|
return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
|
|
17237
17398
|
return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
|
|
17238
17399
|
const target = e.currentTarget;
|
|
@@ -17244,10 +17405,10 @@ class DatePicker {
|
|
|
17244
17405
|
}
|
|
17245
17406
|
}, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (hAsync("div", null));
|
|
17246
17407
|
})));
|
|
17247
|
-
})), hAsync("div", { key: '
|
|
17408
|
+
})), hAsync("div", { key: 'de56a96b662f67cc23d6e61daaa7800710e80157', class: {
|
|
17248
17409
|
button: true,
|
|
17249
17410
|
hidden: !this.range || !this.standaloneAppearance,
|
|
17250
|
-
} }, hAsync("ix-button", { key: '
|
|
17411
|
+
} }, hAsync("ix-button", { key: 'e2b2f1ed481321f5092d3e409ca4b3565beecc9f', onClick: () => this.onDone() }, this.i18nDone)))));
|
|
17251
17412
|
}
|
|
17252
17413
|
get hostElement() { return getElement(this); }
|
|
17253
17414
|
static get watchers() { return {
|
|
@@ -19969,7 +20130,7 @@ class Dropdown {
|
|
|
19969
20130
|
"positioningStrategy": [1, "positioning-strategy"],
|
|
19970
20131
|
"header": [1],
|
|
19971
20132
|
"offset": [16],
|
|
19972
|
-
"overwriteDropdownStyle": [16],
|
|
20133
|
+
"overwriteDropdownStyle": [16, "overwrite-dropdown-style"],
|
|
19973
20134
|
"discoverAllSubmenus": [4, "discover-all-submenus"],
|
|
19974
20135
|
"ignoreRelatedSubmenu": [4, "ignore-related-submenu"],
|
|
19975
20136
|
"suppressOverflowBehavior": [4, "suppress-overflow-behavior"],
|
|
@@ -20075,7 +20236,7 @@ class DropdownHeader {
|
|
|
20075
20236
|
}; }
|
|
20076
20237
|
}
|
|
20077
20238
|
|
|
20078
|
-
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:
|
|
20239
|
+
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}";
|
|
20079
20240
|
|
|
20080
20241
|
class DropdownItem {
|
|
20081
20242
|
constructor(hostRef) {
|
|
@@ -20250,19 +20411,30 @@ class EventList {
|
|
|
20250
20411
|
}
|
|
20251
20412
|
onMutation(mutationRecords) {
|
|
20252
20413
|
this.triggerFadeOut().then(() => {
|
|
20253
|
-
if (
|
|
20414
|
+
if (!Number.isNaN(Number(this.itemHeight))) {
|
|
20254
20415
|
const height = convertToRemString(this.itemHeight);
|
|
20255
|
-
mutationRecords
|
|
20256
|
-
|
|
20257
|
-
.forEach((mutation) => mutation.addedNodes.forEach((item) => {
|
|
20258
|
-
const itemHtml = item;
|
|
20259
|
-
this.setCustomHeight(itemHtml, height);
|
|
20260
|
-
}));
|
|
20416
|
+
const eventListItems = this.findEventListItems(mutationRecords);
|
|
20417
|
+
eventListItems.forEach((item) => this.setCustomHeight(item, height));
|
|
20261
20418
|
}
|
|
20262
20419
|
this.handleChevron(this.chevron);
|
|
20263
20420
|
this.triggerFadeIn();
|
|
20264
20421
|
});
|
|
20265
20422
|
}
|
|
20423
|
+
findEventListItems(mutationRecords) {
|
|
20424
|
+
const eventListItems = [];
|
|
20425
|
+
mutationRecords.forEach((mutation) => {
|
|
20426
|
+
if (mutation.type !== 'childList') {
|
|
20427
|
+
return;
|
|
20428
|
+
}
|
|
20429
|
+
mutation.addedNodes.forEach((node) => {
|
|
20430
|
+
const element = node;
|
|
20431
|
+
if (element.tagName === 'IX-EVENT-LIST-ITEM') {
|
|
20432
|
+
eventListItems.push(element);
|
|
20433
|
+
}
|
|
20434
|
+
});
|
|
20435
|
+
});
|
|
20436
|
+
return eventListItems;
|
|
20437
|
+
}
|
|
20266
20438
|
setCustomHeight(item, height) {
|
|
20267
20439
|
item.style.setProperty('--event-list-item-height', height);
|
|
20268
20440
|
}
|
|
@@ -20314,11 +20486,11 @@ class EventList {
|
|
|
20314
20486
|
});
|
|
20315
20487
|
}
|
|
20316
20488
|
render() {
|
|
20317
|
-
return (hAsync(Host, { key: '
|
|
20489
|
+
return (hAsync(Host, { key: '98a84af85d5d0a37f5caeec2f7894cda5bc4435c', class: {
|
|
20318
20490
|
'item-size-s': this.itemHeight === 'S',
|
|
20319
20491
|
'item-size-l': this.itemHeight === 'L',
|
|
20320
20492
|
compact: this.compact,
|
|
20321
|
-
} }, hAsync("div", { key: '
|
|
20493
|
+
} }, hAsync("div", { key: '7640c1d218f130ab36b0b9f41b5695ffc9c25a87', role: "list" }, hAsync("slot", { key: 'f910dc47a5015d4110325b78279e0b01679fa980' }))));
|
|
20322
20494
|
}
|
|
20323
20495
|
get hostElement() { return getElement(this); }
|
|
20324
20496
|
static get watchers() { return {
|
|
@@ -20615,7 +20787,7 @@ class FieldWrapper {
|
|
|
20615
20787
|
"showTextAsTooltip": [4, "show-text-as-tooltip"],
|
|
20616
20788
|
"required": [4],
|
|
20617
20789
|
"htmlForLabel": [1, "html-for-label"],
|
|
20618
|
-
"controlRef": [16]
|
|
20790
|
+
"controlRef": [16, "control-ref"]
|
|
20619
20791
|
},
|
|
20620
20792
|
"$listeners$": undefined,
|
|
20621
20793
|
"$lazyBundleId$": "-",
|
|
@@ -20936,7 +21108,7 @@ class FormFieldLabel {
|
|
|
20936
21108
|
}
|
|
20937
21109
|
}
|
|
20938
21110
|
render() {
|
|
20939
|
-
return (hAsync(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && hAsync("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "
|
|
21111
|
+
return (hAsync(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && hAsync("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "*")))));
|
|
20940
21112
|
}
|
|
20941
21113
|
get hostElement() { return getElement(this); }
|
|
20942
21114
|
static get watchers() { return {
|
|
@@ -20950,7 +21122,7 @@ class FormFieldLabel {
|
|
|
20950
21122
|
"$members$": {
|
|
20951
21123
|
"required": [1540],
|
|
20952
21124
|
"htmlFor": [513, "html-for"],
|
|
20953
|
-
"controlRef": [16],
|
|
21125
|
+
"controlRef": [16, "control-ref"],
|
|
20954
21126
|
"isInvalid": [1028, "is-invalid"]
|
|
20955
21127
|
},
|
|
20956
21128
|
"$listeners$": undefined,
|
|
@@ -21929,6 +22101,12 @@ class IxTypography {
|
|
|
21929
22101
|
*/
|
|
21930
22102
|
this.textDecoration = 'none';
|
|
21931
22103
|
}
|
|
22104
|
+
static getTextColor(color) {
|
|
22105
|
+
if (color.startsWith('inv-') || !color.endsWith('-contrast')) {
|
|
22106
|
+
return `var(--theme-color-${color}-text)`;
|
|
22107
|
+
}
|
|
22108
|
+
return `var(--theme-color-${color.replace('-', '--')})`;
|
|
22109
|
+
}
|
|
21932
22110
|
render() {
|
|
21933
22111
|
var _a;
|
|
21934
22112
|
let typographyClass = {};
|
|
@@ -21940,10 +22118,10 @@ class IxTypography {
|
|
|
21940
22118
|
let style = {};
|
|
21941
22119
|
if (this.textColor) {
|
|
21942
22120
|
style = {
|
|
21943
|
-
color:
|
|
22121
|
+
color: IxTypography.getTextColor(this.textColor),
|
|
21944
22122
|
};
|
|
21945
22123
|
}
|
|
21946
|
-
return (hAsync(Host, { key: '
|
|
22124
|
+
return (hAsync(Host, { key: '98b5d010c3167750cd167157c45a9305f382c19a', class: typographyClass, style: style }, hAsync("slot", { key: '01586058f3ff1bcd88bdc5044c102dd4b09569d3' })));
|
|
21947
22125
|
}
|
|
21948
22126
|
static get style() { return typographyCss; }
|
|
21949
22127
|
static get cmpMeta() { return {
|
|
@@ -24100,7 +24278,7 @@ class Modal {
|
|
|
24100
24278
|
"animation": [4],
|
|
24101
24279
|
"backdrop": [4],
|
|
24102
24280
|
"closeOnBackdropClick": [4, "close-on-backdrop-click"],
|
|
24103
|
-
"beforeDismiss": [16],
|
|
24281
|
+
"beforeDismiss": [16, "before-dismiss"],
|
|
24104
24282
|
"centered": [4],
|
|
24105
24283
|
"closeOnEscape": [4, "close-on-escape"],
|
|
24106
24284
|
"modalVisible": [32],
|
|
@@ -25999,9 +26177,10 @@ class Select {
|
|
|
25999
26177
|
updateFormInternalValue(value) {
|
|
26000
26178
|
if (Array.isArray(value)) {
|
|
26001
26179
|
this.formInternals.setFormValue(value.join(','));
|
|
26002
|
-
return;
|
|
26003
26180
|
}
|
|
26004
|
-
|
|
26181
|
+
else {
|
|
26182
|
+
this.formInternals.setFormValue(value);
|
|
26183
|
+
}
|
|
26005
26184
|
}
|
|
26006
26185
|
/** @internal */
|
|
26007
26186
|
async hasValidValue() {
|
|
@@ -26172,14 +26351,13 @@ class Select {
|
|
|
26172
26351
|
if (this.isMultipleMode) {
|
|
26173
26352
|
return;
|
|
26174
26353
|
}
|
|
26175
|
-
const trimmedInput = this.inputFilterText.trim();
|
|
26176
26354
|
const itemLabel = el === null || el === void 0 ? void 0 : el.label;
|
|
26177
|
-
const item = this.itemExists(
|
|
26355
|
+
const item = this.itemExists(this.inputFilterText);
|
|
26178
26356
|
if (item) {
|
|
26179
26357
|
this.itemClick(item.value);
|
|
26180
26358
|
}
|
|
26181
26359
|
else if (this.editable && !this.itemExists(itemLabel)) {
|
|
26182
|
-
const defaultPrevented = this.emitAddItem(
|
|
26360
|
+
const defaultPrevented = this.emitAddItem(this.inputFilterText);
|
|
26183
26361
|
if (defaultPrevented) {
|
|
26184
26362
|
return;
|
|
26185
26363
|
}
|
|
@@ -26289,7 +26467,7 @@ class Select {
|
|
|
26289
26467
|
}
|
|
26290
26468
|
filterItemsWithTypeahead() {
|
|
26291
26469
|
var _a, _b;
|
|
26292
|
-
this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : '';
|
|
26470
|
+
this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value.trim()) !== null && _b !== void 0 ? _b : '';
|
|
26293
26471
|
if (this.isSingleMode && this.inputFilterText === this.selectedLabels[0]) {
|
|
26294
26472
|
return;
|
|
26295
26473
|
}
|
|
@@ -26398,9 +26576,9 @@ class Select {
|
|
|
26398
26576
|
}
|
|
26399
26577
|
render() {
|
|
26400
26578
|
var _a, _b, _c, _d;
|
|
26401
|
-
return (hAsync(Host, { key: '
|
|
26579
|
+
return (hAsync(Host, { key: 'fe5a9d201aa6fa9bae2f5cb24057bf161d545d10', "aria-disabled": a11yBoolean(this.disabled), class: {
|
|
26402
26580
|
disabled: this.disabled,
|
|
26403
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
26581
|
+
} }, hAsync("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 }, hAsync("div", { key: 'fa78c9596e67642237ccf2bf027f3a4450b2cccb', class: {
|
|
26404
26582
|
select: true,
|
|
26405
26583
|
disabled: this.disabled,
|
|
26406
26584
|
readonly: this.readonly,
|
|
@@ -26408,13 +26586,13 @@ class Select {
|
|
|
26408
26586
|
this.dropdownAnchorRef(ref);
|
|
26409
26587
|
if (!this.editable)
|
|
26410
26588
|
this.dropdownWrapperRef(ref);
|
|
26411
|
-
} }, hAsync("div", { key: '
|
|
26589
|
+
} }, hAsync("div", { key: 'c0e4e52e89640cb3dd31950f4457bbf0209363ac', class: "input-container" }, hAsync("div", { key: '53375714b199123d27fdb57d51102f7d0be912bb', class: "chips" }, this.isMultipleMode
|
|
26412
26590
|
? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (hAsync("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
|
|
26413
26591
|
e.preventDefault();
|
|
26414
26592
|
e.stopPropagation();
|
|
26415
26593
|
this.itemClick(item.value);
|
|
26416
26594
|
} }, item.label)))
|
|
26417
|
-
: '', hAsync("div", { key: '
|
|
26595
|
+
: '', hAsync("div", { key: '42cac6b1306e7b0339c47857a41685952465280c', class: "trigger" }, hAsync("input", { key: '94fe4f82da75de234fb134fb7792f78cb87d2c37', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
|
|
26418
26596
|
'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
|
|
26419
26597
|
}, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
|
|
26420
26598
|
this.inputElement = ref;
|
|
@@ -26424,14 +26602,14 @@ class Select {
|
|
|
26424
26602
|
}, onInput: () => this.filterItemsWithTypeahead(), onKeyDown: (e) => this.onKeyDown(e) }), this.allowClear &&
|
|
26425
26603
|
!this.disabled &&
|
|
26426
26604
|
!this.readonly &&
|
|
26427
|
-
(((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (hAsync("ix-icon-button", { class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
|
|
26605
|
+
(((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (hAsync("ix-icon-button", { key: "clear", class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
|
|
26428
26606
|
e.preventDefault();
|
|
26429
26607
|
e.stopPropagation();
|
|
26430
26608
|
this.clear();
|
|
26431
|
-
} })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
|
|
26609
|
+
} })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, key: "dropdown", class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
|
|
26432
26610
|
if (this.editable)
|
|
26433
26611
|
this.dropdownWrapperRef(ref);
|
|
26434
|
-
} }))))))), hAsync("ix-dropdown", { key: '
|
|
26612
|
+
} }))))))), hAsync("ix-dropdown", { key: '82133f6945c1b7b1f043bdb5a80fbe53e506f8f6', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
|
|
26435
26613
|
'display-none': this.disabled || this.readonly,
|
|
26436
26614
|
}, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
|
|
26437
26615
|
var _a, _b;
|
|
@@ -26447,12 +26625,12 @@ class Select {
|
|
|
26447
26625
|
styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
|
|
26448
26626
|
}
|
|
26449
26627
|
return styleOverwrites;
|
|
26450
|
-
} }, hAsync("div", { key: '
|
|
26628
|
+
} }, hAsync("div", { key: '6e843696ec1bf3fe827e22e1aeda1cb07bbd51d6', class: {
|
|
26451
26629
|
'select-list-header': true,
|
|
26452
26630
|
hidden: this.hideListHeader || this.isDropdownEmpty,
|
|
26453
|
-
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '
|
|
26631
|
+
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'c6756d5bb0c13bc88dfd5acd6e5596151c694bcc', onSlotchange: () => {
|
|
26454
26632
|
this.updateSelection();
|
|
26455
|
-
} }), hAsync("div", { key: '
|
|
26633
|
+
} }), hAsync("div", { key: '3dd0a1342c1261899088bb8ca0dadff69e5d2c1a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
|
|
26456
26634
|
'add-item': true,
|
|
26457
26635
|
}, label: this.inputFilterText, onItemClick: (e) => {
|
|
26458
26636
|
e.preventDefault();
|
|
@@ -29007,16 +29185,24 @@ class Tree {
|
|
|
29007
29185
|
const treeIndex = path.indexOf(this.hostElement);
|
|
29008
29186
|
const treePath = path.slice(0, treeIndex);
|
|
29009
29187
|
const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
|
|
29010
|
-
if (event.defaultPrevented) {
|
|
29011
|
-
return;
|
|
29012
|
-
}
|
|
29013
29188
|
if (hasTrigger) {
|
|
29014
29189
|
return;
|
|
29015
29190
|
}
|
|
29016
|
-
|
|
29017
|
-
|
|
29018
|
-
|
|
29019
|
-
|
|
29191
|
+
if (!event.defaultPrevented) {
|
|
29192
|
+
Object.values(this.context).forEach((c) => (c.isSelected = false));
|
|
29193
|
+
const context = this.getContext(item.id);
|
|
29194
|
+
context.isSelected = true;
|
|
29195
|
+
this.setContext(item.id, context);
|
|
29196
|
+
}
|
|
29197
|
+
if (this.toggleOnItemClick && item.hasChildren) {
|
|
29198
|
+
const context = this.getContext(item.id);
|
|
29199
|
+
context.isExpanded = !context.isExpanded;
|
|
29200
|
+
this.nodeToggled.emit({
|
|
29201
|
+
id: item.id,
|
|
29202
|
+
isExpaned: context.isExpanded,
|
|
29203
|
+
});
|
|
29204
|
+
this.setContext(item.id, context);
|
|
29205
|
+
}
|
|
29020
29206
|
this.nodeClicked.emit(item.id);
|
|
29021
29207
|
};
|
|
29022
29208
|
el.addEventListener('toggle', (event) => {
|
|
@@ -29092,6 +29278,11 @@ class Tree {
|
|
|
29092
29278
|
this.initList();
|
|
29093
29279
|
}
|
|
29094
29280
|
}
|
|
29281
|
+
connectedCallback() {
|
|
29282
|
+
if (this.hasFirstRender) {
|
|
29283
|
+
this.initList();
|
|
29284
|
+
}
|
|
29285
|
+
}
|
|
29095
29286
|
disconnectedCallback() {
|
|
29096
29287
|
var _a, _b;
|
|
29097
29288
|
(_a = this.hyperlist) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
@@ -29125,7 +29316,7 @@ class Tree {
|
|
|
29125
29316
|
this.hyperlist = new VirtualList(this.hostElement, config);
|
|
29126
29317
|
}
|
|
29127
29318
|
render() {
|
|
29128
|
-
return (hAsync(Host, { key: '
|
|
29319
|
+
return (hAsync(Host, { key: '3d9a880f2714c69333145042506d396a3a2828cd' }, hAsync("slot", { key: '7d61c95a13e449305c3a8d33c509eed0389e5abe' })));
|
|
29129
29320
|
}
|
|
29130
29321
|
get hostElement() { return getElement(this); }
|
|
29131
29322
|
static get watchers() { return {
|
|
@@ -29138,8 +29329,9 @@ class Tree {
|
|
|
29138
29329
|
"$members$": {
|
|
29139
29330
|
"root": [1],
|
|
29140
29331
|
"model": [16],
|
|
29141
|
-
"renderItem": [16],
|
|
29142
|
-
"context": [1040]
|
|
29332
|
+
"renderItem": [16, "render-item"],
|
|
29333
|
+
"context": [1040],
|
|
29334
|
+
"toggleOnItemClick": [4, "toggle-on-item-click"]
|
|
29143
29335
|
},
|
|
29144
29336
|
"$listeners$": undefined,
|
|
29145
29337
|
"$lazyBundleId$": "-",
|
|
@@ -29163,14 +29355,15 @@ class TreeItem {
|
|
|
29163
29355
|
var _a, _b, _c;
|
|
29164
29356
|
return (hAsync(Host, { key: 'bb6da9e7cfe6133c51d8aa4a6eebfb8e7fdb68b2', class: {
|
|
29165
29357
|
selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
|
|
29166
|
-
} }, hAsync("div", { key: '
|
|
29358
|
+
} }, hAsync("div", { key: 'fe3053f50feb3a1f00c3bcefb5a1c5c78909b1aa', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRight, size: "16", class: {
|
|
29359
|
+
['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
|
|
29360
|
+
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}`, onClick: (e) => {
|
|
29167
29361
|
e.preventDefault();
|
|
29362
|
+
e.stopPropagation();
|
|
29168
29363
|
this.toggle.emit();
|
|
29169
|
-
} }
|
|
29170
|
-
['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
|
|
29171
|
-
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), hAsync("div", { key: '54dde9d64be32bcc705ca8503ceb23146e70e7b7', class: "tree-node-container", onClick: () => {
|
|
29364
|
+
} })) : null), hAsync("div", { key: '96bf8b81859c8292195f4418598057c0371259f9', class: "tree-node-container", onClick: () => {
|
|
29172
29365
|
this.itemClick.emit();
|
|
29173
|
-
} }, hAsync("div", { key: '
|
|
29366
|
+
} }, hAsync("div", { key: 'bfd399d7d167978c6e4781fb1394957b48bf85b6', class: "tree-node-text" }, this.text), hAsync("slot", { key: 'df8688241a7fa8ae7046313e779e3937640ccdde' }))));
|
|
29174
29367
|
}
|
|
29175
29368
|
static get style() { return treeItemCss; }
|
|
29176
29369
|
static get cmpMeta() { return {
|
|
@@ -29377,9 +29570,9 @@ class Upload {
|
|
|
29377
29570
|
if (this.state !== UploadFileState.LOADING) {
|
|
29378
29571
|
this.fileDropped(e);
|
|
29379
29572
|
}
|
|
29380
|
-
}, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '9b32b9d0e31bd04b158bdd2b1229cdb559373105' }, hAsync("input", { key: '
|
|
29573
|
+
}, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '9b32b9d0e31bd04b158bdd2b1229cdb559373105' }, hAsync("input", { key: '9cf78f9f8c05e391abbe36be0fd047458736d4fa', "aria-label": ariaLabel, "aria-disabled": disabled, multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", tabindex: "-1", onChange: (e) => {
|
|
29381
29574
|
this.fileChangeEvent(e);
|
|
29382
|
-
}, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: '
|
|
29575
|
+
}, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: '2340bc932ec97f948024c59f40fbe3a0be1aaaa5', "aria-disabled": disabled, outline: true, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
|
|
29383
29576
|
}
|
|
29384
29577
|
get hostElement() { return getElement(this); }
|
|
29385
29578
|
static get style() { return uploadCss; }
|
|
@@ -30007,7 +30200,7 @@ var NAMESPACE = (
|
|
|
30007
30200
|
);
|
|
30008
30201
|
|
|
30009
30202
|
/*
|
|
30010
|
-
Stencil Hydrate Runner v4.
|
|
30203
|
+
Stencil Hydrate Runner v4.29.0 | MIT Licensed | https://stenciljs.com
|
|
30011
30204
|
*/
|
|
30012
30205
|
var __defProp = Object.defineProperty;
|
|
30013
30206
|
var __export = (target, all) => {
|
|
@@ -44081,6 +44274,32 @@ var Build = {
|
|
|
44081
44274
|
isServer: false,
|
|
44082
44275
|
isTesting: BUILD.isTesting ? true : false
|
|
44083
44276
|
};
|
|
44277
|
+
|
|
44278
|
+
// src/utils/constants.ts
|
|
44279
|
+
var PrimitiveType = /* @__PURE__ */ ((PrimitiveType2) => {
|
|
44280
|
+
PrimitiveType2["Undefined"] = "undefined";
|
|
44281
|
+
PrimitiveType2["Null"] = "null";
|
|
44282
|
+
PrimitiveType2["String"] = "string";
|
|
44283
|
+
PrimitiveType2["Number"] = "number";
|
|
44284
|
+
PrimitiveType2["SpecialNumber"] = "number";
|
|
44285
|
+
PrimitiveType2["Boolean"] = "boolean";
|
|
44286
|
+
PrimitiveType2["BigInt"] = "bigint";
|
|
44287
|
+
return PrimitiveType2;
|
|
44288
|
+
})(PrimitiveType || {});
|
|
44289
|
+
var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
|
|
44290
|
+
NonPrimitiveType2["Array"] = "array";
|
|
44291
|
+
NonPrimitiveType2["Date"] = "date";
|
|
44292
|
+
NonPrimitiveType2["Map"] = "map";
|
|
44293
|
+
NonPrimitiveType2["Object"] = "object";
|
|
44294
|
+
NonPrimitiveType2["RegularExpression"] = "regexp";
|
|
44295
|
+
NonPrimitiveType2["Set"] = "set";
|
|
44296
|
+
NonPrimitiveType2["Channel"] = "channel";
|
|
44297
|
+
NonPrimitiveType2["Symbol"] = "symbol";
|
|
44298
|
+
return NonPrimitiveType2;
|
|
44299
|
+
})(NonPrimitiveType || {});
|
|
44300
|
+
var TYPE_CONSTANT = "type";
|
|
44301
|
+
var VALUE_CONSTANT = "value";
|
|
44302
|
+
var SERIALIZED_PREFIX = "serialized:";
|
|
44084
44303
|
var STENCIL_DEV_MODE = BUILD.isTesting ? ["STENCIL:"] : [
|
|
44085
44304
|
"%cstencil",
|
|
44086
44305
|
"color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px"
|
|
@@ -44101,6 +44320,232 @@ var supportsConstructableStylesheets = BUILD.constructableCSS ? /* @__PURE__ */
|
|
|
44101
44320
|
// src/utils/helpers.ts
|
|
44102
44321
|
var isString = (v) => typeof v === "string";
|
|
44103
44322
|
|
|
44323
|
+
// src/utils/local-value.ts
|
|
44324
|
+
var LocalValue = class _LocalValue {
|
|
44325
|
+
constructor(type, value) {
|
|
44326
|
+
if (type === "undefined" /* Undefined */ || type === "null" /* Null */) {
|
|
44327
|
+
this.type = type;
|
|
44328
|
+
} else {
|
|
44329
|
+
this.type = type;
|
|
44330
|
+
this.value = value;
|
|
44331
|
+
}
|
|
44332
|
+
}
|
|
44333
|
+
/**
|
|
44334
|
+
* Creates a new LocalValue object with a string value.
|
|
44335
|
+
*
|
|
44336
|
+
* @param {string} value - The string value to be stored in the LocalValue object.
|
|
44337
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44338
|
+
*/
|
|
44339
|
+
static createStringValue(value) {
|
|
44340
|
+
return new _LocalValue("string" /* String */, value);
|
|
44341
|
+
}
|
|
44342
|
+
/**
|
|
44343
|
+
* Creates a new LocalValue object with a number value.
|
|
44344
|
+
*
|
|
44345
|
+
* @param {number} value - The number value.
|
|
44346
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44347
|
+
*/
|
|
44348
|
+
static createNumberValue(value) {
|
|
44349
|
+
return new _LocalValue("number" /* Number */, value);
|
|
44350
|
+
}
|
|
44351
|
+
/**
|
|
44352
|
+
* Creates a new LocalValue object with a special number value.
|
|
44353
|
+
*
|
|
44354
|
+
* @param {number} value - The value of the special number.
|
|
44355
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44356
|
+
*/
|
|
44357
|
+
static createSpecialNumberValue(value) {
|
|
44358
|
+
if (Number.isNaN(value)) {
|
|
44359
|
+
return new _LocalValue("number" /* SpecialNumber */, "NaN");
|
|
44360
|
+
}
|
|
44361
|
+
if (Object.is(value, -0)) {
|
|
44362
|
+
return new _LocalValue("number" /* SpecialNumber */, "-0");
|
|
44363
|
+
}
|
|
44364
|
+
if (value === Infinity) {
|
|
44365
|
+
return new _LocalValue("number" /* SpecialNumber */, "Infinity");
|
|
44366
|
+
}
|
|
44367
|
+
if (value === -Infinity) {
|
|
44368
|
+
return new _LocalValue("number" /* SpecialNumber */, "-Infinity");
|
|
44369
|
+
}
|
|
44370
|
+
return new _LocalValue("number" /* SpecialNumber */, value);
|
|
44371
|
+
}
|
|
44372
|
+
/**
|
|
44373
|
+
* Creates a new LocalValue object with an undefined value.
|
|
44374
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44375
|
+
*/
|
|
44376
|
+
static createUndefinedValue() {
|
|
44377
|
+
return new _LocalValue("undefined" /* Undefined */);
|
|
44378
|
+
}
|
|
44379
|
+
/**
|
|
44380
|
+
* Creates a new LocalValue object with a null value.
|
|
44381
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44382
|
+
*/
|
|
44383
|
+
static createNullValue() {
|
|
44384
|
+
return new _LocalValue("null" /* Null */);
|
|
44385
|
+
}
|
|
44386
|
+
/**
|
|
44387
|
+
* Creates a new LocalValue object with a boolean value.
|
|
44388
|
+
*
|
|
44389
|
+
* @param {boolean} value - The boolean value.
|
|
44390
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44391
|
+
*/
|
|
44392
|
+
static createBooleanValue(value) {
|
|
44393
|
+
return new _LocalValue("boolean" /* Boolean */, value);
|
|
44394
|
+
}
|
|
44395
|
+
/**
|
|
44396
|
+
* Creates a new LocalValue object with a BigInt value.
|
|
44397
|
+
*
|
|
44398
|
+
* @param {BigInt} value - The BigInt value.
|
|
44399
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44400
|
+
*/
|
|
44401
|
+
static createBigIntValue(value) {
|
|
44402
|
+
return new _LocalValue("bigint" /* BigInt */, value.toString());
|
|
44403
|
+
}
|
|
44404
|
+
/**
|
|
44405
|
+
* Creates a new LocalValue object with an array.
|
|
44406
|
+
*
|
|
44407
|
+
* @param {Array} value - The array.
|
|
44408
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44409
|
+
*/
|
|
44410
|
+
static createArrayValue(value) {
|
|
44411
|
+
return new _LocalValue("array" /* Array */, value);
|
|
44412
|
+
}
|
|
44413
|
+
/**
|
|
44414
|
+
* Creates a new LocalValue object with date value.
|
|
44415
|
+
*
|
|
44416
|
+
* @param {string} value - The date.
|
|
44417
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44418
|
+
*/
|
|
44419
|
+
static createDateValue(value) {
|
|
44420
|
+
return new _LocalValue("date" /* Date */, value);
|
|
44421
|
+
}
|
|
44422
|
+
/**
|
|
44423
|
+
* Creates a new LocalValue object of map value.
|
|
44424
|
+
* @param {Map} map - The map.
|
|
44425
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44426
|
+
*/
|
|
44427
|
+
static createMapValue(map2) {
|
|
44428
|
+
const value = [];
|
|
44429
|
+
Array.from(map2.entries()).forEach(([key, val]) => {
|
|
44430
|
+
value.push([_LocalValue.getArgument(key), _LocalValue.getArgument(val)]);
|
|
44431
|
+
});
|
|
44432
|
+
return new _LocalValue("map" /* Map */, value);
|
|
44433
|
+
}
|
|
44434
|
+
/**
|
|
44435
|
+
* Creates a new LocalValue object from the passed object.
|
|
44436
|
+
*
|
|
44437
|
+
* @param object the object to create a LocalValue from
|
|
44438
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44439
|
+
*/
|
|
44440
|
+
static createObjectValue(object) {
|
|
44441
|
+
const value = [];
|
|
44442
|
+
Object.entries(object).forEach(([key, val]) => {
|
|
44443
|
+
value.push([key, _LocalValue.getArgument(val)]);
|
|
44444
|
+
});
|
|
44445
|
+
return new _LocalValue("object" /* Object */, value);
|
|
44446
|
+
}
|
|
44447
|
+
/**
|
|
44448
|
+
* Creates a new LocalValue object of regular expression value.
|
|
44449
|
+
*
|
|
44450
|
+
* @param {string} value - The value of the regular expression.
|
|
44451
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44452
|
+
*/
|
|
44453
|
+
static createRegularExpressionValue(value) {
|
|
44454
|
+
return new _LocalValue("regexp" /* RegularExpression */, value);
|
|
44455
|
+
}
|
|
44456
|
+
/**
|
|
44457
|
+
* Creates a new LocalValue object with the specified value.
|
|
44458
|
+
* @param {Set} value - The value to be set.
|
|
44459
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44460
|
+
*/
|
|
44461
|
+
static createSetValue(value) {
|
|
44462
|
+
return new _LocalValue("set" /* Set */, value);
|
|
44463
|
+
}
|
|
44464
|
+
/**
|
|
44465
|
+
* Creates a new LocalValue object with the given channel value
|
|
44466
|
+
*
|
|
44467
|
+
* @param {ChannelValue} value - The channel value.
|
|
44468
|
+
* @returns {LocalValue} - The created LocalValue object.
|
|
44469
|
+
*/
|
|
44470
|
+
static createChannelValue(value) {
|
|
44471
|
+
return new _LocalValue("channel" /* Channel */, value);
|
|
44472
|
+
}
|
|
44473
|
+
/**
|
|
44474
|
+
* Creates a new LocalValue object with a Symbol value.
|
|
44475
|
+
*
|
|
44476
|
+
* @param {Symbol} symbol - The Symbol value
|
|
44477
|
+
* @returns {LocalValue} - The created LocalValue object
|
|
44478
|
+
*/
|
|
44479
|
+
static createSymbolValue(symbol) {
|
|
44480
|
+
const description = symbol.description || "Symbol()";
|
|
44481
|
+
return new _LocalValue("symbol" /* Symbol */, description);
|
|
44482
|
+
}
|
|
44483
|
+
static getArgument(argument) {
|
|
44484
|
+
const type = typeof argument;
|
|
44485
|
+
switch (type) {
|
|
44486
|
+
case "string" /* String */:
|
|
44487
|
+
return _LocalValue.createStringValue(argument);
|
|
44488
|
+
case "number" /* Number */:
|
|
44489
|
+
if (Number.isNaN(argument) || Object.is(argument, -0) || !Number.isFinite(argument)) {
|
|
44490
|
+
return _LocalValue.createSpecialNumberValue(argument);
|
|
44491
|
+
}
|
|
44492
|
+
return _LocalValue.createNumberValue(argument);
|
|
44493
|
+
case "boolean" /* Boolean */:
|
|
44494
|
+
return _LocalValue.createBooleanValue(argument);
|
|
44495
|
+
case "bigint" /* BigInt */:
|
|
44496
|
+
return _LocalValue.createBigIntValue(argument);
|
|
44497
|
+
case "undefined" /* Undefined */:
|
|
44498
|
+
return _LocalValue.createUndefinedValue();
|
|
44499
|
+
case "symbol" /* Symbol */:
|
|
44500
|
+
return _LocalValue.createSymbolValue(argument);
|
|
44501
|
+
case "object" /* Object */:
|
|
44502
|
+
if (argument === null) {
|
|
44503
|
+
return _LocalValue.createNullValue();
|
|
44504
|
+
}
|
|
44505
|
+
if (argument instanceof Date) {
|
|
44506
|
+
return _LocalValue.createDateValue(argument);
|
|
44507
|
+
}
|
|
44508
|
+
if (argument instanceof Map) {
|
|
44509
|
+
const map2 = [];
|
|
44510
|
+
argument.forEach((value, key) => {
|
|
44511
|
+
const objectKey = typeof key === "string" ? key : _LocalValue.getArgument(key);
|
|
44512
|
+
const objectValue = _LocalValue.getArgument(value);
|
|
44513
|
+
map2.push([objectKey, objectValue]);
|
|
44514
|
+
});
|
|
44515
|
+
return _LocalValue.createMapValue(argument);
|
|
44516
|
+
}
|
|
44517
|
+
if (argument instanceof Set) {
|
|
44518
|
+
const set = [];
|
|
44519
|
+
argument.forEach((value) => {
|
|
44520
|
+
set.push(_LocalValue.getArgument(value));
|
|
44521
|
+
});
|
|
44522
|
+
return _LocalValue.createSetValue(set);
|
|
44523
|
+
}
|
|
44524
|
+
if (argument instanceof Array) {
|
|
44525
|
+
const arr = [];
|
|
44526
|
+
argument.forEach((value) => {
|
|
44527
|
+
arr.push(_LocalValue.getArgument(value));
|
|
44528
|
+
});
|
|
44529
|
+
return _LocalValue.createArrayValue(arr);
|
|
44530
|
+
}
|
|
44531
|
+
if (argument instanceof RegExp) {
|
|
44532
|
+
return _LocalValue.createRegularExpressionValue({
|
|
44533
|
+
pattern: argument.source,
|
|
44534
|
+
flags: argument.flags
|
|
44535
|
+
});
|
|
44536
|
+
}
|
|
44537
|
+
return _LocalValue.createObjectValue(argument);
|
|
44538
|
+
}
|
|
44539
|
+
throw new Error(`Unsupported type: ${type}`);
|
|
44540
|
+
}
|
|
44541
|
+
asMap() {
|
|
44542
|
+
return {
|
|
44543
|
+
[TYPE_CONSTANT]: this.type,
|
|
44544
|
+
...!(this.type === "null" /* Null */ || this.type === "undefined" /* Undefined */) ? { [VALUE_CONSTANT]: this.value } : {}
|
|
44545
|
+
};
|
|
44546
|
+
}
|
|
44547
|
+
};
|
|
44548
|
+
|
|
44104
44549
|
// src/utils/message-utils.ts
|
|
44105
44550
|
var catchError = (diagnostics, err2, msg) => {
|
|
44106
44551
|
const diagnostic = {
|
|
@@ -44139,6 +44584,101 @@ var shouldIgnoreError = (msg) => {
|
|
|
44139
44584
|
};
|
|
44140
44585
|
var TASK_CANCELED_MSG = `task canceled`;
|
|
44141
44586
|
|
|
44587
|
+
// src/utils/remote-value.ts
|
|
44588
|
+
var RemoteValue = class _RemoteValue {
|
|
44589
|
+
/**
|
|
44590
|
+
* Deserializes a LocalValue serialized object back to its original JavaScript representation
|
|
44591
|
+
*
|
|
44592
|
+
* @param serialized The serialized LocalValue object
|
|
44593
|
+
* @returns The original JavaScript value/object
|
|
44594
|
+
*/
|
|
44595
|
+
static fromLocalValue(serialized) {
|
|
44596
|
+
const type = serialized[TYPE_CONSTANT];
|
|
44597
|
+
const value = VALUE_CONSTANT in serialized ? serialized[VALUE_CONSTANT] : void 0;
|
|
44598
|
+
switch (type) {
|
|
44599
|
+
case "string" /* String */:
|
|
44600
|
+
return value;
|
|
44601
|
+
case "boolean" /* Boolean */:
|
|
44602
|
+
return value;
|
|
44603
|
+
case "bigint" /* BigInt */:
|
|
44604
|
+
return BigInt(value);
|
|
44605
|
+
case "undefined" /* Undefined */:
|
|
44606
|
+
return void 0;
|
|
44607
|
+
case "null" /* Null */:
|
|
44608
|
+
return null;
|
|
44609
|
+
case "number" /* Number */:
|
|
44610
|
+
if (value === "NaN") return NaN;
|
|
44611
|
+
if (value === "-0") return -0;
|
|
44612
|
+
if (value === "Infinity") return Infinity;
|
|
44613
|
+
if (value === "-Infinity") return -Infinity;
|
|
44614
|
+
return value;
|
|
44615
|
+
case "array" /* Array */:
|
|
44616
|
+
return value.map((item) => _RemoteValue.fromLocalValue(item));
|
|
44617
|
+
case "date" /* Date */:
|
|
44618
|
+
return new Date(value);
|
|
44619
|
+
case "map" /* Map */:
|
|
44620
|
+
const map2 = /* @__PURE__ */ new Map();
|
|
44621
|
+
for (const [key, val] of value) {
|
|
44622
|
+
const deserializedKey = typeof key === "object" && key !== null ? _RemoteValue.fromLocalValue(key) : key;
|
|
44623
|
+
const deserializedValue = _RemoteValue.fromLocalValue(val);
|
|
44624
|
+
map2.set(deserializedKey, deserializedValue);
|
|
44625
|
+
}
|
|
44626
|
+
return map2;
|
|
44627
|
+
case "object" /* Object */:
|
|
44628
|
+
const obj = {};
|
|
44629
|
+
for (const [key, val] of value) {
|
|
44630
|
+
obj[key] = _RemoteValue.fromLocalValue(val);
|
|
44631
|
+
}
|
|
44632
|
+
return obj;
|
|
44633
|
+
case "regexp" /* RegularExpression */:
|
|
44634
|
+
const { pattern, flags } = value;
|
|
44635
|
+
return new RegExp(pattern, flags);
|
|
44636
|
+
case "set" /* Set */:
|
|
44637
|
+
const set = /* @__PURE__ */ new Set();
|
|
44638
|
+
for (const item of value) {
|
|
44639
|
+
set.add(_RemoteValue.fromLocalValue(item));
|
|
44640
|
+
}
|
|
44641
|
+
return set;
|
|
44642
|
+
case "symbol" /* Symbol */:
|
|
44643
|
+
return Symbol(value);
|
|
44644
|
+
default:
|
|
44645
|
+
throw new Error(`Unsupported type: ${type}`);
|
|
44646
|
+
}
|
|
44647
|
+
}
|
|
44648
|
+
/**
|
|
44649
|
+
* Utility method to deserialize multiple LocalValues at once
|
|
44650
|
+
*
|
|
44651
|
+
* @param serializedValues Array of serialized LocalValue objects
|
|
44652
|
+
* @returns Array of deserialized JavaScript values
|
|
44653
|
+
*/
|
|
44654
|
+
static fromLocalValueArray(serializedValues) {
|
|
44655
|
+
return serializedValues.map((value) => _RemoteValue.fromLocalValue(value));
|
|
44656
|
+
}
|
|
44657
|
+
/**
|
|
44658
|
+
* Verifies if the given object matches the structure of a serialized LocalValue
|
|
44659
|
+
*
|
|
44660
|
+
* @param obj Object to verify
|
|
44661
|
+
* @returns boolean indicating if the object has LocalValue structure
|
|
44662
|
+
*/
|
|
44663
|
+
static isLocalValueObject(obj) {
|
|
44664
|
+
if (typeof obj !== "object" || obj === null) {
|
|
44665
|
+
return false;
|
|
44666
|
+
}
|
|
44667
|
+
if (!obj.hasOwnProperty(TYPE_CONSTANT)) {
|
|
44668
|
+
return false;
|
|
44669
|
+
}
|
|
44670
|
+
const type = obj[TYPE_CONSTANT];
|
|
44671
|
+
const hasTypeProperty = Object.values({ ...PrimitiveType, ...NonPrimitiveType }).includes(type);
|
|
44672
|
+
if (!hasTypeProperty) {
|
|
44673
|
+
return false;
|
|
44674
|
+
}
|
|
44675
|
+
if (type !== "null" /* Null */ && type !== "undefined" /* Undefined */) {
|
|
44676
|
+
return obj.hasOwnProperty(VALUE_CONSTANT);
|
|
44677
|
+
}
|
|
44678
|
+
return true;
|
|
44679
|
+
}
|
|
44680
|
+
};
|
|
44681
|
+
|
|
44142
44682
|
// src/utils/result.ts
|
|
44143
44683
|
var result_exports = {};
|
|
44144
44684
|
__export(result_exports, {
|
|
@@ -44188,6 +44728,21 @@ var unwrapErr = (result) => {
|
|
|
44188
44728
|
}
|
|
44189
44729
|
};
|
|
44190
44730
|
|
|
44731
|
+
// src/utils/serialize.ts
|
|
44732
|
+
function serializeProperty(value) {
|
|
44733
|
+
if (["string", "boolean", "undefined"].includes(typeof value) || typeof value === "number" && value !== Infinity && value !== -Infinity && !isNaN(value)) {
|
|
44734
|
+
return value;
|
|
44735
|
+
}
|
|
44736
|
+
const arg = LocalValue.getArgument(value);
|
|
44737
|
+
return SERIALIZED_PREFIX + btoa(JSON.stringify(arg));
|
|
44738
|
+
}
|
|
44739
|
+
function deserializeProperty(value) {
|
|
44740
|
+
if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
|
|
44741
|
+
return value;
|
|
44742
|
+
}
|
|
44743
|
+
return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
|
|
44744
|
+
}
|
|
44745
|
+
|
|
44191
44746
|
// src/utils/util.ts
|
|
44192
44747
|
var lowerPathParam = (fn) => (p) => fn(p.toLowerCase());
|
|
44193
44748
|
var isDtsFile = lowerPathParam((p) => p.endsWith(".d.ts") || p.endsWith(".d.mts") || p.endsWith(".d.cts"));
|
|
@@ -45603,7 +46158,9 @@ function removeScripts(elm) {
|
|
|
45603
46158
|
}
|
|
45604
46159
|
|
|
45605
46160
|
exports.createWindowFromHtml = createWindowFromHtml;
|
|
46161
|
+
exports.deserializeProperty = deserializeProperty;
|
|
45606
46162
|
exports.hydrateDocument = hydrateDocument;
|
|
45607
46163
|
exports.renderToString = renderToString;
|
|
45608
46164
|
exports.serializeDocumentToString = serializeDocumentToString;
|
|
46165
|
+
exports.serializeProperty = serializeProperty;
|
|
45609
46166
|
exports.streamToString = streamToString;
|