@siemens/ix-docs 0.0.0-pr-2238-20251103105018 → 0.0.0-pr-2297-20251211061723
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/build/component-usage-by-component.json +28 -56
- package/build/component-usage.json +29 -61
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +77 -5
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +77 -5
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +24 -0
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +24 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +48 -0
- package/build/docs/autogenerated/api/ix-select/props.mdx +48 -0
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +46 -0
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +46 -0
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +1 -5
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +1 -5
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +1 -1
- package/build/docs/autogenerated/playground/modal-close.mdx +52 -0
- package/build/docs/autogenerated/playground/split-button.mdx +15 -0
- package/build/docs/autogenerated/playground/tooltip-with-icon.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-application/readme.md +7 -652
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +7 -659
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +11 -14
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-button/readme.md +714 -983
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-accordion/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-title/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +571 -26
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +15 -29
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-col/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-content/readme.md +12 -995
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +12 -995
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +3 -4
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +2 -5
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +7 -478
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +117 -490
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-filter-chip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-group/readme.md +2 -5
- package/build/docs/autogenerated/prompt/ix-group-context-menu/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-helper-text/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +1 -8
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-input/readme.md +2312 -2
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +129 -1522
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +54 -1445
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +923 -2
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +16 -18
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +6 -466
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +6 -466
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-row/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-select/readme.md +266 -170
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +113 -16
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +31 -32
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +18 -21
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +7 -13
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +156 -9
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +1 -4
- package/build/docs/autogenerated/usage/angular/aggrid.html.md +3 -5
- package/build/docs/autogenerated/usage/angular/aggrid.ts.md +75 -43
- package/build/docs/autogenerated/usage/angular/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.ts.md +4 -10
- package/build/docs/autogenerated/usage/angular/global.css.md +0 -5
- package/build/docs/autogenerated/usage/angular/loading.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular/message.ts.md +4 -2
- package/build/docs/autogenerated/usage/angular/modal-close.html.md +5 -0
- package/build/docs/autogenerated/usage/angular/modal-close.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/split-button.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/theme-switcher.html.md +12 -12
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +32 -14
- package/build/docs/autogenerated/usage/angular/tooltip-with-icon.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/tooltip-with-icon.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.html.md +3 -5
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.ts.md +77 -44
- package/build/docs/autogenerated/usage/angular_standalone/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.ts.md +4 -10
- package/build/docs/autogenerated/usage/angular_standalone/global.css.md +0 -5
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/message.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance.ts.md +1 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-template.ts.md +6 -3
- package/build/docs/autogenerated/usage/angular_standalone/modal-close.html.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-close.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/split-button.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.html.md +12 -7
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +36 -16
- package/build/docs/autogenerated/usage/angular_standalone/toast-custom.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/toast-position.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/toast.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.ts.md +12 -0
- package/build/docs/autogenerated/usage/html/aggrid.html.md +64 -53
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +4 -3
- package/build/docs/autogenerated/usage/html/global.css.md +0 -5
- package/build/docs/autogenerated/usage/html/modal-close.html.md +89 -0
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/html/split-button.html.md +31 -4
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +66 -40
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +31 -0
- package/build/docs/autogenerated/usage/react/aggrid.tsx.md +85 -46
- package/build/docs/autogenerated/usage/react/blind-variants.tsx.md +2 -2
- package/build/docs/autogenerated/usage/react/datepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/global.css.md +0 -5
- package/build/docs/autogenerated/usage/react/input.tsx.md +90 -2
- package/build/docs/autogenerated/usage/react/loading.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/message.tsx.md +1 -2
- package/build/docs/autogenerated/usage/react/modal-close.tsx.md +52 -0
- package/build/docs/autogenerated/usage/react/pane-layout.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/split-button.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/split-button.tsx.md +19 -4
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +48 -31
- package/build/docs/autogenerated/usage/react/tooltip-with-icon.tsx.md +23 -0
- package/build/docs/autogenerated/usage/react/tooltip.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/aggrid.vue.md +75 -42
- package/build/docs/autogenerated/usage/vue/application-breakpoints.vue.md +6 -17
- package/build/docs/autogenerated/usage/vue/blind-variants.vue.md +2 -2
- package/build/docs/autogenerated/usage/vue/global.css.md +0 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +3 -5
- package/build/docs/autogenerated/usage/vue/message.vue.md +1 -2
- package/build/docs/autogenerated/usage/vue/modal-close.vue.md +41 -0
- package/build/docs/autogenerated/usage/vue/pane-layout.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +0 -1
- package/build/docs/autogenerated/usage/vue/settings.vue.md +0 -1
- package/build/docs/autogenerated/usage/vue/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/split-button.vue.md +20 -4
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +50 -39
- package/build/docs/autogenerated/usage/vue/tooltip-with-icon.vue.md +17 -0
- package/build/docs/autogenerated/utils/modal-service.mdx +18 -0
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/aggrid.html +3 -5
- package/build/static/demo/v2/angular/aggrid.ts +75 -43
- package/build/static/demo/v2/angular/blind-variants.html +2 -2
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.ts +4 -10
- package/build/static/demo/v2/angular/global.css +0 -5
- package/build/static/demo/v2/angular/loading.ts +6 -2
- package/build/static/demo/v2/angular/message.ts +4 -2
- package/build/static/demo/v2/angular/modal-close.html +3 -0
- package/build/static/demo/v2/angular/modal-close.ts +31 -0
- package/build/static/demo/v2/angular/pane-layout.html +1 -1
- package/build/static/demo/v2/angular/split-button.css +7 -0
- package/build/static/demo/v2/angular/split-button.ts +15 -0
- package/build/static/demo/v2/angular/theme-switcher.html +12 -12
- package/build/static/demo/v2/angular/theme-switcher.ts +32 -14
- package/build/static/demo/v2/angular/tooltip-with-icon.html +15 -0
- package/build/static/demo/v2/angular/{basic-navigation-migration.ts → tooltip-with-icon.ts} +3 -3
- package/build/static/demo/v2/angular_standalone/aggrid.html +3 -5
- package/build/static/demo/v2/angular_standalone/aggrid.ts +77 -45
- package/build/static/demo/v2/angular_standalone/blind-variants.html +2 -2
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.ts +4 -10
- package/build/static/demo/v2/angular_standalone/global.css +0 -5
- package/build/static/demo/v2/angular_standalone/loading.ts +6 -4
- package/build/static/demo/v2/angular_standalone/message.ts +4 -4
- package/build/static/demo/v2/angular_standalone/modal-by-instance.ts +1 -2
- package/build/static/demo/v2/angular_standalone/modal-by-template.ts +6 -3
- package/build/static/demo/v2/angular_standalone/modal-close.html +3 -0
- package/build/static/demo/v2/angular_standalone/modal-close.ts +33 -0
- package/build/static/demo/v2/angular_standalone/modal-sizes.ts +2 -2
- package/build/static/demo/v2/angular_standalone/pane-layout.html +1 -1
- package/build/static/demo/v2/angular_standalone/split-button.css +7 -0
- package/build/static/demo/v2/angular_standalone/split-button.ts +25 -0
- package/build/static/demo/v2/angular_standalone/theme-switcher.html +12 -7
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +36 -16
- package/build/static/demo/v2/angular_standalone/toast-custom.ts +2 -3
- package/build/static/demo/v2/angular_standalone/toast-position.ts +2 -3
- package/build/static/demo/v2/angular_standalone/toast.ts +2 -3
- package/build/static/demo/v2/angular_standalone/tooltip-with-icon.html +15 -0
- package/build/static/demo/v2/angular_standalone/tooltip-with-icon.ts +19 -0
- package/build/static/demo/v2/html/aggrid.html +64 -53
- package/build/static/demo/v2/html/blind-variants.html +2 -2
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +4 -3
- package/build/static/demo/v2/html/global.css +0 -5
- package/build/static/demo/v2/html/init.js +6 -1
- package/build/static/demo/v2/html/modal-close.html +96 -0
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/split-button.css +7 -0
- package/build/static/demo/v2/html/split-button.html +31 -4
- package/build/static/demo/v2/html/theme-switcher.html +66 -40
- package/build/static/demo/v2/html/tooltip-with-icon.html +38 -0
- package/build/static/demo/v2/preview/html/assets/{action-card-BjCOVRvJ.js → action-card-DmFSwHYF.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/add-icons-0FdnOcxD.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{aggrid-_a5SDJoL.js → aggrid-rO5JATRx.js} +3318 -1713
- package/build/static/demo/v2/preview/html/assets/{content-DcZPpTpr.js → application-Cecas14T.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{application-advanced-7Nu2KC8t.js → application-advanced-DL0Aqr9S.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{application-app-switch-CY-PDJJb.js → application-app-switch-Cxwml2Sw.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{application-breakpoints-wAcC6ZEm.js → application-breakpoints-2FbVoGYR.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/application-header-CB6iDzTP.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{base-button-TVpiK7pg-BhRYy5BG.js → base-button-TVpiK7pg-C27fK5-Z.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{base-icon-button-B3ULQ24g-B2e0CRWF.js → base-icon-button-B3ULQ24g-Bq5vNTLf.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/blind-BrreGKzf.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{blind-header-actions-C6bbAp_D.js → blind-header-actions-CWnFI50A.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/blind-variants-D2apoAhP.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-BEmcGZfJ.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-dmBOcuBw.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-outline-BT3ivstu.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-ghost-Cj-TU9ZC.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-CLMaICy_.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-ghost-huLebokN.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-secondary-B72nIwek.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-Bygf_dbo.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-secondary-B81ZipP7.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{button-text-icon-DJmT2B63.js → button-text-icon-BOUKWzvM.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{button-with-icon-DU6TLTWV.js → button-with-icon-BrXBOOvu.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{button-with-link-BgYhIryC.js → button-with-link-KjYlUKaJ.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/buttons-CaU2UOuA.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{card-D6gTBt26.js → card-CRcoxhXu.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/card-list-BQB-Lyt9.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-gHSGy3kC.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{application-DcZPpTpr.js → content-Cecas14T.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{content-header-no-back-8fbQOMyW.js → content-header-no-back--dtsvu8l.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-CnGjoNXY.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{context-CKM5pVsv-B0zIukL5.js → context-BniHpAE1-BXrc-Gwu.js} +0 -1
- package/build/static/demo/v2/preview/html/assets/custom-field-BAeRgy0G.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{datetime-bDicGJUN-EWahaxaU.js → datetime-bDicGJUN-Rk09H-45.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/dropdown-button-CDbU5v17.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{dropdown-button-icon-B5ic32pk.js → dropdown-button-icon-DYBgw1Qq.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-icon-CUqJwmoV.js → dropdown-icon-CRwmCMlt.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-quick-actions-0bxU4GDF.js → dropdown-quick-actions-BeyH78Gt.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-submenu-5sVI0SBu.js → dropdown-submenu-C_GankNj.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{echarts-DcbMJ74p.js → echarts-WjqCVuaM.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-bar-horizontal-stacked-DE_mcLCy.js → echarts-bar-horizontal-stacked-BdJti9HE.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-bar-simple-DIP2octU.js → echarts-bar-simple-Bsg-AfCo.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-circle-C5ObFBGK.js → echarts-circle-DiWijWMw.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-empty-state-Bg5_KaGd.js → echarts-empty-state-B_C6Uqxd.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{echarts-gauge-ZT1q5x-v.js → echarts-gauge-kxlLngNI.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-advanced-RChZ6OCM.js → echarts-line-advanced-Dk9FpwlL.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-multiple-y-axis-BZpmKFjT.js → echarts-line-multiple-y-axis-CFYhqx4R.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-simple-moE76CnL.js → echarts-line-simple-Wl4jxLWe.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-pie-CCYN0b5-.js → echarts-pie-DDG9BSal.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-progress-arc-DH9G0K4X.js → echarts-progress-arc-Buet5_VH.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-progress-circle-B1iyTyxV.js → echarts-progress-circle-DmcfFqeD.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-3d-CEcRueha.js → echarts-special-3d-QUN_NDjq.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-toolbox-ClTU-I5D.js → echarts-special-toolbox-BkLaxs3D.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-zoom-peJynGkC.js → echarts-special-zoom-1qwTHvBv.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/empty-state-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{event-list-custom-item-height-in-number-D7Y8CeUS.js → event-list-custom-item-height-in-number-id2KgXli.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{event-list-filled-ClBjrfE-.js → event-list-filled-BctQ28dh.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{event-list-selected-2d59gnYV.js → event-list-selected-BhXOh9iD.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/flip-tile-tghJKMFl.js +8 -0
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-fOiYeZPF.js +3 -0
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-D_v7obDP.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{global-C8r7td8X.js → global-CJeEgyUn.js} +183 -198
- package/build/static/demo/v2/preview/html/assets/{global-DQcDKj9t.css → global-DdOw2HJU.css} +2 -6249
- package/build/static/demo/v2/preview/html/assets/grid-QKlVDS43.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-padding-D2ksrO85.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-size-DtCTWIJ9.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{helper-text-util-rnbkuaac-B3Qd_Zep.js → helper-text-util-gKdL-wH2-SRvKA3Kt.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-primary-ghost-BxLKZ9EQ.js → icon-toggle-button-primary-ghost-DGPmv7WS.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-primary-outline-DzbbwCyq.js → icon-toggle-button-primary-outline-DIlyqB2q.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-4OkWaLNP.js → icon-toggle-button-secondary-D1l3IqIs.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-ghost-BLljzbba.js → icon-toggle-button-secondary-ghost-DDzW8RgT.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-outline-DZrrTSWd.js → icon-toggle-button-secondary-outline-BFsCKzls.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{index-Cz75KU1f-BUHLjWzB.js → index-8HpPmDK_-DinFJk0z.js} +16 -16
- package/build/static/demo/v2/preview/html/assets/{index-DfJ9yTlZ.js → index-DEiRN7LG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{index--ZIr3Aqz-BwiHGP6T.js → index-Kp5Wf9wr-CEFkQm40.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/index-eKT0Eqdy.js +4 -0
- package/build/static/demo/v2/preview/html/assets/{init-CCUgNbdy.js → init-DlgoXen4.js} +7 -3
- package/build/static/demo/v2/preview/html/assets/input-types-C_wXAe3r.js +3 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{input.util-VHrSuCP7-BxHyeFjg.js → input.fc-KJF8Z9iJ-D96mupeY.js} +65 -33
- package/build/static/demo/v2/preview/html/assets/{ix-action-card.entry-CyBEnFJv.js → ix-action-card.entry-nIdxnqxt.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-application-header.entry-CQV6Xpxm.js → ix-application-header.entry-BBjGXSbE.js} +14 -19
- package/build/static/demo/v2/preview/html/assets/{ix-application-sidebar.entry-Bxhj1CbF.js → ix-application-sidebar.entry-Cl1cKTxW.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-application-switch-modal.entry-EO35_mW9.js → ix-application-switch-modal.entry-PNaICW7g.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-application.entry-CXUpkGb5.js → ix-application.entry-DjysOMKD.js} +5 -7
- package/build/static/demo/v2/preview/html/assets/{ix-avatar_2.entry-DSIFdsxq.js → ix-avatar_2.entry-CHzGMjUy.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-blind.entry-BXnqiCkf.js → ix-blind.entry-C4JXM1kR.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-breadcrumb-item.entry-B1KjB1ff.js → ix-breadcrumb-item.entry-E1d0sDj6.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-breadcrumb.entry-DEN0gSTY.js → ix-breadcrumb.entry-DVn865iB.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-button.entry-Dn1umBGj.js → ix-button.entry-CxjmuyG2.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-card-accordion_2.entry-BCcbXYoH.js → ix-card-accordion_2.entry-DwhfuyZ1.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-card-list.entry-DWYGt9qf.js → ix-card-list.entry-DAAgqri0.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-card_2.entry-DGLMDJgP.js → ix-card_2.entry-soKpOiLJ.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-category-filter.entry-B5qvxsvn.js → ix-category-filter.entry-DuAqa3i3.js} +17 -11
- package/build/static/demo/v2/preview/html/assets/{ix-checkbox-group.entry-DHdI5Icd.js → ix-checkbox-group.entry-WRdArnpE.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-checkbox.entry-ChYkRcfx.js → ix-checkbox.entry-bVB72lGS.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-chip.entry-CwxBoCx1.js → ix-chip.entry-DTWWm59p.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-col_4.entry-D_kdG7BV.js → ix-col_4.entry-DAOBC2HZ.js} +14 -14
- package/build/static/demo/v2/preview/html/assets/{ix-content-header.entry-Bw_ir4lD.js → ix-content-header.entry-a-4VTxE2.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-content.entry-B9meuSkZ.js → ix-content.entry-DAluuKDk.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-css-grid-item.entry-BioTURuz.js → ix-css-grid-item.entry-DvZHAzDx.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-css-grid.entry-Dx5r5a03.js → ix-css-grid.entry-Bg4Cm87A.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-custom-field.entry-BUZTVt1D.js → ix-custom-field.entry-CxP4bST-.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-date-dropdown.entry-VmSk1BHN.js → ix-date-dropdown.entry-DP0gJaud.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-date-input.entry-B5netcjl.js → ix-date-input.entry-BLPqxpqy.js} +16 -9
- package/build/static/demo/v2/preview/html/assets/{ix-date-time-card.entry-D0vsrLmv.js → ix-date-time-card.entry-DBskjAyD.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-datetime-picker.entry-Dxu9z94n.js → ix-datetime-picker.entry-udc9aGvd.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-divider.entry-KerLIyu_.js → ix-divider.entry-BVpkS9Ll.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-drawer.entry-BFWfhrk7.js → ix-drawer.entry-Bnk25KNE.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-button.entry-tMLx_yiw.js → ix-dropdown-button.entry-CTSvnvD0.js} +8 -4
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-header.entry-ByhRF0ji.js → ix-dropdown-header.entry-DxBeEQDG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-item.entry-BiQy9K7o.js → ix-dropdown-item.entry-BVT7qLFM.js} +12 -6
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-quick-actions.entry-61pBMps0.js → ix-dropdown-quick-actions.entry-DVRIroH7.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown.entry-BAQuiTBl.js → ix-dropdown.entry-CKOL0vQA.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-empty-state.entry-DwI6wtyG.js → ix-empty-state.entry-B8HhNUoG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-event-list-item.entry-Ccd23hkY.js → ix-event-list-item.entry-D6FJx8eS.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-event-list.entry-B9ydPFRa.js → ix-event-list.entry-CZ2nndQj.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-expanding-search.entry-UmeAIk61.js → ix-expanding-search.entry-ejJ6CCDv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-field-label_2.entry-B3PBaDK7.js → ix-field-label_2.entry-ciagQD6C.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-filter-chip_2.entry-CVSgjaQ1.js → ix-filter-chip_2.entry-rHYgSM7B.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-flip-tile-content.entry-DT5cF1eY.js → ix-flip-tile-content.entry-DVRKswY-.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-flip-tile.entry-BYfOcJmY.js → ix-flip-tile.entry-8bhtUc3Y.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-group-context-menu_2.entry-DUKkt27y.js → ix-group-context-menu_2.entry-D9nPjKqC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-group.entry-Bv83cQOd.js → ix-group.entry-BAWPTaV8.js} +10 -10
- package/build/static/demo/v2/preview/html/assets/{ix-helper-text.entry-BdEsRNDo.js → ix-helper-text.entry-B_gtTjwB.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-icon-button_2.entry-ChaE-Xr4.js → ix-icon-button_2.entry-BqSE6Mw3.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-icon-toggle-button.entry-TDovljoR.js → ix-icon-toggle-button.entry-BHppuXwz.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-icon.entry-GtsMKeJF.js → ix-icon.entry-DkCgv7Zc.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-input-group.entry-Ba7TH_I9.js → ix-input-group.entry-Cpr7iOBM.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-input.entry-DpLPx_8q.js → ix-input.entry-CfKxl25y.js} +11 -9
- package/build/static/demo/v2/preview/html/assets/{ix-key-value-list.entry-DlyoOZ9x.js → ix-key-value-list.entry-DDsl-P-z.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-key-value.entry-B3gZCDBx.js → ix-key-value.entry-MZhJcLMS.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-kpi.entry-CMdvGStb.js → ix-kpi.entry-BNCmNDwx.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-layout-auto.entry-CAExqP3H.js → ix-layout-auto.entry-DY9HnbJv.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DEZzMo-b.js +23 -0
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about-item.entry-B86hAe95.js → ix-menu-about-item.entry-5zMctBaU.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about-news.entry-BWzu907_.js → ix-menu-about-news.entry-OaRiwchY.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about.entry-BzCmqZg4.js → ix-menu-about.entry-DExlWwDW.js} +8 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-avatar.entry-CJPIp1Vx.js → ix-menu-avatar.entry-CqmzuV5L.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-menu-category.entry-C_eROcgW.js → ix-menu-category.entry-CXugAmDH.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-menu-expand-icon.entry-Def4QeRh.js → ix-menu-expand-icon.entry-Cemf2xCc.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-menu-item.entry-CIWXAYp_.js → ix-menu-item.entry-BDOGs6oC.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-settings-item.entry-Bti7PD7a.js → ix-menu-settings-item.entry-IoUx1Ual.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-menu-settings.entry-DOQ9IwkJ.js → ix-menu-settings.entry-C2gmHekA.js} +14 -7
- package/build/static/demo/v2/preview/html/assets/{ix-menu.entry-P5c_WlhD.js → ix-menu.entry-Dda1noOc.js} +22 -25
- package/build/static/demo/v2/preview/html/assets/{ix-message-bar.entry-CphtbG7I.js → ix-message-bar.entry-G0z0ciGR.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-modal-content_2.entry-JuW4acEW.js → ix-modal-content_2.entry-dz7GbQ46.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-modal-footer.entry-BY0yoz_p.js → ix-modal-footer.entry-ckEwlHRH.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-modal-loading.entry-4cP-6TXD.js → ix-modal-loading.entry-DcbWbFU5.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-modal.entry-DmSxQeI3.js → ix-modal.entry-DlpVHVyp.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-number-input.entry-CHwCG2uE.js → ix-number-input.entry-Cw01Vy3y.js} +139 -30
- package/build/static/demo/v2/preview/html/assets/{ix-pagination.entry-B6wyYxSa.js → ix-pagination.entry-CvgWVLK0.js} +26 -10
- package/build/static/demo/v2/preview/html/assets/{ix-pane-layout.entry-VIHjyOXm.js → ix-pane-layout.entry-BA0kFA0v.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-pane.entry-CepE87Dy.js → ix-pane.entry-Bj6P3j_y.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-pill.entry-DShhIlj5.js → ix-pill.entry-Dr90uu26.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-progress-indicator.entry-C-6ZWg7W.js → ix-progress-indicator.entry-B-jWibUw.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-push-card.entry-jIxOqSn0.js → ix-push-card.entry-p0V1n-3i.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-radio-group.entry-7GK5HxGY.js → ix-radio-group.entry-BZILxnZ5.js} +34 -4
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Cu-8ErW6.js +130 -0
- package/build/static/demo/v2/preview/html/assets/{ix-select.entry-CJE6e1SF.js → ix-select.entry-DwmcXpa9.js} +39 -15
- package/build/static/demo/v2/preview/html/assets/{ix-slider.entry-CylLAnwQ.js → ix-slider.entry-CZs4lYZu.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-split-button.entry-CRpUjD5_.js → ix-split-button.entry-f5gsifev.js} +17 -15
- package/build/static/demo/v2/preview/html/assets/{ix-tab-item_2.entry-BgY5PPMJ.js → ix-tab-item_2.entry-l6OIIihr.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-textarea.entry-DzUXk1SK.js → ix-textarea.entry-sghhOEdK.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-tile.entry-CbJIKFS-.js → ix-tile.entry-BWwK3grx.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-time-input.entry-DIzwZtVJ.js → ix-time-input.entry-DJy0RnRA.js} +17 -10
- package/build/static/demo/v2/preview/html/assets/{ix-time-picker.entry-B5ZZs1cT.js → ix-time-picker.entry-D2fYxkHG.js} +77 -41
- package/build/static/demo/v2/preview/html/assets/{ix-toast-container.entry-C0Ykg12Z.js → ix-toast-container.entry-CImlq2Ed.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-toast.entry-Bf3bcu_t.js → ix-toast.entry-Coc8BwQJ.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-toggle-button.entry-BMcF5jBF.js → ix-toggle-button.entry-Bh3w47NA.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-toggle.entry-C2Fxe962.js → ix-toggle.entry-C_qJeWDJ.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-tooltip.entry-BLBlFqY0.js → ix-tooltip.entry-GF9DhB4r.js} +18 -7
- package/build/static/demo/v2/preview/html/assets/{ix-tree-item.entry-C7zwx0E4.js → ix-tree-item.entry-yGUUExQv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-tree.entry-ZxBngmgG.js → ix-tree.entry-BVXzcPxA.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-typography.entry-B7a-cGBn.js → ix-typography.entry-oheI5wRq.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-upload.entry-8dSQU_QN.js → ix-upload.entry-BrH_3hNB.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-validation-tooltip.entry-B6hMdhfX.js → ix-validation-tooltip.entry-CONWXnx8.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-workflow-step.entry-BzPiSCpA.js → ix-workflow-step.entry-CVlF5KxL.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-workflow-steps.entry-DPhsvSqe.js → ix-workflow-steps.entry-nQyg54rL.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-BV1AmxyL.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-BaXcopHL.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-B_vGy6XI.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-BaXcopHL.js +7 -0
- package/build/static/demo/v2/preview/html/assets/kpi-BNHZOke0.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{listener-DAJkOQte-D1cCX7ze.js → listener-DAJkOQte-CPKxt-2S.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{loading-DdQ4dt01.js → loading-CVrjB_PW.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{menu-category-DcY1dLSe.js → menu-category-4NhBK0rU.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BmtwdHQI.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{message-Br_Gs3Su.js → message-DNRMyxf2.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{message-bar-removal-CYMgXxOR.js → message-bar-removal-DmQvBS3b.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{modal-D9BaTrTa-h5wbphR-.js → modal-BTxff2hq-Cy6rmdf-.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{modal-DRU_ZUxt.js → modal-Co0EVSsu.js} +6 -12
- package/build/static/demo/v2/preview/html/assets/modal-close-ZLUT1elk.js +59 -0
- package/build/static/demo/v2/preview/html/assets/{modal-form-ix-button-submit-i8BGxPnr.js → modal-form-ix-button-submit-B_vpwriJ.js} +6 -15
- package/build/static/demo/v2/preview/html/assets/{modal-sizes-CtpuRusI.js → modal-sizes-C_udzpQY.js} +6 -12
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-C0kO1y7-.js +8 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-DXyc71sf.js +8 -0
- package/build/static/demo/v2/preview/html/assets/push-card-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/radio-button-COWeERD1.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{slider-error-C2ZDy_l-.js → slider-error-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{slider-marker-C2ZDy_l-.js → slider-marker-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{slider-trace-C2ZDy_l-.js → slider-trace-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/split-button-BJXUatAW.js +8 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BKhVDC0Q.css +7 -0
- package/build/static/demo/v2/preview/html/assets/{split-button-icons-Dk27-s8B.js → split-button-icons-DDt3NRXC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/tabs-rAS86YmG.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{tabs-rounded-BUWKTv8N.js → tabs-rounded-6_u4WfVV.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/theme-switcher-qZIbKN8R.js +58 -0
- package/build/static/demo/v2/preview/html/assets/{tile-DLJ78uMh.js → tile-CKrwe7gD.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{toast-Y-U99LjG.js → toast-BR8siwwU.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{toast-custom-BzVK8OfW.js → toast-custom-BGYdpvyv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{toast-position-u0-u6F3s.js → toast-position-BgHjcoj-.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CvFyY5SK.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-CRkcEhPt.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-Btl4WqrU.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-DE-7v4v4.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-B5efBLNi.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-CZA7xJRK.js +3 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-DF7GyOYs.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{tree-custom-Dll8hCZT.js → tree-custom-DKolUpRa.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{validation-D_dk-JqT-hK2sg2of.js → validation-LJh16vt2-CLjUGJAx.js} +8 -1
- package/build/static/demo/v2/preview/html/assets/{validation-select-DlarbH8x.js → validation-select-Bez7sZGQ.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{vertical-tabs-CnaPlVYk.js → vertical-tabs-DblGn1mC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{vertical-tabs-with-avatar-DQjgSw_e.js → vertical-tabs-with-avatar-C0jSeuA2.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/workflow-Cw0gogg3.js +3 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +28 -56
- package/build/static/demo/v2/preview/html/component-usage.json +29 -61
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/content.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-ghost.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-outline.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-ghost.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-outline.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/message.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +37 -9
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +8 -9
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +3 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-RsnOwc0-.js +110 -0
- package/build/static/demo/v2/preview/mobile/assets/index-j25tZv6Y.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-Dw9sTzvx.js +46 -0
- package/build/static/demo/v2/preview/mobile/assets/{index7-BHDPpgqR.js → index7-CZKNJquN.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index7-legacy-vqDCkUvD.js → index7-legacy-Bu19cGLm.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index8-BhGI46Td.js → index8-HNVPEef0.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index8-legacy-BeD2UM_N.js → index8-legacy-lAfSdflx.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{input-shims-76GS5CUL.js → input-shims-K4M-uk7Z.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{input-shims-legacy-BERPmO3e.js → input-shims-legacy-WAqUXAY6.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{ios.transition-CqKNMriw.js → ios.transition-B_Q0Hsyi.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{ios.transition-legacy-DCI1SzFq.js → ios.transition-legacy-3em54clT.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{keyboard-legacy-ME85Z02c.js → keyboard-legacy-lrLsPDdO.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{keyboard-RAZLQpNq.js → keyboard-mk_-tabQ.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{md.transition-BSZzuZf5.js → md.transition-CZmLHLbR.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{md.transition-legacy-pYauwmEk.js → md.transition-legacy-CfMarcPC.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{status-tap-IzNmTjfU.js → status-tap-DHbJZ5fZ.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{status-tap-legacy-DX1SXlu1.js → status-tap-legacy-P6aERy_8.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{swipe-back-ctqrhJTu.js → swipe-back-BkvsSnHy.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{swipe-back-legacy-KwjF8M3i.js → swipe-back-legacy-BZ76i97s.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-DPoHINtg.js → web-Cmg7GA77.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-5zNpaliw.js → web-GAUop9DW.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-legacy-J-lR_tZi.js → web-legacy-5FewOUFV.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-legacy-BzOei0Yy.js → web-legacy-CkQShYSA.js} +1 -1
- package/build/static/demo/v2/preview/mobile/index.html +3 -3
- package/build/static/demo/v2/react/aggrid.tsx +85 -46
- package/build/static/demo/v2/react/blind-variants.tsx +2 -2
- package/build/static/demo/v2/react/datepicker.tsx +1 -1
- package/build/static/demo/v2/react/global.css +0 -5
- package/build/static/demo/v2/react/input.tsx +90 -11
- package/build/static/demo/v2/react/loading.tsx +3 -3
- package/build/static/demo/v2/react/message.tsx +1 -2
- package/build/static/demo/v2/react/modal-close.tsx +59 -0
- package/build/static/demo/v2/react/pane-layout.tsx +1 -1
- package/build/static/demo/v2/react/split-button.scoped.css +7 -0
- package/build/static/demo/v2/react/split-button.tsx +19 -4
- package/build/static/demo/v2/react/theme-switcher.tsx +48 -31
- package/build/static/demo/v2/react/tooltip-with-icon.tsx +30 -0
- package/build/static/demo/v2/react/tooltip.tsx +1 -1
- package/build/static/demo/v2/vue/aggrid.vue +75 -42
- package/build/static/demo/v2/vue/application-breakpoints.vue +6 -17
- package/build/static/demo/v2/vue/blind-variants.vue +2 -2
- package/build/static/demo/v2/vue/global.css +0 -5
- package/build/static/demo/v2/vue/loading.vue +4 -4
- package/build/static/demo/v2/vue/message.vue +1 -2
- package/build/static/demo/v2/vue/modal-close.vue +48 -0
- package/build/static/demo/v2/vue/pane-layout.vue +1 -1
- package/build/static/demo/v2/vue/popover-news.vue +0 -1
- package/build/static/demo/v2/vue/settings.vue +0 -1
- package/build/static/demo/v2/vue/split-button.css +7 -0
- package/build/static/demo/v2/vue/split-button.vue +20 -4
- package/build/static/demo/v2/vue/theme-switcher.vue +51 -40
- package/build/static/demo/v2/vue/tooltip-with-icon.vue +24 -0
- package/build/static/storybook-static/assets/{Color-AVL7NMMY-BYJBCKbo.js → Color-AVL7NMMY-BEWt5Bdv.js} +1 -1
- package/build/static/storybook-static/assets/{DocsRenderer-PQXLIZUC-BEGcxxA_.js → DocsRenderer-PQXLIZUC-21OX8Knh.js} +3 -3
- package/build/static/storybook-static/assets/{a11y-action-card.stories-C6PBRp6w.js → a11y-action-card.stories-C69VK2Bi.js} +1 -1
- package/build/static/storybook-static/assets/{action-card.stories-DtNXJUz5.js → action-card.stories-DX2Urz73.js} +1 -1
- package/build/static/storybook-static/assets/{application-header.stories-DLjIXQvb.js → application-header.stories-D8Pb1iQK.js} +1 -1
- package/build/static/storybook-static/assets/{avatar.stories-BT2f7hJR.js → avatar.stories-CFk42r3U.js} +1 -1
- package/build/static/storybook-static/assets/{axe-DZkKHqnx.js → axe-DIq24JrQ.js} +1 -1
- package/build/static/storybook-static/assets/{blind.stories-BwwLCj3L.js → blind.stories-DmNY069g.js} +1 -1
- package/build/static/storybook-static/assets/{blocks-BezQlBOo.js → blocks-iefK5ZiI.js} +3 -3
- package/build/static/storybook-static/assets/{breakcrumb.stories-UTwQn94k.js → breakcrumb.stories-1P5ZSlVF.js} +1 -1
- package/build/static/storybook-static/assets/{button-group.stories-rtFGfCLb.js → button-group.stories-DKVcrIpY.js} +1 -1
- package/build/static/storybook-static/assets/{button.stories-BxTHffDZ.js → button.stories-BKh4qFgC.js} +1 -1
- package/build/static/storybook-static/assets/{checkbox-group.stories-BiMMCsUI.js → checkbox-group.stories-C-N484oI.js} +1 -1
- package/build/static/storybook-static/assets/{checkbox.stories-Yxe0movB.js → checkbox.stories-gcP-zluJ.js} +1 -1
- package/build/static/storybook-static/assets/{chip.stories-D0m5_Iq-.js → chip.stories-Bqm2BS4I.js} +1 -1
- package/build/static/storybook-static/assets/{date-dropdown.stories-DfZ3wI2p.js → date-dropdown.stories-CiPnPH5K.js} +1 -1
- package/build/static/storybook-static/assets/{drawer.stories-C1XHXSyH.js → drawer.stories-BEFtJRl7.js} +1 -1
- package/build/static/storybook-static/assets/{dropdown-button.stories-MO_6sFe2.js → dropdown-button.stories-Dyep84ak.js} +1 -1
- package/build/static/storybook-static/assets/{event-list-item.stories-LhDJ1h6t.js → event-list-item.stories-Dgk3l8a9.js} +1 -1
- package/build/static/storybook-static/assets/{event-list.stories-D2m1vYCg.js → event-list.stories-Du5TtS8r.js} +1 -1
- package/build/static/storybook-static/assets/{expanding-search.stories-D652yZsl.js → expanding-search.stories-PLA4XoTl.js} +1 -1
- package/build/static/storybook-static/assets/{flip-tile.stories-DSl_d1k3.js → flip-tile.stories-BEHhY9u4.js} +1 -1
- package/build/static/storybook-static/assets/generic-render-q9JIJh1N.js +1 -0
- package/build/static/storybook-static/assets/{group.stories-CBcCa_Iy.js → group.stories-DFAi_Bji.js} +1 -1
- package/build/static/storybook-static/assets/{iframe-BmxwExuB.js → iframe-CFK36Vl_.js} +209 -209
- package/build/static/storybook-static/assets/iframe-CHme0gYb.css +1 -0
- package/build/static/storybook-static/assets/{index-BekHFFEv.js → index-So1CXJmO.js} +1 -1
- package/build/static/storybook-static/assets/{input-date.stories-Uyl60Rqb.js → input-date.stories-DxaCLoet.js} +1 -1
- package/build/static/storybook-static/assets/input-number.stories-DcT07X9U.js +70 -0
- package/build/static/storybook-static/assets/{input-time.stories-BYKQD3Kh.js → input-time.stories-Df2fnRRh.js} +1 -1
- package/build/static/storybook-static/assets/{input.stories-D4Ppqr3b.js → input.stories-D87n6fux.js} +1 -1
- package/build/static/storybook-static/assets/{introduction-CuZ5LKbO.js → introduction-CHIv8kQx.js} +1 -1
- package/build/static/storybook-static/assets/{link-button.stories-DaaWDdA2.js → link-button.stories-B6LhpwPl.js} +1 -1
- package/build/static/storybook-static/assets/{menu-category.stories-B91zuRM3.js → menu-category.stories-Dpo6IYdT.js} +1 -1
- package/build/static/storybook-static/assets/{menu-item.stories-BwsYxsHZ.js → menu-item.stories-BvedZqrD.js} +1 -1
- package/build/static/storybook-static/assets/{menu.stories-5q6NBV00.js → menu.stories-CKpEg5Tr.js} +1 -1
- package/build/static/storybook-static/assets/{message-bar.stories-DrukfXvC.js → message-bar.stories-CiJlROHN.js} +1 -1
- package/build/static/storybook-static/assets/{modal.stories-DhqJHd7j.js → modal.stories-CINyAJTe.js} +9 -9
- package/build/static/storybook-static/assets/{pagination.stories-zJ63yd1T.js → pagination.stories-C3qZh-ep.js} +1 -1
- package/build/static/storybook-static/assets/{pane.stories-DKX5NQYX.js → pane.stories-h9mhCgDP.js} +1 -1
- package/build/static/storybook-static/assets/{pill.stories-BEe4-OcH.js → pill.stories-BSfXlEYG.js} +1 -1
- package/build/static/storybook-static/assets/{progress-indicator.stories-CSLw2R8S.js → progress-indicator.stories-Bnrx39xX.js} +1 -1
- package/build/static/storybook-static/assets/{push-card.stories-D9FHd5ba.js → push-card.stories-cMPbDTpn.js} +1 -1
- package/build/static/storybook-static/assets/radio-group.stories-CK9K4UW_.js +14 -0
- package/build/static/storybook-static/assets/{radio.stories-3-sr5gzK.js → radio.stories-L_jXR8xV.js} +1 -1
- package/build/static/storybook-static/assets/select.stories-DbQBsTg5.js +131 -0
- package/build/static/storybook-static/assets/{slider.stories-CP33f2zW.js → slider.stories-BhBNFWbK.js} +1 -1
- package/build/static/storybook-static/assets/{spinner.stories-Dts0d6RZ.js → spinner.stories-BsqIKj6k.js} +1 -1
- package/build/static/storybook-static/assets/split-button.stories-BXrOsfQ9.js +23 -0
- package/build/static/storybook-static/assets/{textarea.stories-i7z_wlnw.js → textarea.stories-BQMeOHqO.js} +1 -1
- package/build/static/storybook-static/assets/{tile.stories-JAS-kEsL.js → tile.stories-C4Xg7Q23.js} +1 -1
- package/build/static/storybook-static/assets/{time-picker.stories-BwpxgK8D.js → time-picker.stories-BPDW7tt_.js} +1 -1
- package/build/static/storybook-static/assets/{toggle-button.stories-Cng1Pc4V.js → toggle-button.stories-D7E3qvCd.js} +1 -1
- package/build/static/storybook-static/assets/{toggle.stories-D2muuvgj.js → toggle.stories-DWarL1Nk.js} +1 -1
- package/build/static/storybook-static/assets/tree.stories-2qrRJMGP.js +71 -0
- package/build/static/storybook-static/iframe.html +2 -2
- package/build/static/storybook-static/index.json +1 -1
- package/build/static/storybook-static/project.json +1 -1
- package/package.json +4 -4
- package/build/docs/autogenerated/api/ix-basic-navigation/api.mdx +0 -93
- package/build/docs/autogenerated/api/ix-basic-navigation/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-basic-navigation/props.mdx +0 -81
- package/build/docs/autogenerated/api/ix-basic-navigation/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-basic-navigation/tags.mdx +0 -6
- package/build/docs/autogenerated/api/ix-map-navigation/api.mdx +0 -125
- package/build/docs/autogenerated/api/ix-map-navigation/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-map-navigation/props.mdx +0 -78
- package/build/docs/autogenerated/api/ix-map-navigation/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-map-navigation/tags.mdx +0 -6
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/api.mdx +0 -143
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/props.mdx +0 -112
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/tags.mdx +0 -6
- package/build/docs/autogenerated/playground/basic-navigation-migration.mdx +0 -67
- package/build/docs/autogenerated/playground/basic-navigation-without-header.mdx +0 -46
- package/build/docs/autogenerated/playground/basic-navigation.mdx +0 -61
- package/build/docs/autogenerated/playground/map-navigation-migration.mdx +0 -67
- package/build/docs/autogenerated/playground/map-navigation-overlay.mdx +0 -46
- package/build/docs/autogenerated/playground/map-navigation.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-basic-navigation/readme.md +0 -286
- package/build/docs/autogenerated/prompt/ix-map-navigation/readme.md +0 -623
- package/build/docs/autogenerated/prompt/ix-map-navigation-overlay/readme.md +0 -68
- package/build/docs/autogenerated/usage/angular/basic-navigation-migration.html.md +0 -13
- package/build/docs/autogenerated/usage/angular/basic-navigation-migration.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/basic-navigation-without-header.ts.md +0 -17
- package/build/docs/autogenerated/usage/angular/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/angular/basic-navigation.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular/map-navigation-migration.html.md +0 -48
- package/build/docs/autogenerated/usage/angular/map-navigation-migration.ts.md +0 -23
- package/build/docs/autogenerated/usage/angular/map-navigation-overlay.ts.md +0 -46
- package/build/docs/autogenerated/usage/angular/map-navigation.ts.md +0 -32
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.html.md +0 -13
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.ts.md +0 -17
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-without-header.ts.md +0 -22
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation.ts.md +0 -24
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.html.md +0 -48
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.ts.md +0 -48
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-overlay.ts.md +0 -66
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation.ts.md +0 -39
- package/build/docs/autogenerated/usage/html/basic-navigation-migration.html.md +0 -26
- package/build/docs/autogenerated/usage/html/basic-navigation-without-header.html.md +0 -27
- package/build/docs/autogenerated/usage/html/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/html/basic-navigation.html.md +0 -29
- package/build/docs/autogenerated/usage/html/map-navigation-migration.css.md +0 -16
- package/build/docs/autogenerated/usage/html/map-navigation-migration.html.md +0 -83
- package/build/docs/autogenerated/usage/html/map-navigation-overlay.html.md +0 -58
- package/build/docs/autogenerated/usage/html/map-navigation.html.md +0 -34
- package/build/docs/autogenerated/usage/react/basic-navigation-migration.tsx.md +0 -26
- package/build/docs/autogenerated/usage/react/basic-navigation-without-header.tsx.md +0 -14
- package/build/docs/autogenerated/usage/react/basic-navigation.scoped.css.md +0 -6
- package/build/docs/autogenerated/usage/react/basic-navigation.tsx.md +0 -17
- package/build/docs/autogenerated/usage/react/map-navigation-migration.tsx.md +0 -88
- package/build/docs/autogenerated/usage/react/map-navigation-overlay.tsx.md +0 -68
- package/build/docs/autogenerated/usage/react/map-navigation.tsx.md +0 -35
- package/build/docs/autogenerated/usage/vue/basic-navigation-migration.vue.md +0 -26
- package/build/docs/autogenerated/usage/vue/basic-navigation-without-header.vue.md +0 -14
- package/build/docs/autogenerated/usage/vue/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/vue/basic-navigation.vue.md +0 -17
- package/build/docs/autogenerated/usage/vue/map-navigation-migration.css.md +0 -16
- package/build/docs/autogenerated/usage/vue/map-navigation-migration.vue.md +0 -88
- package/build/docs/autogenerated/usage/vue/map-navigation-overlay.vue.md +0 -65
- package/build/docs/autogenerated/usage/vue/map-navigation.vue.md +0 -33
- package/build/static/demo/v2/angular/basic-navigation-migration.html +0 -20
- package/build/static/demo/v2/angular/basic-navigation-without-header.ts +0 -24
- package/build/static/demo/v2/angular/basic-navigation.css +0 -17
- package/build/static/demo/v2/angular/basic-navigation.ts +0 -26
- package/build/static/demo/v2/angular/map-navigation-migration.html +0 -46
- package/build/static/demo/v2/angular/map-navigation-migration.ts +0 -30
- package/build/static/demo/v2/angular/map-navigation-overlay.ts +0 -53
- package/build/static/demo/v2/angular/map-navigation.ts +0 -39
- package/build/static/demo/v2/angular_standalone/basic-navigation-migration.html +0 -20
- package/build/static/demo/v2/angular_standalone/basic-navigation-migration.ts +0 -24
- package/build/static/demo/v2/angular_standalone/basic-navigation-without-header.ts +0 -29
- package/build/static/demo/v2/angular_standalone/basic-navigation.css +0 -17
- package/build/static/demo/v2/angular_standalone/basic-navigation.ts +0 -31
- package/build/static/demo/v2/angular_standalone/map-navigation-migration.html +0 -55
- package/build/static/demo/v2/angular_standalone/map-navigation-migration.ts +0 -55
- package/build/static/demo/v2/angular_standalone/map-navigation-overlay.ts +0 -73
- package/build/static/demo/v2/angular_standalone/map-navigation.ts +0 -46
- package/build/static/demo/v2/html/basic-navigation-migration.html +0 -33
- package/build/static/demo/v2/html/basic-navigation-without-header.html +0 -34
- package/build/static/demo/v2/html/basic-navigation.css +0 -17
- package/build/static/demo/v2/html/basic-navigation.html +0 -36
- package/build/static/demo/v2/html/map-navigation-migration.css +0 -27
- package/build/static/demo/v2/html/map-navigation-migration.html +0 -90
- package/build/static/demo/v2/html/map-navigation-overlay.html +0 -65
- package/build/static/demo/v2/html/map-navigation.html +0 -41
- package/build/static/demo/v2/preview/html/assets/add-icons-qtCry-hS.js +0 -8
- package/build/static/demo/v2/preview/html/assets/application-header-JgumlUJN.js +0 -7
- package/build/static/demo/v2/preview/html/assets/basic-navigation-B-osNztT.css +0 -17
- package/build/static/demo/v2/preview/html/assets/basic-navigation-BvmURFB6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/basic-navigation-migration-DPjEYyQL.js +0 -3
- package/build/static/demo/v2/preview/html/assets/basic-navigation-migration-tzWEVJeR.css +0 -17
- package/build/static/demo/v2/preview/html/assets/basic-navigation-without-header-1WRb1kwB.js +0 -7
- package/build/static/demo/v2/preview/html/assets/blind-DPIqHNlE.js +0 -3
- package/build/static/demo/v2/preview/html/assets/blind-variants-CM3YUai6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-danger-CIO9xqOF.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-qrysEi5f.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-danger-outline-BH-6jnxs.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-ghost-DxW-fYtf.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-YY2sak3B.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-ghost-up_HVbPv.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-secondary-SZYYB1St.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-loading-DRI0E554.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-secondary-CYIKD9Wn.js +0 -3
- package/build/static/demo/v2/preview/html/assets/buttons-Hh_0dzDT.js +0 -3
- package/build/static/demo/v2/preview/html/assets/card-list-MgS7magK.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-Co3ufsCi.js +0 -8
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-BCQrmPyB.js +0 -8
- package/build/static/demo/v2/preview/html/assets/custom-field-Cwuv9bL6.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-DpA172QL.js +0 -8
- package/build/static/demo/v2/preview/html/assets/empty-state-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/flip-tile-D90jsKJc.js +0 -8
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-4kjd31Tp.js +0 -3
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-Ctn0Xn4m.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-CbPACp8m.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-padding-CMNuJ8Hv.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-size-CYairMnB.js +0 -3
- package/build/static/demo/v2/preview/html/assets/index-DnkLIfIJ.js +0 -4
- package/build/static/demo/v2/preview/html/assets/input-types-BWxhuGgh.js +0 -3
- package/build/static/demo/v2/preview/html/assets/input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/ix-basic-navigation.entry-Uu-2yt5G.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DETphbGd.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-map-navigation-overlay.entry-ChoGvWRQ.js +0 -52
- package/build/static/demo/v2/preview/html/assets/ix-map-navigation.entry-_sKaHnpZ.js +0 -161
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-1PN8meBO.js +0 -105
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-CAmYcdos.js +0 -3
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-BEEMz3U1.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-DBqZfss1.js +0 -3
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-BEEMz3U1.js +0 -7
- package/build/static/demo/v2/preview/html/assets/kpi-Dutj2dgm.js +0 -3
- package/build/static/demo/v2/preview/html/assets/map-navigation-migration-CEuJp_SE.css +0 -27
- package/build/static/demo/v2/preview/html/assets/map-navigation-migration-CmR5EY_b.js +0 -18
- package/build/static/demo/v2/preview/html/assets/map-navigation-overlay-BEh-i4J9.js +0 -17
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CmpP8IBZ.js +0 -8
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-BFKENsxW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/pill-variants-Bjj5qbVc.js +0 -8
- package/build/static/demo/v2/preview/html/assets/push-card-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/radio-button-BNs14Vf4.js +0 -3
- package/build/static/demo/v2/preview/html/assets/split-button-Cb1qP1Tg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/tabs-CACgXD6z.js +0 -3
- package/build/static/demo/v2/preview/html/assets/theme-switcher-B9V0uWPv.js +0 -42
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-D6LW8PRP.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-D-nhO-Je.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-vQ9iPDtN.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-0J7wiWvn.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-BUxJmmOd.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-BnGDogEK.js +0 -3
- package/build/static/demo/v2/preview/html/assets/tooltip-B_3qk6Hd.js +0 -3
- package/build/static/demo/v2/preview/html/assets/workflow-Dra3XYHe.js +0 -3
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation-migration.html +0 -38
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation-without-header.html +0 -32
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation.html +0 -35
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation-migration.html +0 -78
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation-overlay.html +0 -49
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation.html +0 -44
- package/build/static/demo/v2/preview/mobile/assets/index-CpK2plTm.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-UJl7vWXi.js +0 -110
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-DP2HmjKl.js +0 -46
- package/build/static/demo/v2/react/basic-navigation-migration.tsx +0 -33
- package/build/static/demo/v2/react/basic-navigation-without-header.tsx +0 -21
- package/build/static/demo/v2/react/basic-navigation.scoped.css +0 -17
- package/build/static/demo/v2/react/basic-navigation.tsx +0 -24
- package/build/static/demo/v2/react/map-navigation-migration.tsx +0 -95
- package/build/static/demo/v2/react/map-navigation-overlay.tsx +0 -75
- package/build/static/demo/v2/react/map-navigation.tsx +0 -42
- package/build/static/demo/v2/vue/basic-navigation-migration.vue +0 -33
- package/build/static/demo/v2/vue/basic-navigation-without-header.vue +0 -21
- package/build/static/demo/v2/vue/basic-navigation.css +0 -17
- package/build/static/demo/v2/vue/basic-navigation.vue +0 -24
- package/build/static/demo/v2/vue/map-navigation-migration.css +0 -27
- package/build/static/demo/v2/vue/map-navigation-migration.vue +0 -95
- package/build/static/demo/v2/vue/map-navigation-overlay.vue +0 -72
- package/build/static/demo/v2/vue/map-navigation.vue +0 -40
- package/build/static/storybook-static/assets/basic-navigation.stories-BOR_s7Zi.js +0 -26
- package/build/static/storybook-static/assets/generic-render-C-e0Bofh.js +0 -1
- package/build/static/storybook-static/assets/icon-DzdUj6ej.js +0 -1
- package/build/static/storybook-static/assets/iframe-Bw4I9REz.css +0 -1
- package/build/static/storybook-static/assets/input-number.stories-Bz0tBvsK.js +0 -56
- package/build/static/storybook-static/assets/map-navigation.stories-D9ryN3mU.js +0 -55
- package/build/static/storybook-static/assets/property-D_UrsR9o.js +0 -9
- package/build/static/storybook-static/assets/radio-group.stories-HVTswZo3.js +0 -14
- package/build/static/storybook-static/assets/select.stories-r7BBsiN-.js +0 -84
- package/build/static/storybook-static/assets/split-button.stories-DlTtESe6.js +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-
|
|
2
|
-
import { D as DateTime } from "./datetime-bDicGJUN-
|
|
3
|
-
import { O as OnListener } from "./listener-DAJkOQte-
|
|
4
|
-
const timePickerCss = '.ix-form-control,.ix-form-control-plaintext{color:var(--theme-input--color);border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control[type=number]{text-align:right}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:block;position:relative;width:-moz-fit-content;width:fit-content}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 .standaloneAppearance{box-shadow:none}:host .hidden{display:none}:host .header{display:flex;align-items:center;justify-content:center;height:2.5rem}:host .clock{display:flex;justify-content:center;align-items:start}:host .clock .flex{display:flex;height:100%;align-items:start}:host .clock .flex .columns{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-top:1px}:host .clock .flex .columns .column-header{height:2.5rem;width:2.5rem;line-height:2.5rem;text-align:center;color:var(--theme-color-soft-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host .clock .flex .column-seperator{display:flex;align-items:center;margin:0 0.125rem;min-height:100%;margin-top:3.25rem}:host .clock .element-list{list-style-type:none;overflow:auto;max-height:15.375rem;padding-top:0.125rem}:host .clock .element-list button{all:unset}:host .clock .element-list .element-container{width:2.375rem;height:2.375rem;margin:0.125rem;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-color-primary)}:host .clock .element-list .element-container:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .clock .element-list .element-container:focus{outline:1px solid var(--theme-color-focus-bdr);outline-offset:1px}:host .clock .element-list .selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected)}:host .clock .element-list .selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .clock .element-list .element-list-padding{width:2.5rem;height:12.563rem;min-height:12.563rem}:host .clock div.element-list{scrollbar-width:none;-ms-overflow-style:none}:host .clock div.element-list::-webkit-scrollbar{display:none}:host .footer{display:flex;justify-content:space-between;gap:0.5rem;flex-wrap:wrap}:host .footer .confirm-button{margin-left:auto}:host .footer--compact{flex-direction:column;align-items:center}:host .footer--compact .confirm-button{margin-left:initial}:host .footer .time-ref-buttons--datetime-picker-appearance{margin-left:auto}:host .footer .time-ref-buttons button{all:unset;width:2.625rem;height:1.875rem;text-align:center;border:1px solid var(--theme-color-primary);color:var(--theme-color-primary);background-color:var(--theme-color-secondary);font-weight:700}:host .footer .time-ref-buttons button:focus{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .footer .time-ref-buttons button:hover{cursor:pointer;background-color:var(--theme-color-secondary-hover);border-color:var(--theme-btn-primary--background--hover)}:host .footer .time-ref-buttons button.selected{color:var(--theme-color-secondary);background-color:var(--theme-btn-primary--background)}:host .footer .time-ref-buttons button.selected:hover{background-color:var(--theme-btn-primary--background--hover);border-color:var(--theme-btn-primary--background--hover)}:host .default-space{margin-left:1rem}:host .text-align{text-align:center}:host .hidden{display:none}:host .time-reference{margin-top:0.5rem;margin-bottom:0.5rem}';
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
|
+
import { D as DateTime } from "./datetime-bDicGJUN-Rk09H-45.js";
|
|
3
|
+
import { O as OnListener } from "./listener-DAJkOQte-CPKxt-2S.js";
|
|
4
|
+
const timePickerCss = '.ix-form-control,.ix-form-control-plaintext{color:var(--theme-input--color);border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control[type=number]{text-align:right}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:block;position:relative;width:-moz-fit-content;width:fit-content}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 .standaloneAppearance{box-shadow:none}:host .hidden{display:none}:host .header{display:flex;align-items:center;justify-content:center;height:2rem}:host .clock{display:flex;justify-content:center;align-items:start}:host .clock .flex{display:flex;height:100%;align-items:start}:host .clock .flex .columns{display:flex;flex-direction:column;align-items:center;justify-content:space-around}:host .clock .flex .columns .column-header{height:2.5rem;width:2.5rem;line-height:2.5rem;text-align:center;color:var(--theme-color-soft-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host .clock .flex .column-separator{display:flex;align-items:center;justify-content:center;min-height:100%;margin-top:3rem;width:0.5rem}:host .clock .element-list{list-style-type:none;overflow:auto;padding:0.0625rem;margin:-0.0625rem;max-height:15.75rem}:host .clock .element-list button{all:unset}:host .clock .element-list .element-container{box-sizing:border-box;width:2.5rem;height:2.5rem;margin-bottom:0.125rem;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-color-primary)}:host .clock .element-list .element-container:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .clock .element-list .element-container:focus-visible{box-shadow:0 0 0 1px var(--theme-color-focus-bdr)}:host .clock .element-list .selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);font-weight:var(--theme-font-weight-bold)}:host .clock .element-list .selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .clock .element-list .selected:focus-visible{border:0.0625rem solid var(--theme-color-inv-contrast-text)}:host .clock .element-list .element-list-padding{width:2.5rem;height:13.125rem;min-height:13.125rem}:host .clock div.element-list{scrollbar-width:none;-ms-overflow-style:none}:host .clock div.element-list::-webkit-scrollbar{display:none}:host .footer{display:flex;justify-content:space-between;gap:0.5rem;flex-wrap:wrap}:host .footer .confirm-button{margin-left:auto}:host .footer--compact{flex-direction:column;align-items:center}:host .footer--compact .confirm-button{margin-left:initial}:host .default-space{margin-left:1rem}:host .text-align{text-align:center}';
|
|
5
5
|
var __decorate = function(decorators, target, key, desc) {
|
|
6
6
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
7
7
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
@@ -48,7 +48,6 @@ const TimePicker = class {
|
|
|
48
48
|
this.minuteInterval = MINUTE_INTERVAL_DEFAULT;
|
|
49
49
|
this.secondInterval = SECOND_INTERVAL_DEFAULT;
|
|
50
50
|
this.millisecondInterval = MILLISECOND_INTERVAL_DEFAULT;
|
|
51
|
-
this.time = DateTime.now().toFormat(this.format);
|
|
52
51
|
this.i18nConfirmTime = CONFIRM_BUTTON_DEFAULT;
|
|
53
52
|
this.i18nHeader = HEADER_DEFAULT;
|
|
54
53
|
this.i18nHourColumnHeader = "hr";
|
|
@@ -111,6 +110,13 @@ const TimePicker = class {
|
|
|
111
110
|
}
|
|
112
111
|
this._time = timeFormat;
|
|
113
112
|
}
|
|
113
|
+
/**
|
|
114
|
+
* Get default time value
|
|
115
|
+
* @returns DateTime.now() for empty state (no selection)
|
|
116
|
+
*/
|
|
117
|
+
getDefaultTime() {
|
|
118
|
+
return DateTime.now();
|
|
119
|
+
}
|
|
114
120
|
/**
|
|
115
121
|
* Get the current time based on the wanted format
|
|
116
122
|
*/
|
|
@@ -128,11 +134,17 @@ const TimePicker = class {
|
|
|
128
134
|
this.initPicker();
|
|
129
135
|
}
|
|
130
136
|
initPicker() {
|
|
131
|
-
|
|
132
|
-
if (
|
|
133
|
-
|
|
134
|
-
|
|
137
|
+
let parsedTime;
|
|
138
|
+
if (this.time) {
|
|
139
|
+
parsedTime = DateTime.fromFormat(this.time, this.format);
|
|
140
|
+
if (!parsedTime.isValid) {
|
|
141
|
+
console.error(`Invalid time format. The configured format does not match the format of the passed time. ${parsedTime.invalidReason}: ${parsedTime.invalidExplanation}`);
|
|
142
|
+
parsedTime = this.getDefaultTime();
|
|
143
|
+
}
|
|
144
|
+
} else {
|
|
145
|
+
parsedTime = this.getDefaultTime();
|
|
135
146
|
}
|
|
147
|
+
this._time = parsedTime;
|
|
136
148
|
this.setTimeRef();
|
|
137
149
|
this.setTimePickerDescriptors();
|
|
138
150
|
this.setInitialFocusedValueAndUnit();
|
|
@@ -152,14 +164,7 @@ const TimePicker = class {
|
|
|
152
164
|
if (elementContainer) {
|
|
153
165
|
elementContainer.focus({ preventScroll: true });
|
|
154
166
|
if (!this.isElementVisible(elementContainer, elementList)) {
|
|
155
|
-
elementContainer.
|
|
156
|
-
block: this.focusScrollAlignment
|
|
157
|
-
});
|
|
158
|
-
if (this.focusScrollAlignment === "end") {
|
|
159
|
-
elementList.scrollTop += 4;
|
|
160
|
-
} else {
|
|
161
|
-
elementList.scrollTop -= 4;
|
|
162
|
-
}
|
|
167
|
+
this.scrollElementIntoView(elementContainer, elementList, this.focusScrollAlignment);
|
|
163
168
|
}
|
|
164
169
|
}
|
|
165
170
|
}
|
|
@@ -218,11 +223,18 @@ const TimePicker = class {
|
|
|
218
223
|
event.preventDefault();
|
|
219
224
|
}
|
|
220
225
|
}
|
|
221
|
-
onUnitCellBlur(unit) {
|
|
226
|
+
onUnitCellBlur(unit, event) {
|
|
227
|
+
var _a;
|
|
228
|
+
const relatedTarget = event.relatedTarget;
|
|
229
|
+
if (relatedTarget) {
|
|
230
|
+
const relatedUnit = (_a = relatedTarget.dataset.elementContainerId) === null || _a === void 0 ? void 0 : _a.split("-")[0];
|
|
231
|
+
if (relatedUnit !== unit) {
|
|
232
|
+
this.elementListScrollToTop(unit, Number(this.formattedTime[unit]), "smooth");
|
|
233
|
+
}
|
|
234
|
+
}
|
|
222
235
|
this.isUnitFocused = false;
|
|
223
236
|
const focusedValue = Number(this.formattedTime[unit]);
|
|
224
237
|
this.updateDescriptorFocusedValue(unit, focusedValue);
|
|
225
|
-
this.elementListScrollToTop(unit, focusedValue, "smooth");
|
|
226
238
|
}
|
|
227
239
|
onUnitCellFocus(unit, value) {
|
|
228
240
|
this.isUnitFocused = true;
|
|
@@ -243,6 +255,16 @@ const TimePicker = class {
|
|
|
243
255
|
const containerRect = container.getBoundingClientRect();
|
|
244
256
|
return elementRect.top >= containerRect.top && elementRect.bottom <= containerRect.bottom;
|
|
245
257
|
}
|
|
258
|
+
scrollElementIntoView(element, container, alignment) {
|
|
259
|
+
const SCROLL_BUFFER = 1;
|
|
260
|
+
const containerRect = container.getBoundingClientRect();
|
|
261
|
+
const elementRect = element.getBoundingClientRect();
|
|
262
|
+
if (alignment === "end") {
|
|
263
|
+
container.scrollTop += elementRect.bottom - containerRect.bottom + SCROLL_BUFFER;
|
|
264
|
+
} else {
|
|
265
|
+
container.scrollTop += elementRect.top - containerRect.top - SCROLL_BUFFER;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
246
268
|
updateFocusedValue(value) {
|
|
247
269
|
const numberArray = this.getNumberArrayForUnit(this.focusedUnit);
|
|
248
270
|
const maxValue = numberArray[numberArray.length - 1];
|
|
@@ -287,10 +309,12 @@ const TimePicker = class {
|
|
|
287
309
|
}
|
|
288
310
|
const dropdown = mutation.target;
|
|
289
311
|
if (!dropdown.classList.contains("show")) {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
312
|
+
if (this.time) {
|
|
313
|
+
const timeFormat = DateTime.fromFormat(this.time, this.format);
|
|
314
|
+
if (timeFormat.isValid) {
|
|
315
|
+
this._time = DateTime.fromFormat(this.time, this.format);
|
|
316
|
+
this.setInitialFocusedValueAndUnit();
|
|
317
|
+
}
|
|
294
318
|
}
|
|
295
319
|
continue;
|
|
296
320
|
}
|
|
@@ -321,7 +345,6 @@ const TimePicker = class {
|
|
|
321
345
|
};
|
|
322
346
|
}
|
|
323
347
|
timeUpdate(unit, value) {
|
|
324
|
-
var _a;
|
|
325
348
|
let maxValue = DateTime.now().endOf("day").get(unit);
|
|
326
349
|
if (unit === "hour") {
|
|
327
350
|
if (this.timeRef === "PM") {
|
|
@@ -336,18 +359,21 @@ const TimePicker = class {
|
|
|
336
359
|
} else if (value < 0) {
|
|
337
360
|
value = 0;
|
|
338
361
|
}
|
|
339
|
-
|
|
362
|
+
if (!this._time) {
|
|
363
|
+
this._time = DateTime.now().startOf("day");
|
|
364
|
+
}
|
|
365
|
+
this._time = this._time.set({
|
|
340
366
|
[unit]: value
|
|
341
367
|
});
|
|
342
368
|
return value;
|
|
343
369
|
}
|
|
344
370
|
changeTimeReference(newTimeRef) {
|
|
345
|
-
if (!this._time) {
|
|
346
|
-
return;
|
|
347
|
-
}
|
|
348
371
|
if (this.timeRef === newTimeRef) {
|
|
349
372
|
return;
|
|
350
373
|
}
|
|
374
|
+
if (!this._time) {
|
|
375
|
+
this._time = DateTime.now().startOf("day");
|
|
376
|
+
}
|
|
351
377
|
this.timeRef = newTimeRef;
|
|
352
378
|
const currentHour = this._time.hour;
|
|
353
379
|
if (newTimeRef === "PM" && currentHour < 12) {
|
|
@@ -435,6 +461,9 @@ const TimePicker = class {
|
|
|
435
461
|
return this.formattedTime[unit] === String(number);
|
|
436
462
|
}
|
|
437
463
|
select(unit, number) {
|
|
464
|
+
if (this.isSelected(unit, number)) {
|
|
465
|
+
return;
|
|
466
|
+
}
|
|
438
467
|
this.formattedTime = Object.assign(Object.assign({}, this.formattedTime), { [unit]: String(number) });
|
|
439
468
|
this.timeUpdate(unit, number);
|
|
440
469
|
this.elementListScrollToTop(unit, number, "smooth");
|
|
@@ -456,11 +485,11 @@ const TimePicker = class {
|
|
|
456
485
|
if (elementList && elementContainer) {
|
|
457
486
|
const elementListHeight = elementList.clientHeight;
|
|
458
487
|
const elementContainerHeight = elementContainer.clientHeight;
|
|
459
|
-
let scrollPositionOffset =
|
|
488
|
+
let scrollPositionOffset = 11;
|
|
460
489
|
if (this.hideHeader) {
|
|
461
|
-
scrollPositionOffset -=
|
|
490
|
+
scrollPositionOffset -= 57;
|
|
462
491
|
}
|
|
463
|
-
const scrollPosition = elementContainer.offsetTop - elementListHeight / 2 + elementContainerHeight
|
|
492
|
+
const scrollPosition = elementContainer.offsetTop - elementListHeight / 2 + elementContainerHeight - scrollPositionOffset;
|
|
464
493
|
elementList.scrollTo({
|
|
465
494
|
top: scrollPosition,
|
|
466
495
|
behavior: scrollBehaviour
|
|
@@ -500,19 +529,26 @@ const TimePicker = class {
|
|
|
500
529
|
return "-1";
|
|
501
530
|
}
|
|
502
531
|
render() {
|
|
503
|
-
return h(Host, { key: "
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
532
|
+
return h(Host, { key: "da95d86956db27851713b28d3727ee9d8e33f785" }, h("ix-date-time-card", { key: "5a8a88d641f859eaa2c1e1e2f7b699abd56f7f74", embedded: this.embedded, timePickerAppearance: true, corners: this.corners, hasFooter: !this.dateTimePickerAppearance, hideHeader: this.hideHeader }, h("div", { key: "85639253213bee998504da73ea4de0421cf146c3", class: "header", slot: "header" }, h("ix-typography", { key: "0a21cf47dd51eaf17c44271dbe4d63d909523055", format: "body" }, this.i18nHeader)), h("div", { key: "9d716194b4a37662e298e8d59c54142e78b9a6a0", class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => h("div", { class: "flex" }, h("div", { class: { columns: true, hidden: descriptor.hidden } }, h("div", { class: "column-header", title: descriptor.header }, descriptor.header), h("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => {
|
|
533
|
+
return h("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
|
|
534
|
+
selected: this.isSelected(descriptor.unit, number),
|
|
535
|
+
"element-container": true
|
|
536
|
+
}, onClick: () => {
|
|
537
|
+
this.select(descriptor.unit, number);
|
|
538
|
+
}, onFocus: () => this.onUnitCellFocus(descriptor.unit, number), onBlur: (e) => this.onUnitCellBlur(descriptor.unit, e), tabindex: this.getElementContainerTabIndex(number, descriptor.unit), "aria-label": `${descriptor.header}: ${number}` }, this.formatUnitValue(descriptor.unit, number));
|
|
539
|
+
}), h("div", { class: "element-list-padding" }))), index !== this.timePickerDescriptors.length - 1 && h("div", { class: {
|
|
540
|
+
"column-separator": true,
|
|
508
541
|
hidden: descriptor.hidden
|
|
509
|
-
} }, this.getColumnSeparator(index))))), h("div", { key: "
|
|
542
|
+
} }, this.getColumnSeparator(index)))), this.timeRef && h("div", { key: "b177d5ea743648618ab6b877f60a37b46d8a5fa5", class: "flex" }, h("div", { key: "a714f52d250386088368bdfe5c28ad45a1fe2dd0", class: "column-separator" }), h("div", { key: "c7730b336e486ec34fd23e293b8e70e309d153fe", class: "columns" }, h("div", { key: "56677d7c350e235777e5d06afd61b925934923d6", class: "column-header", title: "AM/PM" }), h("div", { key: "764fd7297bdafaa69d24c9a2655c9d4fa7a73966", class: "element-list", tabIndex: -1 }, h("button", { key: "6b7ddefac72c7d4a778e8de6c42fd593003f5e5f", "data-am-pm-id": "AM", class: {
|
|
543
|
+
selected: this.timeRef === "AM",
|
|
544
|
+
"element-container": true
|
|
545
|
+
}, onClick: () => this.changeTimeReference("AM"), tabindex: "0", "aria-label": "AM" }, "AM"), h("button", { key: "75cccf55946da3b04faac2da0bd3c989b8f633a3", "data-am-pm-id": "PM", class: {
|
|
546
|
+
selected: this.timeRef === "PM",
|
|
547
|
+
"element-container": true
|
|
548
|
+
}, onClick: () => this.changeTimeReference("PM"), tabindex: "0", "aria-label": "PM" }, "PM"))))), h("div", { key: "e033175f6d142fd73661703c89c975874bc9d6be", class: {
|
|
510
549
|
footer: true,
|
|
511
550
|
"footer--compact": this.timePickerDescriptors.length <= 2
|
|
512
|
-
}, slot: "footer" },
|
|
513
|
-
"time-ref-buttons": true,
|
|
514
|
-
"time-ref-buttons--datetime-picker-appearance": this.dateTimePickerAppearance
|
|
515
|
-
} }, h("button", { key: "506e0e1b8d1ebbb59f53944596e38bbde2f1c0bb", "data-am-pm-id": "AM", class: { selected: this.timeRef === "AM" }, onClick: () => this.changeTimeReference("AM") }, "AM"), h("button", { key: "b94ff617ed3e1a539ae3991fbf9e1b69dfb3f2f3", "data-am-pm-id": "PM", class: { selected: this.timeRef === "PM" }, onClick: () => this.changeTimeReference("PM") }, "PM")), !this.dateTimePickerAppearance && h("ix-button", { key: "3f49ec5488f6bc4914956fa88e793f6029f0f0e5", class: "confirm-button", onClick: () => {
|
|
551
|
+
}, slot: "footer" }, h("ix-button", { key: "795d890b983737fd09cc7471c428266945062262", class: "confirm-button", onClick: () => {
|
|
516
552
|
var _a;
|
|
517
553
|
this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
|
|
518
554
|
} }, this.i18nConfirmTime))));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from "./global-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from "./global-CJeEgyUn.js";
|
|
2
2
|
import { T as TypedEvent } from "./typed-event-BdCnOrqW-CWsLM0S_.js";
|
|
3
3
|
const toastContainerCss = ":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}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed;z-index:var(--theme-z-index-toast)}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{right:1rem;bottom:2rem}";
|
|
4
4
|
const ToastContainer = class {
|
|
@@ -89,10 +89,10 @@ const ToastContainer = class {
|
|
|
89
89
|
};
|
|
90
90
|
}
|
|
91
91
|
render() {
|
|
92
|
-
return h(Host, { key: "
|
|
92
|
+
return h(Host, { key: "ff09f24de84ceb7710a228f28dd82f1ca17ce83a", class: {
|
|
93
93
|
"toast-container--bottom-right": this.position === "bottom-right",
|
|
94
94
|
"toast-container--top-right": this.position === "top-right"
|
|
95
|
-
} }, h("slot", { key: "
|
|
95
|
+
} }, h("slot", { key: "bfe056dedfac7cdc249034e746fc4f63caded036" }));
|
|
96
96
|
}
|
|
97
97
|
static get watchers() {
|
|
98
98
|
return {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-
|
|
2
|
-
import { q as iconClose, a as iconWarning, c as iconSuccess, b as iconError, i as iconInfo } from "./index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
|
+
import { q as iconClose, a as iconWarning, c as iconSuccess, b as iconError, i as iconInfo } from "./index-8HpPmDK_-DinFJk0z.js";
|
|
3
3
|
const toastCss = ":host{display:flex;flex-direction:column;position:relative;min-width:17.5rem;max-width:17.5rem;min-height:3.5rem;pointer-events:all;background-color:var(--theme-toast--background);border:var(--theme-toast--border-thickness) solid var(--theme-toast--border-color);border-radius:var(--theme-toast--border-radius, var(--theme-toast--border-radus));box-shadow:var(--theme-toast--box-shadow);--animate-duration:var(--theme-medium-time)}: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 .toast-body{display:flex;position:relative;min-height:3.5rem;width:100%;flex-grow:1;padding:0.75rem}:host .toast-body .toast-icon{display:flex;align-items:flex-start;margin-right:0.5rem}:host .toast-body .toast-content{overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}:host .toast-body .toast-content .toast-title{margin:0.25rem 0px}:host .toast-body .toast-content .toast-message{min-width:0;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 .toast-body .toast-content .toast-action{margin-top:0.5rem}:host .toast-body .toast-icon+.toast-content{max-width:10.25rem}:host .toast-close{display:flex;position:relative;pointer-events:all;margin-left:auto;margin-right:0px;opacity:0.6}:host .toast-close:hover{opacity:1}:host .toast-progress-bar{position:absolute;bottom:0;height:0.125rem;width:100%;background-color:var(--theme-toast-timer-value--background);transform-origin:left}:host .toast-progress-bar--animated{animation:trackProgress linear 1 forwards}@keyframes trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}";
|
|
4
4
|
const Toast = class {
|
|
5
5
|
constructor(hostRef) {
|
|
@@ -63,11 +63,11 @@ const Toast = class {
|
|
|
63
63
|
animationPlayState: this.touched || this.paused ? "paused" : "running"
|
|
64
64
|
};
|
|
65
65
|
progressBarClass.push("toast-progress-bar--animated");
|
|
66
|
-
return h(Host, { key: "
|
|
66
|
+
return h(Host, { key: "b006843e5552e82ed437b10ab31c5cdff7ec90a6", class: "animate__animated animate__fadeIn" }, h("div", { key: "8d4c07604138e38235b3a2f042ce8550966df392", class: "toast-body", onPointerLeave: () => {
|
|
67
67
|
this.touched = false;
|
|
68
68
|
}, onPointerEnter: () => {
|
|
69
69
|
this.touched = true;
|
|
70
|
-
} }, this.type || this.icon ? h("div", { class: "toast-icon" }, this.getIcon()) : null, h("div", { key: "
|
|
70
|
+
} }, this.type || this.icon ? h("div", { class: "toast-icon" }, this.getIcon()) : null, h("div", { key: "b5235db039ca12fa5a3823861f41e86fbf312661", class: "toast-content" }, this.toastTitle ? h("ix-typography", { class: "toast-title", format: "h5" }, this.toastTitle) : null, h("div", { key: "6577c06f5530655aafc974684aedbac7d48da649", class: "toast-message" }, h("slot", { key: "16675e05c803fe4ef8e246463f30c194e76a8428" })), h("div", { key: "84eeb321fc81b49d14468e7d517dd8cfc8769c8d", class: "toast-action" }, h("slot", { key: "f55d9f57a23bf58006e1f3bc1d3e7fab85440dab", name: "action" }))), h("div", { key: "d409d2622bce56496f6081cf55ab9ad1137dc222", class: "toast-close" }, h("ix-icon-button", { key: "873c0a73f6c5a9ae47cd39d63ff9c68dde219cbd", icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.closeToast.emit(), "aria-label": this.ariaLabelCloseIconButton }))), !this.preventAutoClose && h("div", { key: "15a6b8556e7d22e9c9061a27e31b3138cb86380b", class: progressBarClass.join(" "), style: progressBarStyle, onAnimationEnd: () => {
|
|
71
71
|
this.close();
|
|
72
72
|
}, onTransitionEnd: () => {
|
|
73
73
|
if (this.progress === 0) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from "./global-
|
|
2
|
-
import { B as BaseButton } from "./base-button-TVpiK7pg-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from "./global-CJeEgyUn.js";
|
|
2
|
+
import { B as BaseButton } from "./base-button-TVpiK7pg-C27fK5-Z.js";
|
|
3
3
|
import { a as a11yBoolean } from "./a11y-Bb7pDeaQ-DNI84lDX.js";
|
|
4
4
|
const toggleButtonCss = ":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;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}: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 button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;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}: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 button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{display:inline-block;height:2rem;width:auto;min-width:5rem;vertical-align:middle}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 .btn{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
|
|
5
5
|
const ToggleButton = class {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
2
|
import { a as a11yBoolean } from "./a11y-Bb7pDeaQ-DNI84lDX.js";
|
|
3
|
-
import { H as HookValidationLifecycle } from "./validation-
|
|
3
|
+
import { H as HookValidationLifecycle } from "./validation-LJh16vt2-CLjUGJAx.js";
|
|
4
4
|
const toggleCss = ':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}';
|
|
5
5
|
var __decorate = function(decorators, target, key, desc) {
|
|
6
6
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -87,13 +87,13 @@ const Toggle = class {
|
|
|
87
87
|
if (this.indeterminate) {
|
|
88
88
|
toggleText = this.textIndeterminate;
|
|
89
89
|
}
|
|
90
|
-
return h(Host, { key: "
|
|
90
|
+
return h(Host, { key: "990e3533b6e155d261dcdcf3dd7e06e0dceb8072", role: "switch", "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), class: {
|
|
91
91
|
disabled: this.disabled
|
|
92
|
-
}, onBlur: () => this.ixBlur.emit(), onFocus: () => this.touched = true }, h("label", { key: "
|
|
92
|
+
}, onBlur: () => this.ixBlur.emit(), onFocus: () => this.touched = true }, h("label", { key: "568b91b6c2ad362dc753518f97ca98b2c45a4130", class: "wrapper" }, h("button", { key: "dcbe522c2ccc95354cb982892eff554db86b4e8f", class: {
|
|
93
93
|
switch: true,
|
|
94
94
|
checked: this.checked,
|
|
95
95
|
indeterminate: this.indeterminate
|
|
96
|
-
}, onClick: () => this.onCheckedChange(!this.checked) }, h("div", { key: "
|
|
96
|
+
}, onClick: () => this.onCheckedChange(!this.checked), tabindex: -1, "aria-hidden": "true" }, h("div", { key: "d281b839212a95e47b977bc46f052f7e6ca927c9", class: "slider" })), h("input", { key: "8169a27e13433034a97c97ca99507237332abb30", type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && h("ix-typography", { key: "7bc9b1f72447ff21057cdef3eb77a4ebd7a45ae7", class: "label" }, toggleText)));
|
|
97
97
|
}
|
|
98
98
|
static get formAssociated() {
|
|
99
99
|
return true;
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from "./global-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
2
|
import { c as computePosition, s as shift, o as offset, b as arrow, f as flip, h as hide, a as autoUpdate } from "./floating-ui.dom-CAqtPJ4--B_Z-K7Jv.js";
|
|
3
3
|
import { r as resolveSelector } from "./find-element-CFRrPFxi-BfUKzqCM.js";
|
|
4
4
|
import { m as makeRef } from "./make-ref-bcj7UEIC-BX_OSyqv.js";
|
|
5
|
+
import { g as getSlottedElements } from "./shadow-dom-i60z1FJC-Cx4XiL3F.js";
|
|
5
6
|
import { b as addDisposableEventListenerAsArray } from "./disposable-event-listener-CKoABG1h-D5kNsG5G.js";
|
|
6
|
-
const tooltipCss = '.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
|
|
7
|
+
const tooltipCss = '.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)}';
|
|
8
|
+
const ARROW_OFFSET = -6;
|
|
7
9
|
const numberToPixel = (value) => value !== null ? `${value}px` : "";
|
|
8
10
|
let tooltipInstance = 0;
|
|
9
11
|
const Tooltip = class {
|
|
@@ -71,16 +73,16 @@ const Tooltip = class {
|
|
|
71
73
|
left: "unset"
|
|
72
74
|
};
|
|
73
75
|
if (placement.startsWith("top")) {
|
|
74
|
-
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x),
|
|
76
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x), bottom: numberToPixel(ARROW_OFFSET) });
|
|
75
77
|
}
|
|
76
78
|
if (placement.startsWith("right")) {
|
|
77
|
-
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(
|
|
79
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(ARROW_OFFSET), top: numberToPixel(y) });
|
|
78
80
|
}
|
|
79
81
|
if (placement.startsWith("bottom")) {
|
|
80
|
-
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x), top: numberToPixel(
|
|
82
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x), top: numberToPixel(ARROW_OFFSET) });
|
|
81
83
|
}
|
|
82
84
|
if (placement.startsWith("left")) {
|
|
83
|
-
return Object.assign(Object.assign({}, resetPosition), { right: numberToPixel(
|
|
85
|
+
return Object.assign(Object.assign({}, resetPosition), { right: numberToPixel(ARROW_OFFSET), top: numberToPixel(y) });
|
|
84
86
|
}
|
|
85
87
|
}
|
|
86
88
|
async computeTooltipPosition(target, dialog) {
|
|
@@ -299,8 +301,17 @@ const Tooltip = class {
|
|
|
299
301
|
(_c = this.disposeTooltipListener) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
300
302
|
(_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
301
303
|
}
|
|
304
|
+
handleTitleIconSlotChange(e) {
|
|
305
|
+
const slot = e.target;
|
|
306
|
+
const elements = getSlottedElements(slot);
|
|
307
|
+
for (const element of elements) {
|
|
308
|
+
if (element.tagName.toLowerCase() === "ix-icon") {
|
|
309
|
+
element.size = "16";
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
}
|
|
302
313
|
render() {
|
|
303
|
-
return h(Host, { key: "
|
|
314
|
+
return h(Host, { key: "1176f8e37f2918a9708c8ccdbfc57f99508299f3", role: "tooltip", class: { visible: this.visible } }, h("dialog", { key: "d4942b8d171e7e48defc505179d54ce09288c905", ref: this.dialogRef, id: "tooltip-" + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, h("div", { key: "faef3b3e4b5a45ddb3872bd9d8ec1d6eb4a36221", class: "tooltip-container" }, h("div", { key: "ce64bda5406c6a70ccddc41f0b4aa4010be1aca9", class: "content-wrapper" }, h("div", { key: "52a51ed895ea573d3e889e57a05f65193906492c", class: "tooltip-title" }, h("slot", { key: "b7965bd9963fcd789331e4c264e8d317bf7ed314", name: "title-icon", onSlotchange: (e) => this.handleTitleIconSlotChange(e) }), h("ix-typography", { key: "b530dbbf13b752968decb45af3953f42e3a0c743", format: "h5" }, this.titleContent, h("slot", { key: "c7152f89180904044dc26f996923cc5766ea1d0f", name: "title-content" }))), h("slot", { key: "3b00e9ed924a0c0d8527344c13a3c52a9afd0108" }), h("div", { key: "5401e6015c3a7ebf4749edc466ddca881e4f7d36", class: "arrow" })))));
|
|
304
315
|
}
|
|
305
316
|
get hostElement() {
|
|
306
317
|
return getElement(this);
|