@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,14 +1,14 @@
|
|
|
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 animate } from "./anime.esm-DhE1t8Qh-B6Ygv72Z.js";
|
|
3
|
-
import { s as showAppSwitch } from "./index
|
|
4
|
-
import { a as useContextConsumer, A as ApplicationLayoutContext } from "./context-
|
|
3
|
+
import { s as showAppSwitch } from "./index-Kp5Wf9wr-CEFkQm40.js";
|
|
4
|
+
import { a as useContextConsumer, A as ApplicationLayoutContext } from "./context-BniHpAE1-BXrc-Gwu.js";
|
|
5
5
|
import { a as applicationLayoutService } from "./service-Da0kv8hS-ChZKlHDF.js";
|
|
6
6
|
import { m as menuController } from "./menu-service-BMvtckRa-Dk6abri9.js";
|
|
7
7
|
import { c as convertToRemString } from "./rwd.util-pXYAoEyc-B7dE3uhl.js";
|
|
8
8
|
import { t as themeSwitcher } from "./theme-switcher-DRqJGlG2-DVSIP9tc.js";
|
|
9
|
-
import { P as iconNavigationLeft, Q as iconNavigationRight,
|
|
9
|
+
import { P as iconNavigationLeft, Q as iconNavigationRight, f as iconApps, R as iconCogwheel, S as iconLightDark, i as iconInfo } from "./index-8HpPmDK_-DinFJk0z.js";
|
|
10
10
|
import { A as Animation } from "./animation-C5MWUgDN-BXCJNYHu.js";
|
|
11
|
-
import "./modal-
|
|
11
|
+
import "./modal-BTxff2hq-Cy6rmdf-.js";
|
|
12
12
|
import "./typed-event-BdCnOrqW-CWsLM0S_.js";
|
|
13
13
|
import "./breakpoints-D_Hmobxf-DBbixPq4.js";
|
|
14
14
|
class ApplicationSidebarToggleEvent extends Event {
|
|
@@ -51,12 +51,13 @@ const Menu = class {
|
|
|
51
51
|
return elm.style.display !== "none" && ((_b = (_a = elm.parentElement) === null || _a === void 0 ? void 0 : _a.parentElement) === null || _b === void 0 ? void 0 : _b.style.display) !== "none";
|
|
52
52
|
};
|
|
53
53
|
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
if (((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.host) === "map-navigation") {
|
|
57
|
-
console.warn("ix-map-navigation does not support pinning of the menu");
|
|
54
|
+
expandChanged(newExpand, oldExpand) {
|
|
55
|
+
if (newExpand === oldExpand) {
|
|
58
56
|
return;
|
|
59
57
|
}
|
|
58
|
+
this.toggleMenu(newExpand);
|
|
59
|
+
}
|
|
60
|
+
pinnedChange(newPinned) {
|
|
60
61
|
this.setPinned(this.pinned);
|
|
61
62
|
if (newPinned) {
|
|
62
63
|
applicationLayoutService.disableBreakpointDetection();
|
|
@@ -155,14 +156,9 @@ const Menu = class {
|
|
|
155
156
|
menuController.setIsPinned(pinned);
|
|
156
157
|
}
|
|
157
158
|
onBreakpointChange(mode, initial = false) {
|
|
158
|
-
var _a;
|
|
159
159
|
if (!this.applicationLayoutContext && mode === "sm") {
|
|
160
160
|
return;
|
|
161
161
|
}
|
|
162
|
-
if (((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.host) === "map-navigation") {
|
|
163
|
-
this.breakpoint = "md";
|
|
164
|
-
return;
|
|
165
|
-
}
|
|
166
162
|
if (!this.applicationLayoutContext) {
|
|
167
163
|
return;
|
|
168
164
|
}
|
|
@@ -398,49 +394,50 @@ const Menu = class {
|
|
|
398
394
|
}
|
|
399
395
|
render() {
|
|
400
396
|
var _a, _b;
|
|
401
|
-
return h(Host, { key: "
|
|
397
|
+
return h(Host, { key: "ea617374858acbf094cbf397be00f38023c6d09b", class: {
|
|
402
398
|
expanded: this.expand,
|
|
403
399
|
[`breakpoint-${this.breakpoint}`]: true
|
|
404
|
-
}, slot: "menu" }, h("nav", { key: "
|
|
400
|
+
}, slot: "menu" }, h("nav", { key: "49709a839fd53bc53b4f0c100d38ef50a101532e", class: {
|
|
405
401
|
menu: true,
|
|
406
402
|
expanded: this.expand
|
|
407
|
-
} }, h("div", { key: "
|
|
403
|
+
} }, h("div", { key: "5cca034b91fabda2f403b2471d9805c96cdadba5", class: "menu-buttons" }, this.breakpoint !== "sm" && h("ix-menu-expand-icon", { key: "94d4ff9776c27b9da7d680cef6c346f0469257ba", breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" }), this.breakpoint === "sm" && ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && h("ix-icon-button", { key: "bb5026487bb57b272cc3c91124f3779959164bc1", onClick: () => {
|
|
408
404
|
this.showAppSwitch();
|
|
409
|
-
}, icon: iconApps, variant: "subtle-tertiary" })), h("div", { key: "
|
|
405
|
+
}, icon: iconApps, variant: "subtle-tertiary" })), h("div", { key: "2b4b5b3a0a29e09cfc8f70f79533995f5cd33c99", id: "menu-tabs", style: {
|
|
410
406
|
display: "contents"
|
|
411
|
-
}, onClick: (e) => this.onMenuItemsClick(e) }, h("div", { key: "
|
|
407
|
+
}, onClick: (e) => this.onMenuItemsClick(e) }, h("div", { key: "293741c4d4e200853ca2dce4b8c666f5da0e34d5", class: "tabs-shadow-container" }, h("div", { key: "86dd526ec2a8af64abdd6871cb2f759d7c97ee39", class: {
|
|
412
408
|
"tabs--shadow": true,
|
|
413
409
|
"tabs--shadow-top": true,
|
|
414
410
|
"tabs--shadow--show": this.itemsScrollShadowTop
|
|
415
|
-
} }), h("div", { key: "
|
|
411
|
+
} }), h("div", { key: "e2ba26766b80e0a6c262a2ce42a208f114cdfba6", class: {
|
|
416
412
|
tabs: true,
|
|
417
413
|
"show-scrollbar": this.expand
|
|
418
|
-
}, onScroll: () => this.handleOverflowIndicator() }, h("div", { key: "
|
|
414
|
+
}, onScroll: () => this.handleOverflowIndicator() }, h("div", { key: "bef31787f7c96dea8ed99cd90772e5e91e0d004f", class: "menu-avatar" }, h("slot", { key: "688e681120bdb5d51aa8b0944d8894e3b0e9f0e0", name: "ix-menu-avatar" })), h("slot", { key: "6de7b739e8bbeaece6394bf2eca1c0cfdeb9e0c7", name: "home" }), this.breakpoint !== "sm" || !this.isHiddenFromViewport() ? h("slot", null) : null), h("div", { key: "3f5ef7c1085910d0f0af3fce5baf35bac5e5144e", class: {
|
|
419
415
|
"tabs--shadow": true,
|
|
420
416
|
"tabs--shadow-bottom": true,
|
|
421
417
|
"tabs--shadow--show": this.itemsScrollShadowBottom
|
|
422
|
-
} }))), h("div", { key: "
|
|
418
|
+
} }))), h("div", { key: "b4e9db32fce1c63a303f14145e07e528e50e562c", class: "bottom-tab-divider" }), this.settings ? h("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
|
|
423
419
|
"internal-tab": true,
|
|
424
420
|
"bottom-tab": true,
|
|
425
421
|
active: this.showSettings
|
|
426
|
-
}, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings }) : null, this.enableToggleTheme ? h("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme }) : null, h("div", { key: "
|
|
422
|
+
}, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings }) : null, this.enableToggleTheme ? h("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme }) : null, h("div", { key: "50b48bbaa282e632c32476d2d3590b969d9b67f4", onClick: (e) => this.onMenuItemsClick(e) }, h("slot", { key: "64eead8c650d587783ad39d27429652da7f56962", name: "bottom" })), h("div", { key: "22f7f7d3d7fae907636b474aeb3cdeedc38631f5", id: "popover-area" }), this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? h("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() }) : null, this.about ? h("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
|
|
427
423
|
"internal-tab": true,
|
|
428
424
|
"bottom-tab": true,
|
|
429
425
|
active: this.showAbout
|
|
430
|
-
}, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal }) : null), h("div", { key: "
|
|
426
|
+
}, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal }) : null), h("div", { key: "dc67e6cddea726b1a6f692f66a268b3d50318d96", class: {
|
|
431
427
|
"menu-overlay": true,
|
|
432
428
|
visible: this.isOverlayVisible(),
|
|
433
429
|
expanded: this.expand
|
|
434
430
|
}, onTransitionEnd: () => {
|
|
435
431
|
this.isTransitionDisabled = true;
|
|
436
432
|
this.checkTransition();
|
|
437
|
-
} }, h("div", { key: "
|
|
433
|
+
} }, h("div", { key: "5222ed73a531d9c59d24feb032ad7e9929f37e5f", class: "menu-overlay-container" }, this.showSettings ? h("slot", { name: "ix-menu-settings" }) : null), h("div", { key: "1e91deb207ad24f81e5551a788d7e6e79900eb0d", class: "menu-overlay-container" }, this.showAbout ? h("slot", { name: "ix-menu-about" }) : null)));
|
|
438
434
|
}
|
|
439
435
|
get hostElement() {
|
|
440
436
|
return getElement(this);
|
|
441
437
|
}
|
|
442
438
|
static get watchers() {
|
|
443
439
|
return {
|
|
440
|
+
"expand": ["expandChanged"],
|
|
444
441
|
"pinned": ["pinnedChange"]
|
|
445
442
|
};
|
|
446
443
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from "./global-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from "./global-CJeEgyUn.js";
|
|
2
2
|
import { a as animate } from "./anime.esm-DhE1t8Qh-B6Ygv72Z.js";
|
|
3
|
-
import { q as iconClose,
|
|
3
|
+
import { q as iconClose, z as iconNotification, i as iconInfo, c as iconSuccess, a as iconWarning, A as iconWarningRhomb, b as iconError } from "./index-8HpPmDK_-DinFJk0z.js";
|
|
4
4
|
const messageBarCss = ":host{margin:0.5rem 0.5rem 0rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 .message-container{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;min-height:3.375rem;padding:calc(0.75rem - var(--theme-message-bar--border-thickness)) 0.75rem calc(0.75rem - var(--theme-message-bar--border-thickness)) 1rem;border-radius:var(--theme-message-bar--border-radius);background-color:var(--theme-messagebar--background)}:host .alarm{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .danger{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .critical{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-critical)}:host .warning{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-warning)}:host .success{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-success)}:host .info{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-info)}:host .neutral{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-neutral)}:host .primary{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-primary)}:host .message-content{flex-grow:1;align-self:center;min-height:1.25rem;padding:0 1rem;font-weight:normal;white-space:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host ix-icon{margin-top:0.25rem}:host .message-bar-hidden{display:none}";
|
|
5
5
|
const MessageBar = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -32,7 +32,7 @@ const MessageBar = class {
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return h(Host, { key: "
|
|
35
|
+
return h(Host, { key: "538fcc08ad07fe808f424e067a361f4a56f4c0ec" }, h("div", { key: "4a75052efe1b22c247dcfcd298aabbd1098ff7b6", class: { "message-container": true, [this.type]: true }, role: "alert", ref: (el) => this.divElement = el }, h("ix-icon", { key: "d348829692e38a1023e044834aefa45516b4d916", color: this.color, name: this.icon }), h("div", { key: "0ac0a509efe1dd246f7732660e4cf16416c8655d", class: "message-content" }, h("slot", { key: "6143bfa9cf39d32d149c2893b7712358337833c9" })), !this.persistent && h("ix-icon-button", { key: "b118c91956af0fd00d02cfefdb7da36d46f2d360", icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => {
|
|
36
36
|
if (this.divElement) {
|
|
37
37
|
this.closeAlert(this.divElement);
|
|
38
38
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from "./global-
|
|
1
|
+
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
2
|
import { a as closestPassShadow } from "./shadow-dom-i60z1FJC-Cx4XiL3F.js";
|
|
3
|
-
import { q as iconClose } from "./index-
|
|
3
|
+
import { q as iconClose } from "./index-8HpPmDK_-DinFJk0z.js";
|
|
4
4
|
const modalContentCss = ":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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}";
|
|
5
5
|
const ModalContent = class {
|
|
6
6
|
constructor(hostRef) {
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return h(Host, { key: "
|
|
10
|
+
return h(Host, { key: "b45bdd4b47ca580de9e3419c9c081f8e30b1da09" }, h("slot", { key: "ad2d19f3f3053ea927d6d45ff54bcfff1e74345d" }));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
ModalContent.style = modalContentCss;
|
|
@@ -39,7 +39,7 @@ const ModalHeader = class {
|
|
|
39
39
|
this.parentDialog.dismissModal();
|
|
40
40
|
}
|
|
41
41
|
render() {
|
|
42
|
-
return h(Host, { key: "
|
|
42
|
+
return h(Host, { key: "7dd6b1964ed537b20a90f9007afb767414fad240" }, this.icon ? h("ix-icon", { name: this.icon, color: this.iconColor, size: "32", "aria-label": this.ariaLabelIcon }) : null, h("div", { key: "4c6d8c7716ba99eed36e7b9c741dce4ebb0bb092", class: "modal-title" }, h("ix-typography", { key: "1db5a1e1cd434c67578a8c276b497284e5447f8d", format: "h5" }, h("slot", { key: "920833a9e7d2c8e15dc4bff1b18c6daa8a9ee4b5" }))), !this.hideClose ? h("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", "aria-label": this.ariaLabelCloseIconButton }) : null);
|
|
43
43
|
}
|
|
44
44
|
get hostElement() {
|
|
45
45
|
return getElement(this);
|
|
@@ -1,11 +1,11 @@
|
|
|
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
|
const modalFooterCss = ":host{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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}";
|
|
3
3
|
const ModalFooter = class {
|
|
4
4
|
constructor(hostRef) {
|
|
5
5
|
registerInstance(this, hostRef);
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return h(Host, { key: "
|
|
8
|
+
return h(Host, { key: "11eb649edd163b25fdeb4b533bf513a861c1d7ec" }, h("slot", { key: "9a2cb92b8df8220ed2307d98ec7a1ce6a6d9196b" }));
|
|
9
9
|
}
|
|
10
10
|
};
|
|
11
11
|
ModalFooter.style = modalFooterCss;
|
|
@@ -1,11 +1,11 @@
|
|
|
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
|
const modalLoadingCss = ":host{display:flex;justify-content:flex-start;align-items:center;gap:0.5rem;overflow:hidden}:host .loading-text{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}";
|
|
3
3
|
const ModalLoading = class {
|
|
4
4
|
constructor(hostRef) {
|
|
5
5
|
registerInstance(this, hostRef);
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return h(Host, { key: "
|
|
8
|
+
return h(Host, { key: "404214a461e55c9ee78aad8dc277dab5be8a9b42" }, h("ix-spinner", { key: "96278c04d8c7798b411f6807e5c7a1ea26b03d45", variant: "primary" }), h("span", { key: "cad3eec78defa832ffc679f86941ffc301bc5b5c", class: "loading-text" }, h("slot", { key: "96cf92b74f62260ee97b7bdae73557a2ee5517ec" })));
|
|
9
9
|
}
|
|
10
10
|
};
|
|
11
11
|
ModalLoading.style = modalLoadingCss;
|
|
@@ -1,8 +1,8 @@
|
|
|
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 animate } from "./anime.esm-DhE1t8Qh-B6Ygv72Z.js";
|
|
3
3
|
import { b as a11yHostAttributes, a as a11yBoolean } from "./a11y-Bb7pDeaQ-DNI84lDX.js";
|
|
4
4
|
import { A as Animation } from "./animation-C5MWUgDN-BXCJNYHu.js";
|
|
5
|
-
import { O as OnListener } from "./listener-DAJkOQte-
|
|
5
|
+
import { O as OnListener } from "./listener-DAJkOQte-CPKxt-2S.js";
|
|
6
6
|
function waitForElement(selector, doc, timeout = 3e3) {
|
|
7
7
|
return new Promise((resolve, reject) => {
|
|
8
8
|
const startTime = Date.now();
|
|
@@ -153,17 +153,17 @@ const Modal = class {
|
|
|
153
153
|
this.ariaAttributes = a11yHostAttributes(this.hostElement);
|
|
154
154
|
}
|
|
155
155
|
render() {
|
|
156
|
-
return h(Host, { key: "
|
|
156
|
+
return h(Host, { key: "0170729f63356223c39bcd6b0bb7124b2036f2c4", class: {
|
|
157
157
|
visible: this.modalVisible,
|
|
158
158
|
"no-backdrop": this.hideBackdrop,
|
|
159
159
|
"align-center": this.centered
|
|
160
|
-
} }, h("div", { key: "
|
|
160
|
+
} }, h("div", { key: "436b9f2efce7279defa936c9ee79fa44d090e388", class: "dialog-backdrop" }, h("dialog", { key: "e3bc4891433993a5dcbe186011fd91d70277ca3d", "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes["aria-describedby"], "aria-labelledby": this.ariaAttributes["aria-labelledby"], class: {
|
|
161
161
|
modal: true,
|
|
162
162
|
[`modal-size-${this.size}`]: true
|
|
163
163
|
}, onClose: () => this.dismissModal(), onMouseDown: (event) => this.onMouseDown(event), onMouseUp: (event) => this.onMouseUp(event), onCancel: (e) => {
|
|
164
164
|
e.preventDefault();
|
|
165
165
|
this.dismissModal();
|
|
166
|
-
} }, h("slot", { key: "
|
|
166
|
+
} }, h("slot", { key: "5a3e86b9c04f8e1564be6026b0352940978f0666" }))));
|
|
167
167
|
}
|
|
168
168
|
get hostElement() {
|
|
169
169
|
return getElement(this);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-
|
|
2
|
-
import {
|
|
3
|
-
import { H as HookValidationLifecycle } from "./validation-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from "./global-CJeEgyUn.js";
|
|
2
|
+
import { B as iconMinus, C as iconPlus } from "./index-8HpPmDK_-DinFJk0z.js";
|
|
3
|
+
import { H as HookValidationLifecycle } from "./validation-LJh16vt2-CLjUGJAx.js";
|
|
4
4
|
import { m as makeRef } from "./make-ref-bcj7UEIC-BX_OSyqv.js";
|
|
5
|
-
import { m as mapValidationResult, a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, c as SlotStart, I as InputElement, d as checkAllowedKeys,
|
|
5
|
+
import { o as onInputBlur, m as mapValidationResult, a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, e as checkInternalValidity, c as SlotStart, I as InputElement, d as checkAllowedKeys, S as SlotEnd } from "./input.fc-KJF8Z9iJ-D96mupeY.js";
|
|
6
6
|
import "./anime.esm-DhE1t8Qh-B6Ygv72Z.js";
|
|
7
7
|
import "./animation-C5MWUgDN-BXCJNYHu.js";
|
|
8
8
|
import "./a11y-Bb7pDeaQ-DNI84lDX.js";
|
|
@@ -20,6 +20,7 @@ var __decorate = function(decorators, target, key, desc) {
|
|
|
20
20
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
21
21
|
};
|
|
22
22
|
let numberInputIds = 0;
|
|
23
|
+
const INVALID_NUMBER_INPUT_REGEX = /[^\dEe+\-.,]/;
|
|
23
24
|
const NumberInput = class {
|
|
24
25
|
constructor(hostRef) {
|
|
25
26
|
registerInstance(this, hostRef);
|
|
@@ -36,6 +37,10 @@ const NumberInput = class {
|
|
|
36
37
|
this.required = false;
|
|
37
38
|
this.disabled = false;
|
|
38
39
|
this.readonly = false;
|
|
40
|
+
this.step = 1;
|
|
41
|
+
this.suppressSubmitOnEnter = false;
|
|
42
|
+
this.textAlignment = "end";
|
|
43
|
+
this.allowEmptyValueChange = false;
|
|
39
44
|
this.isInvalid = false;
|
|
40
45
|
this.isValid = false;
|
|
41
46
|
this.isInfo = false;
|
|
@@ -46,6 +51,69 @@ const NumberInput = class {
|
|
|
46
51
|
this.slotStartRef = makeRef();
|
|
47
52
|
this.numberInputId = `number-input-${numberInputIds++}`;
|
|
48
53
|
this.touched = false;
|
|
54
|
+
this.handleInputChange = (inputValue) => {
|
|
55
|
+
const parsedValue = this.convertNumberStringToFloat(inputValue);
|
|
56
|
+
const isScientificNotation = this.isScientificNotation(inputValue.trim());
|
|
57
|
+
if (isScientificNotation) {
|
|
58
|
+
this.formInternals.setFormValue(inputValue);
|
|
59
|
+
}
|
|
60
|
+
this.handleValueChangeEvent(parsedValue);
|
|
61
|
+
};
|
|
62
|
+
this.handleBlur = () => {
|
|
63
|
+
if (!this.inputRef.current)
|
|
64
|
+
return;
|
|
65
|
+
const inputValue = this.inputRef.current.value;
|
|
66
|
+
const parsedValue = this.convertNumberStringToFloat(inputValue);
|
|
67
|
+
if (parsedValue !== void 0) {
|
|
68
|
+
this.inputRef.current.value = this.formatValue(parsedValue);
|
|
69
|
+
}
|
|
70
|
+
this.updateFormInternalValue(parsedValue);
|
|
71
|
+
onInputBlur(this, this.inputRef.current);
|
|
72
|
+
this.touched = true;
|
|
73
|
+
};
|
|
74
|
+
this.handleKeyDown = (event) => {
|
|
75
|
+
if (this.disabled || this.readonly) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
switch (event.key) {
|
|
79
|
+
case "ArrowUp":
|
|
80
|
+
event.preventDefault();
|
|
81
|
+
this.handleStepOperation("up");
|
|
82
|
+
break;
|
|
83
|
+
case "ArrowDown":
|
|
84
|
+
event.preventDefault();
|
|
85
|
+
this.handleStepOperation("down");
|
|
86
|
+
break;
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
this.handleBeforeInput = (e) => {
|
|
90
|
+
var _a, _b;
|
|
91
|
+
if (this.disabled || this.readonly)
|
|
92
|
+
return;
|
|
93
|
+
if (e.inputType === "insertText") {
|
|
94
|
+
const character = e.data;
|
|
95
|
+
if (character && INVALID_NUMBER_INPUT_REGEX.test(character)) {
|
|
96
|
+
e.preventDefault();
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
if (e.inputType === "insertFromPaste") {
|
|
100
|
+
const dt = e.dataTransfer || e.clipboardData;
|
|
101
|
+
const text = (_b = (_a = dt === null || dt === void 0 ? void 0 : dt.getData) === null || _a === void 0 ? void 0 : _a.call(dt, "text")) !== null && _b !== void 0 ? _b : "";
|
|
102
|
+
if (INVALID_NUMBER_INPUT_REGEX.test(text)) {
|
|
103
|
+
e.preventDefault();
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
};
|
|
107
|
+
this.handlePaste = (e) => {
|
|
108
|
+
var _a, _b;
|
|
109
|
+
const text = (_b = (_a = e.clipboardData) === null || _a === void 0 ? void 0 : _a.getData("text")) !== null && _b !== void 0 ? _b : "";
|
|
110
|
+
if (INVALID_NUMBER_INPUT_REGEX.test(text)) {
|
|
111
|
+
e.preventDefault();
|
|
112
|
+
}
|
|
113
|
+
};
|
|
114
|
+
}
|
|
115
|
+
onValueChange(newValue) {
|
|
116
|
+
this.updateFormInternalValue(newValue);
|
|
49
117
|
}
|
|
50
118
|
updateClassMappings(result) {
|
|
51
119
|
mapValidationResult(this, result);
|
|
@@ -63,10 +131,57 @@ const NumberInput = class {
|
|
|
63
131
|
updatePaddings() {
|
|
64
132
|
adjustPaddingForStartAndEnd(this.slotStartRef.current, this.slotEndRef.current, this.inputRef.current);
|
|
65
133
|
}
|
|
134
|
+
convertNumberStringToFloat(input) {
|
|
135
|
+
if (!input || input.trim() === "") {
|
|
136
|
+
return void 0;
|
|
137
|
+
}
|
|
138
|
+
const parsed = Number.parseFloat(input);
|
|
139
|
+
return Number.isNaN(parsed) ? void 0 : parsed;
|
|
140
|
+
}
|
|
141
|
+
isScientificNotation(input) {
|
|
142
|
+
const parsed = Number.parseFloat(input);
|
|
143
|
+
return !Number.isNaN(parsed) && Number.isFinite(parsed) && /[eE]/.test(input);
|
|
144
|
+
}
|
|
145
|
+
formatValue(value) {
|
|
146
|
+
if (value === void 0 || value === null) {
|
|
147
|
+
return "";
|
|
148
|
+
}
|
|
149
|
+
return value.toString();
|
|
150
|
+
}
|
|
151
|
+
handleValueChangeEvent(value) {
|
|
152
|
+
this.valueChange.emit(this.allowEmptyValueChange ? value : value !== null && value !== void 0 ? value : 0);
|
|
153
|
+
}
|
|
66
154
|
updateFormInternalValue(value) {
|
|
67
|
-
|
|
155
|
+
const formValue = value !== void 0 && value !== null ? value.toString() : "";
|
|
156
|
+
this.formInternals.setFormValue(formValue);
|
|
68
157
|
this.value = value;
|
|
69
158
|
}
|
|
159
|
+
handleStepOperation(operation) {
|
|
160
|
+
var _a, _b;
|
|
161
|
+
if (!this.inputRef.current) {
|
|
162
|
+
return;
|
|
163
|
+
}
|
|
164
|
+
const currentValue = (_a = this.value) !== null && _a !== void 0 ? _a : 0;
|
|
165
|
+
const stepValue = typeof this.step === "string" ? Number.parseFloat(this.step) : (_b = this.step) !== null && _b !== void 0 ? _b : 1;
|
|
166
|
+
let newValue;
|
|
167
|
+
if (operation === "up") {
|
|
168
|
+
newValue = currentValue + stepValue;
|
|
169
|
+
} else {
|
|
170
|
+
newValue = currentValue - stepValue;
|
|
171
|
+
}
|
|
172
|
+
if (this.min !== void 0) {
|
|
173
|
+
const minValue = typeof this.min === "string" ? Number.parseFloat(this.min) : this.min;
|
|
174
|
+
newValue = Math.max(newValue, minValue);
|
|
175
|
+
}
|
|
176
|
+
if (this.max !== void 0) {
|
|
177
|
+
const maxValue = typeof this.max === "string" ? Number.parseFloat(this.max) : this.max;
|
|
178
|
+
newValue = Math.min(newValue, maxValue);
|
|
179
|
+
}
|
|
180
|
+
this.inputRef.current.value = newValue.toString();
|
|
181
|
+
this.updateFormInternalValue(newValue);
|
|
182
|
+
checkInternalValidity(this, this.inputRef.current);
|
|
183
|
+
this.handleValueChangeEvent(newValue);
|
|
184
|
+
}
|
|
70
185
|
/** @internal */
|
|
71
186
|
async getAssociatedFormElement() {
|
|
72
187
|
return this.formInternals.form;
|
|
@@ -75,9 +190,10 @@ const NumberInput = class {
|
|
|
75
190
|
async hasValidValue() {
|
|
76
191
|
const nativeInput = await this.getNativeInputElement();
|
|
77
192
|
if (nativeInput.value === "") {
|
|
78
|
-
return
|
|
193
|
+
return !this.required;
|
|
79
194
|
}
|
|
80
|
-
|
|
195
|
+
const parsedValue = this.convertNumberStringToFloat(nativeInput.value);
|
|
196
|
+
return parsedValue !== void 0;
|
|
81
197
|
}
|
|
82
198
|
/**
|
|
83
199
|
* Returns the native input element used under the hood
|
|
@@ -99,36 +215,24 @@ const NumberInput = class {
|
|
|
99
215
|
return Promise.resolve(this.touched);
|
|
100
216
|
}
|
|
101
217
|
render() {
|
|
218
|
+
var _a;
|
|
102
219
|
const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
|
|
103
|
-
return h(Host, { key: "
|
|
220
|
+
return h(Host, { key: "4b541dbe6fe2b32b5158eed8f398de300ea71bb4", class: {
|
|
104
221
|
disabled: this.disabled,
|
|
105
222
|
readonly: this.readonly
|
|
106
|
-
} }, h("ix-field-wrapper", { key: "
|
|
223
|
+
} }, h("ix-field-wrapper", { key: "7ef2bb50ba7c9b3b24612752155a2072329e4b61", id: this.numberInputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, h("div", { key: "7e71d63d2a9ecbb16550925e68f3dc8dd76c3968", class: {
|
|
107
224
|
"input-wrapper": true,
|
|
108
225
|
"show-stepper-buttons": !!this.showStepperButtons
|
|
109
|
-
} }, h(SlotStart, { key: "
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
226
|
+
} }, h(SlotStart, { key: "8d936c9126f94c42db87b2d95d34ab178eadd31d", slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), h(InputElement, { key: "c56f510ea8a519204d3d36136d4b0a5a17246370", id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, step: this.step, min: this.min, max: this.max, pattern: this.pattern, type: "number", isInvalid: this.isInvalid, required: this.required, value: this.formatValue(this.value), placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), onKeyDown: (event) => this.handleKeyDown(event), onBeforeInput: (event) => this.handleBeforeInput(event), onPaste: (event) => this.handlePaste(event), valueChange: this.handleInputChange, updateFormInternalValue: (value) => {
|
|
227
|
+
const isScientificNotation = this.isScientificNotation(value.trim());
|
|
228
|
+
if (!isScientificNotation) {
|
|
229
|
+
const parsedValue = this.convertNumberStringToFloat(value);
|
|
230
|
+
this.updateFormInternalValue(parsedValue);
|
|
231
|
+
}
|
|
232
|
+
}, onBlur: this.handleBlur, form: (_a = this.formInternals.form) !== null && _a !== void 0 ? _a : void 0, suppressSubmitOnEnter: this.suppressSubmitOnEnter, textAlignment: this.textAlignment }), h(SlotEnd, { key: "2d7e82c421d51985c9d24c69b6f641279e3e84aa", slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, h("div", { key: "5b1e6f03bf456305386537428b23b3fc2706e411", class: {
|
|
113
233
|
"number-stepper-container": true,
|
|
114
234
|
"container-hidden": !showStepperButtons
|
|
115
|
-
} }, h("ix-icon-button", { key: "
|
|
116
|
-
if (!this.inputRef.current) {
|
|
117
|
-
return;
|
|
118
|
-
}
|
|
119
|
-
this.inputRef.current.stepDown();
|
|
120
|
-
checkInternalValidity(this, this.inputRef.current);
|
|
121
|
-
this.updateFormInternalValue(Number(this.inputRef.current.value));
|
|
122
|
-
this.valueChange.emit(this.value);
|
|
123
|
-
} }), h("ix-icon-button", { key: "9799ab98f29a44549fcf233ea0b0ca3189704c76", variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
|
|
124
|
-
if (!this.inputRef.current) {
|
|
125
|
-
return;
|
|
126
|
-
}
|
|
127
|
-
this.inputRef.current.stepUp();
|
|
128
|
-
checkInternalValidity(this, this.inputRef.current);
|
|
129
|
-
this.updateFormInternalValue(Number(this.inputRef.current.value));
|
|
130
|
-
this.valueChange.emit(this.value);
|
|
131
|
-
} }))))));
|
|
235
|
+
} }, h("ix-icon-button", { key: "44a5f583fb174c556a063f384174883ec307f9f4", variant: "subtle-tertiary", icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => this.handleStepOperation("down") }), h("ix-icon-button", { key: "c007fe5451c3f124e61214160c7ebc8cc1150b25", variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => this.handleStepOperation("up") }))))));
|
|
132
236
|
}
|
|
133
237
|
static get formAssociated() {
|
|
134
238
|
return true;
|
|
@@ -136,6 +240,11 @@ const NumberInput = class {
|
|
|
136
240
|
get hostElement() {
|
|
137
241
|
return getElement(this);
|
|
138
242
|
}
|
|
243
|
+
static get watchers() {
|
|
244
|
+
return {
|
|
245
|
+
"value": ["onValueChange"]
|
|
246
|
+
};
|
|
247
|
+
}
|
|
139
248
|
};
|
|
140
249
|
__decorate([
|
|
141
250
|
HookValidationLifecycle()
|