@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
|
@@ -46,6 +46,7 @@ export class MenuSettings {
|
|
|
46
46
|
return {
|
|
47
47
|
"activeTabLabel": {
|
|
48
48
|
"type": "string",
|
|
49
|
+
"attribute": "active-tab-label",
|
|
49
50
|
"mutable": true,
|
|
50
51
|
"complexType": {
|
|
51
52
|
"original": "string",
|
|
@@ -60,11 +61,11 @@ export class MenuSettings {
|
|
|
60
61
|
},
|
|
61
62
|
"getter": false,
|
|
62
63
|
"setter": false,
|
|
63
|
-
"attribute": "active-tab-label",
|
|
64
64
|
"reflect": false
|
|
65
65
|
},
|
|
66
66
|
"label": {
|
|
67
67
|
"type": "string",
|
|
68
|
+
"attribute": "label",
|
|
68
69
|
"mutable": false,
|
|
69
70
|
"complexType": {
|
|
70
71
|
"original": "string",
|
|
@@ -79,12 +80,12 @@ export class MenuSettings {
|
|
|
79
80
|
},
|
|
80
81
|
"getter": false,
|
|
81
82
|
"setter": false,
|
|
82
|
-
"attribute": "label",
|
|
83
83
|
"reflect": false,
|
|
84
84
|
"defaultValue": "'Settings'"
|
|
85
85
|
},
|
|
86
86
|
"show": {
|
|
87
87
|
"type": "boolean",
|
|
88
|
+
"attribute": "show",
|
|
88
89
|
"mutable": false,
|
|
89
90
|
"complexType": {
|
|
90
91
|
"original": "boolean",
|
|
@@ -102,7 +103,6 @@ export class MenuSettings {
|
|
|
102
103
|
},
|
|
103
104
|
"getter": false,
|
|
104
105
|
"setter": false,
|
|
105
|
-
"attribute": "show",
|
|
106
106
|
"reflect": false,
|
|
107
107
|
"defaultValue": "false"
|
|
108
108
|
}
|
|
@@ -34,6 +34,7 @@ export class MenuSettingsItem {
|
|
|
34
34
|
return {
|
|
35
35
|
"label": {
|
|
36
36
|
"type": "string",
|
|
37
|
+
"attribute": "label",
|
|
37
38
|
"mutable": false,
|
|
38
39
|
"complexType": {
|
|
39
40
|
"original": "string",
|
|
@@ -48,7 +49,6 @@ export class MenuSettingsItem {
|
|
|
48
49
|
},
|
|
49
50
|
"getter": false,
|
|
50
51
|
"setter": false,
|
|
51
|
-
"attribute": "label",
|
|
52
52
|
"reflect": true
|
|
53
53
|
}
|
|
54
54
|
};
|
|
@@ -66,6 +66,7 @@ export class MessageBar {
|
|
|
66
66
|
return {
|
|
67
67
|
"type": {
|
|
68
68
|
"type": "string",
|
|
69
|
+
"attribute": "type",
|
|
69
70
|
"mutable": false,
|
|
70
71
|
"complexType": {
|
|
71
72
|
"original": "| 'alarm'\n | 'danger'\n | 'critical'\n | 'warning'\n | 'success'\n | 'info'\n | 'neutral'\n | 'primary'",
|
|
@@ -83,12 +84,12 @@ export class MessageBar {
|
|
|
83
84
|
},
|
|
84
85
|
"getter": false,
|
|
85
86
|
"setter": false,
|
|
86
|
-
"attribute": "type",
|
|
87
87
|
"reflect": false,
|
|
88
88
|
"defaultValue": "'info'"
|
|
89
89
|
},
|
|
90
90
|
"dismissible": {
|
|
91
91
|
"type": "boolean",
|
|
92
|
+
"attribute": "dismissible",
|
|
92
93
|
"mutable": false,
|
|
93
94
|
"complexType": {
|
|
94
95
|
"original": "boolean",
|
|
@@ -103,7 +104,6 @@ export class MessageBar {
|
|
|
103
104
|
},
|
|
104
105
|
"getter": false,
|
|
105
106
|
"setter": false,
|
|
106
|
-
"attribute": "dismissible",
|
|
107
107
|
"reflect": false,
|
|
108
108
|
"defaultValue": "true"
|
|
109
109
|
}
|
|
@@ -192,6 +192,7 @@ export class Modal {
|
|
|
192
192
|
return {
|
|
193
193
|
"size": {
|
|
194
194
|
"type": "string",
|
|
195
|
+
"attribute": "size",
|
|
195
196
|
"mutable": false,
|
|
196
197
|
"complexType": {
|
|
197
198
|
"original": "IxModalSize",
|
|
@@ -215,12 +216,12 @@ export class Modal {
|
|
|
215
216
|
},
|
|
216
217
|
"getter": false,
|
|
217
218
|
"setter": false,
|
|
218
|
-
"attribute": "size",
|
|
219
219
|
"reflect": false,
|
|
220
220
|
"defaultValue": "'360'"
|
|
221
221
|
},
|
|
222
222
|
"animation": {
|
|
223
223
|
"type": "boolean",
|
|
224
|
+
"attribute": "animation",
|
|
224
225
|
"mutable": false,
|
|
225
226
|
"complexType": {
|
|
226
227
|
"original": "boolean",
|
|
@@ -235,12 +236,12 @@ export class Modal {
|
|
|
235
236
|
},
|
|
236
237
|
"getter": false,
|
|
237
238
|
"setter": false,
|
|
238
|
-
"attribute": "animation",
|
|
239
239
|
"reflect": false,
|
|
240
240
|
"defaultValue": "true"
|
|
241
241
|
},
|
|
242
242
|
"backdrop": {
|
|
243
243
|
"type": "boolean",
|
|
244
|
+
"attribute": "backdrop",
|
|
244
245
|
"mutable": false,
|
|
245
246
|
"complexType": {
|
|
246
247
|
"original": "boolean",
|
|
@@ -255,12 +256,12 @@ export class Modal {
|
|
|
255
256
|
},
|
|
256
257
|
"getter": false,
|
|
257
258
|
"setter": false,
|
|
258
|
-
"attribute": "backdrop",
|
|
259
259
|
"reflect": false,
|
|
260
260
|
"defaultValue": "true"
|
|
261
261
|
},
|
|
262
262
|
"closeOnBackdropClick": {
|
|
263
263
|
"type": "boolean",
|
|
264
|
+
"attribute": "close-on-backdrop-click",
|
|
264
265
|
"mutable": false,
|
|
265
266
|
"complexType": {
|
|
266
267
|
"original": "boolean",
|
|
@@ -278,12 +279,12 @@ export class Modal {
|
|
|
278
279
|
},
|
|
279
280
|
"getter": false,
|
|
280
281
|
"setter": false,
|
|
281
|
-
"attribute": "close-on-backdrop-click",
|
|
282
282
|
"reflect": false,
|
|
283
283
|
"defaultValue": "false"
|
|
284
284
|
},
|
|
285
285
|
"beforeDismiss": {
|
|
286
286
|
"type": "unknown",
|
|
287
|
+
"attribute": "before-dismiss",
|
|
287
288
|
"mutable": false,
|
|
288
289
|
"complexType": {
|
|
289
290
|
"original": "(reason?: any) => boolean | Promise<boolean>",
|
|
@@ -306,6 +307,7 @@ export class Modal {
|
|
|
306
307
|
},
|
|
307
308
|
"centered": {
|
|
308
309
|
"type": "boolean",
|
|
310
|
+
"attribute": "centered",
|
|
309
311
|
"mutable": false,
|
|
310
312
|
"complexType": {
|
|
311
313
|
"original": "boolean",
|
|
@@ -320,12 +322,12 @@ export class Modal {
|
|
|
320
322
|
},
|
|
321
323
|
"getter": false,
|
|
322
324
|
"setter": false,
|
|
323
|
-
"attribute": "centered",
|
|
324
325
|
"reflect": false,
|
|
325
326
|
"defaultValue": "false"
|
|
326
327
|
},
|
|
327
328
|
"closeOnEscape": {
|
|
328
329
|
"type": "boolean",
|
|
330
|
+
"attribute": "close-on-escape",
|
|
329
331
|
"mutable": false,
|
|
330
332
|
"complexType": {
|
|
331
333
|
"original": "boolean",
|
|
@@ -340,7 +342,6 @@ export class Modal {
|
|
|
340
342
|
},
|
|
341
343
|
"getter": false,
|
|
342
344
|
"setter": false,
|
|
343
|
-
"attribute": "close-on-escape",
|
|
344
345
|
"reflect": false,
|
|
345
346
|
"defaultValue": "true"
|
|
346
347
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.js","sourceRoot":"","sources":["../../../src/components/modal/modal.tsx"],"names":[],"mappings":"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","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Method,\n Prop,\n State,\n} from '@stencil/core';\nimport anime from 'animejs';\nimport { A11yAttributes, a11yBoolean, a11yHostAttributes } from '../utils/a11y';\nimport Animation from '../utils/animation';\nimport { OnListener } from '../utils/listener';\nimport { waitForElement } from '../utils/waitForElement';\n\nexport type IxModalFixedSize = '360' | '480' | '600' | '720' | '840';\nexport type IxModalDynamicSize = 'full-width' | 'full-screen';\nexport type IxModalSize = IxModalFixedSize | IxModalDynamicSize;\n\n@Component({\n tag: 'ix-modal',\n styleUrl: 'modal.scss',\n shadow: true,\n})\nexport class Modal {\n private ariaAttributes: A11yAttributes = {};\n\n @Element() hostElement!: HTMLIxModalElement;\n\n /**\n * Modal size\n *\n * @since 2.0.0\n */\n @Prop() size: IxModalSize = '360';\n\n /**\n * Should the modal be animated\n */\n @Prop() animation = true;\n\n /**\n * Show a backdrop behind the modal dialog\n */\n @Prop() backdrop = true;\n\n /**\n * Dismiss modal on backdrop click\n *\n * @since 2.0.0\n */\n @Prop() closeOnBackdropClick = false;\n\n /**\n * Is called before the modal is dismissed.\n *\n * - Return `true` to proceed in dismissing the modal\n * - Return `false` to abort in dismissing the modal\n */\n @Prop() beforeDismiss?: (reason?: any) => boolean | Promise<boolean>;\n\n /**\n * Centered modal\n */\n @Prop() centered = false;\n\n /**\n * If set to true the modal can be closed by pressing the Escape key\n */\n @Prop() closeOnEscape = true;\n\n /**\n * Dialog close\n */\n @Event() dialogClose!: EventEmitter;\n\n /**\n * Dialog cancel\n */\n @Event() dialogDismiss!: EventEmitter;\n\n @State() modalVisible = false;\n\n @OnListener<Modal>('keydown', (self) => !self.closeOnEscape)\n onKey(e: KeyboardEvent) {\n if (e.key === 'Escape') {\n e.preventDefault();\n }\n }\n\n get dialog() {\n return this.hostElement.shadowRoot!.querySelector('dialog');\n }\n\n private slideInModal() {\n const duration = this.animation ? Animation.mediumTime : 0;\n\n let transformY = this.centered ? '-50%' : 40;\n\n anime({\n targets: this.dialog,\n duration,\n opacity: [0, 1],\n translateY: [0, transformY],\n translateX: ['-50%', '-50%'],\n easing: 'easeOutSine',\n });\n }\n\n private slideOutModal(completeCallback: Function) {\n const duration = this.animation ? Animation.mediumTime : 0;\n\n let transformY = this.centered ? '-50%' : 40;\n\n anime({\n targets: this.dialog,\n duration,\n opacity: [1, 0],\n translateY: [transformY, 0],\n translateX: ['-50%', '-50%'],\n easing: 'easeInSine',\n complete: () => {\n if (completeCallback) {\n completeCallback();\n }\n },\n });\n }\n\n private onModalClick(event: MouseEvent) {\n if (event.target !== this.dialog) {\n return;\n }\n\n const rect = this.dialog!.getBoundingClientRect();\n const isClickOutside =\n rect.top <= event.clientY &&\n event.clientY <= rect.top + rect.height &&\n rect.left <= event.clientX &&\n event.clientX <= rect.left + rect.width;\n\n if (!isClickOutside && this.closeOnBackdropClick) {\n this.dismissModal();\n }\n }\n\n /**\n * Show the dialog\n */\n @Method()\n async showModal() {\n try {\n const dialog = await waitForElement<HTMLDialogElement>(\n 'dialog',\n this.hostElement.shadowRoot\n );\n this.modalVisible = true;\n dialog.showModal();\n } catch (e) {\n console.error('HTMLDialogElement not existing');\n }\n }\n\n /**\n * Dismiss the dialog\n */\n @Method()\n async dismissModal<T = any>(reason?: T) {\n if (!this.modalVisible) {\n return;\n }\n\n let allowDismiss = true;\n\n if (this.beforeDismiss !== undefined) {\n allowDismiss = await this.beforeDismiss(reason);\n }\n if (!allowDismiss) {\n return;\n }\n\n this.slideOutModal(() => {\n this.modalVisible = false;\n this.dialog!.close(\n JSON.stringify(\n {\n type: 'dismiss',\n reason,\n },\n null,\n 2\n )\n );\n\n this.dialogDismiss.emit(reason);\n });\n }\n\n /**\n * Close the dialog\n */\n @Method()\n async closeModal<T = any>(reason: T) {\n if (!this.modalVisible) {\n return;\n }\n\n this.slideOutModal(() => {\n this.modalVisible = false;\n this.dialog!.close(\n JSON.stringify(\n {\n type: 'close',\n reason,\n },\n null,\n 2\n )\n );\n\n this.dialogClose.emit(reason);\n });\n }\n\n componentDidLoad() {\n this.slideInModal();\n }\n\n componentWillLoad() {\n this.ariaAttributes = a11yHostAttributes(this.hostElement);\n }\n\n render() {\n return (\n <Host\n class={{\n visible: this.modalVisible,\n 'no-backdrop': this.backdrop === false,\n 'align-center': this.centered,\n }}\n >\n <div class=\"dialog-backdrop\">\n <dialog\n aria-modal={a11yBoolean(true)}\n aria-describedby={this.ariaAttributes['aria-describedby']}\n aria-labelledby={this.ariaAttributes['aria-labelledby']}\n class={{\n modal: true,\n [`modal-size-${this.size}`]: true,\n }}\n onClose={() => this.dismissModal()}\n onClick={(event) => this.onModalClick(event)}\n onCancel={(e) => {\n e.preventDefault();\n this.dismissModal();\n }}\n >\n <slot></slot>\n </dialog>\n </div>\n </Host>\n );\n }\n}\n"]}
|
|
1
|
+
{"version":3,"file":"modal.js","sourceRoot":"","sources":["../../../src/components/modal/modal.tsx"],"names":[],"mappings":";;;;;;AAAA;;;;;;;GAOG;AACH,OAAO,EACL,SAAS,EACT,OAAO,EACP,KAAK,EAEL,CAAC,EACD,IAAI,EACJ,MAAM,EACN,IAAI,EACJ,KAAK,GACN,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,MAAM,SAAS,CAAC;AAC5B,OAAO,EAAkB,WAAW,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAWzD,MAAM,OAAO,KAAK;IALlB;QAMU,mBAAc,GAAmB,EAAE,CAAC;QAI5C;;;;WAIG;QACK,SAAI,GAAgB,KAAK,CAAC;QAElC;;WAEG;QACK,cAAS,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACK,aAAQ,GAAG,IAAI,CAAC;QAExB;;;;WAIG;QACK,yBAAoB,GAAG,KAAK,CAAC;QAUrC;;WAEG;QACK,aAAQ,GAAG,KAAK,CAAC;QAEzB;;WAEG;QACK,kBAAa,GAAG,IAAI,CAAC;QAYpB,iBAAY,GAAG,KAAK,CAAC;KAsL/B;IAnLC,KAAK,CAAC,CAAgB;QACpB,IAAI,CAAC,CAAC,GAAG,KAAK,QAAQ,EAAE,CAAC;YACvB,CAAC,CAAC,cAAc,EAAE,CAAC;QACrB,CAAC;IACH,CAAC;IAED,IAAI,MAAM;QACR,OAAO,IAAI,CAAC,WAAW,CAAC,UAAW,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;IAC9D,CAAC;IAEO,YAAY;QAClB,MAAM,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC;QAE3D,IAAI,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;QAE7C,KAAK,CAAC;YACJ,OAAO,EAAE,IAAI,CAAC,MAAM;YACpB,QAAQ;YACR,OAAO,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC;YACf,UAAU,EAAE,CAAC,CAAC,EAAE,UAAU,CAAC;YAC3B,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;YAC5B,MAAM,EAAE,aAAa;SACtB,CAAC,CAAC;IACL,CAAC;IAEO,aAAa,CAAC,gBAA0B;QAC9C,MAAM,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC;QAE3D,IAAI,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;QAE7C,KAAK,CAAC;YACJ,OAAO,EAAE,IAAI,CAAC,MAAM;YACpB,QAAQ;YACR,OAAO,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC;YACf,UAAU,EAAE,CAAC,UAAU,EAAE,CAAC,CAAC;YAC3B,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;YAC5B,MAAM,EAAE,YAAY;YACpB,QAAQ,EAAE,GAAG,EAAE;gBACb,IAAI,gBAAgB,EAAE,CAAC;oBACrB,gBAAgB,EAAE,CAAC;gBACrB,CAAC;YACH,CAAC;SACF,CAAC,CAAC;IACL,CAAC;IAEO,YAAY,CAAC,KAAiB;QACpC,IAAI,KAAK,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,EAAE,CAAC;YACjC,OAAO;QACT,CAAC;QAED,MAAM,IAAI,GAAG,IAAI,CAAC,MAAO,CAAC,qBAAqB,EAAE,CAAC;QAClD,MAAM,cAAc,GAClB,IAAI,CAAC,GAAG,IAAI,KAAK,CAAC,OAAO;YACzB,KAAK,CAAC,OAAO,IAAI,IAAI,CAAC,GAAG,GAAG,IAAI,CAAC,MAAM;YACvC,IAAI,CAAC,IAAI,IAAI,KAAK,CAAC,OAAO;YAC1B,KAAK,CAAC,OAAO,IAAI,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;QAE1C,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,oBAAoB,EAAE,CAAC;YACjD,IAAI,CAAC,YAAY,EAAE,CAAC;QACtB,CAAC;IACH,CAAC;IAED;;OAEG;IAEH,KAAK,CAAC,SAAS;QACb,IAAI,CAAC;YACH,MAAM,MAAM,GAAG,MAAM,cAAc,CACjC,QAAQ,EACR,IAAI,CAAC,WAAW,CAAC,UAAU,CAC5B,CAAC;YACF,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC;YACzB,MAAM,CAAC,SAAS,EAAE,CAAC;QACrB,CAAC;QAAC,OAAO,CAAC,EAAE,CAAC;YACX,OAAO,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC;QAClD,CAAC;IACH,CAAC;IAED;;OAEG;IAEH,KAAK,CAAC,YAAY,CAAU,MAAU;QACpC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,CAAC;YACvB,OAAO;QACT,CAAC;QAED,IAAI,YAAY,GAAG,IAAI,CAAC;QAExB,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,EAAE,CAAC;YACrC,YAAY,GAAG,MAAM,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC;QAClD,CAAC;QACD,IAAI,CAAC,YAAY,EAAE,CAAC;YAClB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,aAAa,CAAC,GAAG,EAAE;YACtB,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC;YAC1B,IAAI,CAAC,MAAO,CAAC,KAAK,CAChB,IAAI,CAAC,SAAS,CACZ;gBACE,IAAI,EAAE,SAAS;gBACf,MAAM;aACP,EACD,IAAI,EACJ,CAAC,CACF,CACF,CAAC;YAEF,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAClC,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IAEH,KAAK,CAAC,UAAU,CAAU,MAAS;QACjC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,CAAC;YACvB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,aAAa,CAAC,GAAG,EAAE;YACtB,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC;YAC1B,IAAI,CAAC,MAAO,CAAC,KAAK,CAChB,IAAI,CAAC,SAAS,CACZ;gBACE,IAAI,EAAE,OAAO;gBACb,MAAM;aACP,EACD,IAAI,EACJ,CAAC,CACF,CACF,CAAC;YAEF,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAChC,CAAC,CAAC,CAAC;IACL,CAAC;IAED,gBAAgB;QACd,IAAI,CAAC,YAAY,EAAE,CAAC;IACtB,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,cAAc,GAAG,kBAAkB,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7D,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,OAAO,EAAE,IAAI,CAAC,YAAY;gBAC1B,aAAa,EAAE,IAAI,CAAC,QAAQ,KAAK,KAAK;gBACtC,cAAc,EAAE,IAAI,CAAC,QAAQ;aAC9B;YAED,4DAAK,KAAK,EAAC,iBAAiB;gBAC1B,6EACc,WAAW,CAAC,IAAI,CAAC,sBACX,IAAI,CAAC,cAAc,CAAC,kBAAkB,CAAC,qBACxC,IAAI,CAAC,cAAc,CAAC,iBAAiB,CAAC,EACvD,KAAK,EAAE;wBACL,KAAK,EAAE,IAAI;wBACX,CAAC,cAAc,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,IAAI;qBAClC,EACD,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,YAAY,EAAE,EAClC,OAAO,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,EAC5C,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE;wBACd,CAAC,CAAC,cAAc,EAAE,CAAC;wBACnB,IAAI,CAAC,YAAY,EAAE,CAAC;oBACtB,CAAC;oBAED,8DAAa,CACN,CACL,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF;AAnLC;IADC,UAAU,CAAQ,SAAS,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;kCAK3D","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Method,\n Prop,\n State,\n} from '@stencil/core';\nimport anime from 'animejs';\nimport { A11yAttributes, a11yBoolean, a11yHostAttributes } from '../utils/a11y';\nimport Animation from '../utils/animation';\nimport { OnListener } from '../utils/listener';\nimport { waitForElement } from '../utils/waitForElement';\n\nexport type IxModalFixedSize = '360' | '480' | '600' | '720' | '840';\nexport type IxModalDynamicSize = 'full-width' | 'full-screen';\nexport type IxModalSize = IxModalFixedSize | IxModalDynamicSize;\n\n@Component({\n tag: 'ix-modal',\n styleUrl: 'modal.scss',\n shadow: true,\n})\nexport class Modal {\n private ariaAttributes: A11yAttributes = {};\n\n @Element() hostElement!: HTMLIxModalElement;\n\n /**\n * Modal size\n *\n * @since 2.0.0\n */\n @Prop() size: IxModalSize = '360';\n\n /**\n * Should the modal be animated\n */\n @Prop() animation = true;\n\n /**\n * Show a backdrop behind the modal dialog\n */\n @Prop() backdrop = true;\n\n /**\n * Dismiss modal on backdrop click\n *\n * @since 2.0.0\n */\n @Prop() closeOnBackdropClick = false;\n\n /**\n * Is called before the modal is dismissed.\n *\n * - Return `true` to proceed in dismissing the modal\n * - Return `false` to abort in dismissing the modal\n */\n @Prop() beforeDismiss?: (reason?: any) => boolean | Promise<boolean>;\n\n /**\n * Centered modal\n */\n @Prop() centered = false;\n\n /**\n * If set to true the modal can be closed by pressing the Escape key\n */\n @Prop() closeOnEscape = true;\n\n /**\n * Dialog close\n */\n @Event() dialogClose!: EventEmitter;\n\n /**\n * Dialog cancel\n */\n @Event() dialogDismiss!: EventEmitter;\n\n @State() modalVisible = false;\n\n @OnListener<Modal>('keydown', (self) => !self.closeOnEscape)\n onKey(e: KeyboardEvent) {\n if (e.key === 'Escape') {\n e.preventDefault();\n }\n }\n\n get dialog() {\n return this.hostElement.shadowRoot!.querySelector('dialog');\n }\n\n private slideInModal() {\n const duration = this.animation ? Animation.mediumTime : 0;\n\n let transformY = this.centered ? '-50%' : 40;\n\n anime({\n targets: this.dialog,\n duration,\n opacity: [0, 1],\n translateY: [0, transformY],\n translateX: ['-50%', '-50%'],\n easing: 'easeOutSine',\n });\n }\n\n private slideOutModal(completeCallback: Function) {\n const duration = this.animation ? Animation.mediumTime : 0;\n\n let transformY = this.centered ? '-50%' : 40;\n\n anime({\n targets: this.dialog,\n duration,\n opacity: [1, 0],\n translateY: [transformY, 0],\n translateX: ['-50%', '-50%'],\n easing: 'easeInSine',\n complete: () => {\n if (completeCallback) {\n completeCallback();\n }\n },\n });\n }\n\n private onModalClick(event: MouseEvent) {\n if (event.target !== this.dialog) {\n return;\n }\n\n const rect = this.dialog!.getBoundingClientRect();\n const isClickOutside =\n rect.top <= event.clientY &&\n event.clientY <= rect.top + rect.height &&\n rect.left <= event.clientX &&\n event.clientX <= rect.left + rect.width;\n\n if (!isClickOutside && this.closeOnBackdropClick) {\n this.dismissModal();\n }\n }\n\n /**\n * Show the dialog\n */\n @Method()\n async showModal() {\n try {\n const dialog = await waitForElement<HTMLDialogElement>(\n 'dialog',\n this.hostElement.shadowRoot\n );\n this.modalVisible = true;\n dialog.showModal();\n } catch (e) {\n console.error('HTMLDialogElement not existing');\n }\n }\n\n /**\n * Dismiss the dialog\n */\n @Method()\n async dismissModal<T = any>(reason?: T) {\n if (!this.modalVisible) {\n return;\n }\n\n let allowDismiss = true;\n\n if (this.beforeDismiss !== undefined) {\n allowDismiss = await this.beforeDismiss(reason);\n }\n if (!allowDismiss) {\n return;\n }\n\n this.slideOutModal(() => {\n this.modalVisible = false;\n this.dialog!.close(\n JSON.stringify(\n {\n type: 'dismiss',\n reason,\n },\n null,\n 2\n )\n );\n\n this.dialogDismiss.emit(reason);\n });\n }\n\n /**\n * Close the dialog\n */\n @Method()\n async closeModal<T = any>(reason: T) {\n if (!this.modalVisible) {\n return;\n }\n\n this.slideOutModal(() => {\n this.modalVisible = false;\n this.dialog!.close(\n JSON.stringify(\n {\n type: 'close',\n reason,\n },\n null,\n 2\n )\n );\n\n this.dialogClose.emit(reason);\n });\n }\n\n componentDidLoad() {\n this.slideInModal();\n }\n\n componentWillLoad() {\n this.ariaAttributes = a11yHostAttributes(this.hostElement);\n }\n\n render() {\n return (\n <Host\n class={{\n visible: this.modalVisible,\n 'no-backdrop': this.backdrop === false,\n 'align-center': this.centered,\n }}\n >\n <div class=\"dialog-backdrop\">\n <dialog\n aria-modal={a11yBoolean(true)}\n aria-describedby={this.ariaAttributes['aria-describedby']}\n aria-labelledby={this.ariaAttributes['aria-labelledby']}\n class={{\n modal: true,\n [`modal-size-${this.size}`]: true,\n }}\n onClose={() => this.dismissModal()}\n onClick={(event) => this.onModalClick(event)}\n onCancel={(e) => {\n e.preventDefault();\n this.dismissModal();\n }}\n >\n <slot></slot>\n </dialog>\n </div>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -59,6 +59,7 @@ export class ModalHeader {
|
|
|
59
59
|
return {
|
|
60
60
|
"hideClose": {
|
|
61
61
|
"type": "boolean",
|
|
62
|
+
"attribute": "hide-close",
|
|
62
63
|
"mutable": false,
|
|
63
64
|
"complexType": {
|
|
64
65
|
"original": "boolean",
|
|
@@ -73,12 +74,12 @@ export class ModalHeader {
|
|
|
73
74
|
},
|
|
74
75
|
"getter": false,
|
|
75
76
|
"setter": false,
|
|
76
|
-
"attribute": "hide-close",
|
|
77
77
|
"reflect": false,
|
|
78
78
|
"defaultValue": "false"
|
|
79
79
|
},
|
|
80
80
|
"icon": {
|
|
81
81
|
"type": "string",
|
|
82
|
+
"attribute": "icon",
|
|
82
83
|
"mutable": false,
|
|
83
84
|
"complexType": {
|
|
84
85
|
"original": "string",
|
|
@@ -93,11 +94,11 @@ export class ModalHeader {
|
|
|
93
94
|
},
|
|
94
95
|
"getter": false,
|
|
95
96
|
"setter": false,
|
|
96
|
-
"attribute": "icon",
|
|
97
97
|
"reflect": false
|
|
98
98
|
},
|
|
99
99
|
"iconColor": {
|
|
100
100
|
"type": "string",
|
|
101
|
+
"attribute": "icon-color",
|
|
101
102
|
"mutable": false,
|
|
102
103
|
"complexType": {
|
|
103
104
|
"original": "string",
|
|
@@ -112,7 +113,6 @@ export class ModalHeader {
|
|
|
112
113
|
},
|
|
113
114
|
"getter": false,
|
|
114
115
|
"setter": false,
|
|
115
|
-
"attribute": "icon-color",
|
|
116
116
|
"reflect": false
|
|
117
117
|
}
|
|
118
118
|
};
|
|
@@ -179,6 +179,7 @@ export class Pagination {
|
|
|
179
179
|
return {
|
|
180
180
|
"advanced": {
|
|
181
181
|
"type": "boolean",
|
|
182
|
+
"attribute": "advanced",
|
|
182
183
|
"mutable": false,
|
|
183
184
|
"complexType": {
|
|
184
185
|
"original": "boolean",
|
|
@@ -193,12 +194,12 @@ export class Pagination {
|
|
|
193
194
|
},
|
|
194
195
|
"getter": false,
|
|
195
196
|
"setter": false,
|
|
196
|
-
"attribute": "advanced",
|
|
197
197
|
"reflect": false,
|
|
198
198
|
"defaultValue": "false"
|
|
199
199
|
},
|
|
200
200
|
"itemCount": {
|
|
201
201
|
"type": "number",
|
|
202
|
+
"attribute": "item-count",
|
|
202
203
|
"mutable": false,
|
|
203
204
|
"complexType": {
|
|
204
205
|
"original": "number",
|
|
@@ -213,12 +214,12 @@ export class Pagination {
|
|
|
213
214
|
},
|
|
214
215
|
"getter": false,
|
|
215
216
|
"setter": false,
|
|
216
|
-
"attribute": "item-count",
|
|
217
217
|
"reflect": false,
|
|
218
218
|
"defaultValue": "15"
|
|
219
219
|
},
|
|
220
220
|
"showItemCount": {
|
|
221
221
|
"type": "boolean",
|
|
222
|
+
"attribute": "show-item-count",
|
|
222
223
|
"mutable": false,
|
|
223
224
|
"complexType": {
|
|
224
225
|
"original": "boolean",
|
|
@@ -233,12 +234,12 @@ export class Pagination {
|
|
|
233
234
|
},
|
|
234
235
|
"getter": false,
|
|
235
236
|
"setter": false,
|
|
236
|
-
"attribute": "show-item-count",
|
|
237
237
|
"reflect": false,
|
|
238
238
|
"defaultValue": "true"
|
|
239
239
|
},
|
|
240
240
|
"count": {
|
|
241
241
|
"type": "number",
|
|
242
|
+
"attribute": "count",
|
|
242
243
|
"mutable": false,
|
|
243
244
|
"complexType": {
|
|
244
245
|
"original": "number",
|
|
@@ -253,12 +254,12 @@ export class Pagination {
|
|
|
253
254
|
},
|
|
254
255
|
"getter": false,
|
|
255
256
|
"setter": false,
|
|
256
|
-
"attribute": "count",
|
|
257
257
|
"reflect": false,
|
|
258
258
|
"defaultValue": "0"
|
|
259
259
|
},
|
|
260
260
|
"selectedPage": {
|
|
261
261
|
"type": "number",
|
|
262
|
+
"attribute": "selected-page",
|
|
262
263
|
"mutable": true,
|
|
263
264
|
"complexType": {
|
|
264
265
|
"original": "number",
|
|
@@ -273,12 +274,12 @@ export class Pagination {
|
|
|
273
274
|
},
|
|
274
275
|
"getter": false,
|
|
275
276
|
"setter": false,
|
|
276
|
-
"attribute": "selected-page",
|
|
277
277
|
"reflect": false,
|
|
278
278
|
"defaultValue": "0"
|
|
279
279
|
},
|
|
280
280
|
"i18nPage": {
|
|
281
281
|
"type": "string",
|
|
282
|
+
"attribute": "i-1-8n-page",
|
|
282
283
|
"mutable": false,
|
|
283
284
|
"complexType": {
|
|
284
285
|
"original": "string",
|
|
@@ -293,12 +294,12 @@ export class Pagination {
|
|
|
293
294
|
},
|
|
294
295
|
"getter": false,
|
|
295
296
|
"setter": false,
|
|
296
|
-
"attribute": "i-1-8n-page",
|
|
297
297
|
"reflect": false,
|
|
298
298
|
"defaultValue": "'Page'"
|
|
299
299
|
},
|
|
300
300
|
"i18nOf": {
|
|
301
301
|
"type": "string",
|
|
302
|
+
"attribute": "i-1-8n-of",
|
|
302
303
|
"mutable": false,
|
|
303
304
|
"complexType": {
|
|
304
305
|
"original": "string",
|
|
@@ -313,12 +314,12 @@ export class Pagination {
|
|
|
313
314
|
},
|
|
314
315
|
"getter": false,
|
|
315
316
|
"setter": false,
|
|
316
|
-
"attribute": "i-1-8n-of",
|
|
317
317
|
"reflect": false,
|
|
318
318
|
"defaultValue": "'of'"
|
|
319
319
|
},
|
|
320
320
|
"i18nItems": {
|
|
321
321
|
"type": "string",
|
|
322
|
+
"attribute": "i-1-8n-items",
|
|
322
323
|
"mutable": false,
|
|
323
324
|
"complexType": {
|
|
324
325
|
"original": "string",
|
|
@@ -333,7 +334,6 @@ export class Pagination {
|
|
|
333
334
|
},
|
|
334
335
|
"getter": false,
|
|
335
336
|
"setter": false,
|
|
336
|
-
"attribute": "i-1-8n-items",
|
|
337
337
|
"reflect": false,
|
|
338
338
|
"defaultValue": "'Items'"
|
|
339
339
|
}
|
|
@@ -499,6 +499,7 @@ export class Pane {
|
|
|
499
499
|
return {
|
|
500
500
|
"heading": {
|
|
501
501
|
"type": "string",
|
|
502
|
+
"attribute": "heading",
|
|
502
503
|
"mutable": false,
|
|
503
504
|
"complexType": {
|
|
504
505
|
"original": "string",
|
|
@@ -513,11 +514,11 @@ export class Pane {
|
|
|
513
514
|
},
|
|
514
515
|
"getter": false,
|
|
515
516
|
"setter": false,
|
|
516
|
-
"attribute": "heading",
|
|
517
517
|
"reflect": false
|
|
518
518
|
},
|
|
519
519
|
"variant": {
|
|
520
520
|
"type": "string",
|
|
521
|
+
"attribute": "variant",
|
|
521
522
|
"mutable": false,
|
|
522
523
|
"complexType": {
|
|
523
524
|
"original": "'floating' | 'inline'",
|
|
@@ -532,12 +533,12 @@ export class Pane {
|
|
|
532
533
|
},
|
|
533
534
|
"getter": false,
|
|
534
535
|
"setter": false,
|
|
535
|
-
"attribute": "variant",
|
|
536
536
|
"reflect": false,
|
|
537
537
|
"defaultValue": "'inline'"
|
|
538
538
|
},
|
|
539
539
|
"hideOnCollapse": {
|
|
540
540
|
"type": "boolean",
|
|
541
|
+
"attribute": "hide-on-collapse",
|
|
541
542
|
"mutable": false,
|
|
542
543
|
"complexType": {
|
|
543
544
|
"original": "boolean",
|
|
@@ -552,12 +553,12 @@ export class Pane {
|
|
|
552
553
|
},
|
|
553
554
|
"getter": false,
|
|
554
555
|
"setter": false,
|
|
555
|
-
"attribute": "hide-on-collapse",
|
|
556
556
|
"reflect": false,
|
|
557
557
|
"defaultValue": "false"
|
|
558
558
|
},
|
|
559
559
|
"size": {
|
|
560
560
|
"type": "string",
|
|
561
|
+
"attribute": "size",
|
|
561
562
|
"mutable": false,
|
|
562
563
|
"complexType": {
|
|
563
564
|
"original": "| '240px'\n | '320px'\n | '360px'\n | '480px'\n | '600px'\n | '33%'\n | '50%'",
|
|
@@ -572,12 +573,12 @@ export class Pane {
|
|
|
572
573
|
},
|
|
573
574
|
"getter": false,
|
|
574
575
|
"setter": false,
|
|
575
|
-
"attribute": "size",
|
|
576
576
|
"reflect": false,
|
|
577
577
|
"defaultValue": "'240px'"
|
|
578
578
|
},
|
|
579
579
|
"borderless": {
|
|
580
580
|
"type": "boolean",
|
|
581
|
+
"attribute": "borderless",
|
|
581
582
|
"mutable": false,
|
|
582
583
|
"complexType": {
|
|
583
584
|
"original": "boolean",
|
|
@@ -592,12 +593,12 @@ export class Pane {
|
|
|
592
593
|
},
|
|
593
594
|
"getter": false,
|
|
594
595
|
"setter": false,
|
|
595
|
-
"attribute": "borderless",
|
|
596
596
|
"reflect": false,
|
|
597
597
|
"defaultValue": "false"
|
|
598
598
|
},
|
|
599
599
|
"expanded": {
|
|
600
600
|
"type": "boolean",
|
|
601
|
+
"attribute": "expanded",
|
|
601
602
|
"mutable": true,
|
|
602
603
|
"complexType": {
|
|
603
604
|
"original": "boolean",
|
|
@@ -612,12 +613,12 @@ export class Pane {
|
|
|
612
613
|
},
|
|
613
614
|
"getter": false,
|
|
614
615
|
"setter": false,
|
|
615
|
-
"attribute": "expanded",
|
|
616
616
|
"reflect": false,
|
|
617
617
|
"defaultValue": "false"
|
|
618
618
|
},
|
|
619
619
|
"composition": {
|
|
620
620
|
"type": "string",
|
|
621
|
+
"attribute": "composition",
|
|
621
622
|
"mutable": true,
|
|
622
623
|
"complexType": {
|
|
623
624
|
"original": "Composition",
|
|
@@ -638,12 +639,12 @@ export class Pane {
|
|
|
638
639
|
},
|
|
639
640
|
"getter": false,
|
|
640
641
|
"setter": false,
|
|
641
|
-
"attribute": "composition",
|
|
642
642
|
"reflect": false,
|
|
643
643
|
"defaultValue": "'top'"
|
|
644
644
|
},
|
|
645
645
|
"icon": {
|
|
646
646
|
"type": "string",
|
|
647
|
+
"attribute": "icon",
|
|
647
648
|
"mutable": false,
|
|
648
649
|
"complexType": {
|
|
649
650
|
"original": "string",
|
|
@@ -658,11 +659,11 @@ export class Pane {
|
|
|
658
659
|
},
|
|
659
660
|
"getter": false,
|
|
660
661
|
"setter": false,
|
|
661
|
-
"attribute": "icon",
|
|
662
662
|
"reflect": false
|
|
663
663
|
},
|
|
664
664
|
"ignoreLayoutSettings": {
|
|
665
665
|
"type": "boolean",
|
|
666
|
+
"attribute": "ignore-layout-settings",
|
|
666
667
|
"mutable": false,
|
|
667
668
|
"complexType": {
|
|
668
669
|
"original": "boolean",
|
|
@@ -680,12 +681,12 @@ export class Pane {
|
|
|
680
681
|
},
|
|
681
682
|
"getter": false,
|
|
682
683
|
"setter": false,
|
|
683
|
-
"attribute": "ignore-layout-settings",
|
|
684
684
|
"reflect": false,
|
|
685
685
|
"defaultValue": "false"
|
|
686
686
|
},
|
|
687
687
|
"isMobile": {
|
|
688
688
|
"type": "boolean",
|
|
689
|
+
"attribute": "is-mobile",
|
|
689
690
|
"mutable": true,
|
|
690
691
|
"complexType": {
|
|
691
692
|
"original": "boolean",
|
|
@@ -703,7 +704,6 @@ export class Pane {
|
|
|
703
704
|
},
|
|
704
705
|
"getter": false,
|
|
705
706
|
"setter": false,
|
|
706
|
-
"attribute": "is-mobile",
|
|
707
707
|
"reflect": false,
|
|
708
708
|
"defaultValue": "false"
|
|
709
709
|
}
|
|
@@ -287,6 +287,7 @@ export class Panes {
|
|
|
287
287
|
return {
|
|
288
288
|
"layout": {
|
|
289
289
|
"type": "string",
|
|
290
|
+
"attribute": "layout",
|
|
290
291
|
"mutable": false,
|
|
291
292
|
"complexType": {
|
|
292
293
|
"original": "'full-vertical' | 'full-horizontal'",
|
|
@@ -301,12 +302,12 @@ export class Panes {
|
|
|
301
302
|
},
|
|
302
303
|
"getter": false,
|
|
303
304
|
"setter": false,
|
|
304
|
-
"attribute": "layout",
|
|
305
305
|
"reflect": false,
|
|
306
306
|
"defaultValue": "'full-vertical'"
|
|
307
307
|
},
|
|
308
308
|
"variant": {
|
|
309
309
|
"type": "string",
|
|
310
|
+
"attribute": "variant",
|
|
310
311
|
"mutable": false,
|
|
311
312
|
"complexType": {
|
|
312
313
|
"original": "'floating' | 'inline'",
|
|
@@ -321,12 +322,12 @@ export class Panes {
|
|
|
321
322
|
},
|
|
322
323
|
"getter": false,
|
|
323
324
|
"setter": false,
|
|
324
|
-
"attribute": "variant",
|
|
325
325
|
"reflect": false,
|
|
326
326
|
"defaultValue": "'inline'"
|
|
327
327
|
},
|
|
328
328
|
"borderless": {
|
|
329
329
|
"type": "boolean",
|
|
330
|
+
"attribute": "borderless",
|
|
330
331
|
"mutable": false,
|
|
331
332
|
"complexType": {
|
|
332
333
|
"original": "boolean",
|
|
@@ -341,7 +342,6 @@ export class Panes {
|
|
|
341
342
|
},
|
|
342
343
|
"getter": false,
|
|
343
344
|
"setter": false,
|
|
344
|
-
"attribute": "borderless",
|
|
345
345
|
"reflect": false,
|
|
346
346
|
"defaultValue": "false"
|
|
347
347
|
}
|
|
@@ -99,6 +99,7 @@ export class Pill {
|
|
|
99
99
|
return {
|
|
100
100
|
"variant": {
|
|
101
101
|
"type": "string",
|
|
102
|
+
"attribute": "variant",
|
|
102
103
|
"mutable": false,
|
|
103
104
|
"complexType": {
|
|
104
105
|
"original": "| 'primary'\n | 'alarm'\n | 'critical'\n | 'warning'\n | 'info'\n | 'neutral'\n | 'success'\n | 'custom'",
|
|
@@ -113,12 +114,12 @@ export class Pill {
|
|
|
113
114
|
},
|
|
114
115
|
"getter": false,
|
|
115
116
|
"setter": false,
|
|
116
|
-
"attribute": "variant",
|
|
117
117
|
"reflect": true,
|
|
118
118
|
"defaultValue": "'primary'"
|
|
119
119
|
},
|
|
120
120
|
"outline": {
|
|
121
121
|
"type": "boolean",
|
|
122
|
+
"attribute": "outline",
|
|
122
123
|
"mutable": false,
|
|
123
124
|
"complexType": {
|
|
124
125
|
"original": "boolean",
|
|
@@ -133,12 +134,12 @@ export class Pill {
|
|
|
133
134
|
},
|
|
134
135
|
"getter": false,
|
|
135
136
|
"setter": false,
|
|
136
|
-
"attribute": "outline",
|
|
137
137
|
"reflect": false,
|
|
138
138
|
"defaultValue": "false"
|
|
139
139
|
},
|
|
140
140
|
"icon": {
|
|
141
141
|
"type": "string",
|
|
142
|
+
"attribute": "icon",
|
|
142
143
|
"mutable": false,
|
|
143
144
|
"complexType": {
|
|
144
145
|
"original": "string",
|
|
@@ -153,11 +154,11 @@ export class Pill {
|
|
|
153
154
|
},
|
|
154
155
|
"getter": false,
|
|
155
156
|
"setter": false,
|
|
156
|
-
"attribute": "icon",
|
|
157
157
|
"reflect": false
|
|
158
158
|
},
|
|
159
159
|
"background": {
|
|
160
160
|
"type": "string",
|
|
161
|
+
"attribute": "background",
|
|
161
162
|
"mutable": false,
|
|
162
163
|
"complexType": {
|
|
163
164
|
"original": "string | undefined",
|
|
@@ -172,11 +173,11 @@ export class Pill {
|
|
|
172
173
|
},
|
|
173
174
|
"getter": false,
|
|
174
175
|
"setter": false,
|
|
175
|
-
"attribute": "background",
|
|
176
176
|
"reflect": false
|
|
177
177
|
},
|
|
178
178
|
"pillColor": {
|
|
179
179
|
"type": "string",
|
|
180
|
+
"attribute": "pill-color",
|
|
180
181
|
"mutable": false,
|
|
181
182
|
"complexType": {
|
|
182
183
|
"original": "string | undefined",
|
|
@@ -191,11 +192,11 @@ export class Pill {
|
|
|
191
192
|
},
|
|
192
193
|
"getter": false,
|
|
193
194
|
"setter": false,
|
|
194
|
-
"attribute": "pill-color",
|
|
195
195
|
"reflect": false
|
|
196
196
|
},
|
|
197
197
|
"alignLeft": {
|
|
198
198
|
"type": "boolean",
|
|
199
|
+
"attribute": "align-left",
|
|
199
200
|
"mutable": false,
|
|
200
201
|
"complexType": {
|
|
201
202
|
"original": "boolean",
|
|
@@ -210,12 +211,12 @@ export class Pill {
|
|
|
210
211
|
},
|
|
211
212
|
"getter": false,
|
|
212
213
|
"setter": false,
|
|
213
|
-
"attribute": "align-left",
|
|
214
214
|
"reflect": false,
|
|
215
215
|
"defaultValue": "false"
|
|
216
216
|
},
|
|
217
217
|
"tooltipText": {
|
|
218
218
|
"type": "any",
|
|
219
|
+
"attribute": "tooltip-text",
|
|
219
220
|
"mutable": false,
|
|
220
221
|
"complexType": {
|
|
221
222
|
"original": "string | boolean",
|
|
@@ -233,7 +234,6 @@ export class Pill {
|
|
|
233
234
|
},
|
|
234
235
|
"getter": false,
|
|
235
236
|
"setter": false,
|
|
236
|
-
"attribute": "tooltip-text",
|
|
237
237
|
"reflect": false,
|
|
238
238
|
"defaultValue": "false"
|
|
239
239
|
}
|