@siemens/ix-docs 0.0.0-pr-2238-20251103105018 → 0.0.0-pr-2297-20251211061723
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/component-usage-by-component.json +28 -56
- package/build/component-usage.json +29 -61
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +77 -5
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +77 -5
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +24 -0
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +24 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +48 -0
- package/build/docs/autogenerated/api/ix-select/props.mdx +48 -0
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +46 -0
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +46 -0
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +45 -0
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +45 -0
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +1 -5
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +1 -5
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +1 -1
- package/build/docs/autogenerated/playground/modal-close.mdx +52 -0
- package/build/docs/autogenerated/playground/split-button.mdx +15 -0
- package/build/docs/autogenerated/playground/tooltip-with-icon.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-application/readme.md +7 -652
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +7 -659
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +11 -14
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-button/readme.md +714 -983
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-accordion/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-card-title/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +571 -26
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +15 -29
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-col/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-content/readme.md +12 -995
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +12 -995
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +3 -4
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +2 -5
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +7 -478
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +117 -490
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-filter-chip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-group/readme.md +2 -5
- package/build/docs/autogenerated/prompt/ix-group-context-menu/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-helper-text/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +1 -8
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-input/readme.md +2312 -2
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +129 -1522
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +54 -1445
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +1 -5
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +265 -4
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +923 -2
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +16 -18
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +6 -466
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +6 -466
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +7 -21
- package/build/docs/autogenerated/prompt/ix-row/readme.md +260 -166
- package/build/docs/autogenerated/prompt/ix-select/readme.md +266 -170
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +113 -16
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +31 -32
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +18 -21
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +7 -13
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +156 -9
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +1 -4
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +1 -4
- package/build/docs/autogenerated/usage/angular/aggrid.html.md +3 -5
- package/build/docs/autogenerated/usage/angular/aggrid.ts.md +75 -43
- package/build/docs/autogenerated/usage/angular/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.ts.md +4 -10
- package/build/docs/autogenerated/usage/angular/global.css.md +0 -5
- package/build/docs/autogenerated/usage/angular/loading.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular/message.ts.md +4 -2
- package/build/docs/autogenerated/usage/angular/modal-close.html.md +5 -0
- package/build/docs/autogenerated/usage/angular/modal-close.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/split-button.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/theme-switcher.html.md +12 -12
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +32 -14
- package/build/docs/autogenerated/usage/angular/tooltip-with-icon.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/tooltip-with-icon.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.html.md +3 -5
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.ts.md +77 -44
- package/build/docs/autogenerated/usage/angular_standalone/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.ts.md +4 -10
- package/build/docs/autogenerated/usage/angular_standalone/global.css.md +0 -5
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/message.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance.ts.md +1 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-template.ts.md +6 -3
- package/build/docs/autogenerated/usage/angular_standalone/modal-close.html.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-close.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/split-button.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.html.md +12 -7
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +36 -16
- package/build/docs/autogenerated/usage/angular_standalone/toast-custom.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/toast-position.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/toast.ts.md +2 -3
- package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.ts.md +12 -0
- package/build/docs/autogenerated/usage/html/aggrid.html.md +64 -53
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +2 -2
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +4 -3
- package/build/docs/autogenerated/usage/html/global.css.md +0 -5
- package/build/docs/autogenerated/usage/html/modal-close.html.md +89 -0
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/html/split-button.html.md +31 -4
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +66 -40
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +31 -0
- package/build/docs/autogenerated/usage/react/aggrid.tsx.md +85 -46
- package/build/docs/autogenerated/usage/react/blind-variants.tsx.md +2 -2
- package/build/docs/autogenerated/usage/react/datepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/global.css.md +0 -5
- package/build/docs/autogenerated/usage/react/input.tsx.md +90 -2
- package/build/docs/autogenerated/usage/react/loading.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/message.tsx.md +1 -2
- package/build/docs/autogenerated/usage/react/modal-close.tsx.md +52 -0
- package/build/docs/autogenerated/usage/react/pane-layout.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/split-button.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/split-button.tsx.md +19 -4
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +48 -31
- package/build/docs/autogenerated/usage/react/tooltip-with-icon.tsx.md +23 -0
- package/build/docs/autogenerated/usage/react/tooltip.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/aggrid.vue.md +75 -42
- package/build/docs/autogenerated/usage/vue/application-breakpoints.vue.md +6 -17
- package/build/docs/autogenerated/usage/vue/blind-variants.vue.md +2 -2
- package/build/docs/autogenerated/usage/vue/global.css.md +0 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +3 -5
- package/build/docs/autogenerated/usage/vue/message.vue.md +1 -2
- package/build/docs/autogenerated/usage/vue/modal-close.vue.md +41 -0
- package/build/docs/autogenerated/usage/vue/pane-layout.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +0 -1
- package/build/docs/autogenerated/usage/vue/settings.vue.md +0 -1
- package/build/docs/autogenerated/usage/vue/split-button.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/split-button.vue.md +20 -4
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +50 -39
- package/build/docs/autogenerated/usage/vue/tooltip-with-icon.vue.md +17 -0
- package/build/docs/autogenerated/utils/modal-service.mdx +18 -0
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/aggrid.html +3 -5
- package/build/static/demo/v2/angular/aggrid.ts +75 -43
- package/build/static/demo/v2/angular/blind-variants.html +2 -2
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.ts +4 -10
- package/build/static/demo/v2/angular/global.css +0 -5
- package/build/static/demo/v2/angular/loading.ts +6 -2
- package/build/static/demo/v2/angular/message.ts +4 -2
- package/build/static/demo/v2/angular/modal-close.html +3 -0
- package/build/static/demo/v2/angular/modal-close.ts +31 -0
- package/build/static/demo/v2/angular/pane-layout.html +1 -1
- package/build/static/demo/v2/angular/split-button.css +7 -0
- package/build/static/demo/v2/angular/split-button.ts +15 -0
- package/build/static/demo/v2/angular/theme-switcher.html +12 -12
- package/build/static/demo/v2/angular/theme-switcher.ts +32 -14
- package/build/static/demo/v2/angular/tooltip-with-icon.html +15 -0
- package/build/static/demo/v2/angular/{basic-navigation-migration.ts → tooltip-with-icon.ts} +3 -3
- package/build/static/demo/v2/angular_standalone/aggrid.html +3 -5
- package/build/static/demo/v2/angular_standalone/aggrid.ts +77 -45
- package/build/static/demo/v2/angular_standalone/blind-variants.html +2 -2
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.ts +4 -10
- package/build/static/demo/v2/angular_standalone/global.css +0 -5
- package/build/static/demo/v2/angular_standalone/loading.ts +6 -4
- package/build/static/demo/v2/angular_standalone/message.ts +4 -4
- package/build/static/demo/v2/angular_standalone/modal-by-instance.ts +1 -2
- package/build/static/demo/v2/angular_standalone/modal-by-template.ts +6 -3
- package/build/static/demo/v2/angular_standalone/modal-close.html +3 -0
- package/build/static/demo/v2/angular_standalone/modal-close.ts +33 -0
- package/build/static/demo/v2/angular_standalone/modal-sizes.ts +2 -2
- package/build/static/demo/v2/angular_standalone/pane-layout.html +1 -1
- package/build/static/demo/v2/angular_standalone/split-button.css +7 -0
- package/build/static/demo/v2/angular_standalone/split-button.ts +25 -0
- package/build/static/demo/v2/angular_standalone/theme-switcher.html +12 -7
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +36 -16
- package/build/static/demo/v2/angular_standalone/toast-custom.ts +2 -3
- package/build/static/demo/v2/angular_standalone/toast-position.ts +2 -3
- package/build/static/demo/v2/angular_standalone/toast.ts +2 -3
- package/build/static/demo/v2/angular_standalone/tooltip-with-icon.html +15 -0
- package/build/static/demo/v2/angular_standalone/tooltip-with-icon.ts +19 -0
- package/build/static/demo/v2/html/aggrid.html +64 -53
- package/build/static/demo/v2/html/blind-variants.html +2 -2
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +4 -3
- package/build/static/demo/v2/html/global.css +0 -5
- package/build/static/demo/v2/html/init.js +6 -1
- package/build/static/demo/v2/html/modal-close.html +96 -0
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/split-button.css +7 -0
- package/build/static/demo/v2/html/split-button.html +31 -4
- package/build/static/demo/v2/html/theme-switcher.html +66 -40
- package/build/static/demo/v2/html/tooltip-with-icon.html +38 -0
- package/build/static/demo/v2/preview/html/assets/{action-card-BjCOVRvJ.js → action-card-DmFSwHYF.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/add-icons-0FdnOcxD.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{aggrid-_a5SDJoL.js → aggrid-rO5JATRx.js} +3318 -1713
- package/build/static/demo/v2/preview/html/assets/{content-DcZPpTpr.js → application-Cecas14T.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{application-advanced-7Nu2KC8t.js → application-advanced-DL0Aqr9S.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{application-app-switch-CY-PDJJb.js → application-app-switch-Cxwml2Sw.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{application-breakpoints-wAcC6ZEm.js → application-breakpoints-2FbVoGYR.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/application-header-CB6iDzTP.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{base-button-TVpiK7pg-BhRYy5BG.js → base-button-TVpiK7pg-C27fK5-Z.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{base-icon-button-B3ULQ24g-B2e0CRWF.js → base-icon-button-B3ULQ24g-Bq5vNTLf.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/blind-BrreGKzf.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{blind-header-actions-C6bbAp_D.js → blind-header-actions-CWnFI50A.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/blind-variants-D2apoAhP.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-BEmcGZfJ.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-dmBOcuBw.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-outline-BT3ivstu.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-ghost-Cj-TU9ZC.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-CLMaICy_.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-ghost-huLebokN.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-secondary-B72nIwek.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-Bygf_dbo.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-secondary-B81ZipP7.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{button-text-icon-DJmT2B63.js → button-text-icon-BOUKWzvM.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{button-with-icon-DU6TLTWV.js → button-with-icon-BrXBOOvu.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{button-with-link-BgYhIryC.js → button-with-link-KjYlUKaJ.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/buttons-CaU2UOuA.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{card-D6gTBt26.js → card-CRcoxhXu.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/card-list-BQB-Lyt9.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-gHSGy3kC.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{application-DcZPpTpr.js → content-Cecas14T.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{content-header-no-back-8fbQOMyW.js → content-header-no-back--dtsvu8l.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-CnGjoNXY.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{context-CKM5pVsv-B0zIukL5.js → context-BniHpAE1-BXrc-Gwu.js} +0 -1
- package/build/static/demo/v2/preview/html/assets/custom-field-BAeRgy0G.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{datetime-bDicGJUN-EWahaxaU.js → datetime-bDicGJUN-Rk09H-45.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/dropdown-button-CDbU5v17.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{dropdown-button-icon-B5ic32pk.js → dropdown-button-icon-DYBgw1Qq.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-icon-CUqJwmoV.js → dropdown-icon-CRwmCMlt.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-quick-actions-0bxU4GDF.js → dropdown-quick-actions-BeyH78Gt.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{dropdown-submenu-5sVI0SBu.js → dropdown-submenu-C_GankNj.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{echarts-DcbMJ74p.js → echarts-WjqCVuaM.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-bar-horizontal-stacked-DE_mcLCy.js → echarts-bar-horizontal-stacked-BdJti9HE.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-bar-simple-DIP2octU.js → echarts-bar-simple-Bsg-AfCo.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-circle-C5ObFBGK.js → echarts-circle-DiWijWMw.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-empty-state-Bg5_KaGd.js → echarts-empty-state-B_C6Uqxd.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{echarts-gauge-ZT1q5x-v.js → echarts-gauge-kxlLngNI.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-advanced-RChZ6OCM.js → echarts-line-advanced-Dk9FpwlL.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-multiple-y-axis-BZpmKFjT.js → echarts-line-multiple-y-axis-CFYhqx4R.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-line-simple-moE76CnL.js → echarts-line-simple-Wl4jxLWe.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-pie-CCYN0b5-.js → echarts-pie-DDG9BSal.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-progress-arc-DH9G0K4X.js → echarts-progress-arc-Buet5_VH.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-progress-circle-B1iyTyxV.js → echarts-progress-circle-DmcfFqeD.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-3d-CEcRueha.js → echarts-special-3d-QUN_NDjq.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-toolbox-ClTU-I5D.js → echarts-special-toolbox-BkLaxs3D.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{echarts-special-zoom-peJynGkC.js → echarts-special-zoom-1qwTHvBv.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/empty-state-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-CDFzlSps.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{event-list-custom-item-height-in-number-D7Y8CeUS.js → event-list-custom-item-height-in-number-id2KgXli.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{event-list-filled-ClBjrfE-.js → event-list-filled-BctQ28dh.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{event-list-selected-2d59gnYV.js → event-list-selected-BhXOh9iD.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/flip-tile-tghJKMFl.js +8 -0
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-fOiYeZPF.js +3 -0
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-D_v7obDP.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{global-C8r7td8X.js → global-CJeEgyUn.js} +183 -198
- package/build/static/demo/v2/preview/html/assets/{global-DQcDKj9t.css → global-DdOw2HJU.css} +2 -6249
- package/build/static/demo/v2/preview/html/assets/grid-QKlVDS43.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-padding-D2ksrO85.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-size-DtCTWIJ9.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{helper-text-util-rnbkuaac-B3Qd_Zep.js → helper-text-util-gKdL-wH2-SRvKA3Kt.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-primary-ghost-BxLKZ9EQ.js → icon-toggle-button-primary-ghost-DGPmv7WS.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-primary-outline-DzbbwCyq.js → icon-toggle-button-primary-outline-DIlyqB2q.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-4OkWaLNP.js → icon-toggle-button-secondary-D1l3IqIs.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-ghost-BLljzbba.js → icon-toggle-button-secondary-ghost-DDzW8RgT.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{icon-toggle-button-secondary-outline-DZrrTSWd.js → icon-toggle-button-secondary-outline-BFsCKzls.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{index-Cz75KU1f-BUHLjWzB.js → index-8HpPmDK_-DinFJk0z.js} +16 -16
- package/build/static/demo/v2/preview/html/assets/{index-DfJ9yTlZ.js → index-DEiRN7LG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{index--ZIr3Aqz-BwiHGP6T.js → index-Kp5Wf9wr-CEFkQm40.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/index-eKT0Eqdy.js +4 -0
- package/build/static/demo/v2/preview/html/assets/{init-CCUgNbdy.js → init-DlgoXen4.js} +7 -3
- package/build/static/demo/v2/preview/html/assets/input-types-C_wXAe3r.js +3 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{input.util-VHrSuCP7-BxHyeFjg.js → input.fc-KJF8Z9iJ-D96mupeY.js} +65 -33
- package/build/static/demo/v2/preview/html/assets/{ix-action-card.entry-CyBEnFJv.js → ix-action-card.entry-nIdxnqxt.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-application-header.entry-CQV6Xpxm.js → ix-application-header.entry-BBjGXSbE.js} +14 -19
- package/build/static/demo/v2/preview/html/assets/{ix-application-sidebar.entry-Bxhj1CbF.js → ix-application-sidebar.entry-Cl1cKTxW.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-application-switch-modal.entry-EO35_mW9.js → ix-application-switch-modal.entry-PNaICW7g.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-application.entry-CXUpkGb5.js → ix-application.entry-DjysOMKD.js} +5 -7
- package/build/static/demo/v2/preview/html/assets/{ix-avatar_2.entry-DSIFdsxq.js → ix-avatar_2.entry-CHzGMjUy.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-blind.entry-BXnqiCkf.js → ix-blind.entry-C4JXM1kR.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-breadcrumb-item.entry-B1KjB1ff.js → ix-breadcrumb-item.entry-E1d0sDj6.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-breadcrumb.entry-DEN0gSTY.js → ix-breadcrumb.entry-DVn865iB.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-button.entry-Dn1umBGj.js → ix-button.entry-CxjmuyG2.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-card-accordion_2.entry-BCcbXYoH.js → ix-card-accordion_2.entry-DwhfuyZ1.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-card-list.entry-DWYGt9qf.js → ix-card-list.entry-DAAgqri0.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-card_2.entry-DGLMDJgP.js → ix-card_2.entry-soKpOiLJ.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-category-filter.entry-B5qvxsvn.js → ix-category-filter.entry-DuAqa3i3.js} +17 -11
- package/build/static/demo/v2/preview/html/assets/{ix-checkbox-group.entry-DHdI5Icd.js → ix-checkbox-group.entry-WRdArnpE.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-checkbox.entry-ChYkRcfx.js → ix-checkbox.entry-bVB72lGS.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-chip.entry-CwxBoCx1.js → ix-chip.entry-DTWWm59p.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-col_4.entry-D_kdG7BV.js → ix-col_4.entry-DAOBC2HZ.js} +14 -14
- package/build/static/demo/v2/preview/html/assets/{ix-content-header.entry-Bw_ir4lD.js → ix-content-header.entry-a-4VTxE2.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-content.entry-B9meuSkZ.js → ix-content.entry-DAluuKDk.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-css-grid-item.entry-BioTURuz.js → ix-css-grid-item.entry-DvZHAzDx.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-css-grid.entry-Dx5r5a03.js → ix-css-grid.entry-Bg4Cm87A.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-custom-field.entry-BUZTVt1D.js → ix-custom-field.entry-CxP4bST-.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-date-dropdown.entry-VmSk1BHN.js → ix-date-dropdown.entry-DP0gJaud.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-date-input.entry-B5netcjl.js → ix-date-input.entry-BLPqxpqy.js} +16 -9
- package/build/static/demo/v2/preview/html/assets/{ix-date-time-card.entry-D0vsrLmv.js → ix-date-time-card.entry-DBskjAyD.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-datetime-picker.entry-Dxu9z94n.js → ix-datetime-picker.entry-udc9aGvd.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-divider.entry-KerLIyu_.js → ix-divider.entry-BVpkS9Ll.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-drawer.entry-BFWfhrk7.js → ix-drawer.entry-Bnk25KNE.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-button.entry-tMLx_yiw.js → ix-dropdown-button.entry-CTSvnvD0.js} +8 -4
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-header.entry-ByhRF0ji.js → ix-dropdown-header.entry-DxBeEQDG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-item.entry-BiQy9K7o.js → ix-dropdown-item.entry-BVT7qLFM.js} +12 -6
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown-quick-actions.entry-61pBMps0.js → ix-dropdown-quick-actions.entry-DVRIroH7.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-dropdown.entry-BAQuiTBl.js → ix-dropdown.entry-CKOL0vQA.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-empty-state.entry-DwI6wtyG.js → ix-empty-state.entry-B8HhNUoG.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-event-list-item.entry-Ccd23hkY.js → ix-event-list-item.entry-D6FJx8eS.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-event-list.entry-B9ydPFRa.js → ix-event-list.entry-CZ2nndQj.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-expanding-search.entry-UmeAIk61.js → ix-expanding-search.entry-ejJ6CCDv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-field-label_2.entry-B3PBaDK7.js → ix-field-label_2.entry-ciagQD6C.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-filter-chip_2.entry-CVSgjaQ1.js → ix-filter-chip_2.entry-rHYgSM7B.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-flip-tile-content.entry-DT5cF1eY.js → ix-flip-tile-content.entry-DVRKswY-.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-flip-tile.entry-BYfOcJmY.js → ix-flip-tile.entry-8bhtUc3Y.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-group-context-menu_2.entry-DUKkt27y.js → ix-group-context-menu_2.entry-D9nPjKqC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-group.entry-Bv83cQOd.js → ix-group.entry-BAWPTaV8.js} +10 -10
- package/build/static/demo/v2/preview/html/assets/{ix-helper-text.entry-BdEsRNDo.js → ix-helper-text.entry-B_gtTjwB.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-icon-button_2.entry-ChaE-Xr4.js → ix-icon-button_2.entry-BqSE6Mw3.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-icon-toggle-button.entry-TDovljoR.js → ix-icon-toggle-button.entry-BHppuXwz.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-icon.entry-GtsMKeJF.js → ix-icon.entry-DkCgv7Zc.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{ix-input-group.entry-Ba7TH_I9.js → ix-input-group.entry-Cpr7iOBM.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-input.entry-DpLPx_8q.js → ix-input.entry-CfKxl25y.js} +11 -9
- package/build/static/demo/v2/preview/html/assets/{ix-key-value-list.entry-DlyoOZ9x.js → ix-key-value-list.entry-DDsl-P-z.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-key-value.entry-B3gZCDBx.js → ix-key-value.entry-MZhJcLMS.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-kpi.entry-CMdvGStb.js → ix-kpi.entry-BNCmNDwx.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-layout-auto.entry-CAExqP3H.js → ix-layout-auto.entry-DY9HnbJv.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DEZzMo-b.js +23 -0
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about-item.entry-B86hAe95.js → ix-menu-about-item.entry-5zMctBaU.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about-news.entry-BWzu907_.js → ix-menu-about-news.entry-OaRiwchY.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-about.entry-BzCmqZg4.js → ix-menu-about.entry-DExlWwDW.js} +8 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-avatar.entry-CJPIp1Vx.js → ix-menu-avatar.entry-CqmzuV5L.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-menu-category.entry-C_eROcgW.js → ix-menu-category.entry-CXugAmDH.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-menu-expand-icon.entry-Def4QeRh.js → ix-menu-expand-icon.entry-Cemf2xCc.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-menu-item.entry-CIWXAYp_.js → ix-menu-item.entry-BDOGs6oC.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-menu-settings-item.entry-Bti7PD7a.js → ix-menu-settings-item.entry-IoUx1Ual.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-menu-settings.entry-DOQ9IwkJ.js → ix-menu-settings.entry-C2gmHekA.js} +14 -7
- package/build/static/demo/v2/preview/html/assets/{ix-menu.entry-P5c_WlhD.js → ix-menu.entry-Dda1noOc.js} +22 -25
- package/build/static/demo/v2/preview/html/assets/{ix-message-bar.entry-CphtbG7I.js → ix-message-bar.entry-G0z0ciGR.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-modal-content_2.entry-JuW4acEW.js → ix-modal-content_2.entry-dz7GbQ46.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-modal-footer.entry-BY0yoz_p.js → ix-modal-footer.entry-ckEwlHRH.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-modal-loading.entry-4cP-6TXD.js → ix-modal-loading.entry-DcbWbFU5.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-modal.entry-DmSxQeI3.js → ix-modal.entry-DlpVHVyp.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-number-input.entry-CHwCG2uE.js → ix-number-input.entry-Cw01Vy3y.js} +139 -30
- package/build/static/demo/v2/preview/html/assets/{ix-pagination.entry-B6wyYxSa.js → ix-pagination.entry-CvgWVLK0.js} +26 -10
- package/build/static/demo/v2/preview/html/assets/{ix-pane-layout.entry-VIHjyOXm.js → ix-pane-layout.entry-BA0kFA0v.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-pane.entry-CepE87Dy.js → ix-pane.entry-Bj6P3j_y.js} +7 -7
- package/build/static/demo/v2/preview/html/assets/{ix-pill.entry-DShhIlj5.js → ix-pill.entry-Dr90uu26.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-progress-indicator.entry-C-6ZWg7W.js → ix-progress-indicator.entry-B-jWibUw.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-push-card.entry-jIxOqSn0.js → ix-push-card.entry-p0V1n-3i.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-radio-group.entry-7GK5HxGY.js → ix-radio-group.entry-BZILxnZ5.js} +34 -4
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Cu-8ErW6.js +130 -0
- package/build/static/demo/v2/preview/html/assets/{ix-select.entry-CJE6e1SF.js → ix-select.entry-DwmcXpa9.js} +39 -15
- package/build/static/demo/v2/preview/html/assets/{ix-slider.entry-CylLAnwQ.js → ix-slider.entry-CZs4lYZu.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-split-button.entry-CRpUjD5_.js → ix-split-button.entry-f5gsifev.js} +17 -15
- package/build/static/demo/v2/preview/html/assets/{ix-tab-item_2.entry-BgY5PPMJ.js → ix-tab-item_2.entry-l6OIIihr.js} +8 -8
- package/build/static/demo/v2/preview/html/assets/{ix-textarea.entry-DzUXk1SK.js → ix-textarea.entry-sghhOEdK.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-tile.entry-CbJIKFS-.js → ix-tile.entry-BWwK3grx.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-time-input.entry-DIzwZtVJ.js → ix-time-input.entry-DJy0RnRA.js} +17 -10
- package/build/static/demo/v2/preview/html/assets/{ix-time-picker.entry-B5ZZs1cT.js → ix-time-picker.entry-D2fYxkHG.js} +77 -41
- package/build/static/demo/v2/preview/html/assets/{ix-toast-container.entry-C0Ykg12Z.js → ix-toast-container.entry-CImlq2Ed.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-toast.entry-Bf3bcu_t.js → ix-toast.entry-Coc8BwQJ.js} +4 -4
- package/build/static/demo/v2/preview/html/assets/{ix-toggle-button.entry-BMcF5jBF.js → ix-toggle-button.entry-Bh3w47NA.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-toggle.entry-C2Fxe962.js → ix-toggle.entry-C_qJeWDJ.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-tooltip.entry-BLBlFqY0.js → ix-tooltip.entry-GF9DhB4r.js} +18 -7
- package/build/static/demo/v2/preview/html/assets/{ix-tree-item.entry-C7zwx0E4.js → ix-tree-item.entry-yGUUExQv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{ix-tree.entry-ZxBngmgG.js → ix-tree.entry-BVXzcPxA.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-typography.entry-B7a-cGBn.js → ix-typography.entry-oheI5wRq.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{ix-upload.entry-8dSQU_QN.js → ix-upload.entry-BrH_3hNB.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-validation-tooltip.entry-B6hMdhfX.js → ix-validation-tooltip.entry-CONWXnx8.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{ix-workflow-step.entry-BzPiSCpA.js → ix-workflow-step.entry-CVlF5KxL.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{ix-workflow-steps.entry-DPhsvSqe.js → ix-workflow-steps.entry-nQyg54rL.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-BV1AmxyL.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-BaXcopHL.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-B_vGy6XI.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-BaXcopHL.js +7 -0
- package/build/static/demo/v2/preview/html/assets/kpi-BNHZOke0.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{listener-DAJkOQte-D1cCX7ze.js → listener-DAJkOQte-CPKxt-2S.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{loading-DdQ4dt01.js → loading-CVrjB_PW.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{menu-category-DcY1dLSe.js → menu-category-4NhBK0rU.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BmtwdHQI.js +8 -0
- package/build/static/demo/v2/preview/html/assets/{message-Br_Gs3Su.js → message-DNRMyxf2.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{message-bar-removal-CYMgXxOR.js → message-bar-removal-DmQvBS3b.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{modal-D9BaTrTa-h5wbphR-.js → modal-BTxff2hq-Cy6rmdf-.js} +1 -1
- package/build/static/demo/v2/preview/html/assets/{modal-DRU_ZUxt.js → modal-Co0EVSsu.js} +6 -12
- package/build/static/demo/v2/preview/html/assets/modal-close-ZLUT1elk.js +59 -0
- package/build/static/demo/v2/preview/html/assets/{modal-form-ix-button-submit-i8BGxPnr.js → modal-form-ix-button-submit-B_vpwriJ.js} +6 -15
- package/build/static/demo/v2/preview/html/assets/{modal-sizes-CtpuRusI.js → modal-sizes-C_udzpQY.js} +6 -12
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-C0kO1y7-.js +8 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-DXyc71sf.js +8 -0
- package/build/static/demo/v2/preview/html/assets/push-card-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/radio-button-COWeERD1.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{slider-error-C2ZDy_l-.js → slider-error-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{slider-marker-C2ZDy_l-.js → slider-marker-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{slider-trace-C2ZDy_l-.js → slider-trace-BS8Jb4r6.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/split-button-BJXUatAW.js +8 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BKhVDC0Q.css +7 -0
- package/build/static/demo/v2/preview/html/assets/{split-button-icons-Dk27-s8B.js → split-button-icons-DDt3NRXC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/tabs-rAS86YmG.js +3 -0
- package/build/static/demo/v2/preview/html/assets/{tabs-rounded-BUWKTv8N.js → tabs-rounded-6_u4WfVV.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/theme-switcher-qZIbKN8R.js +58 -0
- package/build/static/demo/v2/preview/html/assets/{tile-DLJ78uMh.js → tile-CKrwe7gD.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Bu79ECWa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{toast-Y-U99LjG.js → toast-BR8siwwU.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/{toast-custom-BzVK8OfW.js → toast-custom-BGYdpvyv.js} +6 -6
- package/build/static/demo/v2/preview/html/assets/{toast-position-u0-u6F3s.js → toast-position-BgHjcoj-.js} +5 -5
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CvFyY5SK.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-CRkcEhPt.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-Btl4WqrU.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-DE-7v4v4.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-B5efBLNi.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-CZA7xJRK.js +3 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-DF7GyOYs.js +7 -0
- package/build/static/demo/v2/preview/html/assets/{tree-custom-Dll8hCZT.js → tree-custom-DKolUpRa.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{validation-D_dk-JqT-hK2sg2of.js → validation-LJh16vt2-CLjUGJAx.js} +8 -1
- package/build/static/demo/v2/preview/html/assets/{validation-select-DlarbH8x.js → validation-select-Bez7sZGQ.js} +2 -2
- package/build/static/demo/v2/preview/html/assets/{vertical-tabs-CnaPlVYk.js → vertical-tabs-DblGn1mC.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/{vertical-tabs-with-avatar-DQjgSw_e.js → vertical-tabs-with-avatar-C0jSeuA2.js} +3 -3
- package/build/static/demo/v2/preview/html/assets/workflow-Cw0gogg3.js +3 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +28 -56
- package/build/static/demo/v2/preview/html/component-usage.json +29 -61
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/content.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-ghost.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-outline.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-ghost.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-outline.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/message.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/select.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +37 -9
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +8 -9
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-ghost.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-outline.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +3 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-RsnOwc0-.js +110 -0
- package/build/static/demo/v2/preview/mobile/assets/index-j25tZv6Y.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-Dw9sTzvx.js +46 -0
- package/build/static/demo/v2/preview/mobile/assets/{index7-BHDPpgqR.js → index7-CZKNJquN.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index7-legacy-vqDCkUvD.js → index7-legacy-Bu19cGLm.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index8-BhGI46Td.js → index8-HNVPEef0.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{index8-legacy-BeD2UM_N.js → index8-legacy-lAfSdflx.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{input-shims-76GS5CUL.js → input-shims-K4M-uk7Z.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{input-shims-legacy-BERPmO3e.js → input-shims-legacy-WAqUXAY6.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{ios.transition-CqKNMriw.js → ios.transition-B_Q0Hsyi.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{ios.transition-legacy-DCI1SzFq.js → ios.transition-legacy-3em54clT.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{keyboard-legacy-ME85Z02c.js → keyboard-legacy-lrLsPDdO.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{keyboard-RAZLQpNq.js → keyboard-mk_-tabQ.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{md.transition-BSZzuZf5.js → md.transition-CZmLHLbR.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{md.transition-legacy-pYauwmEk.js → md.transition-legacy-CfMarcPC.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{status-tap-IzNmTjfU.js → status-tap-DHbJZ5fZ.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{status-tap-legacy-DX1SXlu1.js → status-tap-legacy-P6aERy_8.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{swipe-back-ctqrhJTu.js → swipe-back-BkvsSnHy.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{swipe-back-legacy-KwjF8M3i.js → swipe-back-legacy-BZ76i97s.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-DPoHINtg.js → web-Cmg7GA77.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-5zNpaliw.js → web-GAUop9DW.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-legacy-J-lR_tZi.js → web-legacy-5FewOUFV.js} +1 -1
- package/build/static/demo/v2/preview/mobile/assets/{web-legacy-BzOei0Yy.js → web-legacy-CkQShYSA.js} +1 -1
- package/build/static/demo/v2/preview/mobile/index.html +3 -3
- package/build/static/demo/v2/react/aggrid.tsx +85 -46
- package/build/static/demo/v2/react/blind-variants.tsx +2 -2
- package/build/static/demo/v2/react/datepicker.tsx +1 -1
- package/build/static/demo/v2/react/global.css +0 -5
- package/build/static/demo/v2/react/input.tsx +90 -11
- package/build/static/demo/v2/react/loading.tsx +3 -3
- package/build/static/demo/v2/react/message.tsx +1 -2
- package/build/static/demo/v2/react/modal-close.tsx +59 -0
- package/build/static/demo/v2/react/pane-layout.tsx +1 -1
- package/build/static/demo/v2/react/split-button.scoped.css +7 -0
- package/build/static/demo/v2/react/split-button.tsx +19 -4
- package/build/static/demo/v2/react/theme-switcher.tsx +48 -31
- package/build/static/demo/v2/react/tooltip-with-icon.tsx +30 -0
- package/build/static/demo/v2/react/tooltip.tsx +1 -1
- package/build/static/demo/v2/vue/aggrid.vue +75 -42
- package/build/static/demo/v2/vue/application-breakpoints.vue +6 -17
- package/build/static/demo/v2/vue/blind-variants.vue +2 -2
- package/build/static/demo/v2/vue/global.css +0 -5
- package/build/static/demo/v2/vue/loading.vue +4 -4
- package/build/static/demo/v2/vue/message.vue +1 -2
- package/build/static/demo/v2/vue/modal-close.vue +48 -0
- package/build/static/demo/v2/vue/pane-layout.vue +1 -1
- package/build/static/demo/v2/vue/popover-news.vue +0 -1
- package/build/static/demo/v2/vue/settings.vue +0 -1
- package/build/static/demo/v2/vue/split-button.css +7 -0
- package/build/static/demo/v2/vue/split-button.vue +20 -4
- package/build/static/demo/v2/vue/theme-switcher.vue +51 -40
- package/build/static/demo/v2/vue/tooltip-with-icon.vue +24 -0
- package/build/static/storybook-static/assets/{Color-AVL7NMMY-BYJBCKbo.js → Color-AVL7NMMY-BEWt5Bdv.js} +1 -1
- package/build/static/storybook-static/assets/{DocsRenderer-PQXLIZUC-BEGcxxA_.js → DocsRenderer-PQXLIZUC-21OX8Knh.js} +3 -3
- package/build/static/storybook-static/assets/{a11y-action-card.stories-C6PBRp6w.js → a11y-action-card.stories-C69VK2Bi.js} +1 -1
- package/build/static/storybook-static/assets/{action-card.stories-DtNXJUz5.js → action-card.stories-DX2Urz73.js} +1 -1
- package/build/static/storybook-static/assets/{application-header.stories-DLjIXQvb.js → application-header.stories-D8Pb1iQK.js} +1 -1
- package/build/static/storybook-static/assets/{avatar.stories-BT2f7hJR.js → avatar.stories-CFk42r3U.js} +1 -1
- package/build/static/storybook-static/assets/{axe-DZkKHqnx.js → axe-DIq24JrQ.js} +1 -1
- package/build/static/storybook-static/assets/{blind.stories-BwwLCj3L.js → blind.stories-DmNY069g.js} +1 -1
- package/build/static/storybook-static/assets/{blocks-BezQlBOo.js → blocks-iefK5ZiI.js} +3 -3
- package/build/static/storybook-static/assets/{breakcrumb.stories-UTwQn94k.js → breakcrumb.stories-1P5ZSlVF.js} +1 -1
- package/build/static/storybook-static/assets/{button-group.stories-rtFGfCLb.js → button-group.stories-DKVcrIpY.js} +1 -1
- package/build/static/storybook-static/assets/{button.stories-BxTHffDZ.js → button.stories-BKh4qFgC.js} +1 -1
- package/build/static/storybook-static/assets/{checkbox-group.stories-BiMMCsUI.js → checkbox-group.stories-C-N484oI.js} +1 -1
- package/build/static/storybook-static/assets/{checkbox.stories-Yxe0movB.js → checkbox.stories-gcP-zluJ.js} +1 -1
- package/build/static/storybook-static/assets/{chip.stories-D0m5_Iq-.js → chip.stories-Bqm2BS4I.js} +1 -1
- package/build/static/storybook-static/assets/{date-dropdown.stories-DfZ3wI2p.js → date-dropdown.stories-CiPnPH5K.js} +1 -1
- package/build/static/storybook-static/assets/{drawer.stories-C1XHXSyH.js → drawer.stories-BEFtJRl7.js} +1 -1
- package/build/static/storybook-static/assets/{dropdown-button.stories-MO_6sFe2.js → dropdown-button.stories-Dyep84ak.js} +1 -1
- package/build/static/storybook-static/assets/{event-list-item.stories-LhDJ1h6t.js → event-list-item.stories-Dgk3l8a9.js} +1 -1
- package/build/static/storybook-static/assets/{event-list.stories-D2m1vYCg.js → event-list.stories-Du5TtS8r.js} +1 -1
- package/build/static/storybook-static/assets/{expanding-search.stories-D652yZsl.js → expanding-search.stories-PLA4XoTl.js} +1 -1
- package/build/static/storybook-static/assets/{flip-tile.stories-DSl_d1k3.js → flip-tile.stories-BEHhY9u4.js} +1 -1
- package/build/static/storybook-static/assets/generic-render-q9JIJh1N.js +1 -0
- package/build/static/storybook-static/assets/{group.stories-CBcCa_Iy.js → group.stories-DFAi_Bji.js} +1 -1
- package/build/static/storybook-static/assets/{iframe-BmxwExuB.js → iframe-CFK36Vl_.js} +209 -209
- package/build/static/storybook-static/assets/iframe-CHme0gYb.css +1 -0
- package/build/static/storybook-static/assets/{index-BekHFFEv.js → index-So1CXJmO.js} +1 -1
- package/build/static/storybook-static/assets/{input-date.stories-Uyl60Rqb.js → input-date.stories-DxaCLoet.js} +1 -1
- package/build/static/storybook-static/assets/input-number.stories-DcT07X9U.js +70 -0
- package/build/static/storybook-static/assets/{input-time.stories-BYKQD3Kh.js → input-time.stories-Df2fnRRh.js} +1 -1
- package/build/static/storybook-static/assets/{input.stories-D4Ppqr3b.js → input.stories-D87n6fux.js} +1 -1
- package/build/static/storybook-static/assets/{introduction-CuZ5LKbO.js → introduction-CHIv8kQx.js} +1 -1
- package/build/static/storybook-static/assets/{link-button.stories-DaaWDdA2.js → link-button.stories-B6LhpwPl.js} +1 -1
- package/build/static/storybook-static/assets/{menu-category.stories-B91zuRM3.js → menu-category.stories-Dpo6IYdT.js} +1 -1
- package/build/static/storybook-static/assets/{menu-item.stories-BwsYxsHZ.js → menu-item.stories-BvedZqrD.js} +1 -1
- package/build/static/storybook-static/assets/{menu.stories-5q6NBV00.js → menu.stories-CKpEg5Tr.js} +1 -1
- package/build/static/storybook-static/assets/{message-bar.stories-DrukfXvC.js → message-bar.stories-CiJlROHN.js} +1 -1
- package/build/static/storybook-static/assets/{modal.stories-DhqJHd7j.js → modal.stories-CINyAJTe.js} +9 -9
- package/build/static/storybook-static/assets/{pagination.stories-zJ63yd1T.js → pagination.stories-C3qZh-ep.js} +1 -1
- package/build/static/storybook-static/assets/{pane.stories-DKX5NQYX.js → pane.stories-h9mhCgDP.js} +1 -1
- package/build/static/storybook-static/assets/{pill.stories-BEe4-OcH.js → pill.stories-BSfXlEYG.js} +1 -1
- package/build/static/storybook-static/assets/{progress-indicator.stories-CSLw2R8S.js → progress-indicator.stories-Bnrx39xX.js} +1 -1
- package/build/static/storybook-static/assets/{push-card.stories-D9FHd5ba.js → push-card.stories-cMPbDTpn.js} +1 -1
- package/build/static/storybook-static/assets/radio-group.stories-CK9K4UW_.js +14 -0
- package/build/static/storybook-static/assets/{radio.stories-3-sr5gzK.js → radio.stories-L_jXR8xV.js} +1 -1
- package/build/static/storybook-static/assets/select.stories-DbQBsTg5.js +131 -0
- package/build/static/storybook-static/assets/{slider.stories-CP33f2zW.js → slider.stories-BhBNFWbK.js} +1 -1
- package/build/static/storybook-static/assets/{spinner.stories-Dts0d6RZ.js → spinner.stories-BsqIKj6k.js} +1 -1
- package/build/static/storybook-static/assets/split-button.stories-BXrOsfQ9.js +23 -0
- package/build/static/storybook-static/assets/{textarea.stories-i7z_wlnw.js → textarea.stories-BQMeOHqO.js} +1 -1
- package/build/static/storybook-static/assets/{tile.stories-JAS-kEsL.js → tile.stories-C4Xg7Q23.js} +1 -1
- package/build/static/storybook-static/assets/{time-picker.stories-BwpxgK8D.js → time-picker.stories-BPDW7tt_.js} +1 -1
- package/build/static/storybook-static/assets/{toggle-button.stories-Cng1Pc4V.js → toggle-button.stories-D7E3qvCd.js} +1 -1
- package/build/static/storybook-static/assets/{toggle.stories-D2muuvgj.js → toggle.stories-DWarL1Nk.js} +1 -1
- package/build/static/storybook-static/assets/tree.stories-2qrRJMGP.js +71 -0
- package/build/static/storybook-static/iframe.html +2 -2
- package/build/static/storybook-static/index.json +1 -1
- package/build/static/storybook-static/project.json +1 -1
- package/package.json +4 -4
- package/build/docs/autogenerated/api/ix-basic-navigation/api.mdx +0 -93
- package/build/docs/autogenerated/api/ix-basic-navigation/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-basic-navigation/props.mdx +0 -81
- package/build/docs/autogenerated/api/ix-basic-navigation/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-basic-navigation/tags.mdx +0 -6
- package/build/docs/autogenerated/api/ix-map-navigation/api.mdx +0 -125
- package/build/docs/autogenerated/api/ix-map-navigation/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-map-navigation/props.mdx +0 -78
- package/build/docs/autogenerated/api/ix-map-navigation/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-map-navigation/tags.mdx +0 -6
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/api.mdx +0 -143
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/props.mdx +0 -112
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/slots.mdx +0 -1
- package/build/docs/autogenerated/api/ix-map-navigation-overlay/tags.mdx +0 -6
- package/build/docs/autogenerated/playground/basic-navigation-migration.mdx +0 -67
- package/build/docs/autogenerated/playground/basic-navigation-without-header.mdx +0 -46
- package/build/docs/autogenerated/playground/basic-navigation.mdx +0 -61
- package/build/docs/autogenerated/playground/map-navigation-migration.mdx +0 -67
- package/build/docs/autogenerated/playground/map-navigation-overlay.mdx +0 -46
- package/build/docs/autogenerated/playground/map-navigation.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-basic-navigation/readme.md +0 -286
- package/build/docs/autogenerated/prompt/ix-map-navigation/readme.md +0 -623
- package/build/docs/autogenerated/prompt/ix-map-navigation-overlay/readme.md +0 -68
- package/build/docs/autogenerated/usage/angular/basic-navigation-migration.html.md +0 -13
- package/build/docs/autogenerated/usage/angular/basic-navigation-migration.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/basic-navigation-without-header.ts.md +0 -17
- package/build/docs/autogenerated/usage/angular/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/angular/basic-navigation.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular/map-navigation-migration.html.md +0 -48
- package/build/docs/autogenerated/usage/angular/map-navigation-migration.ts.md +0 -23
- package/build/docs/autogenerated/usage/angular/map-navigation-overlay.ts.md +0 -46
- package/build/docs/autogenerated/usage/angular/map-navigation.ts.md +0 -32
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.html.md +0 -13
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.ts.md +0 -17
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-without-header.ts.md +0 -22
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation.ts.md +0 -24
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.html.md +0 -48
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.ts.md +0 -48
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-overlay.ts.md +0 -66
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation.ts.md +0 -39
- package/build/docs/autogenerated/usage/html/basic-navigation-migration.html.md +0 -26
- package/build/docs/autogenerated/usage/html/basic-navigation-without-header.html.md +0 -27
- package/build/docs/autogenerated/usage/html/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/html/basic-navigation.html.md +0 -29
- package/build/docs/autogenerated/usage/html/map-navigation-migration.css.md +0 -16
- package/build/docs/autogenerated/usage/html/map-navigation-migration.html.md +0 -83
- package/build/docs/autogenerated/usage/html/map-navigation-overlay.html.md +0 -58
- package/build/docs/autogenerated/usage/html/map-navigation.html.md +0 -34
- package/build/docs/autogenerated/usage/react/basic-navigation-migration.tsx.md +0 -26
- package/build/docs/autogenerated/usage/react/basic-navigation-without-header.tsx.md +0 -14
- package/build/docs/autogenerated/usage/react/basic-navigation.scoped.css.md +0 -6
- package/build/docs/autogenerated/usage/react/basic-navigation.tsx.md +0 -17
- package/build/docs/autogenerated/usage/react/map-navigation-migration.tsx.md +0 -88
- package/build/docs/autogenerated/usage/react/map-navigation-overlay.tsx.md +0 -68
- package/build/docs/autogenerated/usage/react/map-navigation.tsx.md +0 -35
- package/build/docs/autogenerated/usage/vue/basic-navigation-migration.vue.md +0 -26
- package/build/docs/autogenerated/usage/vue/basic-navigation-without-header.vue.md +0 -14
- package/build/docs/autogenerated/usage/vue/basic-navigation.css.md +0 -6
- package/build/docs/autogenerated/usage/vue/basic-navigation.vue.md +0 -17
- package/build/docs/autogenerated/usage/vue/map-navigation-migration.css.md +0 -16
- package/build/docs/autogenerated/usage/vue/map-navigation-migration.vue.md +0 -88
- package/build/docs/autogenerated/usage/vue/map-navigation-overlay.vue.md +0 -65
- package/build/docs/autogenerated/usage/vue/map-navigation.vue.md +0 -33
- package/build/static/demo/v2/angular/basic-navigation-migration.html +0 -20
- package/build/static/demo/v2/angular/basic-navigation-without-header.ts +0 -24
- package/build/static/demo/v2/angular/basic-navigation.css +0 -17
- package/build/static/demo/v2/angular/basic-navigation.ts +0 -26
- package/build/static/demo/v2/angular/map-navigation-migration.html +0 -46
- package/build/static/demo/v2/angular/map-navigation-migration.ts +0 -30
- package/build/static/demo/v2/angular/map-navigation-overlay.ts +0 -53
- package/build/static/demo/v2/angular/map-navigation.ts +0 -39
- package/build/static/demo/v2/angular_standalone/basic-navigation-migration.html +0 -20
- package/build/static/demo/v2/angular_standalone/basic-navigation-migration.ts +0 -24
- package/build/static/demo/v2/angular_standalone/basic-navigation-without-header.ts +0 -29
- package/build/static/demo/v2/angular_standalone/basic-navigation.css +0 -17
- package/build/static/demo/v2/angular_standalone/basic-navigation.ts +0 -31
- package/build/static/demo/v2/angular_standalone/map-navigation-migration.html +0 -55
- package/build/static/demo/v2/angular_standalone/map-navigation-migration.ts +0 -55
- package/build/static/demo/v2/angular_standalone/map-navigation-overlay.ts +0 -73
- package/build/static/demo/v2/angular_standalone/map-navigation.ts +0 -46
- package/build/static/demo/v2/html/basic-navigation-migration.html +0 -33
- package/build/static/demo/v2/html/basic-navigation-without-header.html +0 -34
- package/build/static/demo/v2/html/basic-navigation.css +0 -17
- package/build/static/demo/v2/html/basic-navigation.html +0 -36
- package/build/static/demo/v2/html/map-navigation-migration.css +0 -27
- package/build/static/demo/v2/html/map-navigation-migration.html +0 -90
- package/build/static/demo/v2/html/map-navigation-overlay.html +0 -65
- package/build/static/demo/v2/html/map-navigation.html +0 -41
- package/build/static/demo/v2/preview/html/assets/add-icons-qtCry-hS.js +0 -8
- package/build/static/demo/v2/preview/html/assets/application-header-JgumlUJN.js +0 -7
- package/build/static/demo/v2/preview/html/assets/basic-navigation-B-osNztT.css +0 -17
- package/build/static/demo/v2/preview/html/assets/basic-navigation-BvmURFB6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/basic-navigation-migration-DPjEYyQL.js +0 -3
- package/build/static/demo/v2/preview/html/assets/basic-navigation-migration-tzWEVJeR.css +0 -17
- package/build/static/demo/v2/preview/html/assets/basic-navigation-without-header-1WRb1kwB.js +0 -7
- package/build/static/demo/v2/preview/html/assets/blind-DPIqHNlE.js +0 -3
- package/build/static/demo/v2/preview/html/assets/blind-variants-CM3YUai6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-danger-CIO9xqOF.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-qrysEi5f.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-danger-outline-BH-6jnxs.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-ghost-DxW-fYtf.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-YY2sak3B.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-ghost-up_HVbPv.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-grey-secondary-SZYYB1St.js +0 -3
- package/build/static/demo/v2/preview/html/assets/button-loading-DRI0E554.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-secondary-CYIKD9Wn.js +0 -3
- package/build/static/demo/v2/preview/html/assets/buttons-Hh_0dzDT.js +0 -3
- package/build/static/demo/v2/preview/html/assets/card-list-MgS7magK.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-Co3ufsCi.js +0 -8
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-BCQrmPyB.js +0 -8
- package/build/static/demo/v2/preview/html/assets/custom-field-Cwuv9bL6.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-DpA172QL.js +0 -8
- package/build/static/demo/v2/preview/html/assets/empty-state-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DbSGVwg5.js +0 -7
- package/build/static/demo/v2/preview/html/assets/flip-tile-D90jsKJc.js +0 -8
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-4kjd31Tp.js +0 -3
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-Ctn0Xn4m.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-CbPACp8m.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-padding-CMNuJ8Hv.js +0 -3
- package/build/static/demo/v2/preview/html/assets/grid-size-CYairMnB.js +0 -3
- package/build/static/demo/v2/preview/html/assets/index-DnkLIfIJ.js +0 -4
- package/build/static/demo/v2/preview/html/assets/input-types-BWxhuGgh.js +0 -3
- package/build/static/demo/v2/preview/html/assets/input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/ix-basic-navigation.entry-Uu-2yt5G.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DETphbGd.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-map-navigation-overlay.entry-ChoGvWRQ.js +0 -52
- package/build/static/demo/v2/preview/html/assets/ix-map-navigation.entry-_sKaHnpZ.js +0 -161
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-1PN8meBO.js +0 -105
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-CAmYcdos.js +0 -3
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-BEEMz3U1.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-DBqZfss1.js +0 -3
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-BEEMz3U1.js +0 -7
- package/build/static/demo/v2/preview/html/assets/kpi-Dutj2dgm.js +0 -3
- package/build/static/demo/v2/preview/html/assets/map-navigation-migration-CEuJp_SE.css +0 -27
- package/build/static/demo/v2/preview/html/assets/map-navigation-migration-CmR5EY_b.js +0 -18
- package/build/static/demo/v2/preview/html/assets/map-navigation-overlay-BEh-i4J9.js +0 -17
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CmpP8IBZ.js +0 -8
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-BFKENsxW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/pill-variants-Bjj5qbVc.js +0 -8
- package/build/static/demo/v2/preview/html/assets/push-card-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/radio-button-BNs14Vf4.js +0 -3
- package/build/static/demo/v2/preview/html/assets/split-button-Cb1qP1Tg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/tabs-CACgXD6z.js +0 -3
- package/build/static/demo/v2/preview/html/assets/theme-switcher-B9V0uWPv.js +0 -42
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-vE7qByr8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-D6LW8PRP.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-D-nhO-Je.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-vQ9iPDtN.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-0J7wiWvn.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-BUxJmmOd.js +0 -3
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-BnGDogEK.js +0 -3
- package/build/static/demo/v2/preview/html/assets/tooltip-B_3qk6Hd.js +0 -3
- package/build/static/demo/v2/preview/html/assets/workflow-Dra3XYHe.js +0 -3
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation-migration.html +0 -38
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation-without-header.html +0 -32
- package/build/static/demo/v2/preview/html/preview-examples/basic-navigation.html +0 -35
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation-migration.html +0 -78
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation-overlay.html +0 -49
- package/build/static/demo/v2/preview/html/preview-examples/map-navigation.html +0 -44
- package/build/static/demo/v2/preview/mobile/assets/index-CpK2plTm.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-UJl7vWXi.js +0 -110
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-DP2HmjKl.js +0 -46
- package/build/static/demo/v2/react/basic-navigation-migration.tsx +0 -33
- package/build/static/demo/v2/react/basic-navigation-without-header.tsx +0 -21
- package/build/static/demo/v2/react/basic-navigation.scoped.css +0 -17
- package/build/static/demo/v2/react/basic-navigation.tsx +0 -24
- package/build/static/demo/v2/react/map-navigation-migration.tsx +0 -95
- package/build/static/demo/v2/react/map-navigation-overlay.tsx +0 -75
- package/build/static/demo/v2/react/map-navigation.tsx +0 -42
- package/build/static/demo/v2/vue/basic-navigation-migration.vue +0 -33
- package/build/static/demo/v2/vue/basic-navigation-without-header.vue +0 -21
- package/build/static/demo/v2/vue/basic-navigation.css +0 -17
- package/build/static/demo/v2/vue/basic-navigation.vue +0 -24
- package/build/static/demo/v2/vue/map-navigation-migration.css +0 -27
- package/build/static/demo/v2/vue/map-navigation-migration.vue +0 -95
- package/build/static/demo/v2/vue/map-navigation-overlay.vue +0 -72
- package/build/static/demo/v2/vue/map-navigation.vue +0 -40
- package/build/static/storybook-static/assets/basic-navigation.stories-BOR_s7Zi.js +0 -26
- package/build/static/storybook-static/assets/generic-render-C-e0Bofh.js +0 -1
- package/build/static/storybook-static/assets/icon-DzdUj6ej.js +0 -1
- package/build/static/storybook-static/assets/iframe-Bw4I9REz.css +0 -1
- package/build/static/storybook-static/assets/input-number.stories-Bz0tBvsK.js +0 -56
- package/build/static/storybook-static/assets/map-navigation.stories-D9ryN3mU.js +0 -55
- package/build/static/storybook-static/assets/property-D_UrsR9o.js +0 -9
- package/build/static/storybook-static/assets/radio-group.stories-HVTswZo3.js +0 -14
- package/build/static/storybook-static/assets/select.stories-r7BBsiN-.js +0 -84
- package/build/static/storybook-static/assets/split-button.stories-DlTtESe6.js +0 -5
|
@@ -1,7 +1,41 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-tooltip
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
4
5
|
|
|
6
|
+
### Example: tooltip-with-icon
|
|
7
|
+
```html
|
|
8
|
+
<!DOCTYPE html>
|
|
9
|
+
<html lang="en">
|
|
10
|
+
<head>
|
|
11
|
+
<meta charset="UTF-8" />
|
|
12
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
13
|
+
<title>Tooltip example</title>
|
|
14
|
+
<link rel="stylesheet" href="./tooltip.css" />
|
|
15
|
+
<script type="module">
|
|
16
|
+
import { addIcons } from '@siemens/ix-icons';
|
|
17
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
18
|
+
|
|
19
|
+
addIcons({
|
|
20
|
+
iconInfo,
|
|
21
|
+
});
|
|
22
|
+
</script>
|
|
23
|
+
</head>
|
|
24
|
+
<body>
|
|
25
|
+
<ix-button class="any-class" aria-describedby="tooltip-1">
|
|
26
|
+
Hover me
|
|
27
|
+
</ix-button>
|
|
28
|
+
<ix-tooltip id="tooltip-1" for=".any-class">
|
|
29
|
+
<ix-icon slot="title-icon" name="info" size="16"></ix-icon>
|
|
30
|
+
<div slot="title-content">Tooltip Title</div>
|
|
31
|
+
Simple selector with icon
|
|
32
|
+
</ix-tooltip>
|
|
33
|
+
|
|
34
|
+
<script type="module" src="./init.js"></script>
|
|
35
|
+
</body>
|
|
36
|
+
</html>
|
|
37
|
+
```
|
|
38
|
+
|
|
5
39
|
### Example: tooltip
|
|
6
40
|
```html
|
|
7
41
|
<!DOCTYPE html>
|
|
@@ -34,6 +68,31 @@
|
|
|
34
68
|
|
|
35
69
|
## React Examples
|
|
36
70
|
|
|
71
|
+
### Example: tooltip-with-icon
|
|
72
|
+
```tsx
|
|
73
|
+
import './tooltip.scoped.css';
|
|
74
|
+
|
|
75
|
+
import { IxButton, IxIcon, IxTooltip } from '@siemens/ix-react';
|
|
76
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
77
|
+
|
|
78
|
+
const TooltipWithIcon = () => {
|
|
79
|
+
return (
|
|
80
|
+
<>
|
|
81
|
+
<IxButton className="any-class" aria-describedby="tooltip-1">
|
|
82
|
+
Hover me
|
|
83
|
+
</IxButton>
|
|
84
|
+
<IxTooltip id="tooltip-1" for=".any-class">
|
|
85
|
+
<IxIcon slot="title-icon" name={iconInfo} size="16"></IxIcon>
|
|
86
|
+
<div slot="title-content">Tooltip Title</div>
|
|
87
|
+
Simple selector with icon
|
|
88
|
+
</IxTooltip>
|
|
89
|
+
</>
|
|
90
|
+
);
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
export default TooltipWithIcon;
|
|
94
|
+
```
|
|
95
|
+
|
|
37
96
|
### Example: tooltip
|
|
38
97
|
```tsx
|
|
39
98
|
import './tooltip.scoped.css';
|
|
@@ -43,7 +102,7 @@ import { IxButton, IxTooltip } from '@siemens/ix-react';
|
|
|
43
102
|
export default () => {
|
|
44
103
|
return (
|
|
45
104
|
<>
|
|
46
|
-
<IxButton
|
|
105
|
+
<IxButton className="any-class" aria-describedby="tooltip-1">
|
|
47
106
|
Hover me
|
|
48
107
|
</IxButton>
|
|
49
108
|
<IxTooltip id="tooltip-1" for=".any-class">
|
|
@@ -66,6 +125,25 @@ export default () => {
|
|
|
66
125
|
|
|
67
126
|
## Vue Examples
|
|
68
127
|
|
|
128
|
+
### Example: tooltip-with-icon
|
|
129
|
+
```tsx
|
|
130
|
+
<script setup lang="ts">
|
|
131
|
+
import { IxButton, IxTooltip, IxIcon } from '@siemens/ix-vue';
|
|
132
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
133
|
+
</script>
|
|
134
|
+
|
|
135
|
+
<style scoped src="./tooltip.css"></style>
|
|
136
|
+
|
|
137
|
+
<template>
|
|
138
|
+
<IxButton class="any-class" aria-describedby="tooltip-1"> Hover me </IxButton>
|
|
139
|
+
<IxTooltip id="tooltip-1" for=".any-class">
|
|
140
|
+
<IxIcon slot="title-icon" :name="iconInfo" :size="16"></IxIcon>
|
|
141
|
+
<div slot="title-content">Tooltip Title</div>
|
|
142
|
+
Simple selector with icon</IxTooltip
|
|
143
|
+
>
|
|
144
|
+
</template>
|
|
145
|
+
```
|
|
146
|
+
|
|
69
147
|
### Example: tooltip
|
|
70
148
|
```tsx
|
|
71
149
|
<script setup lang="ts">
|
|
@@ -89,6 +167,42 @@ import { IxButton, IxTooltip } from '@siemens/ix-vue';
|
|
|
89
167
|
|
|
90
168
|
## Angular Examples
|
|
91
169
|
|
|
170
|
+
### Example: tooltip-with-icon
|
|
171
|
+
#### Component typescript
|
|
172
|
+
```typescript
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
import { Component } from '@angular/core';
|
|
176
|
+
|
|
177
|
+
@Component({
|
|
178
|
+
standalone: false,
|
|
179
|
+
selector: 'app-example',
|
|
180
|
+
templateUrl: './tooltip-with-icon.html',
|
|
181
|
+
styleUrls: ['./tooltip.css'],
|
|
182
|
+
})
|
|
183
|
+
export default class TooltipWithIcon {}
|
|
184
|
+
|
|
185
|
+
```
|
|
186
|
+
#### Component template
|
|
187
|
+
```html
|
|
188
|
+
<!--
|
|
189
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
190
|
+
|
|
191
|
+
SPDX-License-Identifier: MIT
|
|
192
|
+
|
|
193
|
+
This source code is licensed under the MIT license found in the
|
|
194
|
+
LICENSE file in the root directory of this source tree.
|
|
195
|
+
-->
|
|
196
|
+
|
|
197
|
+
<ix-button class="any-class" aria-describedby="tooltip-1">Hover me</ix-button>
|
|
198
|
+
<ix-tooltip id="tooltip-1" for=".any-class">
|
|
199
|
+
<ix-icon slot="title-icon" name="info" size="16"></ix-icon>
|
|
200
|
+
<div slot="title-content">Tooltip Title</div>
|
|
201
|
+
Simple selector with icon
|
|
202
|
+
</ix-tooltip>
|
|
203
|
+
|
|
204
|
+
```
|
|
205
|
+
|
|
92
206
|
### Example: tooltip
|
|
93
207
|
#### Component typescript
|
|
94
208
|
```typescript
|
|
@@ -130,6 +244,43 @@ LICENSE file in the root directory of this source tree.
|
|
|
130
244
|
|
|
131
245
|
## Angular Standalone Examples
|
|
132
246
|
|
|
247
|
+
### Example: tooltip-with-icon
|
|
248
|
+
#### Component typescript
|
|
249
|
+
```typescript
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
import { Component } from '@angular/core';
|
|
253
|
+
import { IxButton, IxIcon, IxTooltip } from '@siemens/ix-angular/standalone';
|
|
254
|
+
|
|
255
|
+
@Component({
|
|
256
|
+
selector: 'app-example',
|
|
257
|
+
imports: [IxButton, IxTooltip, IxIcon],
|
|
258
|
+
templateUrl: './tooltip-with-icon.html',
|
|
259
|
+
styleUrls: ['./tooltip.css'],
|
|
260
|
+
})
|
|
261
|
+
export default class Tooltip {}
|
|
262
|
+
|
|
263
|
+
```
|
|
264
|
+
#### Component template
|
|
265
|
+
```html
|
|
266
|
+
<!--
|
|
267
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
268
|
+
|
|
269
|
+
SPDX-License-Identifier: MIT
|
|
270
|
+
|
|
271
|
+
This source code is licensed under the MIT license found in the
|
|
272
|
+
LICENSE file in the root directory of this source tree.
|
|
273
|
+
-->
|
|
274
|
+
|
|
275
|
+
<ix-button class="any-class" aria-describedby="tooltip-1">Hover me</ix-button>
|
|
276
|
+
<ix-tooltip id="tooltip-1" for=".any-class">
|
|
277
|
+
<ix-icon slot="title-icon" name="info" size="16"></ix-icon>
|
|
278
|
+
<div slot="title-content">Tooltip Title</div>
|
|
279
|
+
Simple selector with icon
|
|
280
|
+
</ix-tooltip>
|
|
281
|
+
|
|
282
|
+
```
|
|
283
|
+
|
|
133
284
|
### Example: tooltip
|
|
134
285
|
#### Component typescript
|
|
135
286
|
```typescript
|
|
@@ -171,10 +322,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
171
322
|
```
|
|
172
323
|
|
|
173
324
|
|
|
174
|
-
|
|
175
|
-
<!-- Auto Generated Below -->
|
|
176
|
-
|
|
177
|
-
|
|
178
325
|
## Properties
|
|
179
326
|
|
|
180
327
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -187,10 +334,10 @@ LICENSE file in the root directory of this source tree.
|
|
|
187
334
|
|
|
188
335
|
## Slots
|
|
189
336
|
|
|
190
|
-
| Slot | Description
|
|
191
|
-
| ----------------- |
|
|
192
|
-
| `"title-content"` | Content of tooltip title
|
|
193
|
-
| `"title-icon"` | Icon
|
|
337
|
+
| Slot | Description |
|
|
338
|
+
| ----------------- | -------------------------------------------------------------------------------- |
|
|
339
|
+
| `"title-content"` | Content of tooltip title |
|
|
340
|
+
| `"title-icon"` | Icon displayed next to the tooltip title. The icon will be displayed as 16x16px. |
|
|
194
341
|
|
|
195
342
|
|
|
196
343
|
## Dependencies
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
# ix-typography
|
|
2
3
|
|
|
3
4
|
## HTML Examples
|
|
@@ -1993,10 +1994,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
1993
1994
|
```
|
|
1994
1995
|
|
|
1995
1996
|
|
|
1996
|
-
|
|
1997
|
-
<!-- Auto Generated Below -->
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
1997
|
## Properties
|
|
2001
1998
|
|
|
2002
1999
|
| Property | Attribute | Description | Type | Default |
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
```html
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
class="ag-theme-alpine-dark ag-theme-ix"
|
|
5
|
-
[gridOptions]="gridOptions"
|
|
6
|
-
>
|
|
2
|
+
@if (gridOptions) {
|
|
3
|
+
<ag-grid-angular style="height: 12rem; width: 100%" [gridOptions]="gridOptions">
|
|
7
4
|
</ag-grid-angular>
|
|
5
|
+
}
|
|
8
6
|
```
|
|
@@ -1,53 +1,85 @@
|
|
|
1
1
|
```ts
|
|
2
|
-
import { Component } from '@angular/core';
|
|
3
|
-
import {
|
|
2
|
+
import { Component, OnInit } from '@angular/core';
|
|
3
|
+
import { getIxTheme } from '@siemens/ix-aggrid';
|
|
4
|
+
import {
|
|
5
|
+
GridOptions,
|
|
6
|
+
AllCommunityModule,
|
|
7
|
+
ModuleRegistry,
|
|
8
|
+
} from 'ag-grid-community';
|
|
9
|
+
import * as agGrid from 'ag-grid-community';
|
|
10
|
+
|
|
11
|
+
ModuleRegistry.registerModules([AllCommunityModule]);
|
|
4
12
|
|
|
5
13
|
@Component({
|
|
6
14
|
standalone: false,
|
|
7
15
|
selector: 'app-example',
|
|
8
16
|
templateUrl: './aggrid.html',
|
|
9
17
|
})
|
|
10
|
-
export default class AGGrid {
|
|
11
|
-
gridOptions =
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
},
|
|
26
|
-
{ field: 'hwVersion', headerName: 'HW version', resizable: true },
|
|
27
|
-
],
|
|
28
|
-
rowData: [
|
|
29
|
-
{
|
|
30
|
-
type: 'Equipment',
|
|
31
|
-
status: 'Normal',
|
|
32
|
-
hwVersion: '2.0',
|
|
33
|
-
checked: false,
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
type: 'Positioner',
|
|
37
|
-
status: 'Maintenance',
|
|
38
|
-
hwVersion: '1.0',
|
|
39
|
-
checked: true,
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
type: 'Pressure sensor',
|
|
43
|
-
status: 'Unknown',
|
|
44
|
-
hwVersion: 'N/A',
|
|
45
|
-
checked: false,
|
|
18
|
+
export default class AGGrid implements OnInit {
|
|
19
|
+
gridOptions: GridOptions | null = null;
|
|
20
|
+
|
|
21
|
+
ngOnInit() {
|
|
22
|
+
const ixTheme = getIxTheme(agGrid);
|
|
23
|
+
|
|
24
|
+
this.gridOptions = {
|
|
25
|
+
theme: ixTheme,
|
|
26
|
+
rowDragManaged: true,
|
|
27
|
+
tooltipShowDelay: 500,
|
|
28
|
+
rowSelection: {
|
|
29
|
+
mode: 'multiRow',
|
|
30
|
+
checkboxes: true,
|
|
31
|
+
headerCheckbox: true,
|
|
32
|
+
selectAll: 'filtered',
|
|
46
33
|
},
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
34
|
+
columnDefs: [
|
|
35
|
+
{
|
|
36
|
+
field: 'type',
|
|
37
|
+
headerName: 'Type',
|
|
38
|
+
resizable: true,
|
|
39
|
+
rowDrag: true,
|
|
40
|
+
tooltipField: 'type',
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
field: 'status',
|
|
44
|
+
headerName: 'Status',
|
|
45
|
+
resizable: true,
|
|
46
|
+
sortable: true,
|
|
47
|
+
filter: true,
|
|
48
|
+
tooltipValueGetter: (params) => {
|
|
49
|
+
return `Status: ${params.value} - Type: ${params.data.type}`;
|
|
50
|
+
},
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
field: 'hwVersion',
|
|
54
|
+
headerName: 'HW version',
|
|
55
|
+
resizable: true,
|
|
56
|
+
tooltipValueGetter: (params) => {
|
|
57
|
+
if (params.value === 'N/A') {
|
|
58
|
+
return 'Hardware version not available';
|
|
59
|
+
}
|
|
60
|
+
return `Hardware Version ${params.value}`;
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
],
|
|
64
|
+
rowData: [
|
|
65
|
+
{
|
|
66
|
+
type: 'Equipment',
|
|
67
|
+
status: 'Normal',
|
|
68
|
+
hwVersion: '2.0',
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
type: 'Positioner',
|
|
72
|
+
status: 'Maintenance',
|
|
73
|
+
hwVersion: '1.0',
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
type: 'Pressure sensor',
|
|
77
|
+
status: 'Unknown',
|
|
78
|
+
hwVersion: 'N/A',
|
|
79
|
+
},
|
|
80
|
+
],
|
|
81
|
+
suppressCellFocus: true,
|
|
82
|
+
};
|
|
83
|
+
}
|
|
52
84
|
}
|
|
53
85
|
```
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
```html
|
|
2
|
-
<ix-blind icon="bulb" label="
|
|
3
|
-
<div>
|
|
2
|
+
<ix-blind icon="bulb" label="Example" sublabel="sublabel">
|
|
3
|
+
<div>Filled content</div>
|
|
4
4
|
</ix-blind>
|
|
5
5
|
<ix-blind variant="outline" icon="bulb" label="Outline" sublabel="sublabel">
|
|
6
6
|
<div>Outline content</div>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
```html
|
|
2
2
|
<ix-checkbox-group>
|
|
3
3
|
<ix-checkbox
|
|
4
|
-
indeterminate="
|
|
4
|
+
[indeterminate]="parentCheckbox.indeterminate"
|
|
5
5
|
[(ngModel)]="this.parentCheckbox.checked"
|
|
6
6
|
label="{{this.parentCheckbox.label}}"
|
|
7
7
|
(checkedChange)="parentCheckedChange()"
|
|
@@ -27,16 +27,10 @@ export default class FormCheckboxGroupIndeterminate {
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
checkedChange() {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
this.parentCheckbox.indeterminate = true;
|
|
35
|
-
this.parentCheckbox.checked = false;
|
|
36
|
-
} else {
|
|
37
|
-
this.parentCheckbox.indeterminate = false;
|
|
38
|
-
this.parentCheckbox.checked = false;
|
|
39
|
-
}
|
|
30
|
+
const checkedCount = this.childCheckboxes.filter((cb) => cb.checked).length;
|
|
31
|
+
const totalCount = this.childCheckboxes.length;
|
|
32
|
+
this.parentCheckbox.checked = checkedCount === totalCount;
|
|
33
|
+
this.parentCheckbox.indeterminate = checkedCount > 0 && checkedCount < totalCount;
|
|
40
34
|
}
|
|
41
35
|
}
|
|
42
36
|
```
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
```css
|
|
2
2
|
@import '@siemens/ix/dist/siemens-ix/siemens-ix.css';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
@import 'ag-grid-community/styles/ag-grid.css';
|
|
6
|
-
@import 'ag-grid-community/styles/ag-theme-alpine.css';
|
|
7
|
-
@import '@siemens/ix-aggrid/dist/ix-aggrid/ix-aggrid.css';
|
|
8
|
-
|
|
9
4
|
html {
|
|
10
5
|
width: 100vw;
|
|
11
6
|
height: 100vh;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
```ts
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { ModalLoadingContext } from '@siemens/ix';
|
|
4
|
+
import { LoadingService } from '@siemens/ix-angular';
|
|
4
5
|
|
|
5
6
|
@Component({
|
|
6
7
|
standalone: false,
|
|
@@ -8,9 +9,12 @@ import { showModalLoading } from '@siemens/ix';
|
|
|
8
9
|
template: ` <ix-button (click)="startLoading()">Start loading</ix-button> `,
|
|
9
10
|
})
|
|
10
11
|
export default class Loading {
|
|
12
|
+
constructor(private readonly loadingService: LoadingService) {}
|
|
13
|
+
|
|
11
14
|
startLoading = () => {
|
|
12
15
|
let count = 0;
|
|
13
|
-
const progress =
|
|
16
|
+
const progress: ModalLoadingContext =
|
|
17
|
+
this.loadingService.showModalLoading('Loading 0/2');
|
|
14
18
|
const interval = setInterval(() => {
|
|
15
19
|
count++;
|
|
16
20
|
progress.update(`Loading ${count}/2`);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
```ts
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { MessageService } from '@siemens/ix-angular';
|
|
4
4
|
|
|
5
5
|
@Component({
|
|
6
6
|
standalone: false,
|
|
@@ -10,9 +10,11 @@ import { showMessage } from '@siemens/ix';
|
|
|
10
10
|
`,
|
|
11
11
|
})
|
|
12
12
|
export default class Message {
|
|
13
|
+
constructor(private readonly messageService: MessageService) {}
|
|
14
|
+
|
|
13
15
|
triggerMessage = async () => {
|
|
14
16
|
(
|
|
15
|
-
await
|
|
17
|
+
await this.messageService.success(
|
|
16
18
|
'Example title',
|
|
17
19
|
'message',
|
|
18
20
|
'Save',
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
```ts
|
|
2
|
+
import { Component } from '@angular/core';
|
|
3
|
+
import { ModalService } from '@siemens/ix-angular';
|
|
4
|
+
import ModalByInstanceExample from './modal-by-instance-content';
|
|
5
|
+
|
|
6
|
+
@Component({
|
|
7
|
+
standalone: false,
|
|
8
|
+
selector: 'app-example',
|
|
9
|
+
templateUrl: './modal-close.html',
|
|
10
|
+
})
|
|
11
|
+
export default class ModalClose {
|
|
12
|
+
constructor(private readonly modalService: ModalService) {}
|
|
13
|
+
|
|
14
|
+
async openModal() {
|
|
15
|
+
const modalInstance = await this.modalService.open({
|
|
16
|
+
content: ModalByInstanceExample,
|
|
17
|
+
data: 'Some data',
|
|
18
|
+
});
|
|
19
|
+
setTimeout(() => {
|
|
20
|
+
this.modalService.close(modalInstance, 'closed after 5 seconds');
|
|
21
|
+
}, 5000);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
```
|
|
@@ -4,11 +4,26 @@ import { Component } from '@angular/core';
|
|
|
4
4
|
@Component({
|
|
5
5
|
standalone: false,
|
|
6
6
|
selector: 'app-example',
|
|
7
|
+
styleUrls: ['./split-button.css'],
|
|
7
8
|
template: `
|
|
9
|
+
<div>
|
|
8
10
|
<ix-split-button label="Action text" splitIcon="chevron-down-small">
|
|
9
11
|
<ix-dropdown-item label="Item 1"></ix-dropdown-item>
|
|
10
12
|
<ix-dropdown-item label="Item 2"></ix-dropdown-item>
|
|
11
13
|
</ix-split-button>
|
|
14
|
+
<ix-split-button label="Action text" splitIcon="chevron-down-small" disabled>
|
|
15
|
+
<ix-dropdown-item label="Item 1"></ix-dropdown-item>
|
|
16
|
+
<ix-dropdown-item label="Item 2"></ix-dropdown-item>
|
|
17
|
+
</ix-split-button>
|
|
18
|
+
<ix-split-button label="Action text" splitIcon="chevron-down-small" disableButton>
|
|
19
|
+
<ix-dropdown-item label="Item 1"></ix-dropdown-item>
|
|
20
|
+
<ix-dropdown-item label="Item 2"></ix-dropdown-item>
|
|
21
|
+
</ix-split-button>
|
|
22
|
+
<ix-split-button label="Action text" splitIcon="chevron-down-small" disableDropdownButton>
|
|
23
|
+
<ix-dropdown-item label="Item 1"></ix-dropdown-item>
|
|
24
|
+
<ix-dropdown-item label="Item 2"></ix-dropdown-item>
|
|
25
|
+
</ix-split-button>
|
|
26
|
+
</div>
|
|
12
27
|
`,
|
|
13
28
|
})
|
|
14
29
|
export default class SplitButton {}
|