@siemens/ix 4.4.0 → 5.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/READMEOSS.html +24 -10
- package/components/index.js +1 -1
- package/components/ix-action-card.js +1 -1
- package/components/ix-application-header.js +1 -1
- package/components/ix-application-switch-modal.js +1 -1
- package/components/ix-application.js +1 -1
- package/components/ix-avatar.js +1 -1
- package/components/ix-blind.js +1 -1
- package/components/ix-breadcrumb-item.js +1 -1
- package/components/ix-breadcrumb.js +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 +1 -1
- package/components/ix-card-title.js +1 -1
- package/components/ix-card.js +1 -1
- package/components/ix-category-filter.js +1 -1
- package/components/ix-checkbox-group.js +1 -1
- package/components/ix-checkbox.js +1 -1
- package/components/ix-chip.js +1 -1
- package/components/ix-col.js +1 -1
- package/components/ix-content-header.js +1 -1
- package/components/ix-content.js +1 -1
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-css-grid.js +1 -1
- package/components/ix-custom-field.js +1 -1
- package/components/ix-date-dropdown.js +1 -1
- package/components/ix-date-input.js +1 -1
- package/components/ix-date-picker.js +1 -1
- package/components/ix-date-time-card.js +1 -1
- package/components/{ix-validation-tooltip.d.ts → ix-datetime-input.d.ts} +4 -4
- package/components/ix-datetime-input.js +1 -0
- package/components/ix-datetime-picker.js +1 -1
- package/components/ix-divider.js +1 -1
- package/components/ix-dropdown-button.js +1 -1
- package/components/ix-dropdown-header.js +1 -1
- package/components/ix-dropdown-item.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-dropdown.js +1 -1
- package/components/ix-empty-state.js +1 -1
- package/components/ix-event-list-item.js +1 -1
- package/components/ix-event-list.js +1 -1
- package/components/ix-expanding-search.js +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-content.js +1 -1
- package/components/ix-flip-tile.js +1 -1
- package/components/ix-group-context-menu.js +1 -1
- package/components/ix-group-item.js +1 -1
- package/components/ix-group.js +1 -1
- package/components/ix-helper-text.js +1 -1
- package/components/ix-icon-button.js +1 -1
- package/components/ix-icon-toggle-button.js +1 -1
- package/components/ix-input.js +1 -1
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-kpi.js +1 -1
- package/components/ix-layout-auto.js +1 -1
- package/components/ix-layout-grid.js +1 -1
- package/components/ix-link-button.js +1 -1
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +1 -1
- package/components/ix-menu-about.js +1 -1
- package/components/ix-menu-avatar-item.js +1 -1
- package/components/ix-menu-avatar.js +1 -1
- package/components/ix-menu-category.js +1 -1
- package/components/ix-menu-expand-icon.js +1 -1
- package/components/ix-menu-item.js +1 -1
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu-settings.js +1 -1
- package/components/ix-menu.js +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-header.js +1 -1
- package/components/ix-modal-loading.js +1 -1
- package/components/ix-modal.js +1 -1
- package/components/ix-number-input.js +1 -1
- package/components/ix-pagination.js +1 -1
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js +1 -1
- package/components/ix-pill.js +1 -1
- package/components/ix-progress-indicator.js +1 -1
- package/components/ix-push-card.js +1 -1
- package/components/ix-radio-group.js +1 -1
- package/components/ix-radio.js +1 -1
- package/components/{ix-input-group.d.ts → ix-range-field.d.ts} +4 -4
- package/components/ix-range-field.js +1 -0
- package/components/ix-row.js +1 -1
- package/components/ix-select-item.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/ix-slider.js +1 -1
- package/components/ix-spinner.js +1 -1
- package/components/ix-split-button.js +1 -1
- package/components/ix-tab-item.js +1 -1
- package/components/{ix-application-sidebar.d.ts → ix-tab-panel.d.ts} +4 -4
- package/components/ix-tab-panel.js +1 -0
- package/components/{ix-drawer.d.ts → ix-tab-set.d.ts} +4 -4
- package/components/ix-tab-set.js +1 -0
- package/components/ix-tabs.js +1 -1
- package/components/ix-textarea.js +1 -1
- package/components/ix-tile.js +1 -1
- package/components/ix-time-input.js +1 -1
- package/components/ix-time-picker.js +1 -1
- package/components/ix-toast-container.js +1 -1
- package/components/ix-toast.js +1 -1
- package/components/ix-toggle-button.js +1 -1
- package/components/ix-toggle.js +1 -1
- package/components/ix-tooltip.js +1 -1
- package/components/ix-tree-item.js +1 -1
- package/components/ix-tree.js +1 -1
- package/components/ix-typography.js +1 -1
- package/components/ix-upload.js +1 -1
- package/components/ix-workflow-step.js +1 -1
- package/components/ix-workflow-steps.js +1 -1
- package/components/p-4pTtJwcY.js +1 -0
- package/components/p-546lBshK.js +1 -0
- package/components/p-5jph302v.js +1 -0
- package/components/p-B1ZcjHve.js +1 -0
- package/components/{p-CRcg3Wl9.js → p-B1q6Xh9M.js} +1 -1
- package/components/p-B4Yxzuow.js +1 -0
- package/components/p-B5k8YVR0.js +1 -0
- package/components/p-B8RlWbEh.js +1 -0
- package/components/p-BE4QI9tD.js +1 -0
- package/components/p-BL9SR36X.js +1 -0
- package/components/p-BP8g-yqY.js +1 -0
- package/components/p-B_czElDE.js +1 -0
- package/components/p-BcxPyyrm.js +1 -0
- package/components/p-BooU9e46.js +1 -0
- package/components/p-Btv5ReUJ.js +1 -0
- package/components/p-BtvsjuLo.js +1 -0
- package/components/p-BwC_Hmai.js +1 -0
- package/components/p-Bxdy-8CE.js +1 -0
- package/components/p-Bxrgt3H_.js +1 -0
- package/components/p-By6x--zJ.js +1 -0
- package/components/p-Byed_Z2G.js +1 -0
- package/components/p-C-wf4kbs.js +1 -0
- package/components/p-C95SE6lT.js +1 -0
- package/components/p-C9HBQRMb.js +1 -0
- package/components/p-CDKHgTB8.js +1 -0
- package/components/p-CJ3dR7zd.js +1 -0
- package/components/p-CKYjdhXo.js +1 -0
- package/components/p-CQj_gEvY.js +1 -0
- package/components/p-CVmLf9WY.js +1 -0
- package/components/p-CWlPNXA-.js +1 -0
- package/components/p-CWshStHZ.js +1 -0
- package/components/p-CYgb41KQ.js +1 -0
- package/components/p-C_95k0nq.js +1 -0
- package/components/p-CcllZcv2.js +1 -0
- package/components/p-Cf71L4Ol.js +1 -0
- package/components/p-CgOv_MV_.js +1 -0
- package/components/p-CsP_r-y6.js +1 -0
- package/components/p-CuswfnZ5.js +1 -0
- package/components/p-D4RWuUBi.js +1 -0
- package/components/p-D4T7_gkf.js +1 -0
- package/components/p-D5gbubPJ.js +1 -0
- package/components/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
- package/components/p-D6Wm2E-0.js +1 -0
- package/components/p-D8Wb4thH.js +1 -0
- package/components/p-DN2Mr91y.js +1 -0
- package/components/p-DNIQ2C1K.js +1 -0
- package/components/p-DOCAISxs.js +1 -0
- package/components/p-DQql_9wo.js +1 -0
- package/components/p-DRw2l8Az.js +1 -0
- package/components/p-DSpVcflZ.js +1 -0
- package/components/p-DTcUamMt.js +1 -0
- package/components/p-DUkuP1OH.js +1 -0
- package/components/p-DdMuwGlF.js +1 -0
- package/components/p-DfnCSsMy.js +1 -0
- package/components/p-Djkc69iv.js +1 -0
- package/components/p-Dpk_WgCl.js +1 -0
- package/components/p-DuTDx0c-.js +1 -0
- package/components/p-Dx6rQdpk.js +1 -0
- package/components/p-Dx8kFukG.js +1 -0
- package/components/p-JXbYOM9q.js +1 -0
- package/components/p-JevOq-9X.js +1 -0
- package/components/p-MZOpritx.js +1 -0
- package/components/p-NLlCSNeG.js +1 -0
- package/components/p-VEcjhpT4.js +1 -0
- package/components/p-W0q0WVKl.js +1 -0
- package/components/p-XBJqkmoc.js +1 -0
- package/components/p-XBTykBKS.js +1 -0
- package/components/{p-BJxTLVYT.js → p-_Uc7YwjU.js} +1 -1
- package/components/p-qsIASuyM.js +1 -0
- package/components/p-uIG84RqI.js +1 -0
- package/components/p-wEbi9beJ.js +1 -0
- package/components/p-zs7a2E3b.js +1 -0
- package/components/package.json +1 -1
- package/dist/cjs/{a11y-DldCLr8D.js → a11y-C_6YiIMa.js} +1 -2
- package/dist/cjs/animation-hxDbANsw.js +81 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js +5 -0
- package/dist/cjs/aria-activedescendant.mixin-_lb0Xz2S.js +85 -0
- package/dist/cjs/{base-button-BvWcXXIH.js → base-button-C-1izOSS.js} +14 -10
- package/dist/cjs/{base-icon-button-DgnV_-qM.js → base-icon-button-BeXf6v9s.js} +3 -3
- package/dist/cjs/component-CYtonfpw.js +143 -0
- package/dist/cjs/{context-CmNuiaNz.js → context-DqdXbKw_.js} +5 -2
- package/dist/cjs/{dropdown-controller-BLOjtc6w.js → dropdown-controller-DeBeUVhj.js} +12 -9
- package/dist/cjs/{floating-ui.dom-CMzYsRR7.js → find-element-DPxOAdgO.js} +101 -0
- package/dist/cjs/focus-proxy-BCuVbpDb.js +48 -0
- package/dist/cjs/focus-trap-_cyPFvFq.js +106 -0
- package/dist/cjs/focus-utilities-yx7wWjEO.js +119 -0
- package/dist/cjs/focus-visible.mixin-BU5Ql7d1.js +42 -0
- package/dist/cjs/{helper-text-util-CX9jWl8m.js → helper-text-util-CvfY1JxE.js} +26 -8
- package/dist/cjs/id.mixin-DINDQztK.js +21 -0
- package/dist/cjs/index-B4J4JK0P.js +17 -0
- package/dist/cjs/{index-Dxeom0qd.js → index-BKQkUbyE.js} +529 -126
- package/dist/cjs/{index-DIYO-Liy.js → index-Dw-NwUuT.js} +2 -4
- package/dist/cjs/{index-BxmN3RtX.js → index-SVeYVn-h.js} +1 -2
- package/dist/cjs/index.cjs.js +266 -47
- package/dist/cjs/inherit-aria-attributes.mixin-Sl7J-OlO.js +36 -0
- package/dist/cjs/{picker-input.util-DJNAVluZ.js → input-picker.mixin-EoIayQV9.js} +25 -1
- package/dist/cjs/{input.fc-BIQRswZt.js → input.fc-CsACCdp7.js} +15 -17
- package/dist/cjs/ix-action-card.cjs.entry.js +39 -19
- package/dist/cjs/ix-application-header.cjs.entry.js +126 -69
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +9 -13
- package/dist/cjs/ix-application.cjs.entry.js +46 -34
- package/dist/cjs/ix-avatar_2.cjs.entry.js +126 -22
- package/dist/cjs/ix-blind.cjs.entry.js +37 -23
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +234 -43
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +85 -68
- package/dist/cjs/ix-button.cjs.entry.js +227 -40
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +30 -19
- package/dist/cjs/ix-card-list.cjs.entry.js +104 -54
- package/dist/cjs/ix-card_2.cjs.entry.js +17 -17
- package/dist/cjs/ix-category-filter.cjs.entry.js +180 -111
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +52 -27
- package/dist/cjs/ix-checkbox.cjs.entry.js +58 -37
- package/dist/cjs/ix-chip.cjs.entry.js +317 -81
- package/dist/cjs/ix-col_4.cjs.entry.js +1109 -495
- package/dist/cjs/ix-content-header.cjs.entry.js +25 -17
- package/dist/cjs/ix-content.cjs.entry.js +7 -7
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +6 -2
- package/dist/cjs/ix-css-grid.cjs.entry.js +13 -5
- package/dist/cjs/ix-custom-field.cjs.entry.js +41 -12
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +170 -145
- package/dist/cjs/ix-date-input.cjs.entry.js +212 -125
- package/dist/cjs/ix-date-picker.cjs.entry.js +752 -0
- package/dist/cjs/ix-date-time-card.cjs.entry.js +25 -18
- package/dist/cjs/ix-datetime-input.cjs.entry.js +548 -0
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +242 -58
- package/dist/cjs/ix-divider.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +155 -38
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +6 -2
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown_2.cjs.entry.js +992 -0
- package/dist/cjs/ix-empty-state.cjs.entry.js +32 -6
- package/dist/cjs/ix-event-list-item.cjs.entry.js +38 -27
- package/dist/cjs/ix-event-list.cjs.entry.js +26 -26
- package/dist/cjs/ix-expanding-search.cjs.entry.js +58 -44
- package/dist/cjs/ix-field-label_2.cjs.entry.js +178 -56
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +85 -37
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +8 -8
- package/dist/cjs/ix-flip-tile.cjs.entry.js +43 -30
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +51 -27
- package/dist/cjs/ix-group.cjs.entry.js +63 -40
- package/dist/cjs/ix-helper-text.cjs.entry.js +43 -16
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +232 -52
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +221 -45
- package/dist/cjs/ix-input.cjs.entry.js +128 -56
- package/dist/cjs/ix-key-value-list.cjs.entry.js +6 -6
- package/dist/cjs/ix-key-value.cjs.entry.js +24 -6
- package/dist/cjs/ix-kpi.cjs.entry.js +37 -13
- package/dist/cjs/ix-layout-auto.cjs.entry.js +15 -15
- package/dist/cjs/ix-link-button.cjs.entry.js +19 -15
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +13 -6
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +45 -18
- package/dist/cjs/ix-menu-about.cjs.entry.js +72 -28
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +62 -31
- package/dist/cjs/ix-menu-category.cjs.entry.js +157 -74
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +24 -24
- package/dist/cjs/ix-menu-item.cjs.entry.js +100 -51
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +13 -6
- package/dist/cjs/ix-menu-settings.cjs.entry.js +87 -4
- package/dist/cjs/ix-menu.cjs.entry.js +123 -136
- package/dist/cjs/ix-message-bar.cjs.entry.js +33 -22
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +36 -17
- package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal.cjs.entry.js +98 -61
- package/dist/cjs/ix-number-input.cjs.entry.js +211 -131
- package/dist/cjs/ix-pagination.cjs.entry.js +108 -89
- package/dist/cjs/ix-pane-layout.cjs.entry.js +26 -27
- package/dist/cjs/ix-pane.cjs.entry.js +114 -82
- package/dist/cjs/ix-pill_4.cjs.entry.js +746 -0
- package/dist/cjs/ix-progress-indicator.cjs.entry.js +48 -40
- package/dist/cjs/ix-push-card.cjs.entry.js +36 -15
- package/dist/cjs/ix-radio-group.cjs.entry.js +63 -26
- package/dist/cjs/ix-radio.cjs.entry.js +51 -25
- package/dist/cjs/ix-range-field.cjs.entry.js +122 -0
- package/dist/cjs/ix-select.cjs.entry.js +398 -373
- package/dist/cjs/ix-slider.cjs.entry.js +108 -68
- package/dist/cjs/ix-split-button.cjs.entry.js +118 -48
- package/dist/cjs/ix-tab-panel.cjs.entry.js +30 -0
- package/dist/cjs/ix-textarea.cjs.entry.js +135 -48
- package/dist/cjs/ix-tile.cjs.entry.js +12 -12
- package/dist/cjs/ix-time-input.cjs.entry.js +298 -152
- package/dist/cjs/ix-toast-container.cjs.entry.js +14 -54
- package/dist/cjs/ix-toast.cjs.entry.js +47 -31
- package/dist/cjs/ix-toggle-button.cjs.entry.js +200 -27
- package/dist/cjs/ix-toggle.cjs.entry.js +244 -48
- package/dist/cjs/ix-tooltip.cjs.entry.js +76 -52
- package/dist/cjs/ix-tree-item.cjs.entry.js +50 -16
- package/dist/cjs/ix-tree.cjs.entry.js +101 -45
- package/dist/cjs/ix-typography.cjs.entry.js +19 -12
- package/dist/cjs/ix-upload.cjs.entry.js +80 -76
- package/dist/cjs/ix-workflow-step.cjs.entry.js +39 -34
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +20 -15
- package/dist/cjs/{listener-BShKJBRB.js → listener-BafrcTaM.js} +7 -6
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/{logical-filter-operator-q-2KOPJs.js → logical-filter-operator-Dv9-d8FB.js} +2 -0
- package/dist/cjs/luxon-datetime-format-masks-DQVILoY7.js +43 -0
- package/dist/cjs/{make-ref-BaH6_YJk.js → make-ref-CHsa3FY7.js} +6 -2
- package/dist/cjs/menu-service-D_QsHUgR.js +63 -0
- package/dist/cjs/modal-_AhJoT78.js +190 -0
- package/dist/cjs/service-CRjXhKel.js +94 -0
- package/dist/cjs/shadow-dom-BG8VqeIu.js +91 -0
- package/dist/cjs/siemens-ix.cjs.js +4 -5
- package/dist/cjs/tab.mixin-DObUK6A4.js +21 -0
- package/dist/cjs/theme-switcher-sbkXOvhB.js +127 -0
- package/dist/cjs/time-picker-constraints-CxGhm1qV.js +79 -0
- package/dist/cjs/{tree.types-BygtRFW3.js → tree.types-Cs9O1Wtf.js} +2 -0
- package/dist/cjs/typed-event-Bw4IfJC0.js +44 -0
- package/dist/cjs/{validation-DF9UXqHB.js → validation-Dier-uPA.js} +32 -9
- package/dist/collection/collection-manifest.json +16 -9
- package/dist/collection/components/action-card/action-card.js +37 -19
- package/dist/collection/components/application/application.js +62 -48
- package/dist/collection/components/application-header/application-header.js +116 -84
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +5 -7
- package/dist/collection/components/avatar/avatar.css +30 -5
- package/dist/collection/components/avatar/avatar.js +108 -35
- package/dist/collection/components/blind/blind.js +33 -16
- package/dist/collection/components/breadcrumb/breadcrumb.css +7 -2
- package/dist/collection/components/breadcrumb/breadcrumb.js +125 -79
- package/dist/collection/components/breadcrumb/breadcrumb.types.js +1 -0
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +66 -90
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +131 -69
- package/dist/collection/components/button/base-button.js +13 -9
- package/dist/collection/components/button/button.css +38 -45
- package/dist/collection/components/button/button.js +69 -59
- package/dist/collection/components/card/card.js +15 -16
- package/dist/collection/components/card-accordion/card-accordion.js +27 -17
- package/dist/collection/components/card-content/card-content.js +1 -1
- package/dist/collection/components/card-list/card-list.js +127 -54
- package/dist/collection/components/card-title/card-title.js +1 -1
- package/dist/collection/components/category-filter/category-filter.css +38 -45
- package/dist/collection/components/category-filter/category-filter.js +173 -105
- package/dist/collection/components/category-filter/filter-state.js +2 -4
- package/dist/collection/components/category-filter/input-state.js +2 -0
- package/dist/collection/components/checkbox/checkbox.css +1 -0
- package/dist/collection/components/checkbox/checkbox.js +52 -33
- package/dist/collection/components/checkbox-group/checkbox-group.js +48 -25
- package/dist/collection/components/chip/chip.css +369 -346
- package/dist/collection/components/chip/chip.js +171 -80
- package/dist/collection/components/chip/chip.types.js +18 -0
- package/dist/collection/components/col/col.js +20 -2
- package/dist/collection/components/content/content.js +5 -6
- package/dist/collection/components/content-header/content-header.js +23 -17
- package/dist/collection/components/css-grid/css-grid-item.js +5 -1
- package/dist/collection/components/css-grid/css-grid.js +12 -6
- package/dist/collection/components/custom-field/custom-field.js +38 -11
- package/dist/collection/components/date-dropdown/date-dropdown.css +202 -18
- package/dist/collection/components/date-dropdown/date-dropdown.js +168 -201
- package/dist/collection/components/date-input/date-input.css +4 -4
- package/dist/collection/components/date-input/date-input.js +199 -112
- package/dist/collection/components/date-picker/date-picker.css +66 -25
- package/dist/collection/components/date-picker/date-picker.js +582 -193
- package/dist/collection/components/date-time-card/date-time-card.css +3 -0
- package/dist/collection/components/date-time-card/date-time-card.js +43 -18
- package/dist/collection/components/datetime-input/datetime-input.css +621 -0
- package/dist/collection/components/datetime-input/datetime-input.js +1372 -0
- package/dist/collection/components/datetime-input/datetime-input.types.js +1 -0
- package/dist/collection/components/datetime-picker/datetime-picker.css +2 -10
- package/dist/collection/components/datetime-picker/datetime-picker.js +364 -58
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/dropdown/dropdown-controller.js +12 -9
- package/dist/collection/components/dropdown/dropdown-focus.js +178 -0
- package/dist/collection/components/dropdown/dropdown.css +1 -1
- package/dist/collection/components/dropdown/dropdown.js +809 -201
- package/dist/collection/components/dropdown-button/dropdown-button.css +38 -0
- package/dist/collection/components/dropdown-button/dropdown-button.js +258 -36
- package/dist/collection/components/dropdown-header/dropdown-header.js +5 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +23 -3
- package/dist/collection/components/dropdown-item/dropdown-item.js +129 -26
- package/dist/collection/components/dropdown-item/dropdown-item.types.js +1 -0
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
- package/dist/collection/components/empty-state/empty-state.js +31 -7
- package/dist/collection/components/event-list/event-list.js +25 -26
- package/dist/collection/components/event-list-item/event-list-item.js +35 -26
- package/dist/collection/components/expanding-search/expanding-search.js +56 -42
- package/dist/collection/components/field-label/field-label.css +10 -0
- package/dist/collection/components/field-label/field-label.js +34 -11
- package/dist/collection/components/field-wrapper/field-wrapper.css +1 -2
- package/dist/collection/components/field-wrapper/field-wrapper.js +193 -49
- package/dist/collection/components/field-wrapper/helper-text-util.js +22 -5
- package/dist/collection/components/filter-chip/filter-chip.css +0 -5
- package/dist/collection/components/filter-chip/filter-chip.js +33 -11
- package/dist/collection/components/flip-tile/flip-tile.js +39 -27
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +7 -9
- package/dist/collection/components/group/group-context-menu.js +3 -4
- package/dist/collection/components/group/group.js +60 -38
- package/dist/collection/components/group-item/group-item.js +45 -22
- package/dist/collection/components/helper-text/helper-text.js +37 -12
- package/dist/collection/components/icon-button/base-icon-button.js +1 -1
- package/dist/collection/components/icon-button/icon-button.css +38 -45
- package/dist/collection/components/icon-button/icon-button.js +58 -56
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +38 -45
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +61 -63
- package/dist/collection/components/input/input.css +4 -8
- package/dist/collection/components/input/input.fc.js +10 -11
- package/dist/collection/components/input/input.js +119 -49
- package/dist/collection/components/input/input.util.js +1 -2
- package/dist/collection/components/input/number-input.css +4 -4
- package/dist/collection/components/input/number-input.js +202 -124
- package/dist/collection/components/input/textarea.css +4 -4
- package/dist/collection/components/input/textarea.js +127 -42
- package/dist/collection/components/ix-playground/ix-playground.js +25 -0
- package/dist/collection/components/key-value/key-value.js +23 -7
- package/dist/collection/components/key-value-list/key-value-list.js +5 -7
- package/dist/collection/components/kpi/kpi.js +35 -13
- package/dist/collection/components/layout-auto/layout-auto.js +14 -15
- package/dist/collection/components/layout-grid/layout-grid.js +14 -16
- package/dist/collection/components/link-button/link-button.js +17 -15
- package/dist/collection/components/menu/menu-expand-icon.css +12 -5
- package/dist/collection/components/menu/menu-expand-icon.js +60 -45
- package/dist/collection/components/menu/menu.js +114 -160
- package/dist/collection/components/menu-about/menu-about.css +63 -3
- package/dist/collection/components/menu-about/menu-about.js +111 -36
- package/dist/collection/components/menu-about-item/menu-about-item.js +18 -14
- package/dist/collection/components/menu-about-news/menu-about-news.js +65 -17
- package/dist/collection/components/menu-avatar/menu-avatar.js +57 -27
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +15 -4
- package/dist/collection/components/menu-category/menu-category.js +156 -42
- package/dist/collection/components/menu-item/menu-item.js +94 -46
- package/dist/collection/components/menu-settings/menu-settings.css +0 -3
- package/dist/collection/components/menu-settings/menu-settings.js +111 -36
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +23 -16
- package/dist/collection/components/message-bar/message-bar.js +31 -22
- package/dist/collection/components/modal/modal.css +2 -1
- package/dist/collection/components/modal/modal.js +98 -63
- package/dist/collection/components/modal-content/modal-content.js +1 -1
- package/dist/collection/components/modal-footer/modal-footer.js +1 -1
- package/dist/collection/components/modal-header/modal-header.js +34 -16
- package/dist/collection/components/modal-loading/modal-loading.js +1 -1
- package/dist/collection/components/pagination/pagination.css +38 -45
- package/dist/collection/components/pagination/pagination.js +103 -85
- package/dist/collection/components/pane/pane.js +108 -77
- package/dist/collection/components/pane-layout/pane-layout.js +23 -25
- package/dist/collection/components/pill/pill.css +8 -24
- package/dist/collection/components/pill/pill.js +60 -29
- package/dist/collection/components/progress-indicator/progress-indicator.js +46 -39
- package/dist/collection/components/push-card/push-card.js +35 -16
- package/dist/collection/components/radio/radio.js +47 -23
- package/dist/collection/components/radio-group/radio-group.js +59 -24
- package/dist/collection/components/{input-group/input-group.css → range-field/range-field.css} +26 -39
- package/dist/collection/components/range-field/range-field.js +193 -0
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/select/select.css +36 -13
- package/dist/collection/components/select/select.js +427 -383
- package/dist/collection/components/select/test/select-controller.js +89 -0
- package/dist/collection/components/select-item/select-item.js +46 -59
- package/dist/collection/components/slider/slider.css +0 -7
- package/dist/collection/components/slider/slider.js +101 -85
- package/dist/collection/components/spinner/spinner.js +14 -15
- package/dist/collection/components/split-button/split-button.css +36 -19
- package/dist/collection/components/split-button/split-button.js +116 -77
- package/dist/collection/components/tab-item/tab-item.css +73 -81
- package/dist/collection/components/tab-item/tab-item.js +279 -93
- package/dist/collection/components/tab-item/tab.mixin.js +40 -0
- package/dist/collection/components/{application-sidebar/application-sidebar.css → tab-panel/tab-panel.css} +3 -11
- package/dist/collection/components/tab-panel/tab-panel.js +67 -0
- package/dist/collection/components/{drawer/drawer.css → tab-set/tab-set.css} +1 -62
- package/dist/collection/components/tab-set/tab-set.js +92 -0
- package/dist/collection/components/tabs/tabs.css +71 -39
- package/dist/collection/components/tabs/tabs.js +261 -416
- package/dist/collection/components/tile/tile.js +11 -12
- package/dist/collection/components/time-input/time-input.css +4 -4
- package/dist/collection/components/time-input/time-input.js +349 -138
- package/dist/collection/components/time-picker/time-picker-column-values.js +25 -0
- package/dist/collection/components/time-picker/time-picker-compute-time.js +64 -0
- package/dist/collection/components/time-picker/time-picker-constraints.js +71 -0
- package/dist/collection/components/time-picker/time-picker-display.js +21 -0
- package/dist/collection/components/time-picker/time-picker-format.js +40 -0
- package/dist/collection/components/time-picker/time-picker-range.js +50 -0
- package/dist/collection/components/time-picker/time-picker-step-focus.js +32 -0
- package/dist/collection/components/time-picker/time-picker.css +17 -4
- package/dist/collection/components/time-picker/time-picker.js +544 -264
- package/dist/collection/components/toast/{styles/toast-container.css → toast-container.css} +6 -8
- package/dist/collection/components/toast/toast-container.js +15 -97
- package/dist/collection/components/toast/toast-utils.js +16 -4
- package/dist/collection/components/toast/toast.js +45 -30
- package/dist/collection/components/toggle/toggle.css +7 -4
- package/dist/collection/components/toggle/toggle.js +85 -44
- package/dist/collection/components/toggle-button/toggle-button.css +38 -45
- package/dist/collection/components/toggle-button/toggle-button.js +41 -46
- package/dist/collection/components/tooltip/tooltip.js +68 -44
- package/dist/collection/components/tree/tree.js +74 -34
- package/dist/collection/components/tree-item/default-tree-item.js +2 -0
- package/dist/collection/components/tree-item/tree-item.css +9 -4
- package/dist/collection/components/tree-item/tree-item.js +70 -15
- package/dist/collection/components/typography/typography.js +18 -13
- package/dist/collection/components/upload/upload.js +110 -75
- package/dist/collection/components/utils/a11y.js +1 -2
- package/dist/collection/components/utils/animation.js +24 -44
- package/dist/collection/components/utils/application-layout/service.js +22 -40
- package/dist/collection/components/utils/context.js +4 -1
- package/dist/collection/components/utils/delegate.js +1 -2
- package/dist/collection/components/utils/dependency-function.js +55 -0
- package/dist/collection/components/utils/event.js +16 -0
- package/dist/collection/components/utils/find-element.js +1 -1
- package/dist/collection/components/utils/focus/detect-keyboard-mode.js +28 -0
- package/dist/collection/components/utils/focus/focus-proxy.js +40 -0
- package/dist/collection/components/utils/focus/focus-trap.js +99 -0
- package/dist/collection/components/utils/focus/focus-utilities.js +117 -0
- package/dist/collection/components/utils/focus.js +9 -6
- package/dist/collection/components/utils/input/index.js +5 -0
- package/dist/collection/components/utils/input/validation.js +31 -8
- package/dist/collection/components/utils/internal/component.js +2 -1
- package/dist/collection/components/utils/internal/index.js +1 -1
- package/dist/collection/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.js +84 -0
- package/dist/collection/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.js +190 -0
- package/dist/collection/components/utils/internal/mixins/focus-visible.mixin.js +91 -0
- package/dist/collection/components/utils/internal/mixins/id.mixin.js +17 -0
- package/dist/collection/components/utils/internal/mixins/input/input-picker.mixin.js +45 -0
- package/dist/collection/components/utils/internal/mixins/setup.mixin.js +118 -0
- package/dist/collection/components/utils/lazy-list/lazy.js +24 -9
- package/dist/collection/components/utils/listener.js +6 -5
- package/dist/collection/components/utils/luxon-datetime-format-masks.js +38 -0
- package/dist/collection/components/utils/make-ref.js +5 -2
- package/dist/collection/components/utils/menu-service/menu-service.js +17 -37
- package/dist/collection/components/utils/menu-tabs/menu-tabs-utils.js +1 -49
- package/dist/collection/components/utils/modal/index.js +2 -2
- package/dist/collection/components/utils/modal/loading.js +34 -29
- package/dist/collection/components/utils/modal/message.js +133 -106
- package/dist/collection/components/utils/modal/modal.js +11 -8
- package/dist/collection/components/utils/overlay.js +1 -3
- package/dist/collection/components/utils/shadow-dom.js +42 -0
- package/dist/collection/components/{drawer → utils}/test/animejs.mock.js +8 -8
- package/dist/collection/components/utils/theme-switcher.js +85 -133
- package/dist/collection/components/utils/typed-event.js +29 -31
- package/dist/collection/components/workflow-step/workflow-step.js +37 -33
- package/dist/collection/components/workflow-steps/workflow-steps.js +19 -15
- package/dist/collection/public-api.js +4 -0
- package/dist/collection/tests/utils/test/page.js +34 -9
- package/dist/esm/{a11y-DAzBNVe7.js → a11y-B5k8YVR0.js} +1 -2
- package/dist/esm/animation-DNIQ2C1K.js +79 -0
- package/dist/esm/app-globals-DQuL1Twl.js +3 -0
- package/dist/esm/aria-activedescendant.mixin-CM-NUHTW.js +83 -0
- package/dist/esm/{base-button-CV0w47z9.js → base-button-hppF0uUM.js} +14 -10
- package/dist/esm/{base-icon-button-BuHd34qo.js → base-icon-button-_xVULsPr.js} +3 -3
- package/dist/esm/component-Chfbghog.js +139 -0
- package/dist/esm/{context-BniHpAE1.js → context-zqk3Dkv-.js} +5 -2
- package/dist/esm/{dropdown-controller-D3K9vmFp.js → dropdown-controller-D6Wm2E-0.js} +12 -9
- package/dist/esm/{floating-ui.dom-CAqtPJ4-.js → find-element-Bxrgt3H_.js} +100 -1
- package/dist/esm/focus-proxy-BgLEsVE2.js +43 -0
- package/dist/esm/focus-trap-DDLHqzV2.js +102 -0
- package/dist/esm/focus-utilities-DnaItyVQ.js +108 -0
- package/dist/esm/focus-visible.mixin-CoMZ6z5Z.js +40 -0
- package/dist/esm/{helper-text-util-C9sLzo0k.js → helper-text-util-AEl-1QU6.js} +26 -9
- package/dist/esm/id.mixin-CUbYLenp.js +19 -0
- package/dist/esm/{index-BEPo7U1W.js → index-Ca5WUunf.js} +529 -127
- package/dist/esm/{index-BBzEV-f4.js → index-Cl7fhG1I.js} +2 -3
- package/dist/esm/index-XBTykBKS.js +14 -0
- package/dist/esm/{index-BG5XMoOy.js → index-nCVTBc9Y.js} +1 -2
- package/dist/esm/index.js +262 -45
- package/dist/esm/inherit-aria-attributes.mixin-CBuZQFB-.js +34 -0
- package/dist/esm/{picker-input.util-D1uMJUKN.js → input-picker.mixin-Bo_sZpC4.js} +25 -2
- package/dist/esm/{input.fc-C1ytwpkt.js → input.fc-DjE-oOZc.js} +17 -19
- package/dist/esm/ix-action-card.entry.js +39 -19
- package/dist/esm/ix-application-header.entry.js +126 -69
- package/dist/esm/ix-application-switch-modal.entry.js +9 -13
- package/dist/esm/ix-application.entry.js +46 -34
- package/dist/esm/ix-avatar_2.entry.js +126 -22
- package/dist/esm/ix-blind.entry.js +37 -23
- package/dist/esm/ix-breadcrumb-item.entry.js +234 -43
- package/dist/esm/ix-breadcrumb.entry.js +85 -68
- package/dist/esm/ix-button.entry.js +227 -40
- package/dist/esm/ix-card-accordion_2.entry.js +30 -19
- package/dist/esm/ix-card-list.entry.js +104 -54
- package/dist/esm/ix-card_2.entry.js +17 -17
- package/dist/esm/ix-category-filter.entry.js +180 -111
- package/dist/esm/ix-checkbox-group.entry.js +52 -27
- package/dist/esm/ix-checkbox.entry.js +58 -37
- package/dist/esm/ix-chip.entry.js +317 -81
- package/dist/esm/ix-col_4.entry.js +1110 -496
- package/dist/esm/ix-content-header.entry.js +25 -17
- package/dist/esm/ix-content.entry.js +7 -7
- package/dist/esm/ix-css-grid-item.entry.js +6 -2
- package/dist/esm/ix-css-grid.entry.js +13 -5
- package/dist/esm/ix-custom-field.entry.js +41 -12
- package/dist/esm/ix-date-dropdown.entry.js +170 -145
- package/dist/esm/ix-date-input.entry.js +209 -122
- package/dist/esm/ix-date-picker.entry.js +750 -0
- package/dist/esm/ix-date-time-card.entry.js +25 -18
- package/dist/esm/ix-datetime-input.entry.js +546 -0
- package/dist/esm/ix-datetime-picker.entry.js +242 -58
- package/dist/esm/ix-divider.entry.js +2 -2
- package/dist/esm/ix-dropdown-button.entry.js +155 -38
- package/dist/esm/ix-dropdown-header.entry.js +6 -2
- package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
- package/dist/esm/ix-dropdown_2.entry.js +989 -0
- package/dist/esm/ix-empty-state.entry.js +32 -6
- package/dist/esm/ix-event-list-item.entry.js +38 -27
- package/dist/esm/ix-event-list.entry.js +27 -27
- package/dist/esm/ix-expanding-search.entry.js +58 -44
- package/dist/esm/ix-field-label_2.entry.js +177 -55
- package/dist/esm/ix-filter-chip_2.entry.js +85 -37
- package/dist/esm/ix-flip-tile-content.entry.js +8 -8
- package/dist/esm/ix-flip-tile.entry.js +43 -30
- package/dist/esm/ix-group-context-menu_2.entry.js +51 -27
- package/dist/esm/ix-group.entry.js +63 -40
- package/dist/esm/ix-helper-text.entry.js +43 -16
- package/dist/esm/ix-icon-button_2.entry.js +232 -52
- package/dist/esm/ix-icon-toggle-button.entry.js +221 -45
- package/dist/esm/ix-input.entry.js +129 -57
- package/dist/esm/ix-key-value-list.entry.js +6 -6
- package/dist/esm/ix-key-value.entry.js +24 -6
- package/dist/esm/ix-kpi.entry.js +37 -13
- package/dist/esm/ix-layout-auto.entry.js +15 -15
- package/dist/esm/ix-link-button.entry.js +19 -15
- package/dist/esm/ix-menu-about-item.entry.js +13 -6
- package/dist/esm/ix-menu-about-news.entry.js +45 -18
- package/dist/esm/ix-menu-about.entry.js +72 -28
- package/dist/esm/ix-menu-avatar.entry.js +62 -31
- package/dist/esm/ix-menu-category.entry.js +157 -74
- package/dist/esm/ix-menu-expand-icon.entry.js +24 -24
- package/dist/esm/ix-menu-item.entry.js +100 -51
- package/dist/esm/ix-menu-settings-item.entry.js +13 -6
- package/dist/esm/ix-menu-settings.entry.js +90 -3
- package/dist/esm/ix-menu.entry.js +123 -136
- package/dist/esm/ix-message-bar.entry.js +33 -22
- package/dist/esm/ix-modal-content_2.entry.js +36 -17
- package/dist/esm/ix-modal-footer.entry.js +2 -2
- package/dist/esm/ix-modal-loading.entry.js +2 -2
- package/dist/esm/ix-modal.entry.js +98 -61
- package/dist/esm/ix-number-input.entry.js +212 -132
- package/dist/esm/ix-pagination.entry.js +108 -89
- package/dist/esm/ix-pane-layout.entry.js +26 -27
- package/dist/esm/ix-pane.entry.js +114 -82
- package/dist/esm/ix-pill_4.entry.js +741 -0
- package/dist/esm/ix-progress-indicator.entry.js +48 -40
- package/dist/esm/ix-push-card.entry.js +36 -15
- package/dist/esm/ix-radio-group.entry.js +63 -26
- package/dist/esm/ix-radio.entry.js +51 -25
- package/dist/esm/ix-range-field.entry.js +120 -0
- package/dist/esm/ix-select.entry.js +398 -373
- package/dist/esm/ix-slider.entry.js +108 -68
- package/dist/esm/ix-split-button.entry.js +118 -48
- package/dist/esm/ix-tab-panel.entry.js +28 -0
- package/dist/esm/ix-textarea.entry.js +136 -49
- package/dist/esm/ix-tile.entry.js +12 -12
- package/dist/esm/ix-time-input.entry.js +295 -149
- package/dist/esm/ix-toast-container.entry.js +14 -54
- package/dist/esm/ix-toast.entry.js +47 -31
- package/dist/esm/ix-toggle-button.entry.js +200 -27
- package/dist/esm/ix-toggle.entry.js +244 -48
- package/dist/esm/ix-tooltip.entry.js +69 -45
- package/dist/esm/ix-tree-item.entry.js +50 -16
- package/dist/esm/ix-tree.entry.js +101 -45
- package/dist/esm/ix-typography.entry.js +19 -12
- package/dist/esm/ix-upload.entry.js +80 -76
- package/dist/esm/ix-workflow-step.entry.js +39 -34
- package/dist/esm/ix-workflow-steps.entry.js +20 -15
- package/dist/esm/{listener-DcAn-vyA.js → listener-Dk6XGheN.js} +7 -6
- package/dist/esm/loader.js +4 -5
- package/dist/esm/{logical-filter-operator-BH3f5fa3.js → logical-filter-operator-C9HBQRMb.js} +2 -0
- package/dist/esm/luxon-datetime-format-masks-CoQiziG8.js +40 -0
- package/dist/esm/{make-ref-bcj7UEIC.js → make-ref-Djkc69iv.js} +6 -3
- package/dist/esm/menu-service-DTIYRV47.js +61 -0
- package/dist/esm/modal-DaGSr1j4.js +181 -0
- package/dist/esm/{rwd.util-pXYAoEyc.js → rwd.util-JJddxCCh.js} +1 -1
- package/dist/esm/service-CEglFEKY.js +92 -0
- package/dist/esm/shadow-dom-BIe8Nw9M.js +85 -0
- package/dist/esm/siemens-ix.js +5 -6
- package/dist/esm/tab.mixin-2hU1i4Yk.js +19 -0
- package/dist/esm/theme-switcher-CRVG13AN.js +124 -0
- package/dist/esm/time-picker-constraints-Bsg2RskF.js +74 -0
- package/dist/esm/{tree.types-DSTYytot.js → tree.types-D5rshXh5.js} +2 -0
- package/dist/esm/typed-event-CWshStHZ.js +42 -0
- package/dist/esm/{validation-CTBekLDe.js → validation-BT5aAuSO.js} +32 -9
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/p-04bbcd53.entry.js +1 -0
- package/dist/siemens-ix/p-077cb0a7.entry.js +1 -0
- package/dist/siemens-ix/p-0de68f63.entry.js +1 -0
- package/dist/siemens-ix/p-12647d5d.entry.js +1 -0
- package/dist/siemens-ix/p-12750b7b.entry.js +1 -0
- package/dist/siemens-ix/p-15aefb52.entry.js +1 -0
- package/dist/siemens-ix/p-1629de03.entry.js +1 -0
- package/dist/siemens-ix/p-1ce32501.entry.js +1 -0
- package/dist/siemens-ix/p-1fa6a663.entry.js +1 -0
- package/dist/siemens-ix/p-2142fab0.entry.js +1 -0
- package/dist/siemens-ix/p-21c0d22c.entry.js +1 -0
- package/dist/siemens-ix/p-222881a1.entry.js +1 -0
- package/dist/siemens-ix/p-232da11d.entry.js +1 -0
- package/dist/siemens-ix/p-23aaf08e.entry.js +1 -0
- package/dist/siemens-ix/p-25c784e4.entry.js +1 -0
- package/dist/siemens-ix/p-280d8b68.entry.js +1 -0
- package/dist/siemens-ix/{p-6aadd69d.entry.js → p-2a735134.entry.js} +1 -1
- package/dist/siemens-ix/p-2afcdc78.entry.js +1 -0
- package/dist/siemens-ix/p-2bef3c58.entry.js +1 -0
- package/dist/siemens-ix/p-2d7e415f.entry.js +1 -0
- package/dist/siemens-ix/p-2d8f3ea3.entry.js +1 -0
- package/dist/siemens-ix/p-2e5e7ccf.entry.js +1 -0
- package/dist/siemens-ix/p-38cb18b4.entry.js +1 -0
- package/dist/siemens-ix/p-3f752a9c.entry.js +1 -0
- package/dist/siemens-ix/p-40a26154.entry.js +1 -0
- package/dist/siemens-ix/p-44a3f1f0.entry.js +1 -0
- package/dist/siemens-ix/p-45552c4c.entry.js +1 -0
- package/dist/siemens-ix/p-48386b43.entry.js +1 -0
- package/dist/siemens-ix/p-4pTtJwcY.js +1 -0
- package/dist/siemens-ix/p-5024bd91.entry.js +1 -0
- package/dist/siemens-ix/p-50b75fdf.entry.js +1 -0
- package/dist/siemens-ix/p-58d349a2.entry.js +1 -0
- package/dist/siemens-ix/p-5a44cb29.entry.js +1 -0
- package/dist/siemens-ix/p-5ae844d7.entry.js +1 -0
- package/dist/siemens-ix/p-5b3f7baa.entry.js +1 -0
- package/dist/siemens-ix/p-5c478e3e.entry.js +1 -0
- package/dist/siemens-ix/p-61a481f3.entry.js +1 -0
- package/dist/siemens-ix/p-65b8ad90.entry.js +1 -0
- package/dist/siemens-ix/p-65bc8a0d.entry.js +1 -0
- package/dist/siemens-ix/p-68eb9150.entry.js +1 -0
- package/dist/siemens-ix/p-69459b73.entry.js +1 -0
- package/dist/siemens-ix/p-6df3d9e4.entry.js +1 -0
- package/dist/siemens-ix/p-6e63af65.entry.js +1 -0
- package/dist/siemens-ix/p-6fb379fb.entry.js +1 -0
- package/dist/siemens-ix/p-756c8779.entry.js +1 -0
- package/dist/siemens-ix/p-782fb465.entry.js +1 -0
- package/dist/siemens-ix/p-7a83e693.entry.js +1 -0
- package/dist/siemens-ix/p-82f44b05.entry.js +1 -0
- package/dist/siemens-ix/p-834330b3.entry.js +1 -0
- package/dist/siemens-ix/p-8493e35e.entry.js +1 -0
- package/dist/siemens-ix/p-84fbdef9.entry.js +1 -0
- package/dist/siemens-ix/p-85ce0a9f.entry.js +1 -0
- package/dist/siemens-ix/p-8937e9b1.entry.js +1 -0
- package/dist/siemens-ix/p-8cfddec2.entry.js +1 -0
- package/dist/siemens-ix/p-8d76c0b0.entry.js +1 -0
- package/dist/siemens-ix/p-9015a4c5.entry.js +1 -0
- package/dist/siemens-ix/p-91b02cb7.entry.js +1 -0
- package/dist/siemens-ix/p-9362c304.entry.js +1 -0
- package/dist/siemens-ix/p-9586a886.entry.js +1 -0
- package/dist/siemens-ix/p-986142f0.entry.js +1 -0
- package/dist/siemens-ix/p-9907d408.entry.js +1 -0
- package/dist/siemens-ix/p-9b8f1bc7.entry.js +1 -0
- package/dist/siemens-ix/p-B5k8YVR0.js +1 -0
- package/dist/siemens-ix/p-BFUINhFM.js +1 -0
- package/dist/siemens-ix/p-BIe8Nw9M.js +1 -0
- package/dist/siemens-ix/p-BL9SR36X.js +1 -0
- package/dist/siemens-ix/p-BZApVtkF.js +1 -0
- package/dist/siemens-ix/p-BgL7Z4IG.js +1 -0
- package/dist/siemens-ix/p-Bxrgt3H_.js +1 -0
- package/dist/siemens-ix/p-C9HBQRMb.js +1 -0
- package/dist/siemens-ix/p-CM-NUHTW.js +1 -0
- package/dist/siemens-ix/p-CUbYLenp.js +1 -0
- package/dist/siemens-ix/p-CWlPNXA-.js +1 -0
- package/dist/siemens-ix/p-CWshStHZ.js +1 -0
- package/dist/siemens-ix/p-Ca5WUunf.js +2 -0
- package/dist/siemens-ix/p-CgOv_MV_.js +1 -0
- package/dist/siemens-ix/p-Cl7fhG1I.js +1 -0
- package/dist/siemens-ix/p-CoQiziG8.js +1 -0
- package/dist/siemens-ix/p-CxGywkh5.js +1 -0
- package/dist/siemens-ix/p-D148LCh1.js +1 -0
- package/dist/siemens-ix/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
- package/dist/siemens-ix/p-D6Wm2E-0.js +1 -0
- package/dist/siemens-ix/p-DIWED8Ls.js +1 -0
- package/dist/siemens-ix/p-DNIQ2C1K.js +1 -0
- package/dist/siemens-ix/p-DQuL1Twl.js +1 -0
- package/dist/siemens-ix/p-Djkc69iv.js +1 -0
- package/dist/siemens-ix/p-Dl_bUxb7.js +1 -0
- package/dist/siemens-ix/p-DnCbHs-d.js +1 -0
- package/dist/siemens-ix/p-DnaItyVQ.js +1 -0
- package/dist/siemens-ix/p-DuTDx0c-.js +1 -0
- package/dist/siemens-ix/p-Dx6rQdpk.js +1 -0
- package/dist/siemens-ix/p-DzWThpzp.js +1 -0
- package/dist/siemens-ix/p-GLcPX9PU.js +1 -0
- package/dist/siemens-ix/{p-pXYAoEyc.js → p-JJddxCCh.js} +1 -1
- package/dist/siemens-ix/p-XBTykBKS.js +1 -0
- package/dist/siemens-ix/p-Z4IKO1Dx.js +1 -0
- package/dist/siemens-ix/p-a44e8a8f.entry.js +1 -0
- package/dist/siemens-ix/p-a5d60068.entry.js +1 -0
- package/dist/siemens-ix/p-ae5569aa.entry.js +1 -0
- package/dist/siemens-ix/p-afa900f7.entry.js +1 -0
- package/dist/siemens-ix/p-b17053bc.entry.js +1 -0
- package/dist/siemens-ix/p-b1930204.entry.js +1 -0
- package/dist/siemens-ix/{p-d458b450.entry.js → p-b517c2e1.entry.js} +1 -1
- package/dist/siemens-ix/p-b96eabf7.entry.js +1 -0
- package/dist/siemens-ix/p-ba0eaaf5.entry.js +1 -0
- package/dist/siemens-ix/p-bd60b9fe.entry.js +1 -0
- package/dist/siemens-ix/p-bef76eac.entry.js +1 -0
- package/dist/siemens-ix/p-c350c5d0.entry.js +1 -0
- package/dist/siemens-ix/p-c56497da.entry.js +1 -0
- package/dist/siemens-ix/p-c78a5414.entry.js +1 -0
- package/dist/siemens-ix/p-c921c01b.entry.js +1 -0
- package/dist/siemens-ix/p-cb9f8b47.entry.js +1 -0
- package/dist/siemens-ix/p-d34c0c51.entry.js +1 -0
- package/dist/siemens-ix/p-d440cd94.entry.js +1 -0
- package/dist/siemens-ix/{p-2b559d4b.entry.js → p-d798773f.entry.js} +1 -1
- package/dist/siemens-ix/p-d8c99656.entry.js +1 -0
- package/dist/siemens-ix/p-da8840cc.entry.js +1 -0
- package/dist/siemens-ix/p-dd2b271e.entry.js +1 -0
- package/dist/siemens-ix/p-de79c9cf.entry.js +1 -0
- package/dist/siemens-ix/p-dedd5fc0.entry.js +1 -0
- package/dist/siemens-ix/p-df13643b.entry.js +1 -0
- package/dist/siemens-ix/p-df32a25c.entry.js +1 -0
- package/dist/siemens-ix/p-e09fcd95.entry.js +1 -0
- package/dist/siemens-ix/p-e316d8a5.entry.js +1 -0
- package/dist/siemens-ix/p-ea440d84.entry.js +1 -0
- package/dist/siemens-ix/p-ed2aea43.entry.js +1 -0
- package/dist/siemens-ix/p-edb738d9.entry.js +1 -0
- package/dist/siemens-ix/p-f107a580.entry.js +1 -0
- package/dist/siemens-ix/p-f847a799.entry.js +1 -0
- package/dist/siemens-ix/p-fcac86a5.entry.js +1 -0
- package/dist/siemens-ix/p-fpBGwEVT.js +1 -0
- package/dist/siemens-ix/p-jBB3q9qq.js +1 -0
- package/dist/siemens-ix/p-yAf8WIcn.js +1 -0
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix-standalone.css +1 -0
- package/dist/siemens-ix/siemens-ix.css +285 -988
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/theme/classic-dark.css +1 -1
- package/dist/siemens-ix/theme/classic-light.css +1 -1
- package/dist/types/components/application/application.d.ts +8 -5
- package/dist/types/components/application-header/application-header.d.ts +0 -7
- package/dist/types/components/avatar/avatar.d.ts +60 -8
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +29 -9
- package/dist/types/components/breadcrumb/breadcrumb.types.d.ts +9 -0
- package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +42 -12
- package/dist/types/components/button/button.d.ts +31 -8
- package/dist/types/components/card-list/card-list.d.ts +8 -0
- package/dist/types/components/checkbox-group/checkbox-group.d.ts +2 -2
- package/dist/types/components/chip/chip.d.ts +48 -4
- package/dist/types/components/chip/chip.types.d.ts +2 -0
- package/dist/types/components/custom-field/custom-field.d.ts +2 -2
- package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -17
- package/dist/types/components/date-input/date-input.d.ts +18 -5
- package/dist/types/components/date-picker/date-picker.d.ts +62 -10
- package/dist/types/components/date-time-card/date-time-card.d.ts +4 -0
- package/dist/types/components/datetime-input/datetime-input.d.ts +210 -0
- package/dist/types/components/datetime-input/datetime-input.types.d.ts +3 -0
- package/dist/types/components/datetime-picker/datetime-picker.d.ts +32 -0
- package/dist/types/components/dropdown/dropdown-controller.d.ts +3 -2
- package/dist/types/components/dropdown/dropdown-focus.d.ts +20 -0
- package/dist/types/components/dropdown/dropdown.d.ts +109 -14
- package/dist/types/components/dropdown-button/dropdown-button.d.ts +82 -2
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +55 -1
- package/dist/types/components/dropdown-item/dropdown-item.types.d.ts +1 -0
- package/dist/types/components/field-label/field-label.d.ts +3 -2
- package/dist/types/components/field-wrapper/field-wrapper.d.ts +39 -5
- package/dist/types/components/field-wrapper/helper-text-util.d.ts +11 -0
- package/dist/types/components/helper-text/helper-text.d.ts +2 -2
- package/dist/types/components/icon-button/icon-button.d.ts +31 -8
- package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +31 -8
- package/dist/types/components/layout-auto/layout-auto.d.ts +2 -2
- package/dist/types/components/menu/menu-expand-icon.d.ts +4 -5
- package/dist/types/components/menu/menu.d.ts +0 -11
- package/dist/types/components/menu-about/menu-about.d.ts +19 -6
- package/dist/types/components/menu-about-item/menu-about-item.d.ts +20 -1
- package/dist/types/components/menu-about-news/menu-about-news.d.ts +22 -1
- package/dist/types/components/menu-category/menu-category.d.ts +23 -4
- package/dist/types/components/menu-item/menu-item.d.ts +2 -0
- package/dist/types/components/menu-settings/menu-settings.d.ts +19 -6
- package/dist/types/components/menu-settings-item/menu-settings-item.d.ts +21 -2
- package/dist/types/components/modal/modal.d.ts +6 -4
- package/dist/types/components/modal-header/modal-header.d.ts +2 -2
- package/dist/types/components/pill/pill.d.ts +16 -2
- package/dist/types/components/range-field/range-field.d.ts +34 -0
- package/dist/types/components/select/select.d.ts +82 -32
- package/dist/types/components/select/test/select-controller.d.ts +15 -0
- package/dist/types/components/select-item/select-item.d.ts +47 -7
- package/dist/types/components/slider/slider.d.ts +0 -6
- package/dist/types/components/split-button/split-button.d.ts +43 -8
- package/dist/types/components/tab-item/tab-item.d.ts +77 -15
- package/dist/types/components/tab-item/tab-item.types.d.ts +2 -1
- package/dist/types/components/tab-item/tab.mixin.d.ts +26 -0
- package/dist/types/components/tab-panel/tab-panel.d.ts +42 -0
- package/dist/types/components/tab-set/tab-set.d.ts +17 -0
- package/dist/types/components/tabs/tabs.d.ts +68 -58
- package/dist/types/components/time-input/time-input.d.ts +43 -6
- package/dist/types/components/time-picker/time-picker-column-values.d.ts +15 -0
- package/dist/types/components/time-picker/time-picker-compute-time.d.ts +6 -0
- package/dist/types/components/time-picker/time-picker-constraints.d.ts +16 -0
- package/dist/types/components/time-picker/time-picker-display.d.ts +6 -0
- package/dist/types/components/time-picker/time-picker-format.d.ts +13 -0
- package/dist/types/components/time-picker/time-picker-range.d.ts +11 -0
- package/dist/types/components/time-picker/time-picker-step-focus.d.ts +7 -0
- package/dist/types/components/time-picker/time-picker.d.ts +51 -9
- package/dist/types/components/time-picker/time-picker.types.d.ts +1 -0
- package/dist/types/components/toast/toast-container.d.ts +3 -11
- package/dist/types/components/toggle/toggle.d.ts +32 -1
- package/dist/types/components/toggle-button/toggle-button.d.ts +31 -6
- package/dist/types/components/tooltip/tooltip.d.ts +1 -1
- package/dist/types/components/tree/tree-model.d.ts +4 -0
- package/dist/types/components/tree-item/tree-item.d.ts +6 -0
- package/dist/types/components/upload/upload.d.ts +10 -4
- package/dist/types/components/utils/dependency-function.d.ts +16 -0
- package/dist/types/components/utils/event.d.ts +8 -0
- package/dist/types/components/utils/focus/detect-keyboard-mode.d.ts +5 -0
- package/dist/types/components/utils/focus/focus-proxy.d.ts +12 -0
- package/dist/types/components/utils/focus/focus-trap.d.ts +12 -0
- package/dist/types/components/utils/focus/focus-utilities.d.ts +32 -0
- package/dist/types/components/utils/input/index.d.ts +6 -2
- package/dist/types/components/utils/input/validation.d.ts +2 -2
- package/dist/types/components/utils/internal/component.d.ts +107 -2
- package/dist/types/components/utils/internal/index.d.ts +2 -1
- package/dist/types/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.d.ts +30 -0
- package/dist/types/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.d.ts +25 -0
- package/dist/types/components/utils/internal/mixins/focus-visible.mixin.d.ts +33 -0
- package/dist/types/components/utils/internal/mixins/id.mixin.d.ts +22 -0
- package/dist/types/components/utils/internal/mixins/input/input-picker.mixin.d.ts +24 -0
- package/dist/types/components/utils/internal/mixins/setup.mixin.d.ts +31 -0
- package/dist/types/components/utils/luxon-datetime-format-masks.d.ts +13 -0
- package/dist/types/components/utils/make-ref.d.ts +1 -0
- package/dist/types/components/utils/menu-tabs/menu-tabs-utils.d.ts +0 -5
- package/dist/types/components/utils/modal/index.d.ts +2 -2
- package/dist/types/components/utils/modal/loading.d.ts +8 -7
- package/dist/types/components/utils/modal/message.d.ts +27 -27
- package/dist/types/components/utils/modal/modal.d.ts +9 -18
- package/dist/types/components/utils/overlay.d.ts +2 -2
- package/dist/types/components/utils/shadow-dom.d.ts +16 -0
- package/dist/types/components/utils/test/animejs.mock.d.ts +1 -0
- package/dist/types/components/utils/theme-switcher.d.ts +24 -22
- package/dist/types/components.d.ts +1192 -613
- package/dist/types/public-api.d.ts +5 -0
- package/dist/types/tests/utils/test/page.d.ts +7 -1
- package/hydrate/index.js +12689 -6438
- package/hydrate/index.mjs +12689 -6438
- package/package.json +13 -7
- package/scss/_core.scss +3 -45
- package/scss/_standalone.scss +45 -0
- package/scss/components/_table.scss +5 -1
- package/scss/ix-core.scss +0 -2
- package/{dist/collection/components/menu-settings-item/menu-settings-item.css → scss/ix-standalone.scss} +2 -5
- package/scss/legacy/components/_checkboxes.scss +1 -1
- package/scss/legacy/components/_dropdown.scss +1 -1
- package/scss/legacy/components/_forms.scss +1 -1
- package/scss/legacy/components/_modal.scss +1 -1
- package/scss/legacy/components/_radiobuttons.scss +1 -1
- package/scss/legacy/mixins/_fonts.scss +1 -1
- package/scss/mixins/shadow-dom/_focus-visible.scss +12 -0
- package/scss/theme/classic/dark/_index.scss +0 -1
- package/scss/theme/classic/dark/_variables.scss +40 -40
- package/scss/theme/classic/light/_index.scss +0 -1
- package/scss/theme/classic/light/_variables.scss +40 -40
- package/scss/theme/classic/theme.scss +22 -28
- package/scss/theme/core/components/button.scss +29 -29
- package/scss/theme/core/components/chip.scss +4 -4
- package/scss/theme/core/components/link.scss +2 -2
- package/scss/theme/core/components/tab.scss +4 -4
- package/components/ix-application-sidebar.js +0 -1
- package/components/ix-drawer.js +0 -1
- package/components/ix-input-group.js +0 -1
- package/components/ix-validation-tooltip.js +0 -1
- package/components/p-0oJ9dyRQ.js +0 -1
- package/components/p-9tuDiQEH.js +0 -1
- package/components/p-AHG5KaOt.js +0 -1
- package/components/p-B0gQmZW3.js +0 -1
- package/components/p-B81cFxT_.js +0 -1
- package/components/p-BAIdCBnK.js +0 -1
- package/components/p-BH3f5fa3.js +0 -1
- package/components/p-BKNhBo9h.js +0 -1
- package/components/p-BLaucX4x.js +0 -1
- package/components/p-BM_otpzy.js +0 -1
- package/components/p-BWHIcA46.js +0 -1
- package/components/p-BWRJteYa.js +0 -1
- package/components/p-BYACnsyo.js +0 -1
- package/components/p-BbN-BCaw.js +0 -1
- package/components/p-BdCnOrqW.js +0 -1
- package/components/p-BhgW5qDm.js +0 -1
- package/components/p-Bi1VyG64.js +0 -1
- package/components/p-BncjKdXL.js +0 -1
- package/components/p-Bo9ALIy0.js +0 -1
- package/components/p-BvFOMxgl.js +0 -1
- package/components/p-C9SfsAWb.js +0 -1
- package/components/p-CAqtPJ4-.js +0 -1
- package/components/p-CFRrPFxi.js +0 -1
- package/components/p-CMi1hdQj.js +0 -1
- package/components/p-CPz6ThvB.js +0 -1
- package/components/p-CS1HnwQr.js +0 -1
- package/components/p-CYMB75De.js +0 -1
- package/components/p-CZsAGuDS.js +0 -1
- package/components/p-C_3dz2Xl.js +0 -1
- package/components/p-C_6_Rh7K.js +0 -1
- package/components/p-Cce1kE8J.js +0 -1
- package/components/p-CdT1qV2I.js +0 -1
- package/components/p-Cgi0rnuQ.js +0 -1
- package/components/p-ChDWY0o5.js +0 -1
- package/components/p-CjFgf9s9.js +0 -1
- package/components/p-CkBQGLbj.js +0 -1
- package/components/p-ClVzB9MP.js +0 -1
- package/components/p-CsGkJrm6.js +0 -1
- package/components/p-CxWzccPV.js +0 -1
- package/components/p-D3K9vmFp.js +0 -1
- package/components/p-DAzBNVe7.js +0 -1
- package/components/p-DNJriU2G.js +0 -1
- package/components/p-DQgVT_uh.js +0 -1
- package/components/p-DaVdylP8.js +0 -1
- package/components/p-DnKEXwdz.js +0 -1
- package/components/p-DrsekPHj.js +0 -1
- package/components/p-IsTvRVoY.js +0 -1
- package/components/p-LoRL-toz.js +0 -1
- package/components/p-MJm14Xlr.js +0 -1
- package/components/p-VHuL40oZ.js +0 -1
- package/components/p-WUp_O0u4.js +0 -1
- package/components/p-bcj7UEIC.js +0 -1
- package/components/p-gkooEHol.js +0 -1
- package/components/p-mraQmnXA.js +0 -1
- package/components/p-rBthI1EV.js +0 -1
- package/components/p-t0v_1-tY.js +0 -1
- package/components/p-unwtt2da.js +0 -1
- package/components/p-xCBXKXNq.js +0 -1
- package/components/p-xrAJuWDf.js +0 -1
- package/dist/cjs/animation-D5wGQwTg.js +0 -100
- package/dist/cjs/app-globals-Cu3bQGoC.js +0 -8
- package/dist/cjs/find-element-D7yD1Ukn.js +0 -103
- package/dist/cjs/focus-Cl8_98b5.js +0 -67
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +0 -42
- package/dist/cjs/ix-drawer.cjs.entry.js +0 -166
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +0 -63
- package/dist/cjs/ix-dropdown.cjs.entry.js +0 -436
- package/dist/cjs/ix-input-group.cjs.entry.js +0 -129
- package/dist/cjs/ix-menu-settings-B3zMjM3D.js +0 -128
- package/dist/cjs/ix-pill.cjs.entry.js +0 -87
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +0 -495
- package/dist/cjs/ix-time-picker.cjs.entry.js +0 -689
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +0 -156
- package/dist/cjs/menu-service-CW0vT80Q.js +0 -83
- package/dist/cjs/modal-BPMUkqrW.js +0 -289
- package/dist/cjs/service-DuiJmf7R.js +0 -104
- package/dist/cjs/setup-icNDj1cf.js +0 -31
- package/dist/cjs/shadow-dom-DT01VwcB.js +0 -48
- package/dist/cjs/theme-switcher-BfjZ3MX8.js +0 -175
- package/dist/cjs/typed-event-DxWATHPL.js +0 -46
- package/dist/collection/components/application-sidebar/application-sidebar.js +0 -68
- package/dist/collection/components/application-sidebar/events.js +0 -14
- package/dist/collection/components/drawer/drawer.js +0 -392
- package/dist/collection/components/input-group/input-group.js +0 -152
- package/dist/collection/components/menu-about-item/menu-about-item.css +0 -12
- package/dist/collection/components/menu-category/enter-leave.js +0 -29
- package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +0 -32
- package/dist/collection/components/validation-tooltip/validation-tooltip.css +0 -225
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +0 -251
- package/dist/esm/animation-BLaucX4x.js +0 -98
- package/dist/esm/app-globals-Ciii0tIL.js +0 -6
- package/dist/esm/find-element-CFRrPFxi.js +0 -100
- package/dist/esm/focus-BAKpVknt.js +0 -65
- package/dist/esm/ix-application-sidebar.entry.js +0 -40
- package/dist/esm/ix-drawer.entry.js +0 -164
- package/dist/esm/ix-dropdown-item.entry.js +0 -61
- package/dist/esm/ix-dropdown.entry.js +0 -434
- package/dist/esm/ix-input-group.entry.js +0 -127
- package/dist/esm/ix-menu-settings-BrtDbSQ1.js +0 -123
- package/dist/esm/ix-pill.entry.js +0 -85
- package/dist/esm/ix-tab-item_2.entry.js +0 -492
- package/dist/esm/ix-time-picker.entry.js +0 -687
- package/dist/esm/ix-validation-tooltip.entry.js +0 -154
- package/dist/esm/menu-service-BMvtckRa.js +0 -81
- package/dist/esm/modal-BJAcx3Qd.js +0 -281
- package/dist/esm/service-Da0kv8hS.js +0 -102
- package/dist/esm/setup-eUHKNfBC.js +0 -28
- package/dist/esm/shadow-dom-i60z1FJC.js +0 -43
- package/dist/esm/theme-switcher-CpQ8JvHL.js +0 -172
- package/dist/esm/typed-event-BdCnOrqW.js +0 -44
- package/dist/siemens-ix/p-01283ae6.entry.js +0 -1
- package/dist/siemens-ix/p-048bcd80.entry.js +0 -1
- package/dist/siemens-ix/p-05d31b79.entry.js +0 -1
- package/dist/siemens-ix/p-086cadf8.entry.js +0 -1
- package/dist/siemens-ix/p-18c9b87e.entry.js +0 -1
- package/dist/siemens-ix/p-1b119c78.entry.js +0 -1
- package/dist/siemens-ix/p-1cdd52bc.entry.js +0 -1
- package/dist/siemens-ix/p-23df8fd9.entry.js +0 -1
- package/dist/siemens-ix/p-2441d048.entry.js +0 -1
- package/dist/siemens-ix/p-24947da1.entry.js +0 -1
- package/dist/siemens-ix/p-2b155e81.entry.js +0 -1
- package/dist/siemens-ix/p-2d817735.entry.js +0 -1
- package/dist/siemens-ix/p-3190954f.entry.js +0 -1
- package/dist/siemens-ix/p-359fd705.entry.js +0 -1
- package/dist/siemens-ix/p-3950fb46.entry.js +0 -1
- package/dist/siemens-ix/p-39bab003.entry.js +0 -1
- package/dist/siemens-ix/p-41e6c15a.entry.js +0 -1
- package/dist/siemens-ix/p-44ceb2c5.entry.js +0 -1
- package/dist/siemens-ix/p-46992171.entry.js +0 -1
- package/dist/siemens-ix/p-48f612e5.entry.js +0 -1
- package/dist/siemens-ix/p-49394ea8.entry.js +0 -1
- package/dist/siemens-ix/p-526f3a49.entry.js +0 -1
- package/dist/siemens-ix/p-52edd3f5.entry.js +0 -1
- package/dist/siemens-ix/p-555ee3b3.entry.js +0 -1
- package/dist/siemens-ix/p-57c72eda.entry.js +0 -1
- package/dist/siemens-ix/p-599176fb.entry.js +0 -1
- package/dist/siemens-ix/p-5a69c9e8.entry.js +0 -1
- package/dist/siemens-ix/p-5d1b7333.entry.js +0 -1
- package/dist/siemens-ix/p-5dca1d52.entry.js +0 -1
- package/dist/siemens-ix/p-5f471e1f.entry.js +0 -1
- package/dist/siemens-ix/p-60f84e32.entry.js +0 -1
- package/dist/siemens-ix/p-62156528.entry.js +0 -1
- package/dist/siemens-ix/p-6525aed2.entry.js +0 -1
- package/dist/siemens-ix/p-67eacb9b.entry.js +0 -1
- package/dist/siemens-ix/p-6e6dd3b2.entry.js +0 -1
- package/dist/siemens-ix/p-772b82bc.entry.js +0 -1
- package/dist/siemens-ix/p-77940c84.entry.js +0 -1
- package/dist/siemens-ix/p-7a50b7bc.entry.js +0 -1
- package/dist/siemens-ix/p-7bd3643e.entry.js +0 -1
- package/dist/siemens-ix/p-7c83069f.entry.js +0 -1
- package/dist/siemens-ix/p-7c9f479c.entry.js +0 -1
- package/dist/siemens-ix/p-80d52f41.entry.js +0 -1
- package/dist/siemens-ix/p-83ebc68a.entry.js +0 -1
- package/dist/siemens-ix/p-87ddae31.entry.js +0 -1
- package/dist/siemens-ix/p-8a49d412.entry.js +0 -1
- package/dist/siemens-ix/p-90afea9d.entry.js +0 -1
- package/dist/siemens-ix/p-91b62848.entry.js +0 -1
- package/dist/siemens-ix/p-9432d8bc.entry.js +0 -1
- package/dist/siemens-ix/p-9502ad09.entry.js +0 -1
- package/dist/siemens-ix/p-957439fa.entry.js +0 -1
- package/dist/siemens-ix/p-963a2b1c.entry.js +0 -1
- package/dist/siemens-ix/p-9987b6aa.entry.js +0 -1
- package/dist/siemens-ix/p-9ab70f63.entry.js +0 -1
- package/dist/siemens-ix/p-9b042e1e.entry.js +0 -1
- package/dist/siemens-ix/p-9cc7b831.entry.js +0 -1
- package/dist/siemens-ix/p-9cd5c8fd.entry.js +0 -1
- package/dist/siemens-ix/p-9d26ab4c.entry.js +0 -1
- package/dist/siemens-ix/p-9f22ba26.entry.js +0 -1
- package/dist/siemens-ix/p-BBzEV-f4.js +0 -1
- package/dist/siemens-ix/p-BEPo7U1W.js +0 -2
- package/dist/siemens-ix/p-BH3f5fa3.js +0 -1
- package/dist/siemens-ix/p-BLaucX4x.js +0 -1
- package/dist/siemens-ix/p-BUNsXW03.js +0 -1
- package/dist/siemens-ix/p-BXpulp6I.js +0 -1
- package/dist/siemens-ix/p-BayAOLV_.js +0 -1
- package/dist/siemens-ix/p-BdCnOrqW.js +0 -1
- package/dist/siemens-ix/p-BhgW5qDm.js +0 -1
- package/dist/siemens-ix/p-BncjKdXL.js +0 -1
- package/dist/siemens-ix/p-BtTxCH_z.js +0 -1
- package/dist/siemens-ix/p-BvFOMxgl.js +0 -1
- package/dist/siemens-ix/p-C6fzB3UQ.js +0 -1
- package/dist/siemens-ix/p-CAqtPJ4-.js +0 -1
- package/dist/siemens-ix/p-CFRrPFxi.js +0 -1
- package/dist/siemens-ix/p-CUWFODSd.js +0 -1
- package/dist/siemens-ix/p-CZsAGuDS.js +0 -1
- package/dist/siemens-ix/p-Cv_GwYyx.js +0 -1
- package/dist/siemens-ix/p-D3K9vmFp.js +0 -1
- package/dist/siemens-ix/p-DAzBNVe7.js +0 -1
- package/dist/siemens-ix/p-DKTq7BLY.js +0 -1
- package/dist/siemens-ix/p-EA1w1TTe.js +0 -1
- package/dist/siemens-ix/p-GJWUiWDT.js +0 -1
- package/dist/siemens-ix/p-Tgy1PBFv.js +0 -1
- package/dist/siemens-ix/p-W85AQR46.js +0 -1
- package/dist/siemens-ix/p-a2651024.entry.js +0 -1
- package/dist/siemens-ix/p-a37cd269.entry.js +0 -1
- package/dist/siemens-ix/p-a41f8be4.entry.js +0 -1
- package/dist/siemens-ix/p-a91f7f14.entry.js +0 -1
- package/dist/siemens-ix/p-aa36835f.entry.js +0 -1
- package/dist/siemens-ix/p-ab9cbf10.entry.js +0 -1
- package/dist/siemens-ix/p-ada8618e.entry.js +0 -1
- package/dist/siemens-ix/p-ae55e8e6.entry.js +0 -1
- package/dist/siemens-ix/p-b2bd816c.entry.js +0 -1
- package/dist/siemens-ix/p-b41a3733.entry.js +0 -1
- package/dist/siemens-ix/p-b6ae81a9.entry.js +0 -1
- package/dist/siemens-ix/p-bafa90ed.entry.js +0 -1
- package/dist/siemens-ix/p-bbcef047.entry.js +0 -1
- package/dist/siemens-ix/p-bcj7UEIC.js +0 -1
- package/dist/siemens-ix/p-c187909f.entry.js +0 -1
- package/dist/siemens-ix/p-c94c1d45.entry.js +0 -1
- package/dist/siemens-ix/p-ced4c721.entry.js +0 -1
- package/dist/siemens-ix/p-d3ad73e1.entry.js +0 -1
- package/dist/siemens-ix/p-d3afd82f.entry.js +0 -1
- package/dist/siemens-ix/p-d7086b5a.entry.js +0 -1
- package/dist/siemens-ix/p-d8bc930c.entry.js +0 -1
- package/dist/siemens-ix/p-daadd1ae.entry.js +0 -1
- package/dist/siemens-ix/p-dd3bb443.entry.js +0 -1
- package/dist/siemens-ix/p-df0fc6d4.entry.js +0 -1
- package/dist/siemens-ix/p-e09125fd.entry.js +0 -1
- package/dist/siemens-ix/p-e1978224.entry.js +0 -1
- package/dist/siemens-ix/p-e1c15a19.entry.js +0 -1
- package/dist/siemens-ix/p-e91b7758.entry.js +0 -1
- package/dist/siemens-ix/p-f75eab15.entry.js +0 -1
- package/dist/siemens-ix/p-f7b73fa9.entry.js +0 -1
- package/dist/siemens-ix/p-f8a078e5.entry.js +0 -1
- package/dist/siemens-ix/p-faa0599d.entry.js +0 -1
- package/dist/siemens-ix/p-fb077c75.entry.js +0 -1
- package/dist/siemens-ix/p-fb52d56c.entry.js +0 -1
- package/dist/siemens-ix/p-fb75665a.entry.js +0 -1
- package/dist/siemens-ix/p-fce55dc2.entry.js +0 -1
- package/dist/siemens-ix/p-fe1c3443.entry.js +0 -1
- package/dist/siemens-ix/p-fe5f2f38.entry.js +0 -1
- package/dist/siemens-ix/p-gkooEHol.js +0 -1
- package/dist/siemens-ix/p-i60z1FJC.js +0 -1
- package/dist/types/components/application-sidebar/application-sidebar.d.ts +0 -7
- package/dist/types/components/application-sidebar/events.d.ts +0 -4
- package/dist/types/components/drawer/drawer.d.ts +0 -62
- package/dist/types/components/drawer/test/animejs.mock.d.ts +0 -0
- package/dist/types/components/input-group/input-group.d.ts +0 -25
- package/dist/types/components/menu-category/enter-leave.d.ts +0 -7
- package/dist/types/components/utils/menu-tabs/menu-tabs-fc.d.ts +0 -8
- package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +0 -46
- /package/scss/{_common-variables.scss → misc/_common-variables.scss} +0 -0
- /package/scss/{_normalize.scss → misc/_normalize.scss} +0 -0
- /package/scss/{_z-index.scss → misc/_z-index.scss} +0 -0
|
@@ -29,29 +29,29 @@
|
|
|
29
29
|
--theme-btn-danger-primary--color--disabled: var(--theme-color-primary--contrast);
|
|
30
30
|
--theme-btn-danger-primary--color--hover: var(--theme-color-alarm--contrast);
|
|
31
31
|
--theme-btn-danger-secondary--background: var(--theme-color-0);
|
|
32
|
-
--theme-btn-danger-secondary--background--active: var(--theme-color-
|
|
32
|
+
--theme-btn-danger-secondary--background--active: var(--theme-color-alarm--active);
|
|
33
33
|
--theme-btn-danger-secondary--background--disabled: var(--theme-color-ghost);
|
|
34
|
-
--theme-btn-danger-secondary--background--hover: var(--theme-color-
|
|
34
|
+
--theme-btn-danger-secondary--background--hover: var(--theme-color-alarm--hover);
|
|
35
35
|
--theme-btn-danger-secondary--border-color: var(--theme-color-alarm-text);
|
|
36
|
-
--theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm
|
|
36
|
+
--theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm--active);
|
|
37
37
|
--theme-btn-danger-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
38
|
-
--theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm
|
|
38
|
+
--theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm--hover);
|
|
39
39
|
--theme-btn-danger-secondary--color: var(--theme-color-alarm-text);
|
|
40
|
-
--theme-btn-danger-secondary--color--active: var(--theme-color-alarm
|
|
40
|
+
--theme-btn-danger-secondary--color--active: var(--theme-color-alarm--contrast);
|
|
41
41
|
--theme-btn-danger-secondary--color--disabled: var(--theme-color-weak-text);
|
|
42
|
-
--theme-btn-danger-secondary--color--hover: var(--theme-color-alarm
|
|
42
|
+
--theme-btn-danger-secondary--color--hover: var(--theme-color-alarm--contrast);
|
|
43
43
|
--theme-btn-danger-tertiary--background: var(--theme-color-ghost);
|
|
44
|
-
--theme-btn-danger-tertiary--background--active: var(--theme-color-
|
|
44
|
+
--theme-btn-danger-tertiary--background--active: var(--theme-color-alarm--active);
|
|
45
45
|
--theme-btn-danger-tertiary--background--disabled: var(--theme-color-ghost);
|
|
46
|
-
--theme-btn-danger-tertiary--background--hover: var(--theme-color-
|
|
46
|
+
--theme-btn-danger-tertiary--background--hover: var(--theme-color-alarm--hover);
|
|
47
47
|
--theme-btn-danger-tertiary--border-color: var(--theme-color-0);
|
|
48
48
|
--theme-btn-danger-tertiary--border-color--active: var(--theme-color-0);
|
|
49
49
|
--theme-btn-danger-tertiary--border-color--disabled: var(--theme-color-0);
|
|
50
50
|
--theme-btn-danger-tertiary--border-color--hover: var(--theme-color-0);
|
|
51
51
|
--theme-btn-danger-tertiary--color: var(--theme-color-alarm-text);
|
|
52
|
-
--theme-btn-danger-tertiary--color--active: var(--theme-color-alarm
|
|
52
|
+
--theme-btn-danger-tertiary--color--active: var(--theme-color-alarm--contrast);
|
|
53
53
|
--theme-btn-danger-tertiary--color--disabled: var(--theme-color-weak-text);
|
|
54
|
-
--theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm
|
|
54
|
+
--theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm--contrast);
|
|
55
55
|
--theme-btn-primary--background: var(--theme-color-primary);
|
|
56
56
|
--theme-btn-primary--background--active: var(--theme-color-primary--active);
|
|
57
57
|
--theme-btn-primary--background--disabled: var(--theme-color-component-4);
|
|
@@ -59,13 +59,13 @@
|
|
|
59
59
|
--theme-btn-primary--background--pressed: var(--theme-color-dynamic);
|
|
60
60
|
--theme-btn-primary--background--pressed-active: var(--theme-color-dynamic--active);
|
|
61
61
|
--theme-btn-primary--background--pressed-hover: var(--theme-color-dynamic--hover);
|
|
62
|
-
--theme-btn-primary--border-color: var(--theme-color-
|
|
63
|
-
--theme-btn-primary--border-color--active: var(--theme-color-
|
|
64
|
-
--theme-btn-primary--border-color--disabled: var(--theme-color-
|
|
65
|
-
--theme-btn-primary--border-color--hover: var(--theme-color-
|
|
66
|
-
--theme-btn-primary--border-color--pressed: var(--theme-color-
|
|
67
|
-
--theme-btn-primary--border-color--pressed-hover: var(--theme-color-
|
|
68
|
-
--theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-
|
|
62
|
+
--theme-btn-primary--border-color: var(--theme-color-0);
|
|
63
|
+
--theme-btn-primary--border-color--active: var(--theme-color-0);
|
|
64
|
+
--theme-btn-primary--border-color--disabled: var(--theme-color-0);
|
|
65
|
+
--theme-btn-primary--border-color--hover: var(--theme-color-0);
|
|
66
|
+
--theme-btn-primary--border-color--pressed: var(--theme-color-0);
|
|
67
|
+
--theme-btn-primary--border-color--pressed-hover: var(--theme-color-0);
|
|
68
|
+
--theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-0);
|
|
69
69
|
--theme-btn-primary--color: var(--theme-color-primary--contrast);
|
|
70
70
|
--theme-btn-primary--color--active: var(--theme-color-primary--contrast);
|
|
71
71
|
--theme-btn-primary--color--disabled: var(--theme-color-primary--contrast);
|
|
@@ -81,19 +81,19 @@
|
|
|
81
81
|
--theme-btn-secondary--background--pressed-active: var(--theme-color-component-7--active);
|
|
82
82
|
--theme-btn-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
|
|
83
83
|
--theme-btn-secondary--border-color: var(--theme-color-primary);
|
|
84
|
-
--theme-btn-secondary--border-color--active: var(--theme-color-
|
|
84
|
+
--theme-btn-secondary--border-color--active: var(--theme-color-primary--active);
|
|
85
85
|
--theme-btn-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
86
|
-
--theme-btn-secondary--border-color--hover: var(--theme-color-
|
|
86
|
+
--theme-btn-secondary--border-color--hover: var(--theme-color-primary--hover);
|
|
87
87
|
--theme-btn-secondary--border-color--pressed: var(--theme-color-dynamic);
|
|
88
|
-
--theme-btn-secondary--border-color--pressed-active: var(--theme-color-
|
|
89
|
-
--theme-btn-secondary--border-color--pressed-hover: var(--theme-color-
|
|
88
|
+
--theme-btn-secondary--border-color--pressed-active: var(--theme-color-primary--active);
|
|
89
|
+
--theme-btn-secondary--border-color--pressed-hover: var(--theme-color-primary--hover);
|
|
90
90
|
--theme-btn-secondary--color: var(--theme-color-primary);
|
|
91
|
-
--theme-btn-secondary--color--active: var(--theme-color-
|
|
91
|
+
--theme-btn-secondary--color--active: var(--theme-color-primary--active);
|
|
92
92
|
--theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
|
|
93
|
-
--theme-btn-secondary--color--hover: var(--theme-color-
|
|
93
|
+
--theme-btn-secondary--color--hover: var(--theme-color-primary--hover);
|
|
94
94
|
--theme-btn-secondary--color--pressed: var(--theme-color-dynamic);
|
|
95
|
-
--theme-btn-secondary--color--pressed-active: var(--theme-color-
|
|
96
|
-
--theme-btn-secondary--color--pressed-hover: var(--theme-color-
|
|
95
|
+
--theme-btn-secondary--color--pressed-active: var(--theme-color-primary--active);
|
|
96
|
+
--theme-btn-secondary--color--pressed-hover: var(--theme-color-primary--hover);
|
|
97
97
|
--theme-btn-subtle-primary--background: var(--theme-color-component-2);
|
|
98
98
|
--theme-btn-subtle-primary--background--active: var(--theme-color-component-1--active);
|
|
99
99
|
--theme-btn-subtle-primary--background--disabled: var(--theme-color-component-2);
|
|
@@ -172,10 +172,10 @@
|
|
|
172
172
|
--theme-btn-tertiary--border-color--pressed-active: var(--theme-color-0);
|
|
173
173
|
--theme-btn-tertiary--border-color--pressed-hover: var(--theme-color-0);
|
|
174
174
|
--theme-btn-tertiary--color: var(--theme-color-primary);
|
|
175
|
-
--theme-btn-tertiary--color--active: var(--theme-color-
|
|
175
|
+
--theme-btn-tertiary--color--active: var(--theme-color-primary--active);
|
|
176
176
|
--theme-btn-tertiary--color--disabled: var(--theme-color-weak-text);
|
|
177
|
-
--theme-btn-tertiary--color--hover: var(--theme-color-
|
|
177
|
+
--theme-btn-tertiary--color--hover: var(--theme-color-primary--hover);
|
|
178
178
|
--theme-btn-tertiary--color--pressed: var(--theme-color-dynamic);
|
|
179
|
-
--theme-btn-tertiary--color--pressed-active: var(--theme-color-
|
|
180
|
-
--theme-btn-tertiary--color--pressed-hover: var(--theme-color-
|
|
179
|
+
--theme-btn-tertiary--color--pressed-active: var(--theme-color-primary--active);
|
|
180
|
+
--theme-btn-tertiary--color--pressed-hover: var(--theme-color-primary--hover);
|
|
181
181
|
}
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
--theme-chip-primary-outline--background--display: var(--theme-color-secondary);
|
|
37
37
|
--theme-chip-primary-outline--background--hover: var(--theme-color-secondary--hover);
|
|
38
38
|
--theme-chip-primary-outline--border-color: var(--theme-color-primary);
|
|
39
|
-
--theme-chip-primary-outline--border-color--active: var(--theme-color-
|
|
39
|
+
--theme-chip-primary-outline--border-color--active: var(--theme-color-primary--active);
|
|
40
40
|
--theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
|
|
41
|
-
--theme-chip-primary-outline--border-color--hover: var(--theme-color-
|
|
41
|
+
--theme-chip-primary-outline--border-color--hover: var(--theme-color-primary--hover);
|
|
42
42
|
--theme-chip-primary-outline--color: var(--theme-color-primary);
|
|
43
|
-
--theme-chip-primary-outline--color--active: var(--theme-color-
|
|
43
|
+
--theme-chip-primary-outline--color--active: var(--theme-color-primary--active);
|
|
44
44
|
--theme-chip-primary-outline--color--display: var(--theme-color-std-text);
|
|
45
|
-
--theme-chip-primary-outline--color--hover: var(--theme-color-
|
|
45
|
+
--theme-chip-primary-outline--color--hover: var(--theme-color-primary--hover);
|
|
46
46
|
}
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
--theme-link-btn--border-color--hover: var(--theme-color-ghost);
|
|
20
20
|
--theme-link-btn--border-color--visited: var(--theme-color-ghost);
|
|
21
21
|
--theme-link-btn--color: var(--theme-color-primary);
|
|
22
|
-
--theme-link-btn--color--active: var(--theme-color-
|
|
22
|
+
--theme-link-btn--color--active: var(--theme-color-primary--active);
|
|
23
23
|
--theme-link-btn--color--disabled: var(--theme-color-weak-text);
|
|
24
|
-
--theme-link-btn--color--hover: var(--theme-color-
|
|
24
|
+
--theme-link-btn--color--hover: var(--theme-color-primary--hover);
|
|
25
25
|
--theme-link-btn--color--visited: var(--theme-color-primary);
|
|
26
26
|
}
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
--theme-animated-tab-icon--color--active: var(--theme-color-std-text);
|
|
28
28
|
--theme-animated-tab-icon--color--disabled: var(--theme-color-weak-text);
|
|
29
29
|
--theme-animated-tab-icon--color--hover: var(--theme-color-std-text);
|
|
30
|
-
--theme-animated-tab-icon--color--selected: var(--theme-color-
|
|
30
|
+
--theme-animated-tab-icon--color--selected: var(--theme-color-dynamic);
|
|
31
31
|
--theme-animated-tab-indicator--background: var(--theme-color-soft-bdr);
|
|
32
32
|
--theme-animated-tab-indicator--background--active: var(--theme-color-soft-bdr);
|
|
33
33
|
--theme-animated-tab-indicator--background--hover: var(--theme-color-soft-bdr);
|
|
@@ -41,18 +41,18 @@
|
|
|
41
41
|
--theme-tab--color--active: var(--theme-color-std-text);
|
|
42
42
|
--theme-tab--color--disabled: var(--theme-color-weak-text);
|
|
43
43
|
--theme-tab--color--hover: var(--theme-color-std-text);
|
|
44
|
-
--theme-tab--color--selected: var(--theme-color-
|
|
44
|
+
--theme-tab--color--selected: var(--theme-color-dynamic);
|
|
45
45
|
--theme-tab-icon--color: var(--theme-color-std-text);
|
|
46
46
|
--theme-tab-icon--color--active: var(--theme-color-std-text);
|
|
47
47
|
--theme-tab-icon--color--disabled: var(--theme-color-weak-text);
|
|
48
48
|
--theme-tab-icon--color--hover: var(--theme-color-std-text);
|
|
49
|
-
--theme-tab-icon--color--selected: var(--theme-color-
|
|
49
|
+
--theme-tab-icon--color--selected: var(--theme-color-dynamic);
|
|
50
50
|
--theme-tab-indicator--background: var(--theme-color-soft-bdr);
|
|
51
51
|
--theme-tab-indicator--background--active: var(--theme-color-soft-bdr);
|
|
52
52
|
--theme-tab-indicator--background--disabled: var(--theme-color-soft-bdr);
|
|
53
53
|
--theme-tab-indicator--background--hover: var(--theme-color-soft-bdr);
|
|
54
54
|
--theme-tab-indicator--background--selected: var(--theme-color-dynamic);
|
|
55
|
-
--theme-tab-indicator--height: 0.
|
|
55
|
+
--theme-tab-indicator--height: 0.0625rem;
|
|
56
56
|
--theme-tab-pill--border-color: var(--theme-color-neutral);
|
|
57
57
|
--theme-tab-pill--border-color--active: var(--theme-color-neutral);
|
|
58
58
|
--theme-tab-pill--border-color--disabled: var(--theme-color-neutral);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as r,h as o,d as s,t as e}from"./p-C_6_Rh7K.js";import{a}from"./p-DhE1t8Qh.js";import{A as i}from"./p-BLaucX4x.js";const l=t(class extends r{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.visible=!0}listenToggleEvent(){const t=!this.visible,r={width:t?["0","22rem"]:["22rem","0"],opacity:t?[0,1]:[1,0],easing:"easeInSine",duration:i.defaultTime},o=()=>{this.visible=t};t?r.begin=o.bind(this):r.complete=o.bind(this),a(this.hostElement,r)}render(){return o(s,{key:"9930b3444817c8ad6c3da375484018d294897472",slot:"application-sidebar",class:{visible:this.visible}},this.visible?o("slot",null):null)}get hostElement(){return this}static get style(){return":host{display:block;position:relative;width:22rem;height:100%;padding: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.visible){border-right:2px solid var(--theme-color-soft-bdr);padding:1.5rem 0.5rem 0}"}},[257,"ix-application-sidebar",{visible:[32]},[[8,"application-sidebar-toggle","listenToggleEvent"]]]),h=l,b=function(){"undefined"!=typeof customElements&&["ix-application-sidebar"].forEach((t=>{"ix-application-sidebar"===t&&(customElements.get(e(t))||customElements.define(e(t),l))}))};export{h as IxApplicationSidebar,b as defineCustomElement}
|
package/components/ix-drawer.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as e,e as s,h as o,d as i,t as r}from"./p-C_6_Rh7K.js";import{v as a}from"./p-CdT1qV2I.js";import{a as h}from"./p-DhE1t8Qh.js";import{A as n}from"./p-BLaucX4x.js";import{d}from"./p-mraQmnXA.js";import{d as c}from"./p-AHG5KaOt.js";const l=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.open=s(this,"open",7),this.drawerClose=s(this,"drawerClose",7),this.show=!1,this.closeOnClickOutside=!0,this.fullHeight=!1,this.minWidth=16,this.maxWidth=28,this.width=this.minWidth,this.ariaLabelCloseButton="Close drawer",this.toggle=!1,this.callback=this.clickedOutside.bind(this),this.showContent=!0}onShowChanged(t,e){t!==e&&this.toggleDrawer(t)}async toggleDrawer(t){if(t=null!=t?t:!this.show){const{defaultPrevented:t}=this.open.emit();if(t)return;this.show=!0,!this.toggle&&this.divElement&&(this.slideInRight(this.divElement),setTimeout((()=>{window.addEventListener("mousedown",this.callback)}),n.mediumTime))}else{const{defaultPrevented:t}=this.drawerClose.emit();if(t)return;this.show=!1,this.toggle&&this.divElement&&this.slideOutRight(this.divElement),window.removeEventListener("mousedown",this.callback)}return this.toggle=this.show,Promise.resolve()}onCloseClicked(){this.show=!1}clickedOutside(t){if(!this.closeOnClickOutside)return;const e=t.target,s=e.closest("#div-container"),o=e.closest("#drawer-btn");"button"!==t.target.type&&s!==this.divElement&&e!==o&&(this.show=!1)}getConstrainedWidth(t){return Math.min(Math.max(t,this.minWidth),this.maxWidth)}slideOutRight(t){const e=this.getConstrainedWidth("auto"===this.width?this.minWidth:this.width)+"rem";h(t,{duration:n.mediumTime,width:[e,0],opacity:[1,0],easing:"easeInSine",onComplete:()=>{t.classList.add("display-none")}})}slideInRight(t){const e=this.getConstrainedWidth("auto"===this.width?this.minWidth:this.width)+"rem";h(t,{duration:n.mediumTime,width:[0,e],opacity:[0,1],easing:"easeOutSine",onBegin:()=>{t.classList.remove("display-none")},onComplete:()=>{this.showContent=!0}})}componentDidLoad(){this.toggleDrawer(this.show)}render(){return o(i,{key:"a02782f51fdf141ff257988beec49cdaff3f0050",class:{"drawer-container":!0,"display-none":!0},style:{width:"0","max-width":this.maxWidth+"rem",height:this.fullHeight?"100%":"auto",overflow:"hidden"},ref:t=>this.divElement=t,"data-testid":"container",id:"div-container"},o("div",{key:"6b7464b407c72c9b7afe3b1b9fa61b1603bb40d8",style:{width:"auto"===this.width?"auto":this.getConstrainedWidth(this.width)+"rem"}},o("div",{key:"c25f79cde5e320e7e5f8aab9b87aca34fff4bdae",class:"header"},o("div",{key:"413490aaef2405978027796a7bb49a410640bd53",class:"header-content"},o("slot",{key:"89fe41129f30752f5057b6f73d8232599c1aae9b",name:"header"})),o("ix-icon-button",{key:"eef54b3d59ebf9db5d96f0f3241f14d16a0c6064",class:"close-button",style:{display:this.showContent?"block":"none"},icon:a,iconColor:"color-soft-text",size:"24",variant:"tertiary",onClick:()=>this.onCloseClicked(),"data-testid":"close-button","aria-label":this.ariaLabelCloseButton})),o("div",{key:"3f77f8e65f38c19cf06b1cae288f9cf257a094c1",class:"content",style:{display:this.showContent?"block":"none"}},o("slot",{key:"a12cc29a8ad94ae58295361bf781df4068d01403"}))))}static get watchers(){return{show:[{onShowChanged:0}]}}static get style(){return":host{top:0;right:0;display:block;position:absolute;justify-content:flex-start;align-items:center;opacity:0;max-height:100vh;min-height:1.5rem;background-color:var(--theme-color-1);border-radius:0.25rem;box-shadow:var(--theme-box-shadow-level-3)}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .drawer-container{z-index:100}:host .header{display:flex;position:relative;align-items:center;justify-content:flex-end;padding:0.5rem;width:100%;order:1}:host .header .header-content{flex-grow:1;margin-right:1rem}:host .content{position:relative;flex:1;order:2;height:100%;width:100%;overflow-y:auto}:host(.display-none){display:none}"}},[257,"ix-drawer",{show:[1028],closeOnClickOutside:[4,"close-on-click-outside"],fullHeight:[4,"full-height"],minWidth:[2,"min-width"],maxWidth:[2,"max-width"],width:[8],ariaLabelCloseButton:[1,"aria-label-close-button"],showContent:[32],toggleDrawer:[64]},void 0,{show:[{onShowChanged:0}]}]),b=l,u=function(){"undefined"!=typeof customElements&&["ix-drawer","ix-icon-button","ix-spinner"].forEach((t=>{switch(t){case"ix-drawer":customElements.get(r(t))||customElements.define(r(t),l);break;case"ix-icon-button":customElements.get(r(t))||d();break;case"ix-spinner":customElements.get(r(t))||c()}}))};export{b as IxDrawer,u as defineCustomElement}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as s,h as e,d as i,t as r}from"./p-C_6_Rh7K.js";import{g as o}from"./p-Bi1VyG64.js";const a=t(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.disabled=!1,this.inputPaddingLeft=0,this.inputPaddingRight=0}get inputElement(){return this.hostElement.querySelector("input")}componentWillLoad(){var t;const{valid:s}=this.inputElement.validity;this.inputElement.addEventListener("valid",(()=>{this.onValidInput()})),this.inputElement.addEventListener("invalid",(()=>{this.onInvalidInput()})),this.inputElement.addEventListener("input",(()=>{this.startSlotChanged()})),null===(t=this.inputElement.form)||void 0===t||t.addEventListener("submit",(()=>{this.startSlotChanged()})),s?this.onValidInput():this.onInvalidInput(),this.observer=new MutationObserver((()=>{this.slotChanged(),this.startSlotChanged(),this.endSlotChanged()})),this.observer.observe(this.hostElement,{subtree:!0,childList:!0,attributes:!0,characterData:!0})}componentDidRender(){this.prepareInputElement()}onValidInput(){this.startSlotChanged()}onInvalidInput(){this.startSlotChanged()}prepareInputElement(){this.inputElement?(this.inputElement.style.width="100%",this.inputElement.style.paddingRight=0!==this.inputPaddingRight?this.inputPaddingRight+"px":"0.5rem",this.inputElement.style.paddingLeft=0!==this.inputPaddingLeft?this.inputPaddingLeft+"px":"0.5rem"):console.warn('You used the ix-input-group without an input tag, e.g. <input class="ix-form-control" />')}slotChanged(){var t;this.disabled=null===(t=this.inputElement)||void 0===t?void 0:t.disabled}startSlotChanged(){setTimeout((()=>{var t,s;const e=this.getChildrenWidth(this.startSlotRef);if(this.inputPaddingLeft=0!==e?11+e:0,!this.inputElement)return;const i=!this.inputElement.validity.valid||this.inputElement.classList.contains("is-invalid");((null===(t=this.inputElement.form)||void 0===t?void 0:t.classList.contains("was-validated"))||!1===(null===(s=this.inputElement.form)||void 0===s?void 0:s.noValidate))&&i&&(this.inputElement.style.backgroundPosition=`left ${0!==this.inputPaddingLeft?this.inputPaddingLeft:7}px center`,this.inputPaddingLeft+=26)}))}endSlotChanged(){setTimeout((()=>{this.inputPaddingRight=15+this.getChildrenWidth(this.endSlotRef)}))}getChildrenWidth(t){if(!t)return 0;const s=o(t);if(0===s.length)return 0;let e=0;return s.forEach((t=>{e+=t.getBoundingClientRect().width})),e}render(){return e(i,{key:"b148a7e4ed2a11c543a98a6247797da3415b9bba",class:{disabled:this.disabled}},e("div",{key:"6aac120f6d3cad989a4409978760fb752c556711",class:"group group-start"},e("slot",{key:"f2b68f9fd6b449b560823db825f04a6d154baf91",ref:t=>this.startSlotRef=t,name:"input-start"})),e("slot",{key:"7aa651f145806d7c24ad00af93d9dfd267a9ce02"}),e("div",{key:"d6214bd6949bd22bdc62582d0f0089f884b5c6af",class:"group group-end"},e("slot",{key:"8eb65c2a35f67a2436c58cc8b04605f4d80b74f2",ref:t=>this.endSlotRef=t,name:"input-end"})))}get hostElement(){return this}static get style(){return":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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}: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}"}},[257,"ix-input-group",{disabled:[32],inputPaddingLeft:[32],inputPaddingRight:[32]}]),h=a,n=function(){"undefined"!=typeof customElements&&["ix-input-group"].forEach((t=>{"ix-input-group"===t&&(customElements.get(r(t))||customElements.define(r(t),a))}))};export{h as IxInputGroup,n as defineCustomElement}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as o,h as i,d as e,t as s}from"./p-C_6_Rh7K.js";import{i as n,s as a,o as l,f as r,a as h,b as m,c as f}from"./p-CAqtPJ4-.js";const d=t(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.placement="top",this.suppressAutomaticPlacement=!1,this.isInputValid=!0,this.onSubmitBind=this.onSubmit.bind(this),this.onInputFocusBind=this.onInputFocus.bind(this)}get arrow(){return this.hostElement.shadowRoot.querySelector("#arrow")}get inputElement(){return this.hostElement.querySelector("input")}get formElement(){var t;return null===(t=this.inputElement)||void 0===t?void 0:t.form}get tooltipElement(){return this.hostElement.shadowRoot.querySelector(".validation-tooltip")}destroyAutoUpdate(){this.tooltipElement&&(this.tooltipElement.style.display="none"),this.autoUpdateCleanup&&this.autoUpdateCleanup()}applyTooltipPosition(){this.tooltipElement.style.display="block";let t={strategy:"fixed",middleware:[n(),a(),l({mainAxis:8})]};t.middleware||(t.middleware=[]),this.suppressAutomaticPlacement||t.middleware.push(r({fallbackStrategy:"initialPlacement"})),t.placement=this.placement,this.autoUpdateCleanup=h(this.inputElement,this.tooltipElement,(async()=>{t.middleware=[...t.middleware,m({element:this.arrow})];const o=await f(this.inputElement,this.tooltipElement,t);if(o.middlewareData.arrow){const{x:t,y:i}=o.middlewareData.arrow;this.arrowPosition={x:t,y:i},Object.assign(this.arrow.style,{left:null!=t?t+"px":"",top:null!=i?i+"px":""})}this.tooltipPosition={x:o.x,y:o.y}}),{ancestorResize:!0,ancestorScroll:!0,elementResize:!0})}componentDidLoad(){if(!this.inputElement)throw Error("Validation tooltip is only working with an direct input child.");if(!this.formElement)throw Error("Validation tooltip is only working with an form element.");this.formElement.addEventListener("submit",this.onSubmitBind),this.inputElement.addEventListener("focus",this.onInputFocusBind),this.observer=new MutationObserver((()=>{this.inputElement.classList.contains("is-invalid")&&(this.isInputValid=!1,this.validationChanged())})),this.observer.observe(this.inputElement,{childList:!1,subtree:!1,attributes:!0,attributeFilter:["class"]})}onInputFocus(){this.isInputValid=!0}onSubmit(){this.formElement.classList.contains("needs-validation")&&(this.isInputValid=this.inputElement.validity.valid)}disconnectedCallback(){var t,o,i;null===(t=this.observer)||void 0===t||t.disconnect(),this.destroyAutoUpdate(),null===(o=this.formElement)||void 0===o||o.removeEventListener("submit",this.onSubmitBind),null===(i=this.inputElement)||void 0===i||i.removeEventListener("focus",this.onInputFocusBind)}validationChanged(){this.isInputValid?this.destroyAutoUpdate():this.applyTooltipPosition()}render(){var t,o,s,n;return i(e,{key:"804b1c0a4c819e6e454a61f70f19c112807c3f41"},i("slot",{key:"e61d2a3b69a8454d0ce098519a2be0810c016535"}),i("div",{key:"e1b70a7dadf9c20adf6948e341af33f4b58e8f1b",role:"tooltip",style:{display:"none",position:"fixed",top:"0",left:"0",transform:`translate(${Math.round(null!==(o=null===(t=this.tooltipPosition)||void 0===t?void 0:t.x)&&void 0!==o?o:0)}px,${Math.round(null!==(n=null===(s=this.tooltipPosition)||void 0===s?void 0:s.y)&&void 0!==n?n:0)}px)`},class:"validation-tooltip text-default"},this.message,i("slot",{key:"88ffad7d29394f55e1718b1b7f05802797552d1a",name:"tooltip-message"}),i("div",{key:"0de20e8724bee32fc6e8df066e0666e2a2f65801",id:"arrow"})))}get hostElement(){return this}static get watchers(){return{isInputValid:[{validationChanged:0}]}}static get style(){return'.text-xs{font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-s{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption-single{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-h2{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-xl{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}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-tooltip--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-tooltip--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)}'}},[257,"ix-validation-tooltip",{message:[1],placement:[1],suppressAutomaticPlacement:[4,"suppress-automatic-placement"],isInputValid:[32],tooltipPosition:[32],arrowPosition:[32]},void 0,{isInputValid:[{validationChanged:0}]}]),c=d,g=function(){"undefined"!=typeof customElements&&["ix-validation-tooltip"].forEach((t=>{"ix-validation-tooltip"===t&&(customElements.get(s(t))||customElements.define(s(t),d))}))};export{c as IxValidationTooltip,g as defineCustomElement}
|
package/components/p-0oJ9dyRQ.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{j as i}from"./p-C_6_Rh7K.js";async function n(i){if("function"==typeof i.isTouched)return i.isTouched()}async function t(i){if(i.getAssociatedFormElement&&"function"==typeof i.getAssociatedFormElement){const n=await i.getAssociatedFormElement();return!!n&&n.noValidate}return!1}function a(i,n,t){const a=new MutationObserver(n);return a.observe(i,{subtree:null==t?void 0:t.includeChildren,childList:null==t?void 0:t.includeChildren,attributes:!0,attributeFilter:["class"]}),{destroy(){a.disconnect()}}}function e(i,n,t){return i.classList.contains(`${n}`)||!!t&&!!i.querySelector(`.${n}`)}function l(i,n=!1){return{isInvalid:e(i,"ix-invalid",n)||e(i,"ix-invalid--validity-invalid",n),isInvalidByRequired:e(i,"ix-invalid--required",n),isValid:e(i,"ix-valid",n),isInfo:e(i,"ix-info",n),isWarning:e(i,"ix-warning",n)}}function o(e){return(o,u)=>{let r,s;const{componentWillLoad:c,disconnectedCallback:d,connectedCallback:f}=o;o.connectedCallback=function(){const a=i(this);return r=async()=>{if(!await t(a)){if(a.hasValidValue&&"function"==typeof a.hasValidValue){const i=await a.hasValidValue(),t=await n(a);a.required?a.classList.toggle("ix-invalid--required",!i&&t):a.classList.remove("ix-invalid--required")}if(a.getValidityState&&"function"==typeof a.getValidityState){const i=await a.getValidityState(),t=await n(a);a.classList.toggle("ix-invalid--validity-patternMismatch",i.patternMismatch),a.classList.toggle("ix-invalid--validity-invalid",!i.valid&&t)}}},a.addEventListener("checkedChange",r),a.addEventListener("valueChange",r),a.addEventListener("ixBlur",r),setTimeout(r),null==f?void 0:f.call(this)},o.componentWillLoad=function(){const n=i(this);s=a(n,(()=>{const i=l(n,null==e?void 0:e.includeChildren);o[u].call(this,i)}),e);const t=l(n,null==e?void 0:e.includeChildren);return o[u].call(this,t),null==c?void 0:c.call(this)},o.disconnectedCallback=function(){const n=i(this);return n&&s&&(s.destroy(),s=null),n&&r&&(n.removeEventListener("checkedChange",r),n.removeEventListener("valueChange",r),n.removeEventListener("ixBlur",r),r=null),null==d?void 0:d.call(this)}}}function u(i,n,t){return i?null!=n?n:t:n}export{o as H,l as a,a as c,u as g,t as s}
|
package/components/p-9tuDiQEH.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as e,h as i,d as o,t as s}from"./p-C_6_Rh7K.js";import{m as a}from"./p-bcj7UEIC.js";import{h as r,H as l}from"./p-unwtt2da.js";import{d as n}from"./p-CkBQGLbj.js";import{d as c}from"./p-C9SfsAWb.js";import{d as f}from"./p-VHuL40oZ.js";const d=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.showTextAsTooltip=!1,this.required=!1,this.slotRef=a()}render(){const t={invalidText:this.invalidText,isInvalid:this.isInvalid,isValid:this.isValid,validText:this.validText,isWarning:this.isWarning,warningText:this.warningText,isInfo:this.isInfo,infoText:this.infoText,helperText:this.helperText};return i(o,{key:"531b08942bf31c36043fb3d7cd3af489f2fe83b0"},this.label&&i("div",{key:"49b9ef124fc2d69fb2528585d7b232b2e3d6d4b6",class:"field-top"},i("ix-field-label",{key:"20a089a72de7ee3045c048c19d868ff3b4be2706",required:this.required,htmlFor:this.htmlForLabel,controlRef:this.controlRef,isInvalid:this.isInvalid},this.label)),i("div",{key:"80c8ce58eb73379755757b2cef6b318cdc279b6b",class:{"slot-wrapper":!0},ref:this.slotRef},i("slot",{key:"f41f0681742e9f783092bad7484c851e2b987c99"})),i("div",{key:"9db46e23621d508e08fe87cae69a3698491347dc",class:"field-bottom"},!this.showTextAsTooltip&&i(l,Object.assign({key:"29802c92675a34cd215740a5df6fae77ed36368f"},t)),i("div",{key:"b94a1cc2acd5f8379e768fda9f222af6cb85f2b7",class:"bottom-right"},i("slot",{key:"3c5ba2d9a6d4671b6fadba6e06455ae229894f94",name:"bottom-right"}))),!0===this.showTextAsTooltip&&r(t)&&i("ix-tooltip",{key:"890c4a39781fbb14b96660691fd6f6fe96a30e0b",for:this.slotRef.waitForCurrent(),showDelay:500,placement:"bottom"},i(l,Object.assign({key:"638410fd78282cf38065635a79cceeb064a2a10e"},t))))}get hostElement(){return this}static get style(){return":host{display:flex;position:relative;flex-direction:column}:host .slot-wrapper{display:flex;position:relative;align-items:center;justify-content:flex-start;gap:0.25rem}:host .field-bottom,:host .field-top{display:flex;flex-direction:row;position:relative;justify-content:space-between;gap:1rem;width:-moz-min-content;width:min-content;min-width:100%}:host .field-bottom .bottom-right{margin-left:auto;margin-right:0px}:host .bottom-text{display:flex;position:relative;align-items:flex-start;justify-content:flex-start;gap:0.25rem;margin-right:0.25rem}:host .text-icon{margin:0.125rem}:host .text-icon.invalid{color:var(--theme-helper-icon--color--invalid)}:host .text-icon.info{color:var(--theme-helper-icon--color--info)}:host .text-icon.warning{color:var(--theme-helper-icon--color--warning)}:host .text-icon.valid{color:var(--theme-helper-icon--color--valid)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}"}},[257,"ix-field-wrapper",{helperText:[1,"helper-text"],label:[1],invalidText:[1,"invalid-text"],validText:[1,"valid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],isInvalid:[4,"is-invalid"],isValid:[4,"is-valid"],isInfo:[4,"is-info"],isWarning:[4,"is-warning"],showTextAsTooltip:[4,"show-text-as-tooltip"],required:[4],htmlForLabel:[1,"html-for-label"],controlRef:[16]}]);function h(){"undefined"!=typeof customElements&&["ix-field-wrapper","ix-field-label","ix-tooltip","ix-typography"].forEach((t=>{switch(t){case"ix-field-wrapper":customElements.get(s(t))||customElements.define(s(t),d);break;case"ix-field-label":customElements.get(s(t))||n();break;case"ix-tooltip":customElements.get(s(t))||c();break;case"ix-typography":customElements.get(s(t))||f()}}))}export{d as F,h as d}
|
package/components/p-AHG5KaOt.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as r,H as o,h as t,d as e,t as a}from"./p-C_6_Rh7K.js";import{b as i}from"./p-DAzBNVe7.js";const l=r(class extends o{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.variant="secondary",this.size="medium",this.hideTrack=!1}render(){const r=i(this.hostElement);return void 0===r["aria-label"]&&(r["aria-label"]="Loading"),r.role="status",r["aria-busy"]="true",t(e,Object.assign({key:"183a2ab8ebc58c9ac1a51d8a34741507932e9382"},r),t("div",{key:"ecde7dc98d72dcf3b193597bb2e7f0c13c044d15",class:{primary:"primary"===this.variant,[this.size]:!0,"hide-track":this.hideTrack}}))}get hostElement(){return this}static get style(){return':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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.xx-small{width:0.75rem;height:0.75rem;min-width:0.75rem;min-height:0.75rem;max-width:0.75rem;max-height:0.75rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.xx-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.xx-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.x-small{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.x-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.x-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.small{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.medium{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.medium::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.medium:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.large{width:6rem;height:6rem;min-width:6rem;min-height:6rem;max-width:6rem;max-height:6rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.large::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.large:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}'}},[1,"ix-spinner",{variant:[1],size:[1],hideTrack:[4,"hide-track"]}]);function s(){"undefined"!=typeof customElements&&["ix-spinner"].forEach((r=>{"ix-spinner"===r&&(customElements.get(a(r))||customElements.define(a(r),l))}))}export{l as S,s as d}
|
package/components/p-B0gQmZW3.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,H as t,e as o,h as r,d as i,t as s}from"./p-C_6_Rh7K.js";import{n as d,d as a}from"./p-CdT1qV2I.js";import{a as n}from"./p-DAzBNVe7.js";const c=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=o(this,"itemClick",7),this.hover=!1,this.disabled=!1,this.checked=!1,this.isSubMenu=!1,this.suppressChecked=!1}async emitItemClick(){this.itemClick.emit(this.hostElement)}async getDropdownItemElement(){return this.hostElement}isIconOnly(){return void 0===this.label&&""===this.hostElement.innerText&&void 0!==this.icon}render(){return r(i,{key:"6792db1dd356481085735838df4cfcdf11cee1ba",class:{hover:this.hover,"icon-only":this.isIconOnly(),disabled:this.disabled,submenu:this.isSubMenu},role:"listitem"},r("button",{key:"878eed19e5127942f10f561db2205930a7bb01ef",type:"button",tabIndex:this.disabled?-1:0,class:{"dropdown-item":!0,"no-checked-field":this.suppressChecked,disabled:this.disabled},onClick:()=>{this.disabled||this.emitItemClick()},"aria-label":this.ariaLabelButton,"aria-disabled":n(this.disabled),disabled:this.disabled},this.suppressChecked?null:r("div",{class:"dropdown-item-checked"},this.checked?r("ix-icon",{"aria-hidden":"true",class:"checkmark",name:d,size:"16"}):null),this.icon?r("ix-icon",{class:"dropdown-item-icon",name:this.icon,"aria-label":this.ariaLabelIcon}):null,r("div",{key:"e5eec4768210d2934ae45c3658dfa2008d10fdc0",class:"dropdown-item-text"},this.label,r("slot",{key:"2545b062f3f2e58cd6021585a613accadce3536f"})),this.isSubMenu?r("ix-icon",{name:a,class:"submenu-icon"}):null))}get hostElement(){return this}static get style(){return":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);border:0.0625rem solid transparent;white-space:nowrap;width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}"}},[257,"ix-dropdown-item",{label:[1],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelButton:[1,"aria-label-button"],hover:[4],disabled:[516],checked:[4],isSubMenu:[4,"is-sub-menu"],suppressChecked:[4,"suppress-checked"],emitItemClick:[64],getDropdownItemElement:[64]}]);function l(){"undefined"!=typeof customElements&&["ix-dropdown-item"].forEach((e=>{"ix-dropdown-item"===e&&(customElements.get(s(e))||customElements.define(s(e),c))}))}export{c as D,l as d}
|
package/components/p-B81cFxT_.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,H as t,e as r,h as a,F as o,d as i,t as s}from"./p-C_6_Rh7K.js";import{d,m as n,n as c}from"./p-CdT1qV2I.js";import{D as h,I as l}from"./p-D1WplX1z.js";import{O as b}from"./p-BYACnsyo.js";import{m}from"./p-bcj7UEIC.js";import{d as u}from"./p-xrAJuWDf.js";import{d as p}from"./p-BbN-BCaw.js";import{d as v}from"./p-CsGkJrm6.js";import{d as k}from"./p-mraQmnXA.js";import{d as g}from"./p-AHG5KaOt.js";const y=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.dateChange=r(this,"dateChange",7),this.dateRangeChange=r(this,"dateRangeChange",7),this.dateSelect=r(this,"dateSelect",7),this.format="yyyy/LL/dd",this.singleSelection=!1,this.corners="rounded",this.minDate="",this.maxDate="",this.i18nDone="Done",this.ariaLabelPreviousMonthButton="Previous month",this.ariaLabelNextMonthButton="Next month",this.weekStartIndex=0,this.showWeekNumbers=!1,this.embedded=!1,this.today=h.now().toISO(),this.enableTopLayer=!1,this.selectedYear=0,this.tempYear=0,this.startYear=0,this.endYear=0,this.selectedMonth=0,this.tempMonth=0,this.dropdownButtonRef=m(),this.yearContainerRef=m(),this.firstMonthRef=m(),this.focusedDay=1,this.isDayFocus=!1,this.monthChangedFromFocus=!1,this.DAYS_IN_WEEK=7,this.calendar=[]}watchFromPropHandler(e){if(!e)return void(this.currFromDate=void 0);const t=this.parseDateString(e);t&&(this.currFromDate=t,this.updateSelectedYearMonth(t))}watchToPropHandler(e){if(!e)return void(this.currToDate=void 0);const t=this.parseDateString(e);t&&(this.currToDate=t,this.updateSelectedYearMonth(t))}onLocaleChange(){this.setTranslations()}async getCurrentDate(){var e,t,r,a;const o=(null===(e=this.currFromDate)||void 0===e?void 0:e.isValid)?null===(t=this.currFromDate)||void 0===t?void 0:t.toFormat(this.format):void 0,i=(null===(r=this.currToDate)||void 0===r?void 0:r.isValid)?null===(a=this.currToDate)||void 0===a?void 0:a.toFormat(this.format):void 0;return this.singleSelection?{from:o,to:void 0}:{from:o,to:i}}handleKeyUp(e){if(!this.isDayFocus)return;let t=this.focusedDay;switch(e.key){case"ArrowLeft":t--;break;case"ArrowRight":t++;break;case"ArrowUp":t-=7;break;case"ArrowDown":t+=7;break;default:return}t>this.getDaysInCurrentMonth()?(t-=this.getDaysInCurrentMonth(),this.changeToAdjacentMonth(1),this.monthChangedFromFocus=!0):t<1&&(this.changeToAdjacentMonth(-1),t+=this.getDaysInCurrentMonth(),this.monthChangedFromFocus=!0),this.focusedDay=t}getDaysInCurrentMonth(){return h.utc(this.selectedYear,this.selectedMonth+1).daysInMonth||0}getDateTimeNow(){return h.fromISO(this.today)}parseDateString(e){const t=h.fromFormat(e,this.format);if(t.isValid)return t;console.error(t.invalidExplanation)}updateSelectedYearMonth(e){this.selectedYear=e.year,this.selectedMonth=e.month-1}onDayBlur(){this.isDayFocus=!1}onDayFocus(){this.isDayFocus=!0}componentWillLoad(){var e,t,r,a;this.setTranslations(),this.currFromDate=this.from?h.fromFormat(this.from,this.format):void 0,this.currToDate=this.to?h.fromFormat(this.to,this.format):void 0;const o=null!==(t=null===(e=this.currFromDate)||void 0===e?void 0:e.year)&&void 0!==t?t:this.getDateTimeNow().year;this.startYear=o-5,this.endYear=o+5,this.selectedMonth=(null!==(a=null===(r=this.currFromDate)||void 0===r?void 0:r.month)&&void 0!==a?a:this.getDateTimeNow().month)-1,this.selectedYear=o,this.tempMonth=this.selectedMonth,this.tempYear=this.selectedYear}componentWillRender(){this.calculateCalendar()}componentDidRender(){(this.monthChangedFromFocus||this.isDayFocus)&&this.hostElement.shadowRoot.querySelector(`[id=day-cell-${this.focusedDay}]`).focus()}setTranslations(){this.dayNames=this.rotateWeekDayNames(l.weekdays("long",{locale:this.locale}),this.weekStartIndex),this.monthNames=l.months("long",{locale:this.locale})}rotateWeekDayNames(e,t){const r=[...e];if(0===t)return r;const a=e.length;return r.push(...r.splice(0,(-(t=-t)%a+a)%a)),r}async onDone(){const e=await this.getCurrentDate();this.dateSelect.emit(e)}calculateCalendar(){const e=[],t=h.utc(this.selectedYear,this.selectedMonth+1),r=t.startOf("month"),a=t.endOf("month");let o=r.weekNumber,i=a.weekNumber,s=r.weekday-1,d=a.weekday-1;if(0!==this.weekStartIndex){const e=l.weekdays(),t=e[r.weekday];s=this.dayNames.findIndex((e=>e===t));const o=e[a.weekday];d=this.dayNames.findIndex((e=>e===o))}let n=!1;1===i&&(i=a.weeksInWeekYear+1,n=!0);let c=!1;o===r.weeksInWeekYear&&(o=1,i++,c=!0);let b=1;for(let t=o;t<=i&&b<=31;t++){const h=[];for(let e=0;e<this.DAYS_IN_WEEK&&b<=31;e++)h.push(t===o&&e<s||t===i&&e>d?void 0:b++);e.push(c||n?1===t?{weekNumber:r.weeksInWeekYear,dayNumbers:h}:t===a.weekNumber?{weekNumber:1,dayNumbers:h}:{weekNumber:t-1,dayNumbers:h}:{weekNumber:t,dayNumbers:h})}this.calendar=e}selectTempYear(e,t){null==e||e.stopPropagation(),this.tempYear=t}focusMonth(){var e;null===(e=this.firstMonthRef.current)||void 0===e||e.focus()}infiniteScrollYears(){const e=this.yearContainerRef.current;if(!e)return;const t=e.scrollTop,r=e.scrollHeight,a=0===t,o=Math.round(t+e.offsetHeight)>=r;if(!(this.endYear-this.startYear>200)){if(a){const t=e.firstElementChild;return this.startYear-=5,void e.scrollTo(0,t.offsetTop)}if(o){const t=e.lastElementChild;this.endYear+=5,e.scrollTo(0,t.offsetTop)}}}selectMonth(e){this.selectedMonth=e,this.selectedYear=this.tempYear,this.tempMonth=e;const t=this.hostElement.shadowRoot.querySelector("ix-dropdown");t&&(t.show=!1)}changeToAdjacentMonth(e){this.selectedMonth+e<0?(this.selectedYear--,this.selectedMonth=11):this.selectedMonth+e>11?(this.selectedYear++,this.selectedMonth=0):this.selectedMonth+=e}selectDay(e,t){if(t.classList.contains("disabled"))return;const r=h.fromJSDate(new Date(this.selectedYear,this.selectedMonth,e));return this.singleSelection||void 0===this.currFromDate?(this.currFromDate=r,void this.onDateChange()):void 0!==this.currToDate?(this.currFromDate=r,this.currToDate=void 0,void this.onDateChange()):r<this.currFromDate?(this.currToDate=this.currFromDate,this.currFromDate=r,void this.onDateChange()):(this.currToDate=r,void this.onDateChange())}onDateChange(){this.getCurrentDate().then((e=>{this.dateChange.emit(e),this.singleSelection||this.dateRangeChange.emit(e)}))}getDayClasses(e){var t,r,a;const o=this.getDateTimeNow(),i=h.fromJSDate(new Date(this.selectedYear,this.selectedMonth,e));return{"calendar-item":!0,"empty-day":void 0===e,today:o.hasSame(i,"day"),selected:!(!(null===(t=this.currFromDate)||void 0===t?void 0:t.hasSame(i,"day"))&&!(null===(r=this.currToDate)||void 0===r?void 0:r.hasSame(i,"day"))),range:!!(this.currFromDate&&i.startOf("day")>this.currFromDate.startOf("day")&&void 0!==this.currToDate&&i.startOf("day")<(null===(a=this.currToDate)||void 0===a?void 0:a.startOf("day"))),disabled:!this.isWithinMinMaxDate(i)}}isWithinMinMaxYear(e){const t=this.minDate?h.fromFormat(this.minDate,this.format).year:void 0,r=this.maxDate?h.fromFormat(this.maxDate,this.format).year:void 0;return!(t&&e<t||r&&e>r)}isWithinMinMaxMonth(e){const t=this.minDate?h.fromFormat(this.minDate,this.format):void 0,r=this.maxDate?h.fromFormat(this.maxDate,this.format):void 0,a=null==t?void 0:t.month,o=null==r?void 0:r.month;return!(a&&this.tempYear===t.year&&e<a||o&&this.tempYear===r.year&&e>o)}isWithinMinMaxDate(e){const t=this.minDate?h.fromFormat(this.minDate,this.format):void 0,r=this.maxDate?h.fromFormat(this.maxDate,this.format):void 0,a=!!t&&e.startOf("day")<t.startOf("day"),o=!!r&&e.startOf("day")>r.startOf("day");return!a&&!o}renderYears(){const e=[];for(let t=this.startYear;t<=this.endYear;t++)e.push(a("div",{key:t,class:{arrowYear:!0,"month-dropdown-item":!0,"disabled-item":!this.isWithinMinMaxYear(t)},onClick:e=>this.selectTempYear(e,t),onKeyUp:e=>{"Enter"===e.key&&(this.tempYear=t,this.focusMonth())},tabIndex:0},a("ix-icon",{class:{hidden:this.tempYear!==t,arrowPosition:!0},name:d,size:"12"}),a("div",{style:{"min-width":"max-content"}},`${t}`)));return e}render(){return a(i,{key:"98ea6b7a88faa52ff75b8bba1cb2c9e22c4e73e8"},a("ix-date-time-card",{key:"e16c7a978263147e3e6b4a71f32d934eddf06d2c",corners:this.corners,embedded:this.embedded},a("div",{key:"b96e24b6b2d1876c9e10be3791a8a7417d83a380",class:"header",slot:"header"},a("ix-icon-button",{key:"10ca5417cb64bb25679269f4608868d057cb9f54",onClick:()=>this.changeToAdjacentMonth(-1),icon:n,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelPreviousMonthButton}),a("div",{key:"9a286af048e16def6e92bb5aaeef56ca63eeb819",class:"selector"},a("ix-button",{key:"9c95aef10ee98999301b796562109b62ab460328",variant:"tertiary",ref:this.dropdownButtonRef,"data-testid":"year-month-button"},a("span",{key:"87f8874169536008fc5a95ebb5f27c2d90c74013",class:"capitalize"},this.monthNames[this.selectedMonth]," ",this.selectedYear)),a("ix-dropdown",{key:"03b7ee75c45fbf966782b6685956ca16f1b9ea7d","data-testid":"year-month-dropdown",class:"dropdown",trigger:this.dropdownButtonRef.waitForCurrent(),ignoreRelatedSubmenu:!0,placement:"bottom-start",enableTopLayer:this.enableTopLayer},a("div",{key:"6ebe9445e018d9ea0d8ea234ffe04bd5b7c756d6",class:"wrapper"},a("div",{key:"560f769508c69c1ca7ae836f657d6b2a9a0f54dc","data-testid":"year-container",class:"overflow",onScroll:()=>this.infiniteScrollYears(),ref:this.yearContainerRef},this.renderYears()),a("div",{key:"8a933460c220113a5bfe96d8b59948c43095e073",class:"overflow","data-testid":"month-container"},this.monthNames.map(((e,t)=>a("div",{key:e,ref:t=>{e===this.monthNames[0]&&this.firstMonthRef(t)},class:{arrowYear:!0,"month-dropdown-item":!0,selected:this.tempYear===this.selectedYear&&this.tempMonth===t,"disabled-item":!this.isWithinMinMaxMonth(t)},onClick:()=>this.selectMonth(t),onKeyUp:e=>"Enter"===e.key&&this.selectMonth(t),tabIndex:0},a("ix-icon",{class:{hidden:this.tempYear!==this.selectedYear||this.tempMonth!==t,checkPosition:!0},name:c,size:"16"}),a("div",null,a("span",{class:"capitalize monthMargin"},`${e} ${this.tempYear}`))))))))),a("ix-icon-button",{key:"d183b81face1835095ebf6b0f0b741f3bd177434",onClick:()=>this.changeToAdjacentMonth(1),icon:d,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelNextMonthButton})),a("div",{key:"747249d090059b0beea2d522efaafa0e816bd9b5",class:{grid:!0,"grid--show-week-numbers":this.showWeekNumbers}},this.showWeekNumbers&&a("div",{key:"30566707d9ad58aea828bc579abb42fab5078d4e",class:"calendar-item week-day"}),this.dayNames.map((e=>a("div",{key:e,class:"calendar-item week-day"},a("div",{class:"overflow"},e.slice(0,3))))),this.calendar.map((e=>a(o,null,this.showWeekNumbers&&a("div",{class:"calendar-item week-number"},e.weekNumber),e.dayNumbers.map((e=>e?a("div",{key:e,id:`day-cell-${e}`,"date-calender-day":!0,class:this.getDayClasses(e),onClick:t=>{this.selectDay(e,t.currentTarget)},onKeyUp:t=>{"Enter"===t.key&&this.selectDay(e,t.currentTarget)},tabIndex:e===this.focusedDay?0:-1,onFocus:()=>this.onDayFocus(),onBlur:()=>this.onDayBlur(),"aria-label":`${this.selectedMonth}: ${e}`},e):a("div",null))))))),a("div",{key:"2b9a45684c662329a1e6e16062f5710d62112210",class:{button:!0,hidden:this.singleSelection||this.embedded}},a("ix-button",{key:"35de7243b5de0016794880b7287a96b60dc2676c",onClick:()=>this.onDone()},this.i18nDone))))}get hostElement(){return this}static get watchers(){return{from:[{watchFromPropHandler:0}],to:[{watchToPropHandler:0}],locale:[{onLocaleChange:0}]}}static get style(){return":host{display:block;position:relative;max-width:21rem}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .capitalize{text-transform:capitalize}:host .selector .month-dropdown-item{margin-left:4px;margin-right:4px}:host .selector .month-dropdown-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .wrapper{display:flex}:host .wrapper .overflow{overflow-y:scroll;max-height:250px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);box-shadow:inset 0 0 0 1px var(--theme-color-inv-contrast-text);background-color:var(--theme-datepicker-day--background--selected);border:inset 1px solid var(--theme-datepicker-day--border-color--selected);color:var(--theme-datepicker-day--color--selected);font-size:14px;line-height:20px;letter-spacing:0}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected);font-weight:var(--theme-font-weight-bold)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:var(--theme-ms-0);line-height:143%;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}"}},[1,"ix-date-picker",{format:[1],singleSelection:[4,"single-selection"],corners:[1],from:[1],to:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],i18nDone:[1,"i18n-done"],ariaLabelPreviousMonthButton:[1,"aria-label-previous-month-button"],ariaLabelNextMonthButton:[1,"aria-label-next-month-button"],weekStartIndex:[2,"week-start-index"],locale:[1],showWeekNumbers:[4,"show-week-numbers"],embedded:[4],today:[1],enableTopLayer:[4,"enable-top-layer"],currFromDate:[32],currToDate:[32],selectedYear:[32],tempYear:[32],startYear:[32],endYear:[32],selectedMonth:[32],tempMonth:[32],dayNames:[32],monthNames:[32],focusedDay:[32],getCurrentDate:[64]},void 0,{from:[{watchFromPropHandler:0}],to:[{watchToPropHandler:0}],locale:[{onLocaleChange:0}]}]);function f(){"undefined"!=typeof customElements&&["ix-date-picker","ix-button","ix-date-time-card","ix-dropdown","ix-icon-button","ix-spinner"].forEach((e=>{switch(e){case"ix-date-picker":customElements.get(s(e))||customElements.define(s(e),y);break;case"ix-button":customElements.get(s(e))||u();break;case"ix-date-time-card":customElements.get(s(e))||p();break;case"ix-dropdown":customElements.get(s(e))||v();break;case"ix-icon-button":customElements.get(s(e))||k();break;case"ix-spinner":customElements.get(s(e))||g()}}))}!function(e,t,r,a){var o,i=arguments.length,s=i<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var d=e.length-1;d>=0;d--)(o=e[d])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);i>3&&s&&Object.defineProperty(t,r,s)}([b("keydown")],y.prototype,"handleKeyUp",null);export{y as D,f as d}
|
package/components/p-BAIdCBnK.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as o,H as e,e as r,h as t,d as s,t as i}from"./p-C_6_Rh7K.js";import{h as a}from"./p-CdT1qV2I.js";import{d as l}from"./p-mraQmnXA.js";import{d as c}from"./p-AHG5KaOt.js";const n=o(class extends e{constructor(o){super(),!1!==o&&this.__registerHost(),this.__attachShadow(),this.closeClick=r(this,"closeClick",7),this.disabled=!1,this.readonly=!1}onCloseClick(o){o.preventDefault(),o.stopPropagation(),this.closeClick.emit()}render(){return t(s,{key:"e583d14307f98b55f1ff4be4b9c3897776eaae75",class:{disabled:this.disabled,readonly:this.readonly},title:this.hostElement.textContent},t("div",{key:"998751b62b8266368176fe1186a6dd2f311199be",class:"slot-container"},t("slot",{key:"2861044a08d5b237444cda5bb5fafe0bc0c97790"})),this.disabled||this.readonly?null:t("ix-icon-button",{variant:"tertiary",oval:!0,icon:a,size:"16",tabindex:this.disabled?-1:0,disabled:this.disabled,onClick:o=>this.onCloseClick(o),"aria-label":this.ariaLabelCloseIconButton}))}get hostElement(){return this}static get style(){return":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}:host(:focus-visible:not(.disabled):not(:disabled)){outline:var(--theme-color-focus-bdr) solid var(--theme-focus--border-thickness);outline-offset:-0.125rem}"}},[257,"ix-filter-chip",{disabled:[4],readonly:[4],ariaLabelCloseIconButton:[1,"aria-label-close-icon-button"]}]);function h(){"undefined"!=typeof customElements&&["ix-filter-chip","ix-icon-button","ix-spinner"].forEach((o=>{switch(o){case"ix-filter-chip":customElements.get(i(o))||customElements.define(i(o),n);break;case"ix-icon-button":customElements.get(i(o))||l();break;case"ix-spinner":customElements.get(i(o))||c()}}))}export{n as F,h as d}
|
package/components/p-BH3f5fa3.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
class t{hasCategory(){return void 0!==this.category}constructor(t,s){this.token=t,this.category=s}}var s;!function(t){t.EQUAL="Equal",t.NOT_EQUAL="Not equal"}(s||(s={}));export{t as I,s as L}
|
package/components/p-BKNhBo9h.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as i,e,h as s,d as o,t as r}from"./p-C_6_Rh7K.js";import{M as n,f as l,w as a,c as h}from"./p-CdT1qV2I.js";import{a as d}from"./p-DAzBNVe7.js";import{A as c,d as u}from"./p-CsGkJrm6.js";import{H as p}from"./p-0oJ9dyRQ.js";import{O as b}from"./p-BYACnsyo.js";import{m}from"./p-bcj7UEIC.js";import{c as v}from"./p-CX81WQtk.js";import{r as f}from"./p-BEuV0Xpe.js";import{d as w}from"./p-B0gQmZW3.js";import{d as y}from"./p-CkBQGLbj.js";import{d as g}from"./p-9tuDiQEH.js";import{d as x}from"./p-BAIdCBnK.js";import{d as k}from"./p-mraQmnXA.js";import{d as C}from"./p-LoRL-toz.js";import{d as I}from"./p-AHG5KaOt.js";import{d as E}from"./p-C9SfsAWb.js";import{d as A}from"./p-VHuL40oZ.js";var j=function(t,i,e,s){var o,r=arguments.length,n=r<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,i,e,s);else for(var l=t.length-1;l>=0;l--)(o=t[l])&&(n=(r<3?o(n):r>3?o(i,e,n):o(i,e))||n);return r>3&&n&&Object.defineProperty(i,e,n),n};const T=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.valueChange=e(this,"valueChange",7),this.inputChange=e(this,"inputChange",7),this.addItem=e(this,"addItem",7),this.ixBlur=e(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.required=!1,this.ariaLabelClearIconButton="Clear selection",this.value="",this.allowClear=!1,this.mode="single",this.editable=!1,this.disabled=!1,this.readonly=!1,this.i18nPlaceholder="Select an option",this.i18nPlaceholderEditable="Type of select option",this.i18nSelectListHeader="Select an option",this.i18nNoMatches="No matches",this.i18nAllSelected="All",this.hideListHeader=!1,this.collapseMultipleSelection=!1,this.enableTopLayer=!1,this.dropdownShow=!1,this.selectedLabels=[],this.isDropdownEmpty=!1,this.inputFilterText="",this.inputValue="",this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.dropdownWrapperRef=m(),this.dropdownAnchorRef=m(),this.inputRef=m(),this.touched=!1,this.itemObserver=v((()=>{this.arrowFocusController&&(this.arrowFocusController.items=this.visibleNonShadowItems)})),this.focusControllerCallbackBind=this.focusDropdownItem.bind(this)}get nonShadowItems(){return Array.from(this.hostElement.querySelectorAll("ix-select-item"))}get visibleNonShadowItems(){return this.nonShadowItems.filter((t=>!t.classList.contains("display-none")))}get shadowItems(){return Array.from(this.hostElement.shadowRoot.querySelectorAll("ix-select-item"))}get visibleShadowItems(){return this.shadowItems.filter((t=>!t.classList.contains("display-none")))}get items(){return[...this.nonShadowItems,...this.shadowItems]}get visibleItems(){return this.items.filter((t=>!t.classList.contains("display-none")))}get selectedItems(){return this.items.filter((t=>t.selected))}get addItemButton(){return this.hostElement.shadowRoot.querySelector(".add-item")}get isSingleMode(){return"single"===this.mode}get isMultipleMode(){return"multiple"===this.mode}get isEveryDropdownItemHidden(){return this.items.every((t=>t.classList.contains("display-none")))}watchValue(t){this.value=t,this.updateSelection()}watchDropdownShow(t){t&&this.dropdownElement?this.itemObserver.observe(this.dropdownElement,{childList:!0,subtree:!0}):this.cleanupResources()}cleanupResources(){var t,i;null===(t=this.arrowFocusController)||void 0===t||t.disconnect(),this.arrowFocusController=void 0,null===(i=this.itemObserver)||void 0===i||i.disconnect()}onItemClicked(t){this.itemClick(t.detail)}updateFormInternalValue(t){Array.isArray(t)?this.formInternals.setFormValue(t.join(",")):this.formInternals.setFormValue(t)}async hasValidValue(){return this.required&&!!this.hasValue()}hasValue(){return Array.isArray(this.value)?!!this.value.length:!!this.value}focusDropdownItem(t){var i,e;if(this.navigationItem=void 0,t<this.visibleNonShadowItems.length){const s=null===(e=null===(i=this.visibleNonShadowItems[t])||void 0===i?void 0:i.shadowRoot)||void 0===e?void 0:e.querySelector("ix-dropdown-item");if(!s)return;f((()=>{var t,i;null===(i=null===(t=null==s?void 0:s.shadowRoot)||void 0===t?void 0:t.querySelector("button"))||void 0===i||i.focus()}))}}itemClick(t){const i=this.value,e=this.toggleValue(t);this.value=e,this.emitValueChange(e)?this.value=i:(this.updateSelection(),this.isMultipleMode&&this.inputFilterText&&(this.clearInput(),this.removeHiddenFromItems(),this.arrowFocusController&&(this.arrowFocusController.items=this.visibleNonShadowItems),this.navigationItem=void 0))}emitAddItem(t){var i;if(void 0===t||""===t.trim())return!1;const{defaultPrevented:e}=this.addItem.emit(t);if(e)return!0;const s=document.createElement("ix-select-item");return s.value=t,s.label=t,null===(i=this.customItemsContainerElement)||void 0===i||i.appendChild(s),this.clearInput(),this.itemClick(t),!1}toggleValue(t){if(!this.isMultipleMode)return t;if(!this.value)return[t];let i=this.value;return Array.isArray(i)||(i=[i]),i.includes(t)?i.filter((i=>i!==t)):[...i,t]}updateSelection(){var t,i;let e=[];this.value&&(e=Array.isArray(this.value)?[...this.value]:[this.value]),this.items.forEach((t=>{t.selected=e.some((i=>typeof i!=typeof t.value?i.toString()===t.value.toString():i===t.value))})),this.selectedLabels=this.selectedItems.map((t=>t.label)),this.dropdownShow&&this.inputFilterText||(this.inputValue=(null===(t=this.selectedLabels)||void 0===t?void 0:t.length)&&this.isSingleMode&&null!==(i=this.selectedLabels[0])&&void 0!==i?i:"",this.inputElement&&(this.inputElement.value=this.inputValue))}emitValueChange(t){const{defaultPrevented:i}=this.valueChange.emit(t);return!!i||(this.updateFormInternalValue(t),!1)}componentDidLoad(){var t;null===(t=this.inputElement)||void 0===t||t.addEventListener("input",(()=>{var t;this.dropdownShow=!0,this.inputChange.emit(null===(t=this.inputElement)||void 0===t?void 0:t.value)}))}componentWillLoad(){this.updateSelection(),this.updateFormInternalValue(this.value)}componentDidRender(){this.dropdownShow&&!this.arrowFocusController&&this.dropdownElement&&(this.arrowFocusController=new c(this.visibleNonShadowItems,this.dropdownElement,this.focusControllerCallbackBind),this.arrowFocusController.wrap=!this.isAddItemVisible()&&!this.visibleShadowItems.length)}onLabelChange(t){t.preventDefault(),t.stopImmediatePropagation(),this.updateSelection()}disconnectedCallback(){this.cleanupResources()}itemExists(t){return this.items.find((i=>i.label===t))}dropdownVisibilityChanged(t){var i,e;this.dropdownShow=t.detail,t.detail?(null===(i=this.inputElement)||void 0===i||i.focus(),null===(e=this.inputElement)||void 0===e||e.select(),this.removeHiddenFromItems(),this.isDropdownEmpty=this.isEveryDropdownItemHidden):(this.navigationItem=void 0,this.updateSelection(),this.inputFilterText="")}async onKeyDown(t){"ArrowDown"!==t.code&&"ArrowUp"!==t.code||await this.onArrowNavigation(t,t.code),this.dropdownShow&&("Enter"!==t.code&&"NumpadEnter"!==t.code||await this.onEnterNavigation(t.target),"Escape"===t.code&&(this.dropdownShow=!1))}async onEnterNavigation(t){if(this.isMultipleMode)return;const i=null==t?void 0:t.label,e=this.itemExists(this.inputFilterText);if(e)this.itemClick(e.value);else if(this.editable&&!this.itemExists(i)&&this.emitAddItem(this.inputFilterText))return;this.dropdownShow=!1,this.updateSelection()}async onArrowNavigation(t,i){var e;if(t.defaultPrevented)return;if(t.preventDefault(),t.stopPropagation(),this.dropdownShow=!0,!this.navigationItem&&document.activeElement===this.hostElement)return void(this.visibleItems.length?this.applyFocusTo(this.visibleItems.shift()):this.isAddItemVisible()&&this.focusAddItemButton());const s="ArrowUp"===i,o=document.activeElement?this.visibleNonShadowItems.indexOf(document.activeElement):-1;if(0===o)return void(!this.visibleShadowItems.length&&this.isAddItemVisible()?this.focusAddItemButton():this.applyFocusTo(this.visibleShadowItems.pop()));if(-1!==o&&o===this.visibleNonShadowItems.length-1)return void(this.visibleShadowItems.length?this.applyFocusTo(this.visibleShadowItems.shift()):this.isAddItemVisible()&&this.focusAddItemButton());if(!this.navigationItem)return;if(this.isAddItemVisible()&&(null===(e=this.addItemElement)||void 0===e?void 0:e.contains(await this.navigationItem.getDropdownItemElement())))return void(s?this.applyFocusTo(this.visibleItems.pop()):this.visibleItems.length&&this.applyFocusTo(this.visibleItems.shift()));const r=this.visibleShadowItems.indexOf(this.navigationItem);s?0===r?this.visibleNonShadowItems.length?this.applyFocusTo(this.visibleNonShadowItems.pop()):this.isAddItemVisible()&&this.focusAddItemButton():this.applyFocusTo(this.visibleShadowItems[r-1]):r===this.visibleShadowItems.length-1?this.isAddItemVisible()?this.focusAddItemButton():this.applyFocusTo(this.visibleItems.shift()):this.applyFocusTo(this.visibleShadowItems[r+1])}applyFocusTo(t){t&&(this.navigationItem=t,setTimeout((()=>{var i,e,s,o;null===(o=null===(s=null===(e=null===(i=t.shadowRoot)||void 0===i?void 0:i.querySelector("ix-dropdown-item"))||void 0===e?void 0:e.shadowRoot)||void 0===s?void 0:s.querySelector("button"))||void 0===o||o.focus()})))}focusAddItemButton(){var t,i;this.addItemButton&&(null===(i=null===(t=this.addItemButton.shadowRoot)||void 0===t?void 0:t.querySelector("button"))||void 0===i||i.focus(),this.navigationItem=this.addItemElement)}filterItemsWithTypeahead(){var t,i;this.inputFilterText=null!==(i=null===(t=this.inputElement)||void 0===t?void 0:t.value.trim())&&void 0!==i?i:"",this.inputFilterText?this.items.forEach((t=>{var i;t.classList.remove("display-none"),(null===(i=t.label)||void 0===i?void 0:i.toLowerCase().includes(this.inputFilterText.toLowerCase()))||t.classList.add("display-none")})):this.removeHiddenFromItems(),this.arrowFocusController&&(this.arrowFocusController.items=this.visibleNonShadowItems),this.isDropdownEmpty=this.isEveryDropdownItemHidden}removeHiddenFromItems(){this.items.forEach((t=>{t.classList.remove("display-none")}))}clearInput(){this.inputElement&&(this.inputElement.value=""),this.inputFilterText=""}clear(){this.clearInput(),this.selectedLabels=[];const t=this.isSingleMode?"":[];this.value=t,this.emitValueChange(t),this.dropdownShow=!1}onInputBlur(t){this.ixBlur.emit(),this.touched=!0,this.editable||this.isSingleMode||this.dropdownShow||"multiple"===this.mode||(t.target.value=this.selectedLabels.toString())}placeholderValue(){return this.disabled||this.readonly?"":this.editable?this.i18nPlaceholderEditable:this.i18nPlaceholder}isAddItemVisible(){return!this.itemExists(this.inputFilterText)&&this.editable&&this.inputFilterText}shouldDisplayAllChip(){return this.selectedItems.length===this.items.length&&this.collapseMultipleSelection}renderAllChip(){return s("ix-filter-chip",{disabled:this.disabled||this.readonly,ariaLabelCloseIconButton:this.i18nAllSelected,onCloseClick:t=>{t.preventDefault(),t.stopPropagation(),this.clear()}},`${this.i18nAllSelected} (${this.selectedItems.length})`)}renderChip(t){return s("ix-filter-chip",{disabled:this.disabled||this.readonly,key:t.value,onCloseClick:i=>{i.preventDefault(),i.stopPropagation(),this.itemClick(t.value)}},t.label)}onValidationChange({isInvalid:t,isInvalidByRequired:i,isValid:e,isInfo:s,isWarning:o}){this.isInvalid=t||i,this.isValid=e,this.isWarning=o,this.isInfo=s}async getAssociatedFormElement(){return this.formInternals.form}getNativeInputElement(){return this.inputElement?Promise.resolve(this.inputElement):Promise.reject(new Error("Input element not found"))}async focusInput(){const t=await this.getNativeInputElement();t&&t.focus()}isTouched(){return Promise.resolve(this.touched)}render(){var t,i,e,r,c;return s(o,{key:"44a92192a5bb2243e52b5dedfc6513b75e1762e6","aria-disabled":d(this.disabled),class:{readonly:this.readonly,disabled:this.disabled}},s("ix-field-wrapper",{key:"51981eecb1437df709600af04d3444e75b7ba33b",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},s("div",{key:"8f3fe3649221f9b09b009d6624eb096fea5a1cec",class:{select:!0,disabled:this.disabled,readonly:this.readonly},ref:t=>{this.dropdownAnchorRef(t),this.editable||this.dropdownWrapperRef(t)}},s("div",{key:"3d64b588c5bf162777e6c76f7fbd252a6856f968",class:"input-container"},s("div",{key:"fc187195af89682f29494d779fabbb7fbf53c1d4",class:"chips"},this.isMultipleMode&&0!==this.items.length&&(this.shouldDisplayAllChip()?this.renderAllChip():null===(t=this.selectedItems)||void 0===t?void 0:t.map((t=>this.renderChip(t)))),s("div",{key:"bf4730e7d19381c632063670ef11178e6998fe21",class:"trigger"},s("input",{key:"5191e5a69165d1f22a0b807612d5c0eef16e4429",autocomplete:"off","data-testid":"input",disabled:this.disabled,readOnly:this.readonly,required:this.required,type:"text",class:{"allow-clear":this.allowClear&&!!(null===(i=this.selectedLabels)||void 0===i?void 0:i.length)},placeholder:this.placeholderValue(),value:null!==(e=this.inputValue)&&void 0!==e?e:"",ref:t=>{this.inputElement=t,this.inputRef(t)},onBlur:t=>this.onInputBlur(t),onFocus:()=>{this.navigationItem=void 0},onInput:()=>this.filterItemsWithTypeahead(),onKeyDown:t=>this.onKeyDown(t)}),!this.allowClear||this.disabled||this.readonly||!(null===(r=this.selectedLabels)||void 0===r?void 0:r.length)&&!this.inputFilterText?null:s("ix-icon-button",{key:"clear",class:"clear",icon:l,variant:"subtle-tertiary",oval:!0,size:"16",onClick:t=>{t.preventDefault(),t.stopPropagation(),this.clear()},"aria-label":this.ariaLabelClearIconButton}),this.disabled||this.readonly?null:s("ix-icon-button",{"data-select-dropdown":!0,key:"dropdown",class:{"dropdown-visible":this.dropdownShow},icon:this.dropdownShow?a:h,variant:"subtle-tertiary",ref:t=>{this.editable&&this.dropdownWrapperRef(t)},"aria-label":null!==(c=this.ariaLabelChevronDownIconButton)&&void 0!==c?c:this.dropdownShow?"Close select dropdown":"Open select dropdown"})))))),s("ix-dropdown",{key:"d96aa53fe76fec50dd2b2955be1983f5d2f977a4",ref:t=>this.dropdownElement=t,show:this.dropdownShow,closeBehavior:this.isMultipleMode?"outside":"both",class:{"display-none":this.disabled||this.readonly},anchor:this.dropdownAnchorRef.waitForCurrent(),trigger:this.dropdownWrapperRef.waitForCurrent(),onShowChanged:t=>this.dropdownVisibilityChanged(t),placement:"bottom-start",enableTopLayer:this.enableTopLayer,overwriteDropdownStyle:async()=>{var t,i;const e={},s=null===(i=null===(t=this.hostElement.shadowRoot)||void 0===t?void 0:t.querySelector(".select"))||void 0===i?void 0:i.getBoundingClientRect().width;return s&&(e.minWidth=`${s}px`),this.dropdownWidth&&(e.width=`min(${this.dropdownWidth}, 100%)`),this.dropdownMaxWidth&&(e.maxWidth=`min(${this.dropdownMaxWidth}, 100%)`),e}},s("div",{key:"72bf038496330903b51e0c29491de61035c2ca17",class:{"select-list-header":!0,hidden:this.hideListHeader||this.isDropdownEmpty},title:this.i18nSelectListHeader,onClick:t=>t.preventDefault()},this.i18nSelectListHeader),s("slot",{key:"06f8ab01910cedaf38c1f6c80a6058189b58b297",onSlotchange:()=>{this.updateSelection()}}),s("div",{key:"99acea939a79985d5c26df1b10a498733bf82221",ref:t=>this.customItemsContainerElement=t}),this.isAddItemVisible()?s("ix-dropdown-item",{"data-testid":"add-item",icon:n,class:{"add-item":!0},label:this.inputFilterText,onItemClick:t=>{t.preventDefault(),t.stopPropagation(),this.emitAddItem(this.inputFilterText)},onFocus:()=>this.navigationItem=this.addItemElement,ref:t=>{this.addItemElement=t}}):null,this.isDropdownEmpty&&!this.editable?s("div",{class:"select-list-header"},this.i18nNoMatches):""))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{value:[{watchValue:0}],dropdownShow:[{watchDropdownShow:0}]}}static get style(){return":host{display:inline-block;position:relative;min-height:2rem;height:auto;border-radius:var(--theme-input--border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .display-none{display:none}:host .select{position:relative;display:flex;align-items:center;width:100%;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);padding:0 0 0 0.5rem;box-shadow:var(--theme-inset-shadow-1) !important}:host .select:hover:not(.readonly):not(.disabled){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)}:host .select:focus-within{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline:1px solid #119fff;outline-offset:var(--theme-input--focus--outline-offset)}:host .select.readonly,:host .select.disabled{box-shadow:none !important}:host .select.readonly,:host .select.readonly:hover,:host .select.readonly:active,:host .select.disabled,:host .select.disabled:hover,:host .select.disabled:active{background-color:transparent !important}:host .select.readonly:focus,:host .select.readonly:focus-within,:host .select.readonly:focus-visible,:host .select.disabled:focus,:host .select.disabled:focus-within,:host .select.disabled:focus-visible{outline:none}:host .select.readonly input:focus,:host .select.readonly input:focus-visible,:host .select.disabled input:focus,:host .select.disabled input:focus-visible{outline:none}:host .select.disabled{border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled)}:host .select.disabled input{color:var(--theme-input--color--disabled)}:host .select.readonly{border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly)}:host .select.readonly input{color:var(--theme-input--color--readonly)}:host .hidden{display:none !important}:host .trigger{display:flex;align-items:center;flex-grow:1;height:100%}:host .input-container{display:flex;position:relative;align-items:flex-start;width:100%;height:100%}:host .input-container .chips{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;max-height:3.5rem;flex-grow:1;overflow-y:auto}:host .input-container .chips>ix-filter-chip{margin:0.1rem}:host .input-container ix-icon-button{height:1.875rem;width:1.875rem;min-height:1.875rem;min-width:1.875rem}:host .input-container input{background:transparent;height:1.75rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .input-container input,:host .input-container input:hover,:host .input-container input:focus-visible{border:none;outline:none}:host .input-container input::-moz-placeholder{color:var(--theme-input-select-icon--color)}:host .input-container input::placeholder{color:var(--theme-input-select-icon--color)}:host .input-container input.hide-placeholder::-moz-placeholder{opacity:0}:host .input-container input.hide-placeholder::placeholder{opacity:0}:host ix-dropdown{max-width:100%}:host .dropdown-visible{--ix-icon-button-color:var(--theme-color-std-text--hover)}:host .add-item{display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%}:host .select-list-header{display:flex;align-items:center;height:2rem;color:var(--theme-select-list-item-hint--color);margin:0 0.5rem 0 1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select{border-color:var(--theme-input--border-color--warning)}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:hover{border-color:var(--theme-input--border-color--warning--hover) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select{border-color:var(--theme-input--border-color--invalid);background-color:var(--theme-input--background--invalid);box-shadow:none}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .select:active{border-color:var(--theme-input--border-color--invalid--active) !important}"}},[321,"ix-select",{name:[513],required:[516],label:[1],ariaLabelChevronDownIconButton:[1,"aria-label-chevron-down-icon-button"],ariaLabelClearIconButton:[1,"aria-label-clear-icon-button"],warningText:[1,"warning-text"],infoText:[1,"info-text"],invalidText:[1,"invalid-text"],validText:[1,"valid-text"],helperText:[1,"helper-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],value:[1025],allowClear:[4,"allow-clear"],mode:[1],editable:[4],disabled:[4],readonly:[4],i18nPlaceholder:[1,"i18n-placeholder"],i18nPlaceholderEditable:[1,"i18n-placeholder-editable"],i18nSelectListHeader:[1,"i18n-select-list-header"],i18nNoMatches:[1,"i18n-no-matches"],i18nAllSelected:[1,"i18n-all-selected"],hideListHeader:[4,"hide-list-header"],dropdownWidth:[1,"dropdown-width"],dropdownMaxWidth:[1,"dropdown-max-width"],collapseMultipleSelection:[4,"collapse-multiple-selection"],enableTopLayer:[4,"enable-top-layer"],dropdownShow:[32],selectedLabels:[32],isDropdownEmpty:[32],navigationItem:[32],inputFilterText:[32],inputValue:[32],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],hasValidValue:[64],getAssociatedFormElement:[64],getNativeInputElement:[64],focusInput:[64],isTouched:[64]},[[0,"itemClick","onItemClicked"],[0,"ix-select-item:valueChange","onLabelChange"],[0,"ix-select-item:labelChange","onLabelChange"]],{value:[{watchValue:0}],dropdownShow:[{watchDropdownShow:0}]}]);function V(){"undefined"!=typeof customElements&&["ix-select","ix-dropdown","ix-dropdown-item","ix-field-label","ix-field-wrapper","ix-filter-chip","ix-icon-button","ix-select-item","ix-spinner","ix-tooltip","ix-typography"].forEach((t=>{switch(t){case"ix-select":customElements.get(r(t))||customElements.define(r(t),T);break;case"ix-dropdown":customElements.get(r(t))||u();break;case"ix-dropdown-item":customElements.get(r(t))||w();break;case"ix-field-label":customElements.get(r(t))||y();break;case"ix-field-wrapper":customElements.get(r(t))||g();break;case"ix-filter-chip":customElements.get(r(t))||x();break;case"ix-icon-button":customElements.get(r(t))||k();break;case"ix-select-item":customElements.get(r(t))||C();break;case"ix-spinner":customElements.get(r(t))||I();break;case"ix-tooltip":customElements.get(r(t))||E();break;case"ix-typography":customElements.get(r(t))||A()}}))}j([b("keydown",(t=>t.dropdownShow))],T.prototype,"onKeyDown",null),j([p()],T.prototype,"onValidationChange",null);export{T as S,V as d}
|
package/components/p-BLaucX4x.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var t,e,i,r=function(t,e,i,r){if("a"===i&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?r:"a"===i?r.call(t):r?r.value:e.get(t)},s=function(t,e,i,r,s){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!s:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?s.call(t,i):s?s.value=i:e.set(t,i),i};class o{static parseTime(t,e){const i=t.trim();if(0===i.length)return e;const r=i.match(/^(-?\d*\.?\d+)(ms|s)?$/);if(!r)return e;const[,s,o="ms"]=r,n=Number(s);return Number.isFinite(n)?"s"===o?1e3*n:n:e}static ensureCache(){if(null!==r(this,t,"f",i))return;if("undefined"==typeof window)return void s(this,t,Object.assign({},r(this,t,"f",e)),"f",i);const o=document.documentElement||document.body,n=window.getComputedStyle(o),a=(t,e)=>{var i;const r=null===(i=n.getPropertyValue(t))||void 0===i?void 0:i.trim();return r?this.parseTime(r,e):e};s(this,t,{short:a("--theme-short-time",r(this,t,"f",e).short),default:a("--theme-default-time",r(this,t,"f",e).default),medium:a("--theme-medium-time",r(this,t,"f",e).medium),slow:a("--theme-slow-time",r(this,t,"f",e).slow),xslow:a("--theme-x-slow-time",r(this,t,"f",e).xslow)},"f",i)}static prefersReducedMotion(){return!("undefined"==typeof window||!window.matchMedia)&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}static get shortTime(){this.ensureCache();const e=r(this,t,"f",i).short;return this.prefersReducedMotion()?0:e}static get defaultTime(){this.ensureCache();const e=r(this,t,"f",i).default;return this.prefersReducedMotion()?0:e}static get mediumTime(){this.ensureCache();const e=r(this,t,"f",i).medium;return this.prefersReducedMotion()?0:e}static get slowTime(){this.ensureCache();const e=r(this,t,"f",i).slow;return this.prefersReducedMotion()?0:e}static get xSlowTime(){this.ensureCache();const e=r(this,t,"f",i).xslow;return this.prefersReducedMotion()?0:e}}t=o,e={value:{short:0,default:150,medium:300,slow:500,xslow:1e3}},i={value:null};export{o as A}
|
package/components/p-BM_otpzy.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{v as t}from"./p-CdT1qV2I.js";import{p as e,H as o,e as s,i,h as n,t as a,d as r}from"./p-C_6_Rh7K.js";import{d as l}from"./p-mraQmnXA.js";import{d as m}from"./p-AHG5KaOt.js";import{d as c}from"./p-Bo9ALIy0.js";import{d as h}from"./p-WUp_O0u4.js";function f(t){return Array.from(t.el.querySelectorAll(t instanceof x?"ix-menu-settings-item":"ix-menu-about-item"))}function g(t,e){if(t.activeTabLabel===e)return;const{defaultPrevented:o}=t.tabChange.emit(e);o||(t.activeTabLabel=e)}function b(t,e){t.items.forEach((t=>{t.style.display="none",t.label===e&&(t.style.display="block")}))}function d(t){if(t.items=f(t),t.items.length){const e=t.activeTabLabel||t.items[0].label;e&&g(t,e)}t.items.forEach((e=>{e.addEventListener("labelChange",(e=>{t.items=f(t),e.detail.oldLabel===t.activeTabLabel&&(t.activeTabLabel=e.detail.newLabel)}))}))}const x=e(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.tabChange=s(this,"tabChange",7),this.close=s(this,"close",7),this.label="Settings",this.ariaLabelCloseButton="Close Settings",this.show=!1}updateTab(t,e){t!==e&&b(this,t)}componentWillLoad(){d(this)}componentDidLoad(){i(this.el)}render(){return n(k,{key:"eefc53f1fa300794513f41b1bc80ac9fd00e295e",context:this})}get el(){return this}static get watchers(){return{activeTabLabel:[{updateTab:0}]}}static get style(){return".text-xs{font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-s{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption-single{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-h2{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-xl{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}a{color:var(--theme-color-primary)}:host{display:block;background-color:var(--theme-nav-overlay--background);padding:0.75rem 1rem 1rem 2rem;flex-grow:1;position:absolute;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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .settings-header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;height:2rem;margin-bottom:0.5rem}:host .settings-header h2{color:var(--theme-nav-overlay-header--color);margin-bottom:1rem}:host ix-tabs{margin-bottom:1.5rem}:host .settings-tabs{margin-bottom:1.5rem}"}},[1,"ix-menu-settings",{activeTabLabel:[1025,"active-tab-label"],label:[1],ariaLabelCloseButton:[1,"aria-label-close-button"],show:[4],items:[32]},void 0,{activeTabLabel:[{updateTab:0}]}]);function u(){"undefined"!=typeof customElements&&["ix-menu-settings","ix-icon-button","ix-spinner","ix-tab-item","ix-tabs"].forEach((t=>{switch(t){case"ix-menu-settings":customElements.get(a(t))||customElements.define(a(t),x);break;case"ix-icon-button":customElements.get(a(t))||l();break;case"ix-spinner":customElements.get(a(t))||m();break;case"ix-tab-item":customElements.get(a(t))||c();break;case"ix-tabs":customElements.get(a(t))||h()}}))}const k=({context:e})=>{const o=e.items.findIndex((t=>t.label===e.activeTabLabel));return n(r,{slot:e instanceof x?"ix-menu-settings":"ix-menu-about",class:{show:e.show}},n("div",{class:e instanceof x?"settings-header":"about-header"},n("h2",{class:"text-h2"},e.label),n("ix-icon-button",{variant:"tertiary",size:"24",icon:t,iconColor:"color-soft-text","aria-label":e.ariaLabelCloseButton,onClick:t=>e.close.emit({name:e instanceof x?"ix-menu-settings":"ix-menu-about",nativeEvent:t})})),n("ix-tabs",{selected:-1!==o?o:0},(t=>t.items.map((({label:e})=>n("ix-tab-item",{selected:e===t.activeTabLabel,onTabClick:t=>t.preventDefault(),onClick:()=>{e&&g(t,e)}},e))))(e)),n("slot",null))};export{k as M,x as a,u as d,d as i,b as s}
|
package/components/p-BWHIcA46.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as e,h as s,d as i,t as o}from"./p-C_6_Rh7K.js";import{g as n}from"./p-Bi1VyG64.js";import{z as r}from"./p-CdT1qV2I.js";import{d as a}from"./p-mraQmnXA.js";import{d as c}from"./p-AHG5KaOt.js";const m=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.showContextMenu=!1}getTrigger(){return this.hostElement}configureDropdown(t,e){t.positioningStrategy="fixed",t.trigger=e}onSlotChange(){const t=this.hostElement.shadowRoot.querySelector("slot");if(!t)return;const e=n(t);this.showContextMenu=0!==e.length;const s=e.find((t=>"IX-DROPDOWN"===t.tagName)),i=this.getTrigger();i&&s&&this.configureDropdown(s,i)}render(){return s(i,{key:"d3b00dddd05f3ac944f61b8a4098883dffe2acc2"},s("ix-icon-button",{key:"0d427b8b754020e83b4aa03686a9fea1d8fbffc0",class:{hide:!this.showContextMenu},size:"24",variant:"subtle-tertiary",icon:r}),s("slot",{key:"baef7854222010ff76fc784c50804e4f343eafc3",onSlotchange:()=>this.onSlotChange()}))}get hostElement(){return this}static get style(){return":host{display:block;position:relative;height:2rem;width:2rem;margin-block-start:0.3125rem;margin-inline-end:0.3125rem;margin-inline-start:auto}:host .hide{visibility:collapse}:host ::slotted(ix-dropdown){cursor:default}"}},[257,"ix-group-context-menu",{showContextMenu:[32]}]);function u(){"undefined"!=typeof customElements&&["ix-group-context-menu","ix-icon-button","ix-spinner"].forEach((t=>{switch(t){case"ix-group-context-menu":customElements.get(o(t))||customElements.define(o(t),m);break;case"ix-icon-button":customElements.get(o(t))||a();break;case"ix-spinner":customElements.get(o(t))||c()}}))}export{m as G,u as d}
|
package/components/p-BWRJteYa.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,H as t,h as s,d as r,t as i}from"./p-C_6_Rh7K.js";const o=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return s(r,{key:"ca814e8d386105be46954dfba6ae6f9a0c8ba4a9"})}static get style(){return":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}"}},[1,"ix-divider"]);function d(){"undefined"!=typeof customElements&&["ix-divider"].forEach((e=>{"ix-divider"===e&&(customElements.get(i(e))||customElements.define(i(e),o))}))}export{o as D,d}
|
package/components/p-BYACnsyo.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{j as t}from"./p-C_6_Rh7K.js";const n={target:"window",defaultEnabled:!0};function e(e,i){return(o,s)=>{const{componentWillLoad:_,componentWillRender:r,disconnectedCallback:c}=o;i&&(o.componentWillRender=function(){var n;return null===(n=t(this)[`__ix__${s}`])||void 0===n||n.enable(i(this)),r&&r.call(this)}),o.componentWillLoad=function(){const i=function(t,e={}){const i=Object.assign(Object.assign({},n),e);let o;const s=t=>{o(t)},_={on:t=>{o=t},isEnabled:i.defaultEnabled,enable:n=>{_.isEnabled=n,n?addEventListener(t,s):removeEventListener(t,s)},destroy:()=>{_.enable(!1)}};return _.enable(!!i.defaultEnabled),_}(e),o=t(this),r=this[s];return o[`__ix__${s}`]=i,i.on(r.bind(this)),_&&_.call(this)},o.disconnectedCallback=function(){var n;const e=t(this);return e&&e[`__ix__${s}`]&&(null===(n=e[`__ix__${s}`])||void 0===n||n.destroy(),e[`__ix__${s}`]=null),c&&c.call(this)}}}export{e as O}
|
package/components/p-BbN-BCaw.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,H as r,h as a,d as t,t as o}from"./p-C_6_Rh7K.js";const d=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.timePickerAppearance=!1,this.hideHeader=!1,this.hasFooter=!1,this.corners="rounded"}cardClasses(){return{card:!0,standaloneAppearance:!1===this.embedded,rounded:"rounded"===this.corners,left:"left"===this.corners,right:"right"===this.corners,straight:"straight"===this.corners}}render(){return a(t,{key:"e4b044b0076f79934f3e561dab684a9aa53ab8c2"},a("div",{key:"91f00686e9000d71745bca5bb958a401fe265ed2",class:this.cardClasses()},!this.hideHeader&&a("div",{key:"974c90cd1522069f3e10831b6cec9d80eefc7630",class:"header-container"},a("div",{key:"64d22e413cf579b3831580040d0921f73e37cbed",class:"header"},a("slot",{key:"dadc035aa3e2aad17d16a0b7edb9c1aa83f5b64a",name:"header"})),a("div",{key:"14c6cffd8a0086835c42dca7e5a12a9c569ebc2f",class:"separator"})),a("div",{key:"e3150b66b51fd87e5cb62c620d9e46d21a3b9aed",class:{content:!0,"content--time-picker":this.timePickerAppearance}},a("slot",{key:"6fe2bfb5676a992be3caa5fd134dcb5f595f3ae3"})),this.hasFooter&&a("div",{key:"2c2a1a534b8e71a472e3a7e0bca7e5187322a107",class:"footer-container"},a("div",{key:"67713b28bbfda3298d8778db37f8ca84d72270f0",class:"separator"}),a("div",{key:"247a0ac8c8fe7ddfa7b2d05c0bd9a1671229469c",class:"footer"},a("slot",{key:"b1f5a9ace8a8c69eff1a954850cca8174619dcc8",name:"footer"})))))}static get style(){return":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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}: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.straight{border-radius:0}:host .card .header-container{width:100%}:host .card .header-container .header{padding:0.75rem 1rem;flex:0 1 auto}:host .card .separator{height:1px;background-color: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}:host .card .content--time-picker{padding:0 1rem}:host .card .footer-container{width:100%}:host .card .footer-container .footer{padding:1rem}"}},[257,"ix-date-time-card",{embedded:[4],timePickerAppearance:[4,"time-picker-appearance"],hideHeader:[4,"hide-header"],hasFooter:[4,"has-footer"],corners:[1]}]);function c(){"undefined"!=typeof customElements&&["ix-date-time-card"].forEach((e=>{"ix-date-time-card"===e&&(customElements.get(o(e))||customElements.define(o(e),d))}))}export{d as D,c as d}
|
package/components/p-BdCnOrqW.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
class s{constructor(){this.listeners=[],this.listenersOncer=[],this.on=s=>(this.listeners.push(s),{dispose:()=>this.off(s)}),this.once=s=>{this.listenersOncer.push(s)},this.off=s=>{const t=this.listeners.indexOf(s);t>-1&&this.listeners.splice(t,1)},this.emit=s=>{if(this.listeners.forEach((t=>t(s))),this.listenersOncer.length>0){const t=this.listenersOncer;this.listenersOncer=[],t.forEach((t=>t(s)))}},this.pipe=s=>this.on((t=>s.emit(t)))}}export{s as T}
|
package/components/p-BhgW5qDm.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{T as e}from"./p-BdCnOrqW.js";class t extends Event{constructor(e,t,n){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.callback=t,this.subscribe=n}}function n(e,n,s,o){let i;return e.dispatchEvent(new t(n,((e,t)=>{s(e,t),i=t}),o)),{unsubscribe:()=>{i&&i()}}}function s(t,n,s){const o=new e,i=new e,r=new Set;return t.addEventListener("context-request",(e=>{const t=e;(null==t?void 0:t.context.name)===n.name&&(t.stopPropagation(),t.subscribe&&r.add(t),o.emit(t),s&&t.callback(s,(()=>{r.delete(t)})))})),i.on((e=>{r.forEach((t=>t.callback(e,(()=>{r.delete(t)}))))})),{emit:e=>{i.emit(e)}}}const o=e=>e.closest("ix-menu"),i={name:"application-layout-context",initialValue:{hideHeader:!1,sidebar:!1}};export{i as A,n as a,o as c,s as u}
|
package/components/p-Bi1VyG64.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
function n(t,e){return e?e.closest(t)||n(t,e.getRootNode().host):null}function t(n){return n.assignedElements({flatten:!0})}function e(n){return!!n&&0!==n.assignedElements({flatten:!0}).length}function a(n,t){return n?n instanceof ShadowRoot?a(n.host,t):n instanceof HTMLElement&&n.matches(t)?n:a(n.parentNode,t):null}export{n as a,a as c,t as g,e as h}
|
package/components/p-BncjKdXL.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{T as e}from"./p-BdCnOrqW.js";var t,r,n,i=function(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)},s=function(e,t,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(e,r):i?i.value=r:t.set(e,r),r};t=new WeakMap,r=new WeakMap,n=new WeakMap;const a=new class{constructor(){t.set(this,null),r.set(this,new e),n.set(this,!1)}register(e){i(this,t,"f")?console.warn("Menu already defined"):(s(this,t,e,"f"),i(this,t,"f").addEventListener("expandChange",(e=>{i(this,r,"f").emit(e.detail)})))}setIsPinned(e){s(this,n,e,"f")}async open(){return!!i(this,t,"f")&&(i(this,t,"f").toggleMenu(!0),!0)}async close(){return!!i(this,t,"f")&&(i(this,t,"f").toggleMenu(!1),!0)}async toggle(){return!!i(this,t,"f")&&(i(this,t,"f").toggleMenu(),!0)}get nativeElement(){return i(this,t,"f")}get expandChange(){return i(this,r,"f")}get isPinned(){return i(this,n,"f")}};export{a as m}
|
package/components/p-Bo9ALIy0.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,H as t,e as o,h as r,d as a,t as c}from"./p-C_6_Rh7K.js";const i=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.tabClick=o(this,"tabClick",7),this.selected=!1,this.disabled=!1,this.small=!1,this.icon=!1,this.rounded=!1,this.layout="auto",this.placement="bottom"}tabItemClasses(e){return{selected:e.selected,disabled:e.disabled,"small-tab":e.small,icon:e.small,stretched:"stretched"===e.layout,bottom:"bottom"===e.placement,top:"top"===e.placement,circle:e.circle}}render(){return r(a,{key:"71cfed0ab360348500969c2529bc79cab83bdaff",role:"tab",class:this.tabItemClasses({selected:this.selected,disabled:this.disabled,small:this.small,icon:this.icon,layout:this.layout,placement:this.placement,circle:this.rounded}),tabIndex:0,onClick:e=>{e.defaultPrevented||this.tabClick.emit({nativeEvent:e}).defaultPrevented&&e.stopPropagation()}},r("div",{key:"fe2bdf6f8daee069486f25fe8e21e53713d856e4",class:{circle:this.rounded,text:!this.rounded,selected:this.selected,disabled:this.disabled}},r("slot",{key:"2d978daeed548622c470979f9b1aacd9823f398e"})),r("div",{key:"8ee56a58ba2d1047b7089668b70a176edec0ea00",class:{counter:!0,selected:this.selected,hidden:!(this.rounded&&void 0!==this.counter),disabled:this.disabled}},this.counter))}static get style(){return'@charset "UTF-8";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color);touch-action:none}: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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}: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{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled);cursor:default}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-color-1);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled);cursor:default}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle):not(.disabled):not(.selected)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle):not(.disabled):not(.selected))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle):not(.disabled):not(.selected)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle):not(.disabled):not(.selected))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){cursor:default;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}'}},[257,"ix-tab-item",{selected:[4],disabled:[4],small:[4],icon:[4],rounded:[4],counter:[2],layout:[1],placement:[1]}]);function s(){"undefined"!=typeof customElements&&["ix-tab-item"].forEach((e=>{"ix-tab-item"===e&&(customElements.get(c(e))||customElements.define(c(e),i))}))}export{i as T,s as d}
|
package/components/p-BvFOMxgl.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{d as t}from"./p-D3K9vmFp.js";async function n(n){const o=(await n.waitForCurrent()).getAttribute("data-ix-dropdown");if(t.dismissAll(),!o)return;const a=t.getDropdownById(o);a&&t.present(a)}async function o(n){const o=(await n.waitForCurrent()).getAttribute("data-ix-dropdown");if(!o)return;const a=t.getDropdownById(o);a&&t.dismiss(a)}function a(t,n,o,a){n||(t.stopPropagation(),t.preventDefault(),o()),a.current&&a.current.focus()}function r(t,n,o){return{badInput:!1,customError:!1,patternMismatch:t,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:!t,valueMissing:!!n&&!o}}export{r as a,o as c,a as h,n as o}
|
package/components/p-C9SfsAWb.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as t,H as e,h as i,d as o,t as s}from"./p-C_6_Rh7K.js";import{c as a,a as n,s as r,o as l,b as c,f as h,h as d}from"./p-CAqtPJ4-.js";import{r as m}from"./p-CFRrPFxi.js";import{m as p}from"./p-bcj7UEIC.js";import{g as b}from"./p-Bi1VyG64.js";import{b as f}from"./p-CKoABG1h.js";import{d as u}from"./p-VHuL40oZ.js";const y=t=>null!==t?`${t}px`:"";let v=0;const w=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.interactive=!1,this.placement="top",this.showDelay=0,this.hideDelay=50,this.animationFrame=!1,this.visible=!1,this.instance=v++,this.dialogRef=p()}get arrowElement(){return this.hostElement.shadowRoot.querySelector(".arrow")}async showTooltip(t){if(this.clearTimeouts(),this.showTooltipTimeout||this.visibleFor===t)return;const e=await this.dialogRef.waitForCurrent();this.showTooltipTimeout=setTimeout((()=>{this.setAnchorElement(t),e.showPopover(),this.applyTooltipPosition(t,e),this.registerTooltipListener(e)}),this.showDelay)}async hideTooltip(t=this.hideDelay){if(this.clearTimeouts(),this.hideTooltipTimeout||!this.visible)return;this.interactive&&50===t&&(t=150);const e=await this.dialogRef.waitForCurrent();this.hideTooltipTimeout=setTimeout((()=>{var t,i;this.setAnchorElement(),e.hidePopover(),null===(t=this.disposeAutoUpdate)||void 0===t||t.call(this),null===(i=this.disposeTooltipListener)||void 0===i||i.call(this)}),t)}setAnchorElement(t){t?(this.visibleFor=t,this.visible=!0):(this.visibleFor=void 0,this.visible=!1)}computeArrowPosition({placement:t,middlewareData:e}){let{x:i,y:o}=e.arrow;const s={top:"unset",right:"unset",bottom:"unset",left:"unset"};return t.startsWith("top")?Object.assign(Object.assign({},s),{left:y(i),bottom:y(-6)}):t.startsWith("right")?Object.assign(Object.assign({},s),{left:y(-6),top:y(o)}):t.startsWith("bottom")?Object.assign(Object.assign({},s),{left:y(i),top:y(-6)}):t.startsWith("left")?Object.assign(Object.assign({},s),{right:y(-6),top:y(o)}):void 0}async computeTooltipPosition(t,e){return a(t,e,{strategy:"fixed",placement:this.placement,middleware:[r(),l(12),c({element:this.arrowElement}),h({fallbackStrategy:"initialPlacement",fallbackAxisSideDirection:"end",padding:10}),d()]})}applyTooltipArrowPosition(t){const e=this.computeArrowPosition(t);Object.assign(this.arrowElement.style,e)}async applyTooltipPosition(t,e){if(t)return new Promise((i=>{var o;null===(o=this.disposeAutoUpdate)||void 0===o||o.call(this),this.disposeAutoUpdate=n(t,e,(async()=>{var o;const s=await this.computeTooltipPosition(t,e);(null===(o=s.middlewareData.hide)||void 0===o?void 0:o.referenceHidden)&&(this.hideTooltip(0),i(s)),s.middlewareData.arrow&&this.applyTooltipArrowPosition(s);const{x:a,y:n}=s;Object.assign(e.style,{left:y(a),top:y(n)}),i(s)}),{ancestorResize:!0,ancestorScroll:!0,elementResize:!0,animationFrame:this.animationFrame})}))}async queryAnchorElements(){if(this.for)return Array.isArray(this.for)?this.resolveElements(this.for):this.resolveElements([this.for])}async resolveElements(t){const i=[];return await Promise.all(t.map((async t=>{if("string"==typeof t){const e=await m(t,this.hostElement);e&&i.push(...e)}else t instanceof e?i.push(t):t instanceof Promise&&i.push(await t)}))),i}async registerTriggerListener(){var t;null===(t=this.disposeTriggerListener)||void 0===t||t.call(this);const e=await this.queryAnchorElements();if(!e)return;const i=[];e.forEach((t=>{i.push({element:t,eventType:"mouseenter",callback:()=>{this.showTooltip(t)}},{element:t,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:t,eventType:"focus",callback:()=>{this.showTooltip(t)}},{element:t,eventType:"focusout",callback:()=>{this.hideTooltip()}})})),this.disposeTriggerListener=f(i)}registerTooltipListener(t){var e;null===(e=this.disposeTooltipListener)||void 0===e||e.call(this),this.disposeTooltipListener=f([{element:t,eventType:"mouseenter",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:t,eventType:"focus",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:t,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:t,eventType:"focusout",callback:()=>{this.hideTooltip()}},{element:t,eventType:"click",callback:t=>{t.stopPropagation()}},{element:document,eventType:"keydown",callback:t=>{"Escape"===t.key&&this.hideTooltip()}}])}registerDomChangeListener(){const t=new MutationObserver((()=>{this.registerTriggerListener()}));t.observe(document.body,{attributes:!0,attributeFilter:["data-ix-tooltip"],childList:!0,subtree:!0}),this.disposeDomChangeListener=()=>{t.disconnect()}}clearHideTimeout(){clearTimeout(this.hideTooltipTimeout),this.hideTooltipTimeout=void 0}clearShowTimeout(){clearTimeout(this.showTooltipTimeout),this.showTooltipTimeout=void 0}clearTimeouts(){this.clearHideTimeout(),this.clearShowTimeout()}componentWillLoad(){this.registerTriggerListener()}componentDidLoad(){this.registerDomChangeListener()}disconnectedCallback(){var t,e,i,o;this.clearTimeouts(),null===(t=this.disposeAutoUpdate)||void 0===t||t.call(this),null===(e=this.disposeTriggerListener)||void 0===e||e.call(this),null===(i=this.disposeTooltipListener)||void 0===i||i.call(this),null===(o=this.disposeDomChangeListener)||void 0===o||o.call(this)}handleTitleIconSlotChange(t){const e=b(t.target);for(const t of e)"ix-icon"===t.tagName.toLowerCase()&&(t.size="16")}render(){return i(o,{key:"0c5234ef90749fc655fcfe1b207ff07a56542c9a",role:"tooltip",class:{visible:this.visible}},i("dialog",{key:"0d47ccccc273824891784dea6985f8d465bbb97a",ref:this.dialogRef,id:"tooltip-"+this.instance,class:"dialog",popover:"manual",inert:!this.visible},i("div",{key:"3c2b83f9d07786a69d8defe6942eb47e2c92bf72",class:"tooltip-container"},i("div",{key:"799cc98634dcded6644c8b556d5f9dbc58bea809",class:"content-wrapper"},i("div",{key:"760197461d8959ae1a04f827435f925359f54e04",class:"tooltip-title"},i("slot",{key:"f5316e309883dac441181c3ffe05594e1a2a9034",name:"title-icon",onSlotchange:t=>this.handleTitleIconSlotChange(t)}),i("ix-typography",{key:"9e9b3a4390f4e586b91ae2ce1bbd94bc53d432c1",format:"h5"},this.titleContent,i("slot",{key:"1e05a5984ce3638bdea2bdbea322e505b8211495",name:"title-content"}))),i("slot",{key:"b74f4b6142b68920fc74029d751521b6c4faf706"}),i("div",{key:"26a4a736c0f1dbedaf788472a7232cefc095c8a8",class:"arrow"})))))}get hostElement(){return this}static get style(){return'.dialog{margin:0;padding:0;border:none;max-width:18.25rem;width:-moz-max-content;width:max-content;background-color:transparent;overflow-wrap:break-word;box-shadow:none;overflow:visible}.tooltip-container{display:block;position:relative;width:auto;height:-moz-fit-content;height:fit-content;background:var(--theme-tootlip--background);color:var(--theme-color-std-text);padding:0.375rem 0.75rem;box-shadow:var(--theme-shadow-4);border-radius:0.25rem}.content-wrapper{overflow:auto}.tooltip-title{display:flex}.tooltip-title ::slotted(ix-icon){margin:0.125rem 0.25rem 0.125rem 0}.arrow,.arrow::before{position:absolute;width:12px;height:12px;background:inherit}.arrow{visibility:hidden}.arrow::before{visibility:visible;content:"";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}'}},[257,"ix-tooltip",{for:[1],titleContent:[1,"title-content"],interactive:[4],placement:[1],showDelay:[2,"show-delay"],hideDelay:[2,"hide-delay"],animationFrame:[4,"animation-frame"],visible:[32],showTooltip:[64],hideTooltip:[64]}]);function g(){"undefined"!=typeof customElements&&["ix-tooltip","ix-typography"].forEach((t=>{switch(t){case"ix-tooltip":customElements.get(s(t))||customElements.define(s(t),w);break;case"ix-typography":customElements.get(s(t))||u()}}))}export{w as T,g as d}
|