@siemens/ix-docs 4.4.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/component-usage-by-component.json +74 -38
- package/build/component-usage.json +102 -40
- package/build/docs/autogenerated/api/ix-action-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-action-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-application/api.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application/props.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application-header/api.mdx +18 -43
- package/build/docs/autogenerated/api/ix-application-header/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-application-header/props.mdx +12 -37
- package/build/docs/autogenerated/api/ix-application-header/slots.mdx +4 -4
- package/build/docs/autogenerated/api/ix-avatar/api.mdx +6 -28
- package/build/docs/autogenerated/api/ix-avatar/props.mdx +6 -28
- package/build/docs/autogenerated/api/ix-blind/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-blind/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-blind/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +14 -12
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +11 -12
- package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +11 -12
- package/build/docs/autogenerated/api/ix-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-button/props.mdx +10 -30
- package/build/docs/autogenerated/api/ix-card/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-list/api.mdx +35 -13
- package/build/docs/autogenerated/api/ix-card-list/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-list/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-card-title/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-card-title/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-category-filter/api.mdx +21 -33
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -29
- package/build/docs/autogenerated/api/ix-checkbox/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-checkbox/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-checkbox/props.mdx +7 -9
- package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-chip/api.mdx +30 -17
- package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-chip/props.mdx +29 -16
- package/build/docs/autogenerated/api/ix-col/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-col/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-content-header/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content-header/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-custom-field/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-custom-field/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +18 -107
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -103
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +31 -43
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +26 -38
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +65 -38
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +62 -28
- package/build/docs/autogenerated/api/ix-datetime-input/api.mdx +725 -0
- package/build/docs/autogenerated/api/ix-datetime-input/events.mdx +80 -0
- package/build/docs/autogenerated/api/ix-datetime-input/props.mdx +610 -0
- package/build/docs/autogenerated/api/ix-datetime-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-datetime-input/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +58 -31
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +55 -28
- package/build/docs/autogenerated/api/ix-dropdown/api.mdx +119 -12
- package/build/docs/autogenerated/api/ix-dropdown/events.mdx +17 -1
- package/build/docs/autogenerated/api/ix-dropdown/props.mdx +102 -11
- package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +67 -10
- package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +30 -8
- package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +30 -8
- package/build/docs/autogenerated/api/ix-empty-state/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-empty-state/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-empty-state/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-event-list/api.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list/props.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +6 -10
- package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +5 -9
- package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-field-label/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-field-label/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +4 -5
- package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-group/api.mdx +10 -11
- package/build/docs/autogenerated/api/ix-group/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-group/props.mdx +7 -8
- package/build/docs/autogenerated/api/ix-group-item/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-group-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-group-item/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-helper-text/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-helper-text/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-icon-button/api.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-button/props.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +9 -29
- package/build/docs/autogenerated/api/ix-input/api.mdx +26 -27
- package/build/docs/autogenerated/api/ix-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-input/props.mdx +20 -21
- package/build/docs/autogenerated/api/ix-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-key-value/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-key-value/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-key-value/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-kpi/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-kpi/props.mdx +7 -7
- package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-link-button/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-link-button/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-menu/api.mdx +19 -42
- package/build/docs/autogenerated/api/ix-menu/events.mdx +5 -5
- package/build/docs/autogenerated/api/ix-menu/props.mdx +14 -37
- package/build/docs/autogenerated/api/ix-menu-about/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-about/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +21 -2
- package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +25 -6
- package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +23 -4
- package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-category/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-category/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-item/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-menu-item/props.mdx +11 -13
- package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +13 -13
- package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-message-bar/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-message-bar/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-message-bar/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -16
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +6 -8
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +28 -30
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +22 -24
- package/build/docs/autogenerated/api/ix-number-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +14 -19
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +12 -17
- package/build/docs/autogenerated/api/ix-pane/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-pane/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-pane/props.mdx +11 -14
- package/build/docs/autogenerated/api/ix-pane/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pill/api.mdx +8 -9
- package/build/docs/autogenerated/api/ix-pill/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-playground/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-playground/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-push-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-push-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-radio/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-radio/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-radio/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-radio-group/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-radio-group/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-radio-group/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-range-field/api.mdx +52 -0
- package/build/docs/autogenerated/api/ix-range-field/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-range-field/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +63 -41
- package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-select/props.mdx +59 -37
- package/build/docs/autogenerated/api/ix-select-item/api.mdx +4 -6
- package/build/docs/autogenerated/api/ix-select-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-select-item/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-slider/api.mdx +18 -39
- package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -36
- package/build/docs/autogenerated/api/ix-slider/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +12 -34
- package/build/docs/autogenerated/api/ix-split-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +11 -33
- package/build/docs/autogenerated/api/ix-tab-item/api.mdx +63 -54
- package/build/docs/autogenerated/api/ix-tab-item/events.mdx +18 -2
- package/build/docs/autogenerated/api/ix-tab-item/props.mdx +45 -52
- package/build/docs/autogenerated/api/ix-tabs/api.mdx +59 -46
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -7
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +36 -39
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +24 -29
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -25
- package/build/docs/autogenerated/api/ix-tile/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tile/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +95 -36
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +90 -31
- package/build/docs/autogenerated/api/ix-time-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +56 -21
- package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +54 -19
- package/build/docs/autogenerated/api/ix-toast/api.mdx +9 -10
- package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toast/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-toast-container/api.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toast-container/props.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toggle/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-toggle/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-toggle/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +7 -26
- package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +6 -25
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-tooltip/props.mdx +4 -5
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-tree/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +29 -6
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +27 -4
- package/build/docs/autogenerated/api/ix-typography/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-typography/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-upload/api.mdx +38 -28
- package/build/docs/autogenerated/api/ix-upload/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-upload/props.mdx +37 -27
- package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +3 -3
- package/build/docs/autogenerated/playground/about-and-legal-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/date-dropdown-presets.mdx +52 -0
- package/build/docs/autogenerated/playground/date-range.mdx +46 -0
- package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
- package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
- package/build/docs/autogenerated/playground/range-field.mdx +46 -0
- package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/time-range.mdx +46 -0
- package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
- package/build/docs/autogenerated/prompt/ix-button/readme.md +502 -393
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +197 -83
- package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +368 -66
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +31 -22
- package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +16 -2
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +178 -59
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
- package/build/docs/autogenerated/prompt/ix-input/readme.md +12 -12
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +758 -89
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +260 -8
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +7 -7
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +193 -144
- package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
- package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +51 -34
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +957 -229
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +958 -228
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +3 -8
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +337 -37
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +133 -5
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +12 -7
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -0
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +392 -17
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
- package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
- package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
- package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +2 -7
- package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
- package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
- package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
- package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
- package/build/docs/autogenerated/usage/html/application.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
- package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
- package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
- package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
- package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
- package/build/docs/autogenerated/usage/html/button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-link.html.md +1 -1
- package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
- package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
- package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
- package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
- package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
- package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
- package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
- package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
- package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
- package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
- package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
- package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
- package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
- package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
- package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
- package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
- package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
- package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
- package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
- package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
- package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
- package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
- package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
- package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +66 -26
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
- package/build/docs/autogenerated/usage/html/tabs.html.md +22 -15
- package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
- package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
- package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
- package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
- package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
- package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
- package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
- package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
- package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
- package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
- package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
- package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
- package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
- package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
- package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
- package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
- package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
- package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
- package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
- package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
- package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
- package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
- package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
- package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +19 -14
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +11 -10
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
- package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
- package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
- package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
- package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
- package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
- package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
- package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
- package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
- package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
- package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +4 -2
- package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
- package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
- package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
- package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
- package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +24 -15
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +12 -9
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
- package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
- package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
- package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
- package/build/docs/autogenerated/utils/loading.mdx +19 -4
- package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
- package/build/docs/autogenerated/utils/message.mdx +10 -220
- package/build/docs/autogenerated/utils/message.service.mdx +5 -5
- package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
- package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
- package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message.mdx +9 -0
- package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
- package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
- package/build/static/demo/v2/angular/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
- package/build/static/demo/v2/angular/application-advanced.html +5 -3
- package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular/button-loading.html +21 -3
- package/build/static/demo/v2/angular/button-loading.ts +9 -1
- package/build/static/demo/v2/angular/chip.ts +38 -15
- package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
- package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular/date-input-label.html +1 -1
- package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular/date-input.html +1 -1
- package/build/static/demo/v2/angular/date-range.ts +22 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input.html +10 -0
- package/build/static/demo/v2/angular/datetime-input.ts +17 -0
- package/build/static/demo/v2/angular/datetime-range.ts +22 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular/echarts.ts +11 -6
- package/build/static/demo/v2/angular/loading.ts +2 -2
- package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
- package/build/static/demo/v2/angular/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular/pill.html +9 -7
- package/build/static/demo/v2/angular/popover-news.html +3 -3
- package/build/static/demo/v2/angular/range-field.ts +32 -0
- package/build/static/demo/v2/angular/settings-legacy.html +17 -0
- package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
- package/build/static/demo/v2/angular/settings.html +17 -3
- package/build/static/demo/v2/angular/settings.ts +2 -0
- package/build/static/demo/v2/angular/slider-error.html +8 -2
- package/build/static/demo/v2/angular/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
- package/build/static/demo/v2/angular/tabs.ts +11 -11
- package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular/time-range.ts +22 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
- package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular/toggle.ts +1 -1
- package/build/static/demo/v2/angular/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular/tree.ts +1 -1
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
- package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
- package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
- package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
- package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
- package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
- package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
- package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
- package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
- package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
- package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/settings.html +17 -3
- package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
- package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
- package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
- package/build/static/demo/v2/angular_standalone/tabs.ts +11 -11
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular_standalone/tile.ts +2 -7
- package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
- package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
- package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
- package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
- package/build/static/demo/v2/html/about-and-legal.html +34 -4
- package/build/static/demo/v2/html/action-card.html +1 -1
- package/build/static/demo/v2/html/add-icons.html +1 -1
- package/build/static/demo/v2/html/aggrid.html +1 -1
- package/build/static/demo/v2/html/application-advanced.html +3 -3
- package/build/static/demo/v2/html/application-app-switch.html +1 -1
- package/build/static/demo/v2/html/application-breakpoints.html +1 -1
- package/build/static/demo/v2/html/application-header.html +21 -5
- package/build/static/demo/v2/html/application.html +1 -1
- package/build/static/demo/v2/html/aria-label-properties.html +1 -1
- package/build/static/demo/v2/html/avatar-image.html +1 -1
- package/build/static/demo/v2/html/avatar-initials.html +1 -1
- package/build/static/demo/v2/html/avatar.html +1 -1
- package/build/static/demo/v2/html/blind-header-actions.html +1 -1
- package/build/static/demo/v2/html/blind-variants.html +1 -1
- package/build/static/demo/v2/html/blind.html +1 -1
- package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
- package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
- package/build/static/demo/v2/html/breadcrumb.html +13 -4
- package/build/static/demo/v2/html/button-danger-primary.html +1 -1
- package/build/static/demo/v2/html/button-danger-secondary.html +1 -1
- package/build/static/demo/v2/html/button-danger-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-group.html +1 -1
- package/build/static/demo/v2/html/button-loading.html +22 -5
- package/build/static/demo/v2/html/button-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-text-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-link.html +1 -1
- package/build/static/demo/v2/html/buttons.html +1 -1
- package/build/static/demo/v2/html/card-list.html +1 -1
- package/build/static/demo/v2/html/card.html +1 -1
- package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
- package/build/static/demo/v2/html/category-filter.html +1 -1
- package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
- package/build/static/demo/v2/html/checkbox.html +1 -1
- package/build/static/demo/v2/html/chip.html +39 -16
- package/build/static/demo/v2/html/content-header-no-back.html +1 -1
- package/build/static/demo/v2/html/content-header-with-slot.html +1 -1
- package/build/static/demo/v2/html/content-header.html +1 -1
- package/build/static/demo/v2/html/content.html +1 -1
- package/build/static/demo/v2/html/custom-field-validation.html +1 -1
- package/build/static/demo/v2/html/custom-field.html +1 -1
- package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
- package/build/static/demo/v2/html/date-dropdown.html +1 -1
- package/build/static/demo/v2/html/date-input-disabled.html +2 -2
- package/build/static/demo/v2/html/date-input-label.html +2 -2
- package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
- package/build/static/demo/v2/html/date-input-readonly.html +2 -2
- package/build/static/demo/v2/html/date-input-validation.html +5 -5
- package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
- package/build/static/demo/v2/html/date-input.html +2 -2
- package/build/static/demo/v2/html/date-range.html +29 -0
- package/build/static/demo/v2/html/datepicker-locale.html +1 -1
- package/build/static/demo/v2/html/datepicker-range.html +1 -1
- package/build/static/demo/v2/html/datepicker.html +1 -1
- package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
- package/build/static/demo/v2/html/datetime-input-label.html +26 -0
- package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
- package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
- package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
- package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/datetime-input.html +22 -0
- package/build/static/demo/v2/html/datetime-range.html +29 -0
- package/build/static/demo/v2/html/datetimepicker.html +1 -1
- package/build/static/demo/v2/html/divider.html +1 -1
- package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-button.html +1 -1
- package/build/static/demo/v2/html/dropdown-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
- package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
- package/build/static/demo/v2/html/dropdown.html +1 -1
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
- package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-circle.html +41 -33
- package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
- package/build/static/demo/v2/html/echarts-gauge.html +11 -5
- package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
- package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-pie.html +40 -32
- package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
- package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
- package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
- package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
- package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
- package/build/static/demo/v2/html/echarts.html +14 -6
- package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
- package/build/static/demo/v2/html/empty-state-compact.html +1 -1
- package/build/static/demo/v2/html/empty-state.html +1 -1
- package/build/static/demo/v2/html/event-list-compact.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
- package/build/static/demo/v2/html/event-list-filled.html +1 -1
- package/build/static/demo/v2/html/event-list-selected.html +1 -1
- package/build/static/demo/v2/html/event-list.html +1 -1
- package/build/static/demo/v2/html/expanding-search.html +1 -1
- package/build/static/demo/v2/html/flip-tile.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
- package/build/static/demo/v2/html/form-checkbox.html +1 -1
- package/build/static/demo/v2/html/form-layout-auto.html +1 -1
- package/build/static/demo/v2/html/form-layout-grid.html +1 -1
- package/build/static/demo/v2/html/grid-padding.html +1 -1
- package/build/static/demo/v2/html/grid-size.html +1 -1
- package/build/static/demo/v2/html/grid.html +1 -1
- package/build/static/demo/v2/html/group-context-menu.html +1 -1
- package/build/static/demo/v2/html/group-custom-entry.html +1 -1
- package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
- package/build/static/demo/v2/html/group.html +1 -1
- package/build/static/demo/v2/html/html-table-striped.html +1 -1
- package/build/static/demo/v2/html/html-table.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/input-disabled.html +1 -1
- package/build/static/demo/v2/html/input-label.html +1 -1
- package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/input-legacy.html +1 -1
- package/build/static/demo/v2/html/input-pattern.html +1 -1
- package/build/static/demo/v2/html/input-readonly.html +1 -1
- package/build/static/demo/v2/html/input-types.html +1 -1
- package/build/static/demo/v2/html/input-validation.html +1 -1
- package/build/static/demo/v2/html/input-with-slots.html +1 -1
- package/build/static/demo/v2/html/input.html +1 -1
- package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-list.html +1 -1
- package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
- package/build/static/demo/v2/html/key-value.html +1 -1
- package/build/static/demo/v2/html/kpi.html +1 -1
- package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
- package/build/static/demo/v2/html/layout-auto.html +1 -1
- package/build/static/demo/v2/html/link-button-disabled.html +1 -1
- package/build/static/demo/v2/html/link-button.html +1 -1
- package/build/static/demo/v2/html/loading.html +12 -10
- package/build/static/demo/v2/html/menu-category.html +1 -1
- package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
- package/build/static/demo/v2/html/message-bar-removal.html +1 -1
- package/build/static/demo/v2/html/message-bar.html +1 -1
- package/build/static/demo/v2/html/message.html +1 -1
- package/build/static/demo/v2/html/modal-close.html +1 -1
- package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
- package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
- package/build/static/demo/v2/html/modal-sizes.html +1 -1
- package/build/static/demo/v2/html/modal.html +1 -1
- package/build/static/demo/v2/html/number-input-disabled.html +1 -1
- package/build/static/demo/v2/html/number-input-label.html +1 -1
- package/build/static/demo/v2/html/number-input-readonly.html +1 -1
- package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
- package/build/static/demo/v2/html/number-input-validation.html +1 -1
- package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/number-input.html +1 -1
- package/build/static/demo/v2/html/pagination-advanced.html +1 -1
- package/build/static/demo/v2/html/pagination.html +1 -1
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/pane.html +1 -1
- package/build/static/demo/v2/html/pill-variants.html +24 -18
- package/build/static/demo/v2/html/pill.html +10 -8
- package/build/static/demo/v2/html/popover-news.html +5 -4
- package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator.html +1 -1
- package/build/static/demo/v2/html/push-card.html +1 -1
- package/build/static/demo/v2/html/radio-button.html +1 -1
- package/build/static/demo/v2/html/radio-disabled.html +1 -1
- package/build/static/demo/v2/html/radio-group.html +1 -1
- package/build/static/demo/v2/html/radio-validation.html +1 -1
- package/build/static/demo/v2/html/radio.html +1 -1
- package/build/static/demo/v2/html/range-field.html +47 -0
- package/build/static/demo/v2/html/select-editable.html +1 -1
- package/build/static/demo/v2/html/select-multiple.html +1 -1
- package/build/static/demo/v2/html/select-validation.html +1 -1
- package/build/static/demo/v2/html/select.html +1 -1
- package/build/static/demo/v2/html/settings-legacy.html +45 -0
- package/build/static/demo/v2/html/settings.html +34 -8
- package/build/static/demo/v2/html/slider-error.html +4 -3
- package/build/static/demo/v2/html/slider-marker.html +1 -1
- package/build/static/demo/v2/html/slider-trace.html +1 -1
- package/build/static/demo/v2/html/slider.html +1 -1
- package/build/static/demo/v2/html/spinner-large.html +1 -1
- package/build/static/demo/v2/html/spinner.html +1 -1
- package/build/static/demo/v2/html/split-button-icons.html +1 -1
- package/build/static/demo/v2/html/split-button.html +1 -1
- package/build/static/demo/v2/html/tabs-overflow.html +66 -26
- package/build/static/demo/v2/html/tabs-rounded.html +23 -9
- package/build/static/demo/v2/html/tabs.html +22 -15
- package/build/static/demo/v2/html/textarea-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy.html +1 -1
- package/build/static/demo/v2/html/textarea-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
- package/build/static/demo/v2/html/textarea-validation.html +1 -1
- package/build/static/demo/v2/html/textarea.html +1 -1
- package/build/static/demo/v2/html/theme-switcher.html +5 -6
- package/build/static/demo/v2/html/tile.html +1 -1
- package/build/static/demo/v2/html/time-input-disabled.html +1 -1
- package/build/static/demo/v2/html/time-input-label.html +1 -1
- package/build/static/demo/v2/html/time-input-readonly.html +1 -1
- package/build/static/demo/v2/html/time-input-validation.html +1 -1
- package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/time-input.html +1 -1
- package/build/static/demo/v2/html/time-range.html +29 -0
- package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
- package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
- package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
- package/build/static/demo/v2/html/timepicker.html +1 -1
- package/build/static/demo/v2/html/toast-custom.html +4 -4
- package/build/static/demo/v2/html/toast-position.html +1 -1
- package/build/static/demo/v2/html/toast.html +1 -1
- package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-checked.html +2 -2
- package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
- package/build/static/demo/v2/html/toggle-disabled.html +2 -2
- package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
- package/build/static/demo/v2/html/toggle.html +2 -2
- package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
- package/build/static/demo/v2/html/tooltip.html +1 -1
- package/build/static/demo/v2/html/tree-custom.html +2 -2
- package/build/static/demo/v2/html/tree.html +2 -1
- package/build/static/demo/v2/html/upload.html +1 -1
- package/build/static/demo/v2/html/validation-select.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs.html +1 -1
- package/build/static/demo/v2/html/workflow-vertical.html +1 -1
- package/build/static/demo/v2/html/workflow.html +1 -1
- package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
- package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
- package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
- package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
- package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
- package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
- package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
- package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
- package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
- package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
- package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
- package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
- package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
- package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
- package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
- package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
- package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
- package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
- package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
- package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
- package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
- package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
- package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
- package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
- package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
- package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
- package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
- package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
- package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
- package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
- package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
- package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
- package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
- package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
- package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
- package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
- package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
- package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
- package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
- package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
- package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
- package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
- package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
- package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
- package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
- package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
- package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
- package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
- package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
- package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
- package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
- package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
- package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
- package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
- package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
- package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
- package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
- package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
- package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
- package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
- package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
- package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
- package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +74 -38
- package/build/static/demo/v2/preview/html/component-usage.json +102 -40
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
- package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
- 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 +19 -8
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +7 -7
- 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 +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
- 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 +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
- 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 +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
- 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 +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
- 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 +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
- 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 +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
- 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 +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
- 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 +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +56 -23
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +25 -18
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
- package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/index.html +11 -6
- package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
- package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
- package/build/static/demo/v2/react/application-advanced.tsx +3 -3
- package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
- package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
- package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
- package/build/static/demo/v2/react/button-loading.tsx +16 -8
- package/build/static/demo/v2/react/buttons.tsx +1 -3
- package/build/static/demo/v2/react/chip.tsx +33 -14
- package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
- package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
- package/build/static/demo/v2/react/date-input-label.tsx +1 -1
- package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
- package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
- package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
- package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
- package/build/static/demo/v2/react/date-input.tsx +1 -1
- package/build/static/demo/v2/react/date-range.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
- package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
- package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
- package/build/static/demo/v2/react/datetime-input.tsx +21 -0
- package/build/static/demo/v2/react/datetime-range.tsx +23 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
- package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
- package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
- package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
- package/build/static/demo/v2/react/echarts.tsx +16 -7
- package/build/static/demo/v2/react/loading.tsx +4 -2
- package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
- package/build/static/demo/v2/react/modal.tsx +3 -1
- package/build/static/demo/v2/react/pill-variants.tsx +28 -20
- package/build/static/demo/v2/react/pill.tsx +20 -11
- package/build/static/demo/v2/react/popover-news.tsx +5 -3
- package/build/static/demo/v2/react/range-field.tsx +48 -0
- package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
- package/build/static/demo/v2/react/settings.tsx +22 -5
- package/build/static/demo/v2/react/slider-error.tsx +8 -2
- package/build/static/demo/v2/react/tabs-overflow.tsx +19 -14
- package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
- package/build/static/demo/v2/react/tabs.tsx +11 -10
- package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
- package/build/static/demo/v2/react/time-range.tsx +23 -0
- package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
- package/build/static/demo/v2/react/timepicker.tsx +1 -1
- package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
- package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
- package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
- package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
- package/build/static/demo/v2/react/toggle.tsx +1 -1
- package/build/static/demo/v2/react/tree-custom.tsx +1 -0
- package/build/static/demo/v2/react/tree.tsx +1 -1
- package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
- package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
- package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
- package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
- package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
- package/build/static/demo/v2/vue/button-loading.vue +32 -4
- package/build/static/demo/v2/vue/chip.vue +47 -19
- package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
- package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
- package/build/static/demo/v2/vue/date-input-label.vue +1 -1
- package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
- package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
- package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
- package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
- package/build/static/demo/v2/vue/date-input.vue +1 -1
- package/build/static/demo/v2/vue/date-range.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
- package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
- package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
- package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input.vue +16 -0
- package/build/static/demo/v2/vue/datetime-range.vue +23 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
- package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
- package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
- package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
- package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
- package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
- package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
- package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
- package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
- package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
- package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
- package/build/static/demo/v2/vue/echarts.vue +9 -5
- package/build/static/demo/v2/vue/loading.vue +4 -2
- package/build/static/demo/v2/vue/pill-variants.vue +23 -17
- package/build/static/demo/v2/vue/pill.vue +9 -7
- package/build/static/demo/v2/vue/popover-news.vue +3 -3
- package/build/static/demo/v2/vue/range-field.vue +38 -0
- package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
- package/build/static/demo/v2/vue/settings.vue +25 -3
- package/build/static/demo/v2/vue/slider-error.vue +3 -2
- package/build/static/demo/v2/vue/tabs-overflow.vue +24 -15
- package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
- package/build/static/demo/v2/vue/tabs.vue +12 -9
- package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
- package/build/static/demo/v2/vue/time-range.vue +19 -0
- package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
- package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
- package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
- package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
- package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
- package/build/static/demo/v2/vue/toggle.vue +1 -1
- package/build/static/demo/v2/vue/tree-custom.vue +1 -0
- package/build/static/demo/v2/vue/tree.vue +1 -1
- package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
- package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
- package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
- package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
- package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
- package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
- package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
- package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
- package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
- package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
- package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
- package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
- package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
- package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
- package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
- package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
- package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
- package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
- package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
- package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
- package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
- package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
- package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
- package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
- package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
- package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
- package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
- package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
- package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
- package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
- package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
- package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
- package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
- package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
- package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
- package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
- package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
- package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
- package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
- package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
- package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
- package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
- package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
- package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
- package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
- package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
- package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
- package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
- package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
- package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
- package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
- package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
- package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
- package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
- package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
- package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
- package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
- package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
- package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
- package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
- package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
- package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
- package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
- package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
- package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.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/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
- package/package.json +4 -4
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -203
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -156
- package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
- package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
- package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
- package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
- package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
- package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
- package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
- package/build/docs/autogenerated/playground/drawer.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
- package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
- package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
- package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
- package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
- package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
- package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
- package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
- package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
- package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
- package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
- package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
- package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
- package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
- package/build/static/demo/v2/angular/drawer.ts +0 -25
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
- package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
- package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
- package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
- package/build/static/demo/v2/html/drawer-full-height.html +0 -38
- package/build/static/demo/v2/html/drawer.html +0 -39
- package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +0 -127
- package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +0 -12
- package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +0 -49990
- package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +0 -98
- package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +0 -30
- package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +0 -96
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +0 -15
- package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +0 -7
- package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +0 -67
- package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +0 -9
- package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +0 -12
- package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +0 -9
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +0 -7
- package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
- package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +0 -9
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +0 -11
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +0 -9
- package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +0 -144
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +0 -63
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +0 -57
- package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +0 -65
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +0 -142
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +0 -83
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +0 -126
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +0 -45
- package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +0 -64
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +0 -93
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +0 -80
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +0 -61
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +0 -87
- package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +0 -6
- package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +0 -18
- package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +0 -27
- package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
- package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +0 -7
- package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
- package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
- package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +0 -3056
- package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +0 -5572
- package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +0 -27
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +0 -96
- package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +0 -22
- package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +0 -76
- package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +0 -74
- package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +0 -1061
- package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +0 -4
- package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +0 -1577
- package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +0 -271
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +0 -187
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +0 -48
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +0 -120
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +0 -93
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +0 -103
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +0 -101
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +0 -155
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +0 -497
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +0 -553
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +0 -25
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +0 -82
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +0 -181
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +0 -31
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +0 -135
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +0 -43
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +0 -403
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +0 -129
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +0 -174
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +0 -127
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +0 -74
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +0 -161
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +0 -66
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +0 -95
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +0 -122
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +0 -156
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +0 -90
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +0 -204
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +0 -39
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +0 -112
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +0 -104
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +0 -474
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +0 -60
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +0 -180
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +0 -151
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +0 -466
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +0 -68
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +0 -108
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +0 -158
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +0 -134
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +0 -610
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +0 -236
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +0 -433
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +0 -224
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +0 -257
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +0 -591
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +0 -87
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +0 -118
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +0 -323
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +0 -580
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +0 -146
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +0 -150
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +0 -119
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +0 -77
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +0 -64
- package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +0 -23
- package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
- package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
- package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +0 -14
- package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +0 -21
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +0 -27
- package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +0 -56
- package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +0 -224
- package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +0 -59
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +0 -54
- package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +0 -56
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
- package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +0 -7
- package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
- package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
- package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +0 -7
- package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +0 -10
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +0 -14
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +0 -12
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +0 -154
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +0 -57
- package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +0 -8
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +0 -18
- package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +0 -51
- package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +0 -19
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +0 -8
- package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +0 -5
- package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
- package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
- package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +0 -115
- package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
- package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +0 -2
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +0 -46
- package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
- package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +0 -1
- package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
- package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
- package/build/static/demo/v2/react/drawer.tsx +0 -28
- package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
- package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
- package/build/static/demo/v2/vue/drawer.vue +0 -22
- package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +0 -1
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +0 -10
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +0 -9
- package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +0 -72
- package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +0 -216
- package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +0 -86
- package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +0 -158
- package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +0 -30
- package/build/static/storybook-static/assets/axe-BpZO0Bda.js +0 -20
- package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +0 -8
- package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +0 -750
- package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +0 -12
- package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +0 -14
- package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +0 -89
- package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +0 -16
- package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +0 -21
- package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +0 -50
- package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +0 -3
- package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +0 -24
- package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +0 -91
- package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +0 -37
- package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +0 -15
- package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +0 -5
- package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +0 -12
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +0 -1
- package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +0 -1
- package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +0 -20
- package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +0 -1
- package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +0 -1039
- package/build/static/storybook-static/assets/index-DzYQ_BiM.js +0 -1
- package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +0 -7
- package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +0 -70
- package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +0 -7
- package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +0 -31
- package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +0 -10
- package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +0 -5
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
- package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +0 -16
- package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +0 -35
- package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +0 -18
- package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +0 -47
- package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +0 -69
- package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +0 -1
- package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +0 -23
- package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +0 -50
- package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +0 -27
- package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +0 -10
- package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +0 -14
- package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +0 -12
- package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +0 -131
- package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +0 -25
- package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +0 -5
- package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +0 -23
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +0 -6
- package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +0 -109
- package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +0 -16
- package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +0 -3
- package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +0 -42
- package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +0 -9
- package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +0 -70
- package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +0 -46
- package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +0 -71
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
- /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
import { a as registerInstance, g as getElement, h, H as Host } from "./global-DjWMysHf.js";
|
|
2
|
+
import { m as makeRef } from "./make-ref-Djkc69iv-BpP6uHEs.js";
|
|
3
|
+
import { H as HookValidationLifecycle } from "./validation-BT5aAuSO-CbQmWD6n.js";
|
|
4
|
+
import "./index-XBTykBKS-D8xrYMLu.js";
|
|
5
|
+
const checkboxGroupCss = () => `:host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}`;
|
|
6
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
7
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
9
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
10
|
+
else
|
|
11
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
12
|
+
if (d = decorators[i])
|
|
13
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
14
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15
|
+
};
|
|
16
|
+
const CheckboxGroup = class {
|
|
17
|
+
constructor(hostRef) {
|
|
18
|
+
registerInstance(this, hostRef);
|
|
19
|
+
}
|
|
20
|
+
get hostElement() {
|
|
21
|
+
return getElement(this);
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Optional helper text displayed below the checkbox group
|
|
25
|
+
*/
|
|
26
|
+
helperText;
|
|
27
|
+
/**
|
|
28
|
+
* Label for the checkbox group
|
|
29
|
+
*/
|
|
30
|
+
label;
|
|
31
|
+
/**
|
|
32
|
+
* Alignment of the checkboxes in the group
|
|
33
|
+
*/
|
|
34
|
+
direction = "column";
|
|
35
|
+
/**
|
|
36
|
+
* Error text for the checkbox group
|
|
37
|
+
*/
|
|
38
|
+
invalidText;
|
|
39
|
+
/**
|
|
40
|
+
* Info text for the checkbox group
|
|
41
|
+
*/
|
|
42
|
+
infoText;
|
|
43
|
+
/**
|
|
44
|
+
* Valid text for the checkbox group
|
|
45
|
+
*/
|
|
46
|
+
validText;
|
|
47
|
+
/**
|
|
48
|
+
* Warning text for the checkbox group
|
|
49
|
+
*/
|
|
50
|
+
warningText;
|
|
51
|
+
/**
|
|
52
|
+
* Show helper, info, warning, error and valid text as tooltip
|
|
53
|
+
*/
|
|
54
|
+
showTextAsTooltip = false;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
58
|
+
required = false;
|
|
59
|
+
isInvalid = false;
|
|
60
|
+
isInfo = false;
|
|
61
|
+
isValid = false;
|
|
62
|
+
isWarning = false;
|
|
63
|
+
touched = false;
|
|
64
|
+
groupRef = makeRef();
|
|
65
|
+
get checkboxElements() {
|
|
66
|
+
return Array.from(this.hostElement.querySelectorAll("ix-checkbox"));
|
|
67
|
+
}
|
|
68
|
+
observer = new MutationObserver(() => {
|
|
69
|
+
this.checkForRequiredCheckbox();
|
|
70
|
+
});
|
|
71
|
+
checkForRequiredCheckbox() {
|
|
72
|
+
this.required = this.checkboxElements.some((checkbox) => checkbox.required);
|
|
73
|
+
}
|
|
74
|
+
connectedCallback() {
|
|
75
|
+
this.observer.observe(this.hostElement, {
|
|
76
|
+
childList: true,
|
|
77
|
+
subtree: true,
|
|
78
|
+
attributes: true,
|
|
79
|
+
attributeFilter: ["checked", "required"]
|
|
80
|
+
});
|
|
81
|
+
}
|
|
82
|
+
componentWillLoad() {
|
|
83
|
+
this.checkForRequiredCheckbox();
|
|
84
|
+
}
|
|
85
|
+
disconnectedCallback() {
|
|
86
|
+
if (this.observer) {
|
|
87
|
+
this.observer.disconnect();
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
onClassFieldUpdate({ isInvalid, isInvalidByRequired, isInfo, isValid, isWarning }) {
|
|
91
|
+
this.isInvalid = isInvalid || isInvalidByRequired;
|
|
92
|
+
this.isInfo = isInfo;
|
|
93
|
+
this.isValid = isValid;
|
|
94
|
+
this.isWarning = isWarning;
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
99
|
+
isTouched() {
|
|
100
|
+
return Promise.resolve(this.touched);
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
105
|
+
hasValidValue() {
|
|
106
|
+
return Promise.resolve(this.checkboxElements.some((checkbox) => checkbox.checked));
|
|
107
|
+
}
|
|
108
|
+
render() {
|
|
109
|
+
return h(Host, { key: "7ce000341dfbf0b447b05cf56eb0c0f0ce6ced71", ref: this.groupRef, onIxBlur: () => this.touched = true }, h("ix-field-wrapper", { key: "c993e1c79c87c4bf67937c1656c30959cc290f78", label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning, controlRef: this.groupRef }, h("div", { key: "78a0cfe64c2f3f2de8574282f36531e4c4aa9012", class: {
|
|
110
|
+
"checkbox-container": true,
|
|
111
|
+
"row-layout": this.direction === "row"
|
|
112
|
+
} }, h("slot", { key: "1b90032207b05a058e5639e08c997269a683b504" }))));
|
|
113
|
+
}
|
|
114
|
+
};
|
|
115
|
+
__decorate([
|
|
116
|
+
HookValidationLifecycle({
|
|
117
|
+
includeChildren: true
|
|
118
|
+
})
|
|
119
|
+
], CheckboxGroup.prototype, "onClassFieldUpdate", null);
|
|
120
|
+
CheckboxGroup.style = checkboxGroupCss();
|
|
121
|
+
export {
|
|
122
|
+
CheckboxGroup as ix_checkbox_group
|
|
123
|
+
};
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
import { a as registerInstance, c as createEvent, g as getElement, h, F as Fragment, H as Host } from "./global-DjWMysHf.js";
|
|
2
|
+
import { a as a11yBoolean } from "./a11y-B5k8YVR0-BOSd6BQK.js";
|
|
3
|
+
import { m as makeRef } from "./make-ref-Djkc69iv-BpP6uHEs.js";
|
|
4
|
+
import { H as HookValidationLifecycle } from "./validation-BT5aAuSO-CbQmWD6n.js";
|
|
5
|
+
import "./index-XBTykBKS-D8xrYMLu.js";
|
|
6
|
+
const checkboxCss = () => `:host{--ix-checkbox-check-color:var(--theme-color-primary--contrast);display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;margin-right:0.5rem}:host button:disabled{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}:host input[type=checkbox]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;cursor:pointer}:host ix-typography{margin-top:0.125rem}:host button{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.checked) button,:host(.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.checked:hover) button,:host(.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.checked:active) button,:host(.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host(.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-info) button{--theme-checkbox-unchecked--background:var( --theme-checkbox-unchecked--background--info );--theme-checkbox-unchecked--background--hover:var( --theme-checkbox-unchecked--background--info--hover );--theme-checkbox-unchecked--background--active:var( --theme-checkbox-unchecked--background--info--active );--theme-checkbox-unchecked--border-color:var( --theme-checkbox-unchecked--border-color--info );--theme-checkbox-unchecked--border-color--hover:var( --theme-checkbox-unchecked--border-color--info--hover );--theme-checkbox-unchecked--border-color--active:var( --theme-checkbox-unchecked--border-color--info--active );--theme-checkbox-checked--background:var( --theme-checkbox-checked--background--info );--theme-checkbox-checked--background--hover:var( --theme-checkbox-checked--background--info--hover );--theme-checkbox-checked--background--active:var( --theme-checkbox-checked--background--info--active );--theme-checkbox-checked--border-color:var( --theme-checkbox-checked--border-color--info );--theme-checkbox-checked--border-color--hover:var( --theme-checkbox-checked--border-color--info--hover );--theme-checkbox-checked--border-color--active:var( --theme-checkbox-checked--border-color--info--active );--theme-checkbox-mixed--background:var( --theme-checkbox-mixed--background--info );--theme-checkbox-mixed--background--hover:var( --theme-checkbox-mixed--background--info--hover );--theme-checkbox-mixed--background--active:var( --theme-checkbox-mixed--background--info--active );--theme-checkbox-mixed--border-color:var( --theme-checkbox-mixed--border-color--info );--theme-checkbox-mixed--border-color--hover:var( --theme-checkbox-mixed--border-color--info--hover );--theme-checkbox-mixed--border-color--active:var( --theme-checkbox-mixed--border-color--info--active );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-warning) button{--theme-checkbox-unchecked--background:var( --theme-checkbox-unchecked--background--warning );--theme-checkbox-unchecked--background--hover:var( --theme-checkbox-unchecked--background--warning--hover );--theme-checkbox-unchecked--background--active:var( --theme-checkbox-unchecked--background--warning--active );--theme-checkbox-unchecked--border-color:var( --theme-checkbox-unchecked--border-color--warning );--theme-checkbox-unchecked--border-color--hover:var( --theme-checkbox-unchecked--border-color--warning--hover );--theme-checkbox-unchecked--border-color--active:var( --theme-checkbox-unchecked--border-color--warning--active );--theme-checkbox-checked--background:var( --theme-checkbox-checked--background--warning );--theme-checkbox-checked--background--hover:var( --theme-checkbox-checked--background--warning--hover );--theme-checkbox-checked--background--active:var( --theme-checkbox-checked--background--warning--active );--theme-checkbox-checked--border-color:var( --theme-checkbox-checked--border-color--warning );--theme-checkbox-checked--border-color--hover:var( --theme-checkbox-checked--border-color--warning--hover );--theme-checkbox-checked--border-color--active:var( --theme-checkbox-checked--border-color--warning--active );--theme-checkbox-mixed--background:var( --theme-checkbox-mixed--background--warning );--theme-checkbox-mixed--background--hover:var( --theme-checkbox-mixed--background--warning--hover );--theme-checkbox-mixed--background--active:var( --theme-checkbox-mixed--background--warning--active );--theme-checkbox-mixed--border-color:var( --theme-checkbox-mixed--border-color--warning );--theme-checkbox-mixed--border-color--hover:var( --theme-checkbox-mixed--border-color--warning--hover );--theme-checkbox-mixed--border-color--active:var( --theme-checkbox-mixed--border-color--warning--active );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid--required) button{--theme-checkbox-unchecked--background:var( --theme-checkbox-unchecked--background--invalid );--theme-checkbox-unchecked--background--hover:var( --theme-checkbox-unchecked--background--invalid--hover );--theme-checkbox-unchecked--background--active:var( --theme-checkbox-unchecked--background--invalid--active );--theme-checkbox-unchecked--border-color:var( --theme-checkbox-unchecked--border-color--invalid );--theme-checkbox-unchecked--border-color--hover:var( --theme-checkbox-unchecked--border-color--invalid--hover );--theme-checkbox-unchecked--border-color--active:var( --theme-checkbox-unchecked--border-color--invalid--active );--theme-checkbox-checked--background:var( --theme-checkbox-checked--background--invalid );--theme-checkbox-checked--background--hover:var( --theme-checkbox-checked--background--invalid--hover );--theme-checkbox-checked--background--active:var( --theme-checkbox-checked--background--invalid--active );--theme-checkbox-checked--border-color:var( --theme-checkbox-checked--border-color--invalid );--theme-checkbox-checked--border-color--hover:var( --theme-checkbox-checked--border-color--invalid--hover );--theme-checkbox-checked--border-color--active:var( --theme-checkbox-checked--border-color--invalid--active );--theme-checkbox-mixed--background:var( --theme-checkbox-mixed--background--invalid );--theme-checkbox-mixed--background--hover:var( --theme-checkbox-mixed--background--invalid--hover );--theme-checkbox-mixed--background--active:var( --theme-checkbox-mixed--background--invalid--active );--theme-checkbox-mixed--border-color:var( --theme-checkbox-mixed--border-color--invalid );--theme-checkbox-mixed--border-color--hover:var( --theme-checkbox-mixed--border-color--invalid--hover );--theme-checkbox-mixed--border-color--active:var( --theme-checkbox-mixed--border-color--invalid--active );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid) button{--theme-checkbox-unchecked--background:var( --theme-checkbox-unchecked--background--invalid );--theme-checkbox-unchecked--background--hover:var( --theme-checkbox-unchecked--background--invalid--hover );--theme-checkbox-unchecked--background--active:var( --theme-checkbox-unchecked--background--invalid--active );--theme-checkbox-unchecked--border-color:var( --theme-checkbox-unchecked--border-color--invalid );--theme-checkbox-unchecked--border-color--hover:var( --theme-checkbox-unchecked--border-color--invalid--hover );--theme-checkbox-unchecked--border-color--active:var( --theme-checkbox-unchecked--border-color--invalid--active );--theme-checkbox-checked--background:var( --theme-checkbox-checked--background--invalid );--theme-checkbox-checked--background--hover:var( --theme-checkbox-checked--background--invalid--hover );--theme-checkbox-checked--background--active:var( --theme-checkbox-checked--background--invalid--active );--theme-checkbox-checked--border-color:var( --theme-checkbox-checked--border-color--invalid );--theme-checkbox-checked--border-color--hover:var( --theme-checkbox-checked--border-color--invalid--hover );--theme-checkbox-checked--border-color--active:var( --theme-checkbox-checked--border-color--invalid--active );--theme-checkbox-mixed--background:var( --theme-checkbox-mixed--background--invalid );--theme-checkbox-mixed--background--hover:var( --theme-checkbox-mixed--background--invalid--hover );--theme-checkbox-mixed--background--active:var( --theme-checkbox-mixed--background--invalid--active );--theme-checkbox-mixed--border-color:var( --theme-checkbox-mixed--border-color--invalid );--theme-checkbox-mixed--border-color--hover:var( --theme-checkbox-mixed--border-color--invalid--hover );--theme-checkbox-mixed--border-color--active:var( --theme-checkbox-mixed--border-color--invalid--active );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.disabled){pointer-events:none}:host(.disabled) button,:host(.disabled) label,:host(.disabled) input{pointer-events:none}`;
|
|
7
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
8
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
10
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
11
|
+
else
|
|
12
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
13
|
+
if (d = decorators[i])
|
|
14
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
const Checkbox = class {
|
|
18
|
+
constructor(hostRef) {
|
|
19
|
+
registerInstance(this, hostRef);
|
|
20
|
+
this.checkedChange = createEvent(this, "checkedChange", 7);
|
|
21
|
+
this.valueChange = createEvent(this, "valueChange", 7);
|
|
22
|
+
this.ixBlur = createEvent(this, "ixBlur", 7);
|
|
23
|
+
if (hostRef.$hostElement$["s-ei"]) {
|
|
24
|
+
this.formInternals = hostRef.$hostElement$["s-ei"];
|
|
25
|
+
} else {
|
|
26
|
+
this.formInternals = hostRef.$hostElement$.attachInternals();
|
|
27
|
+
hostRef.$hostElement$["s-ei"] = this.formInternals;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
get hostElement() {
|
|
31
|
+
return getElement(this);
|
|
32
|
+
}
|
|
33
|
+
formInternals;
|
|
34
|
+
/**
|
|
35
|
+
* Name of the checkbox component
|
|
36
|
+
*/
|
|
37
|
+
name;
|
|
38
|
+
/**
|
|
39
|
+
* Value of the checkbox component
|
|
40
|
+
*/
|
|
41
|
+
value = "on";
|
|
42
|
+
/**
|
|
43
|
+
* Label for the checkbox component
|
|
44
|
+
*/
|
|
45
|
+
label;
|
|
46
|
+
/**
|
|
47
|
+
* Checked state of the checkbox component
|
|
48
|
+
*/
|
|
49
|
+
checked = false;
|
|
50
|
+
/**
|
|
51
|
+
* Disabled state of the checkbox component
|
|
52
|
+
*/
|
|
53
|
+
disabled = false;
|
|
54
|
+
/**
|
|
55
|
+
* Indeterminate state of the checkbox component
|
|
56
|
+
*/
|
|
57
|
+
indeterminate = false;
|
|
58
|
+
/**
|
|
59
|
+
* Required state of the checkbox component.
|
|
60
|
+
*
|
|
61
|
+
* If true, checkbox needs to be checked to be valid
|
|
62
|
+
*/
|
|
63
|
+
required = false;
|
|
64
|
+
/**
|
|
65
|
+
* Event emitted when the checked state of the checkbox changes
|
|
66
|
+
*/
|
|
67
|
+
checkedChange;
|
|
68
|
+
/**
|
|
69
|
+
* Event emitted when the value of the checkbox changes
|
|
70
|
+
*/
|
|
71
|
+
valueChange;
|
|
72
|
+
/**
|
|
73
|
+
* Event emitted when the checkbox is blurred
|
|
74
|
+
*/
|
|
75
|
+
ixBlur;
|
|
76
|
+
touched = false;
|
|
77
|
+
inputRef = makeRef((checkboxRef) => {
|
|
78
|
+
checkboxRef.checked = this.checked;
|
|
79
|
+
});
|
|
80
|
+
setCheckedState(newChecked) {
|
|
81
|
+
this.checked = newChecked;
|
|
82
|
+
this.checkedChange.emit(this.checked);
|
|
83
|
+
}
|
|
84
|
+
onCheckedChange() {
|
|
85
|
+
this.touched = true;
|
|
86
|
+
this.updateFormInternalValue();
|
|
87
|
+
}
|
|
88
|
+
onValueChange() {
|
|
89
|
+
this.valueChange.emit(this.value);
|
|
90
|
+
}
|
|
91
|
+
componentWillLoad() {
|
|
92
|
+
this.updateFormInternalValue();
|
|
93
|
+
}
|
|
94
|
+
updateFormInternalValue() {
|
|
95
|
+
if (this.checked) {
|
|
96
|
+
this.formInternals.setFormValue(this.value ?? "on");
|
|
97
|
+
} else {
|
|
98
|
+
this.formInternals.setFormValue(null);
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
/** @internal */
|
|
102
|
+
hasValidValue() {
|
|
103
|
+
return Promise.resolve(this.checked);
|
|
104
|
+
}
|
|
105
|
+
/** @internal */
|
|
106
|
+
getAssociatedFormElement() {
|
|
107
|
+
return Promise.resolve(this.formInternals.form);
|
|
108
|
+
}
|
|
109
|
+
/** @internal */
|
|
110
|
+
isTouched() {
|
|
111
|
+
return Promise.resolve(this.touched);
|
|
112
|
+
}
|
|
113
|
+
updateClassMappings() {
|
|
114
|
+
}
|
|
115
|
+
renderCheckmark() {
|
|
116
|
+
return h("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, this.indeterminate && h(Fragment, null, h("rect", { width: "18", height: "18", fill: "transparent" }), h("rect", { x: "3", y: "8", width: "12", height: "2", fill: "var(--ix-checkbox-check-color)" })), this.checked && h("path", { d: "M3.65625 8.15625L8.4375 12.9375L14.625 3.9375", stroke: "var(--ix-checkbox-check-color)", "stroke-width": "2" }));
|
|
117
|
+
}
|
|
118
|
+
render() {
|
|
119
|
+
return h(Host, { key: "7cf9106ea2b83fcc4913a4552cf91c09f0a0ec16", "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
|
|
120
|
+
disabled: this.disabled,
|
|
121
|
+
checked: this.checked,
|
|
122
|
+
indeterminate: this.indeterminate
|
|
123
|
+
}, onFocus: () => this.touched = true, onBlur: () => this.ixBlur.emit() }, h("label", { key: "ea4e86f56eb29791d77991e31a95bc0e8958b943" }, h("input", { key: "59446931420ba7c117d6b8bc392cdcd5c99723ae", "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), h("button", { key: "842691bcb514facd3f0588b8d49e069ac6655866", disabled: this.disabled, class: {
|
|
124
|
+
checked: this.checked
|
|
125
|
+
}, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), h("ix-typography", { key: "92c580ec9a1ffdb83b0d7dc5d0d8a5addfad7432", format: "label", textColor: this.disabled ? "weak" : "std" }, this.label, h("slot", { key: "ae78de9041287d4ea3ad3820be9ba6f4fc062b2e" }))));
|
|
126
|
+
}
|
|
127
|
+
static get formAssociated() {
|
|
128
|
+
return true;
|
|
129
|
+
}
|
|
130
|
+
static get watchers() {
|
|
131
|
+
return {
|
|
132
|
+
"checked": [{
|
|
133
|
+
"onCheckedChange": 0
|
|
134
|
+
}],
|
|
135
|
+
"value": [{
|
|
136
|
+
"onValueChange": 0
|
|
137
|
+
}]
|
|
138
|
+
};
|
|
139
|
+
}
|
|
140
|
+
};
|
|
141
|
+
__decorate([
|
|
142
|
+
HookValidationLifecycle()
|
|
143
|
+
], Checkbox.prototype, "updateClassMappings", null);
|
|
144
|
+
Checkbox.style = checkboxCss();
|
|
145
|
+
export {
|
|
146
|
+
Checkbox as ix_checkbox
|
|
147
|
+
};
|
|
@@ -0,0 +1,327 @@
|
|
|
1
|
+
import { M as Mixin, a as registerInstance, c as createEvent, g as getElement, h, H as Host } from "./global-DjWMysHf.js";
|
|
2
|
+
import { s as iconCloseSmall } from "./index-Cl7fhG1I-C77BCFLW.js";
|
|
3
|
+
import { a as a11yBoolean } from "./a11y-B5k8YVR0-BOSd6BQK.js";
|
|
4
|
+
import { D as DefaultMixins } from "./component-Chfbghog-DFMCI9TH.js";
|
|
5
|
+
import { I as InheritAriaAttributesMixin } from "./inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js";
|
|
6
|
+
import { m as makeRef } from "./make-ref-Djkc69iv-BpP6uHEs.js";
|
|
7
|
+
import "./focus-utilities-DnaItyVQ-Degzwldb.js";
|
|
8
|
+
import "./shadow-dom-BIe8Nw9M-DxOF84uP.js";
|
|
9
|
+
const CHIP_VARIANTS = [
|
|
10
|
+
"primary",
|
|
11
|
+
"alarm",
|
|
12
|
+
"critical",
|
|
13
|
+
"warning",
|
|
14
|
+
"info",
|
|
15
|
+
"neutral",
|
|
16
|
+
"success",
|
|
17
|
+
"custom"
|
|
18
|
+
];
|
|
19
|
+
const chipCss = () => `:host{display:inline-block;position:relative;height:2rem;max-height:2rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.inactive){pointer-events:none}.chip-wrap{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:stretch;border-radius:100px;vertical-align:top;min-height:2rem;max-height:2rem}.chip-wrap .chip-main{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;box-sizing:border-box;display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;width:100%;border-radius:inherit;padding-block:0.5rem;padding-inline:0.75rem;font:inherit;text-align:inherit;color:inherit;cursor:pointer;background:transparent}.chip-wrap .chip-main:disabled{cursor:default}.chip-wrap .chip-main:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.chip-wrap .chip-main .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.chip-wrap .chip-main .with-icon{margin-right:0.25rem}.chip-wrap .chip-main .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-wrap.centerContent .chip-main .content-wrapper{justify-content:center;text-align:center}.chip-wrap.outline .chip-main{padding-left:calc(0.75rem - 0.0625rem)}.chip-wrap.outline:not(.closable) .chip-main,.chip-wrap.outline.closable.inactive .chip-main{padding-right:calc(0.75rem - 0.0625rem)}.chip-wrap.outline.closable:not(.inactive) .chip-main{padding-right:calc(0.25rem + 1.5rem + 0.375rem - 0.0625rem)}.chip-wrap:not(.outline) .chip-main{padding-left:0.75rem}.chip-wrap:not(.outline):not(.closable) .chip-main,.chip-wrap:not(.outline).closable.inactive .chip-main{padding-right:0.75rem}.chip-wrap:not(.outline).closable:not(.inactive) .chip-main{padding-right:calc(0.25rem + 1.5rem + 0.375rem)}.chip-wrap .chip-close{position:absolute;right:0.25rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;box-sizing:border-box;border:0;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:var(--theme-color-std-text);border-radius:50%;flex-shrink:0;z-index:1}.chip-wrap .chip-close:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.chip-wrap .chip-close__icon{display:block;pointer-events:none}.chip-wrap.outline{border-width:0.0625rem;border-style:solid}.chip-wrap.primary:not(.outline){color:var(--theme-chip-primary--color)}.chip-wrap.primary:not(.outline) .chip-main{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.chip-wrap.primary:not(.outline) .chip-main:hover{background-color:var(--theme-chip-primary--background--hover)}.chip-wrap.primary:not(.outline) .chip-main:active{background-color:var(--theme-chip-primary--background--active)}.chip-wrap.primary:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.primary:not(.outline) .chip-close:hover{background-color:var(--theme-chip-primary--background--hover)}.chip-wrap.primary:not(.outline) .chip-close:active{background-color:var(--theme-chip-primary--background--active)}.chip-wrap.primary.outline{color:var(--theme-chip-primary-outline--color--display);background-color:var(--theme-chip-primary-outline--background);border:solid 0.0625rem var(--theme-chip-primary-outline--border-color)}.chip-wrap.primary.outline:hover:not(.inactive){border-color:var(--theme-chip-primary-outline--border-color--hover)}.chip-wrap.primary.outline:active:not(.inactive){border-color:var(--theme-chip-primary-outline--border-color--active)}.chip-wrap.primary.outline .chip-main{background-color:transparent;color:var(--theme-chip-primary-outline--color--display)}.chip-wrap.primary.outline .chip-main:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.chip-wrap.primary.outline .chip-main:active{background-color:var(--theme-chip-primary-outline--background--active)}.chip-wrap.primary.outline.icon .with-icon{color:var(--theme-color-primary)}.chip-wrap.primary.outline:hover:not(.inactive).icon .with-icon{color:var(--theme-chip-primary-outline--color--hover)}.chip-wrap.primary.outline:active:not(.inactive).icon .with-icon{color:var(--theme-chip-primary-outline--color--active)}.chip-wrap.primary.outline .chip-close{color:inherit}.chip-wrap.primary.outline .chip-close:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.chip-wrap.primary.outline .chip-close:active{background-color:var(--theme-chip-primary-outline--background--active)}.chip-wrap.alarm:not(.outline){color:var(--theme-color-alarm--contrast)}.chip-wrap.alarm:not(.outline) .chip-main{background-color:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}.chip-wrap.alarm:not(.outline) .chip-main:hover{background-color:var(--theme-color-alarm--hover)}.chip-wrap.alarm:not(.outline) .chip-main:active{background-color:var(--theme-color-alarm--active)}.chip-wrap.alarm:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.alarm:not(.outline) .chip-close:hover{background-color:var(--theme-color-alarm--hover)}.chip-wrap.alarm:not(.outline) .chip-close:active{background-color:var(--theme-color-alarm--active)}.chip-wrap.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.chip-wrap.alarm.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.alarm.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.alarm.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.alarm.outline.icon .with-icon{color:var(--theme-color-alarm)}.chip-wrap.alarm.outline .chip-close{color:inherit}.chip-wrap.alarm.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.alarm.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.critical:not(.outline){color:var(--theme-color-critical--contrast)}.chip-wrap.critical:not(.outline) .chip-main{background-color:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}.chip-wrap.critical:not(.outline) .chip-main:hover{background-color:var(--theme-color-critical--hover)}.chip-wrap.critical:not(.outline) .chip-main:active{background-color:var(--theme-color-critical--active)}.chip-wrap.critical:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.critical:not(.outline) .chip-close:hover{background-color:var(--theme-color-critical--hover)}.chip-wrap.critical:not(.outline) .chip-close:active{background-color:var(--theme-color-critical--active)}.chip-wrap.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.chip-wrap.critical.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.critical.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.critical.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.critical.outline.icon .with-icon{color:var(--theme-color-critical)}.chip-wrap.critical.outline .chip-close{color:inherit}.chip-wrap.critical.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.critical.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.warning:not(.outline){color:var(--theme-color-warning--contrast)}.chip-wrap.warning:not(.outline) .chip-main{background-color:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}.chip-wrap.warning:not(.outline) .chip-main:hover{background-color:var(--theme-color-warning--hover)}.chip-wrap.warning:not(.outline) .chip-main:active{background-color:var(--theme-color-warning--active)}.chip-wrap.warning:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.warning:not(.outline) .chip-close:hover{background-color:var(--theme-color-warning--hover)}.chip-wrap.warning:not(.outline) .chip-close:active{background-color:var(--theme-color-warning--active)}.chip-wrap.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.chip-wrap.warning.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.warning.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.warning.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.warning.outline.icon .with-icon{color:var(--theme-color-warning-text)}.chip-wrap.warning.outline .chip-close{color:inherit}.chip-wrap.warning.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.warning.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.info:not(.outline){color:var(--theme-color-info--contrast)}.chip-wrap.info:not(.outline) .chip-main{background-color:var(--theme-color-info);color:var(--theme-color-info--contrast)}.chip-wrap.info:not(.outline) .chip-main:hover{background-color:var(--theme-color-info--hover)}.chip-wrap.info:not(.outline) .chip-main:active{background-color:var(--theme-color-info--active)}.chip-wrap.info:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.info:not(.outline) .chip-close:hover{background-color:var(--theme-color-info--hover)}.chip-wrap.info:not(.outline) .chip-close:active{background-color:var(--theme-color-info--active)}.chip-wrap.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.chip-wrap.info.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.info.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.info.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.info.outline.icon .with-icon{color:var(--theme-color-info)}.chip-wrap.info.outline .chip-close{color:inherit}.chip-wrap.info.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.info.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.neutral:not(.outline){color:var(--theme-color-neutral--contrast)}.chip-wrap.neutral:not(.outline) .chip-main{background-color:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}.chip-wrap.neutral:not(.outline) .chip-main:hover{background-color:var(--theme-color-neutral--hover)}.chip-wrap.neutral:not(.outline) .chip-main:active{background-color:var(--theme-color-neutral--active)}.chip-wrap.neutral:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.neutral:not(.outline) .chip-close:hover{background-color:var(--theme-color-neutral--hover)}.chip-wrap.neutral:not(.outline) .chip-close:active{background-color:var(--theme-color-neutral--active)}.chip-wrap.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.chip-wrap.neutral.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.neutral.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.neutral.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.neutral.outline.icon .with-icon{color:var(--theme-color-neutral)}.chip-wrap.neutral.outline .chip-close{color:inherit}.chip-wrap.neutral.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.neutral.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.success:not(.outline){color:var(--theme-color-success--contrast)}.chip-wrap.success:not(.outline) .chip-main{background-color:var(--theme-color-success);color:var(--theme-color-success--contrast)}.chip-wrap.success:not(.outline) .chip-main:hover{background-color:var(--theme-color-success--hover)}.chip-wrap.success:not(.outline) .chip-main:active{background-color:var(--theme-color-success--active)}.chip-wrap.success:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.success:not(.outline) .chip-close:hover{background-color:var(--theme-color-success--hover)}.chip-wrap.success:not(.outline) .chip-close:active{background-color:var(--theme-color-success--active)}.chip-wrap.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}.chip-wrap.success.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.success.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.success.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.success.outline.icon .with-icon{color:var(--theme-color-success)}.chip-wrap.success.outline .chip-close{color:inherit}.chip-wrap.success.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.success.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.outline .chip-close{background-color:var(--theme-chip-close-btn--background)}.chip-wrap.outline .chip-close:hover{background-color:var(--theme-chip-close-btn--background--hover)}.chip-wrap.outline .chip-close:active{background-color:var(--theme-chip-close-btn--background--active)}.chip-wrap.custom.outline{background-color:var(--theme-chip-outline--background)}.chip-wrap.custom.outline .chip-main{background-color:transparent}.chip-wrap.custom.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.custom.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.custom.outline .chip-close{color:inherit}.chip-wrap.custom.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.custom.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.custom:not(.outline) .chip-main{position:relative}.chip-wrap.custom:not(.outline) .chip-main:hover::after,.chip-wrap.custom:not(.outline) .chip-main:active::after{content:"";display:block;position:absolute;inset:0;border-radius:100px;pointer-events:none}.chip-wrap.custom:not(.outline) .chip-main:hover::after{background-color:color-mix(in srgb, currentColor 10%, transparent)}.chip-wrap.custom:not(.outline) .chip-main:active::after{background-color:color-mix(in srgb, currentColor 20%, transparent)}.chip-wrap.custom:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.custom:not(.outline) .chip-close:hover{background-color:color-mix(in srgb, currentColor 10%, transparent)}.chip-wrap.custom:not(.outline) .chip-close:active{background-color:color-mix(in srgb, currentColor 20%, transparent)}`;
|
|
20
|
+
const Chip = class extends Mixin(...DefaultMixins, InheritAriaAttributesMixin) {
|
|
21
|
+
constructor(hostRef) {
|
|
22
|
+
super();
|
|
23
|
+
registerInstance(this, hostRef);
|
|
24
|
+
this.closeChip = createEvent(this, "closeChip", 7);
|
|
25
|
+
}
|
|
26
|
+
get hostElement() {
|
|
27
|
+
return getElement(this);
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Chip variant.
|
|
31
|
+
* Defaults to `primary`. When unset or set to an unknown value the chip falls back to `primary` styling.
|
|
32
|
+
*/
|
|
33
|
+
variant = "primary";
|
|
34
|
+
/**
|
|
35
|
+
* Determines if the chip is interactive. If true no user input (e.g. mouse states, keyboard navigation)
|
|
36
|
+
* will be possible and also the close button will not be present.
|
|
37
|
+
*/
|
|
38
|
+
inactive = false;
|
|
39
|
+
/**
|
|
40
|
+
* Show close icon
|
|
41
|
+
*/
|
|
42
|
+
closable = false;
|
|
43
|
+
/**
|
|
44
|
+
* Show icon
|
|
45
|
+
*/
|
|
46
|
+
icon;
|
|
47
|
+
/**
|
|
48
|
+
* Accessible name for the leading icon.
|
|
49
|
+
* When unset, the icon is treated as decorative (hidden from assistive tech) when the default slot supplies a visible label.
|
|
50
|
+
*
|
|
51
|
+
* @since 5.0.0
|
|
52
|
+
*/
|
|
53
|
+
ariaLabelIcon;
|
|
54
|
+
/**
|
|
55
|
+
* Custom background color.
|
|
56
|
+
* Only has an effect on chips with `variant='custom'`
|
|
57
|
+
*/
|
|
58
|
+
background;
|
|
59
|
+
/**
|
|
60
|
+
* Custom font and icon color.
|
|
61
|
+
* Only has an effect on chips with `variant='custom'`
|
|
62
|
+
*/
|
|
63
|
+
chipColor;
|
|
64
|
+
/**
|
|
65
|
+
* Show chip with outline style
|
|
66
|
+
*/
|
|
67
|
+
outline = false;
|
|
68
|
+
/**
|
|
69
|
+
* Display a tooltip. By default, no tooltip will be displayed.
|
|
70
|
+
* Add the attribute to display the text content of the component as a tooltip or use a string to display a custom text.
|
|
71
|
+
*
|
|
72
|
+
* @since 3.0.0
|
|
73
|
+
*/
|
|
74
|
+
tooltipText = false;
|
|
75
|
+
/**
|
|
76
|
+
* Center the content of the chip.
|
|
77
|
+
* Set to false to disable centering.
|
|
78
|
+
* @since 3.2.0
|
|
79
|
+
*/
|
|
80
|
+
centerContent = false;
|
|
81
|
+
/**
|
|
82
|
+
* ARIA label for the close button
|
|
83
|
+
* Will be set as aria-label on the nested HTML button element
|
|
84
|
+
*/
|
|
85
|
+
ariaLabelCloseButton = "Close chip";
|
|
86
|
+
/**
|
|
87
|
+
* Fire event if close button is clicked
|
|
88
|
+
*/
|
|
89
|
+
closeChip;
|
|
90
|
+
containerElementRef = makeRef();
|
|
91
|
+
getIgnoredAriaAttributes() {
|
|
92
|
+
return ["role"];
|
|
93
|
+
}
|
|
94
|
+
componentWillLoad() {
|
|
95
|
+
super.componentWillLoad();
|
|
96
|
+
}
|
|
97
|
+
getTooltip() {
|
|
98
|
+
if (!this.tooltipText && !this.hostElement.hasAttribute("tooltip-text")) {
|
|
99
|
+
return null;
|
|
100
|
+
}
|
|
101
|
+
const text = typeof this.tooltipText === "string" && this.tooltipText.trim() ? this.tooltipText : this.hostElement.textContent?.trim();
|
|
102
|
+
return h("ix-tooltip", { for: this.containerElementRef.waitForCurrent(), "aria-label": text || void 0 }, text);
|
|
103
|
+
}
|
|
104
|
+
getCustomStyles(variant) {
|
|
105
|
+
const wrap = {};
|
|
106
|
+
const main = {};
|
|
107
|
+
if (variant !== "custom") {
|
|
108
|
+
return { wrap, main };
|
|
109
|
+
}
|
|
110
|
+
main.color = this.chipColor;
|
|
111
|
+
if (this.chipColor) {
|
|
112
|
+
wrap.color = this.chipColor;
|
|
113
|
+
}
|
|
114
|
+
if (this.outline && this.background) {
|
|
115
|
+
wrap.borderColor = this.background;
|
|
116
|
+
} else if (!this.outline && this.background) {
|
|
117
|
+
main.backgroundColor = this.background;
|
|
118
|
+
}
|
|
119
|
+
return { wrap, main };
|
|
120
|
+
}
|
|
121
|
+
getIconStyle(variant) {
|
|
122
|
+
if (variant !== "custom") {
|
|
123
|
+
return void 0;
|
|
124
|
+
}
|
|
125
|
+
return { color: this.outline ? this.background : this.chipColor };
|
|
126
|
+
}
|
|
127
|
+
getHostRole(needsGroupRole) {
|
|
128
|
+
if (this.hostElement.hasAttribute("role")) {
|
|
129
|
+
return this.hostElement.getAttribute("role") ?? void 0;
|
|
130
|
+
}
|
|
131
|
+
return needsGroupRole ? "group" : void 0;
|
|
132
|
+
}
|
|
133
|
+
render() {
|
|
134
|
+
const variant = CHIP_VARIANTS.includes(this.variant) ? this.variant : "primary";
|
|
135
|
+
const { wrap: customWrapStyle, main: customMainStyle } = this.getCustomStyles(variant);
|
|
136
|
+
const showClose = !this.inactive && this.closable;
|
|
137
|
+
const wrapClasses = {
|
|
138
|
+
"chip-wrap": true,
|
|
139
|
+
outline: this.outline,
|
|
140
|
+
inactive: this.inactive,
|
|
141
|
+
alarm: variant === "alarm",
|
|
142
|
+
critical: variant === "critical",
|
|
143
|
+
info: variant === "info",
|
|
144
|
+
neutral: variant === "neutral",
|
|
145
|
+
primary: variant === "primary",
|
|
146
|
+
success: variant === "success",
|
|
147
|
+
warning: variant === "warning",
|
|
148
|
+
custom: variant === "custom",
|
|
149
|
+
closable: this.closable,
|
|
150
|
+
icon: !!this.icon,
|
|
151
|
+
centerContent: this.centerContent
|
|
152
|
+
};
|
|
153
|
+
const iconIsDecorative = !this.ariaLabelIcon?.trim();
|
|
154
|
+
const hasAccessibleName = !!this.inheritAriaAttributes["aria-label"]?.trim() || !!this.inheritAriaAttributes["aria-labelledby"]?.trim();
|
|
155
|
+
const hasTooltip = !!this.tooltipText || this.hostElement.hasAttribute("tooltip-text");
|
|
156
|
+
const needsGroupRole = hasAccessibleName && (showClose || hasTooltip);
|
|
157
|
+
return h(Host, { key: "ce26e0d24d71d552acdd962c5b277319a9ad8440", role: this.getHostRole(needsGroupRole), class: {
|
|
158
|
+
inactive: this.inactive
|
|
159
|
+
} }, h("div", { key: "e0d71bc62636c5d592260b8b0db1ecae4692f451", ref: this.containerElementRef, class: wrapClasses, style: customWrapStyle }, h("button", { key: "e04d0c14e50d73655c0caf406373e3d678abfa69", type: "button", class: "chip-main", ...this.inheritAriaAttributes, disabled: this.inactive, style: customMainStyle }, h("div", { key: "73704c677c0d29106d9a17ed72713d35a73fca33", class: "content-wrapper" }, this.icon && h("ix-icon", { key: "1758dc64e728902d6c2fbf82913a66afb3a103e5", class: {
|
|
160
|
+
"with-icon": true
|
|
161
|
+
}, name: this.icon, size: "24", "aria-label": this.ariaLabelIcon, "aria-hidden": a11yBoolean(iconIsDecorative), style: this.getIconStyle(variant) }), h("span", { key: "fa4ad21840fab8b2d3a041c08a269f0311c20392", class: "slot-container" }, h("slot", { key: "c68dfc344ea985bc18dc29f4c3face2bd0238fc7" })))), showClose && h("button", { key: "3f084d56ec7b791aa89418dfe00efe66e4c673aa", type: "button", class: "chip-close", "aria-label": this.ariaLabelCloseButton, onClick: (event) => {
|
|
162
|
+
this.closeChip.emit(event);
|
|
163
|
+
event.stopPropagation();
|
|
164
|
+
} }, h("ix-icon", { key: "f5a87d2fbc9bfb907b746219e65ec8d4e75f645c", class: "chip-close__icon", name: iconCloseSmall, size: "16", "aria-hidden": "true" }))), this.getTooltip());
|
|
165
|
+
}
|
|
166
|
+
static get watchers() {
|
|
167
|
+
return {
|
|
168
|
+
"role": [{
|
|
169
|
+
"ariaAttributeChanged": 0
|
|
170
|
+
}],
|
|
171
|
+
"aria-activedescendant": [{
|
|
172
|
+
"ariaAttributeChanged": 0
|
|
173
|
+
}],
|
|
174
|
+
"aria-atomic": [{
|
|
175
|
+
"ariaAttributeChanged": 0
|
|
176
|
+
}],
|
|
177
|
+
"aria-autocomplete": [{
|
|
178
|
+
"ariaAttributeChanged": 0
|
|
179
|
+
}],
|
|
180
|
+
"aria-braillelabel": [{
|
|
181
|
+
"ariaAttributeChanged": 0
|
|
182
|
+
}],
|
|
183
|
+
"aria-brailleroledescription": [{
|
|
184
|
+
"ariaAttributeChanged": 0
|
|
185
|
+
}],
|
|
186
|
+
"aria-busy": [{
|
|
187
|
+
"ariaAttributeChanged": 0
|
|
188
|
+
}],
|
|
189
|
+
"aria-checked": [{
|
|
190
|
+
"ariaAttributeChanged": 0
|
|
191
|
+
}],
|
|
192
|
+
"aria-colcount": [{
|
|
193
|
+
"ariaAttributeChanged": 0
|
|
194
|
+
}],
|
|
195
|
+
"aria-colindex": [{
|
|
196
|
+
"ariaAttributeChanged": 0
|
|
197
|
+
}],
|
|
198
|
+
"aria-colindextext": [{
|
|
199
|
+
"ariaAttributeChanged": 0
|
|
200
|
+
}],
|
|
201
|
+
"aria-colspan": [{
|
|
202
|
+
"ariaAttributeChanged": 0
|
|
203
|
+
}],
|
|
204
|
+
"aria-controls": [{
|
|
205
|
+
"ariaAttributeChanged": 0
|
|
206
|
+
}],
|
|
207
|
+
"aria-current": [{
|
|
208
|
+
"ariaAttributeChanged": 0
|
|
209
|
+
}],
|
|
210
|
+
"aria-describedby": [{
|
|
211
|
+
"ariaAttributeChanged": 0
|
|
212
|
+
}],
|
|
213
|
+
"aria-description": [{
|
|
214
|
+
"ariaAttributeChanged": 0
|
|
215
|
+
}],
|
|
216
|
+
"aria-details": [{
|
|
217
|
+
"ariaAttributeChanged": 0
|
|
218
|
+
}],
|
|
219
|
+
"aria-disabled": [{
|
|
220
|
+
"ariaAttributeChanged": 0
|
|
221
|
+
}],
|
|
222
|
+
"aria-errormessage": [{
|
|
223
|
+
"ariaAttributeChanged": 0
|
|
224
|
+
}],
|
|
225
|
+
"aria-expanded": [{
|
|
226
|
+
"ariaAttributeChanged": 0
|
|
227
|
+
}],
|
|
228
|
+
"aria-flowto": [{
|
|
229
|
+
"ariaAttributeChanged": 0
|
|
230
|
+
}],
|
|
231
|
+
"aria-haspopup": [{
|
|
232
|
+
"ariaAttributeChanged": 0
|
|
233
|
+
}],
|
|
234
|
+
"aria-hidden": [{
|
|
235
|
+
"ariaAttributeChanged": 0
|
|
236
|
+
}],
|
|
237
|
+
"aria-invalid": [{
|
|
238
|
+
"ariaAttributeChanged": 0
|
|
239
|
+
}],
|
|
240
|
+
"aria-keyshortcuts": [{
|
|
241
|
+
"ariaAttributeChanged": 0
|
|
242
|
+
}],
|
|
243
|
+
"aria-label": [{
|
|
244
|
+
"ariaAttributeChanged": 0
|
|
245
|
+
}],
|
|
246
|
+
"aria-labelledby": [{
|
|
247
|
+
"ariaAttributeChanged": 0
|
|
248
|
+
}],
|
|
249
|
+
"aria-level": [{
|
|
250
|
+
"ariaAttributeChanged": 0
|
|
251
|
+
}],
|
|
252
|
+
"aria-live": [{
|
|
253
|
+
"ariaAttributeChanged": 0
|
|
254
|
+
}],
|
|
255
|
+
"aria-multiline": [{
|
|
256
|
+
"ariaAttributeChanged": 0
|
|
257
|
+
}],
|
|
258
|
+
"aria-multiselectable": [{
|
|
259
|
+
"ariaAttributeChanged": 0
|
|
260
|
+
}],
|
|
261
|
+
"aria-orientation": [{
|
|
262
|
+
"ariaAttributeChanged": 0
|
|
263
|
+
}],
|
|
264
|
+
"aria-owns": [{
|
|
265
|
+
"ariaAttributeChanged": 0
|
|
266
|
+
}],
|
|
267
|
+
"aria-placeholder": [{
|
|
268
|
+
"ariaAttributeChanged": 0
|
|
269
|
+
}],
|
|
270
|
+
"aria-posinset": [{
|
|
271
|
+
"ariaAttributeChanged": 0
|
|
272
|
+
}],
|
|
273
|
+
"aria-pressed": [{
|
|
274
|
+
"ariaAttributeChanged": 0
|
|
275
|
+
}],
|
|
276
|
+
"aria-readonly": [{
|
|
277
|
+
"ariaAttributeChanged": 0
|
|
278
|
+
}],
|
|
279
|
+
"aria-relevant": [{
|
|
280
|
+
"ariaAttributeChanged": 0
|
|
281
|
+
}],
|
|
282
|
+
"aria-required": [{
|
|
283
|
+
"ariaAttributeChanged": 0
|
|
284
|
+
}],
|
|
285
|
+
"aria-roledescription": [{
|
|
286
|
+
"ariaAttributeChanged": 0
|
|
287
|
+
}],
|
|
288
|
+
"aria-rowcount": [{
|
|
289
|
+
"ariaAttributeChanged": 0
|
|
290
|
+
}],
|
|
291
|
+
"aria-rowindex": [{
|
|
292
|
+
"ariaAttributeChanged": 0
|
|
293
|
+
}],
|
|
294
|
+
"aria-rowindextext": [{
|
|
295
|
+
"ariaAttributeChanged": 0
|
|
296
|
+
}],
|
|
297
|
+
"aria-rowspan": [{
|
|
298
|
+
"ariaAttributeChanged": 0
|
|
299
|
+
}],
|
|
300
|
+
"aria-selected": [{
|
|
301
|
+
"ariaAttributeChanged": 0
|
|
302
|
+
}],
|
|
303
|
+
"aria-setsize": [{
|
|
304
|
+
"ariaAttributeChanged": 0
|
|
305
|
+
}],
|
|
306
|
+
"aria-sort": [{
|
|
307
|
+
"ariaAttributeChanged": 0
|
|
308
|
+
}],
|
|
309
|
+
"aria-valuemax": [{
|
|
310
|
+
"ariaAttributeChanged": 0
|
|
311
|
+
}],
|
|
312
|
+
"aria-valuemin": [{
|
|
313
|
+
"ariaAttributeChanged": 0
|
|
314
|
+
}],
|
|
315
|
+
"aria-valuenow": [{
|
|
316
|
+
"ariaAttributeChanged": 0
|
|
317
|
+
}],
|
|
318
|
+
"aria-valuetext": [{
|
|
319
|
+
"ariaAttributeChanged": 0
|
|
320
|
+
}]
|
|
321
|
+
};
|
|
322
|
+
}
|
|
323
|
+
};
|
|
324
|
+
Chip.style = chipCss();
|
|
325
|
+
export {
|
|
326
|
+
Chip as ix_chip
|
|
327
|
+
};
|