@siemens/ix 3.0.0-alpha.4 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/ix-action-card.js +4 -4
- package/components/ix-action-card.js.map +1 -1
- package/components/ix-application-header.js +1 -1
- package/components/ix-application-switch-modal.js +4 -4
- package/components/ix-application.js +3 -3
- package/components/ix-application.js.map +1 -1
- package/components/ix-avatar.js +1 -1
- package/components/ix-basic-navigation.js +5 -5
- package/components/ix-blind.js +6 -7
- package/components/ix-blind.js.map +1 -1
- package/components/ix-breadcrumb.js +3 -5
- package/components/ix-breadcrumb.js.map +1 -1
- 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 +9 -11
- package/components/ix-card-list.js.map +1 -1
- package/components/ix-card-title.js +1 -1
- package/components/ix-card.js +1 -1
- package/components/ix-category-filter.js +6 -6
- package/components/ix-category-filter.js.map +1 -1
- package/components/ix-checkbox-group.js +55 -8
- package/components/ix-checkbox-group.js.map +1 -1
- package/components/ix-checkbox.js +15 -7
- package/components/ix-checkbox.js.map +1 -1
- package/components/ix-chip.js +8 -7
- package/components/ix-chip.js.map +1 -1
- package/components/ix-col.js +1 -1
- package/components/ix-content-header.js +2 -2
- package/components/ix-content.js +4 -4
- package/components/ix-content.js.map +1 -1
- package/components/ix-custom-field.js +6 -6
- package/components/ix-custom-field.js.map +1 -1
- package/components/ix-date-dropdown.js +12 -16
- package/components/ix-date-dropdown.js.map +1 -1
- package/components/ix-date-input.js +14 -14
- package/components/ix-date-input.js.map +1 -1
- package/components/ix-date-picker.js +1 -1
- package/components/ix-date-time-card.js +1 -1
- package/components/ix-datetime-picker.js +12 -22
- package/components/ix-datetime-picker.js.map +1 -1
- package/components/ix-divider.js +1 -1
- package/components/ix-drawer.js +1 -1
- package/components/ix-dropdown-button.js +5 -6
- package/components/ix-dropdown-button.js.map +1 -1
- package/components/ix-dropdown-header.js +2 -2
- package/components/ix-dropdown-header.js.map +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-dropdown-quick-actions.js.map +1 -1
- package/components/ix-dropdown.js +1 -1
- package/components/ix-empty-state.js +3 -3
- package/components/ix-empty-state.js.map +1 -1
- package/components/ix-expanding-search.js +5 -6
- package/components/ix-expanding-search.js.map +1 -1
- 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.js +5 -7
- package/components/ix-flip-tile.js.map +1 -1
- package/components/ix-group-context-menu.js +1 -1
- package/components/ix-group.js +2 -2
- package/components/ix-helper-text.js +2 -2
- package/components/ix-icon-button.js +1 -1
- package/components/ix-icon-toggle-button.js +1 -1
- package/components/ix-icon-toggle-button.js.map +1 -1
- package/components/ix-input-group.js +1 -1
- package/components/ix-input-group.js.map +1 -1
- package/components/ix-input.js +18 -11
- package/components/ix-input.js.map +1 -1
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value-list.js.map +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-key-value.js.map +1 -1
- package/components/ix-layout-auto.js +1 -1
- package/components/ix-layout-auto.js.map +1 -1
- package/components/ix-layout-grid.js +1 -1
- package/components/ix-link-button.js +3 -3
- package/components/ix-link-button.js.map +1 -1
- package/components/ix-map-navigation-overlay.js +1 -1
- package/components/ix-map-navigation.js +8 -9
- package/components/ix-map-navigation.js.map +1 -1
- package/components/ix-menu-about-news.js +3 -3
- package/components/ix-menu-about.js +4 -4
- package/components/ix-menu-avatar.js +6 -8
- package/components/ix-menu-avatar.js.map +1 -1
- package/components/ix-menu-category.js +10 -10
- package/components/ix-menu-category.js.map +1 -1
- package/components/ix-menu-expand-icon.js +1 -1
- package/components/ix-menu-item.js +1 -1
- package/components/ix-menu-settings.js +1 -1
- package/components/ix-menu.js +17 -19
- package/components/ix-menu.js.map +1 -1
- package/components/ix-message-bar.js +1 -1
- package/components/ix-modal-content.js +1 -1
- package/components/ix-modal-footer.js +1 -1
- package/components/ix-modal-footer.js.map +1 -1
- package/components/ix-modal-header.js +1 -1
- package/components/ix-modal.js +3 -7
- package/components/ix-modal.js.map +1 -1
- package/components/ix-number-input.js +20 -15
- package/components/ix-number-input.js.map +1 -1
- package/components/ix-pagination.js +10 -10
- package/components/ix-pagination.js.map +1 -1
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane-layout.js.map +1 -1
- package/components/ix-pane.js +8 -8
- package/components/ix-pane.js.map +1 -1
- package/components/ix-pill.js +2 -2
- package/components/ix-push-card.js +6 -7
- package/components/ix-push-card.js.map +1 -1
- package/components/ix-radio-group.js +37 -11
- package/components/ix-radio-group.js.map +1 -1
- package/components/ix-radio.js +25 -7
- package/components/ix-radio.js.map +1 -1
- package/components/ix-row.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/ix-slider.js +8 -8
- package/components/ix-slider.js.map +1 -1
- package/components/ix-split-button.js +4 -5
- package/components/ix-split-button.js.map +1 -1
- package/components/ix-tab-item.js +1 -1
- package/components/ix-tabs.js +1 -1
- package/components/ix-textarea.js +8 -8
- package/components/ix-textarea.js.map +1 -1
- package/components/ix-time-picker.js +1 -1
- package/components/ix-toast-container.js +2 -2
- package/components/ix-toast.js +1 -1
- package/components/ix-toggle-button.js +3 -3
- package/components/ix-toggle-button.js.map +1 -1
- package/components/ix-toggle.js +38 -5
- package/components/ix-toggle.js.map +1 -1
- package/components/ix-tooltip.js +1 -1
- package/components/ix-tree.js +56 -52
- package/components/ix-tree.js.map +1 -1
- package/components/ix-typography.js +1 -1
- package/components/ix-upload.js +1 -1
- package/components/ix-validation-tooltip.js +3 -5
- package/components/ix-validation-tooltip.js.map +1 -1
- package/components/{p-DFQ_caA4.js → p-8eL4ti2y.js} +4 -4
- package/components/{p-DFQ_caA4.js.map → p-8eL4ti2y.js.map} +1 -1
- package/components/{p-Dfzl82x1.js → p-B19EzNYi.js} +3 -3
- package/components/{p-Dfzl82x1.js.map → p-B19EzNYi.js.map} +1 -1
- package/components/{p-B9lvhAOc.js → p-B60BmY2x.js} +3 -3
- package/components/{p-B9lvhAOc.js.map → p-B60BmY2x.js.map} +1 -1
- package/components/{p-BuK5WByk.js → p-B9XDeCpV.js} +4 -4
- package/components/{p-BuK5WByk.js.map → p-B9XDeCpV.js.map} +1 -1
- package/components/{p-12nKYxsa.js → p-BPVegBx7.js} +9 -11
- package/components/p-BPVegBx7.js.map +1 -0
- package/components/{p-C8vn2GFY.js → p-BRCAzgk8.js} +4 -4
- package/components/p-BRCAzgk8.js.map +1 -0
- package/components/{p-iEAZQC4t.js → p-BXPo5zF6.js} +3 -3
- package/components/{p-iEAZQC4t.js.map → p-BXPo5zF6.js.map} +1 -1
- package/components/{p-CB1ADCkU.js → p-B_C2-EkQ.js} +4 -5
- package/components/p-B_C2-EkQ.js.map +1 -0
- package/components/{p-DIzxAERt.js → p-Bcmjgmqd.js} +4 -5
- package/components/p-Bcmjgmqd.js.map +1 -0
- package/components/{p-bM5r59DG.js → p-Bw3J9644.js} +5 -5
- package/components/{p-bM5r59DG.js.map → p-Bw3J9644.js.map} +1 -1
- package/components/{p-DylMlJTZ.js → p-C8xOvcAt.js} +4 -7
- package/components/p-C8xOvcAt.js.map +1 -0
- package/components/{p-2g5-4fWy.js → p-CGLA6FT7.js} +5 -6
- package/components/p-CGLA6FT7.js.map +1 -0
- package/components/{p-C7EBCKmV.js → p-CKoR0lxP.js} +3 -3
- package/components/{p-C7EBCKmV.js.map → p-CKoR0lxP.js.map} +1 -1
- package/components/{p-pyY5jSfE.js → p-CPs2id8p.js} +5 -5
- package/components/{p-pyY5jSfE.js.map → p-CPs2id8p.js.map} +1 -1
- package/components/{p-CniBfLG8.js → p-CTuKljhZ.js} +3 -3
- package/components/{p-CniBfLG8.js.map → p-CTuKljhZ.js.map} +1 -1
- package/components/{p-CVSy9bZ3.js → p-ClepN0Ea.js} +3 -3
- package/components/{p-CVSy9bZ3.js.map → p-ClepN0Ea.js.map} +1 -1
- package/components/{p-DXzHgqiB.js → p-Cu4GsGII.js} +3 -3
- package/components/p-Cu4GsGII.js.map +1 -0
- package/components/{p-C1BF91hb.js → p-CufZ3bGn.js} +3 -3
- package/components/{p-C1BF91hb.js.map → p-CufZ3bGn.js.map} +1 -1
- package/components/{p-0nVQO6bk.js → p-CwYYFZjd.js} +7 -7
- package/components/{p-0nVQO6bk.js.map → p-CwYYFZjd.js.map} +1 -1
- package/components/{p-BwyqOnwc.js → p-CxztL6IE.js} +18 -25
- package/components/p-CxztL6IE.js.map +1 -0
- package/components/{p-B-zHEqXz.js → p-Cyxle5Ec.js} +5 -5
- package/components/{p-B-zHEqXz.js.map → p-Cyxle5Ec.js.map} +1 -1
- package/components/{p-DPZsirnB.js → p-DAYuUWi5.js} +5 -5
- package/components/{p-DPZsirnB.js.map → p-DAYuUWi5.js.map} +1 -1
- package/components/{p-B55mem60.js → p-DPZN-4Ph.js} +4 -4
- package/components/{p-B55mem60.js.map → p-DPZN-4Ph.js.map} +1 -1
- package/components/{p-BgpUzYBq.js → p-DUuL9bnV.js} +3 -3
- package/components/{p-BgpUzYBq.js.map → p-DUuL9bnV.js.map} +1 -1
- package/components/{p-BBSHeR_p.js → p-DVOgkNlf.js} +3 -3
- package/components/p-DVOgkNlf.js.map +1 -0
- package/components/p-Dn_WjwtW.js.map +1 -1
- package/components/{p-D0LdqSVb.js → p-FayACwNG.js} +10 -18
- package/components/p-FayACwNG.js.map +1 -0
- package/components/{p-CjvgrV9j.js → p-QHGR-zzJ.js} +3 -3
- package/components/{p-CjvgrV9j.js.map → p-QHGR-zzJ.js.map} +1 -1
- package/components/{p-DDisdyRU.js → p-R4QcECdA.js} +5 -5
- package/components/{p-DDisdyRU.js.map → p-R4QcECdA.js.map} +1 -1
- package/components/{p-Bnux5wOx.js → p-UMH0sD7L.js} +5 -5
- package/components/{p-Bnux5wOx.js.map → p-UMH0sD7L.js.map} +1 -1
- package/components/{p-DM43N7pD.js → p-VXLdiXU0.js} +11 -19
- package/components/p-VXLdiXU0.js.map +1 -0
- package/components/{p-DGeWaNlt.js → p-aw_FhcJ5.js} +4 -2
- package/components/p-aw_FhcJ5.js.map +1 -0
- package/components/{p-D_wwWxx8.js → p-d7CnwTHv.js} +3 -6
- package/components/p-d7CnwTHv.js.map +1 -0
- package/components/{p-Dy35mbzK.js → p-uhiF1LKf.js} +4 -6
- package/components/p-uhiF1LKf.js.map +1 -0
- package/components/{p-qnnCtPgc.js → p-zx7LlxPa.js} +3 -3
- package/components/{p-qnnCtPgc.js.map → p-zx7LlxPa.js.map} +1 -1
- package/dist/cjs/index-DIFIjYrm.js.map +1 -1
- package/dist/cjs/{input.util-DuJG4-L-.js → input.util-DOEvwiFv.js} +4 -4
- package/dist/cjs/input.util-DOEvwiFv.js.map +1 -0
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-action-card.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +3 -5
- package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-header.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-application.cjs.entry.js +3 -3
- package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js +5 -6
- package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-blind.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +2 -4
- package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-button.cjs.entry.js +2 -5
- package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-card-accordion.ix-card-title.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +4 -5
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +4 -6
- package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-list.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-card.ix-card-content.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +3 -3
- package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +47 -3
- package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-checkbox-group.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-checkbox.cjs.entry.js +12 -5
- package/dist/cjs/ix-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-checkbox.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-chip.cjs.entry.js +5 -4
- package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-chip.entry.cjs.js.map +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 +9 -17
- package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content.cjs.entry.js +4 -4
- package/dist/cjs/ix-content.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
- package/dist/cjs/ix-custom-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-custom-field.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +4 -8
- package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
- package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -12
- package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-divider.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +2 -3
- package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-header.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown.cjs.entry.js +2 -4
- package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-empty-state.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -5
- package/dist/cjs/ix-expanding-search.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-expanding-search.entry.cjs.js.map +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 +1 -1
- package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +1 -2
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -6
- package/dist/cjs/ix-flip-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-flip-tile.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-helper-text.cjs.entry.js +1 -1
- package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +1 -4
- package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-icon-toggle-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
- package/dist/cjs/ix-input-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-input.cjs.entry.js +12 -6
- package/dist/cjs/ix-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-input.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-key-value-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-key-value-list.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
- package/dist/cjs/ix-key-value.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-key-value.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
- package/dist/cjs/ix-layout-auto.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-layout-auto.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-link-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-link-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-map-navigation.cjs.entry.js +2 -3
- package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +2 -4
- package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-menu-category.cjs.entry.js +5 -5
- package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-category.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-menu-item.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-menu.cjs.entry.js +12 -14
- package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-modal-content.ix-modal-header.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-footer.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-modal.cjs.entry.js +3 -7
- package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-number-input.cjs.entry.js +14 -10
- package/dist/cjs/ix-number-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-number-input.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
- package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
- package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pane-layout.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-pane.cjs.entry.js +6 -6
- package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pane.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +1 -2
- package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-radio-group.cjs.entry.js +29 -6
- package/dist/cjs/ix-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-radio-group.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-radio.cjs.entry.js +23 -6
- package/dist/cjs/ix-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-radio.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +9 -16
- 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 +6 -6
- package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-slider.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-split-button.cjs.entry.js +1 -2
- package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-split-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tab-item.ix-tabs.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +5 -5
- package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-textarea.cjs.entry.js +4 -4
- package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-textarea.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-time-picker.cjs.entry.js +4 -12
- package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toggle-button.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-toggle.cjs.entry.js +35 -3
- package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +1 -2
- package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tooltip.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +55 -51
- 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 +1 -1
- 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-validation-tooltip.cjs.entry.js +3 -5
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/siemens-ix.cjs.js +1 -1
- package/dist/cjs/{validation-B-wzGaWF.js → validation-othAjI_Z.js} +4 -2
- package/dist/cjs/validation-othAjI_Z.js.map +1 -0
- package/dist/collection/components/action-card/action-card.js +1 -4
- package/dist/collection/components/action-card/action-card.js.map +1 -1
- package/dist/collection/components/application/application.js +3 -6
- package/dist/collection/components/application/application.js.map +1 -1
- package/dist/collection/components/application-header/application-header.js +5 -13
- package/dist/collection/components/application-header/application-header.js.map +1 -1
- package/dist/collection/components/avatar/avatar.js +2 -11
- package/dist/collection/components/avatar/avatar.js.map +1 -1
- package/dist/collection/components/blind/blind.js +8 -18
- package/dist/collection/components/blind/blind.js.map +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.js +3 -8
- package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
- package/dist/collection/components/button/button.js +4 -13
- package/dist/collection/components/button/button.js.map +1 -1
- package/dist/collection/components/card/card.js +5 -11
- package/dist/collection/components/card/card.js.map +1 -1
- package/dist/collection/components/card-accordion/card-accordion.js +4 -11
- package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
- package/dist/collection/components/card-content/card-content.js +1 -4
- package/dist/collection/components/card-content/card-content.js.map +1 -1
- package/dist/collection/components/card-list/card-list.js +5 -13
- package/dist/collection/components/card-list/card-list.js.map +1 -1
- package/dist/collection/components/card-title/card-title.js +1 -3
- package/dist/collection/components/card-title/card-title.js.map +1 -1
- package/dist/collection/components/category-filter/category-filter.js +4 -7
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/checkbox/checkbox.js +47 -7
- package/dist/collection/components/checkbox/checkbox.js.map +1 -1
- package/dist/collection/components/checkbox-group/checkbox-group.js +115 -5
- package/dist/collection/components/checkbox-group/checkbox-group.js.map +1 -1
- package/dist/collection/components/checkbox-group/test/checkbox-group.ct.js +48 -0
- package/dist/collection/components/checkbox-group/test/checkbox-group.ct.js.map +1 -0
- package/dist/collection/components/chip/chip.js +6 -8
- package/dist/collection/components/chip/chip.js.map +1 -1
- package/dist/collection/components/col/col.js +1 -4
- package/dist/collection/components/col/col.js.map +1 -1
- package/dist/collection/components/content/content.css +1 -3
- package/dist/collection/components/content/content.js +3 -4
- package/dist/collection/components/content/content.js.map +1 -1
- package/dist/collection/components/custom-field/custom-field.js +1 -4
- package/dist/collection/components/custom-field/custom-field.js.map +1 -1
- package/dist/collection/components/date-dropdown/date-dropdown.js +7 -23
- package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
- package/dist/collection/components/date-input/date-input.js +6 -9
- package/dist/collection/components/date-input/date-input.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.js +15 -53
- package/dist/collection/components/date-picker/date-picker.js.map +1 -1
- package/dist/collection/components/date-time-card/date-time-card.css +2 -2
- package/dist/collection/components/datetime-picker/datetime-picker.css +4 -0
- package/dist/collection/components/datetime-picker/datetime-picker.js +15 -67
- package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
- package/dist/collection/components/divider/divider.js +1 -4
- package/dist/collection/components/divider/divider.js.map +1 -1
- package/dist/collection/components/dropdown/dropdown.js +3 -8
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.js +4 -14
- package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -4
- package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -4
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js.map +1 -1
- package/dist/collection/components/empty-state/empty-state.js +1 -4
- package/dist/collection/components/empty-state/empty-state.js.map +1 -1
- package/dist/collection/components/expanding-search/expanding-search.js +5 -9
- package/dist/collection/components/expanding-search/expanding-search.js.map +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js +2 -6
- package/dist/collection/components/filter-chip/filter-chip.js.map +1 -1
- package/dist/collection/components/flip-tile/flip-tile.js +6 -14
- package/dist/collection/components/flip-tile/flip-tile.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.js +4 -16
- package/dist/collection/components/icon-button/icon-button.js.map +1 -1
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -4
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
- package/dist/collection/components/input/input.fc.js +1 -1
- package/dist/collection/components/input/input.fc.js.map +1 -1
- package/dist/collection/components/input/input.js +32 -6
- package/dist/collection/components/input/input.js.map +1 -1
- package/dist/collection/components/input/number-input.js +35 -10
- package/dist/collection/components/input/number-input.js.map +1 -1
- package/dist/collection/components/input/tests/form-ready.ct.js +10 -0
- package/dist/collection/components/input/tests/form-ready.ct.js.map +1 -1
- package/dist/collection/components/input/tests/validation.ct.js +48 -8
- package/dist/collection/components/input/tests/validation.ct.js.map +1 -1
- package/dist/collection/components/input/textarea.js +3 -4
- package/dist/collection/components/input/textarea.js.map +1 -1
- package/dist/collection/components/input-group/input-group.js +2 -2
- package/dist/collection/components/input-group/input-group.js.map +1 -1
- package/dist/collection/components/key-value/key-value.js +1 -3
- package/dist/collection/components/key-value/key-value.js.map +1 -1
- package/dist/collection/components/key-value-list/key-value-list.js +1 -4
- package/dist/collection/components/key-value-list/key-value-list.js.map +1 -1
- package/dist/collection/components/layout-auto/layout-auto.js +1 -4
- package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
- package/dist/collection/components/layout-grid/layout-grid.js +2 -5
- package/dist/collection/components/layout-grid/layout-grid.js.map +1 -1
- package/dist/collection/components/link-button/link-button.js +3 -6
- package/dist/collection/components/link-button/link-button.js.map +1 -1
- package/dist/collection/components/map-navigation/map-navigation.js +2 -6
- package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
- package/dist/collection/components/menu/menu.js +13 -18
- package/dist/collection/components/menu/menu.js.map +1 -1
- package/dist/collection/components/menu-avatar/menu-avatar.js +5 -16
- package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
- package/dist/collection/components/menu-category/menu-category.js +5 -8
- package/dist/collection/components/menu-category/menu-category.js.map +1 -1
- package/dist/collection/components/menu-item/menu-item.js +4 -7
- package/dist/collection/components/menu-item/menu-item.js.map +1 -1
- package/dist/collection/components/modal/modal.js +5 -15
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/modal-content/modal-content.js +1 -4
- package/dist/collection/components/modal-content/modal-content.js.map +1 -1
- package/dist/collection/components/modal-footer/modal-footer.js +1 -4
- package/dist/collection/components/modal-footer/modal-footer.js.map +1 -1
- package/dist/collection/components/modal-header/modal-header.js +1 -4
- package/dist/collection/components/modal-header/modal-header.js.map +1 -1
- package/dist/collection/components/pagination/pagination.js +2 -5
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/pane/pane.js +6 -9
- package/dist/collection/components/pane/pane.js.map +1 -1
- package/dist/collection/components/pane-layout/pane-layout.js +1 -4
- package/dist/collection/components/pane-layout/pane-layout.js.map +1 -1
- package/dist/collection/components/push-card/push-card.js +2 -9
- package/dist/collection/components/push-card/push-card.js.map +1 -1
- package/dist/collection/components/radio/radio.js +61 -8
- package/dist/collection/components/radio/radio.js.map +1 -1
- package/dist/collection/components/radio-group/radio-group.js +96 -7
- package/dist/collection/components/radio-group/radio-group.js.map +1 -1
- package/dist/collection/components/radio-group/test/radio-group.ct.js +17 -0
- package/dist/collection/components/radio-group/test/radio-group.ct.js.map +1 -1
- package/dist/collection/components/row/row.js +1 -4
- package/dist/collection/components/row/row.js.map +1 -1
- package/dist/collection/components/select/select.js +25 -80
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/slider/slider.js +6 -8
- package/dist/collection/components/slider/slider.js.map +1 -1
- package/dist/collection/components/split-button/split-button.js +2 -6
- package/dist/collection/components/split-button/split-button.js.map +1 -1
- package/dist/collection/components/tab-item/tab-item.js +4 -7
- package/dist/collection/components/tab-item/tab-item.js.map +1 -1
- package/dist/collection/components/tabs/tabs.js +3 -6
- package/dist/collection/components/tabs/tabs.js.map +1 -1
- package/dist/collection/components/time-picker/time-picker.js +8 -28
- package/dist/collection/components/time-picker/time-picker.js.map +1 -1
- package/dist/collection/components/toggle/toggle.js +63 -5
- package/dist/collection/components/toggle/toggle.js.map +1 -1
- package/dist/collection/components/toggle-button/toggle-button.css +15 -0
- package/dist/collection/components/toggle-button/toggle-button.js +2 -5
- package/dist/collection/components/toggle-button/toggle-button.js.map +1 -1
- package/dist/collection/components/tooltip/tooltip.js +2 -8
- package/dist/collection/components/tooltip/tooltip.js.map +1 -1
- package/dist/collection/components/tree/tree.js +68 -61
- package/dist/collection/components/tree/tree.js.map +1 -1
- package/dist/collection/components/typography/typography.js +1 -4
- package/dist/collection/components/typography/typography.js.map +1 -1
- package/dist/collection/components/utils/input/index.js.map +1 -1
- package/dist/collection/components/utils/input/validation.js +2 -0
- package/dist/collection/components/utils/input/validation.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.css +1 -0
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +5 -8
- package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
- package/dist/esm/index-CrTP-icT.js.map +1 -1
- package/dist/esm/{input.util-DpnoI5lb.js → input.util-DORL_qfP.js} +4 -4
- package/dist/esm/input.util-DORL_qfP.js.map +1 -0
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-action-card.entry.js.map +1 -1
- package/dist/esm/ix-application-header.entry.js +3 -5
- package/dist/esm/ix-application-header.entry.js.map +1 -1
- package/dist/esm/ix-application.entry.js +3 -3
- package/dist/esm/ix-application.entry.js.map +1 -1
- package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
- package/dist/esm/ix-avatar_2.entry.js.map +1 -1
- package/dist/esm/ix-blind.entry.js +5 -6
- package/dist/esm/ix-blind.entry.js.map +1 -1
- package/dist/esm/ix-breadcrumb.entry.js +2 -4
- package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ix-button.entry.js +2 -5
- package/dist/esm/ix-button.entry.js.map +1 -1
- package/dist/esm/ix-card-accordion.ix-card-title.entry.js.map +1 -1
- package/dist/esm/ix-card-accordion_2.entry.js +4 -5
- package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
- package/dist/esm/ix-card-list.entry.js +4 -6
- package/dist/esm/ix-card-list.entry.js.map +1 -1
- package/dist/esm/ix-card.ix-card-content.entry.js.map +1 -1
- package/dist/esm/ix-card_2.entry.js +4 -4
- package/dist/esm/ix-card_2.entry.js.map +1 -1
- package/dist/esm/ix-category-filter.entry.js +3 -3
- package/dist/esm/ix-category-filter.entry.js.map +1 -1
- package/dist/esm/ix-checkbox-group.entry.js +47 -3
- package/dist/esm/ix-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ix-checkbox.entry.js +12 -5
- package/dist/esm/ix-checkbox.entry.js.map +1 -1
- package/dist/esm/ix-chip.entry.js +5 -4
- package/dist/esm/ix-chip.entry.js.map +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 +9 -17
- package/dist/esm/ix-col_4.entry.js.map +1 -1
- package/dist/esm/ix-content.entry.js +4 -4
- package/dist/esm/ix-content.entry.js.map +1 -1
- package/dist/esm/ix-custom-field.entry.js +2 -2
- package/dist/esm/ix-custom-field.entry.js.map +1 -1
- package/dist/esm/ix-date-dropdown.entry.js +4 -8
- package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-date-input.entry.js +5 -5
- package/dist/esm/ix-date-input.entry.js.map +1 -1
- package/dist/esm/ix-date-time-card.entry.js +1 -1
- package/dist/esm/ix-date-time-card.entry.js.map +1 -1
- package/dist/esm/ix-datetime-picker.entry.js +2 -12
- package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
- package/dist/esm/ix-divider.entry.js +1 -1
- package/dist/esm/ix-divider.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-button.entry.js +2 -3
- package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-header.entry.js +1 -1
- package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js.map +1 -1
- package/dist/esm/ix-dropdown.entry.js +2 -4
- package/dist/esm/ix-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-empty-state.entry.js +1 -1
- package/dist/esm/ix-empty-state.entry.js.map +1 -1
- package/dist/esm/ix-expanding-search.entry.js +4 -5
- package/dist/esm/ix-expanding-search.entry.js.map +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 +1 -1
- package/dist/esm/ix-field-label_2.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +1 -2
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
- package/dist/esm/ix-flip-tile.entry.js +4 -6
- package/dist/esm/ix-flip-tile.entry.js.map +1 -1
- package/dist/esm/ix-helper-text.entry.js +1 -1
- package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
- package/dist/esm/ix-icon-button_2.entry.js +1 -4
- package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
- package/dist/esm/ix-icon-toggle-button.entry.js +1 -1
- package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
- package/dist/esm/ix-input-group.entry.js +1 -1
- package/dist/esm/ix-input-group.entry.js.map +1 -1
- package/dist/esm/ix-input.entry.js +12 -6
- package/dist/esm/ix-input.entry.js.map +1 -1
- package/dist/esm/ix-key-value-list.entry.js +1 -1
- package/dist/esm/ix-key-value-list.entry.js.map +1 -1
- package/dist/esm/ix-key-value.entry.js +1 -1
- package/dist/esm/ix-key-value.entry.js.map +1 -1
- package/dist/esm/ix-layout-auto.entry.js +1 -1
- package/dist/esm/ix-layout-auto.entry.js.map +1 -1
- package/dist/esm/ix-link-button.entry.js +3 -3
- package/dist/esm/ix-link-button.entry.js.map +1 -1
- package/dist/esm/ix-map-navigation.entry.js +2 -3
- package/dist/esm/ix-map-navigation.entry.js.map +1 -1
- package/dist/esm/ix-menu-avatar.entry.js +2 -4
- package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
- package/dist/esm/ix-menu-category.entry.js +5 -5
- package/dist/esm/ix-menu-category.entry.js.map +1 -1
- package/dist/esm/ix-menu-item.entry.js +3 -3
- package/dist/esm/ix-menu-item.entry.js.map +1 -1
- package/dist/esm/ix-menu.entry.js +12 -14
- package/dist/esm/ix-menu.entry.js.map +1 -1
- package/dist/esm/ix-modal-content.ix-modal-header.entry.js.map +1 -1
- package/dist/esm/ix-modal-content_2.entry.js +2 -2
- package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
- package/dist/esm/ix-modal-footer.entry.js +1 -1
- package/dist/esm/ix-modal-footer.entry.js.map +1 -1
- package/dist/esm/ix-modal.entry.js +3 -7
- package/dist/esm/ix-modal.entry.js.map +1 -1
- package/dist/esm/ix-number-input.entry.js +14 -10
- package/dist/esm/ix-number-input.entry.js.map +1 -1
- package/dist/esm/ix-pagination.entry.js +2 -2
- package/dist/esm/ix-pagination.entry.js.map +1 -1
- package/dist/esm/ix-pane-layout.entry.js +1 -1
- package/dist/esm/ix-pane-layout.entry.js.map +1 -1
- package/dist/esm/ix-pane.entry.js +6 -6
- package/dist/esm/ix-pane.entry.js.map +1 -1
- package/dist/esm/ix-push-card.entry.js +1 -2
- package/dist/esm/ix-push-card.entry.js.map +1 -1
- package/dist/esm/ix-radio-group.entry.js +29 -6
- package/dist/esm/ix-radio-group.entry.js.map +1 -1
- package/dist/esm/ix-radio.entry.js +23 -6
- package/dist/esm/ix-radio.entry.js.map +1 -1
- package/dist/esm/ix-select.entry.js +9 -16
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +6 -6
- package/dist/esm/ix-slider.entry.js.map +1 -1
- package/dist/esm/ix-split-button.entry.js +1 -2
- package/dist/esm/ix-split-button.entry.js.map +1 -1
- package/dist/esm/ix-tab-item.ix-tabs.entry.js.map +1 -1
- package/dist/esm/ix-tab-item_2.entry.js +5 -5
- package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
- package/dist/esm/ix-textarea.entry.js +4 -4
- package/dist/esm/ix-textarea.entry.js.map +1 -1
- package/dist/esm/ix-time-picker.entry.js +4 -12
- package/dist/esm/ix-time-picker.entry.js.map +1 -1
- package/dist/esm/ix-toggle-button.entry.js +3 -3
- package/dist/esm/ix-toggle-button.entry.js.map +1 -1
- package/dist/esm/ix-toggle.entry.js +35 -3
- package/dist/esm/ix-toggle.entry.js.map +1 -1
- package/dist/esm/ix-tooltip.entry.js +1 -2
- package/dist/esm/ix-tooltip.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +55 -51
- package/dist/esm/ix-tree.entry.js.map +1 -1
- package/dist/esm/ix-typography.entry.js +1 -1
- package/dist/esm/ix-typography.entry.js.map +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +3 -5
- package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/siemens-ix.js +1 -1
- package/dist/esm/{validation-C_w_pHgR.js → validation-CS0nhfz1.js} +4 -2
- package/dist/esm/validation-CS0nhfz1.js.map +1 -0
- package/dist/siemens-ix/ix-action-card.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-application-header.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-application.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-blind.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-card-accordion.ix-card-title.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-card-list.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-card.ix-card-content.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-checkbox-group.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-checkbox.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-chip.entry.esm.js.map +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-content.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-custom-field.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-divider.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown-header.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown-quick-actions.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-empty-state.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-expanding-search.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-flip-tile.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-icon-toggle-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-input.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-key-value-list.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-key-value.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-layout-auto.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-link-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-menu-category.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-menu-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-modal-content.ix-modal-header.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-modal-footer.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-number-input.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-pane-layout.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-pane.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-radio-group.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-radio.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-slider.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-split-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tab-item.ix-tabs.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-textarea.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-toggle-button.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tooltip.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-validation-tooltip.entry.esm.js.map +1 -1
- package/dist/siemens-ix/{p-0c830977.entry.js → p-04338b3f.entry.js} +2 -2
- package/dist/siemens-ix/p-04338b3f.entry.js.map +1 -0
- package/dist/siemens-ix/p-0443dc8d.entry.js +2 -0
- package/dist/siemens-ix/p-0443dc8d.entry.js.map +1 -0
- package/dist/siemens-ix/p-054136c2.entry.js +2 -0
- package/dist/siemens-ix/{p-518b1e6b.entry.js.map → p-054136c2.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-0488a734.entry.js → p-06843648.entry.js} +2 -2
- package/dist/siemens-ix/{p-0488a734.entry.js.map → p-06843648.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-ff2171f6.entry.js → p-071f63d6.entry.js} +2 -2
- package/dist/siemens-ix/p-071f63d6.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c7384379.entry.js → p-07c17517.entry.js} +2 -2
- package/dist/siemens-ix/p-07c17517.entry.js.map +1 -0
- package/dist/siemens-ix/{p-5fef5328.entry.js → p-09b83f0e.entry.js} +2 -2
- package/dist/siemens-ix/p-09b83f0e.entry.js.map +1 -0
- package/dist/siemens-ix/p-144e4ad0.entry.js +2 -0
- package/dist/siemens-ix/p-144e4ad0.entry.js.map +1 -0
- package/dist/siemens-ix/{p-19ae7d99.entry.js → p-158d9068.entry.js} +2 -2
- package/dist/siemens-ix/p-158d9068.entry.js.map +1 -0
- package/dist/siemens-ix/{p-ac5f5042.entry.js → p-18a47d9f.entry.js} +2 -2
- package/dist/siemens-ix/p-18a47d9f.entry.js.map +1 -0
- package/dist/siemens-ix/{p-96bbbbcb.entry.js → p-1d28d516.entry.js} +2 -2
- package/dist/siemens-ix/p-1d28d516.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9e3a36df.entry.js → p-1ff3556a.entry.js} +2 -2
- package/dist/siemens-ix/p-1ff3556a.entry.js.map +1 -0
- package/dist/siemens-ix/{p-08931f8c.entry.js → p-215df096.entry.js} +2 -2
- package/dist/siemens-ix/p-215df096.entry.js.map +1 -0
- package/dist/siemens-ix/{p-d1cf2407.entry.js → p-23a50a0c.entry.js} +2 -2
- package/dist/siemens-ix/p-23a50a0c.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3e1a9763.entry.js → p-24339d35.entry.js} +2 -2
- package/dist/siemens-ix/p-24339d35.entry.js.map +1 -0
- package/dist/siemens-ix/{p-28055ea5.entry.js → p-27b13c4c.entry.js} +2 -2
- package/dist/siemens-ix/p-27b13c4c.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3138015e.entry.js → p-27cc0e94.entry.js} +2 -2
- package/dist/siemens-ix/{p-3138015e.entry.js.map → p-27cc0e94.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-eb5da5a0.entry.js → p-2b496519.entry.js} +2 -2
- package/dist/siemens-ix/{p-eb5da5a0.entry.js.map → p-2b496519.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-d3f99d59.entry.js → p-32488953.entry.js} +2 -2
- package/dist/siemens-ix/p-32488953.entry.js.map +1 -0
- package/dist/siemens-ix/p-34824a84.entry.js +2 -0
- package/dist/siemens-ix/p-34824a84.entry.js.map +1 -0
- package/dist/siemens-ix/{p-4b0c3eeb.entry.js → p-356b0c5c.entry.js} +2 -2
- package/dist/siemens-ix/p-356b0c5c.entry.js.map +1 -0
- package/dist/siemens-ix/{p-93ba92af.entry.js → p-37f6a541.entry.js} +2 -2
- package/dist/siemens-ix/p-37f6a541.entry.js.map +1 -0
- package/dist/siemens-ix/p-387fd147.entry.js +2 -0
- package/dist/siemens-ix/p-387fd147.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c675b650.entry.js → p-44670707.entry.js} +2 -2
- package/dist/siemens-ix/p-44670707.entry.js.map +1 -0
- package/dist/siemens-ix/p-47a889ca.entry.js +2 -0
- package/dist/siemens-ix/{p-b01c5093.entry.js.map → p-47a889ca.entry.js.map} +1 -1
- package/dist/siemens-ix/p-4cc099ea.entry.js +2 -0
- package/dist/siemens-ix/{p-b39463a7.entry.js.map → p-4cc099ea.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-f8a852c3.entry.js → p-4dac8359.entry.js} +2 -2
- package/dist/siemens-ix/p-4dac8359.entry.js.map +1 -0
- package/dist/siemens-ix/{p-576fade1.entry.js → p-521dfa2a.entry.js} +2 -2
- package/dist/siemens-ix/p-521dfa2a.entry.js.map +1 -0
- package/dist/siemens-ix/p-6de38c2a.entry.js +2 -0
- package/dist/siemens-ix/p-6de38c2a.entry.js.map +1 -0
- package/dist/siemens-ix/{p-34ff567f.entry.js → p-70cbacb8.entry.js} +2 -2
- package/dist/siemens-ix/p-70cbacb8.entry.js.map +1 -0
- package/dist/siemens-ix/{p-f8b08d7b.entry.js → p-71b2c8cd.entry.js} +2 -2
- package/dist/siemens-ix/{p-f8b08d7b.entry.js.map → p-71b2c8cd.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-e365aee3.entry.js → p-7535cbf6.entry.js} +2 -2
- package/dist/siemens-ix/{p-ce0642f0.entry.js → p-76565681.entry.js} +2 -2
- package/dist/siemens-ix/p-76565681.entry.js.map +1 -0
- package/dist/siemens-ix/{p-f7bfd5f6.entry.js → p-781e0057.entry.js} +2 -2
- package/dist/siemens-ix/p-781e0057.entry.js.map +1 -0
- package/dist/siemens-ix/{p-2295246b.entry.js → p-78b7ce69.entry.js} +2 -2
- package/dist/siemens-ix/p-78b7ce69.entry.js.map +1 -0
- package/dist/siemens-ix/p-78f99962.entry.js.map +1 -1
- package/dist/siemens-ix/{p-f3f6e45d.entry.js → p-827653a3.entry.js} +2 -2
- package/dist/siemens-ix/p-827653a3.entry.js.map +1 -0
- package/dist/siemens-ix/{p-cd52e37a.entry.js → p-83367279.entry.js} +2 -2
- package/dist/siemens-ix/p-83367279.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c80dddf1.entry.js → p-8804a378.entry.js} +2 -2
- package/dist/siemens-ix/p-8804a378.entry.js.map +1 -0
- package/dist/siemens-ix/p-8df5873d.entry.js +2 -0
- package/dist/siemens-ix/p-8df5873d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-575b3137.entry.js → p-8e525190.entry.js} +2 -2
- package/dist/siemens-ix/p-8e525190.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3283a5f3.entry.js → p-94b89b14.entry.js} +2 -2
- package/dist/siemens-ix/p-94b89b14.entry.js.map +1 -0
- package/dist/siemens-ix/{p-f0575255.entry.js → p-9646b346.entry.js} +2 -2
- package/dist/siemens-ix/p-9646b346.entry.js.map +1 -0
- package/dist/siemens-ix/{p-273bd3ab.entry.js → p-9920ec79.entry.js} +2 -2
- package/dist/siemens-ix/{p-273bd3ab.entry.js.map → p-9920ec79.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-734bcb23.entry.js → p-9bac6252.entry.js} +2 -2
- package/dist/siemens-ix/p-9bac6252.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9a679e62.entry.js → p-9bbca220.entry.js} +2 -2
- package/dist/siemens-ix/p-9bbca220.entry.js.map +1 -0
- package/dist/siemens-ix/p-CASZsflI.js +2 -0
- package/dist/siemens-ix/p-CASZsflI.js.map +1 -0
- package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
- package/dist/siemens-ix/p-DHml78Yc.js +2 -0
- package/dist/siemens-ix/p-DHml78Yc.js.map +1 -0
- package/dist/siemens-ix/{p-3a0a5bc2.entry.js → p-a289764d.entry.js} +2 -2
- package/dist/siemens-ix/p-a289764d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-e6c7e87a.entry.js → p-ac4548a8.entry.js} +2 -2
- package/dist/siemens-ix/p-ac4548a8.entry.js.map +1 -0
- package/dist/siemens-ix/{p-aee95ea9.entry.js → p-aca27756.entry.js} +2 -2
- package/dist/siemens-ix/p-aca27756.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c0e4bf8a.entry.js → p-b35df537.entry.js} +2 -2
- package/dist/siemens-ix/{p-c0e4bf8a.entry.js.map → p-b35df537.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-c93a8094.entry.js → p-b6966cc0.entry.js} +2 -2
- package/dist/siemens-ix/p-b6966cc0.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9e83986f.entry.js → p-b78847d5.entry.js} +2 -2
- package/dist/siemens-ix/{p-9e83986f.entry.js.map → p-b78847d5.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-3edc7dd2.entry.js → p-beed1dd8.entry.js} +2 -2
- package/dist/siemens-ix/p-beed1dd8.entry.js.map +1 -0
- package/dist/siemens-ix/p-c1b10464.entry.js +2 -0
- package/dist/siemens-ix/{p-3db26a34.entry.js.map → p-c1b10464.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-87b30e60.entry.js → p-c76e3ee3.entry.js} +2 -2
- package/dist/siemens-ix/p-c76e3ee3.entry.js.map +1 -0
- package/dist/siemens-ix/{p-66fb6549.entry.js → p-c8fe1a7e.entry.js} +2 -2
- package/dist/siemens-ix/p-c8fe1a7e.entry.js.map +1 -0
- package/dist/siemens-ix/{p-89edecbd.entry.js → p-ca8a2b16.entry.js} +2 -2
- package/dist/siemens-ix/p-ca8a2b16.entry.js.map +1 -0
- package/dist/siemens-ix/p-cb7de112.entry.js +2 -0
- package/dist/siemens-ix/p-cb7de112.entry.js.map +1 -0
- package/dist/siemens-ix/{p-aeb1eb75.entry.js → p-cbf6c3bf.entry.js} +2 -2
- package/dist/siemens-ix/p-cbf6c3bf.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3d8a3b8a.entry.js → p-cca07b68.entry.js} +2 -2
- package/dist/siemens-ix/{p-3d8a3b8a.entry.js.map → p-cca07b68.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-20d1d114.entry.js → p-ccec1de1.entry.js} +2 -2
- package/dist/siemens-ix/p-ccec1de1.entry.js.map +1 -0
- package/dist/siemens-ix/p-d6caa4f4.entry.js +2 -0
- package/dist/siemens-ix/p-d6caa4f4.entry.js.map +1 -0
- package/dist/siemens-ix/p-da040b8b.entry.js +2 -0
- package/dist/siemens-ix/p-da040b8b.entry.js.map +1 -0
- package/dist/siemens-ix/{p-000cfb14.entry.js → p-dd11dd49.entry.js} +2 -2
- package/dist/siemens-ix/{p-000cfb14.entry.js.map → p-dd11dd49.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-2290614f.entry.js → p-e09ab46a.entry.js} +2 -2
- package/dist/siemens-ix/{p-2290614f.entry.js.map → p-e09ab46a.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-5963369c.entry.js → p-e3c930ac.entry.js} +2 -2
- package/dist/siemens-ix/p-e3c930ac.entry.js.map +1 -0
- package/dist/siemens-ix/{p-933f6e1f.entry.js → p-ea310106.entry.js} +2 -2
- package/dist/siemens-ix/p-ea310106.entry.js.map +1 -0
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix.css +174 -0
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/types/components/action-card/action-card.d.ts +0 -3
- package/dist/types/components/application/application.d.ts +0 -3
- package/dist/types/components/application-header/application-header.d.ts +0 -4
- package/dist/types/components/avatar/avatar.d.ts +0 -7
- package/dist/types/components/blind/blind.d.ts +0 -3
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +0 -2
- package/dist/types/components/button/button.d.ts +0 -3
- package/dist/types/components/card/card.d.ts +1 -4
- package/dist/types/components/card-accordion/card-accordion.d.ts +0 -4
- package/dist/types/components/card-content/card-content.d.ts +0 -3
- package/dist/types/components/card-list/card-list.d.ts +0 -5
- package/dist/types/components/card-title/card-title.d.ts +0 -2
- package/dist/types/components/category-filter/category-filter.d.ts +0 -2
- package/dist/types/components/checkbox/checkbox.d.ts +8 -2
- package/dist/types/components/checkbox-group/checkbox-group.d.ts +21 -2
- package/dist/types/components/checkbox-group/test/checkbox-group.ct.d.ts +1 -0
- package/dist/types/components/chip/chip.d.ts +1 -2
- package/dist/types/components/col/col.d.ts +0 -3
- package/dist/types/components/content/content.d.ts +0 -1
- package/dist/types/components/custom-field/custom-field.d.ts +0 -3
- package/dist/types/components/date-dropdown/date-dropdown.d.ts +0 -9
- package/dist/types/components/date-input/date-input.d.ts +2 -4
- package/dist/types/components/date-picker/date-picker.d.ts +0 -20
- package/dist/types/components/datetime-picker/datetime-picker.d.ts +0 -29
- package/dist/types/components/divider/divider.d.ts +0 -3
- package/dist/types/components/dropdown/dropdown.d.ts +0 -2
- package/dist/types/components/dropdown-button/dropdown-button.d.ts +0 -6
- package/dist/types/components/dropdown-header/dropdown-header.d.ts +0 -3
- package/dist/types/components/dropdown-quick-actions/dropdown-quick-actions.d.ts +0 -3
- package/dist/types/components/empty-state/empty-state.d.ts +0 -3
- package/dist/types/components/expanding-search/expanding-search.d.ts +0 -1
- package/dist/types/components/filter-chip/filter-chip.d.ts +0 -1
- package/dist/types/components/flip-tile/flip-tile.d.ts +0 -2
- package/dist/types/components/icon-button/icon-button.d.ts +0 -5
- package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +0 -3
- package/dist/types/components/input/input.d.ts +5 -2
- package/dist/types/components/input/input.fc.d.ts +5 -4
- package/dist/types/components/input/number-input.d.ts +7 -2
- package/dist/types/components/input/textarea.d.ts +1 -2
- package/dist/types/components/input-group/input-group.d.ts +1 -1
- package/dist/types/components/key-value/key-value.d.ts +0 -2
- package/dist/types/components/key-value-list/key-value-list.d.ts +0 -3
- package/dist/types/components/layout-auto/layout-auto.d.ts +0 -3
- package/dist/types/components/layout-grid/layout-grid.d.ts +0 -3
- package/dist/types/components/link-button/link-button.d.ts +0 -3
- package/dist/types/components/map-navigation/map-navigation.d.ts +0 -1
- package/dist/types/components/menu/menu.d.ts +0 -2
- package/dist/types/components/menu-avatar/menu-avatar.d.ts +0 -6
- package/dist/types/components/menu-category/menu-category.d.ts +0 -3
- package/dist/types/components/menu-item/menu-item.d.ts +0 -2
- package/dist/types/components/modal/modal.d.ts +0 -4
- package/dist/types/components/modal-content/modal-content.d.ts +0 -3
- package/dist/types/components/modal-footer/modal-footer.d.ts +0 -3
- package/dist/types/components/modal-header/modal-header.d.ts +0 -3
- package/dist/types/components/pagination/pagination.d.ts +0 -3
- package/dist/types/components/pane/pane.d.ts +0 -3
- package/dist/types/components/pane-layout/pane-layout.d.ts +0 -3
- package/dist/types/components/push-card/push-card.d.ts +0 -4
- package/dist/types/components/radio/radio.d.ts +13 -5
- package/dist/types/components/radio-group/radio-group.d.ts +15 -3
- package/dist/types/components/row/row.d.ts +0 -3
- package/dist/types/components/select/select.d.ts +1 -32
- package/dist/types/components/slider/slider.d.ts +0 -2
- package/dist/types/components/split-button/split-button.d.ts +0 -1
- package/dist/types/components/tab-item/tab-item.d.ts +0 -2
- package/dist/types/components/tabs/tabs.d.ts +0 -2
- package/dist/types/components/time-picker/time-picker.d.ts +0 -8
- package/dist/types/components/toggle/toggle.d.ts +10 -2
- package/dist/types/components/toggle-button/toggle-button.d.ts +0 -3
- package/dist/types/components/tooltip/tooltip.d.ts +0 -3
- package/dist/types/components/tree/tree.d.ts +4 -6
- package/dist/types/components/typography/typography.d.ts +0 -3
- package/dist/types/components/utils/input/index.d.ts +1 -1
- package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -2
- package/dist/types/components.d.ts +110 -673
- package/hydrate/index.js +435 -467
- package/hydrate/index.mjs +435 -467
- package/package.json +3 -3
- package/scss/_core.scss +2 -0
- package/scss/components/_button-group.scss +13 -0
- package/components/p-12nKYxsa.js.map +0 -1
- package/components/p-2g5-4fWy.js.map +0 -1
- package/components/p-BBSHeR_p.js.map +0 -1
- package/components/p-BwyqOnwc.js.map +0 -1
- package/components/p-C8vn2GFY.js.map +0 -1
- package/components/p-CB1ADCkU.js.map +0 -1
- package/components/p-D0LdqSVb.js.map +0 -1
- package/components/p-DGeWaNlt.js.map +0 -1
- package/components/p-DIzxAERt.js.map +0 -1
- package/components/p-DM43N7pD.js.map +0 -1
- package/components/p-DXzHgqiB.js.map +0 -1
- package/components/p-D_wwWxx8.js.map +0 -1
- package/components/p-Dy35mbzK.js.map +0 -1
- package/components/p-DylMlJTZ.js.map +0 -1
- package/dist/cjs/input.util-DuJG4-L-.js.map +0 -1
- package/dist/cjs/validation-B-wzGaWF.js.map +0 -1
- package/dist/esm/input.util-DpnoI5lb.js.map +0 -1
- package/dist/esm/validation-C_w_pHgR.js.map +0 -1
- package/dist/siemens-ix/p-08931f8c.entry.js.map +0 -1
- package/dist/siemens-ix/p-0c830977.entry.js.map +0 -1
- package/dist/siemens-ix/p-19ae7d99.entry.js.map +0 -1
- package/dist/siemens-ix/p-20d1d114.entry.js.map +0 -1
- package/dist/siemens-ix/p-2295246b.entry.js.map +0 -1
- package/dist/siemens-ix/p-28055ea5.entry.js.map +0 -1
- package/dist/siemens-ix/p-2j3Ly91D.js +0 -2
- package/dist/siemens-ix/p-2j3Ly91D.js.map +0 -1
- package/dist/siemens-ix/p-3283a5f3.entry.js.map +0 -1
- package/dist/siemens-ix/p-34ff567f.entry.js.map +0 -1
- package/dist/siemens-ix/p-37fa26f9.entry.js +0 -2
- package/dist/siemens-ix/p-37fa26f9.entry.js.map +0 -1
- package/dist/siemens-ix/p-3a0a5bc2.entry.js.map +0 -1
- package/dist/siemens-ix/p-3db26a34.entry.js +0 -2
- package/dist/siemens-ix/p-3e1a9763.entry.js.map +0 -1
- package/dist/siemens-ix/p-3edc7dd2.entry.js.map +0 -1
- package/dist/siemens-ix/p-4b0c3eeb.entry.js.map +0 -1
- package/dist/siemens-ix/p-518b1e6b.entry.js +0 -2
- package/dist/siemens-ix/p-575b3137.entry.js.map +0 -1
- package/dist/siemens-ix/p-576fade1.entry.js.map +0 -1
- package/dist/siemens-ix/p-5963369c.entry.js.map +0 -1
- package/dist/siemens-ix/p-5b1d3595.entry.js +0 -2
- package/dist/siemens-ix/p-5b1d3595.entry.js.map +0 -1
- package/dist/siemens-ix/p-5fef5328.entry.js.map +0 -1
- package/dist/siemens-ix/p-6691703e.entry.js +0 -2
- package/dist/siemens-ix/p-6691703e.entry.js.map +0 -1
- package/dist/siemens-ix/p-66fb6549.entry.js.map +0 -1
- package/dist/siemens-ix/p-6d197072.entry.js +0 -2
- package/dist/siemens-ix/p-6d197072.entry.js.map +0 -1
- package/dist/siemens-ix/p-734bcb23.entry.js.map +0 -1
- package/dist/siemens-ix/p-7abb0f0c.entry.js +0 -2
- package/dist/siemens-ix/p-7abb0f0c.entry.js.map +0 -1
- package/dist/siemens-ix/p-87b30e60.entry.js.map +0 -1
- package/dist/siemens-ix/p-87c777a1.entry.js +0 -2
- package/dist/siemens-ix/p-87c777a1.entry.js.map +0 -1
- package/dist/siemens-ix/p-89edecbd.entry.js.map +0 -1
- package/dist/siemens-ix/p-933f6e1f.entry.js.map +0 -1
- package/dist/siemens-ix/p-93ba92af.entry.js.map +0 -1
- package/dist/siemens-ix/p-96bbbbcb.entry.js.map +0 -1
- package/dist/siemens-ix/p-9a679e62.entry.js.map +0 -1
- package/dist/siemens-ix/p-9e3a36df.entry.js.map +0 -1
- package/dist/siemens-ix/p-BPfEX8mR.js +0 -2
- package/dist/siemens-ix/p-BPfEX8mR.js.map +0 -1
- package/dist/siemens-ix/p-ac5f5042.entry.js.map +0 -1
- package/dist/siemens-ix/p-aeb1eb75.entry.js.map +0 -1
- package/dist/siemens-ix/p-aee95ea9.entry.js.map +0 -1
- package/dist/siemens-ix/p-b01c5093.entry.js +0 -2
- package/dist/siemens-ix/p-b39463a7.entry.js +0 -2
- package/dist/siemens-ix/p-c675b650.entry.js.map +0 -1
- package/dist/siemens-ix/p-c7384379.entry.js.map +0 -1
- package/dist/siemens-ix/p-c80dddf1.entry.js.map +0 -1
- package/dist/siemens-ix/p-c93a8094.entry.js.map +0 -1
- package/dist/siemens-ix/p-cd52e37a.entry.js.map +0 -1
- package/dist/siemens-ix/p-ce0642f0.entry.js.map +0 -1
- package/dist/siemens-ix/p-d1cf2407.entry.js.map +0 -1
- package/dist/siemens-ix/p-d3f99d59.entry.js.map +0 -1
- package/dist/siemens-ix/p-e501b6ca.entry.js +0 -2
- package/dist/siemens-ix/p-e501b6ca.entry.js.map +0 -1
- package/dist/siemens-ix/p-e6c7e87a.entry.js.map +0 -1
- package/dist/siemens-ix/p-f0575255.entry.js.map +0 -1
- package/dist/siemens-ix/p-f3022851.entry.js +0 -2
- package/dist/siemens-ix/p-f3022851.entry.js.map +0 -1
- package/dist/siemens-ix/p-f3f6e45d.entry.js.map +0 -1
- package/dist/siemens-ix/p-f7bfd5f6.entry.js.map +0 -1
- package/dist/siemens-ix/p-f81de54a.entry.js +0 -2
- package/dist/siemens-ix/p-f81de54a.entry.js.map +0 -1
- package/dist/siemens-ix/p-f8a852c3.entry.js.map +0 -1
- package/dist/siemens-ix/p-ff2171f6.entry.js.map +0 -1
- /package/dist/siemens-ix/{p-e365aee3.entry.js.map → p-7535cbf6.entry.js.map} +0 -0
package/hydrate/index.js
CHANGED
|
@@ -3688,9 +3688,6 @@ const themeSwitcher = new ThemeSwitcher();
|
|
|
3688
3688
|
|
|
3689
3689
|
const applicationCss = ":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}: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 ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left)}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}";
|
|
3690
3690
|
|
|
3691
|
-
/**
|
|
3692
|
-
* @since 2.1.0
|
|
3693
|
-
*/
|
|
3694
3691
|
class Application {
|
|
3695
3692
|
constructor(hostRef) {
|
|
3696
3693
|
registerInstance(this, hostRef);
|
|
@@ -3776,12 +3773,12 @@ class Application {
|
|
|
3776
3773
|
});
|
|
3777
3774
|
}
|
|
3778
3775
|
render() {
|
|
3779
|
-
return (hAsync(Host, { key: '
|
|
3776
|
+
return (hAsync(Host, { key: '12df5f0b5c589e0174dbf8459d92af4190a96c0f', "data-role": "", class: {
|
|
3780
3777
|
[`breakpoint-${this.breakpoint}`]: true,
|
|
3781
|
-
} }, hAsync("slot", { key: '
|
|
3778
|
+
} }, hAsync("slot", { key: 'a3d1468fbc1193ef21107a230d7306f75f35925b', name: "application-header" }), hAsync("div", { key: 'dc8ede839e213b5998a3ebd419ea2fded65da5eb', class: "application" }, hAsync("slot", { key: 'cfe19639784db5f834c1f19358221694d8a4ae67', name: "menu" }), hAsync("aside", { key: '014df49acba12b350b853084e5a20296d1d905c6', class: {
|
|
3782
3779
|
'application-sidebar': true,
|
|
3783
3780
|
slotted: this.applicationSidebarSlotted,
|
|
3784
|
-
}, onClick: () => this.onContentClick() }, hAsync("slot", { key: '
|
|
3781
|
+
}, onClick: () => this.onContentClick() }, hAsync("slot", { key: '522327d4f0e94b92d0437268e2a7126b153ebc92', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: '72193d09002c9e34539c3f2f7134b25ec23ebdc3', class: "content-area" }, hAsync("main", { key: '1aa61d4160d06dccda6934f4093148d75530e973', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: 'f893c9dd078ee90fdfc195a4a29677296c2e8856' })), hAsync("footer", { key: 'a8a3e42fc670b3e998e6eb6875e8b76878957b41', class: "footer" }, hAsync("slot", { key: 'cad5c975e5b9698197cdede76f0316264ca92dca', name: "bottom" }))))));
|
|
3785
3782
|
}
|
|
3786
3783
|
get hostElement() { return getElement(this); }
|
|
3787
3784
|
static get watchers() { return {
|
|
@@ -4015,8 +4012,6 @@ class ApplicationHeader {
|
|
|
4015
4012
|
*
|
|
4016
4013
|
* When the application header is utilized outside the application frame, the menu toggle button is displayed.
|
|
4017
4014
|
* Conversely, if the header is within the application frame, this property is ineffective.
|
|
4018
|
-
*
|
|
4019
|
-
* @since 2.5.0
|
|
4020
4015
|
*/
|
|
4021
4016
|
this.showMenu = false;
|
|
4022
4017
|
this.breakpoint = 'lg';
|
|
@@ -4129,12 +4124,12 @@ class ApplicationHeader {
|
|
|
4129
4124
|
const showApplicationSwitch = ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
|
|
4130
4125
|
this.breakpoint !== 'sm' &&
|
|
4131
4126
|
this.suppressResponsive === false;
|
|
4132
|
-
return (hAsync(Host, { key: '
|
|
4127
|
+
return (hAsync(Host, { key: '8554bbb8d79f1629ca042630e8efff26b39a9bda', class: {
|
|
4133
4128
|
[`breakpoint-${this.breakpoint}`]: true,
|
|
4134
|
-
}, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: '
|
|
4129
|
+
}, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: 'c1d2316429d73f1dd110b6dbbc71150af5a8d595', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: 'cf1e535834c69d538da3141cb63da2c875bb2ae7', onClick: () => this.showAppSwitch(), icon: iconApps, ghost: true, class: "app-switch" })), hAsync("div", { key: '409d608089d9c10b49d7d7585e8800a917eb8a18', class: { logo: true } }, hAsync("slot", { key: '3c5bcd07ef0aff570e74809fcb1c7663ee67f2a0', name: "logo" })), hAsync("ix-typography", { key: 'cf226ff850f351c570839ff2c453e58ba7a3cd5e', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: '3491a96a4a591501c399fbc3d4cf275b17c43b13', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
|
|
4135
4130
|
['context-menu']: true,
|
|
4136
4131
|
['context-menu-visible']: this.hasSlottedElements,
|
|
4137
|
-
}, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: '
|
|
4132
|
+
}, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: 'b7f84dbc67bc6dacc82e3576b4cdb59a5fdc7f0c', name: "ix-application-header-avatar" }))));
|
|
4138
4133
|
}
|
|
4139
4134
|
get hostElement() { return getElement(this); }
|
|
4140
4135
|
static get watchers() { return {
|
|
@@ -5654,9 +5649,6 @@ function AvatarImage(props) {
|
|
|
5654
5649
|
function UserInfo(props) {
|
|
5655
5650
|
return (hAsync(Fragment, null, hAsync("div", { class: "user-info", onClick: (event) => event.preventDefault() }, hAsync(AvatarImage, { image: props.image, initials: props.initials }), hAsync("div", { class: "user" }, hAsync("div", { class: "username" }, props.userName), props.extra && (hAsync("ix-typography", { class: "extra", "text-color": 'soft' }, props.extra))))));
|
|
5656
5651
|
}
|
|
5657
|
-
/**
|
|
5658
|
-
* @since 2.0.0
|
|
5659
|
-
*/
|
|
5660
5652
|
class Avatar {
|
|
5661
5653
|
constructor(hostRef) {
|
|
5662
5654
|
registerInstance(this, hostRef);
|
|
@@ -5962,7 +5954,6 @@ class Blind {
|
|
|
5962
5954
|
this.collapsed = false;
|
|
5963
5955
|
/**
|
|
5964
5956
|
* Blind variant
|
|
5965
|
-
* @since 2.0.0
|
|
5966
5957
|
*/
|
|
5967
5958
|
this.variant = 'filled';
|
|
5968
5959
|
this.blindId = ++sequentialInstanceId;
|
|
@@ -6017,17 +6008,17 @@ class Blind {
|
|
|
6017
6008
|
});
|
|
6018
6009
|
}
|
|
6019
6010
|
render() {
|
|
6020
|
-
return (hAsync(Host, { key: '
|
|
6011
|
+
return (hAsync(Host, { key: 'e8e3003bc174e573bee19e97f6f4bc3ff44f6d1b', class: {
|
|
6021
6012
|
[`blind-${this.variant}`]: true,
|
|
6022
|
-
} }, hAsync("div", { key: '
|
|
6013
|
+
} }, hAsync("div", { key: '1034566a12454369ca3bb8dcbaa9c7e41d0cbc7c', class: 'blind-header-wrapper' }, hAsync("button", { key: 'f93ac381f2ec7f063c731633e4229b5f7bac7513', class: {
|
|
6023
6014
|
'blind-header': true,
|
|
6024
6015
|
[`blind-${this.variant}`]: true,
|
|
6025
6016
|
closed: this.collapsed,
|
|
6026
|
-
}, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '
|
|
6017
|
+
}, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '0868ac1e3339ac2404b0da95e6745c1beb53eeed', name: "custom-header" })), hAsync("div", { key: '7f9788cbf860557cf024742f4bc775df60d73eb4', class: 'blind-header-content' }, hAsync("ix-icon", { key: '0003ec2962bbba971116895effeaf93d0aac5307', class: "collapse-icon", name: iconChevronRightSmall, color: this.variant === 'filled' || this.variant === 'outline'
|
|
6027
6018
|
? 'color-primary'
|
|
6028
|
-
: `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: '
|
|
6019
|
+
: `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: 'cc6d991f8405799fca6110f33217b821598709b2', class: "blind-header-title", id: `ix-blind-header-title-${this.blindId}` }, this.label !== undefined ? (hAsync(Fragment, null, this.icon && (hAsync("ix-icon", { class: "blind-header-title-icon", name: this.icon, color: this.variant === 'filled' || this.variant === 'outline'
|
|
6029
6020
|
? 'color-std-text'
|
|
6030
|
-
: `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: '
|
|
6021
|
+
: `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: '82898718f59f80a28bef0ead436e957d5e729ae2', id: `ix-blind-content-section-${this.blindId}`, "aria-labelledby": `ix-blind-header-title-${this.blindId}` }, hAsync("div", { key: '0847aa3c59174d278cef6f85eb7a8aa537192449', class: {
|
|
6031
6022
|
'blind-content': true,
|
|
6032
6023
|
hide: this.collapsed,
|
|
6033
6024
|
} }, !this.collapsed ? hAsync("slot", null) : null))));
|
|
@@ -6109,8 +6100,6 @@ class Breadcrumb {
|
|
|
6109
6100
|
/**
|
|
6110
6101
|
* Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list
|
|
6111
6102
|
* with conditionally hidden previous items
|
|
6112
|
-
*
|
|
6113
|
-
* @since 2.0.0
|
|
6114
6103
|
*/
|
|
6115
6104
|
this.ariaLabelPreviousButton = 'previous';
|
|
6116
6105
|
this.previousButtonRef = makeRef();
|
|
@@ -6163,7 +6152,7 @@ class Breadcrumb {
|
|
|
6163
6152
|
render() {
|
|
6164
6153
|
var _a, _b, _c, _d;
|
|
6165
6154
|
const a11y = a11yHostAttributes(this.hostElement);
|
|
6166
|
-
return (hAsync(Host, { key: '
|
|
6155
|
+
return (hAsync(Host, { key: '02424da5fc550f77643ff397668f12c77882ed70' }, hAsync("ix-dropdown", { key: '95004ed7d2dca7b77e19506fe4acd8c4c7c94ba7', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
|
|
6167
6156
|
? this.previousButtonRef.waitForCurrent()
|
|
6168
6157
|
: undefined, onShowChanged: ({ detail }) => {
|
|
6169
6158
|
this.isPreviousDropdownExpanded = detail;
|
|
@@ -6176,7 +6165,7 @@ class Breadcrumb {
|
|
|
6176
6165
|
return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
|
|
6177
6166
|
this.onItemClick(label);
|
|
6178
6167
|
}, onItemClick: (event) => event.stopPropagation() }));
|
|
6179
|
-
})), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: '
|
|
6168
|
+
})), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: 'f2c6cdaebfb4d416431367998b242412dc3fc31a', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: 'acbb000c8578df2ddd309a96e22cd68fa1371fc6' }, hAsync("slot", { key: 'ee40496d4bd4af7dc01f6952469e691c5a471506' }))), hAsync("ix-dropdown", { key: '9299ba6a3a9009e3dd68d63c89c47233b42b1f52', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
|
|
6180
6169
|
this.nextClick.emit({
|
|
6181
6170
|
event: e,
|
|
6182
6171
|
item,
|
|
@@ -6292,7 +6281,6 @@ class Button {
|
|
|
6292
6281
|
registerInstance(this, hostRef);
|
|
6293
6282
|
/**
|
|
6294
6283
|
* Button variant
|
|
6295
|
-
* @since 2.3.0 - variant danger
|
|
6296
6284
|
*/
|
|
6297
6285
|
this.variant = 'primary';
|
|
6298
6286
|
/**
|
|
@@ -6313,8 +6301,6 @@ class Button {
|
|
|
6313
6301
|
this.type = 'button';
|
|
6314
6302
|
/**
|
|
6315
6303
|
* Loading button
|
|
6316
|
-
*
|
|
6317
|
-
* @since 2.0.0
|
|
6318
6304
|
*/
|
|
6319
6305
|
this.loading = false;
|
|
6320
6306
|
/** @internal */
|
|
@@ -6373,9 +6359,9 @@ class Button {
|
|
|
6373
6359
|
alignment: this.alignment,
|
|
6374
6360
|
tabIndex: this.hostElement.tabIndex,
|
|
6375
6361
|
};
|
|
6376
|
-
return (hAsync(Host, { key: '
|
|
6362
|
+
return (hAsync(Host, { key: 'af8b3a0b70b1fcd0ca6fad617e63d00207e57e7f', tabindex: this.disabled ? -1 : 0, class: {
|
|
6377
6363
|
disabled: this.disabled || this.loading,
|
|
6378
|
-
}, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '
|
|
6364
|
+
}, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '50b2bd12cc7afa6b017dfbe0f22dcfc299210c54' }, baseButtonProps), hAsync("slot", { key: 'e0e3bf75b418b147df886d82a73a0635c198211e' }))));
|
|
6379
6365
|
}
|
|
6380
6366
|
get hostElement() { return getElement(this); }
|
|
6381
6367
|
static get style() { return buttonCss; }
|
|
@@ -6401,9 +6387,6 @@ class Button {
|
|
|
6401
6387
|
|
|
6402
6388
|
const cardCss = ":host{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;cursor:pointer;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card-content{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius);overflow:hidden}:host .card-content-wrapper{height:100%;width:100%;box-sizing:border-box}:host .card-footer{display:flex;position:relative;width:100%}:host(.card-outline){--ix-card-background:var(--theme-color-ghost);--ix-card-border-color:var(--theme-color-soft-bdr)}:host(.card-outline) ::slotted(ix-card-accordion){color:var(--theme-color-primary)}:host(.card-filled){--ix-card-background:var(--theme-color-component-1)}:host(.card-filled) ::slotted(ix-card-accordion){color:var(--theme-color-primary)}:host(.card-alarm){--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host(.card-critical){--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}:host(.card-warning){--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host(.card-success){--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}:host(.card-info){--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host(.card-neutral){--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}:host(.card-primary){--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}:host(:not(.card-insight,.card-outline)){--ix-card-border-color:transparent}:host(.card-insight:hover),:host(.card-outline:hover){--ix-card-background:var(--theme-color-ghost--hover)}:host(.card-notification:hover),:host(.card-filled:hover){--ix-card-background:var(--theme-color-component-1--hover)}:host(.card-alarm:hover){--ix-card-background:var(--theme-color-alarm--hover)}:host(.card-critical:hover){--ix-card-background:var(--theme-color-critical--hover)}:host(.card-warning:hover){--ix-card-background:var(--theme-color-warning--hover)}:host(.card-success:hover){--ix-card-background:var(--theme-color-success--hover)}:host(.card-info:hover){--ix-card-background:var(--theme-color-info--hover)}:host(.card-neutral:hover){--ix-card-background:var(--theme-color-neutral--hover)}:host(.card-primary:hover){--ix-card-background:var(--theme-color-primary--hover)}:host(.card-insight:active),:host(.card-outline:active){--ix-card-background:var(--theme-color-ghost--active)}:host(.card-notification:active),:host(.card-filled:active){--ix-card-background:var(--theme-color-component-1--active)}:host(.card-alarm:active){--ix-card-background:var(--theme-color-alarm--active)}:host(.card-critical:active){--ix-card-background:var(--theme-color-critical--active)}:host(.card-warning:active){--ix-card-background:var(--theme-color-warning--active)}:host(.card-success:active){--ix-card-background:var(--theme-color-success--active)}:host(.card-info:active){--ix-card-background:var(--theme-color-info--active)}:host(.card-neutral:active){--ix-card-background:var(--theme-color-neutral--active)}:host(.card-primary:active){--ix-card-background:var(--theme-color-primary--active)}:host(.selected){--ix-card-border-color:var(--theme-color-dynamic)}:host(.selected.card-insight),:host(.selected.card-outline){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-notification),:host(.selected.card-filled){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-alarm){--ix-card-background:var(--theme-color-alarm--active)}:host(.selected.card-critical){--ix-card-background:var(--theme-color-critical--active)}:host(.selected.card-warning){--ix-card-background:var(--theme-color-warning--active)}:host(.selected.card-success){--ix-card-background:var(--theme-color-success--active)}:host(.selected.card-info){--ix-card-background:var(--theme-color-info--active)}:host(.selected.card-neutral){--ix-card-background:var(--theme-color-neutral--active)}:host(.selected.card-primary){--ix-card-background:var(--theme-color-primary--active)}";
|
|
6403
6389
|
|
|
6404
|
-
/**
|
|
6405
|
-
* @since 1.6.0
|
|
6406
|
-
*/
|
|
6407
6390
|
class Card {
|
|
6408
6391
|
constructor(hostRef) {
|
|
6409
6392
|
registerInstance(this, hostRef);
|
|
@@ -6412,15 +6395,15 @@ class Card {
|
|
|
6412
6395
|
*/
|
|
6413
6396
|
this.variant = 'outline';
|
|
6414
6397
|
/**
|
|
6415
|
-
*
|
|
6398
|
+
* Show card in selected state
|
|
6416
6399
|
*/
|
|
6417
6400
|
this.selected = false;
|
|
6418
6401
|
}
|
|
6419
6402
|
render() {
|
|
6420
|
-
return (hAsync(Host, { key: '
|
|
6403
|
+
return (hAsync(Host, { key: '3d866b84586d9db427e6dd978c607e9293b63375', class: {
|
|
6421
6404
|
selected: this.selected,
|
|
6422
6405
|
[`card-${this.variant}`]: true,
|
|
6423
|
-
} }, hAsync("div", { key: '
|
|
6406
|
+
} }, hAsync("div", { key: '9671d83ac2d056fdb0d130d0780474602470ee09', class: "card-content" }, hAsync("slot", { key: 'f1f87190a18a858981098e9230916f8821a7ac0c' })), hAsync("div", { key: '92492646227bfecc9d5977f240844664446e50e1', class: "card-footer" }, hAsync("slot", { key: '06cdce4a40548d9486a0bd44d9de7410eaebe538', name: "card-accordion" }))));
|
|
6424
6407
|
}
|
|
6425
6408
|
get hostElement() { return getElement(this); }
|
|
6426
6409
|
static get style() { return cardCss; }
|
|
@@ -6443,16 +6426,12 @@ let accordionControlId = 0;
|
|
|
6443
6426
|
const getAriaControlsId = (prefix = 'expand-content') => {
|
|
6444
6427
|
return [prefix, accordionControlId++].join('-');
|
|
6445
6428
|
};
|
|
6446
|
-
/**
|
|
6447
|
-
* @since 1.6.0
|
|
6448
|
-
*/
|
|
6449
6429
|
class CardAccordion {
|
|
6450
6430
|
constructor(hostRef) {
|
|
6451
6431
|
registerInstance(this, hostRef);
|
|
6452
6432
|
this.accordionExpand = createEvent(this, "accordionExpand", 7);
|
|
6453
6433
|
/**
|
|
6454
6434
|
* Collapse the card
|
|
6455
|
-
* @since 2.1.0
|
|
6456
6435
|
*/
|
|
6457
6436
|
this.collapse = false;
|
|
6458
6437
|
this.expandContent = false;
|
|
@@ -6489,13 +6468,13 @@ class CardAccordion {
|
|
|
6489
6468
|
this.onInitialExpandChange();
|
|
6490
6469
|
}
|
|
6491
6470
|
render() {
|
|
6492
|
-
return (hAsync(Host, { key: '
|
|
6471
|
+
return (hAsync(Host, { key: '7c185cd6dce5848a156f7cda3e1330e1d044eaf7', slot: "card-accordion" }, hAsync("button", { key: 'e69a169703eda0fd0298745c8792a387181f5a55', tabIndex: 0, class: { 'expand-action': true, show: this.expandContent }, onClick: (event) => this.onExpandActionClick(event), role: "button", type: "button", "aria-expanded": this.expandContent, "aria-controls": getAriaControlsId() }, hAsync("ix-icon", { key: '69c0621b1014d6a7bdc876d82f6ab14c52018aab', name: iconChevronRightSmall, class: {
|
|
6493
6472
|
'expand-icon': true,
|
|
6494
6473
|
show: this.expandContent,
|
|
6495
|
-
} })), hAsync("div", { key: '
|
|
6474
|
+
} })), hAsync("div", { key: '884b7e0f360ad133ce8a3eb76c32ed34f435135f', class: {
|
|
6496
6475
|
'expand-content': true,
|
|
6497
6476
|
show: this.expandContent,
|
|
6498
|
-
} }, hAsync("div", { key: '
|
|
6477
|
+
} }, hAsync("div", { key: '6cfc7fccccb7758e3cc73e7eb6c067763b3b4268', class: "expand-content-inner" }, hAsync("div", { key: 'fd050651e883930641383c19fa02b49e68c6f7b5', class: "expand-content-body" }, hAsync("slot", { key: '7c5fb593f6cb6745a99ad546d840b1044038e288' })), hAsync("div", { key: 'ee9bd3cebe0d9c9ea1967fa9f121018ff487a5fb', class: "expand-content-footer" })))));
|
|
6499
6478
|
}
|
|
6500
6479
|
get hostElement() { return getElement(this); }
|
|
6501
6480
|
static get watchers() { return {
|
|
@@ -6517,15 +6496,12 @@ class CardAccordion {
|
|
|
6517
6496
|
|
|
6518
6497
|
const cardContentCss = ":host{display:flex;padding:1rem;height:100%;overflow:hidden}: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 .content-wrapper{box-sizing:border-box;height:100%;width:100%;overflow:hidden;gap:0.5rem;display:flex;flex-direction:column;align-items:flex-start}";
|
|
6519
6498
|
|
|
6520
|
-
/**
|
|
6521
|
-
* @since 1.6.0
|
|
6522
|
-
*/
|
|
6523
6499
|
class CardContent {
|
|
6524
6500
|
constructor(hostRef) {
|
|
6525
6501
|
registerInstance(this, hostRef);
|
|
6526
6502
|
}
|
|
6527
6503
|
render() {
|
|
6528
|
-
return (hAsync(Host, { key: '
|
|
6504
|
+
return (hAsync(Host, { key: '9621026e8c6cfa6e3d8b86b9a7eea1aa092fd709' }, hAsync("div", { key: '42be4252caddf4e15d8554c9b1788e839dc946e8', class: "content-wrapper" }, hAsync("slot", { key: '5b695aaf03f88d426969691c87be2330cc23bcb4' }))));
|
|
6529
6505
|
}
|
|
6530
6506
|
static get style() { return cardContentCss; }
|
|
6531
6507
|
static get cmpMeta() { return {
|
|
@@ -6542,15 +6518,13 @@ const cardTitleCss = ":host{display:flex;position:relative;flex-direction:row;al
|
|
|
6542
6518
|
|
|
6543
6519
|
/**
|
|
6544
6520
|
* @slot title-actions - Place additional actions inside title
|
|
6545
|
-
*
|
|
6546
|
-
* @since 1.6.0
|
|
6547
6521
|
*/
|
|
6548
6522
|
class CardHeader {
|
|
6549
6523
|
constructor(hostRef) {
|
|
6550
6524
|
registerInstance(this, hostRef);
|
|
6551
6525
|
}
|
|
6552
6526
|
render() {
|
|
6553
|
-
return (hAsync(Host, { key: '
|
|
6527
|
+
return (hAsync(Host, { key: 'd4531b8777d3c33b0ebede19cbb7b0a57aac530d' }, hAsync("slot", { key: '66864059494bc518dae8ebe6cb77d3a33adbf00f' }), hAsync("div", { key: 'bf48c597921cf044b83500d1725c740a3ad05b84', class: "title-actions" }, hAsync("slot", { key: '628a31f58859cf14f210fade064526e7fd09b517', name: "title-actions" }))));
|
|
6554
6528
|
}
|
|
6555
6529
|
static get style() { return cardTitleCss; }
|
|
6556
6530
|
static get cmpMeta() { return {
|
|
@@ -6574,9 +6548,6 @@ function CardListTitle(props) {
|
|
|
6574
6548
|
CardList__Title__Button__Collapsed: props.isCollapsed,
|
|
6575
6549
|
} }), hAsync("ix-typography", { class: "CardList_Title__Label", format: "body-lg" }, props.label), !props.hideShowAll && (hAsync("ix-button", { class: "CardList__Title__Show__All", ghost: true, onClick: props.onShowAllClick }, hAsync("span", null, props.showAllLabel), hAsync("span", null, !isNaN(props.showAllCounter) ? ` (${props.showAllCounter})` : null)))));
|
|
6576
6550
|
}
|
|
6577
|
-
/**
|
|
6578
|
-
* @since 1.6.0
|
|
6579
|
-
*/
|
|
6580
6551
|
class CardList {
|
|
6581
6552
|
constructor(hostRef) {
|
|
6582
6553
|
registerInstance(this, hostRef);
|
|
@@ -6603,8 +6574,6 @@ class CardList {
|
|
|
6603
6574
|
this.suppressOverflowHandling = false;
|
|
6604
6575
|
/**
|
|
6605
6576
|
* Hide the show all button
|
|
6606
|
-
*
|
|
6607
|
-
* @since 2.2.0
|
|
6608
6577
|
*/
|
|
6609
6578
|
this.hideShowAll = false;
|
|
6610
6579
|
/**
|
|
@@ -6728,16 +6697,16 @@ class CardList {
|
|
|
6728
6697
|
}
|
|
6729
6698
|
}
|
|
6730
6699
|
render() {
|
|
6731
|
-
return (hAsync(Host, { key: '
|
|
6700
|
+
return (hAsync(Host, { key: '9c7e330c5e56fdce20a528b8f6107833842e145c' }, hAsync(CardListTitle, { key: 'e52c141d2a6947ce4d98adc5749370fe39700567', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
|
|
6732
6701
|
? this.numberOfAllChildElements
|
|
6733
|
-
: this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: '
|
|
6702
|
+
: this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: 'ab0903170788ebba38b341959c21bedb125f4b33', class: {
|
|
6734
6703
|
CardList__Overflow: true,
|
|
6735
|
-
}, style: this.computeMaskLayer() }, hAsync("div", { key: '
|
|
6704
|
+
}, style: this.computeMaskLayer() }, hAsync("div", { key: 'bffa3e47652e170d19e788fabf2e4708f47b2a96', class: {
|
|
6736
6705
|
CardList__Content: true,
|
|
6737
6706
|
CardList__Content__Collapsed: this.collapse,
|
|
6738
6707
|
CardList__Style__Flexbox__Scroll: this.listStyle === 'stack',
|
|
6739
6708
|
CardList__Style__Infinite__Scroll: this.listStyle === 'scroll',
|
|
6740
|
-
}, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '
|
|
6709
|
+
}, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '3f96b3334bf6ff39797597f1318bf6a796d32503', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
|
|
6741
6710
|
Show__All__Card: true,
|
|
6742
6711
|
}, onClick: (event) => this.showMoreCardClick.emit({
|
|
6743
6712
|
nativeEvent: event,
|
|
@@ -7321,19 +7290,19 @@ class CategoryFilter {
|
|
|
7321
7290
|
}
|
|
7322
7291
|
render() {
|
|
7323
7292
|
var _a, _b, _c;
|
|
7324
|
-
return (hAsync(Host, { key: '
|
|
7293
|
+
return (hAsync(Host, { key: '42fc0940f51eeba50c75bcc9c611507f50dc959c' }, hAsync("form", { key: 'c76012919eac411895e28fb0b2d1a93f9454bd7a', ref: (el) => (this.formElement = el) }, hAsync("div", { key: 'db03e6f7d587cafc27f9ce1515f45d0155db5495', "read-only": this.readonly, class: {
|
|
7325
7294
|
'input-container': true,
|
|
7326
7295
|
disabled: this.disabled,
|
|
7327
7296
|
focus: this.hasFocus,
|
|
7328
7297
|
readonly: this.readonly,
|
|
7329
7298
|
'no-icon': this.hideIcon,
|
|
7330
|
-
} }, hAsync("ix-icon", { key: '
|
|
7299
|
+
} }, hAsync("ix-icon", { key: 'f46e872a458b3c3463c3ce285c344a84bbca886a', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: 'a738622921a0c86715dfa9562774429ea977e2bd', class: "token-container" }, hAsync("div", { key: '751bb10ea63772fbf52da2a30540068a1f45277f', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
|
|
7331
7300
|
animate__animated: true,
|
|
7332
7301
|
animate__fadein: true,
|
|
7333
7302
|
} }, hAsync("ix-filter-chip", { disabled: this.disabled, readonly: this.readonly, onClick: (e) => e.stopPropagation(), onCloseClick: () => this.removeToken(index) }, this.getFilterChipLabel(value))))), this.categories === undefined ? ('') : (hAsync("span", { class: {
|
|
7334
7303
|
'category-preview': true,
|
|
7335
7304
|
'display-none': this.category === '',
|
|
7336
|
-
} }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '
|
|
7305
|
+
} }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: 'd1c2a357355789ec61ddf6aa39efeb16a2e77b92', class: {
|
|
7337
7306
|
'text-input': true,
|
|
7338
7307
|
'hide-placeholder': this.readonly || this.disabled || this.category !== '',
|
|
7339
7308
|
}, autocomplete: "off", name: "category-filter-input", disabled: this.disabled, readonly: this.readonly, ref: this.textInput, type: "text", placeholder: this.placeholder }, this.a11yAttributes)))), !this.readonly && !this.disabled && this.getResetButton())), this.disabled || this.readonly ? ('') : (hAsync("ix-dropdown", { show: this.showDropdown, closeBehavior: "outside", offset: { mainAxis: 2 }, anchor: (_c = this.textInput) === null || _c === void 0 ? void 0 : _c.waitForCurrent(), trigger: this.hostElement, header: this.getDropdownHeader() }, this.renderDropdownContent()))));
|
|
@@ -7453,6 +7422,7 @@ function HookValidationLifecycle(options) {
|
|
|
7453
7422
|
host.classList.toggle(`ix-invalid--validity-patternMismatch`, validityState.patternMismatch);
|
|
7454
7423
|
}
|
|
7455
7424
|
};
|
|
7425
|
+
host.addEventListener('checkedChange', checkIfRequiredFunction);
|
|
7456
7426
|
host.addEventListener('valueChange', checkIfRequiredFunction);
|
|
7457
7427
|
host.addEventListener('ixBlur', checkIfRequiredFunction);
|
|
7458
7428
|
setTimeout(checkIfRequiredFunction);
|
|
@@ -7475,6 +7445,7 @@ function HookValidationLifecycle(options) {
|
|
|
7475
7445
|
classMutationObserver = null;
|
|
7476
7446
|
}
|
|
7477
7447
|
if (host && checkIfRequiredFunction) {
|
|
7448
|
+
host.removeEventListener('checkedChange', checkIfRequiredFunction);
|
|
7478
7449
|
host.removeEventListener('valueChange', checkIfRequiredFunction);
|
|
7479
7450
|
host.removeEventListener('ixBlur', checkIfRequiredFunction);
|
|
7480
7451
|
checkIfRequiredFunction = null;
|
|
@@ -7502,7 +7473,7 @@ const checkboxCss = ":host{--ix-checkbox-check-color:var(--theme-color-primary--
|
|
|
7502
7473
|
* This source code is licensed under the MIT license found in the
|
|
7503
7474
|
* LICENSE file in the root directory of this source tree.
|
|
7504
7475
|
*/
|
|
7505
|
-
var __decorate$
|
|
7476
|
+
var __decorate$c = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
7506
7477
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
7507
7478
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
7508
7479
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -7513,14 +7484,14 @@ var __decorate$b = (undefined && undefined.__decorate) || function (decorators,
|
|
|
7513
7484
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7514
7485
|
};
|
|
7515
7486
|
/**
|
|
7516
|
-
* @
|
|
7517
|
-
* @form-ready 2.6.0
|
|
7487
|
+
* @form-ready
|
|
7518
7488
|
*/
|
|
7519
7489
|
class Checkbox {
|
|
7520
7490
|
constructor(hostRef) {
|
|
7521
7491
|
registerInstance(this, hostRef);
|
|
7522
7492
|
this.checkedChange = createEvent(this, "checkedChange", 7);
|
|
7523
7493
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
7494
|
+
this.ixBlur = createEvent(this, "ixBlur", 7);
|
|
7524
7495
|
if (hostRef.$hostElement$["s-ei"]) {
|
|
7525
7496
|
this.formInternals = hostRef.$hostElement$["s-ei"];
|
|
7526
7497
|
}
|
|
@@ -7550,6 +7521,7 @@ class Checkbox {
|
|
|
7550
7521
|
* If true, checkbox needs to be checked to be valid
|
|
7551
7522
|
*/
|
|
7552
7523
|
this.required = false;
|
|
7524
|
+
this.touched = false;
|
|
7553
7525
|
this.inputRef = makeRef((checkboxRef) => {
|
|
7554
7526
|
checkboxRef.checked = this.checked;
|
|
7555
7527
|
});
|
|
@@ -7559,6 +7531,7 @@ class Checkbox {
|
|
|
7559
7531
|
this.checkedChange.emit(this.checked);
|
|
7560
7532
|
}
|
|
7561
7533
|
onCheckedChange() {
|
|
7534
|
+
this.touched = true;
|
|
7562
7535
|
this.updateFormInternalValue();
|
|
7563
7536
|
}
|
|
7564
7537
|
onValueChange() {
|
|
@@ -7584,6 +7557,10 @@ class Checkbox {
|
|
|
7584
7557
|
getAssociatedFormElement() {
|
|
7585
7558
|
return Promise.resolve(this.formInternals.form);
|
|
7586
7559
|
}
|
|
7560
|
+
/** @internal */
|
|
7561
|
+
isTouched() {
|
|
7562
|
+
return Promise.resolve(this.touched);
|
|
7563
|
+
}
|
|
7587
7564
|
updateClassMappings() {
|
|
7588
7565
|
/** This function is intentionally empty */
|
|
7589
7566
|
}
|
|
@@ -7591,13 +7568,13 @@ class Checkbox {
|
|
|
7591
7568
|
return (hAsync("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, this.indeterminate && (hAsync(Fragment, null, hAsync("rect", { width: "18", height: "18", fill: "transparent" }), hAsync("rect", { x: "3", y: "8", width: "12", height: "2", fill: "var(--ix-checkbox-check-color)" }))), this.checked && (hAsync("path", { d: "M3.65625 8.15625L8.4375 12.9375L14.625 3.9375", stroke: "var(--ix-checkbox-check-color)", "stroke-width": "2" }))));
|
|
7592
7569
|
}
|
|
7593
7570
|
render() {
|
|
7594
|
-
return (hAsync(Host, { key: '
|
|
7571
|
+
return (hAsync(Host, { key: '2562db7e75c07d8cf18e7bd977ffc2bb85efe22c', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
|
|
7595
7572
|
disabled: this.disabled,
|
|
7596
7573
|
checked: this.checked,
|
|
7597
7574
|
indeterminate: this.indeterminate,
|
|
7598
|
-
} }, hAsync("label", { key: '
|
|
7575
|
+
}, onFocus: () => (this.touched = true), onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: 'a9163950ab9493863c2d8b6deae758d237d3d582' }, hAsync("input", { key: '361a23e529e302daef40e6eb79a1bbc6a2ec7f0d', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), hAsync("button", { key: 'bed5a7cd29b5469e653dfacdc831a9a7de0d2953', disabled: this.disabled, class: {
|
|
7599
7576
|
checked: this.checked,
|
|
7600
|
-
}, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: '
|
|
7577
|
+
}, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: 'fc6e95e6e9fef24068f4081461e54288a4c8bcfa', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '9147eda9d809b21d83abd752a223023e7550909a' })))));
|
|
7601
7578
|
}
|
|
7602
7579
|
static get formAssociated() { return true; }
|
|
7603
7580
|
get hostElement() { return getElement(this); }
|
|
@@ -7618,20 +7595,21 @@ class Checkbox {
|
|
|
7618
7595
|
"indeterminate": [516],
|
|
7619
7596
|
"required": [516],
|
|
7620
7597
|
"hasValidValue": [64],
|
|
7621
|
-
"getAssociatedFormElement": [64]
|
|
7598
|
+
"getAssociatedFormElement": [64],
|
|
7599
|
+
"isTouched": [64]
|
|
7622
7600
|
},
|
|
7623
7601
|
"$listeners$": undefined,
|
|
7624
7602
|
"$lazyBundleId$": "-",
|
|
7625
7603
|
"$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["disabled", "disabled"], ["indeterminate", "indeterminate"], ["required", "required"]]
|
|
7626
7604
|
}; }
|
|
7627
7605
|
}
|
|
7628
|
-
__decorate$
|
|
7606
|
+
__decorate$c([
|
|
7629
7607
|
HookValidationLifecycle()
|
|
7630
7608
|
], Checkbox.prototype, "updateClassMappings", null);
|
|
7631
7609
|
|
|
7632
7610
|
const checkboxGroupCss = ":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}";
|
|
7633
7611
|
|
|
7634
|
-
var __decorate$
|
|
7612
|
+
var __decorate$b = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
7635
7613
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
7636
7614
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
7637
7615
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -7642,8 +7620,7 @@ var __decorate$a = (undefined && undefined.__decorate) || function (decorators,
|
|
|
7642
7620
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7643
7621
|
};
|
|
7644
7622
|
/**
|
|
7645
|
-
* @
|
|
7646
|
-
* @form-ready 2.6.0
|
|
7623
|
+
* @form-ready
|
|
7647
7624
|
*/
|
|
7648
7625
|
class CheckboxGroup {
|
|
7649
7626
|
constructor(hostRef) {
|
|
@@ -7656,10 +7633,41 @@ class CheckboxGroup {
|
|
|
7656
7633
|
* Show helper, info, warning, error and valid text as tooltip
|
|
7657
7634
|
*/
|
|
7658
7635
|
this.showTextAsTooltip = false;
|
|
7636
|
+
/**
|
|
7637
|
+
* @internal
|
|
7638
|
+
*/
|
|
7639
|
+
this.required = false;
|
|
7659
7640
|
this.isInvalid = false;
|
|
7660
7641
|
this.isInfo = false;
|
|
7661
7642
|
this.isValid = false;
|
|
7662
7643
|
this.isWarning = false;
|
|
7644
|
+
this.touched = false;
|
|
7645
|
+
this.groupRef = makeRef();
|
|
7646
|
+
this.observer = new MutationObserver(() => {
|
|
7647
|
+
this.checkForRequiredCheckbox();
|
|
7648
|
+
});
|
|
7649
|
+
}
|
|
7650
|
+
get checkboxElements() {
|
|
7651
|
+
return Array.from(this.hostElement.querySelectorAll('ix-checkbox'));
|
|
7652
|
+
}
|
|
7653
|
+
checkForRequiredCheckbox() {
|
|
7654
|
+
this.required = this.checkboxElements.some((checkbox) => checkbox.required);
|
|
7655
|
+
}
|
|
7656
|
+
connectedCallback() {
|
|
7657
|
+
this.observer.observe(this.hostElement, {
|
|
7658
|
+
childList: true,
|
|
7659
|
+
subtree: true,
|
|
7660
|
+
attributes: true,
|
|
7661
|
+
attributeFilter: ['checked', 'required'],
|
|
7662
|
+
});
|
|
7663
|
+
}
|
|
7664
|
+
componentWillLoad() {
|
|
7665
|
+
this.checkForRequiredCheckbox();
|
|
7666
|
+
}
|
|
7667
|
+
disconnectedCallback() {
|
|
7668
|
+
if (this.observer) {
|
|
7669
|
+
this.observer.disconnect();
|
|
7670
|
+
}
|
|
7663
7671
|
}
|
|
7664
7672
|
onClassFieldUpdate({ isInvalid, isInvalidByRequired, isInfo, isValid, isWarning, }) {
|
|
7665
7673
|
this.isInvalid = isInvalid || isInvalidByRequired;
|
|
@@ -7667,11 +7675,23 @@ class CheckboxGroup {
|
|
|
7667
7675
|
this.isValid = isValid;
|
|
7668
7676
|
this.isWarning = isWarning;
|
|
7669
7677
|
}
|
|
7678
|
+
/**
|
|
7679
|
+
* @internal
|
|
7680
|
+
*/
|
|
7681
|
+
isTouched() {
|
|
7682
|
+
return Promise.resolve(this.touched);
|
|
7683
|
+
}
|
|
7684
|
+
/**
|
|
7685
|
+
* @internal
|
|
7686
|
+
*/
|
|
7687
|
+
hasValidValue() {
|
|
7688
|
+
return Promise.resolve(this.checkboxElements.some((checkbox) => checkbox.checked));
|
|
7689
|
+
}
|
|
7670
7690
|
render() {
|
|
7671
|
-
return (hAsync(Host, { key: '
|
|
7691
|
+
return (hAsync(Host, { key: '77b87f092dc2a4d95adbd496cbbbc22eb0c923c3', ref: this.groupRef, onIxBlur: () => (this.touched = true) }, hAsync("ix-field-wrapper", { key: 'b0a0db7727ff7bd6cd554a8ef14afea3ed4ff46a', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning, controlRef: this.groupRef }, hAsync("div", { key: '7bcf7ecacfe94c995a335f72b78f01f554a3d469', class: {
|
|
7672
7692
|
'checkbox-container': true,
|
|
7673
7693
|
'row-layout': this.direction === 'row',
|
|
7674
|
-
} }, hAsync("slot", { key: '
|
|
7694
|
+
} }, hAsync("slot", { key: '416117ca60b21153342224b27261faa3f81f87a2' })))));
|
|
7675
7695
|
}
|
|
7676
7696
|
get hostElement() { return getElement(this); }
|
|
7677
7697
|
static get style() { return checkboxGroupCss; }
|
|
@@ -7687,17 +7707,20 @@ class CheckboxGroup {
|
|
|
7687
7707
|
"validText": [1, "valid-text"],
|
|
7688
7708
|
"warningText": [1, "warning-text"],
|
|
7689
7709
|
"showTextAsTooltip": [4, "show-text-as-tooltip"],
|
|
7710
|
+
"required": [4],
|
|
7690
7711
|
"isInvalid": [32],
|
|
7691
7712
|
"isInfo": [32],
|
|
7692
7713
|
"isValid": [32],
|
|
7693
|
-
"isWarning": [32]
|
|
7714
|
+
"isWarning": [32],
|
|
7715
|
+
"isTouched": [64],
|
|
7716
|
+
"hasValidValue": [64]
|
|
7694
7717
|
},
|
|
7695
7718
|
"$listeners$": undefined,
|
|
7696
7719
|
"$lazyBundleId$": "-",
|
|
7697
7720
|
"$attrsToReflect$": []
|
|
7698
7721
|
}; }
|
|
7699
7722
|
}
|
|
7700
|
-
__decorate$
|
|
7723
|
+
__decorate$b([
|
|
7701
7724
|
HookValidationLifecycle({
|
|
7702
7725
|
includeChildren: true,
|
|
7703
7726
|
})
|
|
@@ -7729,6 +7752,7 @@ class Chip {
|
|
|
7729
7752
|
/**
|
|
7730
7753
|
* Display a tooltip. By default, no tooltip will be displayed.
|
|
7731
7754
|
* Add the attribute to display the text content of the component as a tooltip or use a string to display a custom text.
|
|
7755
|
+
*
|
|
7732
7756
|
* @since 3.0.0
|
|
7733
7757
|
*/
|
|
7734
7758
|
this.tooltipText = false;
|
|
@@ -7759,13 +7783,13 @@ class Chip {
|
|
|
7759
7783
|
[this.outline ? 'borderColor' : 'backgroundColor']: this.background,
|
|
7760
7784
|
};
|
|
7761
7785
|
}
|
|
7762
|
-
return (hAsync(Host, { key: '
|
|
7786
|
+
return (hAsync(Host, { key: '4d2b258d01d16b9345263141abe7d7d3388123c5', tabIndex: "-1", class: {
|
|
7763
7787
|
inactive: isInactive,
|
|
7764
7788
|
}, style: this.variant === 'custom'
|
|
7765
7789
|
? {
|
|
7766
7790
|
'--ix-icon-button-color': this.chipColor,
|
|
7767
7791
|
}
|
|
7768
|
-
: {} }, hAsync("div", { key: '
|
|
7792
|
+
: {} }, hAsync("div", { key: '9aa88bf1c31f0946a77eea368ed03b13e031cfa1', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
|
|
7769
7793
|
container: true,
|
|
7770
7794
|
outline: this.outline,
|
|
7771
7795
|
inactive: isInactive,
|
|
@@ -7779,10 +7803,10 @@ class Chip {
|
|
|
7779
7803
|
custom: this.variant === 'custom',
|
|
7780
7804
|
closable: this.closable,
|
|
7781
7805
|
icon: !!this.icon,
|
|
7782
|
-
} }, hAsync("ix-icon", { key: '
|
|
7806
|
+
} }, hAsync("ix-icon", { key: '904f4f03b99a5777696d4fb16e731660b965168d', class: {
|
|
7783
7807
|
'with-icon': true,
|
|
7784
7808
|
hidden: !this.icon,
|
|
7785
|
-
}, name: this.icon, size: '24' }), hAsync("span", { key: '
|
|
7809
|
+
}, name: this.icon, size: '24' }), hAsync("span", { key: '2163059e60b87e55ba0e961bc3c9a10ab4fe2f0e', class: "slot-container" }, hAsync("slot", { key: '905355f990900be5cb82ddab1ef8ddd68598d9f1' })), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
|
|
7786
7810
|
}
|
|
7787
7811
|
get hostElement() { return getElement(this); }
|
|
7788
7812
|
static get style() { return chipCss; }
|
|
@@ -7807,9 +7831,6 @@ class Chip {
|
|
|
7807
7831
|
|
|
7808
7832
|
const colCss = ":host{position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px;padding:calc(var(--ix-layout-grid-gutter) * 0.5)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-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}";
|
|
7809
7833
|
|
|
7810
|
-
/**
|
|
7811
|
-
* @since 2.0.0
|
|
7812
|
-
*/
|
|
7813
7834
|
class Col {
|
|
7814
7835
|
constructor(hostRef) {
|
|
7815
7836
|
registerInstance(this, hostRef);
|
|
@@ -7864,7 +7885,7 @@ class Col {
|
|
|
7864
7885
|
};
|
|
7865
7886
|
}
|
|
7866
7887
|
render() {
|
|
7867
|
-
return (hAsync(Host, { key: '
|
|
7888
|
+
return (hAsync(Host, { key: 'c079ab348a6cdc2a541a589b3b420d017168b650', style: Object.assign({}, this.getColumnSizeStyling()) }, hAsync("slot", { key: 'd547e6ec36b0e50394f8f75d18e3d4ab62e1110e' })));
|
|
7868
7889
|
}
|
|
7869
7890
|
static get style() { return colCss; }
|
|
7870
7891
|
static get cmpMeta() { return {
|
|
@@ -7883,10 +7904,9 @@ class Col {
|
|
|
7883
7904
|
}
|
|
7884
7905
|
Col.Breakpoints = ['', 'sm', 'md', 'lg'];
|
|
7885
7906
|
|
|
7886
|
-
const contentCss = ":host{display:flex;flex-direction:column;position:relative;padding:1.5rem
|
|
7907
|
+
const contentCss = ":host{display:flex;flex-direction:column;position:relative;padding:1.5rem 2rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}: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 .content{flex-grow:1;overflow:auto;position:relative}:host .content-header.slotted{margin-bottom:1rem}";
|
|
7887
7908
|
|
|
7888
7909
|
/**
|
|
7889
|
-
* @since 2.1.0
|
|
7890
7910
|
* @slot header - Display content at the top of the content page
|
|
7891
7911
|
*/
|
|
7892
7912
|
class Content {
|
|
@@ -7898,12 +7918,12 @@ class Content {
|
|
|
7898
7918
|
return this.hostElement.shadowRoot.querySelector('.content-header slot');
|
|
7899
7919
|
}
|
|
7900
7920
|
render() {
|
|
7901
|
-
return (hAsync(Host, { key: '
|
|
7921
|
+
return (hAsync(Host, { key: '3c3c64e2754e169fb11710f049e434c52ad8f541' }, hAsync("div", { key: '4ccc370d1e12bdf3a8c2992c9d453002892ef948', class: {
|
|
7902
7922
|
'content-header': true,
|
|
7903
7923
|
slotted: this.isContentHeaderSlotted,
|
|
7904
|
-
} }, hAsync("slot", { key: '
|
|
7924
|
+
} }, hAsync("slot", { key: 'b028f5424366302f93a8c873102b21ad619c35d1', name: "header", onSlotchange: () => {
|
|
7905
7925
|
this.isContentHeaderSlotted = hasSlottedElements(this.contentHeaderSlot);
|
|
7906
|
-
} })), hAsync("div", { key: '
|
|
7926
|
+
} })), hAsync("div", { key: '2a7fb716ca17249c9757d77f2774692e26851f39', class: "content" }, hAsync("slot", { key: 'b3f6363475f45f36837120f2ecfda6aa4b751a09' }))));
|
|
7907
7927
|
}
|
|
7908
7928
|
get hostElement() { return getElement(this); }
|
|
7909
7929
|
static get style() { return contentCss; }
|
|
@@ -8098,7 +8118,7 @@ const customFieldCss = ":host{display:block;width:-moz-fit-content;width:fit-con
|
|
|
8098
8118
|
* This source code is licensed under the MIT license found in the
|
|
8099
8119
|
* LICENSE file in the root directory of this source tree.
|
|
8100
8120
|
*/
|
|
8101
|
-
var __decorate$
|
|
8121
|
+
var __decorate$a = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
8102
8122
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
8103
8123
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
8104
8124
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -8108,9 +8128,6 @@ var __decorate$9 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
8108
8128
|
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
8109
8129
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
8110
8130
|
};
|
|
8111
|
-
/**
|
|
8112
|
-
* @since 2.6.0
|
|
8113
|
-
*/
|
|
8114
8131
|
class CustomField {
|
|
8115
8132
|
constructor(hostRef) {
|
|
8116
8133
|
registerInstance(this, hostRef);
|
|
@@ -8130,7 +8147,7 @@ class CustomField {
|
|
|
8130
8147
|
this.isWarning = isWarning;
|
|
8131
8148
|
}
|
|
8132
8149
|
render() {
|
|
8133
|
-
return (hAsync(Host, { key: '
|
|
8150
|
+
return (hAsync(Host, { key: '50b7e5f59f28a32b2e4b9795efc2f0a9e753813e' }, hAsync("ix-field-wrapper", { key: 'c761f7f018a021ff7014b30e34a2d87ae91bb367', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, hAsync("slot", { key: '0a12c0d2a8cd5152aa926e3aa9633c1f0f76ea02' }))));
|
|
8134
8151
|
}
|
|
8135
8152
|
get hostElement() { return getElement(this); }
|
|
8136
8153
|
static get style() { return customFieldCss; }
|
|
@@ -8156,7 +8173,7 @@ class CustomField {
|
|
|
8156
8173
|
"$attrsToReflect$": []
|
|
8157
8174
|
}; }
|
|
8158
8175
|
}
|
|
8159
|
-
__decorate$
|
|
8176
|
+
__decorate$a([
|
|
8160
8177
|
HookValidationLifecycle({
|
|
8161
8178
|
includeChildren: true,
|
|
8162
8179
|
})
|
|
@@ -15857,17 +15874,12 @@ function friendlyDateTime(dateTimeish) {
|
|
|
15857
15874
|
|
|
15858
15875
|
const dateDropdownCss = ":host{display:inline-block;position:relative}: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}@media (max-width: 48em){:host .min-width{width:-moz-min-content;width:min-content}}@media (min-width: 48em){:host .border-right{border-right:var(--theme-x-weak-bdr-2)}}:host ix-button{width:100%}:host .max-height{max-height:-moz-max-content;max-height:max-content}:host .no-margin{margin:0;padding:0}:host .pull-right{float:right;padding:0 1rem 0.75rem 1rem}";
|
|
15859
15876
|
|
|
15860
|
-
/**
|
|
15861
|
-
* @since 2.1.0
|
|
15862
|
-
*/
|
|
15863
15877
|
class DateDropdown {
|
|
15864
15878
|
constructor(hostRef) {
|
|
15865
15879
|
registerInstance(this, hostRef);
|
|
15866
15880
|
this.dateRangeChange = createEvent(this, "dateRangeChange", 7);
|
|
15867
15881
|
/**
|
|
15868
15882
|
* Disable the button that opens the dropdown containing the date picker.
|
|
15869
|
-
*
|
|
15870
|
-
* @since 2.3.0
|
|
15871
15883
|
*/
|
|
15872
15884
|
this.disabled = false;
|
|
15873
15885
|
/**
|
|
@@ -15953,8 +15965,6 @@ class DateDropdown {
|
|
|
15953
15965
|
/**
|
|
15954
15966
|
* The index of which day to start the week on, based on the Locale#weekdays array.
|
|
15955
15967
|
* E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
|
|
15956
|
-
*
|
|
15957
|
-
* @since 2.6.0
|
|
15958
15968
|
*/
|
|
15959
15969
|
this.weekStartIndex = 0;
|
|
15960
15970
|
/**
|
|
@@ -16081,21 +16091,21 @@ class DateDropdown {
|
|
|
16081
16091
|
}
|
|
16082
16092
|
render() {
|
|
16083
16093
|
var _a, _b, _c;
|
|
16084
|
-
return (hAsync(Host, { key: '
|
|
16094
|
+
return (hAsync(Host, { key: '8a5ae63cb553e80b85681b489b6ea97350827867' }, hAsync("ix-button", { key: '0608d3a9063c9b729fbdda08b9a4f4441a19d039', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, ghost: this.ghost, outline: this.outline, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled }, this.getButtonLabel()), hAsync("ix-dropdown", { key: 'd266a82bca22d8fe1009d55a29f485778ebf8b4c', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
|
|
16085
16095
|
if (!show &&
|
|
16086
16096
|
this.selectedDateRangeId === 'custom' &&
|
|
16087
16097
|
this.datePickerTouched &&
|
|
16088
16098
|
this.currentRangeValue) {
|
|
16089
16099
|
this.onDateSelect(this.currentRangeValue);
|
|
16090
16100
|
}
|
|
16091
|
-
} }, hAsync("ix-layout-grid", { key: '
|
|
16101
|
+
} }, hAsync("ix-layout-grid", { key: 'c7a01092a838122a1041651c6a0f9c5eb74c2aae', noMargin: true }, hAsync("ix-row", { key: 'a6ed728fd08a35d8f0b3e71f115e0c258780474b' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: 'e698f56587ad326e808bf8972c856fb74ac60ee9', class: {
|
|
16092
16102
|
'no-margin': true,
|
|
16093
16103
|
'border-right': this.selectedDateRangeId === 'custom',
|
|
16094
|
-
} }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '
|
|
16104
|
+
} }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: 'd2c9d06535272b384b6d730c885c8c1db8071c07', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: '067c2ff3f3f977876a5b554dfd0c16b67fbab5b7', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: 'af0d3397302ba7891efa9953f5ec2805255acc23', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '715a8468214d59dd7f4891d78fb781c7c1987685' }, hAsync("ix-date-picker", { key: 'cbcc5f9b33b736444359fb67fa96a22d82713013', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
|
|
16095
16105
|
e.stopPropagation();
|
|
16096
16106
|
this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
|
|
16097
16107
|
this.datePickerTouched = true;
|
|
16098
|
-
}, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: '
|
|
16108
|
+
}, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: 'd98f59b3e959f64fd5d7c4be6e19486616568865', class: "pull-right" }, hAsync("ix-button", { key: 'e30da682a1d4fecd958b6ed3c70d5f4bccc3e141', onClick: () => {
|
|
16099
16109
|
if (this.currentRangeValue) {
|
|
16100
16110
|
this.onDateSelect(this.currentRangeValue);
|
|
16101
16111
|
}
|
|
@@ -16320,7 +16330,7 @@ function TextareaElement(props) {
|
|
|
16320
16330
|
} }, props.ariaAttributes)));
|
|
16321
16331
|
}
|
|
16322
16332
|
function InputElement(props) {
|
|
16323
|
-
return (hAsync("input", Object.assign({ id: props.id, autoComplete: "off", readOnly: props.readonly, disabled: props.disabled, min: props.min, max: props.max, maxLength: props.maxLength ? Number(props.maxLength) : undefined, minLength: props.
|
|
16333
|
+
return (hAsync("input", Object.assign({ id: props.id, autoComplete: "off", readOnly: props.readonly, disabled: props.disabled, step: props.step, min: props.min, max: props.max, maxLength: props.maxLength ? Number(props.maxLength) : undefined, minLength: props.minLength ? Number(props.minLength) : undefined, ref: props.inputRef, pattern: props.pattern, type: props.type, class: {
|
|
16324
16334
|
'is-invalid': props.isInvalid,
|
|
16325
16335
|
}, required: props.required, value: props.value, placeholder: props.placeholder, onKeyPress: (event) => props.onKeyPress(event), onInput: (inputEvent) => {
|
|
16326
16336
|
const target = inputEvent.target;
|
|
@@ -16513,7 +16523,7 @@ const dateInputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;fon
|
|
|
16513
16523
|
* This source code is licensed under the MIT license found in the
|
|
16514
16524
|
* LICENSE file in the root directory of this source tree.
|
|
16515
16525
|
*/
|
|
16516
|
-
var __decorate$
|
|
16526
|
+
var __decorate$9 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
16517
16527
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16518
16528
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
16519
16529
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -16524,8 +16534,8 @@ var __decorate$8 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
16524
16534
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16525
16535
|
};
|
|
16526
16536
|
/**
|
|
16527
|
-
* @
|
|
16528
|
-
*
|
|
16537
|
+
* @form-ready
|
|
16538
|
+
*
|
|
16529
16539
|
* @slot start - Element will be displayed at the start of the input
|
|
16530
16540
|
* @slot end - Element will be displayed at the end of the input
|
|
16531
16541
|
*/
|
|
@@ -16756,12 +16766,12 @@ class DateInput {
|
|
|
16756
16766
|
const invalidText = this.isInputInvalid
|
|
16757
16767
|
? this.i18nErrorDateUnparsable
|
|
16758
16768
|
: this.invalidText;
|
|
16759
|
-
return (hAsync(Host, { key: '
|
|
16769
|
+
return (hAsync(Host, { key: 'a33d4df9e19bcbb3109d260c49dd9417bb4ed4e7', class: {
|
|
16760
16770
|
disabled: this.disabled,
|
|
16761
16771
|
readonly: this.readonly,
|
|
16762
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
16772
|
+
} }, hAsync("ix-field-wrapper", { key: '578eeefc7d88b3c374037cd07f21a7de52107695', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), hAsync("ix-dropdown", { key: 'b1319f74d0b8ee68323fb6b620e3fde7dc99764c', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
|
|
16763
16773
|
this.show = event.detail;
|
|
16764
|
-
} }, hAsync("ix-date-picker", { key: '
|
|
16774
|
+
} }, hAsync("ix-date-picker", { key: '223dfab8dd2d968792cf8e25465ec5bca7315262', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', onDateChange: (event) => {
|
|
16765
16775
|
const { from } = event.detail;
|
|
16766
16776
|
this.onInput(from);
|
|
16767
16777
|
}, showWeekNumbers: this.showWeekNumbers }))));
|
|
@@ -16814,7 +16824,7 @@ class DateInput {
|
|
|
16814
16824
|
"$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["invalidText", "invalid-text"]]
|
|
16815
16825
|
}; }
|
|
16816
16826
|
}
|
|
16817
|
-
__decorate$
|
|
16827
|
+
__decorate$9([
|
|
16818
16828
|
HookValidationLifecycle()
|
|
16819
16829
|
], DateInput.prototype, "hookValidationLifecycle", null);
|
|
16820
16830
|
|
|
@@ -16898,7 +16908,7 @@ const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *
|
|
|
16898
16908
|
* This source code is licensed under the MIT license found in the
|
|
16899
16909
|
* LICENSE file in the root directory of this source tree.
|
|
16900
16910
|
*/
|
|
16901
|
-
var __decorate$
|
|
16911
|
+
var __decorate$8 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
16902
16912
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16903
16913
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
16904
16914
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -16930,28 +16940,20 @@ class DatePicker {
|
|
|
16930
16940
|
/**
|
|
16931
16941
|
* The earliest date that can be selected by the date picker.
|
|
16932
16942
|
* If not set there will be no restriction.
|
|
16933
|
-
*
|
|
16934
|
-
* @since 1.1.0
|
|
16935
16943
|
*/
|
|
16936
16944
|
this.minDate = '';
|
|
16937
16945
|
/**
|
|
16938
16946
|
* The latest date that can be selected by the date picker.
|
|
16939
16947
|
* If not set there will be no restriction.
|
|
16940
|
-
*
|
|
16941
|
-
* @since 1.1.0
|
|
16942
16948
|
*/
|
|
16943
16949
|
this.maxDate = '';
|
|
16944
16950
|
/**
|
|
16945
16951
|
* Text of date select button
|
|
16946
|
-
*
|
|
16947
|
-
* @since 2.1.0
|
|
16948
16952
|
*/
|
|
16949
16953
|
this.i18nDone = 'Done';
|
|
16950
16954
|
/**
|
|
16951
16955
|
* The index of which day to start the week on, based on the Locale#weekdays array.
|
|
16952
16956
|
* E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
|
|
16953
|
-
*
|
|
16954
|
-
* @since 2.1.0
|
|
16955
16957
|
*/
|
|
16956
16958
|
this.weekStartIndex = 0;
|
|
16957
16959
|
/**
|
|
@@ -17376,7 +17378,7 @@ class DatePicker {
|
|
|
17376
17378
|
return rows;
|
|
17377
17379
|
}
|
|
17378
17380
|
render() {
|
|
17379
|
-
return (hAsync(Host, { key: '
|
|
17381
|
+
return (hAsync(Host, { key: 'ec25433a60f924c7c819a92c57b2b629f79b663f' }, hAsync("ix-date-time-card", { key: '56f5ac9540a23986a08ccfddb143c24ff25c9a81', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '145d9df28d8a093d0af698e85fe3d9cc6aacec64', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'bc4a0fd59f15329eac25c289990ed1f50df963a9', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '0c61ba812857744d7566c16524646d1d30667249', class: "selector" }, hAsync("ix-button", { key: '3d92b9b3817ea2aef09cb145a2af8f9c1bf76b28', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: '5f696b8753daaa9c5988152b62e54a25c5e8dd26', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'ee0db36f54c1149a39e6b2d405cf79bfa562ed43', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '0031f047384be91ad8e2ee4f72a290b741c8f1fd', class: "wrapper" }, hAsync("div", { key: '7de4de328365b482a12fb336d6aac1f32e6ec073', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '217bd672e7a1f9111102de327c725e676741709e', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
|
|
17380
17382
|
if (month === this.monthNames[0]) {
|
|
17381
17383
|
this.firstMonthRef(ref);
|
|
17382
17384
|
}
|
|
@@ -17390,10 +17392,10 @@ class DatePicker {
|
|
|
17390
17392
|
hidden: this.tempYear !== this.selectedYear ||
|
|
17391
17393
|
this.tempMonth !== index,
|
|
17392
17394
|
checkPosition: true,
|
|
17393
|
-
}, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '
|
|
17395
|
+
}, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '7e33eae68de31647ee19d704a182b57e926d50dc', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: 'e12141e31ccd52b9d9c7056d131435f66651ea98', class: {
|
|
17394
17396
|
grid: true,
|
|
17395
17397
|
'grid--show-week-numbers': this.showWeekNumbers,
|
|
17396
|
-
} }, this.showWeekNumbers && hAsync("div", { key: '
|
|
17398
|
+
} }, this.showWeekNumbers && hAsync("div", { key: '63e5860be65d58cecef6c862150220b963923db9', 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) => {
|
|
17397
17399
|
return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
|
|
17398
17400
|
return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
|
|
17399
17401
|
const target = e.currentTarget;
|
|
@@ -17405,10 +17407,10 @@ class DatePicker {
|
|
|
17405
17407
|
}
|
|
17406
17408
|
}, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (hAsync("div", null));
|
|
17407
17409
|
})));
|
|
17408
|
-
})), hAsync("div", { key: '
|
|
17410
|
+
})), hAsync("div", { key: '00ee4cadb9498c9a99fbc5f68b4fc06f38d0d4f6', class: {
|
|
17409
17411
|
button: true,
|
|
17410
17412
|
hidden: !this.range || !this.standaloneAppearance,
|
|
17411
|
-
} }, hAsync("ix-button", { key: '
|
|
17413
|
+
} }, hAsync("ix-button", { key: 'f546328ff53b946deb5f9a8caba642bb4983170f', onClick: () => this.onDone() }, this.i18nDone)))));
|
|
17412
17414
|
}
|
|
17413
17415
|
get hostElement() { return getElement(this); }
|
|
17414
17416
|
static get watchers() { return {
|
|
@@ -17452,11 +17454,11 @@ class DatePicker {
|
|
|
17452
17454
|
"$attrsToReflect$": []
|
|
17453
17455
|
}; }
|
|
17454
17456
|
}
|
|
17455
|
-
__decorate$
|
|
17457
|
+
__decorate$8([
|
|
17456
17458
|
OnListener('keydown')
|
|
17457
17459
|
], DatePicker.prototype, "handleKeyUp", null);
|
|
17458
17460
|
|
|
17459
|
-
const dateTimeCardCss = ":host{}: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 .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:
|
|
17461
|
+
const dateTimeCardCss = ":host{}: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 .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:var(--theme-shadow-4);border-radius:0.25rem}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 1rem 1rem 1rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}";
|
|
17460
17462
|
|
|
17461
17463
|
/**
|
|
17462
17464
|
* @internal
|
|
@@ -17501,7 +17503,7 @@ class DateTimeCard {
|
|
|
17501
17503
|
}; }
|
|
17502
17504
|
}
|
|
17503
17505
|
|
|
17504
|
-
const datetimePickerCss = ":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}: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 .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{padding:0 1rem 1rem}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}";
|
|
17506
|
+
const datetimePickerCss = ":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}: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 ix-layout-grid{border-radius:0.25rem;box-shadow:var(--theme-shadow-4)}:host .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{padding:0 1rem 1rem}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}";
|
|
17505
17507
|
|
|
17506
17508
|
class DatetimePicker {
|
|
17507
17509
|
constructor(hostRef) {
|
|
@@ -17528,28 +17530,20 @@ class DatetimePicker {
|
|
|
17528
17530
|
/**
|
|
17529
17531
|
* Date format string.
|
|
17530
17532
|
* See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
|
|
17531
|
-
*
|
|
17532
|
-
* @since 1.1.0
|
|
17533
17533
|
*/
|
|
17534
17534
|
this.dateFormat = 'yyyy/LL/dd';
|
|
17535
17535
|
/**
|
|
17536
17536
|
* Time format string.
|
|
17537
17537
|
* See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
|
|
17538
|
-
*
|
|
17539
|
-
* @since 1.1.0
|
|
17540
17538
|
*/
|
|
17541
17539
|
this.timeFormat = 'HH:mm:ss';
|
|
17542
17540
|
/**
|
|
17543
17541
|
* Show time reference input
|
|
17544
17542
|
* Time reference is default aligned with @see {this.timeFormat}
|
|
17545
|
-
*
|
|
17546
|
-
* @since 1.1.0
|
|
17547
17543
|
*/
|
|
17548
17544
|
this.showTimeReference = false;
|
|
17549
17545
|
/**
|
|
17550
17546
|
* Text of date select button
|
|
17551
|
-
*
|
|
17552
|
-
* @since 2.1.0
|
|
17553
17547
|
*/
|
|
17554
17548
|
this.i18nDone = 'Done';
|
|
17555
17549
|
/**
|
|
@@ -17561,8 +17555,6 @@ class DatetimePicker {
|
|
|
17561
17555
|
/**
|
|
17562
17556
|
* The index of which day to start the week on, based on the Locale#weekdays array.
|
|
17563
17557
|
* E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
|
|
17564
|
-
*
|
|
17565
|
-
* @since 2.1.0
|
|
17566
17558
|
*/
|
|
17567
17559
|
this.weekStartIndex = 0;
|
|
17568
17560
|
/**
|
|
@@ -17595,7 +17587,7 @@ class DatetimePicker {
|
|
|
17595
17587
|
this.timeChange.emit(time);
|
|
17596
17588
|
}
|
|
17597
17589
|
render() {
|
|
17598
|
-
return (hAsync(Host, { key: '
|
|
17590
|
+
return (hAsync(Host, { key: '7f08479621490c4064f5e0ba7c54f10730fabfbb' }, hAsync("ix-layout-grid", { key: '1c073d0809bec9ea46b1fa1882f8aa4830869578', class: "no-padding" }, hAsync("ix-row", { key: '523b1b08bcc3def18772b0b04c744863603f561d' }, hAsync("ix-col", { key: '3092eb9778936db8559cc24e39c648b309543096' }, hAsync("ix-date-picker", { key: 'b225445c1dd4b5fbbbca4e6152e98ac70a0ce7d0', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale, showWeekNumbers: this.showWeekNumbers })), hAsync("ix-col", { key: '57a99bb035b4a03f0b6314bc91a5f93080c3b78d' }, hAsync("ix-time-picker", { key: '0962e9171c364b9cf6a23bb9d4fe6efcbe56a702', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time }), hAsync("div", { key: 'df8026657b45a30edfab788f913d968909fc9ad7', class: "btn-select-date-container" }, hAsync("ix-button", { key: '30274b4bc1dcbf89415f8d1ca8f5a46010320ec9', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
|
|
17599
17591
|
}
|
|
17600
17592
|
static get style() { return datetimePickerCss; }
|
|
17601
17593
|
static get cmpMeta() { return {
|
|
@@ -17629,15 +17621,12 @@ class DatetimePicker {
|
|
|
17629
17621
|
|
|
17630
17622
|
const dividerCss = ":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";
|
|
17631
17623
|
|
|
17632
|
-
/**
|
|
17633
|
-
* @since 1.4.0
|
|
17634
|
-
*/
|
|
17635
17624
|
class Divider {
|
|
17636
17625
|
constructor(hostRef) {
|
|
17637
17626
|
registerInstance(this, hostRef);
|
|
17638
17627
|
}
|
|
17639
17628
|
render() {
|
|
17640
|
-
return hAsync(Host, { key: '
|
|
17629
|
+
return hAsync(Host, { key: 'a87fb226cd6b8b3bbae1facf4629df5e11466f28' });
|
|
17641
17630
|
}
|
|
17642
17631
|
static get style() { return dividerCss; }
|
|
17643
17632
|
static get cmpMeta() { return {
|
|
@@ -19770,8 +19759,6 @@ class Dropdown {
|
|
|
19770
19759
|
this.showChanged = createEvent(this, "showChanged", 7);
|
|
19771
19760
|
/**
|
|
19772
19761
|
* Suppress the automatic placement of the dropdown.
|
|
19773
|
-
*
|
|
19774
|
-
* @since 2.0.0
|
|
19775
19762
|
*/
|
|
19776
19763
|
this.suppressAutomaticPlacement = false;
|
|
19777
19764
|
/**
|
|
@@ -20101,7 +20088,7 @@ class Dropdown {
|
|
|
20101
20088
|
this.applyDropdownPosition();
|
|
20102
20089
|
}
|
|
20103
20090
|
render() {
|
|
20104
|
-
return (hAsync(Host, { key: '
|
|
20091
|
+
return (hAsync(Host, { key: 'd54c0ad79513d4a564be19f747cca05b85098672', "data-ix-dropdown": this.localUId, class: {
|
|
20105
20092
|
'dropdown-menu': true,
|
|
20106
20093
|
show: this.show,
|
|
20107
20094
|
overflow: !this.suppressOverflowBehavior,
|
|
@@ -20109,7 +20096,7 @@ class Dropdown {
|
|
|
20109
20096
|
margin: '0',
|
|
20110
20097
|
minWidth: '0px',
|
|
20111
20098
|
position: this.positioningStrategy,
|
|
20112
|
-
}, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '
|
|
20099
|
+
}, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '87156dc26d388771694bdd0e780f686e10d4fe65', style: { display: 'contents' } }, this.header && hAsync("div", { key: 'd15f860e42ea138f7ce06b2da188f439ddf033ff', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: 'fa6bef0ff0885d610de9ad6e1d5884da93438e9d' }))));
|
|
20113
20100
|
}
|
|
20114
20101
|
get hostElement() { return getElement(this); }
|
|
20115
20102
|
static get watchers() { return {
|
|
@@ -20145,9 +20132,6 @@ class Dropdown {
|
|
|
20145
20132
|
|
|
20146
20133
|
const dropdownButtonCss = ":host{display:inline-block;position:relative;height:2rem;width:auto}: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 .hide{display:none}:host .dropdown-button{display:block;position:relative;width:100%;height:100%}:host .dropdown-button>ix-button{width:100%;height:100%}:host .dropdown-button .button-label{margin-right:auto;min-width:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .dropdown-button .dropdown-icon{margin-right:0.25rem}:host .triangle{position:absolute;margin-inline-start:1.5625rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}:host .triangle.primary.ghost{color:var(--theme-btn-invisible-primary--color)}:host .triangle.primary.outline{color:var(--theme-btn-outline-primary--color)}:host .triangle.primary.ghost.disabled{color:var(--theme-btn-invisible-primary--color--disabled)}:host .triangle.primary.outline.disabled{color:var(--theme-btn-outline-primary--color--disabled)}:host .triangle.primary.disabled{color:var(--theme-btn-primary--color--disabled)}:host .triangle.secondary.ghost{color:var(--theme-btn-invisible-secondary--color)}:host .triangle.secondary.outline{color:var(--theme-btn-outline-secondary--color)}:host .triangle.secondary.ghost.disabled{color:var(--theme-btn-invisible-secondary--color--disabled)}:host .triangle.secondary.outline.disabled{color:var(--theme-btn-outline-secondary--color--disabled)}:host .triangle.secondary.disabled{color:var(--theme-btn-secondary--color--disabled)}:host .content{display:flex;align-items:center}:host(.disabled){pointer-events:none}";
|
|
20147
20134
|
|
|
20148
|
-
/**
|
|
20149
|
-
* @since 1.3.0
|
|
20150
|
-
*/
|
|
20151
20135
|
class DropdownButton {
|
|
20152
20136
|
constructor(hostRef) {
|
|
20153
20137
|
registerInstance(this, hostRef);
|
|
@@ -20169,7 +20153,6 @@ class DropdownButton {
|
|
|
20169
20153
|
this.disabled = false;
|
|
20170
20154
|
/**
|
|
20171
20155
|
* Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.
|
|
20172
|
-
* @since 2.1.0
|
|
20173
20156
|
*/
|
|
20174
20157
|
this.closeBehavior = 'both';
|
|
20175
20158
|
this.dropdownAnchor = makeRef();
|
|
@@ -20186,9 +20169,9 @@ class DropdownButton {
|
|
|
20186
20169
|
} }));
|
|
20187
20170
|
}
|
|
20188
20171
|
render() {
|
|
20189
|
-
return (hAsync(Host, { key: '
|
|
20172
|
+
return (hAsync(Host, { key: '705c03c6a2ab4e7a297b182066cc79cfb4de4ba9', class: {
|
|
20190
20173
|
disabled: this.disabled,
|
|
20191
|
-
}, ref: this.dropdownAnchor }, hAsync("div", { key: '
|
|
20174
|
+
}, ref: this.dropdownAnchor }, hAsync("div", { key: '336cddb2c0f0131660c6806fd15a569cab6b9b6e', class: "dropdown-button" }, this.label ? (hAsync("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, hAsync("div", { class: 'content' }, this.icon ? (hAsync("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, hAsync("div", { class: 'button-label' }, this.label), hAsync("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (hAsync("div", null, hAsync("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), hAsync("ix-dropdown", { key: '595c0b5793e820b619c269e187f0ccb4d7c05f3c', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, hAsync("slot", { key: 'cbe970851c0a91d4af69f24e9bcb50c87a3fc528' }))));
|
|
20192
20175
|
}
|
|
20193
20176
|
get hostElement() { return getElement(this); }
|
|
20194
20177
|
static get style() { return dropdownButtonCss; }
|
|
@@ -20213,15 +20196,12 @@ class DropdownButton {
|
|
|
20213
20196
|
|
|
20214
20197
|
const dropdownHeaderCss = ":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}: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}";
|
|
20215
20198
|
|
|
20216
|
-
/**
|
|
20217
|
-
* @since 2.0.0
|
|
20218
|
-
*/
|
|
20219
20199
|
class DropdownHeader {
|
|
20220
20200
|
constructor(hostRef) {
|
|
20221
20201
|
registerInstance(this, hostRef);
|
|
20222
20202
|
}
|
|
20223
20203
|
render() {
|
|
20224
|
-
return (hAsync(Host, { key: '
|
|
20204
|
+
return (hAsync(Host, { key: '15371578ff615a3ca08fb49ef2ecacdf736cf74e' }, hAsync("ix-typography", { key: '3071d4924c7b98e4d234b6b2064f6ec1146ea988', class: 'category-text', format: 'h5' }, this.label)));
|
|
20225
20205
|
}
|
|
20226
20206
|
static get style() { return dropdownHeaderCss; }
|
|
20227
20207
|
static get cmpMeta() { return {
|
|
@@ -20307,15 +20287,12 @@ class DropdownItem {
|
|
|
20307
20287
|
|
|
20308
20288
|
const dropdownQuickActionsCss = ":host{display:flex;justify-content:center;align-items:center;margin-inline-start:1.5rem;margin-inline-end:1.5rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;margin-inline-end:0.625rem}";
|
|
20309
20289
|
|
|
20310
|
-
/**
|
|
20311
|
-
* @since 1.4.0
|
|
20312
|
-
*/
|
|
20313
20290
|
class DropdownQuickActions {
|
|
20314
20291
|
constructor(hostRef) {
|
|
20315
20292
|
registerInstance(this, hostRef);
|
|
20316
20293
|
}
|
|
20317
20294
|
render() {
|
|
20318
|
-
return (hAsync(Host, { key: '
|
|
20295
|
+
return (hAsync(Host, { key: 'f38082cc18541cb25cbb27e53e8071ab087ea7bf' }, hAsync("slot", { key: '57d7abc976bbfe107bf2297fcb0d5db1aec29294' })));
|
|
20319
20296
|
}
|
|
20320
20297
|
static get style() { return dropdownQuickActionsCss; }
|
|
20321
20298
|
static get cmpMeta() { return {
|
|
@@ -20330,9 +20307,6 @@ class DropdownQuickActions {
|
|
|
20330
20307
|
|
|
20331
20308
|
const emptyStateCss = ":host{}: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 .label__subHeader{color:var(--theme-color-soft-text)}:host(.emptyState.emptyState--large){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--large) .emptyState__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}:host(.emptyState.emptyState--large) .emptyState__icon ix-icon{transform:scale(1.75)}:host(.emptyState.emptyState--large) .emptyState__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}:host(.emptyState.emptyState--large) .emptyState__content .content__label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}:host(.emptyState.emptyState--large) .label__subHeader,:host(.emptyState.emptyState--large) ix-typography{text-align:center}:host(.emptyState.emptyState--compact){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compact) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compact) .emptyState__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compactBreak){display:flex;flex-direction:row;align-items:flex-start;gap:1rem}:host(.emptyState.emptyState--compactBreak) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compactBreak) .emptyState__content{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}";
|
|
20332
20309
|
|
|
20333
|
-
/**
|
|
20334
|
-
* @since 1.6.0
|
|
20335
|
-
*/
|
|
20336
20310
|
class EmptyState {
|
|
20337
20311
|
constructor(hostRef) {
|
|
20338
20312
|
registerInstance(this, hostRef);
|
|
@@ -20343,7 +20317,7 @@ class EmptyState {
|
|
|
20343
20317
|
this.layout = 'large';
|
|
20344
20318
|
}
|
|
20345
20319
|
render() {
|
|
20346
|
-
return (hAsync(Host, { key: '
|
|
20320
|
+
return (hAsync(Host, { key: 'f0f9a5786f47ea5654e3405c3f1801f7eef2b727', class: `emptyState emptyState--${this.layout}` }, this.icon && (hAsync("div", { key: 'c228337793db4b012a629b9f3dba46414d1c99a3', class: "emptyState__icon" }, hAsync("ix-icon", { key: '21230467c73a20358675e9897209764de04322dc', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), hAsync("div", { key: '91f38de4d8a4f6a0425917aa193bf4a2a21d5a44', class: "emptyState__content" }, hAsync("div", { key: '211d263089f8c10cc13c8af246de3c33525916b8', class: "content__label" }, hAsync("ix-typography", { key: '43cc10b9a788b39b9328981e2ad2ec046d5e25c4', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (hAsync("div", { key: 'ed87bc328617986beb763f73559cbf958d561f9e', class: "label__subHeader" }, this.subHeader))), this.action && (hAsync("div", { key: 'bb81fe8c36ecbc257528ae4b61f76345062a5292', class: "content__action" }, hAsync("ix-button", { key: 'e7ea2c3f9534c20cbbfded277c77eadca1db302a', onClick: () => this.actionClick.emit() }, this.action))))));
|
|
20347
20321
|
}
|
|
20348
20322
|
static get style() { return emptyStateCss; }
|
|
20349
20323
|
static get cmpMeta() { return {
|
|
@@ -20607,7 +20581,6 @@ class ExpandingSearch {
|
|
|
20607
20581
|
this.value = '';
|
|
20608
20582
|
/**
|
|
20609
20583
|
* If true the search field will fill all available horizontal space of it's parent container when expanded.
|
|
20610
|
-
* @since 1.6.0
|
|
20611
20584
|
*/
|
|
20612
20585
|
this.fullWidth = false;
|
|
20613
20586
|
/**
|
|
@@ -20639,20 +20612,20 @@ class ExpandingSearch {
|
|
|
20639
20612
|
}
|
|
20640
20613
|
render() {
|
|
20641
20614
|
var _a;
|
|
20642
|
-
return (hAsync(Host, { key: '
|
|
20615
|
+
return (hAsync(Host, { key: '68d9ae5038e172481ed9c53fb362c6bfc6220086', class: {
|
|
20643
20616
|
expanded: this.expanded,
|
|
20644
20617
|
'right-position': this.expanded,
|
|
20645
20618
|
fullWidth: this.fullWidth,
|
|
20646
|
-
} }, hAsync("ix-icon-button", { key: '
|
|
20619
|
+
} }, hAsync("ix-icon-button", { key: 'a88ebb7bf35831454dcb56a26bf7ae576b1101bc', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'primary' : this.variant, ghost: this.ghost || this.expanded, outline: this.outline && !this.expanded, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
|
|
20647
20620
|
'btn-search': true,
|
|
20648
20621
|
'btn-search--expanded': this.expanded,
|
|
20649
|
-
} }), hAsync("div", { key: '
|
|
20622
|
+
} }), hAsync("div", { key: '63aa5a717b7eabdfb2c98eb341a89ac1d81293e0', class: {
|
|
20650
20623
|
expanded: this.expanded,
|
|
20651
20624
|
fullWidth: this.fullWidth,
|
|
20652
20625
|
collapsed: !this.expanded,
|
|
20653
20626
|
'disable-pointer': !this.expanded,
|
|
20654
20627
|
'input-container': true,
|
|
20655
|
-
}, "data-testid": "input-wrapper" }, hAsync("input", { key: '
|
|
20628
|
+
}, "data-testid": "input-wrapper" }, hAsync("input", { key: '4d1cbef5c33babebe90893737263a84b0a6eeb73', class: {
|
|
20656
20629
|
'ix-form-control': true,
|
|
20657
20630
|
input: this.expanded,
|
|
20658
20631
|
'disable-pointer': !this.expanded,
|
|
@@ -20807,7 +20780,6 @@ class FilterChip {
|
|
|
20807
20780
|
this.disabled = false;
|
|
20808
20781
|
/**
|
|
20809
20782
|
* If true the filter chip will be in readonly mode
|
|
20810
|
-
* @since 2.0.0
|
|
20811
20783
|
*/
|
|
20812
20784
|
this.readonly = false;
|
|
20813
20785
|
}
|
|
@@ -20817,7 +20789,7 @@ class FilterChip {
|
|
|
20817
20789
|
this.closeClick.emit();
|
|
20818
20790
|
}
|
|
20819
20791
|
render() {
|
|
20820
|
-
return (hAsync(Host, { key: '
|
|
20792
|
+
return (hAsync(Host, { key: 'e3b72ae1a230407eb5a5b4b29b0c35bae916ca44', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, hAsync("div", { key: '8eb078b239b54e9e72dc14e02ea60c93fa531c7c', class: "slot-container" }, hAsync("slot", { key: 'ce47a7f795bf7d09bdbe42113c1a994068545940' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
|
|
20821
20793
|
}
|
|
20822
20794
|
get hostElement() { return getElement(this); }
|
|
20823
20795
|
static get style() { return filterChipCss; }
|
|
@@ -20860,12 +20832,10 @@ class FlipTile {
|
|
|
20860
20832
|
this.toggle = createEvent(this, "toggle", 7);
|
|
20861
20833
|
/**
|
|
20862
20834
|
* Height interpreted as REM
|
|
20863
|
-
* @since 1.5.0
|
|
20864
20835
|
*/
|
|
20865
20836
|
this.height = 15.125;
|
|
20866
20837
|
/**
|
|
20867
20838
|
* Width interpreted as REM
|
|
20868
|
-
* @since 1.5.0
|
|
20869
20839
|
*/
|
|
20870
20840
|
this.width = 16;
|
|
20871
20841
|
/**
|
|
@@ -20932,26 +20902,26 @@ class FlipTile {
|
|
|
20932
20902
|
}, 2 * this.ANIMATION_DURATION);
|
|
20933
20903
|
}
|
|
20934
20904
|
render() {
|
|
20935
|
-
return (hAsync(Host, { key: '
|
|
20905
|
+
return (hAsync(Host, { key: '8892b7907bdfb0a5f0c2d7cc19c4d29fdf956d81', style: {
|
|
20936
20906
|
height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
20937
20907
|
'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
20938
20908
|
'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
20939
20909
|
width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
20940
20910
|
'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
20941
20911
|
'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
20942
|
-
} }, hAsync("div", { key: '
|
|
20912
|
+
} }, hAsync("div", { key: 'e322ed0cad19e1e2c2c287555c1d613cccce965b', class: {
|
|
20943
20913
|
'flip-tile-container': true,
|
|
20944
20914
|
info: this.state === FlipTileState.Info,
|
|
20945
20915
|
warning: this.state === FlipTileState.Warning,
|
|
20946
20916
|
alarm: this.state === FlipTileState.Alarm,
|
|
20947
20917
|
primary: this.state === FlipTileState.Primary,
|
|
20948
20918
|
'flip-animation-active': this.isFlipAnimationActive,
|
|
20949
|
-
} }, hAsync("div", { key: '
|
|
20919
|
+
} }, hAsync("div", { key: 'b9722c9baa43b7022aef0ae6f1511d72b9b6ef27', class: "flip-tile-header" }, hAsync("div", { key: '05360f768bbfc11656404ff7078d5fc2e27c793a', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '84f83de8ac0e872b339099632ba71c77562235e5', name: "header" })), hAsync("ix-icon-button", { key: '7ff6a1faaf174da2427b5bbba382ecd10a22e2be', icon: iconEye, variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: 'dd88100383ddbb0b4d58c0a281905cdec370c79f', class: "content-container" }, hAsync("slot", { key: 'f39529910e08e2757a2a6a2db9b1b021fe301c77' })), hAsync("div", { key: '2d17fc0f712da5707cd81d5bc69a7ca2a9097bd6', class: {
|
|
20950
20920
|
footer: true,
|
|
20951
20921
|
'contrast-light': this.state === FlipTileState.Warning,
|
|
20952
20922
|
'contrast-dark': this.state === FlipTileState.Info ||
|
|
20953
20923
|
this.state === FlipTileState.Alarm,
|
|
20954
|
-
} }, hAsync("slot", { key: '
|
|
20924
|
+
} }, hAsync("slot", { key: '3c3b397cf51c71b3d45802f6e69ddb877d1ee3ef', name: "footer" })))));
|
|
20955
20925
|
}
|
|
20956
20926
|
get hostElement() { return getElement(this); }
|
|
20957
20927
|
static get watchers() { return {
|
|
@@ -21489,7 +21459,6 @@ class IconButton {
|
|
|
21489
21459
|
registerInstance(this, hostRef);
|
|
21490
21460
|
/**
|
|
21491
21461
|
* Variant of button
|
|
21492
|
-
* @since 2.3.0 - variant danger
|
|
21493
21462
|
*/
|
|
21494
21463
|
this.variant = 'secondary';
|
|
21495
21464
|
/**
|
|
@@ -21519,8 +21488,6 @@ class IconButton {
|
|
|
21519
21488
|
this.type = 'button';
|
|
21520
21489
|
/**
|
|
21521
21490
|
* Loading button
|
|
21522
|
-
*
|
|
21523
|
-
* @since 2.0.0
|
|
21524
21491
|
*/
|
|
21525
21492
|
this.loading = false;
|
|
21526
21493
|
}
|
|
@@ -21568,7 +21535,7 @@ class IconButton {
|
|
|
21568
21535
|
type: this.type,
|
|
21569
21536
|
extraClasses: this.getIconSizeClass(),
|
|
21570
21537
|
};
|
|
21571
|
-
return (hAsync(Host, { key: '
|
|
21538
|
+
return (hAsync(Host, { key: '489506f8d42dfa6e8d851305ffa875b826f4bbe0', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'af5769a992a9f367c53b89abc51638e75da85bf0' }, baseButtonProps))));
|
|
21572
21539
|
}
|
|
21573
21540
|
get hostElement() { return getElement(this); }
|
|
21574
21541
|
static get style() { return iconButtonCss; }
|
|
@@ -21596,9 +21563,6 @@ class IconButton {
|
|
|
21596
21563
|
|
|
21597
21564
|
const iconToggleButtonCss = ":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-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 button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}";
|
|
21598
21565
|
|
|
21599
|
-
/**
|
|
21600
|
-
* @since 2.0.0
|
|
21601
|
-
*/
|
|
21602
21566
|
class IconToggleButton {
|
|
21603
21567
|
constructor(hostRef) {
|
|
21604
21568
|
registerInstance(this, hostRef);
|
|
@@ -21682,7 +21646,7 @@ class IconToggleButton {
|
|
|
21682
21646
|
},
|
|
21683
21647
|
extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
|
|
21684
21648
|
};
|
|
21685
|
-
return (hAsync(Host, { key: '
|
|
21649
|
+
return (hAsync(Host, { key: 'c6ee50eeae6633065e5de88f97596caf8eb0e281', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '7d47806873919e9f74da8531c1fe2b087902c56f' }, baseButtonProps))));
|
|
21686
21650
|
}
|
|
21687
21651
|
get hostElement() { return getElement(this); }
|
|
21688
21652
|
static get watchers() { return {
|
|
@@ -21720,7 +21684,7 @@ const inputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;font-fa
|
|
|
21720
21684
|
* This source code is licensed under the MIT license found in the
|
|
21721
21685
|
* LICENSE file in the root directory of this source tree.
|
|
21722
21686
|
*/
|
|
21723
|
-
var __decorate$
|
|
21687
|
+
var __decorate$7 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
21724
21688
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
21725
21689
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
21726
21690
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -21732,8 +21696,7 @@ var __decorate$6 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
21732
21696
|
};
|
|
21733
21697
|
let inputIds = 0;
|
|
21734
21698
|
/**
|
|
21735
|
-
* @
|
|
21736
|
-
* @form-ready 2.6.0
|
|
21699
|
+
* @form-ready
|
|
21737
21700
|
* @slot start - Element will be displayed at the start of the input
|
|
21738
21701
|
* @slot end - Element will be displayed at the end of the input
|
|
21739
21702
|
*/
|
|
@@ -21821,6 +21784,12 @@ class Input {
|
|
|
21821
21784
|
getNativeInputElement() {
|
|
21822
21785
|
return this.inputRef.waitForCurrent();
|
|
21823
21786
|
}
|
|
21787
|
+
/**
|
|
21788
|
+
* Returns the validity state of the input field.
|
|
21789
|
+
*/
|
|
21790
|
+
getValidityState() {
|
|
21791
|
+
return Promise.resolve(this.inputRef.current.validity);
|
|
21792
|
+
}
|
|
21824
21793
|
/**
|
|
21825
21794
|
* Focuses the input field
|
|
21826
21795
|
*/
|
|
@@ -21837,13 +21806,13 @@ class Input {
|
|
|
21837
21806
|
render() {
|
|
21838
21807
|
var _a;
|
|
21839
21808
|
const inputAria = getAriaAttributesForInput(this);
|
|
21840
|
-
return (hAsync(Host, { key: '
|
|
21809
|
+
return (hAsync(Host, { key: '48a3eeafce2c7449aac74866ce083b2985b788c3', class: {
|
|
21841
21810
|
disabled: this.disabled,
|
|
21842
21811
|
readonly: this.readonly,
|
|
21843
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
21812
|
+
} }, hAsync("ix-field-wrapper", { key: '8890776f7c99b4e5432d2a7e02b61885ab1f1f40', htmlForLabel: this.inputId, 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: 'bb41666cc78347c3800d6efcf1912a450fc7e6e9', class: "input-wrapper" }, hAsync(SlotStart, { key: '3fafbeff30d7b3b0d7e22fc5ffc89f4ed3dfae86', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '312f25e4cd128d32f6ba3f4960b9a00d860d89e5', id: this.inputId, readonly: this.readonly, disabled: this.disabled, maxLength: this.maxLength, minLength: this.minLength, pattern: this.pattern, type: this.inputType, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
|
|
21844
21813
|
onInputBlur(this, this.inputRef.current);
|
|
21845
21814
|
this.touched = true;
|
|
21846
|
-
}, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: '
|
|
21815
|
+
}, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'e1eb5730048cd5e21047c3656a4d37c3805ae757', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: 'ad393d7fd9acf7d5258e9e951e670abc99e19730', color: "color-weak-text", class: {
|
|
21847
21816
|
'password-eye': true,
|
|
21848
21817
|
'eye-hidden': this.type !== 'password',
|
|
21849
21818
|
}, ghost: true, icon: this.inputType === 'password' ? iconEye : iconEyeCancelled, onClick: () => {
|
|
@@ -21852,7 +21821,7 @@ class Input {
|
|
|
21852
21821
|
return;
|
|
21853
21822
|
}
|
|
21854
21823
|
this.inputType = 'password';
|
|
21855
|
-
} }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '
|
|
21824
|
+
} }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '3be733d6e0c96577d5d24c16f88de24ec966d570', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (_a = this.value) === null || _a === void 0 ? void 0 :
|
|
21856
21825
|
_a.length, "/", this.maxLength)))));
|
|
21857
21826
|
}
|
|
21858
21827
|
static get formAssociated() { return true; }
|
|
@@ -21892,6 +21861,7 @@ class Input {
|
|
|
21892
21861
|
"getAssociatedFormElement": [64],
|
|
21893
21862
|
"hasValidValue": [64],
|
|
21894
21863
|
"getNativeInputElement": [64],
|
|
21864
|
+
"getValidityState": [64],
|
|
21895
21865
|
"focusInput": [64],
|
|
21896
21866
|
"isTouched": [64]
|
|
21897
21867
|
},
|
|
@@ -21900,14 +21870,14 @@ class Input {
|
|
|
21900
21870
|
"$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["disabled", "disabled"], ["readonly", "readonly"], ["label", "label"]]
|
|
21901
21871
|
}; }
|
|
21902
21872
|
}
|
|
21903
|
-
__decorate$
|
|
21873
|
+
__decorate$7([
|
|
21904
21874
|
HookValidationLifecycle()
|
|
21905
21875
|
], Input.prototype, "updateClassMappings", null);
|
|
21906
21876
|
|
|
21907
21877
|
const inputGroupCss = ":host{position:relative;display:flex;width:100%;flex-wrap:wrap;align-items:stretch}: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 .group{display:flex;position:absolute;align-items:center;height:100%}:host .group-start{left:0px;height:2rem;margin-left:0.5rem;color:var(--theme-color-soft-text)}:host .group-end{right:0px;height:2rem;margin-right:0.5rem;color:var(--theme-color-soft-text)}:host ::slotted(*){display:flex}:host(.disabled){pointer-events:none}:host(.disabled) .group-start ::slotted(*),:host(.disabled) .group-end ::slotted(*){opacity:0.4 !important}";
|
|
21908
21878
|
|
|
21909
21879
|
/**
|
|
21910
|
-
* @deprecated
|
|
21880
|
+
* @deprecated Will be removed with 4.0.0
|
|
21911
21881
|
* Use the 'ix-input' component instead
|
|
21912
21882
|
*/
|
|
21913
21883
|
class InputGroup {
|
|
@@ -22025,7 +21995,7 @@ class InputGroup {
|
|
|
22025
21995
|
return width;
|
|
22026
21996
|
}
|
|
22027
21997
|
render() {
|
|
22028
|
-
return (hAsync(Host, { key: '
|
|
21998
|
+
return (hAsync(Host, { key: '537177c9cb9a001815ac47742896143a163bf071', class: { disabled: this.disabled } }, hAsync("div", { key: '3b66c6d7b6b810d958de6c33fd508239b6caeac9', class: "group group-start" }, hAsync("slot", { key: '22ff48e13e858965b9565f1b9b1701ae71fc533c', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: '9b017c4b47a6c814932ca744c977ede9b71940dd' }), hAsync("div", { key: '2f2deaf07fdc410bc205e1c5af19dcb491be660c', class: "group group-end" }, hAsync("slot", { key: 'fb30e0f0ddd98f9f2224c7413f7185f563dee966', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
|
|
22029
21999
|
}
|
|
22030
22000
|
get hostElement() { return getElement(this); }
|
|
22031
22001
|
static get style() { return inputGroupCss; }
|
|
@@ -22045,9 +22015,6 @@ class InputGroup {
|
|
|
22045
22015
|
|
|
22046
22016
|
const actionCardCss = ":host{display:block;position:relative;min-width:13.375rem;width:13.375rem;height:7.5rem;min-height:7.5rem;cursor:pointer;margin:0.25rem 0}: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 ix-card{width:100%;height:100%}";
|
|
22047
22017
|
|
|
22048
|
-
/**
|
|
22049
|
-
* @since 1.6.0
|
|
22050
|
-
*/
|
|
22051
22018
|
class IxActionCard {
|
|
22052
22019
|
constructor(hostRef) {
|
|
22053
22020
|
registerInstance(this, hostRef);
|
|
@@ -22065,7 +22032,7 @@ class IxActionCard {
|
|
|
22065
22032
|
this.selected = false;
|
|
22066
22033
|
}
|
|
22067
22034
|
render() {
|
|
22068
|
-
return (hAsync(Host, { key: '
|
|
22035
|
+
return (hAsync(Host, { key: '611489a81be0dda6b92579bc5a8b6442f9c8ba14' }, hAsync("ix-card", { key: '442340c0b4dcf3424187966ca06bf4b329cecda7', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '755a4d6236f9e89e9c7207c6a16cf90696b0a6dc' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: '9482063b3546639e35ae0b6ae88c359fa79587d5' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5" }, this.subheading)) : null, hAsync("slot", { key: '8b2f720026a55e8b40a829f2c93a003b40cc8f3a' }))))));
|
|
22069
22036
|
}
|
|
22070
22037
|
static get style() { return actionCardCss; }
|
|
22071
22038
|
static get cmpMeta() { return {
|
|
@@ -22086,9 +22053,6 @@ class IxActionCard {
|
|
|
22086
22053
|
|
|
22087
22054
|
const typographyCss = ".typography-label,:host(.typography-label){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-xs,:host(.typography-label-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-sm,:host(.typography-label-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-lg,:host(.typography-label-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body,:host(.typography-body){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-xs,:host(.typography-body-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-sm,:host(.typography-body-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-lg,:host(.typography-body-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display,:host(.typography-display){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xs,:host(.typography-display-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-sm,:host(.typography-display-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-lg,:host(.typography-display-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xl,:host(.typography-display-xl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-5);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xxl,:host(.typography-display-xxl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-6);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h6,.h6,.typography-h6,:host(.typography-h6){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h5,.h5,.typography-h5,:host(.typography-h5){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h4,.h4,.typography-h4,:host(.typography-h4){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h3,.h3,.typography-h3,:host(.typography-h3){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h2,.h2,.typography-h2,:host(.typography-h2){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h1,.h1,.typography-h1,:host(.typography-h1){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code,:host(.typography-code){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-lg,:host(.typography-code-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-sm,:host(.typography-code-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none,:host(.typography-decoration-none){text-decoration:none !important}.typography-decoration-underline,:host(.typography-decoration-underline){text-decoration:underline !important}.typography-decoration-line-through,:host(.typography-decoration-line-through){text-decoration:line-through !important}.typography-weight-bold,:host(.typography-weight-bold){font-weight:700 !important}a{color:var(--theme-color-primary)}:host{display:block;position:relative}: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(.text-xs){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}:host(.text-s){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-caption){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-caption-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}:host(.text-default){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}:host(.text-default-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}:host(.text-default-title){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host(.text-default-title-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}:host(.text-l){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-l-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}:host(.text-l-title){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-l-title-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}:host(.text-h2){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}:host(.text-xl){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}";
|
|
22088
22055
|
|
|
22089
|
-
/**
|
|
22090
|
-
* @since 2.0.0
|
|
22091
|
-
*/
|
|
22092
22056
|
class IxTypography {
|
|
22093
22057
|
constructor(hostRef) {
|
|
22094
22058
|
registerInstance(this, hostRef);
|
|
@@ -22121,7 +22085,7 @@ class IxTypography {
|
|
|
22121
22085
|
color: IxTypography.getTextColor(this.textColor),
|
|
22122
22086
|
};
|
|
22123
22087
|
}
|
|
22124
|
-
return (hAsync(Host, { key: '
|
|
22088
|
+
return (hAsync(Host, { key: 'faabb05682b1dd7817dc82aae7569fb57b6caa02', class: typographyClass, style: style }, hAsync("slot", { key: '62737116884ff4a52ad2484886f5b063d2702ece' })));
|
|
22125
22089
|
}
|
|
22126
22090
|
static get style() { return typographyCss; }
|
|
22127
22091
|
static get cmpMeta() { return {
|
|
@@ -22143,8 +22107,6 @@ const keyValueCss = ":host(.keyValue){display:flex;flex-direction:row;align-item
|
|
|
22143
22107
|
|
|
22144
22108
|
/**
|
|
22145
22109
|
* @slot custom-value - Optional custom value at key value instead of text value
|
|
22146
|
-
*
|
|
22147
|
-
* @since 1.6.0
|
|
22148
22110
|
*/
|
|
22149
22111
|
class KeyValue {
|
|
22150
22112
|
constructor(hostRef) {
|
|
@@ -22155,7 +22117,7 @@ class KeyValue {
|
|
|
22155
22117
|
this.labelPosition = 'top';
|
|
22156
22118
|
}
|
|
22157
22119
|
render() {
|
|
22158
|
-
return (hAsync(Host, { key: '
|
|
22120
|
+
return (hAsync(Host, { key: '1ab3490faac180bfd075e133b0baa78c38c33599', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: '385b4e87308b3bda4473c264b1d078bb47880c18', name: this.icon, size: "24", class: "keyValue__icon" })), hAsync("div", { key: '50bbdc9c086cd11f4332e23fd33c25d8dfdd8e63', class: "keyValue__content" }, hAsync("div", { key: 'a40ffc7c25fc36649711a433a8d5010342d61810', class: "content__label" }, this.label), hAsync("div", { key: '5de060584a67c5a64e8f624bdd5ea0f402a20a31', class: {
|
|
22159
22121
|
content__value: true,
|
|
22160
22122
|
'has-customValue': this.value === undefined,
|
|
22161
22123
|
} }, this.value !== undefined ? (this.value) : (hAsync("slot", { name: "custom-value" }))))));
|
|
@@ -22178,9 +22140,6 @@ class KeyValue {
|
|
|
22178
22140
|
|
|
22179
22141
|
const keyValueListCss = ":host(.keyValueList) ::slotted(ix-key-value){border-bottom:1px solid var(--theme-color-weak-bdr)}:host(.keyValueList.keyValueList--striped) ::slotted(ix-key-value:nth-child(odd)){background:var(--theme-color-ghost-alt)}";
|
|
22180
22142
|
|
|
22181
|
-
/**
|
|
22182
|
-
* @since 1.6.0
|
|
22183
|
-
*/
|
|
22184
22143
|
class KeyValueList {
|
|
22185
22144
|
constructor(hostRef) {
|
|
22186
22145
|
registerInstance(this, hostRef);
|
|
@@ -22190,7 +22149,7 @@ class KeyValueList {
|
|
|
22190
22149
|
this.striped = false;
|
|
22191
22150
|
}
|
|
22192
22151
|
render() {
|
|
22193
|
-
return (hAsync(Host, { key: '
|
|
22152
|
+
return (hAsync(Host, { key: 'fe4120265311e472df052701a5f91112d42f4fe6', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: 'f2cb23adc21136d36cf9c32bf1496a4aceaa9c3b' })));
|
|
22194
22153
|
}
|
|
22195
22154
|
static get style() { return keyValueListCss; }
|
|
22196
22155
|
static get cmpMeta() { return {
|
|
@@ -22264,9 +22223,6 @@ class Kpi {
|
|
|
22264
22223
|
|
|
22265
22224
|
const layoutAutoCss = ":host{display:block;position:relative;margin:0 0.75rem;--ix-layout-grid-gap:1.5rem}:host .container{display:flex;align-items:stretch;flex-wrap:wrap;gap:var(--ix-layout-grid-gap)}:host ::slotted(*){flex-grow:0;flex-shrink:0}";
|
|
22266
22225
|
|
|
22267
|
-
/**
|
|
22268
|
-
* @since 2.6.0
|
|
22269
|
-
*/
|
|
22270
22226
|
class LayoutForm {
|
|
22271
22227
|
constructor(hostRef) {
|
|
22272
22228
|
registerInstance(this, hostRef);
|
|
@@ -22341,7 +22297,7 @@ class LayoutForm {
|
|
|
22341
22297
|
});
|
|
22342
22298
|
}
|
|
22343
22299
|
render() {
|
|
22344
|
-
return (hAsync(Host, { key: '
|
|
22300
|
+
return (hAsync(Host, { key: '1f8f84938e86f60299fab0e2a5bea7305165b82d' }, hAsync("div", { key: '4df4340902cbc0ec02ef07c9823a94a43039b6f5', class: "container" }, hAsync("slot", { key: '1af475b649df045f95d387129e659e85719dadda' }))));
|
|
22345
22301
|
}
|
|
22346
22302
|
get hostElement() { return getElement(this); }
|
|
22347
22303
|
static get watchers() { return {
|
|
@@ -22362,9 +22318,6 @@ class LayoutForm {
|
|
|
22362
22318
|
|
|
22363
22319
|
const layoutGridCss = ":host{--ix-layout-grid-gutter:24px;display:block;flex:1 1 0%;width:100%;padding-left:calc(var(--ix-layout-grid-gutter) * 0.5);padding-right:calc(var(--ix-layout-grid-gutter) * 0.5)}:host(.no-margin){padding-left:0;padding-right:0}";
|
|
22364
22320
|
|
|
22365
|
-
/**
|
|
22366
|
-
* @since 2.0.0
|
|
22367
|
-
*/
|
|
22368
22321
|
class LayoutGrid {
|
|
22369
22322
|
constructor(hostRef) {
|
|
22370
22323
|
registerInstance(this, hostRef);
|
|
@@ -22382,12 +22335,12 @@ class LayoutGrid {
|
|
|
22382
22335
|
this.columns = 12;
|
|
22383
22336
|
}
|
|
22384
22337
|
render() {
|
|
22385
|
-
return (hAsync(Host, { key: '
|
|
22338
|
+
return (hAsync(Host, { key: 'd40e8aced8025bbe08dd872852003bcc29c03dac', class: {
|
|
22386
22339
|
'no-margin': this.noMargin,
|
|
22387
22340
|
}, style: {
|
|
22388
22341
|
'--ix-layout-grid-columns': `${this.columns}`,
|
|
22389
22342
|
'--ix-layout-grid-gutter': `${this.gap}px`,
|
|
22390
|
-
} }, hAsync("slot", { key: '
|
|
22343
|
+
} }, hAsync("slot", { key: 'cec24b350d29b7e30e73d408ad15887951f30184' })));
|
|
22391
22344
|
}
|
|
22392
22345
|
static get style() { return layoutGridCss; }
|
|
22393
22346
|
static get cmpMeta() { return {
|
|
@@ -22406,9 +22359,6 @@ class LayoutGrid {
|
|
|
22406
22359
|
|
|
22407
22360
|
const linkButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-flex;height:2rem;font-size:0.875rem;font-weight:400;min-width:2rem}:host .link-button{display:inline-flex;position:relative;width:100%;padding:0 0.25rem 0 0;align-items:center;justify-content:center;background-color:transparent;color:var(--theme-color-primary);cursor:pointer;text-decoration:none}:host .link-button .link{display:block;position:relative;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:host .link-button:not(.disabled):not(:disabled){cursor:pointer}:host .link-button:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic--hover)}:host .link-button:not(.disabled):not(:disabled):hover .link{text-decoration:underline;text-underline-offset:0.2rem}:host .link-button:not(.disabled):not(:disabled){cursor:pointer}:host .link-button:not(.disabled):not(:disabled):active,:host .link-button:not(.disabled):not(:disabled).active{color:var(--theme-color-dynamic--active)}:host .link-button:not(.disabled):not(:disabled):active .link,:host .link-button:not(.disabled):not(:disabled).active .link{text-decoration:underline;text-underline-offset:0.2rem}:host .link-button.disabled{cursor:default;color:var(--theme-color-weak-text)}:host .link-button a{all:unset}:host :focus-visible{outline:1px solid var(--theme-color-focus-bdr)}";
|
|
22408
22361
|
|
|
22409
|
-
/**
|
|
22410
|
-
* @since 2.0.0
|
|
22411
|
-
*/
|
|
22412
22362
|
class LinkButton {
|
|
22413
22363
|
constructor(hostRef) {
|
|
22414
22364
|
registerInstance(this, hostRef);
|
|
@@ -22424,13 +22374,13 @@ class LinkButton {
|
|
|
22424
22374
|
this.target = '_self';
|
|
22425
22375
|
}
|
|
22426
22376
|
render() {
|
|
22427
|
-
return (hAsync(Host, { key: '
|
|
22377
|
+
return (hAsync(Host, { key: '0f76f75d757b7b90d5fc8c4552276e41b6428312' }, hAsync("a", { key: '48515c1d185900b72c62e938b86fcdf41532ab9c', title: this.url, tabindex: "0", class: {
|
|
22428
22378
|
'link-button': true,
|
|
22429
22379
|
disabled: this.disabled,
|
|
22430
|
-
}, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '
|
|
22380
|
+
}, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: 'f3fc4f402c9245113fe85f05068ed8e1087c7f51', class: "icon", name: iconChevronRightSmall, size: "16" }), hAsync("div", { key: '38563a986bf32fd87f3029bba5ca4dde1bea67bf', class: {
|
|
22431
22381
|
link: true,
|
|
22432
22382
|
disabled: this.disabled,
|
|
22433
|
-
} }, hAsync("slot", { key: '
|
|
22383
|
+
} }, hAsync("slot", { key: '9e305448f5b367db3c54fcab6522fbcb2d388c6c' })))));
|
|
22434
22384
|
}
|
|
22435
22385
|
static get style() { return linkButtonCss; }
|
|
22436
22386
|
static get cmpMeta() { return {
|
|
@@ -22497,7 +22447,6 @@ class MapNavigation {
|
|
|
22497
22447
|
* Change the visibility of the sidebar
|
|
22498
22448
|
*
|
|
22499
22449
|
* @param show new visibility state
|
|
22500
|
-
* @since 1.6.0
|
|
22501
22450
|
*/
|
|
22502
22451
|
async toggleSidebar(show) {
|
|
22503
22452
|
if (show !== undefined) {
|
|
@@ -22598,11 +22547,11 @@ class MapNavigation {
|
|
|
22598
22547
|
this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
|
|
22599
22548
|
}
|
|
22600
22549
|
render() {
|
|
22601
|
-
return (hAsync(Host, { key: '
|
|
22550
|
+
return (hAsync(Host, { key: '86b303027d0bc3436690ab9a53be5f929a3e98c0' }, hAsync("slot", { key: '76fd7b86f876de37b7f82d4f3c4fc3d1c2772cb9', name: "menu" }), hAsync("div", { key: 'bce1a6bec7505a6f5616fdda27f7c4b5eec97d34', class: "map-nav" }, hAsync("div", { key: 'c4a57979251db5730c8e236313daea06d21aad60', class: "map-nav-sidebar" }, hAsync("div", { key: '5951cd2e9a57b02e5ed024051511f1b8535b2a67', class: "map-nav-header" }, hAsync("ix-application-header", { key: 'f2a18de8a2ed086b0872d69470431276dad54190', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: 'c2d62404affd9a3b0bc0ae19858d7a2deb2f2a21', slot: "logo", name: "logo" }))), hAsync("div", { key: 'f3fdec6225aefa7576d18937e4af6266c4ff5cb4', class: "map-nav-sidebar-content" }, hAsync("div", { key: 'a79157817ca415b33e5d0b3d19921ddf06195032', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '214b4a053bac581586ac2e31fd81c6b830aace41', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: 'a5c3ffcfc3ac1bab6e348bb86f90269d0772741c', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: '7e4db742cf074e15353294fe550e4173232f6f65', name: "sidebar-content" })))), hAsync("div", { key: '4b1ac28c5296879b2bd5150262d0950c4fa38bd6', class: "content" }, hAsync("div", { key: 'f137a4a85c8eabd754b069ca85164fc86ac11405', class: {
|
|
22602
22551
|
'map-nav-header-content': true,
|
|
22603
22552
|
'bg-2': true,
|
|
22604
22553
|
empty: !this.hasContentHeader,
|
|
22605
|
-
} }, hAsync("slot", { key: '
|
|
22554
|
+
} }, hAsync("slot", { key: '968a6f87d40d5f89b273065a020da8e09614c0ac', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: '2a5a269b7f9677f897fe6c81374e963dbc79c7d6' }, hAsync("slot", { key: 'b91df811ab59da3a93d27c351cf7a5c50ca44f7f' }), hAsync("slot", { key: '30973907e9335d11781d2cfaac17f6c5d3092aed', name: "overlay" }))))));
|
|
22606
22555
|
}
|
|
22607
22556
|
get hostElement() { return getElement(this); }
|
|
22608
22557
|
static get style() { return mapNavigationCss; }
|
|
@@ -22747,8 +22696,6 @@ class Menu {
|
|
|
22747
22696
|
this.expand = false;
|
|
22748
22697
|
/**
|
|
22749
22698
|
* If set the menu will be expanded initially. This will only take effect at the breakpoint 'lg'.
|
|
22750
|
-
*
|
|
22751
|
-
* @since 2.2.0
|
|
22752
22699
|
*/
|
|
22753
22700
|
this.startExpanded = false;
|
|
22754
22701
|
/**
|
|
@@ -23139,44 +23086,44 @@ class Menu {
|
|
|
23139
23086
|
}
|
|
23140
23087
|
render() {
|
|
23141
23088
|
var _a, _b;
|
|
23142
|
-
return (hAsync(Host, { key: '
|
|
23089
|
+
return (hAsync(Host, { key: '650164a77e7a09f6a7cde22aa1886e2919f539fe', class: {
|
|
23143
23090
|
expanded: this.expand,
|
|
23144
23091
|
[`breakpoint-${this.breakpoint}`]: true,
|
|
23145
|
-
}, slot: "menu" }, hAsync("nav", { key: '
|
|
23092
|
+
}, slot: "menu" }, hAsync("nav", { key: '2ef8fc642f5fa12590c70834fce0d0755dae4df9', class: {
|
|
23146
23093
|
menu: true,
|
|
23147
23094
|
expanded: this.expand,
|
|
23148
|
-
} }, hAsync("div", { key: '
|
|
23149
|
-
((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '
|
|
23095
|
+
} }, hAsync("div", { key: 'b9c8b63f54d33243bb2d863a7d399f723296e03d', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: '6ebfb8c0c7f662b0186d7ca519f9a85ada839c42', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" })), this.breakpoint === 'sm' &&
|
|
23096
|
+
((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: 'b5104d73c83bdcdd159a8c1bfe2e304221934f65', onClick: () => {
|
|
23150
23097
|
this.showAppSwitch();
|
|
23151
|
-
}, icon: iconApps, ghost: true }))), hAsync("div", { key: '
|
|
23098
|
+
}, icon: iconApps, ghost: true }))), hAsync("div", { key: 'f2680bb0281da2d5ceb6cbfbbc40baf1eafbb4ae', id: "menu-tabs", style: {
|
|
23152
23099
|
display: 'contents',
|
|
23153
|
-
}, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '
|
|
23100
|
+
}, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '9daceab8d810b2671805fcdb213944719704ea68', class: "tabs-shadow-container" }, hAsync("div", { key: '0b45dc060f10698a8ff196c4a57f1c429e68067f', class: {
|
|
23154
23101
|
'tabs--shadow': true,
|
|
23155
23102
|
'tabs--shadow-top': true,
|
|
23156
23103
|
'tabs--shadow--show': this.itemsScrollShadowTop,
|
|
23157
|
-
} }), hAsync("div", { key: '
|
|
23104
|
+
} }), hAsync("div", { key: 'b49d5755eeb03be99dc66877bca949d4248731fe', class: {
|
|
23158
23105
|
tabs: true,
|
|
23159
23106
|
'show-scrollbar': this.expand,
|
|
23160
|
-
}, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '
|
|
23107
|
+
}, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: 'a7a223f13b0277243b5ffe876ada6dc40c93a323', class: "menu-avatar" }, hAsync("slot", { key: 'f2c0cb7167d80de7a942815f1ef256e10c990320', name: "ix-menu-avatar" })), hAsync("slot", { key: 'f5910904de6a0f4028baedd528a81ec16931a6a7', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: 'f5a57d190a8d5657aaebcc06dc5f452347886710', class: {
|
|
23161
23108
|
'tabs--shadow': true,
|
|
23162
23109
|
'tabs--shadow-bottom': true,
|
|
23163
23110
|
'tabs--shadow--show': this.itemsScrollShadowBottom,
|
|
23164
|
-
} }))), hAsync("div", { key: '
|
|
23111
|
+
} }))), hAsync("div", { key: '8fcf9b0a984596b72bbf4c3b91cd2e27ed57253e', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
|
|
23165
23112
|
'internal-tab': true,
|
|
23166
23113
|
'bottom-tab': true,
|
|
23167
23114
|
active: this.showSettings,
|
|
23168
|
-
}, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '
|
|
23115
|
+
}, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '9e3a3a85ebb22fd46e7f9bf92f0acd5c6495c7ba', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '4e8f72485d82247ecb304a1a4ae80c28c0384ac9', name: "bottom" })), hAsync("div", { key: '02951c7908b3f9e2a59349b6a8ed1aed19ca7107', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
|
|
23169
23116
|
'internal-tab': true,
|
|
23170
23117
|
'bottom-tab': true,
|
|
23171
23118
|
active: this.showAbout,
|
|
23172
|
-
}, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '
|
|
23119
|
+
}, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '7a0ce4f3b2e926c02d29663fb143af90939d9516', class: {
|
|
23173
23120
|
'menu-overlay': true,
|
|
23174
23121
|
visible: this.isOverlayVisible(),
|
|
23175
23122
|
expanded: this.expand,
|
|
23176
23123
|
}, onTransitionEnd: () => {
|
|
23177
23124
|
this.isTransitionDisabled = true;
|
|
23178
23125
|
this.checkTransition();
|
|
23179
|
-
} }, hAsync("div", { key: '
|
|
23126
|
+
} }, hAsync("div", { key: '727628ba3d30f395e0d27a1d1f095c561ae5265d', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: '953cb3d35ad5f60a8db131ee5131c403bf05900c', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
|
|
23180
23127
|
}
|
|
23181
23128
|
get hostElement() { return getElement(this); }
|
|
23182
23129
|
static get watchers() { return {
|
|
@@ -23485,12 +23432,10 @@ class MenuAvatar {
|
|
|
23485
23432
|
this.i18nLogout = 'Logout';
|
|
23486
23433
|
/**
|
|
23487
23434
|
* Control the visibility of the logout button
|
|
23488
|
-
* @since 2.1.0
|
|
23489
23435
|
*/
|
|
23490
23436
|
this.showLogoutButton = true;
|
|
23491
23437
|
/**
|
|
23492
23438
|
* Control the visibility of the dropdown menu
|
|
23493
|
-
* @since 2.1.0
|
|
23494
23439
|
*/
|
|
23495
23440
|
this.showContextMenu = false;
|
|
23496
23441
|
this.avatarElementId = 'ix-menu-avatar-id';
|
|
@@ -23504,9 +23449,9 @@ class MenuAvatar {
|
|
|
23504
23449
|
this.showContextMenu = elements.length !== 0;
|
|
23505
23450
|
}
|
|
23506
23451
|
render() {
|
|
23507
|
-
return (hAsync(Host, { key: '
|
|
23452
|
+
return (hAsync(Host, { key: '0de17572a27311bdac05540ef99db83d45805f75', slot: "ix-menu-avatar" }, hAsync("button", { key: '92f5318a7f2d858eb2c5de56dc2fb936e89287ec', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '467817b892981995dad63306d86a37c319667677', image: this.image, initials: this.initials }), hAsync("div", { key: '25339aa123e84ed37d4d6733c571a4b9c542b3b0', class: "avatar-name" }, hAsync("span", { key: 'b4be6b9c6821461b2c01679ed5343dc233441b7c', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '1beaa9327403d4d8a5da0ca6a9ec0e546ee2172e', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: 'd5fcd99be86d4d13dad176354bfb7d8ba516c269', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
|
|
23508
23453
|
mainAxis: 16,
|
|
23509
|
-
} }, hAsync("slot", { key: '
|
|
23454
|
+
} }, hAsync("slot", { key: 'dd3580e96699f31becd4c16705ee4275960c1442', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
|
|
23510
23455
|
this.logoutClick.emit(e);
|
|
23511
23456
|
} })) : null)));
|
|
23512
23457
|
}
|
|
@@ -23595,9 +23540,6 @@ const menuCategoryCss = ":host{display:flex;flex-direction:column;position:relat
|
|
|
23595
23540
|
|
|
23596
23541
|
const DefaultIxMenuItemHeight = 40;
|
|
23597
23542
|
const DefaultAnimationTimeout = 150;
|
|
23598
|
-
/**
|
|
23599
|
-
* @since 2.0.0
|
|
23600
|
-
*/
|
|
23601
23543
|
class MenuCategory {
|
|
23602
23544
|
constructor(hostRef) {
|
|
23603
23545
|
registerInstance(this, hostRef);
|
|
@@ -23741,7 +23683,7 @@ class MenuCategory {
|
|
|
23741
23683
|
}
|
|
23742
23684
|
}
|
|
23743
23685
|
render() {
|
|
23744
|
-
return (hAsync(Host, { key: '
|
|
23686
|
+
return (hAsync(Host, { key: 'd72ef297d80ee26065129e05a4ce8327892efd93', class: {
|
|
23745
23687
|
expanded: this.showItems,
|
|
23746
23688
|
}, onPointerEnter: () => {
|
|
23747
23689
|
this.enterLeaveDebounce.onEnter();
|
|
@@ -23750,14 +23692,14 @@ class MenuCategory {
|
|
|
23750
23692
|
return;
|
|
23751
23693
|
}
|
|
23752
23694
|
this.enterLeaveDebounce.onLeave();
|
|
23753
|
-
} }, hAsync("ix-menu-item", { key: '
|
|
23695
|
+
} }, hAsync("ix-menu-item", { key: 'fa772d59cc0dbbf554287fdd351b650288c8253d', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: '746cbb90fbec01530029523a49a9f0192086d701', class: "category" }, hAsync("div", { key: '201db5723f9e97b8e2c98f39ea7afc4480856528', class: "category-text" }, this.label), hAsync("ix-icon", { key: '5968ee754cc97aaf4947a003bf0536c09e9a156a', name: iconChevronDownSmall, class: {
|
|
23754
23696
|
'category-chevron': true,
|
|
23755
23697
|
'category-chevron--open': this.showItems,
|
|
23756
|
-
} }))), hAsync("div", { key: '
|
|
23698
|
+
} }))), hAsync("div", { key: '26894105c6d8355c957e30ab622658570aa62daf', ref: (ref) => (this.menuItemsContainer = ref), class: {
|
|
23757
23699
|
'menu-items': true,
|
|
23758
23700
|
'menu-items--expanded': this.showItems,
|
|
23759
23701
|
'menu-items--collapsed': !this.showItems,
|
|
23760
|
-
} }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '
|
|
23702
|
+
} }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '708a0e2a15b0c67612981c84c8b854a95289a7c6', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
|
|
23761
23703
|
this.showDropdown = dropdownShown;
|
|
23762
23704
|
}, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
|
|
23763
23705
|
mainAxis: 3,
|
|
@@ -23770,7 +23712,7 @@ class MenuCategory {
|
|
|
23770
23712
|
e.preventDefault();
|
|
23771
23713
|
}
|
|
23772
23714
|
}
|
|
23773
|
-
} }, hAsync("ix-dropdown-item", { key: '
|
|
23715
|
+
} }, hAsync("ix-dropdown-item", { key: '7a95a0c12b475aae1842ddabf1bb0c8e1bbfd8b0', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: 'ed99df5df58194920ea6389ebc1db8cf1df80676', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '665617271f5a9864d9b98756f484a414f2eac4fe' }), hAsync("slot", { key: 'a61911819a98287b91e4d37b12799148c5a51adf' }))));
|
|
23774
23716
|
}
|
|
23775
23717
|
get hostElement() { return getElement(this); }
|
|
23776
23718
|
static get style() { return menuCategoryCss; }
|
|
@@ -23928,15 +23870,15 @@ class MenuItem {
|
|
|
23928
23870
|
slot: 'bottom',
|
|
23929
23871
|
};
|
|
23930
23872
|
}
|
|
23931
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
23873
|
+
return (hAsync(Host, Object.assign({ key: '7f8f0ba3e7531f61372620595c711a1b615b0aca', class: {
|
|
23932
23874
|
disabled: this.disabled,
|
|
23933
23875
|
'home-tab': this.home,
|
|
23934
23876
|
'bottom-tab': this.bottom,
|
|
23935
23877
|
active: this.active,
|
|
23936
23878
|
'tab-nested': this.isHostedInsideCategory,
|
|
23937
|
-
} }, extendedAttributes), hAsync("button", { key: '
|
|
23879
|
+
} }, extendedAttributes), hAsync("button", { key: '9209b663ca49398c8329ec08ac692b00503ec31c', class: "tab", tabIndex: this.disabled ? -1 : 0, ref: this.buttonRef }, this.icon && hAsync("ix-icon", { key: '00945ff44564bfac670ec600c2b1333207f100b2', class: 'tab-icon', name: this.icon }), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: 'f338c56836e86831fbdbc5ce38c4435e9f46c372', class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'bad7031b601bd0bbd1080467163a565cd3d1115a' }))), !this.isCategory &&
|
|
23938
23880
|
!this.isHostedInsideCategory &&
|
|
23939
|
-
!this.menuExpanded && (hAsync("ix-tooltip", { key: '
|
|
23881
|
+
!this.menuExpanded && (hAsync("ix-tooltip", { key: '38a95e7ab53b1e56d6552ecdf18f8c7121ab5393', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
|
|
23940
23882
|
}
|
|
23941
23883
|
get hostElement() { return getElement(this); }
|
|
23942
23884
|
static get watchers() { return {
|
|
@@ -24101,7 +24043,7 @@ function waitForElement(selector, doc, timeout = 3000) {
|
|
|
24101
24043
|
|
|
24102
24044
|
const modalCss = "::backdrop{--ix-dialog-backdrop:var(--theme-color-lightbox, #0000008c)}:focus-visible{outline:none !important}:host{display:none}:host dialog{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}:host dialog::backdrop{-webkit-backdrop-filter:blur(2.7182817459px);backdrop-filter:blur(2.7182817459px)}:host .modal{display:flex;flex-direction:column;position:relative;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all}:host .modal-size-360{width:22.5rem}:host .modal-size-480{width:30rem}:host .modal-size-600{width:37.5rem}:host .modal-size-720{width:45rem}:host .modal-size-840{width:52.5rem}:host .modal-size-full-width{width:95%}:host .modal-size-full-screen{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc(\n var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom)\n );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}:host dialog.modal-size-full-screen::backdrop{background:var(--theme-modal--background)}:host .dialog-backdrop{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}:host ::slotted(ix-modal-footer){margin-top:auto}:host(.visible){display:block}:host(.align-center) dialog{margin:0;left:50%;top:50%}:host(.no-backdrop) dialog::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}:host(.with-icon) ::slotted(ix-modal-footer),:host(.with-icon) ::slotted(ix-modal-content){margin-left:3rem}";
|
|
24103
24045
|
|
|
24104
|
-
var __decorate$
|
|
24046
|
+
var __decorate$6 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
24105
24047
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
24106
24048
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
24107
24049
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -24119,8 +24061,6 @@ class Modal {
|
|
|
24119
24061
|
this.ariaAttributes = {};
|
|
24120
24062
|
/**
|
|
24121
24063
|
* Modal size
|
|
24122
|
-
*
|
|
24123
|
-
* @since 2.0.0
|
|
24124
24064
|
*/
|
|
24125
24065
|
this.size = '360';
|
|
24126
24066
|
/**
|
|
@@ -24133,8 +24073,6 @@ class Modal {
|
|
|
24133
24073
|
this.backdrop = true;
|
|
24134
24074
|
/**
|
|
24135
24075
|
* Dismiss modal on backdrop click
|
|
24136
|
-
*
|
|
24137
|
-
* @since 2.0.0
|
|
24138
24076
|
*/
|
|
24139
24077
|
this.closeOnBackdropClick = false;
|
|
24140
24078
|
/**
|
|
@@ -24256,17 +24194,17 @@ class Modal {
|
|
|
24256
24194
|
this.ariaAttributes = a11yHostAttributes(this.hostElement);
|
|
24257
24195
|
}
|
|
24258
24196
|
render() {
|
|
24259
|
-
return (hAsync(Host, { key: '
|
|
24197
|
+
return (hAsync(Host, { key: '8bf7dadc21c46f7ad2af8d728257fb572aaa614f', class: {
|
|
24260
24198
|
visible: this.modalVisible,
|
|
24261
24199
|
'no-backdrop': this.backdrop === false,
|
|
24262
24200
|
'align-center': this.centered,
|
|
24263
|
-
} }, hAsync("div", { key: '
|
|
24201
|
+
} }, hAsync("div", { key: '22c82008401768f85dec8069cf55c85606fee12a', class: "dialog-backdrop" }, hAsync("dialog", { key: 'da673a81fb039edb081c84a773e496e2c092ac94', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
|
|
24264
24202
|
modal: true,
|
|
24265
24203
|
[`modal-size-${this.size}`]: true,
|
|
24266
24204
|
}, onClose: () => this.dismissModal(), onClick: (event) => this.onModalClick(event), onCancel: (e) => {
|
|
24267
24205
|
e.preventDefault();
|
|
24268
24206
|
this.dismissModal();
|
|
24269
|
-
} }, hAsync("slot", { key: '
|
|
24207
|
+
} }, hAsync("slot", { key: 'abe789efb65c59b3a09835e80302f21d8d306c95' })))));
|
|
24270
24208
|
}
|
|
24271
24209
|
get hostElement() { return getElement(this); }
|
|
24272
24210
|
static get style() { return modalCss; }
|
|
@@ -24291,21 +24229,18 @@ class Modal {
|
|
|
24291
24229
|
"$attrsToReflect$": []
|
|
24292
24230
|
}; }
|
|
24293
24231
|
}
|
|
24294
|
-
__decorate$
|
|
24232
|
+
__decorate$6([
|
|
24295
24233
|
OnListener('keydown', (self) => !self.closeOnEscape)
|
|
24296
24234
|
], Modal.prototype, "onKey", null);
|
|
24297
24235
|
|
|
24298
24236
|
const modalContentCss = ":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}: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}";
|
|
24299
24237
|
|
|
24300
|
-
/**
|
|
24301
|
-
* @since 2.0.0
|
|
24302
|
-
*/
|
|
24303
24238
|
class ModalContent {
|
|
24304
24239
|
constructor(hostRef) {
|
|
24305
24240
|
registerInstance(this, hostRef);
|
|
24306
24241
|
}
|
|
24307
24242
|
render() {
|
|
24308
|
-
return (hAsync(Host, { key: '
|
|
24243
|
+
return (hAsync(Host, { key: '7edd09743946f8a9762ccaaec9fa578484030d25' }, hAsync("slot", { key: 'a35310fa981a3cff9997b26fa3bf1563f433a68b' })));
|
|
24309
24244
|
}
|
|
24310
24245
|
static get style() { return modalContentCss; }
|
|
24311
24246
|
static get cmpMeta() { return {
|
|
@@ -24320,15 +24255,12 @@ class ModalContent {
|
|
|
24320
24255
|
|
|
24321
24256
|
const modalFooterCss = ":host{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}: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}";
|
|
24322
24257
|
|
|
24323
|
-
/**
|
|
24324
|
-
* @since 2.0.0
|
|
24325
|
-
*/
|
|
24326
24258
|
class ModalFooter {
|
|
24327
24259
|
constructor(hostRef) {
|
|
24328
24260
|
registerInstance(this, hostRef);
|
|
24329
24261
|
}
|
|
24330
24262
|
render() {
|
|
24331
|
-
return (hAsync(Host, { key: '
|
|
24263
|
+
return (hAsync(Host, { key: 'd7d9f3a59d96c4f31c601daef5895a360bdd7d24' }, hAsync("slot", { key: '3ae29be9862f27ef3b903ea8005d0143e1925273' })));
|
|
24332
24264
|
}
|
|
24333
24265
|
static get style() { return modalFooterCss; }
|
|
24334
24266
|
static get cmpMeta() { return {
|
|
@@ -24343,9 +24275,6 @@ class ModalFooter {
|
|
|
24343
24275
|
|
|
24344
24276
|
const modalHeaderCss = ":host{display:flex;padding:0.5rem 0 0.5rem 0.5rem;align-items:center;gap:1rem}: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 .modal-title{flex-grow:1}:host .modal-close{align-self:flex-start}";
|
|
24345
24277
|
|
|
24346
|
-
/**
|
|
24347
|
-
* @since 2.0.0
|
|
24348
|
-
*/
|
|
24349
24278
|
class ModalHeader {
|
|
24350
24279
|
constructor(hostRef) {
|
|
24351
24280
|
registerInstance(this, hostRef);
|
|
@@ -24377,7 +24306,7 @@ class ModalHeader {
|
|
|
24377
24306
|
this.parentDialog.dismissModal();
|
|
24378
24307
|
}
|
|
24379
24308
|
render() {
|
|
24380
|
-
return (hAsync(Host, { key: '
|
|
24309
|
+
return (hAsync(Host, { key: '8d12f1f002e629c7bc9dcb8f3f180ed8fbd05576' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32" })) : null, hAsync("div", { key: 'bf436c6d673ba42f5127e9ab1091db07e92a822f', class: "modal-title" }, hAsync("ix-typography", { key: 'ceb4dc571d30b41a6e7182ea5d6e44f6815e8739', format: "h5" }, hAsync("slot", { key: '0edf144a78d450993f1aec96842b45e2a8dc38a8' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), ghost: true, icon: iconClose })) : null));
|
|
24381
24310
|
}
|
|
24382
24311
|
get hostElement() { return getElement(this); }
|
|
24383
24312
|
static get watchers() { return {
|
|
@@ -24431,7 +24360,7 @@ const numberInputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;f
|
|
|
24431
24360
|
* This source code is licensed under the MIT license found in the
|
|
24432
24361
|
* LICENSE file in the root directory of this source tree.
|
|
24433
24362
|
*/
|
|
24434
|
-
var __decorate$
|
|
24363
|
+
var __decorate$5 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
24435
24364
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
24436
24365
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
24437
24366
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -24443,8 +24372,7 @@ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
24443
24372
|
};
|
|
24444
24373
|
let numberInputIds = 0;
|
|
24445
24374
|
/**
|
|
24446
|
-
* @
|
|
24447
|
-
* @form-ready 2.6.0
|
|
24375
|
+
* @form-ready
|
|
24448
24376
|
* @slot start - Element will be displayed at the start of the input
|
|
24449
24377
|
* @slot end - Element will be displayed at the end of the input
|
|
24450
24378
|
*/
|
|
@@ -24514,8 +24442,12 @@ class NumberInput {
|
|
|
24514
24442
|
return this.formInternals.form;
|
|
24515
24443
|
}
|
|
24516
24444
|
/** @internal */
|
|
24517
|
-
hasValidValue() {
|
|
24518
|
-
|
|
24445
|
+
async hasValidValue() {
|
|
24446
|
+
const nativeInput = await this.getNativeInputElement();
|
|
24447
|
+
if (nativeInput.value === '') {
|
|
24448
|
+
return Promise.resolve(false);
|
|
24449
|
+
}
|
|
24450
|
+
return Promise.resolve(this.value !== null && this.value !== undefined && !isNaN(this.value));
|
|
24519
24451
|
}
|
|
24520
24452
|
/**
|
|
24521
24453
|
* Returns the native input element used under the hood
|
|
@@ -24538,19 +24470,19 @@ class NumberInput {
|
|
|
24538
24470
|
}
|
|
24539
24471
|
render() {
|
|
24540
24472
|
const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
|
|
24541
|
-
return (hAsync(Host, { key: '
|
|
24473
|
+
return (hAsync(Host, { key: 'ef8acf686290210f136f6915caaf93519742a5c6', class: {
|
|
24542
24474
|
disabled: this.disabled,
|
|
24543
24475
|
readonly: this.readonly,
|
|
24544
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
24476
|
+
} }, hAsync("ix-field-wrapper", { key: 'fb332a250f3b89cd9ba913ce0d73ae769e1f7d11', id: this.numberInputId, 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: 'f75e95a23010f6227413ef8f3e845f881526feb2', class: {
|
|
24545
24477
|
'input-wrapper': true,
|
|
24546
24478
|
'show-stepper-buttons': !!this.showStepperButtons,
|
|
24547
|
-
} }, hAsync(SlotStart, { key: '
|
|
24479
|
+
} }, hAsync(SlotStart, { key: '35361c9e391c2b2fcf47115ede6f7e66cfff7e3a', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '2c9255c6d904488f2969723bada4d5ce4164b44f', id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, step: this.step, min: this.min, max: this.max, pattern: this.pattern, type: 'number', isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(Number(value)), updateFormInternalValue: (value) => this.updateFormInternalValue(Number(value)), onBlur: () => {
|
|
24548
24480
|
onInputBlur(this, this.inputRef.current);
|
|
24549
24481
|
this.touched = true;
|
|
24550
|
-
} }), hAsync(SlotEnd, { key: '
|
|
24482
|
+
} }), hAsync(SlotEnd, { key: '5574b0ab18e81036f16c89c4b1bd84f1ae636385', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '8e78f12da4ea4130333542bf49f238b02a7d808e', class: {
|
|
24551
24483
|
'number-stepper-container': true,
|
|
24552
24484
|
'container-hidden': !showStepperButtons,
|
|
24553
|
-
} }, hAsync("ix-icon-button", { key: '
|
|
24485
|
+
} }, hAsync("ix-icon-button", { key: 'd44b7b3032860d9590bc22ef582fc4b8406a7ac0', ghost: true, icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
|
|
24554
24486
|
if (!this.inputRef.current) {
|
|
24555
24487
|
return;
|
|
24556
24488
|
}
|
|
@@ -24558,7 +24490,7 @@ class NumberInput {
|
|
|
24558
24490
|
checkInternalValidity(this, this.inputRef.current);
|
|
24559
24491
|
this.updateFormInternalValue(Number(this.inputRef.current.value));
|
|
24560
24492
|
this.valueChange.emit(this.value);
|
|
24561
|
-
} }), hAsync("ix-icon-button", { key: '
|
|
24493
|
+
} }), hAsync("ix-icon-button", { key: 'f862e0c47f85486018eace274092f8eab9ff029d', ghost: true, icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
|
|
24562
24494
|
if (!this.inputRef.current) {
|
|
24563
24495
|
return;
|
|
24564
24496
|
}
|
|
@@ -24593,6 +24525,7 @@ class NumberInput {
|
|
|
24593
24525
|
"max": [8],
|
|
24594
24526
|
"allowedCharactersPattern": [1, "allowed-characters-pattern"],
|
|
24595
24527
|
"showStepperButtons": [4, "show-stepper-buttons"],
|
|
24528
|
+
"step": [8],
|
|
24596
24529
|
"isInvalid": [32],
|
|
24597
24530
|
"isValid": [32],
|
|
24598
24531
|
"isInfo": [32],
|
|
@@ -24609,15 +24542,12 @@ class NumberInput {
|
|
|
24609
24542
|
"$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["label", "label"]]
|
|
24610
24543
|
}; }
|
|
24611
24544
|
}
|
|
24612
|
-
__decorate$
|
|
24545
|
+
__decorate$5([
|
|
24613
24546
|
HookValidationLifecycle()
|
|
24614
24547
|
], NumberInput.prototype, "updateClassMappings", null);
|
|
24615
24548
|
|
|
24616
24549
|
const paginationCss = ".ix-form-control,.ix-form-control-plaintext{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);color:var(--theme-input--color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]{text-align:right}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}:host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-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 button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{}: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,:host .advanced-pagination,:host .item-count{display:inline-flex;align-items:center}:host .basic-pagination{padding:0 0.125rem}:host .advanced-pagination{padding:0 0.75rem}:host .page-selection{width:4.125rem;text-align:center;margin:0 0.5rem;-moz-appearance:textfield;-webkit-appearance:textfield}:host .page-buttons{white-space:nowrap}:host .total-count{white-space:nowrap}:host .item-count{flex-grow:1;justify-content:flex-end;margin-inline-start:1.5rem}:host .item-count ix-select{width:4.5rem;margin-inline-start:1.5rem}:host button{width:auto;min-width:2rem;height:2rem;padding:0 0.5rem}:host button+button{margin-inline-start:0.125rem}";
|
|
24617
24550
|
|
|
24618
|
-
/**
|
|
24619
|
-
* @since 1.5.0
|
|
24620
|
-
*/
|
|
24621
24551
|
class Pagination {
|
|
24622
24552
|
constructor(hostRef) {
|
|
24623
24553
|
registerInstance(this, hostRef);
|
|
@@ -24760,13 +24690,13 @@ class Pagination {
|
|
|
24760
24690
|
return hAsync("span", { class: "page-buttons" }, pageButtons);
|
|
24761
24691
|
}
|
|
24762
24692
|
render() {
|
|
24763
|
-
return (hAsync(Host, { key: '
|
|
24693
|
+
return (hAsync(Host, { key: 'ab4b74aee5de4a24fe29c8f2d1794e8aba8296e3' }, hAsync("ix-icon-button", { key: '63ffdbc380a049faa31a03b1219fc3a08886daeb', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: iconChevronLeftSmall, onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { format: "body" }, this.i18nPage), hAsync("input", { class: "ix-form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (event) => {
|
|
24764
24694
|
const eventTarget = event.target;
|
|
24765
24695
|
if (eventTarget) {
|
|
24766
24696
|
const index = Number.parseInt(eventTarget.value);
|
|
24767
24697
|
this.selectPage(index - 1);
|
|
24768
24698
|
}
|
|
24769
|
-
} }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '
|
|
24699
|
+
} }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: 'ded752d23bc14a681a7eb607b85f5f5779c5e08a', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: iconChevronRightSmall, onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { format: "body" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
|
|
24770
24700
|
const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
|
|
24771
24701
|
this.itemCountChanged.emit(count);
|
|
24772
24702
|
} }, hAsync("ix-select-item", { label: "10", value: "10" }), hAsync("ix-select-item", { label: "15", value: "15" }), hAsync("ix-select-item", { label: "20", value: "20" }), hAsync("ix-select-item", { label: "40", value: "40" }), hAsync("ix-select-item", { label: "100", value: "100" })))) : ('')));
|
|
@@ -24794,9 +24724,6 @@ class Pagination {
|
|
|
24794
24724
|
|
|
24795
24725
|
const paneCss = ":host{background-color:var(--theme-color-2);display:flex;position:relative;overflow:hidden;box-sizing:border-box}: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 aside{width:100%;height:100%}:host .title-text{display:flex;align-items:center;gap:var(--theme-space-1);overflow:hidden}:host .title-text .title-text-overflow{width:100%;height:100%;display:contents}:host .title-text .title-text-overflow *{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host .header-gap{gap:var(--theme-space-1)}:host .top-bottom-pane{display:flex;flex-direction:column;flex-grow:1}:host .top-bottom-pane .title{display:flex;flex-direction:row;align-items:center;margin:var(--theme-space--1) var(--theme-space-2) var(--theme-space--1) var(--theme-space-2)}:host .top-bottom-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .top-bottom-pane .title-expanded{display:flex;flex-direction:row}:host .top-bottom-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane{display:flex;flex-grow:1}:host .left-right-pane .title{display:flex;flex-direction:column;align-items:center;margin:var(--theme-space-2) var(--theme-space--1) var(--theme-space-2) var(--theme-space--1)}:host .left-right-pane .title .title-text{flex-direction:row-reverse;justify-content:start;flex-direction:row}:host .left-right-pane .title .rotate{writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg);flex-direction:row-reverse}:host .left-right-pane .title .rotate ix-icon{transform:rotate(90deg)}:host .left-right-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane .title-expanded{display:flex;flex-direction:row}:host .left-right-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane.expanded{flex-direction:column}:host .mobile-pane{display:flex;flex-direction:column;flex-grow:1}:host .mobile-pane .title-mobile{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:var(--theme-space-1) var(--theme-space-2)}:host .side-pane-content{padding:var(--theme-space-1) var(--theme-space-2);overflow:auto;height:100%;width:100%}:host(.not-visible){display:none}:host(.inline-color){background-color:var(--theme-color-1)}:host(.box-shadow){box-shadow:0 0 1rem black}:host(.nav-left-border){border-left:var(--theme-app-header--border-width) solid var(--theme-color-weak-bdr)}:host(.left-pane-border){border-right:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.right-pane-border){border-left:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.top-pane-border){border-bottom:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.bottom-pane-border){border-top:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.mobile-overlay){width:100%;position:absolute;z-index:100 !important}:host(.mobile-overlay) .side-pane-content{height:calc(100% - 2.5rem)}:host(.mobile-border-top){border-bottom:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.mobile-border-bottom){border-top:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.top-expanded){top:0}:host(.bottom-expanded){bottom:0}:host(.left-right-pane){height:100%}:host(.top-bottom-pane){width:100%}";
|
|
24796
24726
|
|
|
24797
|
-
/**
|
|
24798
|
-
* @since 2.1.0
|
|
24799
|
-
*/
|
|
24800
24727
|
class Pane {
|
|
24801
24728
|
constructor(hostRef) {
|
|
24802
24729
|
registerInstance(this, hostRef);
|
|
@@ -25225,7 +25152,7 @@ class Pane {
|
|
|
25225
25152
|
}
|
|
25226
25153
|
}
|
|
25227
25154
|
render() {
|
|
25228
|
-
return (hAsync(Host, { key: '
|
|
25155
|
+
return (hAsync(Host, { key: 'ef23679a524b6ef0920ed74618700e39d332698d', class: {
|
|
25229
25156
|
'inline-color': !this.floating,
|
|
25230
25157
|
'mobile-overlay': this.expanded && this.isMobile,
|
|
25231
25158
|
'top-expanded': this.expanded && this.isMobileTop && this.isMobile,
|
|
@@ -25250,26 +25177,26 @@ class Pane {
|
|
|
25250
25177
|
'box-shadow': this.floating,
|
|
25251
25178
|
'aria-expanded': this.expanded,
|
|
25252
25179
|
'not-visible': this.hideOnCollapse && !this.expanded,
|
|
25253
|
-
} }, hAsync("aside", { key: '
|
|
25180
|
+
} }, hAsync("aside", { key: '836145f46f598131cd0f7d48e1870b2b3fe56436', id: `pane-${this.composition}`, class: {
|
|
25254
25181
|
'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
|
|
25255
25182
|
'left-right-pane': this.isLeftRightPane && !this.isMobile,
|
|
25256
25183
|
'mobile-pane': this.isMobile,
|
|
25257
25184
|
expanded: this.expanded,
|
|
25258
|
-
} }, hAsync("div", { key: '
|
|
25185
|
+
} }, hAsync("div", { key: '5a74c72e36309bb8dd5c0ec4b34a61a97c6499c2', id: "title-div", class: {
|
|
25259
25186
|
title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
|
|
25260
25187
|
'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
|
|
25261
25188
|
'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
|
|
25262
25189
|
'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
|
|
25263
25190
|
'title-mobile': this.isMobile,
|
|
25264
25191
|
'header-gap': !this.isMobile && !this.hideOnCollapse,
|
|
25265
|
-
} }, hAsync("ix-icon-button", { key: '
|
|
25192
|
+
} }, hAsync("ix-icon-button", { key: '58d5341a003c95577340aba395ad373cd47448e6', class: "title-icon", size: "24", icon: this.expanded
|
|
25266
25193
|
? this.isMobile || this.hideOnCollapse
|
|
25267
25194
|
? iconClose
|
|
25268
25195
|
: this.expandIcon
|
|
25269
|
-
: this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: '
|
|
25196
|
+
: this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: '50bc7296628c1f82932f4e59c6ff4438f7c911a3', class: {
|
|
25270
25197
|
'title-text': true,
|
|
25271
25198
|
rotate: !this.expanded && !this.isMobile && this.isLeftRightPane,
|
|
25272
|
-
} }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: '
|
|
25199
|
+
} }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: '1d2017fad228bba526a69bb943ac139611e0fa9f', class: "title-text-overflow" }, hAsync("ix-typography", { key: 'd92fabb3423abb36c474fc9342cb792dfcd1c162', format: "h4" }, this.heading)))), hAsync("div", { key: 'ebc766b4b3010f6c0f93177e7fb71f002bbe0dfb', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: 'bbf3740942b66907306b07b97fc396b0eb98a50d' })))));
|
|
25273
25200
|
}
|
|
25274
25201
|
get hostElement() { return getElement(this); }
|
|
25275
25202
|
static get watchers() { return {
|
|
@@ -25316,9 +25243,6 @@ Pane.collapsedPaneMobile = '48px';
|
|
|
25316
25243
|
|
|
25317
25244
|
const paneLayoutCss = ":host{display:flex;position:relative;width:100%;height:100%}: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 .side-panes-wrapper{height:100%;width:100%}:host .row{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;position:relative}:host .col{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}:host .content{width:100%;height:100%;overflow:auto}:host .absolute-top{width:100%;position:absolute;top:0}:host .absolute-bottom{width:100%;position:absolute;bottom:0}:host .absolute-left{height:100%;position:absolute;left:0}:host .absolute-right{height:100%;position:absolute;right:0}:host .padding-top{padding-top:2.5rem}:host .padding-bottom{padding-bottom:2.5rem}:host .padding-left{padding-left:2.5rem}:host .padding-right{padding-right:2.5rem}";
|
|
25318
25245
|
|
|
25319
|
-
/**
|
|
25320
|
-
* @since 2.1.0
|
|
25321
|
-
*/
|
|
25322
25246
|
class Panes {
|
|
25323
25247
|
constructor(hostRef) {
|
|
25324
25248
|
registerInstance(this, hostRef);
|
|
@@ -25545,7 +25469,7 @@ class Panes {
|
|
|
25545
25469
|
return pane ? pane.floating : false;
|
|
25546
25470
|
}
|
|
25547
25471
|
render() {
|
|
25548
|
-
return (hAsync(Host, { key: '
|
|
25472
|
+
return (hAsync(Host, { key: 'ffc6ae7ffe03045aacc0ac08ea5edde835e2de78' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
|
|
25549
25473
|
row: true,
|
|
25550
25474
|
'padding-left': this.hasPadding('left'),
|
|
25551
25475
|
'padding-right': this.hasPadding('right'),
|
|
@@ -25701,9 +25625,6 @@ class Pill {
|
|
|
25701
25625
|
|
|
25702
25626
|
const pushCardCss = ":host{display:block;position:relative}:host ix-card{cursor:default}:host ix-card-accordion{cursor:pointer}:host .icon{height:2.5rem;width:2.5rem}:host .notification{font-size:40px}:host ix-card-content{height:11rem}";
|
|
25703
25627
|
|
|
25704
|
-
/**
|
|
25705
|
-
* @since 1.6.0
|
|
25706
|
-
*/
|
|
25707
25628
|
class PushCard {
|
|
25708
25629
|
constructor(hostRef) {
|
|
25709
25630
|
registerInstance(this, hostRef);
|
|
@@ -25713,13 +25634,12 @@ class PushCard {
|
|
|
25713
25634
|
this.variant = 'outline';
|
|
25714
25635
|
/**
|
|
25715
25636
|
* Collapse the card
|
|
25716
|
-
* @since 2.1.0
|
|
25717
25637
|
*/
|
|
25718
25638
|
this.collapse = true;
|
|
25719
25639
|
}
|
|
25720
25640
|
render() {
|
|
25721
25641
|
var _a;
|
|
25722
|
-
return (hAsync(Host, { key: '
|
|
25642
|
+
return (hAsync(Host, { key: 'd27788bf4203057ec2b8a0cd884b32f47cb347ad' }, hAsync("ix-card", { key: '71e357c1619e349d63c9b43b74fe3e70025702ad', variant: this.variant }, hAsync("ix-card-content", { key: '9bc8bf53d42a234c821eae26bfe2ceffacda1ea7' }, hAsync("ix-card-title", { key: 'c37298a3f034a6a51aa264ae75fe659cedc46bac' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: '56cef0aa0e632242a7172b30057b7f63e81335f6', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: 'f5e061cc94e088a405f809d117b655718711d95d', name: "title-action" })), hAsync("ix-typography", { key: 'ee4e40fcf9e547c87b26cb3f5540ca5b5be8c2d8', format: "h4" }, this.heading), hAsync("ix-typography", { key: '05e9464aed2f5887e6e3809da886deb8c208f26c' }, this.subheading)), hAsync("ix-card-accordion", { key: 'cc109b735b6cf16a69ac449430eb3ed346b25c7b', collapse: this.collapse }, hAsync("slot", { key: '8536131544ad57b5d5be00f48cabc51362abc989' })))));
|
|
25723
25643
|
}
|
|
25724
25644
|
static get style() { return pushCardCss; }
|
|
25725
25645
|
static get cmpMeta() { return {
|
|
@@ -25742,14 +25662,14 @@ class PushCard {
|
|
|
25742
25662
|
const radioCss = ":host{display:inline-block;position:relative}: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 button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;border:1px solid white;border-radius:100px;margin-right:0.5rem}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}:host input[type=radio]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}:host .checkmark{border-radius:100px;background-color:var(--theme-color-primary--contrast);width:0.5rem;height:0.5rem}:host button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.checked) button,:host([indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.checked:hover) button,:host([indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.checked:active) button,:host([indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.disabled){pointer-events:none}:host(.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host([indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}ix-typography{margin-top:0.125rem}:host(.ix-info:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--info);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--info--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--info--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--info);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--info--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--info--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--info);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--info--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--info--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--info);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--info--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--info--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--info);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--info--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--info--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--info);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--info--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--info--active)}:host(.ix-info) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-warning:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--warning);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--warning--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--warning--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--warning);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--warning--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--warning--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--warning);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--warning--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--warning--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--warning);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--warning--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--warning--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--warning);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--warning--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--warning--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--warning);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--warning--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--warning--active)}:host(.ix-warning) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid--required:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--invalid);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--invalid--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--invalid--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--invalid);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--invalid--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--invalid--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--invalid);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--invalid--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--invalid--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--invalid);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--invalid--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--invalid--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--invalid);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--invalid--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--invalid--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--invalid);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--invalid--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--invalid--active)}:host(.ix-invalid--required) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--invalid);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--invalid--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--invalid--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--invalid);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--invalid--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--invalid--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--invalid);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--invalid--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--invalid--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--invalid);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--invalid--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--invalid--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--invalid);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--invalid--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--invalid--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--invalid);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--invalid--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--invalid--active)}:host(.ix-invalid) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}";
|
|
25743
25663
|
|
|
25744
25664
|
/**
|
|
25745
|
-
* @
|
|
25746
|
-
* @form-ready 2.6.0
|
|
25665
|
+
* @form-ready
|
|
25747
25666
|
*/
|
|
25748
25667
|
class Radio {
|
|
25749
25668
|
constructor(hostRef) {
|
|
25750
25669
|
registerInstance(this, hostRef);
|
|
25751
25670
|
this.checkedChange = createEvent(this, "checkedChange", 7);
|
|
25752
25671
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
25672
|
+
this.ixBlur = createEvent(this, "ixBlur", 7);
|
|
25753
25673
|
if (hostRef.$hostElement$["s-ei"]) {
|
|
25754
25674
|
this.formInternals = hostRef.$hostElement$["s-ei"];
|
|
25755
25675
|
}
|
|
@@ -25766,8 +25686,10 @@ class Radio {
|
|
|
25766
25686
|
*/
|
|
25767
25687
|
this.checked = false;
|
|
25768
25688
|
/**
|
|
25769
|
-
*
|
|
25770
|
-
*
|
|
25689
|
+
* Requires the radio component and its group to be checked for the form to be submittable
|
|
25690
|
+
*
|
|
25691
|
+
* @since 3.0.0
|
|
25692
|
+
*/
|
|
25771
25693
|
this.required = false;
|
|
25772
25694
|
this.inputRef = makeRef((radiobuttonRef) => {
|
|
25773
25695
|
radiobuttonRef.checked = this.checked;
|
|
@@ -25791,6 +25713,19 @@ class Radio {
|
|
|
25791
25713
|
onValueChange() {
|
|
25792
25714
|
this.valueChange.emit(this.value);
|
|
25793
25715
|
}
|
|
25716
|
+
connectedCallback() {
|
|
25717
|
+
const parent = this.hostElement.closest('ix-radio-group');
|
|
25718
|
+
if (parent) {
|
|
25719
|
+
this.classMutationObserver = createClassMutationObserver(parent, () => {
|
|
25720
|
+
this.hostElement.classList.toggle('ix-invalid--required', parent.classList.contains('ix-invalid--required'));
|
|
25721
|
+
});
|
|
25722
|
+
}
|
|
25723
|
+
}
|
|
25724
|
+
disconnectedCallback() {
|
|
25725
|
+
if (this.classMutationObserver) {
|
|
25726
|
+
this.classMutationObserver.destroy();
|
|
25727
|
+
}
|
|
25728
|
+
}
|
|
25794
25729
|
componentWillLoad() {
|
|
25795
25730
|
this.updateFormInternalValue();
|
|
25796
25731
|
}
|
|
@@ -25812,17 +25747,17 @@ class Radio {
|
|
|
25812
25747
|
return Promise.resolve(this.formInternals.form);
|
|
25813
25748
|
}
|
|
25814
25749
|
render() {
|
|
25815
|
-
return (hAsync(Host, { key: '
|
|
25750
|
+
return (hAsync(Host, { key: 'e49795a12ee614091e288edead7f842d892c6ae1', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
|
|
25816
25751
|
disabled: this.disabled,
|
|
25817
25752
|
checked: this.checked,
|
|
25818
|
-
} }, hAsync("label", { key: '
|
|
25753
|
+
}, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '336bb07623eabcc32f2e074f53b0583418e549af' }, hAsync("input", { key: 'f14f476a25b4b6016c305f6602a2bd6566964eb3', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", onChange: () => {
|
|
25819
25754
|
const ref = this.inputRef.current;
|
|
25820
25755
|
if (ref) {
|
|
25821
25756
|
this.setCheckedState(ref.checked);
|
|
25822
25757
|
}
|
|
25823
|
-
} }), hAsync("button", { key: '
|
|
25758
|
+
} }), hAsync("button", { key: '62a18813a23df2b6ecd7d2b0d4b7ec3d34e2ebb5', disabled: this.disabled, class: {
|
|
25824
25759
|
checked: this.checked,
|
|
25825
|
-
}, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '
|
|
25760
|
+
}, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '31b7b63134c50640a12a39ebc78a7d555cefbe34', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } })), hAsync("ix-typography", { key: '95c4c01749ad136fb93bc49b19fa1d4526525f6b', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: 'ee9a61d6f99dd163c3dc6135f5275f6167db9f9b' })))));
|
|
25826
25761
|
}
|
|
25827
25762
|
static get formAssociated() { return true; }
|
|
25828
25763
|
get hostElement() { return getElement(this); }
|
|
@@ -25840,18 +25775,19 @@ class Radio {
|
|
|
25840
25775
|
"label": [1],
|
|
25841
25776
|
"disabled": [4],
|
|
25842
25777
|
"checked": [1540],
|
|
25778
|
+
"required": [516],
|
|
25843
25779
|
"hasValidValue": [64],
|
|
25844
25780
|
"getAssociatedFormElement": [64]
|
|
25845
25781
|
},
|
|
25846
25782
|
"$listeners$": undefined,
|
|
25847
25783
|
"$lazyBundleId$": "-",
|
|
25848
|
-
"$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"]]
|
|
25784
|
+
"$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["required", "required"]]
|
|
25849
25785
|
}; }
|
|
25850
25786
|
}
|
|
25851
25787
|
|
|
25852
25788
|
const radioGroupCss = ":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}";
|
|
25853
25789
|
|
|
25854
|
-
var __decorate$
|
|
25790
|
+
var __decorate$4 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
25855
25791
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
25856
25792
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
25857
25793
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -25862,8 +25798,7 @@ var __decorate$3 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
25862
25798
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
25863
25799
|
};
|
|
25864
25800
|
/**
|
|
25865
|
-
* @
|
|
25866
|
-
* @form-ready 2.6.0
|
|
25801
|
+
* @form-ready
|
|
25867
25802
|
*/
|
|
25868
25803
|
class RadiobuttonGroup {
|
|
25869
25804
|
constructor(hostRef) {
|
|
@@ -25873,12 +25808,21 @@ class RadiobuttonGroup {
|
|
|
25873
25808
|
* Alignment of the radio buttons in the group
|
|
25874
25809
|
*/
|
|
25875
25810
|
this.direction = 'column';
|
|
25811
|
+
/**
|
|
25812
|
+
* Required state of the checkbox component
|
|
25813
|
+
*
|
|
25814
|
+
* @internal
|
|
25815
|
+
*/
|
|
25816
|
+
this.required = false;
|
|
25876
25817
|
this.isInvalid = false;
|
|
25877
25818
|
this.isValid = false;
|
|
25878
25819
|
this.isInfo = false;
|
|
25879
25820
|
this.isWarning = false;
|
|
25821
|
+
this.touched = false;
|
|
25822
|
+
this.groupRef = makeRef();
|
|
25880
25823
|
this.observer = new MutationObserver(() => {
|
|
25881
25824
|
this.ensureOnlyLastRadioChecked();
|
|
25825
|
+
this.hasNestedRequiredRadio();
|
|
25882
25826
|
});
|
|
25883
25827
|
}
|
|
25884
25828
|
get radiobuttonElements() {
|
|
@@ -25889,12 +25833,13 @@ class RadiobuttonGroup {
|
|
|
25889
25833
|
childList: true,
|
|
25890
25834
|
subtree: true,
|
|
25891
25835
|
attributes: true,
|
|
25892
|
-
attributeFilter: ['checked'],
|
|
25836
|
+
attributeFilter: ['checked', 'required'],
|
|
25893
25837
|
});
|
|
25894
25838
|
}
|
|
25895
25839
|
componentWillLoad() {
|
|
25896
25840
|
this.selectInitialValue();
|
|
25897
25841
|
this.ensureOnlyLastRadioChecked();
|
|
25842
|
+
this.hasNestedRequiredRadio();
|
|
25898
25843
|
}
|
|
25899
25844
|
disconnectedCallback() {
|
|
25900
25845
|
if (this.observer) {
|
|
@@ -25918,7 +25863,11 @@ class RadiobuttonGroup {
|
|
|
25918
25863
|
radio.checked = false;
|
|
25919
25864
|
});
|
|
25920
25865
|
}
|
|
25866
|
+
hasNestedRequiredRadio() {
|
|
25867
|
+
this.required = this.radiobuttonElements.some((radiobutton) => radiobutton.required);
|
|
25868
|
+
}
|
|
25921
25869
|
onValueChangeHandler(newValue) {
|
|
25870
|
+
this.touched = true;
|
|
25922
25871
|
this.radiobuttonElements.forEach((radiobutton) => {
|
|
25923
25872
|
radiobutton.checked = radiobutton.value === newValue;
|
|
25924
25873
|
});
|
|
@@ -25933,17 +25882,25 @@ class RadiobuttonGroup {
|
|
|
25933
25882
|
this.valueChange.emit(radiobutton.value);
|
|
25934
25883
|
});
|
|
25935
25884
|
}
|
|
25936
|
-
onClassField({ isInvalid, isInfo, isValid, isWarning }) {
|
|
25937
|
-
this.isInvalid = isInvalid;
|
|
25885
|
+
onClassField({ isInvalid, isInfo, isValid, isWarning, isInvalidByRequired, }) {
|
|
25886
|
+
this.isInvalid = isInvalid || isInvalidByRequired;
|
|
25938
25887
|
this.isInfo = isInfo;
|
|
25939
25888
|
this.isValid = isValid;
|
|
25940
25889
|
this.isWarning = isWarning;
|
|
25941
25890
|
}
|
|
25891
|
+
/** @internal */
|
|
25892
|
+
hasValidValue() {
|
|
25893
|
+
return Promise.resolve(!!Array.from(this.hostElement.querySelectorAll('ix-radio')).find((radio) => radio.checked));
|
|
25894
|
+
}
|
|
25895
|
+
/** @internal */
|
|
25896
|
+
isTouched() {
|
|
25897
|
+
return Promise.resolve(this.touched);
|
|
25898
|
+
}
|
|
25942
25899
|
render() {
|
|
25943
|
-
return (hAsync(Host, { key: '
|
|
25900
|
+
return (hAsync(Host, { key: '82f7344f3c62f6d3edab91ab97575a353349409d', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: 'c820bb3ca72f60391ad8607466d5c129792c811a', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid, controlRef: this.groupRef }, hAsync("div", { key: '7df5d5acb15bc90da19687c95033b187f74238c6', class: {
|
|
25944
25901
|
'checkbox-container': true,
|
|
25945
25902
|
'row-layout': this.direction === 'row',
|
|
25946
|
-
} }, hAsync("slot", { key: '
|
|
25903
|
+
} }, hAsync("slot", { key: 'abb7dd22d12f81ec87c816d68b368c5485ccb821' })))));
|
|
25947
25904
|
}
|
|
25948
25905
|
get hostElement() { return getElement(this); }
|
|
25949
25906
|
static get watchers() { return {
|
|
@@ -25963,17 +25920,20 @@ class RadiobuttonGroup {
|
|
|
25963
25920
|
"validText": [1, "valid-text"],
|
|
25964
25921
|
"showTextAsTooltip": [4, "show-text-as-tooltip"],
|
|
25965
25922
|
"direction": [1],
|
|
25923
|
+
"required": [4],
|
|
25966
25924
|
"isInvalid": [32],
|
|
25967
25925
|
"isValid": [32],
|
|
25968
25926
|
"isInfo": [32],
|
|
25969
|
-
"isWarning": [32]
|
|
25927
|
+
"isWarning": [32],
|
|
25928
|
+
"hasValidValue": [64],
|
|
25929
|
+
"isTouched": [64]
|
|
25970
25930
|
},
|
|
25971
25931
|
"$listeners$": [[0, "checkedChange", "onCheckedChangeHandler"]],
|
|
25972
25932
|
"$lazyBundleId$": "-",
|
|
25973
25933
|
"$attrsToReflect$": []
|
|
25974
25934
|
}; }
|
|
25975
25935
|
}
|
|
25976
|
-
__decorate$
|
|
25936
|
+
__decorate$4([
|
|
25977
25937
|
HookValidationLifecycle({
|
|
25978
25938
|
includeChildren: true,
|
|
25979
25939
|
})
|
|
@@ -25981,15 +25941,12 @@ __decorate$3([
|
|
|
25981
25941
|
|
|
25982
25942
|
const rowCss = ":host{display:flex;flex-wrap:wrap}:host(:not(:first-of-type)){margin-block-start:var(--ix-layout-grid-row-margin, 0)}";
|
|
25983
25943
|
|
|
25984
|
-
/**
|
|
25985
|
-
* @since 2.0.0
|
|
25986
|
-
*/
|
|
25987
25944
|
class Row {
|
|
25988
25945
|
constructor(hostRef) {
|
|
25989
25946
|
registerInstance(this, hostRef);
|
|
25990
25947
|
}
|
|
25991
25948
|
render() {
|
|
25992
|
-
return (hAsync(Host, { key: '
|
|
25949
|
+
return (hAsync(Host, { key: 'd196cf5b6609b66fd1d8e60175373e6463faec5c' }, hAsync("slot", { key: 'cd5208fe0e779fb69579e8f9bbc1af21572d8bbc' })));
|
|
25993
25950
|
}
|
|
25994
25951
|
static get style() { return rowCss; }
|
|
25995
25952
|
static get cmpMeta() { return {
|
|
@@ -26012,7 +25969,7 @@ const selectCss = ":host{display:inline-block;position:relative;min-height:2rem;
|
|
|
26012
25969
|
* This source code is licensed under the MIT license found in the
|
|
26013
25970
|
* LICENSE file in the root directory of this source tree.
|
|
26014
25971
|
*/
|
|
26015
|
-
var __decorate$
|
|
25972
|
+
var __decorate$3 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
26016
25973
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
26017
25974
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
26018
25975
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -26023,7 +25980,7 @@ var __decorate$2 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
26023
25980
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
26024
25981
|
};
|
|
26025
25982
|
/**
|
|
26026
|
-
* @form-ready
|
|
25983
|
+
* @form-ready
|
|
26027
25984
|
*/
|
|
26028
25985
|
class Select {
|
|
26029
25986
|
constructor(hostRef) {
|
|
@@ -26041,14 +25998,11 @@ class Select {
|
|
|
26041
25998
|
}
|
|
26042
25999
|
/**
|
|
26043
26000
|
* A Boolean attribute indicating that an option with a non-empty string value must be selected
|
|
26044
|
-
*
|
|
26045
|
-
* @since 2.6.0
|
|
26046
26001
|
*/
|
|
26047
26002
|
this.required = false;
|
|
26048
26003
|
/**
|
|
26049
26004
|
* Current selected value.
|
|
26050
26005
|
* This corresponds to the value property of ix-select-items
|
|
26051
|
-
* @since 2.0.0
|
|
26052
26006
|
*/
|
|
26053
26007
|
this.value = [];
|
|
26054
26008
|
/**
|
|
@@ -26085,14 +26039,10 @@ class Select {
|
|
|
26085
26039
|
this.i18nSelectListHeader = 'Select an option';
|
|
26086
26040
|
/**
|
|
26087
26041
|
* Information inside of dropdown if no items where found with current filter text
|
|
26088
|
-
*
|
|
26089
|
-
* @since 1.5.0
|
|
26090
26042
|
*/
|
|
26091
26043
|
this.i18nNoMatches = 'No matches';
|
|
26092
26044
|
/**
|
|
26093
26045
|
* Hide list header
|
|
26094
|
-
*
|
|
26095
|
-
* @since 1.5.0
|
|
26096
26046
|
*/
|
|
26097
26047
|
this.hideListHeader = false;
|
|
26098
26048
|
this.dropdownShow = false;
|
|
@@ -26576,9 +26526,9 @@ class Select {
|
|
|
26576
26526
|
}
|
|
26577
26527
|
render() {
|
|
26578
26528
|
var _a, _b, _c, _d;
|
|
26579
|
-
return (hAsync(Host, { key: '
|
|
26529
|
+
return (hAsync(Host, { key: '9c96e0484bd918417dcbfde85e300e81ee76ff14', "aria-disabled": a11yBoolean(this.disabled), class: {
|
|
26580
26530
|
disabled: this.disabled,
|
|
26581
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
26531
|
+
} }, hAsync("ix-field-wrapper", { key: '2361bfc2f09908d32ee86ffea1ad3e03e0b0e35e', 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: '3bc425f480a9709262a4a75d0efc3a0edd344208', class: {
|
|
26582
26532
|
select: true,
|
|
26583
26533
|
disabled: this.disabled,
|
|
26584
26534
|
readonly: this.readonly,
|
|
@@ -26586,13 +26536,13 @@ class Select {
|
|
|
26586
26536
|
this.dropdownAnchorRef(ref);
|
|
26587
26537
|
if (!this.editable)
|
|
26588
26538
|
this.dropdownWrapperRef(ref);
|
|
26589
|
-
} }, hAsync("div", { key: '
|
|
26539
|
+
} }, hAsync("div", { key: '36fb0119739e50e0b7ad33206b9ac2af13a2d02a', class: "input-container" }, hAsync("div", { key: '69cd6098ab12694ccbb9f379fe306d20e058ab7d', class: "chips" }, this.isMultipleMode
|
|
26590
26540
|
? (_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) => {
|
|
26591
26541
|
e.preventDefault();
|
|
26592
26542
|
e.stopPropagation();
|
|
26593
26543
|
this.itemClick(item.value);
|
|
26594
26544
|
} }, item.label)))
|
|
26595
|
-
: '', hAsync("div", { key: '
|
|
26545
|
+
: '', hAsync("div", { key: '10b6f384260f0137b92063c6277601b30d91e71e', class: "trigger" }, hAsync("input", { key: '71222c3c2fce7115a28e1ddc798c1c947195b6c0', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
|
|
26596
26546
|
'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
|
|
26597
26547
|
}, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
|
|
26598
26548
|
this.inputElement = ref;
|
|
@@ -26609,7 +26559,7 @@ class Select {
|
|
|
26609
26559
|
} })) : 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) => {
|
|
26610
26560
|
if (this.editable)
|
|
26611
26561
|
this.dropdownWrapperRef(ref);
|
|
26612
|
-
} }))))))), hAsync("ix-dropdown", { key: '
|
|
26562
|
+
} }))))))), hAsync("ix-dropdown", { key: 'aac8cbe6759915570b9f940a024a0c124b88d7cb', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
|
|
26613
26563
|
'display-none': this.disabled || this.readonly,
|
|
26614
26564
|
}, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
|
|
26615
26565
|
var _a, _b;
|
|
@@ -26625,12 +26575,12 @@ class Select {
|
|
|
26625
26575
|
styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
|
|
26626
26576
|
}
|
|
26627
26577
|
return styleOverwrites;
|
|
26628
|
-
} }, hAsync("div", { key: '
|
|
26578
|
+
} }, hAsync("div", { key: '20c61f1e345f4203e0017480aecb16ba6559db53', class: {
|
|
26629
26579
|
'select-list-header': true,
|
|
26630
26580
|
hidden: this.hideListHeader || this.isDropdownEmpty,
|
|
26631
|
-
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '
|
|
26581
|
+
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'f16a3d974086f0ed7701b6b6ded216c7a3be1603', onSlotchange: () => {
|
|
26632
26582
|
this.updateSelection();
|
|
26633
|
-
} }), hAsync("div", { key: '
|
|
26583
|
+
} }), hAsync("div", { key: '6a1053c8bcd639b88a88ec1583514c1066e39677', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
|
|
26634
26584
|
'add-item': true,
|
|
26635
26585
|
}, label: this.inputFilterText, onItemClick: (e) => {
|
|
26636
26586
|
e.preventDefault();
|
|
@@ -26694,10 +26644,10 @@ class Select {
|
|
|
26694
26644
|
"$attrsToReflect$": [["name", "name"], ["required", "required"]]
|
|
26695
26645
|
}; }
|
|
26696
26646
|
}
|
|
26697
|
-
__decorate$
|
|
26647
|
+
__decorate$3([
|
|
26698
26648
|
OnListener('keydown', (self) => self.dropdownShow)
|
|
26699
26649
|
], Select.prototype, "onKeyDown", null);
|
|
26700
|
-
__decorate$
|
|
26650
|
+
__decorate$3([
|
|
26701
26651
|
HookValidationLifecycle()
|
|
26702
26652
|
], Select.prototype, "onValidationChange", null);
|
|
26703
26653
|
|
|
@@ -26818,7 +26768,7 @@ const sliderCss = ":host{display:flex;flex-direction:column;min-height:2rem;--th
|
|
|
26818
26768
|
* This source code is licensed under the MIT license found in the
|
|
26819
26769
|
* LICENSE file in the root directory of this source tree.
|
|
26820
26770
|
*/
|
|
26821
|
-
var __decorate$
|
|
26771
|
+
var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
26822
26772
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
26823
26773
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
26824
26774
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -26840,8 +26790,6 @@ function between(min, value, max) {
|
|
|
26840
26790
|
}
|
|
26841
26791
|
}
|
|
26842
26792
|
/**
|
|
26843
|
-
* @since 2.0.0
|
|
26844
|
-
*
|
|
26845
26793
|
* @slot label-start - Element will be displayed at the start of the slider
|
|
26846
26794
|
* @slot label-end - Element will be displayed at the end of the slider
|
|
26847
26795
|
*/
|
|
@@ -26959,12 +26907,12 @@ class Slider {
|
|
|
26959
26907
|
traceStart = valueInPercentage;
|
|
26960
26908
|
traceEnd = traceReferenceInPercentage;
|
|
26961
26909
|
}
|
|
26962
|
-
return (hAsync(Host, { key: '
|
|
26910
|
+
return (hAsync(Host, { key: 'f8af597967df65e91e20aa98b8c1d62b25654020', class: {
|
|
26963
26911
|
disabled: this.disabled,
|
|
26964
26912
|
error: !!this.error,
|
|
26965
|
-
}, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: '
|
|
26913
|
+
}, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'abd6c96ccbc9050fea8eaee5a5055c3f7ea8b572', class: "slider" }, hAsync("div", { key: '5aeb899f3c66634fb81df75a8740c3f120d7df04', class: "track" }, hAsync("div", { key: 'ae71a66855444d3ca1ebcb0631af0398bc593805', ref: this.thumbRef, class: "thumb", style: {
|
|
26966
26914
|
left: `calc(${valueInPercentage} * 100% - 8px)`,
|
|
26967
|
-
} }), hAsync("div", { key: '
|
|
26915
|
+
} }), hAsync("div", { key: '3f43211a7bdc6a7044fd646ed92cc69dc37e1f40', class: "ticks" }, this.marker
|
|
26968
26916
|
? this.marker.map((markerValue) => {
|
|
26969
26917
|
if (markerValue > this.max || markerValue < this.min) {
|
|
26970
26918
|
return;
|
|
@@ -26977,7 +26925,7 @@ class Slider {
|
|
|
26977
26925
|
'--tick-value': `${left}`,
|
|
26978
26926
|
} }));
|
|
26979
26927
|
})
|
|
26980
|
-
: null)), hAsync("input", Object.assign({ key: '
|
|
26928
|
+
: null)), hAsync("input", Object.assign({ key: '92efe17bd3f1290ebc77312614a7a06942ceb578', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
|
|
26981
26929
|
'--value': `${valueInPercentage}`,
|
|
26982
26930
|
'--trace-reference': `${traceReferenceInPercentage}`,
|
|
26983
26931
|
'--trace-start': `${traceStart}`,
|
|
@@ -26991,9 +26939,9 @@ class Slider {
|
|
|
26991
26939
|
this.showTooltip = true;
|
|
26992
26940
|
}, onBlur: () => {
|
|
26993
26941
|
this.showTooltip = false;
|
|
26994
|
-
}, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '
|
|
26942
|
+
}, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '83f2a16a4173e4b74cd65477e1836cd7ceb81360', ref: this.tooltipRef, class: {
|
|
26995
26943
|
'hide-tooltip': !this.showTooltip,
|
|
26996
|
-
}, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '
|
|
26944
|
+
}, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: 'd6c77a4cd5032e5c598cc111be77639e454017da', class: "label" }, hAsync("div", { key: 'ca56de00794f0916ac97d1d34530c8e39fcdc4a0', class: "label-start" }, hAsync("slot", { key: 'bd44b330b62518c60c246c76817e635cdb6c45d4', name: "label-start" })), hAsync("div", { key: '27a643a4790d01aa23364fc8eeb605a8f8adfa69', class: "label-end" }, hAsync("slot", { key: '3cd0d7f9d369df1b68d8ea7c775c296ad1525b32', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
|
|
26997
26945
|
}
|
|
26998
26946
|
get hostElement() { return getElement(this); }
|
|
26999
26947
|
static get watchers() { return {
|
|
@@ -27028,7 +26976,7 @@ class Slider {
|
|
|
27028
26976
|
"$attrsToReflect$": []
|
|
27029
26977
|
}; }
|
|
27030
26978
|
}
|
|
27031
|
-
__decorate$
|
|
26979
|
+
__decorate$2([
|
|
27032
26980
|
OnListener('pointerup', (self) => self.showTooltip)
|
|
27033
26981
|
], Slider.prototype, "onPointerUp", null);
|
|
27034
26982
|
|
|
@@ -27085,7 +27033,6 @@ class SplitButton {
|
|
|
27085
27033
|
this.variant = 'primary';
|
|
27086
27034
|
/**
|
|
27087
27035
|
* Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.
|
|
27088
|
-
* @since 2.3.0
|
|
27089
27036
|
*/
|
|
27090
27037
|
this.closeBehavior = 'both';
|
|
27091
27038
|
/**
|
|
@@ -27125,7 +27072,7 @@ class SplitButton {
|
|
|
27125
27072
|
'left-button-border': !this.outline,
|
|
27126
27073
|
},
|
|
27127
27074
|
};
|
|
27128
|
-
return (hAsync(Host, { key: '
|
|
27075
|
+
return (hAsync(Host, { key: '68777b9c2c7df983d65ae32bbd622367a477a31a' }, hAsync("div", { key: 'e8c152f8de7ae7fe63a7941261472a69863c6cb9', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (hAsync("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (hAsync("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), hAsync("ix-icon-button", Object.assign({ key: 'b2ffc7c55a1a1b8a616eaca91ba84df82e9b1a40' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu }))), hAsync("ix-dropdown", { key: 'a8f812ac00d24a27afff24674dbcc9f9b78b21bd', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: '29a0b0498632d3df0c93555df6c59906452a25fa' }))));
|
|
27129
27076
|
}
|
|
27130
27077
|
get hostElement() { return getElement(this); }
|
|
27131
27078
|
static get style() { return splitButtonCss; }
|
|
@@ -27198,7 +27145,7 @@ class TabItem {
|
|
|
27198
27145
|
};
|
|
27199
27146
|
}
|
|
27200
27147
|
render() {
|
|
27201
|
-
return (hAsync(Host, { key: '
|
|
27148
|
+
return (hAsync(Host, { key: 'a096af02399a879b9b7ed8562fccee14f9ddc0dd', class: this.tabItemClasses({
|
|
27202
27149
|
selected: this.selected,
|
|
27203
27150
|
disabled: this.disabled,
|
|
27204
27151
|
small: this.small,
|
|
@@ -27215,12 +27162,12 @@ class TabItem {
|
|
|
27215
27162
|
if (clientEvent.defaultPrevented) {
|
|
27216
27163
|
event.stopPropagation();
|
|
27217
27164
|
}
|
|
27218
|
-
} }, hAsync("div", { key: '
|
|
27165
|
+
} }, hAsync("div", { key: '189d7bf9653455ed4680d1c9479617069c709f5a', class: {
|
|
27219
27166
|
circle: this.rounded,
|
|
27220
27167
|
text: !this.rounded,
|
|
27221
27168
|
selected: this.selected,
|
|
27222
27169
|
disabled: this.disabled,
|
|
27223
|
-
} }, hAsync("slot", { key: '
|
|
27170
|
+
} }, hAsync("slot", { key: 'ada9f604be911038afe1e1b2a540a7159b72b8e8' })), hAsync("div", { key: '6505968a278bfeb85b323d90ef46fe8183b8415d', class: {
|
|
27224
27171
|
counter: true,
|
|
27225
27172
|
selected: this.selected,
|
|
27226
27173
|
hidden: !(this.rounded && this.counter !== undefined),
|
|
@@ -27506,13 +27453,13 @@ class Tabs {
|
|
|
27506
27453
|
});
|
|
27507
27454
|
}
|
|
27508
27455
|
render() {
|
|
27509
|
-
return (hAsync(Host, { key: '
|
|
27456
|
+
return (hAsync(Host, { key: '087e7e19b3ad5f5c759d8f083350cfa22f209da3' }, this.showArrowPrevious && (hAsync("div", { key: 'd339e9498044204193be9ee20b6c7a8a7ea885b1', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: 'f4703821ad1adf4bc75c3697693486cc33f9f830', name: iconChevronLeftSmall }))), hAsync("div", { key: 'cffe3545110b1638cafdc2643c2fbbbe3eabe303', class: {
|
|
27510
27457
|
'tab-items': true,
|
|
27511
27458
|
'overflow-shadow': true,
|
|
27512
27459
|
'shadow-left': this.showArrowPrevious,
|
|
27513
27460
|
'shadow-right': this.showArrowNext,
|
|
27514
27461
|
'shadow-both': this.showArrowNext && this.showArrowPrevious,
|
|
27515
|
-
} }, hAsync("div", { key: '
|
|
27462
|
+
} }, hAsync("div", { key: '4162663c6e5894b3e7467413a5a5fd05a7912f79', class: "items-content" }, hAsync("slot", { key: '3f55e88974efedcc9091073eab61a9746d6dbb38' }))), this.showArrowNext && (hAsync("div", { key: 'e8b9eed8a5457a0c29c82ffe0098a8e70a22a2ac', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: '59a5552eddceab33b773d7c00aa5416d9fed35b7', name: iconChevronRightSmall })))));
|
|
27516
27463
|
}
|
|
27517
27464
|
get hostElement() { return getElement(this); }
|
|
27518
27465
|
static get watchers() { return {
|
|
@@ -27551,7 +27498,7 @@ const textareaCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;font
|
|
|
27551
27498
|
* This source code is licensed under the MIT license found in the
|
|
27552
27499
|
* LICENSE file in the root directory of this source tree.
|
|
27553
27500
|
*/
|
|
27554
|
-
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
27501
|
+
var __decorate$1 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
27555
27502
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
27556
27503
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
27557
27504
|
r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -27562,8 +27509,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
|
|
|
27562
27509
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
27563
27510
|
};
|
|
27564
27511
|
/**
|
|
27565
|
-
* @
|
|
27566
|
-
* @form-ready 2.6.0
|
|
27512
|
+
* @form-ready
|
|
27567
27513
|
*/
|
|
27568
27514
|
class Textarea {
|
|
27569
27515
|
constructor(hostRef) {
|
|
@@ -27645,10 +27591,10 @@ class Textarea {
|
|
|
27645
27591
|
return Promise.resolve(this.touched);
|
|
27646
27592
|
}
|
|
27647
27593
|
render() {
|
|
27648
|
-
return (hAsync(Host, { key: '
|
|
27594
|
+
return (hAsync(Host, { key: 'bd07b9dd40671c81294de505d64f724d6d644f5d', class: {
|
|
27649
27595
|
disabled: this.disabled,
|
|
27650
27596
|
readonly: this.readonly,
|
|
27651
|
-
} }, hAsync("ix-field-wrapper", { key: '
|
|
27597
|
+
} }, hAsync("ix-field-wrapper", { key: 'fe385ac21943b3ae131d3a47609b7dd5f9027625', 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.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '8c34ba6618bf10eb43de5037a036bca382252287', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (this.value || '').length, "/", this.maxLength)), hAsync("div", { key: '59c2480f284385187713b31f6346803e2d25fc02', class: "input-wrapper" }, hAsync(TextareaElement, { key: '224f8653cd18524d60db225cb8a0efb1c6cf8d37', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
|
|
27652
27598
|
onInputBlur(this, this.textAreaRef.current);
|
|
27653
27599
|
this.touched = true;
|
|
27654
27600
|
} })))));
|
|
@@ -27696,7 +27642,7 @@ class Textarea {
|
|
|
27696
27642
|
"$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["label", "label"]]
|
|
27697
27643
|
}; }
|
|
27698
27644
|
}
|
|
27699
|
-
__decorate([
|
|
27645
|
+
__decorate$1([
|
|
27700
27646
|
HookValidationLifecycle()
|
|
27701
27647
|
], Textarea.prototype, "updateClassMappings", null);
|
|
27702
27648
|
|
|
@@ -27757,8 +27703,6 @@ class TimePicker {
|
|
|
27757
27703
|
/**
|
|
27758
27704
|
* Format of time string
|
|
27759
27705
|
* See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
|
|
27760
|
-
*
|
|
27761
|
-
* @since 1.1.0
|
|
27762
27706
|
*/
|
|
27763
27707
|
this.format = 'TT';
|
|
27764
27708
|
/**
|
|
@@ -27784,20 +27728,14 @@ class TimePicker {
|
|
|
27784
27728
|
/**
|
|
27785
27729
|
* Select time with format string
|
|
27786
27730
|
* Format has to match the `format` property.
|
|
27787
|
-
*
|
|
27788
|
-
* @since 1.1.0
|
|
27789
27731
|
*/
|
|
27790
27732
|
this.time = DateTime.now().toFormat(this.format);
|
|
27791
27733
|
/**
|
|
27792
27734
|
* Text of date select button
|
|
27793
|
-
*
|
|
27794
|
-
* @since 1.1.0
|
|
27795
27735
|
*/
|
|
27796
27736
|
this.textSelectTime = 'Done';
|
|
27797
27737
|
/**
|
|
27798
27738
|
* Text for top label
|
|
27799
|
-
*
|
|
27800
|
-
* @since 2.1.0
|
|
27801
27739
|
*/
|
|
27802
27740
|
this.textTime = 'Time';
|
|
27803
27741
|
}
|
|
@@ -27891,7 +27829,7 @@ class TimePicker {
|
|
|
27891
27829
|
},
|
|
27892
27830
|
];
|
|
27893
27831
|
timepickerInformation = timepickerInformation.filter((item) => !item.hidden);
|
|
27894
|
-
return (hAsync(Host, { key: '
|
|
27832
|
+
return (hAsync(Host, { key: 'e88bc5d942730fa74a70bfaa04ea0658be50692b' }, hAsync("ix-date-time-card", { key: '720c83b1a2711c1e27b445d361ae5ddead39b49d', standaloneAppearance: this.standaloneAppearance, corners: this.corners }, hAsync("div", { key: '9916f41e86163d411496bf98bc2295e579b8bbdf', class: "header", slot: "header" }, hAsync("ix-typography", { key: 'dfb71fb42d5f848c79c2cda7a0d9a9a0379c1783', format: "h5" }, this.textTime || 'Time')), hAsync("div", { key: '18354a0657a181ba08c5b861641259493d914922', class: "clock" }, timepickerInformation.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("ix-icon-button", { size: "16", onClick: () => {
|
|
27895
27833
|
var _a;
|
|
27896
27834
|
return (this._time = (_a = this._time) === null || _a === void 0 ? void 0 : _a.plus({
|
|
27897
27835
|
[descriptor.unit]: 1,
|
|
@@ -27918,15 +27856,15 @@ class TimePicker {
|
|
|
27918
27856
|
}, ghost: true, icon: iconChevronDownSmall, variant: "primary", class: "arrows" })), index !== timepickerInformation.length - 1 && (hAsync("div", { class: {
|
|
27919
27857
|
'column-seperator': true,
|
|
27920
27858
|
hidden: descriptor.hidden,
|
|
27921
|
-
} }, ":"))))), hAsync("div", { key: '
|
|
27859
|
+
} }, ":"))))), hAsync("div", { key: 'a2f591181b00b98848238267e49399b66c8f6f38', class: {
|
|
27922
27860
|
columns: true,
|
|
27923
27861
|
'default-space': true,
|
|
27924
27862
|
hidden: this._timeRef === undefined,
|
|
27925
|
-
} }, hAsync("ix-icon-button", { key: '
|
|
27863
|
+
} }, hAsync("ix-icon-button", { key: 'fb3e96cf66d0a9e7b6946b901ee395185c8bae24', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronUp, variant: "primary", class: "arrows" }), hAsync("div", { key: '196388fb7200fe812e5de8dcd0d45746f655e69e', class: "time-reference" }, this._timeRef), hAsync("ix-icon-button", { key: '4930ff7fab12df13685d35fdf3cdd669d023e937', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronDown, variant: "primary", class: "arrows" }))), hAsync("div", { key: '5d9b76e8f7047e9a550b5d86391f2e9f3bd0f434', class: {
|
|
27926
27864
|
button: true,
|
|
27927
27865
|
hidden: !this.standaloneAppearance,
|
|
27928
27866
|
standalone: true,
|
|
27929
|
-
} }, hAsync("ix-button", { key: '
|
|
27867
|
+
} }, hAsync("ix-button", { key: '135b0d00c830734b46bd94fc1d69e044e679edaf', onClick: () => {
|
|
27930
27868
|
var _a;
|
|
27931
27869
|
this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
|
|
27932
27870
|
} }, this.textSelectTime)))));
|
|
@@ -28156,14 +28094,33 @@ class ToastContainer {
|
|
|
28156
28094
|
|
|
28157
28095
|
const toggleCss = ":host{display:inline-flex;flex-direction:row;position:relative;height:1.5rem;margin-block-start:0.25rem;margin-block-end:0.25rem}: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 input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;height:100%}:host .label{display:inline-block;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-block-start:0.125rem;margin-inline-start:0.5625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}";
|
|
28158
28096
|
|
|
28097
|
+
/*
|
|
28098
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
28099
|
+
*
|
|
28100
|
+
* SPDX-License-Identifier: MIT
|
|
28101
|
+
*
|
|
28102
|
+
* This source code is licensed under the MIT license found in the
|
|
28103
|
+
* LICENSE file in the root directory of this source tree.
|
|
28104
|
+
*/
|
|
28105
|
+
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
28106
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
28107
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
28108
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
28109
|
+
else
|
|
28110
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
28111
|
+
if (d = decorators[i])
|
|
28112
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
28113
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
28114
|
+
};
|
|
28159
28115
|
/**
|
|
28160
|
-
* @form-ready
|
|
28161
|
-
|
|
28116
|
+
* @form-ready
|
|
28117
|
+
*/
|
|
28162
28118
|
class Toggle {
|
|
28163
28119
|
constructor(hostRef) {
|
|
28164
28120
|
registerInstance(this, hostRef);
|
|
28165
28121
|
this.checkedChange = createEvent(this, "checkedChange", 7);
|
|
28166
28122
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
28123
|
+
this.ixBlur = createEvent(this, "ixBlur", 7);
|
|
28167
28124
|
if (hostRef.$hostElement$["s-ei"]) {
|
|
28168
28125
|
this.formInternals = hostRef.$hostElement$["s-ei"];
|
|
28169
28126
|
}
|
|
@@ -28209,6 +28166,7 @@ class Toggle {
|
|
|
28209
28166
|
* If true, checkbox needs to be checked to be valid
|
|
28210
28167
|
*/
|
|
28211
28168
|
this.required = false;
|
|
28169
|
+
this.touched = false;
|
|
28212
28170
|
}
|
|
28213
28171
|
onCheckedChange(newChecked) {
|
|
28214
28172
|
if (this.disabled) {
|
|
@@ -28238,6 +28196,7 @@ class Toggle {
|
|
|
28238
28196
|
}
|
|
28239
28197
|
}
|
|
28240
28198
|
watchCheckedChange() {
|
|
28199
|
+
this.touched = true;
|
|
28241
28200
|
this.updateFormInternalValue();
|
|
28242
28201
|
}
|
|
28243
28202
|
/** @internal */
|
|
@@ -28248,6 +28207,13 @@ class Toggle {
|
|
|
28248
28207
|
getAssociatedFormElement() {
|
|
28249
28208
|
return Promise.resolve(this.formInternals.form);
|
|
28250
28209
|
}
|
|
28210
|
+
/** @internal */
|
|
28211
|
+
isTouched() {
|
|
28212
|
+
return Promise.resolve(this.touched);
|
|
28213
|
+
}
|
|
28214
|
+
updateClassMappings() {
|
|
28215
|
+
/** This function is intentionally empty */
|
|
28216
|
+
}
|
|
28251
28217
|
render() {
|
|
28252
28218
|
let toggleText = this.textOff;
|
|
28253
28219
|
if (this.checked) {
|
|
@@ -28256,13 +28222,13 @@ class Toggle {
|
|
|
28256
28222
|
if (this.indeterminate) {
|
|
28257
28223
|
toggleText = this.textIndeterminate;
|
|
28258
28224
|
}
|
|
28259
|
-
return (hAsync(Host, { key: '
|
|
28225
|
+
return (hAsync(Host, { key: '2006d13cafca2fdd354b0481d45f06a08fba1eed', class: {
|
|
28260
28226
|
disabled: this.disabled,
|
|
28261
|
-
} }, hAsync("label", { key: '
|
|
28227
|
+
}, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: 'aa118214cf466c2dc95c494ae3762128258bbc0e', class: "wrapper" }, hAsync("button", { key: '952c8bd4175f6a87b424aab3740a79b9aafca0c4', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
|
|
28262
28228
|
switch: true,
|
|
28263
28229
|
checked: this.checked,
|
|
28264
28230
|
indeterminate: this.indeterminate,
|
|
28265
|
-
}, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '
|
|
28231
|
+
}, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '9eb7fd9a73b7cbc1b001c0d6a32972c94dd46b05', class: "slider" })), hAsync("input", { key: '7fb350a1e6096e5e33011cf1c031d426b4a1d598', type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && (hAsync("ix-typography", { key: 'd1dfac3bbcb0e01a3ea1862539c59467a3abd860', class: "label" }, toggleText)))));
|
|
28266
28232
|
}
|
|
28267
28233
|
static get formAssociated() { return true; }
|
|
28268
28234
|
get hostElement() { return getElement(this); }
|
|
@@ -28285,19 +28251,20 @@ class Toggle {
|
|
|
28285
28251
|
"hideText": [4, "hide-text"],
|
|
28286
28252
|
"required": [516],
|
|
28287
28253
|
"hasValidValue": [64],
|
|
28288
|
-
"getAssociatedFormElement": [64]
|
|
28254
|
+
"getAssociatedFormElement": [64],
|
|
28255
|
+
"isTouched": [64]
|
|
28289
28256
|
},
|
|
28290
28257
|
"$listeners$": undefined,
|
|
28291
28258
|
"$lazyBundleId$": "-",
|
|
28292
28259
|
"$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["indeterminate", "indeterminate"], ["required", "required"]]
|
|
28293
28260
|
}; }
|
|
28294
28261
|
}
|
|
28262
|
+
__decorate([
|
|
28263
|
+
HookValidationLifecycle()
|
|
28264
|
+
], Toggle.prototype, "updateClassMappings", null);
|
|
28295
28265
|
|
|
28296
|
-
const toggleButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-block;width:auto;height:2rem;vertical-align:middle}: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 .btn{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
|
|
28266
|
+
const toggleButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-block;width:auto;height:2rem;vertical-align:middle;}: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 .btn{width:100%;height:100%}:host .btn.selected.btn-primary{background:var(--theme-color-dynamic);color:var(--theme-color-primary--contrast)}:host .btn.selected.btn-primary:hover{background:var(--theme-color-dynamic--hover);color:var(--theme-color-primary--contrast)}:host .btn.selected.btn-primary:active{background:var(--theme-color-dynamic--active);color:var(--theme-color-primary--contrast)}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
|
|
28297
28267
|
|
|
28298
|
-
/**
|
|
28299
|
-
* @since 2.0.0
|
|
28300
|
-
*/
|
|
28301
28268
|
class ToggleButton {
|
|
28302
28269
|
constructor(hostRef) {
|
|
28303
28270
|
registerInstance(this, hostRef);
|
|
@@ -28368,9 +28335,9 @@ class ToggleButton {
|
|
|
28368
28335
|
'aria-pressed': a11yBoolean(this.pressed),
|
|
28369
28336
|
},
|
|
28370
28337
|
};
|
|
28371
|
-
return (hAsync(Host, { key: '
|
|
28338
|
+
return (hAsync(Host, { key: 'e37769484c98e132db6427889e7b3b1d3b8c9fe0', class: {
|
|
28372
28339
|
disabled: this.disabled || this.loading,
|
|
28373
|
-
} }, hAsync(BaseButton, Object.assign({ key: '
|
|
28340
|
+
} }, hAsync(BaseButton, Object.assign({ key: 'acf4fa8c653297f4f48f62077d062a6e6430fcc9' }, baseButtonProps), hAsync("slot", { key: 'c73245006fff382188d49b3711f88cd5d6aebea3' }))));
|
|
28374
28341
|
}
|
|
28375
28342
|
static get watchers() { return {
|
|
28376
28343
|
"variant": ["onVariantChange"],
|
|
@@ -28403,8 +28370,6 @@ let tooltipInstance = 0;
|
|
|
28403
28370
|
/**
|
|
28404
28371
|
* @slot title-icon - Icon of tooltip title
|
|
28405
28372
|
* @slot title-content - Content of tooltip title
|
|
28406
|
-
*
|
|
28407
|
-
* @since 1.4.0
|
|
28408
28373
|
*/
|
|
28409
28374
|
class Tooltip {
|
|
28410
28375
|
constructor(hostRef) {
|
|
@@ -28416,7 +28381,6 @@ class Tooltip {
|
|
|
28416
28381
|
/**
|
|
28417
28382
|
* Initial placement of the tooltip.
|
|
28418
28383
|
* If the selected placement doesn't have enough space, the tooltip will be repositioned to another location.
|
|
28419
|
-
* @since 1.5.0
|
|
28420
28384
|
*/
|
|
28421
28385
|
this.placement = 'top';
|
|
28422
28386
|
/** @internal */
|
|
@@ -28715,7 +28679,7 @@ class Tooltip {
|
|
|
28715
28679
|
(_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
28716
28680
|
}
|
|
28717
28681
|
render() {
|
|
28718
|
-
return (hAsync(Host, { key: '
|
|
28682
|
+
return (hAsync(Host, { key: '36a8743eb0ebda55e9a470456692051caac17894', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: '8ed7a8a435fc50977e6cc8bf5792ec48347c6c81', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '37c134036a13e239bc7ce7951e8cff288fce97b9', class: "tooltip-container" }, hAsync("div", { key: 'c1053f7ab1fc20a5b172ff987d51c3a4d56db73e', class: "content-wrapper" }, hAsync("div", { key: '045242b42cb66b6272dd23980bce24dff91d2ffd', class: 'tooltip-title' }, hAsync("slot", { key: '5743b9415b8f8ea6bcdca917a3e43e3c03f3abe4', name: "title-icon" }), hAsync("ix-typography", { key: 'c86c5b07775d2fc179cf20d43f87357802718ed1', format: "h5" }, this.titleContent, hAsync("slot", { key: 'b42f2ad9086133679eeb45ec0706a0b41fbc54ed', name: "title-content" }))), hAsync("slot", { key: '06f6215566b2a8df46ffb801c36f1fd743b87754' }), hAsync("div", { key: 'fe47bb2898758e28a6d81eb2f5f5d17f49d1fecc', class: "arrow" }))))));
|
|
28719
28683
|
}
|
|
28720
28684
|
get hostElement() { return getElement(this); }
|
|
28721
28685
|
static get style() { return tooltipCss; }
|
|
@@ -29119,8 +29083,6 @@ class Tree {
|
|
|
29119
29083
|
* Selection and collapsed state management
|
|
29120
29084
|
*/
|
|
29121
29085
|
this.context = {};
|
|
29122
|
-
this.toggleListener = new Map();
|
|
29123
|
-
this.itemClickListener = new Map();
|
|
29124
29086
|
this.updates = new Map();
|
|
29125
29087
|
this.hasFirstRender = false;
|
|
29126
29088
|
}
|
|
@@ -29129,20 +29091,6 @@ class Tree {
|
|
|
29129
29091
|
}
|
|
29130
29092
|
getVirtualizerOptions() {
|
|
29131
29093
|
const list = this.buildTreeList(this.model[this.root]);
|
|
29132
|
-
let setToggleListener = (item, el, index) => {
|
|
29133
|
-
if (item.hasChildren && !this.toggleListener.has(el)) {
|
|
29134
|
-
const toggleCallback = (e) => {
|
|
29135
|
-
e.preventDefault();
|
|
29136
|
-
e.stopPropagation();
|
|
29137
|
-
const context = this.getContext(list[index].id);
|
|
29138
|
-
context.isExpanded = !context.isExpanded;
|
|
29139
|
-
this.nodeToggled.emit({ id: item.id, isExpaned: context.isExpanded });
|
|
29140
|
-
this.setContext(item.id, context);
|
|
29141
|
-
};
|
|
29142
|
-
el.addEventListener('toggle', toggleCallback);
|
|
29143
|
-
this.toggleListener.set(el, toggleCallback);
|
|
29144
|
-
}
|
|
29145
|
-
};
|
|
29146
29094
|
return {
|
|
29147
29095
|
width: '100%',
|
|
29148
29096
|
height: '100%',
|
|
@@ -29155,7 +29103,6 @@ class Tree {
|
|
|
29155
29103
|
if (renderedTreeItem) {
|
|
29156
29104
|
renderedTreeItem.hasChildren = item.hasChildren;
|
|
29157
29105
|
renderedTreeItem.context = Object.assign({}, context);
|
|
29158
|
-
setToggleListener(item, renderedTreeItem, index);
|
|
29159
29106
|
if (this.updates.has(item.id)) {
|
|
29160
29107
|
const doUpdate = this.updates.get(item.id);
|
|
29161
29108
|
if (doUpdate) {
|
|
@@ -29179,39 +29126,6 @@ class Tree {
|
|
|
29179
29126
|
el.setAttribute('data-tree-node-id', item.id);
|
|
29180
29127
|
el.style.paddingRight = '1rem';
|
|
29181
29128
|
this.updatePadding(el, item);
|
|
29182
|
-
if (!this.itemClickListener.has(el)) {
|
|
29183
|
-
const itemClickCallback = (event) => {
|
|
29184
|
-
const path = event.composedPath();
|
|
29185
|
-
const treeIndex = path.indexOf(this.hostElement);
|
|
29186
|
-
const treePath = path.slice(0, treeIndex);
|
|
29187
|
-
const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
|
|
29188
|
-
if (hasTrigger) {
|
|
29189
|
-
return;
|
|
29190
|
-
}
|
|
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
|
-
}
|
|
29206
|
-
this.nodeClicked.emit(item.id);
|
|
29207
|
-
};
|
|
29208
|
-
el.addEventListener('toggle', (event) => {
|
|
29209
|
-
event.preventDefault();
|
|
29210
|
-
});
|
|
29211
|
-
el.addEventListener('click', itemClickCallback);
|
|
29212
|
-
this.itemClickListener.set(el, itemClickCallback);
|
|
29213
|
-
}
|
|
29214
|
-
setToggleListener(item, el, index);
|
|
29215
29129
|
return el;
|
|
29216
29130
|
},
|
|
29217
29131
|
};
|
|
@@ -29315,8 +29229,62 @@ class Tree {
|
|
|
29315
29229
|
const config = this.getVirtualizerOptions();
|
|
29316
29230
|
this.hyperlist = new VirtualList(this.hostElement, config);
|
|
29317
29231
|
}
|
|
29232
|
+
onToggle(event) {
|
|
29233
|
+
const { target } = event;
|
|
29234
|
+
event.preventDefault();
|
|
29235
|
+
event.stopPropagation();
|
|
29236
|
+
if (!(target instanceof HTMLElement)) {
|
|
29237
|
+
return;
|
|
29238
|
+
}
|
|
29239
|
+
const id = target.getAttribute('data-tree-node-id');
|
|
29240
|
+
if (!id) {
|
|
29241
|
+
return;
|
|
29242
|
+
}
|
|
29243
|
+
const item = this.model[id];
|
|
29244
|
+
if (!item.hasChildren) {
|
|
29245
|
+
return;
|
|
29246
|
+
}
|
|
29247
|
+
const context = this.getContext(id);
|
|
29248
|
+
context.isExpanded = !context.isExpanded;
|
|
29249
|
+
this.nodeToggled.emit({ id, isExpanded: context.isExpanded });
|
|
29250
|
+
this.setContext(id, context);
|
|
29251
|
+
}
|
|
29252
|
+
onTreeItemClick(event) {
|
|
29253
|
+
const { target } = event;
|
|
29254
|
+
if (!(target instanceof HTMLElement)) {
|
|
29255
|
+
return;
|
|
29256
|
+
}
|
|
29257
|
+
const id = target.getAttribute('data-tree-node-id');
|
|
29258
|
+
if (!id) {
|
|
29259
|
+
return;
|
|
29260
|
+
}
|
|
29261
|
+
const item = this.model[id];
|
|
29262
|
+
const path = event.composedPath();
|
|
29263
|
+
const treeIndex = path.indexOf(this.hostElement);
|
|
29264
|
+
const treePath = path.slice(0, treeIndex);
|
|
29265
|
+
const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
|
|
29266
|
+
if (hasTrigger) {
|
|
29267
|
+
return;
|
|
29268
|
+
}
|
|
29269
|
+
if (!event.defaultPrevented) {
|
|
29270
|
+
Object.values(this.context).forEach((c) => (c.isSelected = false));
|
|
29271
|
+
const context = this.getContext(id);
|
|
29272
|
+
context.isSelected = true;
|
|
29273
|
+
this.setContext(id, context);
|
|
29274
|
+
}
|
|
29275
|
+
if (this.toggleOnItemClick && item.hasChildren) {
|
|
29276
|
+
const context = this.getContext(id);
|
|
29277
|
+
context.isExpanded = !context.isExpanded;
|
|
29278
|
+
this.nodeToggled.emit({
|
|
29279
|
+
id: id,
|
|
29280
|
+
isExpanded: context.isExpanded,
|
|
29281
|
+
});
|
|
29282
|
+
this.setContext(id, context);
|
|
29283
|
+
}
|
|
29284
|
+
this.nodeClicked.emit(id);
|
|
29285
|
+
}
|
|
29318
29286
|
render() {
|
|
29319
|
-
return (hAsync(Host, { key: '
|
|
29287
|
+
return (hAsync(Host, { key: '334ea5dcb9482db02edbde78d1129e34b4c10988', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '672d437ccefd8e58cef11ac61c166bf3e51369ba' })));
|
|
29320
29288
|
}
|
|
29321
29289
|
get hostElement() { return getElement(this); }
|
|
29322
29290
|
static get watchers() { return {
|
|
@@ -29333,7 +29301,7 @@ class Tree {
|
|
|
29333
29301
|
"context": [1040],
|
|
29334
29302
|
"toggleOnItemClick": [4, "toggle-on-item-click"]
|
|
29335
29303
|
},
|
|
29336
|
-
"$listeners$":
|
|
29304
|
+
"$listeners$": [[0, "toggle", "onToggle"]],
|
|
29337
29305
|
"$lazyBundleId$": "-",
|
|
29338
29306
|
"$attrsToReflect$": []
|
|
29339
29307
|
}; }
|
|
@@ -29600,10 +29568,12 @@ class Upload {
|
|
|
29600
29568
|
}; }
|
|
29601
29569
|
}
|
|
29602
29570
|
|
|
29603
|
-
const validationTooltipCss = ".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:inline-block;position:relative;width:100
|
|
29571
|
+
const validationTooltipCss = ".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:inline-block;position:relative;width:100%;z-index:var(--theme-z-index-tooltip)}:host .validation-tooltip{background-color:var(--theme-tootlip--background);color:var(--theme-tooltip--color);padding:5px 10px;border-radius:4px;font-size:13px;border:1px solid var(--theme-tooltip--border-color);box-shadow:0 0 2px 0 rgba(0, 0, 40, 0.1), 0 4px 8px 0 rgba(0, 0, 40, 0.1), 0 12px 18px 0 rgba(0, 0, 40, 0.1)}:host .validation-tooltip #arrow,:host .validation-tooltip #arrow::before{position:absolute;width:8px;height:8px;background:inherit}:host .validation-tooltip #arrow{visibility:hidden}:host .validation-tooltip #arrow::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}:host .validation-tooltip>#arrow{bottom:-5px}:host .validation-tooltip>#arrow::before{border-right:1px solid var(--theme-tooltip--border-color);border-bottom:1px solid var(--theme-tooltip--border-color)}";
|
|
29604
29572
|
|
|
29605
29573
|
/**
|
|
29606
29574
|
* @slot tooltip-message - Custom tooltip message with html support
|
|
29575
|
+
*
|
|
29576
|
+
* @deprecated Will be removed with 4.0.0
|
|
29607
29577
|
*/
|
|
29608
29578
|
class ValidationTooltip {
|
|
29609
29579
|
constructor(hostRef) {
|
|
@@ -29614,8 +29584,6 @@ class ValidationTooltip {
|
|
|
29614
29584
|
this.placement = 'top';
|
|
29615
29585
|
/**
|
|
29616
29586
|
* Suppress the automatic placement of the dropdown.
|
|
29617
|
-
*
|
|
29618
|
-
* @since 2.0.0
|
|
29619
29587
|
*/
|
|
29620
29588
|
this.suppressAutomaticPlacement = false;
|
|
29621
29589
|
this.isInputValid = true;
|
|
@@ -29738,13 +29706,13 @@ class ValidationTooltip {
|
|
|
29738
29706
|
}
|
|
29739
29707
|
render() {
|
|
29740
29708
|
var _a, _b, _c, _d;
|
|
29741
|
-
return (hAsync(Host, { key: '
|
|
29709
|
+
return (hAsync(Host, { key: '0582af013fdb45fa89977b01550230df8ad2e613' }, hAsync("slot", { key: '900e30ced560b90ad4495ab63a117c7f5e285632' }), hAsync("div", { key: '2196bc1ba0b51c93fc7e1705b8ce08aa76e8285e', role: "tooltip", style: {
|
|
29742
29710
|
display: 'none',
|
|
29743
29711
|
position: 'fixed',
|
|
29744
29712
|
top: '0',
|
|
29745
29713
|
left: '0',
|
|
29746
29714
|
transform: `translate(${Math.round((_b = (_a = this.tooltipPosition) === null || _a === void 0 ? void 0 : _a.x) !== null && _b !== void 0 ? _b : 0)}px,${Math.round((_d = (_c = this.tooltipPosition) === null || _c === void 0 ? void 0 : _c.y) !== null && _d !== void 0 ? _d : 0)}px)`,
|
|
29747
|
-
}, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '
|
|
29715
|
+
}, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '0c0607ed1e4a966ae8a10da7b4e467adc18ff6e4', name: "tooltip-message" }), hAsync("div", { key: 'ce75800f7e47c71196e442a0387111ef0b19ad10', id: "arrow" }))));
|
|
29748
29716
|
}
|
|
29749
29717
|
get hostElement() { return getElement(this); }
|
|
29750
29718
|
static get watchers() { return {
|