@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,92 +1,8 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-pane-layout
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
4
5
|
|
|
5
|
-
### Example: map-navigation-migration
|
|
6
|
-
```html
|
|
7
|
-
<!DOCTYPE html>
|
|
8
|
-
<html lang="en">
|
|
9
|
-
<head>
|
|
10
|
-
<meta charset="UTF-8" />
|
|
11
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
12
|
-
<title>Map navigation migration example</title>
|
|
13
|
-
<link rel="stylesheet" href="./map-navigation-migration.css" />
|
|
14
|
-
<script type="module">
|
|
15
|
-
import { addIcons } from '@siemens/ix-icons';
|
|
16
|
-
import { iconBulb } from '@siemens/ix-icons/icons';
|
|
17
|
-
addIcons({
|
|
18
|
-
iconBulb,
|
|
19
|
-
});
|
|
20
|
-
</script>
|
|
21
|
-
</head>
|
|
22
|
-
<body>
|
|
23
|
-
<ix-application class="application">
|
|
24
|
-
<ix-application-header name="My Application">
|
|
25
|
-
<div class="placeholder-logo" slot="logo"></div>
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
29
|
-
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
30
|
-
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
31
|
-
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
32
|
-
</ix-dropdown-button>
|
|
33
|
-
</ix-application-header>
|
|
34
|
-
|
|
35
|
-
<ix-menu>
|
|
36
|
-
<ix-menu-item>Item 1</ix-menu-item>
|
|
37
|
-
<ix-menu-item>Item 2</ix-menu-item>
|
|
38
|
-
</ix-menu>
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
<ix-pane
|
|
42
|
-
id="overlay"
|
|
43
|
-
class="overlay"
|
|
44
|
-
composition="right"
|
|
45
|
-
heading="Custom overlay"
|
|
46
|
-
icon="bulb"
|
|
47
|
-
size="320px"
|
|
48
|
-
variant="floating"
|
|
49
|
-
hide-on-collapse
|
|
50
|
-
expanded="false"
|
|
51
|
-
>
|
|
52
|
-
Overlay content
|
|
53
|
-
</ix-pane>
|
|
54
|
-
|
|
55
|
-
<ix-pane-layout>
|
|
56
|
-
|
|
57
|
-
<ix-pane slot="left" heading="Navigation title" size="320px" expanded>
|
|
58
|
-
Sidebar content
|
|
59
|
-
</ix-pane>
|
|
60
|
-
|
|
61
|
-
<ix-content class="content">
|
|
62
|
-
<ix-content-header slot="header" header-title="My Content Page">
|
|
63
|
-
</ix-content-header>
|
|
64
|
-
|
|
65
|
-
<ix-button id="btn-open-overlay">Open overlay</ix-button>
|
|
66
|
-
</ix-content>
|
|
67
|
-
</ix-pane-layout>
|
|
68
|
-
</ix-application>
|
|
69
|
-
|
|
70
|
-
<script type="module">
|
|
71
|
-
const overlay = document.getElementById('overlay');
|
|
72
|
-
const buttonOpenOverlay = document.getElementById('btn-open-overlay');
|
|
73
|
-
|
|
74
|
-
let expanded = overlay.getAttribute('expanded') === 'true';
|
|
75
|
-
|
|
76
|
-
overlay.addEventListener('expandedChanged', (e) => {
|
|
77
|
-
expanded = e.detail.expanded;
|
|
78
|
-
});
|
|
79
|
-
buttonOpenOverlay.addEventListener('click', () => {
|
|
80
|
-
expanded = !expanded;
|
|
81
|
-
overlay.setAttribute('expanded', expanded);
|
|
82
|
-
});
|
|
83
|
-
</script>
|
|
84
|
-
|
|
85
|
-
<script type="module" src="./init.js"></script>
|
|
86
|
-
</body>
|
|
87
|
-
</html>
|
|
88
|
-
```
|
|
89
|
-
|
|
90
6
|
### Example: pane-layout
|
|
91
7
|
```html
|
|
92
8
|
<!DOCTYPE html>
|
|
@@ -116,7 +32,7 @@
|
|
|
116
32
|
<p>This is the bottom pane.</p>
|
|
117
33
|
</ix-pane>
|
|
118
34
|
|
|
119
|
-
<div
|
|
35
|
+
<div>
|
|
120
36
|
<ix-button id="toggle-variant" style="margin: 2.5rem">
|
|
121
37
|
Toggle Variant
|
|
122
38
|
</ix-button>
|
|
@@ -151,96 +67,6 @@
|
|
|
151
67
|
|
|
152
68
|
## React Examples
|
|
153
69
|
|
|
154
|
-
### Example: map-navigation-migration
|
|
155
|
-
```tsx
|
|
156
|
-
import { iconBulb } from '@siemens/ix-icons/icons';
|
|
157
|
-
import './map-navigation-migration.scoped.css';
|
|
158
|
-
|
|
159
|
-
import {
|
|
160
|
-
IxApplication,
|
|
161
|
-
IxApplicationHeader,
|
|
162
|
-
IxButton,
|
|
163
|
-
IxContent,
|
|
164
|
-
IxContentHeader,
|
|
165
|
-
IxDropdownButton,
|
|
166
|
-
IxDropdownItem,
|
|
167
|
-
IxMenu,
|
|
168
|
-
IxMenuItem,
|
|
169
|
-
IxPane,
|
|
170
|
-
IxPaneLayout,
|
|
171
|
-
} from '@siemens/ix-react';
|
|
172
|
-
|
|
173
|
-
import { useState } from 'react';
|
|
174
|
-
|
|
175
|
-
export default () => {
|
|
176
|
-
const [expanded, setExpanded] = useState(false);
|
|
177
|
-
|
|
178
|
-
const initialExpanded = true;
|
|
179
|
-
|
|
180
|
-
function resetExpanded(value: boolean) {
|
|
181
|
-
setExpanded(value);
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
return (
|
|
185
|
-
<IxApplication className="application">
|
|
186
|
-
<IxApplicationHeader name="My Application">
|
|
187
|
-
<div className="placeholder-logo" slot="logo"></div>
|
|
188
|
-
|
|
189
|
-
{}
|
|
190
|
-
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
191
|
-
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
192
|
-
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
193
|
-
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
194
|
-
</IxDropdownButton>
|
|
195
|
-
</IxApplicationHeader>
|
|
196
|
-
|
|
197
|
-
<IxMenu>
|
|
198
|
-
<IxMenuItem>Item 1</IxMenuItem>
|
|
199
|
-
<IxMenuItem>Item 2</IxMenuItem>
|
|
200
|
-
</IxMenu>
|
|
201
|
-
|
|
202
|
-
{}
|
|
203
|
-
<IxPane
|
|
204
|
-
className="overlay"
|
|
205
|
-
composition="right"
|
|
206
|
-
heading="Custom overlay"
|
|
207
|
-
icon={iconBulb}
|
|
208
|
-
size="320px"
|
|
209
|
-
variant="floating"
|
|
210
|
-
hideOnCollapse
|
|
211
|
-
expanded={expanded}
|
|
212
|
-
onExpandedChanged={(e) => resetExpanded(e.detail.expanded)}
|
|
213
|
-
>
|
|
214
|
-
Overlay content
|
|
215
|
-
</IxPane>
|
|
216
|
-
|
|
217
|
-
<IxPaneLayout>
|
|
218
|
-
{}
|
|
219
|
-
<IxPane
|
|
220
|
-
slot="left"
|
|
221
|
-
heading="Navigation title"
|
|
222
|
-
size="320px"
|
|
223
|
-
expanded={initialExpanded}
|
|
224
|
-
>
|
|
225
|
-
Sidebar content
|
|
226
|
-
</IxPane>
|
|
227
|
-
|
|
228
|
-
<IxContent className="content">
|
|
229
|
-
<IxContentHeader
|
|
230
|
-
slot="header"
|
|
231
|
-
headerTitle="My Content Page"
|
|
232
|
-
></IxContentHeader>
|
|
233
|
-
|
|
234
|
-
<IxButton onClick={() => setExpanded(!expanded)}>
|
|
235
|
-
Open overlay
|
|
236
|
-
</IxButton>
|
|
237
|
-
</IxContent>
|
|
238
|
-
</IxPaneLayout>
|
|
239
|
-
</IxApplication>
|
|
240
|
-
);
|
|
241
|
-
};
|
|
242
|
-
```
|
|
243
|
-
|
|
244
70
|
### Example: pane-layout
|
|
245
71
|
```tsx
|
|
246
72
|
import { IxButton, IxPane, IxPaneLayout } from '@siemens/ix-react';
|
|
@@ -271,7 +97,7 @@ export default () => {
|
|
|
271
97
|
<p>This is the bottom pane.</p>
|
|
272
98
|
</IxPane>
|
|
273
99
|
|
|
274
|
-
<div
|
|
100
|
+
<div>
|
|
275
101
|
<IxButton
|
|
276
102
|
onClick={() =>
|
|
277
103
|
setVariant(variant === 'inline' ? 'floating' : 'inline')
|
|
@@ -298,96 +124,6 @@ export default () => {
|
|
|
298
124
|
|
|
299
125
|
## Vue Examples
|
|
300
126
|
|
|
301
|
-
### Example: map-navigation-migration
|
|
302
|
-
```tsx
|
|
303
|
-
<script setup lang="ts">
|
|
304
|
-
import { iconBulb } from '@siemens/ix-icons/icons';
|
|
305
|
-
import {
|
|
306
|
-
IxApplication,
|
|
307
|
-
IxApplicationHeader,
|
|
308
|
-
IxButton,
|
|
309
|
-
IxContent,
|
|
310
|
-
IxContentHeader,
|
|
311
|
-
IxDropdownButton,
|
|
312
|
-
IxDropdownItem,
|
|
313
|
-
IxMenu,
|
|
314
|
-
IxMenuItem,
|
|
315
|
-
IxPane,
|
|
316
|
-
IxPaneLayout,
|
|
317
|
-
} from '@siemens/ix-vue';
|
|
318
|
-
</script>
|
|
319
|
-
|
|
320
|
-
<style scoped src="./map-navigation-migration.css"></style>
|
|
321
|
-
|
|
322
|
-
<script lang="ts">
|
|
323
|
-
export default {
|
|
324
|
-
data(): {
|
|
325
|
-
expanded: boolean;
|
|
326
|
-
} {
|
|
327
|
-
return {
|
|
328
|
-
expanded: false,
|
|
329
|
-
};
|
|
330
|
-
},
|
|
331
|
-
methods: {
|
|
332
|
-
resetExpanded(e: Event) {
|
|
333
|
-
this.expanded = (e as CustomEvent).detail.expanded;
|
|
334
|
-
},
|
|
335
|
-
},
|
|
336
|
-
};
|
|
337
|
-
</script>
|
|
338
|
-
|
|
339
|
-
<template>
|
|
340
|
-
<IxApplication className="application">
|
|
341
|
-
<IxApplicationHeader name="My Application">
|
|
342
|
-
<div className="placeholder-logo" slot="logo"></div>
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
346
|
-
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
347
|
-
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
348
|
-
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
349
|
-
</IxDropdownButton>
|
|
350
|
-
</IxApplicationHeader>
|
|
351
|
-
|
|
352
|
-
<IxMenu>
|
|
353
|
-
<IxMenuItem>Item 1</IxMenuItem>
|
|
354
|
-
<IxMenuItem>Item 2</IxMenuItem>
|
|
355
|
-
</IxMenu>
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
<IxPane
|
|
359
|
-
className="overlay"
|
|
360
|
-
composition="right"
|
|
361
|
-
heading="Custom overlay"
|
|
362
|
-
:icon="iconBulb"
|
|
363
|
-
size="320px"
|
|
364
|
-
variant="floating"
|
|
365
|
-
hideOnCollapse
|
|
366
|
-
:expanded="expanded"
|
|
367
|
-
@expanded-changed="(e: Event) => resetExpanded(e)"
|
|
368
|
-
>
|
|
369
|
-
Overlay content
|
|
370
|
-
</IxPane>
|
|
371
|
-
|
|
372
|
-
<IxPaneLayout>
|
|
373
|
-
|
|
374
|
-
<IxPane slot="left" heading="Navigation title" size="320px" expanded>
|
|
375
|
-
Sidebar content
|
|
376
|
-
</IxPane>
|
|
377
|
-
|
|
378
|
-
<IxContent className="content">
|
|
379
|
-
<IxContentHeader
|
|
380
|
-
slot="header"
|
|
381
|
-
header-title="My Content Page"
|
|
382
|
-
></IxContentHeader>
|
|
383
|
-
|
|
384
|
-
<IxButton @click="expanded = !expanded">Open overlay</IxButton>
|
|
385
|
-
</IxContent>
|
|
386
|
-
</IxPaneLayout>
|
|
387
|
-
</IxApplication>
|
|
388
|
-
</template>
|
|
389
|
-
```
|
|
390
|
-
|
|
391
127
|
### Example: pane-layout
|
|
392
128
|
```tsx
|
|
393
129
|
<script setup lang="ts">
|
|
@@ -417,7 +153,7 @@ const layout = ref<'full-horizontal' | 'full-vertical'>('full-horizontal');
|
|
|
417
153
|
<p>This is the bottom pane.</p>
|
|
418
154
|
</IxPane>
|
|
419
155
|
|
|
420
|
-
<div
|
|
156
|
+
<div>
|
|
421
157
|
<IxButton
|
|
422
158
|
@click="
|
|
423
159
|
() => {
|
|
@@ -448,85 +184,6 @@ const layout = ref<'full-horizontal' | 'full-vertical'>('full-horizontal');
|
|
|
448
184
|
|
|
449
185
|
## Angular Examples
|
|
450
186
|
|
|
451
|
-
### Example: map-navigation-migration
|
|
452
|
-
#### Component typescript
|
|
453
|
-
```typescript
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
import { Component } from '@angular/core';
|
|
457
|
-
|
|
458
|
-
@Component({
|
|
459
|
-
standalone: false,
|
|
460
|
-
selector: 'app-example',
|
|
461
|
-
templateUrl: './map-navigation-migration.html',
|
|
462
|
-
styleUrls: ['./map-navigation-migration.css'],
|
|
463
|
-
})
|
|
464
|
-
export default class MapNavigationMigration {
|
|
465
|
-
expanded = false;
|
|
466
|
-
|
|
467
|
-
resetExpanded(event: Event) {
|
|
468
|
-
requestAnimationFrame(() => {
|
|
469
|
-
this.expanded = (event as CustomEvent).detail.expanded;
|
|
470
|
-
});
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
toggleOverlay() {
|
|
474
|
-
this.expanded = !this.expanded;
|
|
475
|
-
}
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
```
|
|
479
|
-
#### Component template
|
|
480
|
-
```html
|
|
481
|
-
<ix-application class="application">
|
|
482
|
-
<ix-application-header name="My Application">
|
|
483
|
-
<div class="placeholder-logo" slot="logo"></div>
|
|
484
|
-
|
|
485
|
-
<!--{KEEP} Compare context menu -->
|
|
486
|
-
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
487
|
-
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
488
|
-
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
489
|
-
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
490
|
-
</ix-dropdown-button>
|
|
491
|
-
</ix-application-header>
|
|
492
|
-
|
|
493
|
-
<ix-menu>
|
|
494
|
-
<ix-menu-item>Item 1</ix-menu-item>
|
|
495
|
-
<ix-menu-item>Item 2</ix-menu-item>
|
|
496
|
-
</ix-menu>
|
|
497
|
-
|
|
498
|
-
<!--{KEEP} Compare overlay -->
|
|
499
|
-
<ix-pane
|
|
500
|
-
class="overlay"
|
|
501
|
-
composition="right"
|
|
502
|
-
heading="Custom overlay"
|
|
503
|
-
icon="bulb"
|
|
504
|
-
size="320px"
|
|
505
|
-
variant="floating"
|
|
506
|
-
hide-on-collapse
|
|
507
|
-
[expanded]="expanded"
|
|
508
|
-
(expandedChanged)="resetExpanded($event)"
|
|
509
|
-
>
|
|
510
|
-
Overlay content
|
|
511
|
-
</ix-pane>
|
|
512
|
-
|
|
513
|
-
<ix-pane-layout>
|
|
514
|
-
<!--{KEEP} Compare sidebar -->
|
|
515
|
-
<ix-pane slot="left" heading="Navigation title" size="320px" expanded>
|
|
516
|
-
Sidebar content
|
|
517
|
-
</ix-pane>
|
|
518
|
-
|
|
519
|
-
<ix-content class="content">
|
|
520
|
-
<ix-content-header slot="header" header-title="My Content Page">
|
|
521
|
-
</ix-content-header>
|
|
522
|
-
|
|
523
|
-
<ix-button (click)="toggleOverlay()">Open overlay</ix-button>
|
|
524
|
-
</ix-content>
|
|
525
|
-
</ix-pane-layout>
|
|
526
|
-
</ix-application>
|
|
527
|
-
|
|
528
|
-
```
|
|
529
|
-
|
|
530
187
|
### Example: pane-layout
|
|
531
188
|
#### Component typescript
|
|
532
189
|
```typescript
|
|
@@ -583,7 +240,7 @@ LICENSE file in the root directory of this source tree.
|
|
|
583
240
|
<p>This is the bottom pane.</p>
|
|
584
241
|
</ix-pane>
|
|
585
242
|
|
|
586
|
-
<div
|
|
243
|
+
<div>
|
|
587
244
|
<ix-button (click)="toggleVariant()" style="margin: 2.5rem"
|
|
588
245
|
>Toggle Variant</ix-button
|
|
589
246
|
>
|
|
@@ -597,119 +254,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
597
254
|
|
|
598
255
|
## Angular Standalone Examples
|
|
599
256
|
|
|
600
|
-
### Example: map-navigation-migration
|
|
601
|
-
#### Component typescript
|
|
602
|
-
```typescript
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
import { Component } from '@angular/core';
|
|
606
|
-
import {
|
|
607
|
-
IxApplication,
|
|
608
|
-
IxApplicationHeader,
|
|
609
|
-
IxDropdownButton,
|
|
610
|
-
IxDropdownItem,
|
|
611
|
-
IxMenu,
|
|
612
|
-
IxMenuItem,
|
|
613
|
-
IxPane,
|
|
614
|
-
IxPaneLayout,
|
|
615
|
-
IxContent,
|
|
616
|
-
IxContentHeader,
|
|
617
|
-
IxButton,
|
|
618
|
-
} from '@siemens/ix-angular/standalone';
|
|
619
|
-
|
|
620
|
-
@Component({
|
|
621
|
-
selector: 'app-example',
|
|
622
|
-
imports: [
|
|
623
|
-
IxApplication,
|
|
624
|
-
IxApplicationHeader,
|
|
625
|
-
IxDropdownButton,
|
|
626
|
-
IxDropdownItem,
|
|
627
|
-
IxMenu,
|
|
628
|
-
IxMenuItem,
|
|
629
|
-
IxPane,
|
|
630
|
-
IxPaneLayout,
|
|
631
|
-
IxContent,
|
|
632
|
-
IxContentHeader,
|
|
633
|
-
IxButton,
|
|
634
|
-
],
|
|
635
|
-
templateUrl: './map-navigation-migration.html',
|
|
636
|
-
styleUrls: ['./map-navigation-migration.css'],
|
|
637
|
-
})
|
|
638
|
-
export default class MapNavigationMigration {
|
|
639
|
-
expanded = false;
|
|
640
|
-
|
|
641
|
-
resetExpanded(event: Event) {
|
|
642
|
-
requestAnimationFrame(() => {
|
|
643
|
-
this.expanded = (event as CustomEvent).detail.expanded;
|
|
644
|
-
});
|
|
645
|
-
}
|
|
646
|
-
|
|
647
|
-
toggleOverlay() {
|
|
648
|
-
this.expanded = !this.expanded;
|
|
649
|
-
}
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
```
|
|
653
|
-
#### Component template
|
|
654
|
-
```html
|
|
655
|
-
<!--
|
|
656
|
-
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
657
|
-
|
|
658
|
-
SPDX-License-Identifier: MIT
|
|
659
|
-
|
|
660
|
-
This source code is licensed under the MIT license found in the
|
|
661
|
-
LICENSE file in the root directory of this source tree.
|
|
662
|
-
-->
|
|
663
|
-
|
|
664
|
-
<ix-application class="application">
|
|
665
|
-
<ix-application-header name="My Application">
|
|
666
|
-
<div class="placeholder-logo" slot="logo"></div>
|
|
667
|
-
|
|
668
|
-
<!--{KEEP} Compare context menu -->
|
|
669
|
-
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
670
|
-
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
671
|
-
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
672
|
-
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
673
|
-
</ix-dropdown-button>
|
|
674
|
-
</ix-application-header>
|
|
675
|
-
|
|
676
|
-
<ix-menu>
|
|
677
|
-
<ix-menu-item>Item 1</ix-menu-item>
|
|
678
|
-
<ix-menu-item>Item 2</ix-menu-item>
|
|
679
|
-
</ix-menu>
|
|
680
|
-
|
|
681
|
-
<!--{KEEP} Compare overlay -->
|
|
682
|
-
<ix-pane
|
|
683
|
-
class="overlay"
|
|
684
|
-
composition="right"
|
|
685
|
-
heading="Custom overlay"
|
|
686
|
-
icon="bulb"
|
|
687
|
-
size="320px"
|
|
688
|
-
variant="floating"
|
|
689
|
-
hide-on-collapse
|
|
690
|
-
[expanded]="expanded"
|
|
691
|
-
(expandedChanged)="resetExpanded($event)"
|
|
692
|
-
>
|
|
693
|
-
Overlay content
|
|
694
|
-
</ix-pane>
|
|
695
|
-
|
|
696
|
-
<ix-pane-layout>
|
|
697
|
-
<!--{KEEP} Compare sidebar -->
|
|
698
|
-
<ix-pane slot="left" heading="Navigation title" size="320px" expanded>
|
|
699
|
-
Sidebar content
|
|
700
|
-
</ix-pane>
|
|
701
|
-
|
|
702
|
-
<ix-content class="content">
|
|
703
|
-
<ix-content-header slot="header" header-title="My Content Page">
|
|
704
|
-
</ix-content-header>
|
|
705
|
-
|
|
706
|
-
<ix-button (click)="toggleOverlay()">Open overlay</ix-button>
|
|
707
|
-
</ix-content>
|
|
708
|
-
</ix-pane-layout>
|
|
709
|
-
</ix-application>
|
|
710
|
-
|
|
711
|
-
```
|
|
712
|
-
|
|
713
257
|
### Example: pane-layout
|
|
714
258
|
#### Component typescript
|
|
715
259
|
```typescript
|
|
@@ -767,7 +311,7 @@ LICENSE file in the root directory of this source tree.
|
|
|
767
311
|
<p>This is the bottom pane.</p>
|
|
768
312
|
</ix-pane>
|
|
769
313
|
|
|
770
|
-
<div
|
|
314
|
+
<div>
|
|
771
315
|
<ix-button (click)="toggleVariant()" style="margin: 2.5rem"
|
|
772
316
|
>Toggle Variant</ix-button
|
|
773
317
|
>
|
|
@@ -780,10 +324,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
780
324
|
```
|
|
781
325
|
|
|
782
326
|
|
|
783
|
-
|
|
784
|
-
<!-- Auto Generated Below -->
|
|
785
|
-
|
|
786
|
-
|
|
787
327
|
## Properties
|
|
788
328
|
|
|
789
329
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-progress-indicator
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
@@ -1897,10 +1898,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
1897
1898
|
```
|
|
1898
1899
|
|
|
1899
1900
|
|
|
1900
|
-
|
|
1901
|
-
<!-- Auto Generated Below -->
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
1901
|
## Properties
|
|
1905
1902
|
|
|
1906
1903
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-push-card
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
@@ -710,10 +711,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
710
711
|
```
|
|
711
712
|
|
|
712
713
|
|
|
713
|
-
|
|
714
|
-
<!-- Auto Generated Below -->
|
|
715
|
-
|
|
716
|
-
|
|
717
714
|
## Properties
|
|
718
715
|
|
|
719
716
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-radio
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
@@ -473,7 +474,8 @@ export default {
|
|
|
473
474
|
};
|
|
474
475
|
},
|
|
475
476
|
methods: {
|
|
476
|
-
setBreakpoint(
|
|
477
|
+
setBreakpoint(event: CustomEvent<Breakpoint>) {
|
|
478
|
+
const value = event?.detail;
|
|
477
479
|
if (validBreakpoints.has(value)) {
|
|
478
480
|
this.breakpoints = [value];
|
|
479
481
|
}
|
|
@@ -510,22 +512,10 @@ export default {
|
|
|
510
512
|
slot="header"
|
|
511
513
|
header-title="Choose breakpoint"
|
|
512
514
|
></IxContentHeader>
|
|
513
|
-
<IxRadioGroup :value="breakpoints[0]">
|
|
514
|
-
<IxRadio
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
@click="setBreakpoint('sm')"
|
|
518
|
-
></IxRadio>
|
|
519
|
-
<IxRadio
|
|
520
|
-
value="md"
|
|
521
|
-
label="Medium"
|
|
522
|
-
@click="setBreakpoint('md')"
|
|
523
|
-
></IxRadio>
|
|
524
|
-
<IxRadio
|
|
525
|
-
value="lg"
|
|
526
|
-
label="Large"
|
|
527
|
-
@click="setBreakpoint('lg')"
|
|
528
|
-
></IxRadio>
|
|
515
|
+
<IxRadioGroup :value="breakpoints[0]" @valueChange="setBreakpoint">
|
|
516
|
+
<IxRadio value="sm" label="Small" aria-label="Small"></IxRadio>
|
|
517
|
+
<IxRadio value="md" label="Medium" aria-label="Medium"></IxRadio>
|
|
518
|
+
<IxRadio value="lg" label="Large" aria-label="Large"></IxRadio>
|
|
529
519
|
</IxRadioGroup>
|
|
530
520
|
</IxContent>
|
|
531
521
|
</IxApplication>
|
|
@@ -1251,10 +1241,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
1251
1241
|
```
|
|
1252
1242
|
|
|
1253
1243
|
|
|
1254
|
-
|
|
1255
|
-
<!-- Auto Generated Below -->
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
1244
|
## Properties
|
|
1259
1245
|
|
|
1260
1246
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-radio-group
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
@@ -403,7 +404,8 @@ export default {
|
|
|
403
404
|
};
|
|
404
405
|
},
|
|
405
406
|
methods: {
|
|
406
|
-
setBreakpoint(
|
|
407
|
+
setBreakpoint(event: CustomEvent<Breakpoint>) {
|
|
408
|
+
const value = event?.detail;
|
|
407
409
|
if (validBreakpoints.has(value)) {
|
|
408
410
|
this.breakpoints = [value];
|
|
409
411
|
}
|
|
@@ -440,22 +442,10 @@ export default {
|
|
|
440
442
|
slot="header"
|
|
441
443
|
header-title="Choose breakpoint"
|
|
442
444
|
></IxContentHeader>
|
|
443
|
-
<IxRadioGroup :value="breakpoints[0]">
|
|
444
|
-
<IxRadio
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
@click="setBreakpoint('sm')"
|
|
448
|
-
></IxRadio>
|
|
449
|
-
<IxRadio
|
|
450
|
-
value="md"
|
|
451
|
-
label="Medium"
|
|
452
|
-
@click="setBreakpoint('md')"
|
|
453
|
-
></IxRadio>
|
|
454
|
-
<IxRadio
|
|
455
|
-
value="lg"
|
|
456
|
-
label="Large"
|
|
457
|
-
@click="setBreakpoint('lg')"
|
|
458
|
-
></IxRadio>
|
|
445
|
+
<IxRadioGroup :value="breakpoints[0]" @valueChange="setBreakpoint">
|
|
446
|
+
<IxRadio value="sm" label="Small" aria-label="Small"></IxRadio>
|
|
447
|
+
<IxRadio value="md" label="Medium" aria-label="Medium"></IxRadio>
|
|
448
|
+
<IxRadio value="lg" label="Large" aria-label="Large"></IxRadio>
|
|
459
449
|
</IxRadioGroup>
|
|
460
450
|
</IxContent>
|
|
461
451
|
</IxApplication>
|
|
@@ -1019,10 +1009,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
1019
1009
|
```
|
|
1020
1010
|
|
|
1021
1011
|
|
|
1022
|
-
|
|
1023
|
-
<!-- Auto Generated Below -->
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
1012
|
## Properties
|
|
1027
1013
|
|
|
1028
1014
|
| Property | Attribute | Description | Type | Default |
|