@siemens/ix-docs 4.3.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 +77 -37
- package/build/component-usage.json +114 -42
- 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 -27
- package/build/docs/autogenerated/api/ix-application/props.mdx +22 -27
- 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 -15
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -11
- 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 -45
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -41
- 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 +34 -17
- package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-chip/props.mdx +33 -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 -110
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -106
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +60 -43
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +38 -38
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +71 -36
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +68 -26
- 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 +67 -33
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +63 -29
- 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 +17 -12
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +16 -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 +42 -26
- package/build/docs/autogenerated/api/ix-input/events.mdx +20 -3
- 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 -4
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -4
- 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 -21
- package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -19
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +10 -8
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +9 -6
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +44 -29
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +20 -3
- 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 +41 -17
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +39 -15
- 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 +64 -42
- package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-select/props.mdx +60 -38
- 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 -42
- package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -39
- 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 +64 -41
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -5
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +41 -36
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +40 -24
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -21
- 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 +112 -36
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -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 +13 -10
- package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toast/props.mdx +12 -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 +10 -19
- package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-tree/props.mdx +6 -15
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +28 -8
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +26 -6
- package/build/docs/autogenerated/api/ix-typography/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-typography/props.mdx +5 -5
- 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/button-danger-primary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -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/slider-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -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 +1004 -887
- 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 +6 -6
- 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 +208 -94
- 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 +38 -34
- 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 +392 -89
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +33 -24
- package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +40 -26
- 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 +3 -3
- 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 +209 -81
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
- package/build/docs/autogenerated/prompt/ix-input/readme.md +29 -22
- 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 +4 -4
- 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 +761 -92
- 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 +2 -2
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +26 -22
- 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 +266 -14
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +17 -16
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +17 -16
- 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 +208 -159
- 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 +403 -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 +1141 -138
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +1142 -137
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +15 -14
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +34 -30
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +342 -41
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +153 -25
- 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 +15 -10
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +398 -23
- 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-danger-primary.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
- package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
- 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/button-secondary.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
- 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/slider-validation.html.md +53 -0
- package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +38 -0
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
- package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +13 -12
- 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-danger-primary.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
- 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-secondary.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -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/content-header-with-slot.html.md +3 -3
- 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/slider-validation.html.md +53 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +39 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
- package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +14 -15
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +33 -29
- 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 +16 -0
- package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
- 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 +3 -3
- package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
- 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 +5 -5
- 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 +4 -4
- 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-validation.html.md +65 -0
- 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 +104 -0
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
- package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/html/tabs.html.md +42 -22
- 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-danger-primary.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
- package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
- package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
- 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/content-header-with-slot.tsx.md +3 -3
- 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/input.tsx.md +7 -1
- package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
- package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
- 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/slider-validation.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +42 -0
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
- package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +13 -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/react/vertical-tabs-with-avatar.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-danger-primary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
- package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
- package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
- package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
- package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
- 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 +5 -3
- package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
- 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/slider-validation.vue.md +59 -0
- package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +47 -0
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
- package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +30 -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/modal-loading-options.mdx +9 -0
- 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-danger-primary.ts +18 -0
- package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
- package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
- package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
- 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/button-secondary.ts +2 -2
- package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
- package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
- package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
- package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
- package/build/static/demo/v2/angular/button-with-link.html +4 -4
- package/build/static/demo/v2/angular/chip.ts +38 -15
- package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
- 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/slider-validation.html +60 -0
- package/build/static/demo/v2/angular/slider-validation.ts +17 -0
- package/build/static/demo/v2/angular/tabs-overflow.ts +44 -0
- package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
- package/build/static/demo/v2/angular/tabs.css +7 -1
- package/build/static/demo/v2/angular/tabs.ts +13 -12
- 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-danger-primary.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
- package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
- 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-secondary.ts +2 -2
- package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
- package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
- package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -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/content-header-with-slot.html +3 -3
- 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/slider-validation.html +60 -0
- package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +45 -0
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
- package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
- package/build/static/demo/v2/angular_standalone/tabs.ts +14 -15
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular_standalone/tile.ts +33 -29
- 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 +23 -0
- package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
- package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
- 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 +3 -3
- package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
- package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
- package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
- package/build/static/demo/v2/html/button-tertiary.html +23 -0
- 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 +5 -5
- 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 +4 -4
- 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-validation.html +72 -0
- 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 +110 -0
- package/build/static/demo/v2/html/tabs-rounded.html +23 -9
- package/build/static/demo/v2/html/tabs.css +7 -1
- package/build/static/demo/v2/html/tabs.html +42 -22
- 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-D1WplX1z-grPSvmS5.js +6123 -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-CcAdORz5.css +32 -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 +77 -37
- package/build/static/demo/v2/preview/html/component-usage.json +114 -42
- 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 +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
- 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 +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +8 -8
- 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 +11 -11
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +5 -5
- 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 +10 -10
- 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 +74 -0
- 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 +93 -0
- 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 +46 -26
- 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-danger-primary.tsx +23 -0
- package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-loading.tsx +16 -8
- package/build/static/demo/v2/react/button-secondary.tsx +2 -2
- package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
- package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-with-link.tsx +6 -6
- 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/content-header-with-slot.tsx +3 -3
- 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/input.tsx +7 -1
- package/build/static/demo/v2/react/loading.tsx +4 -2
- package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
- 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/slider-validation.tsx +68 -0
- package/build/static/demo/v2/react/tabs-overflow.tsx +49 -0
- package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
- package/build/static/demo/v2/react/tabs.scoped.css +7 -1
- package/build/static/demo/v2/react/tabs.tsx +13 -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/react/vertical-tabs-with-avatar.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-danger-primary.vue +19 -0
- package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-loading.vue +32 -4
- package/build/static/demo/v2/vue/button-secondary.vue +2 -2
- package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
- package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-with-link.vue +6 -6
- package/build/static/demo/v2/vue/chip.vue +47 -19
- package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
- 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 +5 -3
- package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
- 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/slider-validation.vue +66 -0
- package/build/static/demo/v2/vue/tabs-overflow.vue +53 -0
- package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
- package/build/static/demo/v2/vue/tabs.css +7 -1
- package/build/static/demo/v2/vue/tabs.vue +30 -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/sample-4XlXCCij.js +1 -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 +7 -8
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -199
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -152
- 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/button-danger-ghost.mdx +0 -67
- package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
- package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
- package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
- 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/button-danger-ghost.html.md +0 -4
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
- package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
- package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
- package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
- package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
- 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/button-danger-ghost.html.md +0 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
- package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
- package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
- package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
- 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/button-danger-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
- 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/button-danger-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
- package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
- 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/button-danger-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
- 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/button-danger-ghost.html +0 -2
- package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
- package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
- package/build/static/demo/v2/angular/button-danger.ts +0 -18
- package/build/static/demo/v2/angular/button-ghost.ts +0 -21
- package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
- package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
- package/build/static/demo/v2/angular/button-grey.ts +0 -21
- 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/button-danger-ghost.html +0 -11
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
- package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
- package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
- package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
- package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
- package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
- package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
- 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/button-danger-ghost.html +0 -23
- package/build/static/demo/v2/html/button-danger-outline.html +0 -23
- package/build/static/demo/v2/html/button-danger.html +0 -23
- package/build/static/demo/v2/html/button-ghost.html +0 -23
- package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
- package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
- package/build/static/demo/v2/html/button-grey.html +0 -23
- 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-Bb7pDeaQ-DNI84lDX.js +0 -123
- package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
- package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
- package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
- package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
- package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
- package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
- package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
- package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
- package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
- package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
- package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
- package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.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-DiJujJOk.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
- package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.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-Dp6kQjze.js +0 -9
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
- package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
- package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
- package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
- package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
- package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
- package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.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-COQwcIYZ.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-D_T-tGgV.css +0 -5584
- package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
- package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
- package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
- package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
- package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
- package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
- package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
- package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
- package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
- package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
- package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.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-CmKyAsFA.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-BLVMKkzr.js +0 -8
- package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
- package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
- package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
- package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
- package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.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-CYQrUjzD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
- package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.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-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
- package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
- package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
- package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
- package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
- package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
- package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.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-LJh16vt2-UdKtJkBO.js +0 -113
- package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
- 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-Cb8JzLCD.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
- package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
- package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
- package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
- package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
- package/build/static/demo/v2/react/button-danger.tsx +0 -23
- package/build/static/demo/v2/react/button-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
- package/build/static/demo/v2/react/button-grey.tsx +0 -23
- 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/button-danger-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
- package/build/static/demo/v2/vue/button-danger.vue +0 -19
- package/build/static/demo/v2/vue/button-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
- package/build/static/demo/v2/vue/button-grey.vue +0 -19
- 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-nfY0GATl.js +0 -1
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
- package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
- package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
- package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
- package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
- package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
- package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
- package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
- package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
- package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
- package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
- package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
- package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
- package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
- package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
- package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
- package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
- package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
- package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
- package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
- package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
- package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
- package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
- package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
- package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
- package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
- package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
- package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
- package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
- package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
- package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
- package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
- package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.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-CKK4mtdd.js +0 -16
- package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
- package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
- package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
- package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
- package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
- package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
- package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
- package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
- package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
- package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
- package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
- package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
- package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
- package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
- package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
- package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
- package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
- package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
- package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
- package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
- package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
- package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
- package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.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/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
- /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
- /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
- /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
|
@@ -3,33 +3,33 @@
|
|
|
3
3
|
|
|
4
4
|
## HTML Examples
|
|
5
5
|
|
|
6
|
-
### Example: button-danger-
|
|
6
|
+
### Example: button-danger-primary
|
|
7
7
|
```html
|
|
8
8
|
<!DOCTYPE html>
|
|
9
|
-
<html lang="en">
|
|
9
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
10
10
|
<head>
|
|
11
11
|
<meta charset="UTF-8" />
|
|
12
12
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
13
|
-
<title>Button danger
|
|
14
|
-
<link rel="stylesheet" href="./button-danger-
|
|
13
|
+
<title>Button danger primary example</title>
|
|
14
|
+
<link rel="stylesheet" href="./button-danger-primary.css" />
|
|
15
15
|
</head>
|
|
16
16
|
<body>
|
|
17
|
-
<ix-button variant="danger-
|
|
18
|
-
<ix-button disabled variant="danger-
|
|
17
|
+
<ix-button variant="danger-primary"> Button </ix-button>
|
|
18
|
+
<ix-button disabled variant="danger-primary"> Button </ix-button>
|
|
19
19
|
<script type="module" src="./init.js"></script>
|
|
20
20
|
</body>
|
|
21
21
|
</html>
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
### Example: button-danger-
|
|
24
|
+
### Example: button-danger-secondary
|
|
25
25
|
```html
|
|
26
26
|
<!DOCTYPE html>
|
|
27
|
-
<html lang="en">
|
|
27
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
28
28
|
<head>
|
|
29
29
|
<meta charset="UTF-8" />
|
|
30
30
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
31
|
-
<title>Button danger
|
|
32
|
-
<link rel="stylesheet" href="./button-danger-
|
|
31
|
+
<title>Button danger secondary example</title>
|
|
32
|
+
<link rel="stylesheet" href="./button-danger-secondary.css" />
|
|
33
33
|
</head>
|
|
34
34
|
<body>
|
|
35
35
|
<ix-button variant="danger-secondary"> Button </ix-button>
|
|
@@ -39,87 +39,133 @@
|
|
|
39
39
|
</html>
|
|
40
40
|
```
|
|
41
41
|
|
|
42
|
-
### Example: button-danger
|
|
42
|
+
### Example: button-danger-tertiary
|
|
43
43
|
```html
|
|
44
44
|
<!DOCTYPE html>
|
|
45
|
-
<html lang="en">
|
|
45
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
46
46
|
<head>
|
|
47
47
|
<meta charset="UTF-8" />
|
|
48
48
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
49
|
-
<title>Button danger example</title>
|
|
50
|
-
<link rel="stylesheet" href="./button-danger.css" />
|
|
49
|
+
<title>Button danger tertiary example</title>
|
|
50
|
+
<link rel="stylesheet" href="./button-danger-tertiary.css" />
|
|
51
51
|
</head>
|
|
52
52
|
<body>
|
|
53
|
-
<ix-button variant="danger-
|
|
54
|
-
<ix-button disabled variant="danger-
|
|
53
|
+
<ix-button variant="danger-tertiary"> Button </ix-button>
|
|
54
|
+
<ix-button disabled variant="danger-tertiary"> Button </ix-button>
|
|
55
55
|
<script type="module" src="./init.js"></script>
|
|
56
56
|
</body>
|
|
57
57
|
</html>
|
|
58
58
|
```
|
|
59
59
|
|
|
60
|
-
### Example: button-
|
|
60
|
+
### Example: button-group
|
|
61
61
|
```html
|
|
62
62
|
<!DOCTYPE html>
|
|
63
|
-
<html lang="en">
|
|
63
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
64
64
|
<head>
|
|
65
65
|
<meta charset="UTF-8" />
|
|
66
66
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
67
|
-
<title>Button
|
|
68
|
-
<link rel="stylesheet" href="./button-ghost.css" />
|
|
67
|
+
<title>Button group example</title>
|
|
69
68
|
</head>
|
|
70
69
|
<body>
|
|
71
|
-
<
|
|
72
|
-
|
|
70
|
+
<div class="ix-button-group">
|
|
71
|
+
<ix-button variant="subtle-secondary">Button 1</ix-button>
|
|
72
|
+
<ix-button>Button 2</ix-button>
|
|
73
|
+
<ix-button variant="subtle-secondary">Button 3</ix-button>
|
|
74
|
+
<ix-button variant="subtle-secondary">Button 4</ix-button>
|
|
75
|
+
</div>
|
|
73
76
|
<script type="module" src="./init.js"></script>
|
|
74
77
|
</body>
|
|
75
78
|
</html>
|
|
76
79
|
```
|
|
77
80
|
|
|
78
|
-
### Example: button-
|
|
81
|
+
### Example: button-loading
|
|
79
82
|
```html
|
|
80
83
|
<!DOCTYPE html>
|
|
81
|
-
<html lang="en">
|
|
84
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
82
85
|
<head>
|
|
83
86
|
<meta charset="UTF-8" />
|
|
84
87
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
85
|
-
<title>Button
|
|
86
|
-
<link rel="stylesheet" href="./button-
|
|
88
|
+
<title>Button loading example</title>
|
|
89
|
+
<link rel="stylesheet" href="./button-loading.css" />
|
|
90
|
+
<script type="module">
|
|
91
|
+
import { addIcons } from '@siemens/ix-icons';
|
|
92
|
+
import { iconStar } from '@siemens/ix-icons/icons';
|
|
93
|
+
addIcons({
|
|
94
|
+
iconStar,
|
|
95
|
+
});
|
|
96
|
+
</script>
|
|
87
97
|
</head>
|
|
88
98
|
<body>
|
|
89
|
-
<
|
|
90
|
-
|
|
99
|
+
<script>
|
|
100
|
+
function toggle(obj) {
|
|
101
|
+
obj.loading = true;
|
|
102
|
+
|
|
103
|
+
setTimeout(() => {
|
|
104
|
+
obj.loading = false;
|
|
105
|
+
}, 2500);
|
|
106
|
+
}
|
|
107
|
+
</script>
|
|
108
|
+
<ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
|
|
109
|
+
|
|
110
|
+
<ix-button variant="subtle-primary" onclick="toggle(this)" icon="star">
|
|
111
|
+
Button
|
|
112
|
+
</ix-button>
|
|
113
|
+
|
|
114
|
+
<ix-button
|
|
115
|
+
variant="subtle-primary"
|
|
116
|
+
onclick="toggle(this)"
|
|
117
|
+
icon="star"
|
|
118
|
+
aria-label="Star"
|
|
119
|
+
></ix-button>
|
|
120
|
+
|
|
121
|
+
<ix-icon-button
|
|
122
|
+
variant="subtle-primary"
|
|
123
|
+
onclick="toggle(this)"
|
|
124
|
+
icon="star"
|
|
125
|
+
aria-label="Toggle loading"
|
|
126
|
+
>
|
|
127
|
+
</ix-icon-button>
|
|
128
|
+
|
|
129
|
+
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
130
|
+
|
|
131
|
+
<ix-icon-button
|
|
132
|
+
variant="subtle-primary"
|
|
133
|
+
loading
|
|
134
|
+
icon="star"
|
|
135
|
+
aria-label="Loading action"
|
|
136
|
+
></ix-icon-button>
|
|
91
137
|
<script type="module" src="./init.js"></script>
|
|
92
138
|
</body>
|
|
93
139
|
</html>
|
|
94
140
|
```
|
|
95
141
|
|
|
96
|
-
### Example: button-
|
|
142
|
+
### Example: button-secondary
|
|
97
143
|
```html
|
|
98
144
|
<!DOCTYPE html>
|
|
99
|
-
<html lang="en">
|
|
145
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
100
146
|
<head>
|
|
101
147
|
<meta charset="UTF-8" />
|
|
102
148
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
103
|
-
<title>Button
|
|
104
|
-
<link rel="stylesheet" href="./button-
|
|
149
|
+
<title>Button secondary example</title>
|
|
150
|
+
<link rel="stylesheet" href="./button-secondary.css" />
|
|
105
151
|
</head>
|
|
106
152
|
<body>
|
|
107
|
-
<ix-button variant="
|
|
108
|
-
<ix-button
|
|
153
|
+
<ix-button variant="secondary"> Button </ix-button>
|
|
154
|
+
<ix-button variant="secondary" disabled> Button </ix-button>
|
|
109
155
|
<script type="module" src="./init.js"></script>
|
|
110
156
|
</body>
|
|
111
157
|
</html>
|
|
112
158
|
```
|
|
113
159
|
|
|
114
|
-
### Example: button-
|
|
160
|
+
### Example: button-subtle-primary
|
|
115
161
|
```html
|
|
116
162
|
<!DOCTYPE html>
|
|
117
|
-
<html lang="en">
|
|
163
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
118
164
|
<head>
|
|
119
165
|
<meta charset="UTF-8" />
|
|
120
166
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
121
|
-
<title>Button
|
|
122
|
-
<link rel="stylesheet" href="./button-
|
|
167
|
+
<title>Button subtle primary example</title>
|
|
168
|
+
<link rel="stylesheet" href="./button-subtle-primary.css" />
|
|
123
169
|
</head>
|
|
124
170
|
<body>
|
|
125
171
|
<ix-button variant="subtle-primary"> Button </ix-button>
|
|
@@ -129,84 +175,55 @@
|
|
|
129
175
|
</html>
|
|
130
176
|
```
|
|
131
177
|
|
|
132
|
-
### Example: button-
|
|
178
|
+
### Example: button-subtle-secondary
|
|
133
179
|
```html
|
|
134
180
|
<!DOCTYPE html>
|
|
135
|
-
<html lang="en">
|
|
181
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
136
182
|
<head>
|
|
137
183
|
<meta charset="UTF-8" />
|
|
138
184
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
139
|
-
<title>Button
|
|
185
|
+
<title>Button subtle secondary example</title>
|
|
186
|
+
<link rel="stylesheet" href="./button-subtle-secondary.css" />
|
|
140
187
|
</head>
|
|
141
188
|
<body>
|
|
142
|
-
<
|
|
143
|
-
|
|
144
|
-
<ix-button>Button 2</ix-button>
|
|
145
|
-
<ix-button variant="subtle-secondary">Button 3</ix-button>
|
|
146
|
-
<ix-button variant="subtle-secondary">Button 4</ix-button>
|
|
147
|
-
</div>
|
|
189
|
+
<ix-button variant="subtle-secondary"> Button </ix-button>
|
|
190
|
+
<ix-button disabled variant="subtle-secondary"> Button </ix-button>
|
|
148
191
|
<script type="module" src="./init.js"></script>
|
|
149
192
|
</body>
|
|
150
193
|
</html>
|
|
151
194
|
```
|
|
152
195
|
|
|
153
|
-
### Example: button-
|
|
196
|
+
### Example: button-subtle-tertiary
|
|
154
197
|
```html
|
|
155
198
|
<!DOCTYPE html>
|
|
156
|
-
<html lang="en">
|
|
199
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
157
200
|
<head>
|
|
158
201
|
<meta charset="UTF-8" />
|
|
159
202
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
160
|
-
<title>Button
|
|
161
|
-
<link rel="stylesheet" href="./button-
|
|
162
|
-
<script type="module">
|
|
163
|
-
import { addIcons } from '@siemens/ix-icons';
|
|
164
|
-
import { iconStar } from '@siemens/ix-icons/icons';
|
|
165
|
-
addIcons({
|
|
166
|
-
iconStar,
|
|
167
|
-
});
|
|
168
|
-
</script>
|
|
203
|
+
<title>Button subtle tertiary example</title>
|
|
204
|
+
<link rel="stylesheet" href="./button-subtle-tertiary.css" />
|
|
169
205
|
</head>
|
|
170
206
|
<body>
|
|
171
|
-
<
|
|
172
|
-
|
|
173
|
-
obj.loading = true;
|
|
174
|
-
|
|
175
|
-
setTimeout(() => {
|
|
176
|
-
obj.loading = false;
|
|
177
|
-
}, 2500);
|
|
178
|
-
}
|
|
179
|
-
</script>
|
|
180
|
-
<ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
|
|
181
|
-
|
|
182
|
-
<ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
|
|
183
|
-
|
|
184
|
-
<ix-button variant="subtle-primary" onclick="toggle(this)" icon="star"> Button </ix-button>
|
|
185
|
-
|
|
186
|
-
<ix-icon-button variant="subtle-primary" onclick="toggle(this)" icon="star">
|
|
187
|
-
</ix-icon-button>
|
|
188
|
-
|
|
189
|
-
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
190
|
-
|
|
191
|
-
<ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
|
|
207
|
+
<ix-button variant="subtle-tertiary"> Button </ix-button>
|
|
208
|
+
<ix-button disabled variant="subtle-tertiary"> Button </ix-button>
|
|
192
209
|
<script type="module" src="./init.js"></script>
|
|
193
210
|
</body>
|
|
194
211
|
</html>
|
|
195
212
|
```
|
|
196
213
|
|
|
197
|
-
### Example: button-
|
|
214
|
+
### Example: button-tertiary
|
|
198
215
|
```html
|
|
199
216
|
<!DOCTYPE html>
|
|
200
|
-
<html lang="en">
|
|
217
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
201
218
|
<head>
|
|
202
219
|
<meta charset="UTF-8" />
|
|
203
220
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
204
|
-
<title>Button
|
|
205
|
-
<link rel="stylesheet" href="./button-
|
|
221
|
+
<title>Button tertiary example</title>
|
|
222
|
+
<link rel="stylesheet" href="./button-tertiary.css" />
|
|
206
223
|
</head>
|
|
207
224
|
<body>
|
|
208
|
-
<ix-button variant="
|
|
209
|
-
<ix-button variant="
|
|
225
|
+
<ix-button variant="tertiary"> Button </ix-button>
|
|
226
|
+
<ix-button variant="tertiary" disabled> Button </ix-button>
|
|
210
227
|
<script type="module" src="./init.js"></script>
|
|
211
228
|
</body>
|
|
212
229
|
</html>
|
|
@@ -215,7 +232,7 @@
|
|
|
215
232
|
### Example: button-text-icon
|
|
216
233
|
```html
|
|
217
234
|
<!DOCTYPE html>
|
|
218
|
-
<html lang="en">
|
|
235
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
219
236
|
<head>
|
|
220
237
|
<meta charset="UTF-8" />
|
|
221
238
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -247,7 +264,7 @@
|
|
|
247
264
|
### Example: button-with-link
|
|
248
265
|
```html
|
|
249
266
|
<!DOCTYPE html>
|
|
250
|
-
<html lang="en">
|
|
267
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
251
268
|
<head>
|
|
252
269
|
<meta charset="UTF-8" />
|
|
253
270
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -288,15 +305,15 @@
|
|
|
288
305
|
<ix-button href="https://siemens.com" variant="secondary"
|
|
289
306
|
>Secondary Link</ix-button
|
|
290
307
|
>
|
|
291
|
-
<ix-button href="https://siemens.com" variant="danger"
|
|
308
|
+
<ix-button href="https://siemens.com" variant="danger-primary"
|
|
292
309
|
>Danger Link</ix-button
|
|
293
310
|
>
|
|
294
311
|
</div>
|
|
295
312
|
|
|
296
313
|
<div style="margin-bottom: 1rem">
|
|
297
|
-
<h3>
|
|
298
|
-
<ix-button href="https://siemens.com"
|
|
299
|
-
<ix-button href="https://siemens.com"
|
|
314
|
+
<h3>Secondary and Tertiary Links</h3>
|
|
315
|
+
<ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
|
|
316
|
+
<ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
|
|
300
317
|
</div>
|
|
301
318
|
|
|
302
319
|
<div style="margin-bottom: 1rem">
|
|
@@ -336,7 +353,7 @@
|
|
|
336
353
|
### Example: buttons
|
|
337
354
|
```html
|
|
338
355
|
<!DOCTYPE html>
|
|
339
|
-
<html lang="en">
|
|
356
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
340
357
|
<head>
|
|
341
358
|
<meta charset="UTF-8" />
|
|
342
359
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -354,7 +371,7 @@
|
|
|
354
371
|
### Example: content-header-with-slot
|
|
355
372
|
```html
|
|
356
373
|
<!DOCTYPE html>
|
|
357
|
-
<html lang="en">
|
|
374
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
358
375
|
<head>
|
|
359
376
|
<meta charset="UTF-8" />
|
|
360
377
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -376,9 +393,9 @@
|
|
|
376
393
|
header-subtitle="Subtitle"
|
|
377
394
|
>
|
|
378
395
|
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
379
|
-
<ix-button
|
|
380
|
-
<ix-button
|
|
381
|
-
<ix-button
|
|
396
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
397
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
398
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
382
399
|
</ix-content-header>
|
|
383
400
|
</div>
|
|
384
401
|
|
|
@@ -390,7 +407,7 @@
|
|
|
390
407
|
### Example: content-header
|
|
391
408
|
```html
|
|
392
409
|
<!DOCTYPE html>
|
|
393
|
-
<html lang="en">
|
|
410
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
394
411
|
<head>
|
|
395
412
|
<meta charset="UTF-8" />
|
|
396
413
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -411,77 +428,10 @@
|
|
|
411
428
|
</html>
|
|
412
429
|
```
|
|
413
430
|
|
|
414
|
-
### Example: drawer-full-height
|
|
415
|
-
```html
|
|
416
|
-
<!DOCTYPE html>
|
|
417
|
-
<html lang="en">
|
|
418
|
-
<head>
|
|
419
|
-
<meta charset="UTF-8" />
|
|
420
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
421
|
-
<title>Drawer full height example</title>
|
|
422
|
-
</head>
|
|
423
|
-
<body>
|
|
424
|
-
<ix-drawer>
|
|
425
|
-
<span>Some content of drawer</span>
|
|
426
|
-
</ix-drawer>
|
|
427
|
-
<ix-button>Toggle drawer</ix-button>
|
|
428
|
-
|
|
429
|
-
<script>
|
|
430
|
-
(async function () {
|
|
431
|
-
await window.customElements.whenDefined('ix-drawer');
|
|
432
|
-
const drawer = document.querySelector('ix-drawer');
|
|
433
|
-
drawer.fullHeight = true;
|
|
434
|
-
drawer.closeOnClickOutside = true;
|
|
435
|
-
|
|
436
|
-
const button = document.querySelector('ix-button');
|
|
437
|
-
button.addEventListener('click', () => {
|
|
438
|
-
drawer.show = !drawer.show;
|
|
439
|
-
});
|
|
440
|
-
})();
|
|
441
|
-
</script>
|
|
442
|
-
<script type="module" src="./init.js"></script>
|
|
443
|
-
</body>
|
|
444
|
-
</html>
|
|
445
|
-
```
|
|
446
|
-
|
|
447
|
-
### Example: drawer
|
|
448
|
-
```html
|
|
449
|
-
<!DOCTYPE html>
|
|
450
|
-
<html lang="en">
|
|
451
|
-
<head>
|
|
452
|
-
<meta charset="UTF-8" />
|
|
453
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
454
|
-
<title>Drawer example</title>
|
|
455
|
-
</head>
|
|
456
|
-
<body>
|
|
457
|
-
<ix-drawer>
|
|
458
|
-
<span>Some content of drawer</span>
|
|
459
|
-
</ix-drawer>
|
|
460
|
-
<ix-button>Toggle drawer</ix-button>
|
|
461
|
-
|
|
462
|
-
<script>
|
|
463
|
-
(async function () {
|
|
464
|
-
await window.customElements.whenDefined('ix-drawer');
|
|
465
|
-
|
|
466
|
-
const drawer = document.querySelector('ix-drawer');
|
|
467
|
-
drawer.fullHeight = false;
|
|
468
|
-
drawer.closeOnClickOutside = true;
|
|
469
|
-
|
|
470
|
-
const button = document.querySelector('ix-button');
|
|
471
|
-
button.addEventListener('click', () => {
|
|
472
|
-
drawer.show = !drawer.show;
|
|
473
|
-
});
|
|
474
|
-
})();
|
|
475
|
-
</script>
|
|
476
|
-
<script type="module" src="./init.js"></script>
|
|
477
|
-
</body>
|
|
478
|
-
</html>
|
|
479
|
-
```
|
|
480
|
-
|
|
481
431
|
### Example: dropdown-icon
|
|
482
432
|
```html
|
|
483
433
|
<!DOCTYPE html>
|
|
484
|
-
<html lang="en">
|
|
434
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
485
435
|
<head>
|
|
486
436
|
<meta charset="UTF-8" />
|
|
487
437
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -515,7 +465,7 @@
|
|
|
515
465
|
### Example: dropdown-quick-actions
|
|
516
466
|
```html
|
|
517
467
|
<!DOCTYPE html>
|
|
518
|
-
<html lang="en">
|
|
468
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
519
469
|
<head>
|
|
520
470
|
<meta charset="UTF-8" />
|
|
521
471
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -562,7 +512,7 @@
|
|
|
562
512
|
### Example: dropdown-submenu
|
|
563
513
|
```html
|
|
564
514
|
<!DOCTYPE html>
|
|
565
|
-
<html lang="en">
|
|
515
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
566
516
|
<head>
|
|
567
517
|
<meta charset="UTF-8" />
|
|
568
518
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -601,7 +551,7 @@
|
|
|
601
551
|
### Example: dropdown
|
|
602
552
|
```html
|
|
603
553
|
<!DOCTYPE html>
|
|
604
|
-
<html lang="en">
|
|
554
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
605
555
|
<head>
|
|
606
556
|
<meta charset="UTF-8" />
|
|
607
557
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -625,7 +575,7 @@
|
|
|
625
575
|
### Example: form-layout-auto
|
|
626
576
|
```html
|
|
627
577
|
<!DOCTYPE html>
|
|
628
|
-
<html lang="en">
|
|
578
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
629
579
|
<head>
|
|
630
580
|
<meta charset="UTF-8" />
|
|
631
581
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -647,7 +597,7 @@
|
|
|
647
597
|
### Example: form-layout-grid
|
|
648
598
|
```html
|
|
649
599
|
<!DOCTYPE html>
|
|
650
|
-
<html lang="en">
|
|
600
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
651
601
|
<head>
|
|
652
602
|
<meta charset="UTF-8" />
|
|
653
603
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -686,7 +636,7 @@
|
|
|
686
636
|
### Example: group-custom-entry
|
|
687
637
|
```html
|
|
688
638
|
<!DOCTYPE html>
|
|
689
|
-
<html lang="en">
|
|
639
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
690
640
|
<head>
|
|
691
641
|
<meta charset="UTF-8" />
|
|
692
642
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -706,7 +656,7 @@
|
|
|
706
656
|
### Example: loading
|
|
707
657
|
```html
|
|
708
658
|
<!DOCTYPE html>
|
|
709
|
-
<html lang="en">
|
|
659
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
710
660
|
<head>
|
|
711
661
|
<meta charset="UTF-8" />
|
|
712
662
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -721,16 +671,18 @@
|
|
|
721
671
|
const btn = document.querySelector('ix-button');
|
|
722
672
|
btn.addEventListener('click', () => {
|
|
723
673
|
let count = 0;
|
|
724
|
-
const progress = showModalLoading('Loading 0/2');
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
674
|
+
const progress$ = showModalLoading({ message: 'Loading 0/2' });
|
|
675
|
+
progress$.then((progress) => {
|
|
676
|
+
const interval = setInterval(() => {
|
|
677
|
+
count++;
|
|
678
|
+
progress.update(`Loading ${count}/2`);
|
|
679
|
+
|
|
680
|
+
if (count === 2) {
|
|
681
|
+
progress.finish('Done');
|
|
682
|
+
clearInterval(interval);
|
|
683
|
+
}
|
|
684
|
+
}, 1000);
|
|
685
|
+
});
|
|
734
686
|
});
|
|
735
687
|
</script>
|
|
736
688
|
<script type="module" src="./init.js"></script>
|
|
@@ -741,7 +693,7 @@
|
|
|
741
693
|
### Example: message-bar-removal
|
|
742
694
|
```html
|
|
743
695
|
<!DOCTYPE html>
|
|
744
|
-
<html lang="en">
|
|
696
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
745
697
|
<head>
|
|
746
698
|
<meta charset="UTF-8" />
|
|
747
699
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -793,7 +745,7 @@
|
|
|
793
745
|
### Example: message-bar
|
|
794
746
|
```html
|
|
795
747
|
<!DOCTYPE html>
|
|
796
|
-
<html lang="en">
|
|
748
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
797
749
|
<head>
|
|
798
750
|
<meta charset="UTF-8" />
|
|
799
751
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -820,7 +772,7 @@
|
|
|
820
772
|
### Example: message
|
|
821
773
|
```html
|
|
822
774
|
<!DOCTYPE html>
|
|
823
|
-
<html lang="en">
|
|
775
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
824
776
|
<head>
|
|
825
777
|
<meta charset="UTF-8" />
|
|
826
778
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -854,7 +806,7 @@
|
|
|
854
806
|
### Example: modal-close
|
|
855
807
|
```html
|
|
856
808
|
<!DOCTYPE html>
|
|
857
|
-
<html lang="en">
|
|
809
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
858
810
|
<head>
|
|
859
811
|
<meta charset="UTF-8" />
|
|
860
812
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -945,7 +897,7 @@
|
|
|
945
897
|
### Example: modal-form-ix-button-submit
|
|
946
898
|
```html
|
|
947
899
|
<!DOCTYPE html>
|
|
948
|
-
<html lang="en">
|
|
900
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
949
901
|
<head>
|
|
950
902
|
<meta charset="UTF-8" />
|
|
951
903
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1031,10 +983,67 @@
|
|
|
1031
983
|
</html>
|
|
1032
984
|
```
|
|
1033
985
|
|
|
1034
|
-
### Example: modal-
|
|
986
|
+
### Example: modal-non-blocking
|
|
1035
987
|
```html
|
|
1036
988
|
<!DOCTYPE html>
|
|
1037
989
|
<html lang="en">
|
|
990
|
+
<head>
|
|
991
|
+
<meta charset="UTF-8" />
|
|
992
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
993
|
+
<title>Modal non-blocking example</title>
|
|
994
|
+
</head>
|
|
995
|
+
<body>
|
|
996
|
+
<div>
|
|
997
|
+
<div style="padding: 1rem">
|
|
998
|
+
<ix-typography format="body" text-color="std">
|
|
999
|
+
Content behind the dialog
|
|
1000
|
+
</ix-typography>
|
|
1001
|
+
<ix-button id="behind">Behind control</ix-button>
|
|
1002
|
+
</div>
|
|
1003
|
+
<ix-button id="open">Show non-blocking modal</ix-button>
|
|
1004
|
+
</div>
|
|
1005
|
+
|
|
1006
|
+
<script type="module">
|
|
1007
|
+
import { showModal, closeModal, dismissModal } from '@siemens/ix';
|
|
1008
|
+
|
|
1009
|
+
document.getElementById('open').addEventListener('click', async () => {
|
|
1010
|
+
const modal = document.createElement('ix-modal');
|
|
1011
|
+
modal.isNonBlocking = true;
|
|
1012
|
+
modal.innerHTML = `
|
|
1013
|
+
<ix-modal-header>Message headline</ix-modal-header>
|
|
1014
|
+
<ix-modal-content>Message text lorem ipsum</ix-modal-content>
|
|
1015
|
+
<ix-modal-footer>
|
|
1016
|
+
<ix-button variant="subtle-primary" data-cancel>Cancel</ix-button>
|
|
1017
|
+
<ix-button data-okay autofocus>OK</ix-button>
|
|
1018
|
+
</ix-modal-footer>
|
|
1019
|
+
`;
|
|
1020
|
+
|
|
1021
|
+
const header = modal.querySelector('ix-modal-header');
|
|
1022
|
+
header.addEventListener('closeClick', () =>
|
|
1023
|
+
dismissModal(header, 'dismiss payload')
|
|
1024
|
+
);
|
|
1025
|
+
|
|
1026
|
+
const cancelButton = modal.querySelector('[data-cancel]');
|
|
1027
|
+
const okayButton = modal.querySelector('[data-okay]');
|
|
1028
|
+
cancelButton.addEventListener('click', () =>
|
|
1029
|
+
dismissModal(cancelButton, 'dismiss payload')
|
|
1030
|
+
);
|
|
1031
|
+
okayButton.addEventListener('click', () =>
|
|
1032
|
+
closeModal(okayButton, 'close payload!')
|
|
1033
|
+
);
|
|
1034
|
+
|
|
1035
|
+
await showModal({ content: modal });
|
|
1036
|
+
});
|
|
1037
|
+
</script>
|
|
1038
|
+
<script type="module" src="./init.js"></script>
|
|
1039
|
+
</body>
|
|
1040
|
+
</html>
|
|
1041
|
+
```
|
|
1042
|
+
|
|
1043
|
+
### Example: modal-sizes
|
|
1044
|
+
```html
|
|
1045
|
+
<!DOCTYPE html>
|
|
1046
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1038
1047
|
<head>
|
|
1039
1048
|
<meta charset="UTF-8" />
|
|
1040
1049
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1127,7 +1136,7 @@
|
|
|
1127
1136
|
### Example: modal
|
|
1128
1137
|
```html
|
|
1129
1138
|
<!DOCTYPE html>
|
|
1130
|
-
<html lang="en">
|
|
1139
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1131
1140
|
<head>
|
|
1132
1141
|
<meta charset="UTF-8" />
|
|
1133
1142
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1214,7 +1223,7 @@
|
|
|
1214
1223
|
### Example: pane-layout
|
|
1215
1224
|
```html
|
|
1216
1225
|
<!DOCTYPE html>
|
|
1217
|
-
<html lang="en">
|
|
1226
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1218
1227
|
<head>
|
|
1219
1228
|
<meta charset="UTF-8" />
|
|
1220
1229
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1276,7 +1285,7 @@
|
|
|
1276
1285
|
### Example: pane
|
|
1277
1286
|
```html
|
|
1278
1287
|
<!DOCTYPE html>
|
|
1279
|
-
<html lang="en">
|
|
1288
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1280
1289
|
<head>
|
|
1281
1290
|
<meta charset="UTF-8" />
|
|
1282
1291
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1317,7 +1326,7 @@
|
|
|
1317
1326
|
### Example: theme-switcher
|
|
1318
1327
|
```html
|
|
1319
1328
|
<!DOCTYPE html>
|
|
1320
|
-
<html lang="en">
|
|
1329
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1321
1330
|
<head>
|
|
1322
1331
|
<meta charset="UTF-8" />
|
|
1323
1332
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1363,8 +1372,7 @@
|
|
|
1363
1372
|
const toggleSystem = document.getElementById('system');
|
|
1364
1373
|
|
|
1365
1374
|
setTimeout(() => {
|
|
1366
|
-
themeSwitcher.setTheme('classic');
|
|
1367
|
-
themeSwitcher.setVariant(selectedVariant);
|
|
1375
|
+
themeSwitcher.setTheme('classic', selectedVariant);
|
|
1368
1376
|
});
|
|
1369
1377
|
|
|
1370
1378
|
for (const variant of variants) {
|
|
@@ -1399,7 +1407,7 @@
|
|
|
1399
1407
|
return;
|
|
1400
1408
|
}
|
|
1401
1409
|
|
|
1402
|
-
themeSwitcher.
|
|
1410
|
+
themeSwitcher.setColorSchema(variant);
|
|
1403
1411
|
|
|
1404
1412
|
selectedVariant = variant;
|
|
1405
1413
|
});
|
|
@@ -1408,9 +1416,9 @@
|
|
|
1408
1416
|
useSystemTheme = checked;
|
|
1409
1417
|
|
|
1410
1418
|
if (checked) {
|
|
1411
|
-
themeSwitcher.
|
|
1419
|
+
themeSwitcher.setColorSchema('system');
|
|
1412
1420
|
} else {
|
|
1413
|
-
themeSwitcher.
|
|
1421
|
+
themeSwitcher.setColorSchema(selectedVariant);
|
|
1414
1422
|
|
|
1415
1423
|
themeSelect.value = selectedVariant;
|
|
1416
1424
|
}
|
|
@@ -1428,7 +1436,7 @@
|
|
|
1428
1436
|
### Example: tile
|
|
1429
1437
|
```html
|
|
1430
1438
|
<!DOCTYPE html>
|
|
1431
|
-
<html lang="en">
|
|
1439
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1432
1440
|
<head>
|
|
1433
1441
|
<meta charset="UTF-8" />
|
|
1434
1442
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1485,7 +1493,7 @@
|
|
|
1485
1493
|
### Example: toast-custom
|
|
1486
1494
|
```html
|
|
1487
1495
|
<!DOCTYPE html>
|
|
1488
|
-
<html lang="en">
|
|
1496
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1489
1497
|
<head>
|
|
1490
1498
|
<meta charset="UTF-8" />
|
|
1491
1499
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1504,7 +1512,7 @@
|
|
|
1504
1512
|
<ix-button id="toastMessageButton">
|
|
1505
1513
|
Trigger toast with custom message
|
|
1506
1514
|
</ix-button>
|
|
1507
|
-
|
|
1515
|
+
|
|
1508
1516
|
<ix-button id="toastActionButton">
|
|
1509
1517
|
Trigger toast with action button
|
|
1510
1518
|
</ix-button>
|
|
@@ -1529,7 +1537,7 @@
|
|
|
1529
1537
|
const template = document.getElementById('custom-toast-message');
|
|
1530
1538
|
const templateContent = template.content.cloneNode(true);
|
|
1531
1539
|
customModal.appendChild(templateContent);
|
|
1532
|
-
|
|
1540
|
+
|
|
1533
1541
|
const customModalAction = document.createElement('div');
|
|
1534
1542
|
const templateAction = document.getElementById('custom-toast-action');
|
|
1535
1543
|
const templateContentAction = templateAction.content.cloneNode(true);
|
|
@@ -1541,7 +1549,7 @@
|
|
|
1541
1549
|
type: 'success',
|
|
1542
1550
|
});
|
|
1543
1551
|
});
|
|
1544
|
-
|
|
1552
|
+
|
|
1545
1553
|
document
|
|
1546
1554
|
.getElementById('toastActionButton')
|
|
1547
1555
|
.addEventListener('click', async () => {
|
|
@@ -1583,7 +1591,7 @@
|
|
|
1583
1591
|
### Example: toast-position
|
|
1584
1592
|
```html
|
|
1585
1593
|
<!DOCTYPE html>
|
|
1586
|
-
<html lang="en">
|
|
1594
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1587
1595
|
<head>
|
|
1588
1596
|
<meta charset="UTF-8" />
|
|
1589
1597
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1615,7 +1623,7 @@
|
|
|
1615
1623
|
### Example: toast
|
|
1616
1624
|
```html
|
|
1617
1625
|
<!DOCTYPE html>
|
|
1618
|
-
<html lang="en">
|
|
1626
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1619
1627
|
<head>
|
|
1620
1628
|
<meta charset="UTF-8" />
|
|
1621
1629
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1646,7 +1654,7 @@
|
|
|
1646
1654
|
### Example: tooltip-with-icon
|
|
1647
1655
|
```html
|
|
1648
1656
|
<!DOCTYPE html>
|
|
1649
|
-
<html lang="en">
|
|
1657
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1650
1658
|
<head>
|
|
1651
1659
|
<meta charset="UTF-8" />
|
|
1652
1660
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1679,7 +1687,7 @@
|
|
|
1679
1687
|
### Example: tooltip
|
|
1680
1688
|
```html
|
|
1681
1689
|
<!DOCTYPE html>
|
|
1682
|
-
<html lang="en">
|
|
1690
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1683
1691
|
<head>
|
|
1684
1692
|
<meta charset="UTF-8" />
|
|
1685
1693
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1709,7 +1717,7 @@
|
|
|
1709
1717
|
### Example: tree-custom
|
|
1710
1718
|
```html
|
|
1711
1719
|
<!DOCTYPE html>
|
|
1712
|
-
<html lang="en">
|
|
1720
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1713
1721
|
<head>
|
|
1714
1722
|
<meta charset="UTF-8" />
|
|
1715
1723
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1725,7 +1733,7 @@
|
|
|
1725
1733
|
<div style="height: 8rem; width: 100%">
|
|
1726
1734
|
<ix-button variant="tertiary" id="expand" style="margin-bottom: 2rem">Expand Tree</ix-button
|
|
1727
1735
|
>
|
|
1728
|
-
<ix-tree root="root" id="tree"></ix-tree>
|
|
1736
|
+
<ix-tree root="root" id="tree" aria-label="Sample tree"></ix-tree>
|
|
1729
1737
|
</div>
|
|
1730
1738
|
|
|
1731
1739
|
<script>
|
|
@@ -1819,7 +1827,7 @@
|
|
|
1819
1827
|
### Example: validation-select
|
|
1820
1828
|
```html
|
|
1821
1829
|
<!DOCTYPE html>
|
|
1822
|
-
<html lang="en">
|
|
1830
|
+
<html lang="en" data-ix-theme="classic" data-ix-color-schema="system">
|
|
1823
1831
|
<head>
|
|
1824
1832
|
<meta charset="UTF-8" />
|
|
1825
1833
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -1860,19 +1868,17 @@
|
|
|
1860
1868
|
|
|
1861
1869
|
## React Examples
|
|
1862
1870
|
|
|
1863
|
-
### Example: button-danger-
|
|
1871
|
+
### Example: button-danger-primary
|
|
1864
1872
|
```tsx
|
|
1865
|
-
import './button-danger-
|
|
1873
|
+
import './button-danger-primary.scoped.css';
|
|
1866
1874
|
|
|
1867
1875
|
import { IxButton } from '@siemens/ix-react';
|
|
1868
1876
|
|
|
1869
1877
|
export default () => {
|
|
1870
1878
|
return (
|
|
1871
1879
|
<>
|
|
1872
|
-
<IxButton variant="
|
|
1873
|
-
|
|
1874
|
-
</IxButton>
|
|
1875
|
-
<IxButton disabled variant="subtle-tertiary">
|
|
1880
|
+
<IxButton variant="danger-primary">Button</IxButton>
|
|
1881
|
+
<IxButton disabled variant="danger-primary">
|
|
1876
1882
|
Button
|
|
1877
1883
|
</IxButton>
|
|
1878
1884
|
</>
|
|
@@ -1880,9 +1886,9 @@ export default () => {
|
|
|
1880
1886
|
};
|
|
1881
1887
|
```
|
|
1882
1888
|
|
|
1883
|
-
### Example: button-danger-
|
|
1889
|
+
### Example: button-danger-secondary
|
|
1884
1890
|
```tsx
|
|
1885
|
-
import './button-danger-
|
|
1891
|
+
import './button-danger-secondary.scoped.css';
|
|
1886
1892
|
|
|
1887
1893
|
import { IxButton } from '@siemens/ix-react';
|
|
1888
1894
|
|
|
@@ -1900,37 +1906,19 @@ export default () => {
|
|
|
1900
1906
|
};
|
|
1901
1907
|
```
|
|
1902
1908
|
|
|
1903
|
-
### Example: button-danger
|
|
1904
|
-
```tsx
|
|
1905
|
-
import './button-danger.scoped.css';
|
|
1906
|
-
|
|
1907
|
-
import { IxButton } from '@siemens/ix-react';
|
|
1908
|
-
|
|
1909
|
-
export default () => {
|
|
1910
|
-
return (
|
|
1911
|
-
<>
|
|
1912
|
-
<IxButton variant="danger-primary">Button</IxButton>
|
|
1913
|
-
<IxButton disabled variant="danger-primary">
|
|
1914
|
-
Button
|
|
1915
|
-
</IxButton>
|
|
1916
|
-
</>
|
|
1917
|
-
);
|
|
1918
|
-
};
|
|
1919
|
-
```
|
|
1920
|
-
|
|
1921
|
-
### Example: button-ghost
|
|
1909
|
+
### Example: button-danger-tertiary
|
|
1922
1910
|
```tsx
|
|
1923
|
-
import './button-
|
|
1911
|
+
import './button-danger-tertiary.scoped.css';
|
|
1924
1912
|
|
|
1925
1913
|
import { IxButton } from '@siemens/ix-react';
|
|
1926
1914
|
|
|
1927
1915
|
export default () => {
|
|
1928
1916
|
return (
|
|
1929
1917
|
<>
|
|
1930
|
-
<IxButton variant="tertiary">
|
|
1918
|
+
<IxButton variant="danger-tertiary">
|
|
1931
1919
|
Button
|
|
1932
1920
|
</IxButton>
|
|
1933
|
-
<IxButton variant="tertiary"
|
|
1921
|
+
<IxButton disabled variant="danger-tertiary">
|
|
1934
1922
|
Button
|
|
1935
1923
|
</IxButton>
|
|
1936
1924
|
</>
|
|
@@ -1938,65 +1926,7 @@ export default () => {
|
|
|
1938
1926
|
};
|
|
1939
1927
|
```
|
|
1940
1928
|
|
|
1941
|
-
### Example: button-
|
|
1942
|
-
```tsx
|
|
1943
|
-
import './button-grey-ghost.scoped.css';
|
|
1944
|
-
|
|
1945
|
-
import { IxButton } from '@siemens/ix-react';
|
|
1946
|
-
|
|
1947
|
-
export default () => {
|
|
1948
|
-
return (
|
|
1949
|
-
<>
|
|
1950
|
-
<IxButton variant="subtle-tertiary">
|
|
1951
|
-
Button
|
|
1952
|
-
</IxButton>
|
|
1953
|
-
<IxButton disabled variant="subtle-tertiary">
|
|
1954
|
-
Button
|
|
1955
|
-
</IxButton>
|
|
1956
|
-
</>
|
|
1957
|
-
);
|
|
1958
|
-
};
|
|
1959
|
-
```
|
|
1960
|
-
|
|
1961
|
-
### Example: button-grey-secondary
|
|
1962
|
-
```tsx
|
|
1963
|
-
import './button-grey-secondary.scoped.css';
|
|
1964
|
-
|
|
1965
|
-
import { IxButton } from '@siemens/ix-react';
|
|
1966
|
-
|
|
1967
|
-
export default () => {
|
|
1968
|
-
return (
|
|
1969
|
-
<>
|
|
1970
|
-
<IxButton variant="subtle-secondary">
|
|
1971
|
-
Button
|
|
1972
|
-
</IxButton>
|
|
1973
|
-
<IxButton disabled variant="subtle-secondary">
|
|
1974
|
-
Button
|
|
1975
|
-
</IxButton>
|
|
1976
|
-
</>
|
|
1977
|
-
);
|
|
1978
|
-
};
|
|
1979
|
-
```
|
|
1980
|
-
|
|
1981
|
-
### Example: button-grey
|
|
1982
|
-
```tsx
|
|
1983
|
-
import './button-grey.scoped.css';
|
|
1984
|
-
|
|
1985
|
-
import { IxButton } from '@siemens/ix-react';
|
|
1986
|
-
|
|
1987
|
-
export default () => {
|
|
1988
|
-
return (
|
|
1989
|
-
<>
|
|
1990
|
-
<IxButton variant="subtle-primary">Button</IxButton>
|
|
1991
|
-
<IxButton disabled variant="subtle-primary">
|
|
1992
|
-
Button
|
|
1993
|
-
</IxButton>
|
|
1994
|
-
</>
|
|
1995
|
-
);
|
|
1996
|
-
};
|
|
1997
|
-
```
|
|
1998
|
-
|
|
1999
|
-
### Example: button-group
|
|
1929
|
+
### Example: button-group
|
|
2000
1930
|
```tsx
|
|
2001
1931
|
import { IxButton } from '@siemens/ix-react';
|
|
2002
1932
|
|
|
@@ -2022,9 +1952,11 @@ export default () => {
|
|
|
2022
1952
|
const [toggle, setToggle] = useState(false);
|
|
2023
1953
|
const [toggle2, setToggle2] = useState(false);
|
|
2024
1954
|
const [toggle3, setToggle3] = useState(false);
|
|
1955
|
+
const [toggle4, setToggle4] = useState(false);
|
|
2025
1956
|
return (
|
|
2026
1957
|
<>
|
|
2027
1958
|
<IxButton
|
|
1959
|
+
variant="subtle-primary"
|
|
2028
1960
|
onClick={() => {
|
|
2029
1961
|
setToggle(true);
|
|
2030
1962
|
setTimeout(() => {
|
|
@@ -2032,12 +1964,12 @@ export default () => {
|
|
|
2032
1964
|
}, 2500);
|
|
2033
1965
|
}}
|
|
2034
1966
|
loading={toggle}
|
|
2035
|
-
outline
|
|
2036
1967
|
>
|
|
2037
1968
|
Button
|
|
2038
1969
|
</IxButton>
|
|
2039
1970
|
|
|
2040
1971
|
<IxButton
|
|
1972
|
+
variant="subtle-primary"
|
|
2041
1973
|
onClick={() => {
|
|
2042
1974
|
setToggle2(true);
|
|
2043
1975
|
setTimeout(() => {
|
|
@@ -2045,13 +1977,13 @@ export default () => {
|
|
|
2045
1977
|
}, 2500);
|
|
2046
1978
|
}}
|
|
2047
1979
|
loading={toggle2}
|
|
2048
|
-
outline
|
|
2049
1980
|
icon={iconStar}
|
|
2050
1981
|
>
|
|
2051
1982
|
Button
|
|
2052
1983
|
</IxButton>
|
|
2053
1984
|
|
|
2054
1985
|
<IxButton
|
|
1986
|
+
variant="subtle-primary"
|
|
2055
1987
|
onClick={() => {
|
|
2056
1988
|
setToggle3(true);
|
|
2057
1989
|
setTimeout(() => {
|
|
@@ -2059,25 +1991,31 @@ export default () => {
|
|
|
2059
1991
|
}, 2500);
|
|
2060
1992
|
}}
|
|
2061
1993
|
loading={toggle3}
|
|
2062
|
-
outline
|
|
2063
1994
|
icon={iconStar}
|
|
1995
|
+
aria-label="Star"
|
|
2064
1996
|
></IxButton>
|
|
2065
1997
|
|
|
2066
1998
|
<IxIconButton
|
|
1999
|
+
variant="subtle-primary"
|
|
2067
2000
|
onClick={() => {
|
|
2068
|
-
|
|
2001
|
+
setToggle4(true);
|
|
2069
2002
|
setTimeout(() => {
|
|
2070
|
-
|
|
2003
|
+
setToggle4(false);
|
|
2071
2004
|
}, 2500);
|
|
2072
2005
|
}}
|
|
2073
|
-
loading={
|
|
2074
|
-
outline
|
|
2006
|
+
loading={toggle4}
|
|
2075
2007
|
icon={iconStar}
|
|
2008
|
+
aria-label="Toggle loading"
|
|
2076
2009
|
></IxIconButton>
|
|
2077
2010
|
<IxButton variant="subtle-primary" loading>
|
|
2078
2011
|
Button
|
|
2079
2012
|
</IxButton>
|
|
2080
|
-
<IxIconButton
|
|
2013
|
+
<IxIconButton
|
|
2014
|
+
variant="subtle-primary"
|
|
2015
|
+
loading
|
|
2016
|
+
icon={iconStar}
|
|
2017
|
+
aria-label="Loading action"
|
|
2018
|
+
></IxIconButton>
|
|
2081
2019
|
</>
|
|
2082
2020
|
);
|
|
2083
2021
|
};
|
|
@@ -2092,10 +2030,88 @@ import { IxButton } from '@siemens/ix-react';
|
|
|
2092
2030
|
export default () => {
|
|
2093
2031
|
return (
|
|
2094
2032
|
<>
|
|
2095
|
-
<IxButton variant="
|
|
2033
|
+
<IxButton variant="secondary">
|
|
2034
|
+
Button
|
|
2035
|
+
</IxButton>
|
|
2036
|
+
<IxButton variant="secondary" disabled>
|
|
2037
|
+
Button
|
|
2038
|
+
</IxButton>
|
|
2039
|
+
</>
|
|
2040
|
+
);
|
|
2041
|
+
};
|
|
2042
|
+
```
|
|
2043
|
+
|
|
2044
|
+
### Example: button-subtle-primary
|
|
2045
|
+
```tsx
|
|
2046
|
+
import './button-subtle-primary.scoped.css';
|
|
2047
|
+
|
|
2048
|
+
import { IxButton } from '@siemens/ix-react';
|
|
2049
|
+
|
|
2050
|
+
export default () => {
|
|
2051
|
+
return (
|
|
2052
|
+
<>
|
|
2053
|
+
<IxButton variant="subtle-primary">Button</IxButton>
|
|
2054
|
+
<IxButton disabled variant="subtle-primary">
|
|
2055
|
+
Button
|
|
2056
|
+
</IxButton>
|
|
2057
|
+
</>
|
|
2058
|
+
);
|
|
2059
|
+
};
|
|
2060
|
+
```
|
|
2061
|
+
|
|
2062
|
+
### Example: button-subtle-secondary
|
|
2063
|
+
```tsx
|
|
2064
|
+
import './button-subtle-secondary.scoped.css';
|
|
2065
|
+
|
|
2066
|
+
import { IxButton } from '@siemens/ix-react';
|
|
2067
|
+
|
|
2068
|
+
export default () => {
|
|
2069
|
+
return (
|
|
2070
|
+
<>
|
|
2071
|
+
<IxButton variant="subtle-secondary">
|
|
2072
|
+
Button
|
|
2073
|
+
</IxButton>
|
|
2074
|
+
<IxButton disabled variant="subtle-secondary">
|
|
2075
|
+
Button
|
|
2076
|
+
</IxButton>
|
|
2077
|
+
</>
|
|
2078
|
+
);
|
|
2079
|
+
};
|
|
2080
|
+
```
|
|
2081
|
+
|
|
2082
|
+
### Example: button-subtle-tertiary
|
|
2083
|
+
```tsx
|
|
2084
|
+
import './button-subtle-tertiary.scoped.css';
|
|
2085
|
+
|
|
2086
|
+
import { IxButton } from '@siemens/ix-react';
|
|
2087
|
+
|
|
2088
|
+
export default () => {
|
|
2089
|
+
return (
|
|
2090
|
+
<>
|
|
2091
|
+
<IxButton variant="subtle-tertiary">
|
|
2092
|
+
Button
|
|
2093
|
+
</IxButton>
|
|
2094
|
+
<IxButton disabled variant="subtle-tertiary">
|
|
2095
|
+
Button
|
|
2096
|
+
</IxButton>
|
|
2097
|
+
</>
|
|
2098
|
+
);
|
|
2099
|
+
};
|
|
2100
|
+
```
|
|
2101
|
+
|
|
2102
|
+
### Example: button-tertiary
|
|
2103
|
+
```tsx
|
|
2104
|
+
import './button-tertiary.scoped.css';
|
|
2105
|
+
|
|
2106
|
+
import { IxButton } from '@siemens/ix-react';
|
|
2107
|
+
|
|
2108
|
+
export default () => {
|
|
2109
|
+
return (
|
|
2110
|
+
<>
|
|
2111
|
+
<IxButton variant="tertiary">
|
|
2096
2112
|
Button
|
|
2097
2113
|
</IxButton>
|
|
2098
|
-
<IxButton variant="
|
|
2114
|
+
<IxButton variant="tertiary" disabled>
|
|
2099
2115
|
Button
|
|
2100
2116
|
</IxButton>
|
|
2101
2117
|
</>
|
|
@@ -2164,18 +2180,18 @@ export const ButtonWithLink: React.FC = () => {
|
|
|
2164
2180
|
<IxButton href="https://siemens.com" variant="secondary">
|
|
2165
2181
|
Secondary Link
|
|
2166
2182
|
</IxButton>
|
|
2167
|
-
<IxButton href="https://siemens.com" variant="danger">
|
|
2183
|
+
<IxButton href="https://siemens.com" variant="danger-primary">
|
|
2168
2184
|
Danger Link
|
|
2169
2185
|
</IxButton>
|
|
2170
2186
|
</div>
|
|
2171
2187
|
|
|
2172
2188
|
<div style={{ marginBottom: '1rem' }}>
|
|
2173
|
-
<h3>
|
|
2174
|
-
<IxButton href="https://siemens.com"
|
|
2175
|
-
|
|
2189
|
+
<h3>Secondary and Tertiary Links</h3>
|
|
2190
|
+
<IxButton href="https://siemens.com" variant="secondary">
|
|
2191
|
+
Secondary Link
|
|
2176
2192
|
</IxButton>
|
|
2177
|
-
<IxButton href="https://siemens.com"
|
|
2178
|
-
|
|
2193
|
+
<IxButton href="https://siemens.com" variant="tertiary">
|
|
2194
|
+
Tertiary Link
|
|
2179
2195
|
</IxButton>
|
|
2180
2196
|
</div>
|
|
2181
2197
|
|
|
@@ -2222,9 +2238,7 @@ export default () => {
|
|
|
2222
2238
|
return (
|
|
2223
2239
|
<>
|
|
2224
2240
|
<IxButton>Button</IxButton>
|
|
2225
|
-
<IxButton disabled>
|
|
2226
|
-
Button
|
|
2227
|
-
</IxButton>
|
|
2241
|
+
<IxButton disabled>Button</IxButton>
|
|
2228
2242
|
</>
|
|
2229
2243
|
);
|
|
2230
2244
|
};
|
|
@@ -2246,9 +2260,9 @@ export default () => {
|
|
|
2246
2260
|
<IxPill slot="header" icon={iconInfo} className="margin-top">
|
|
2247
2261
|
Label
|
|
2248
2262
|
</IxPill>
|
|
2249
|
-
<IxButton
|
|
2250
|
-
<IxButton
|
|
2251
|
-
<IxButton
|
|
2263
|
+
<IxButton variant='tertiary'>Button1</IxButton>
|
|
2264
|
+
<IxButton variant='tertiary'>Button2</IxButton>
|
|
2265
|
+
<IxButton variant='tertiary'>Button3</IxButton>
|
|
2252
2266
|
</IxContentHeader>
|
|
2253
2267
|
);
|
|
2254
2268
|
};
|
|
@@ -2273,53 +2287,6 @@ export default () => {
|
|
|
2273
2287
|
};
|
|
2274
2288
|
```
|
|
2275
2289
|
|
|
2276
|
-
### Example: drawer-full-height
|
|
2277
|
-
```tsx
|
|
2278
|
-
import { IxButton, IxDrawer } from '@siemens/ix-react';
|
|
2279
|
-
import { useState } from 'react';
|
|
2280
|
-
|
|
2281
|
-
export default () => {
|
|
2282
|
-
const [show, setShow] = useState(false);
|
|
2283
|
-
|
|
2284
|
-
return (
|
|
2285
|
-
<>
|
|
2286
|
-
<IxDrawer
|
|
2287
|
-
closeOnClickOutside={true}
|
|
2288
|
-
fullHeight={true}
|
|
2289
|
-
show={show}
|
|
2290
|
-
onDrawerClose={() => setShow(false)}
|
|
2291
|
-
>
|
|
2292
|
-
<span>Some content of drawer</span>
|
|
2293
|
-
</IxDrawer>
|
|
2294
|
-
<IxButton onClick={() => setShow(!show)}>Toggle drawer</IxButton>
|
|
2295
|
-
</>
|
|
2296
|
-
);
|
|
2297
|
-
};
|
|
2298
|
-
```
|
|
2299
|
-
|
|
2300
|
-
### Example: drawer
|
|
2301
|
-
```tsx
|
|
2302
|
-
import { IxButton, IxDrawer } from '@siemens/ix-react';
|
|
2303
|
-
import { useState } from 'react';
|
|
2304
|
-
|
|
2305
|
-
export default () => {
|
|
2306
|
-
const [show, setShow] = useState(false);
|
|
2307
|
-
|
|
2308
|
-
return (
|
|
2309
|
-
<>
|
|
2310
|
-
<IxDrawer
|
|
2311
|
-
closeOnClickOutside={true}
|
|
2312
|
-
show={show}
|
|
2313
|
-
onDrawerClose={() => setShow(false)}
|
|
2314
|
-
>
|
|
2315
|
-
<span>Some content of drawer</span>
|
|
2316
|
-
</IxDrawer>
|
|
2317
|
-
<IxButton onClick={() => setShow(!show)}>Toggle drawer</IxButton>
|
|
2318
|
-
</>
|
|
2319
|
-
);
|
|
2320
|
-
};
|
|
2321
|
-
```
|
|
2322
|
-
|
|
2323
2290
|
### Example: dropdown-icon
|
|
2324
2291
|
```tsx
|
|
2325
2292
|
import { iconBulb, iconDocument, iconStar } from '@siemens/ix-icons/icons';
|
|
@@ -2519,9 +2486,11 @@ import { ModalLoadingContext } from '@siemens/ix';
|
|
|
2519
2486
|
import { IxButton, showModalLoading } from '@siemens/ix-react';
|
|
2520
2487
|
|
|
2521
2488
|
export default () => {
|
|
2522
|
-
const startLoading = () => {
|
|
2489
|
+
const startLoading = async () => {
|
|
2523
2490
|
let count = 0;
|
|
2524
|
-
const progress: ModalLoadingContext = showModalLoading(
|
|
2491
|
+
const progress: ModalLoadingContext = await showModalLoading({
|
|
2492
|
+
message: 'Loading 0/2',
|
|
2493
|
+
});
|
|
2525
2494
|
const interval = setInterval(() => {
|
|
2526
2495
|
count++;
|
|
2527
2496
|
progress.update(`Loading ${count}/2`);
|
|
@@ -2736,6 +2705,69 @@ export default () => {
|
|
|
2736
2705
|
};
|
|
2737
2706
|
```
|
|
2738
2707
|
|
|
2708
|
+
### Example: modal-non-blocking
|
|
2709
|
+
```tsx
|
|
2710
|
+
import {
|
|
2711
|
+
IxButton,
|
|
2712
|
+
IxModalContent,
|
|
2713
|
+
IxModalFooter,
|
|
2714
|
+
IxModalHeader,
|
|
2715
|
+
IxTypography,
|
|
2716
|
+
Modal,
|
|
2717
|
+
ModalRef,
|
|
2718
|
+
showModal,
|
|
2719
|
+
} from '@siemens/ix-react';
|
|
2720
|
+
import { useRef } from 'react';
|
|
2721
|
+
|
|
2722
|
+
function CustomModal() {
|
|
2723
|
+
const modalRef = useRef<ModalRef>(null);
|
|
2724
|
+
|
|
2725
|
+
const close = () => {
|
|
2726
|
+
modalRef.current?.close('close payload!');
|
|
2727
|
+
};
|
|
2728
|
+
const dismiss = () => {
|
|
2729
|
+
modalRef.current?.dismiss('dismiss payload');
|
|
2730
|
+
};
|
|
2731
|
+
|
|
2732
|
+
return (
|
|
2733
|
+
<Modal ref={modalRef} isNonBlocking>
|
|
2734
|
+
<IxModalHeader onCloseClick={() => dismiss()}>
|
|
2735
|
+
Message headline
|
|
2736
|
+
</IxModalHeader>
|
|
2737
|
+
<IxModalContent>Message text lorem ipsum</IxModalContent>
|
|
2738
|
+
<IxModalFooter>
|
|
2739
|
+
<IxButton variant="subtle-primary" onClick={() => dismiss()}>
|
|
2740
|
+
Cancel
|
|
2741
|
+
</IxButton>
|
|
2742
|
+
<IxButton onClick={() => close()} autoFocus>
|
|
2743
|
+
OK
|
|
2744
|
+
</IxButton>
|
|
2745
|
+
</IxModalFooter>
|
|
2746
|
+
</Modal>
|
|
2747
|
+
);
|
|
2748
|
+
}
|
|
2749
|
+
|
|
2750
|
+
export default function ModalNonBlockingPreview() {
|
|
2751
|
+
async function show() {
|
|
2752
|
+
await showModal({
|
|
2753
|
+
content: <CustomModal />,
|
|
2754
|
+
});
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2757
|
+
return (
|
|
2758
|
+
<div>
|
|
2759
|
+
<div style={{ padding: '1rem' }}>
|
|
2760
|
+
<IxTypography format="body" textColor="std">
|
|
2761
|
+
Content behind the dialog
|
|
2762
|
+
</IxTypography>
|
|
2763
|
+
<IxButton id="behind">Behind control</IxButton>
|
|
2764
|
+
</div>
|
|
2765
|
+
<IxButton onClick={show}>Show non-blocking modal</IxButton>
|
|
2766
|
+
</div>
|
|
2767
|
+
);
|
|
2768
|
+
}
|
|
2769
|
+
```
|
|
2770
|
+
|
|
2739
2771
|
### Example: modal-sizes
|
|
2740
2772
|
```tsx
|
|
2741
2773
|
import './modal-sizes.scoped.css';
|
|
@@ -2811,7 +2843,9 @@ function CustomModal() {
|
|
|
2811
2843
|
<IxButton variant="subtle-primary" onClick={() => dismiss()}>
|
|
2812
2844
|
Cancel
|
|
2813
2845
|
</IxButton>
|
|
2814
|
-
<IxButton onClick={() => close()}>
|
|
2846
|
+
<IxButton autoFocus onClick={() => close()}>
|
|
2847
|
+
OK
|
|
2848
|
+
</IxButton>
|
|
2815
2849
|
</IxModalFooter>
|
|
2816
2850
|
</Modal>
|
|
2817
2851
|
);
|
|
@@ -2949,8 +2983,7 @@ export default () => {
|
|
|
2949
2983
|
const [useSystemTheme, setUseSystemTheme] = useState(false);
|
|
2950
2984
|
|
|
2951
2985
|
useEffect(() => {
|
|
2952
|
-
themeSwitcher.setTheme('classic');
|
|
2953
|
-
themeSwitcher.setVariant(selectedVariant);
|
|
2986
|
+
themeSwitcher.setTheme('classic', selectedVariant);
|
|
2954
2987
|
}, []);
|
|
2955
2988
|
|
|
2956
2989
|
const onValueChange = (event: CustomEvent<string | string[]>) => {
|
|
@@ -2960,7 +2993,7 @@ export default () => {
|
|
|
2960
2993
|
|
|
2961
2994
|
const newVariant = event.detail as ThemeVariant;
|
|
2962
2995
|
|
|
2963
|
-
themeSwitcher.
|
|
2996
|
+
themeSwitcher.setColorSchema(newVariant);
|
|
2964
2997
|
setSelectedVariant(newVariant);
|
|
2965
2998
|
};
|
|
2966
2999
|
|
|
@@ -2982,9 +3015,9 @@ export default () => {
|
|
|
2982
3015
|
setUseSystemTheme(checked);
|
|
2983
3016
|
|
|
2984
3017
|
if (checked) {
|
|
2985
|
-
themeSwitcher.
|
|
3018
|
+
themeSwitcher.setColorSchema('system');
|
|
2986
3019
|
} else {
|
|
2987
|
-
themeSwitcher.
|
|
3020
|
+
themeSwitcher.setColorSchema(selectedVariant);
|
|
2988
3021
|
}
|
|
2989
3022
|
};
|
|
2990
3023
|
|
|
@@ -3319,6 +3352,7 @@ export default () => {
|
|
|
3319
3352
|
root="root"
|
|
3320
3353
|
model={model}
|
|
3321
3354
|
context={context}
|
|
3355
|
+
aria-label="Sample tree"
|
|
3322
3356
|
onContextChange={({ detail }) => {
|
|
3323
3357
|
setContext(detail);
|
|
3324
3358
|
}}
|
|
@@ -3400,27 +3434,27 @@ export default function () {
|
|
|
3400
3434
|
|
|
3401
3435
|
## Vue Examples
|
|
3402
3436
|
|
|
3403
|
-
### Example: button-danger-
|
|
3437
|
+
### Example: button-danger-primary
|
|
3404
3438
|
```tsx
|
|
3405
3439
|
<script setup lang="ts">
|
|
3406
3440
|
import { IxButton } from '@siemens/ix-vue';
|
|
3407
3441
|
</script>
|
|
3408
3442
|
|
|
3409
|
-
<style scoped src="./button-danger-
|
|
3443
|
+
<style scoped src="./button-danger-primary.css"></style>
|
|
3410
3444
|
|
|
3411
3445
|
<template>
|
|
3412
|
-
<IxButton variant="danger-
|
|
3413
|
-
<IxButton disabled variant="danger-
|
|
3446
|
+
<IxButton variant="danger-primary"> Button </IxButton>
|
|
3447
|
+
<IxButton disabled variant="danger-primary"> Button </IxButton>
|
|
3414
3448
|
</template>
|
|
3415
3449
|
```
|
|
3416
3450
|
|
|
3417
|
-
### Example: button-danger-
|
|
3451
|
+
### Example: button-danger-secondary
|
|
3418
3452
|
```tsx
|
|
3419
3453
|
<script setup lang="ts">
|
|
3420
3454
|
import { IxButton } from '@siemens/ix-vue';
|
|
3421
3455
|
</script>
|
|
3422
3456
|
|
|
3423
|
-
<style scoped src="./button-danger-
|
|
3457
|
+
<style scoped src="./button-danger-secondary.css"></style>
|
|
3424
3458
|
|
|
3425
3459
|
<template>
|
|
3426
3460
|
<IxButton variant="danger-secondary"> Button </IxButton>
|
|
@@ -3428,142 +3462,170 @@ import { IxButton } from '@siemens/ix-vue';
|
|
|
3428
3462
|
</template>
|
|
3429
3463
|
```
|
|
3430
3464
|
|
|
3431
|
-
### Example: button-danger
|
|
3465
|
+
### Example: button-danger-tertiary
|
|
3432
3466
|
```tsx
|
|
3433
3467
|
<script setup lang="ts">
|
|
3434
3468
|
import { IxButton } from '@siemens/ix-vue';
|
|
3435
3469
|
</script>
|
|
3436
3470
|
|
|
3437
|
-
<style scoped src="./button-danger.css"></style>
|
|
3471
|
+
<style scoped src="./button-danger-tertiary.css"></style>
|
|
3438
3472
|
|
|
3439
3473
|
<template>
|
|
3440
|
-
<IxButton variant="danger-
|
|
3441
|
-
<IxButton disabled variant="danger-
|
|
3474
|
+
<IxButton variant="danger-tertiary"> Button </IxButton>
|
|
3475
|
+
<IxButton disabled variant="danger-tertiary"> Button </IxButton>
|
|
3442
3476
|
</template>
|
|
3443
3477
|
```
|
|
3444
3478
|
|
|
3445
|
-
### Example: button-
|
|
3479
|
+
### Example: button-group
|
|
3446
3480
|
```tsx
|
|
3447
3481
|
<script setup lang="ts">
|
|
3448
3482
|
import { IxButton } from '@siemens/ix-vue';
|
|
3449
3483
|
</script>
|
|
3450
3484
|
|
|
3451
|
-
<style scoped src="./button-ghost.css"></style>
|
|
3452
|
-
|
|
3453
3485
|
<template>
|
|
3454
|
-
<
|
|
3455
|
-
|
|
3486
|
+
<div class="ix-button-group">
|
|
3487
|
+
<IxButton variant="subtle-secondary"> Button 1 </IxButton>
|
|
3488
|
+
<IxButton> Button 2 </IxButton>
|
|
3489
|
+
<IxButton variant="subtle-secondary"> Button 3 </IxButton>
|
|
3490
|
+
<IxButton variant="subtle-secondary"> Button 4 </IxButton>
|
|
3491
|
+
</div>
|
|
3456
3492
|
</template>
|
|
3457
3493
|
```
|
|
3458
3494
|
|
|
3459
|
-
### Example: button-
|
|
3495
|
+
### Example: button-loading
|
|
3460
3496
|
```tsx
|
|
3461
3497
|
<script setup lang="ts">
|
|
3462
|
-
import {
|
|
3463
|
-
|
|
3498
|
+
import { iconStar } from '@siemens/ix-icons/icons';
|
|
3499
|
+
import { IxButton, IxIconButton } from '@siemens/ix-vue';
|
|
3500
|
+
import { ref } from 'vue';
|
|
3464
3501
|
|
|
3465
|
-
|
|
3502
|
+
let toggle1 = ref(false);
|
|
3503
|
+
let toggle2 = ref(false);
|
|
3504
|
+
let toggle3 = ref(false);
|
|
3505
|
+
let toggle4 = ref(false);
|
|
3466
3506
|
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3507
|
+
function load(value: string) {
|
|
3508
|
+
if (value === '1') toggle1.value = true;
|
|
3509
|
+
if (value === '2') toggle2.value = true;
|
|
3510
|
+
if (value === '3') toggle3.value = true;
|
|
3511
|
+
if (value === '4') toggle4.value = true;
|
|
3472
3512
|
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3513
|
+
setTimeout(() => {
|
|
3514
|
+
if (value === '1') toggle1.value = false;
|
|
3515
|
+
if (value === '2') toggle2.value = false;
|
|
3516
|
+
if (value === '3') toggle3.value = false;
|
|
3517
|
+
if (value === '4') toggle4.value = false;
|
|
3518
|
+
}, 2500);
|
|
3519
|
+
}
|
|
3477
3520
|
</script>
|
|
3478
3521
|
|
|
3479
|
-
<style scoped src="./button-
|
|
3522
|
+
<style scoped src="./button-loading.css"></style>
|
|
3480
3523
|
|
|
3481
3524
|
<template>
|
|
3482
|
-
<
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3525
|
+
<div>
|
|
3526
|
+
<IxButton variant="subtle-primary" :loading="toggle1" @click="load('1')">
|
|
3527
|
+
Button
|
|
3528
|
+
</IxButton>
|
|
3529
|
+
<IxButton
|
|
3530
|
+
variant="subtle-primary"
|
|
3531
|
+
:loading="toggle2"
|
|
3532
|
+
@click="load('2')"
|
|
3533
|
+
:icon="iconStar"
|
|
3534
|
+
>
|
|
3535
|
+
Button
|
|
3536
|
+
</IxButton>
|
|
3537
|
+
<IxButton
|
|
3538
|
+
variant="subtle-primary"
|
|
3539
|
+
:loading="toggle3"
|
|
3540
|
+
@click="load('3')"
|
|
3541
|
+
:icon="iconStar"
|
|
3542
|
+
aria-label="Star"
|
|
3543
|
+
></IxButton>
|
|
3544
|
+
<IxIconButton
|
|
3545
|
+
variant="subtle-primary"
|
|
3546
|
+
:loading="toggle4"
|
|
3547
|
+
@click="load('4')"
|
|
3548
|
+
:icon="iconStar"
|
|
3549
|
+
aria-label="Toggle loading"
|
|
3550
|
+
></IxIconButton>
|
|
3551
|
+
<IxButton variant="subtle-primary" loading> Button </IxButton>
|
|
3552
|
+
<IxIconButton
|
|
3553
|
+
variant="subtle-primary"
|
|
3554
|
+
loading
|
|
3555
|
+
:icon="iconStar"
|
|
3556
|
+
aria-label="Loading action"
|
|
3557
|
+
></IxIconButton>
|
|
3558
|
+
</div>
|
|
3559
|
+
</template>
|
|
3560
|
+
```
|
|
3486
3561
|
|
|
3487
|
-
### Example: button-
|
|
3562
|
+
### Example: button-secondary
|
|
3488
3563
|
```tsx
|
|
3489
3564
|
<script setup lang="ts">
|
|
3490
3565
|
import { IxButton } from '@siemens/ix-vue';
|
|
3491
3566
|
</script>
|
|
3492
3567
|
|
|
3493
|
-
<style scoped src="./button-
|
|
3568
|
+
<style scoped src="./button-secondary.css"></style>
|
|
3494
3569
|
|
|
3495
3570
|
<template>
|
|
3496
|
-
<IxButton variant="
|
|
3497
|
-
<IxButton
|
|
3571
|
+
<IxButton variant="secondary"> Button </IxButton>
|
|
3572
|
+
<IxButton variant="secondary" disabled> Button </IxButton>
|
|
3498
3573
|
</template>
|
|
3499
3574
|
```
|
|
3500
3575
|
|
|
3501
|
-
### Example: button-
|
|
3576
|
+
### Example: button-subtle-primary
|
|
3502
3577
|
```tsx
|
|
3503
3578
|
<script setup lang="ts">
|
|
3504
3579
|
import { IxButton } from '@siemens/ix-vue';
|
|
3505
3580
|
</script>
|
|
3506
3581
|
|
|
3582
|
+
<style scoped src="./button-subtle-primary.css"></style>
|
|
3583
|
+
|
|
3507
3584
|
<template>
|
|
3508
|
-
<
|
|
3509
|
-
|
|
3510
|
-
<IxButton> Button 2 </IxButton>
|
|
3511
|
-
<IxButton variant="subtle-secondary"> Button 3 </IxButton>
|
|
3512
|
-
<IxButton variant="subtle-secondary"> Button 4 </IxButton>
|
|
3513
|
-
</div>
|
|
3585
|
+
<IxButton variant="subtle-primary"> Button </IxButton>
|
|
3586
|
+
<IxButton disabled variant="subtle-primary"> Button </IxButton>
|
|
3514
3587
|
</template>
|
|
3515
3588
|
```
|
|
3516
3589
|
|
|
3517
|
-
### Example: button-
|
|
3590
|
+
### Example: button-subtle-secondary
|
|
3518
3591
|
```tsx
|
|
3519
3592
|
<script setup lang="ts">
|
|
3520
|
-
import {
|
|
3521
|
-
|
|
3522
|
-
import { ref } from 'vue';
|
|
3593
|
+
import { IxButton } from '@siemens/ix-vue';
|
|
3594
|
+
</script>
|
|
3523
3595
|
|
|
3524
|
-
|
|
3525
|
-
let toggle2 = ref(false);
|
|
3526
|
-
let toggle3 = ref(false);
|
|
3596
|
+
<style scoped src="./button-subtle-secondary.css"></style>
|
|
3527
3597
|
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
|
-
|
|
3598
|
+
<template>
|
|
3599
|
+
<IxButton variant="subtle-secondary"> Button </IxButton>
|
|
3600
|
+
<IxButton disabled variant="subtle-secondary"> Button </IxButton>
|
|
3601
|
+
</template>
|
|
3602
|
+
```
|
|
3532
3603
|
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
|
|
3537
|
-
}, 2500);
|
|
3538
|
-
}
|
|
3604
|
+
### Example: button-subtle-tertiary
|
|
3605
|
+
```tsx
|
|
3606
|
+
<script setup lang="ts">
|
|
3607
|
+
import { IxButton } from '@siemens/ix-vue';
|
|
3539
3608
|
</script>
|
|
3540
3609
|
|
|
3541
|
-
<style scoped src="./button-
|
|
3610
|
+
<style scoped src="./button-subtle-tertiary.css"></style>
|
|
3542
3611
|
|
|
3543
3612
|
<template>
|
|
3544
|
-
<
|
|
3545
|
-
|
|
3546
|
-
<IxButton variant="subtle-primary" :loading="toggle2" @click="load('2')" :icon="iconStar">
|
|
3547
|
-
Button
|
|
3548
|
-
</IxButton>
|
|
3549
|
-
<IxIconButton variant="subtle-primary" :loading="toggle3" @click="load('3')" :icon="iconStar"></IxIconButton>
|
|
3550
|
-
<IxButton variant="subtle-primary" loading> Button </IxButton>
|
|
3551
|
-
<IxIconButton variant="subtle-primary" loading></IxIconButton>
|
|
3552
|
-
</div>
|
|
3613
|
+
<IxButton variant="subtle-tertiary"> Button </IxButton>
|
|
3614
|
+
<IxButton disabled variant="subtle-tertiary"> Button </IxButton>
|
|
3553
3615
|
</template>
|
|
3554
3616
|
```
|
|
3555
3617
|
|
|
3556
|
-
### Example: button-
|
|
3618
|
+
### Example: button-tertiary
|
|
3557
3619
|
```tsx
|
|
3558
3620
|
<script setup lang="ts">
|
|
3559
3621
|
import { IxButton } from '@siemens/ix-vue';
|
|
3560
3622
|
</script>
|
|
3561
3623
|
|
|
3562
|
-
<style scoped src="./button-
|
|
3624
|
+
<style scoped src="./button-tertiary.css"></style>
|
|
3563
3625
|
|
|
3564
3626
|
<template>
|
|
3565
|
-
<IxButton variant="
|
|
3566
|
-
<IxButton variant="
|
|
3627
|
+
<IxButton variant="tertiary"> Button </IxButton>
|
|
3628
|
+
<IxButton variant="tertiary" disabled> Button </IxButton>
|
|
3567
3629
|
</template>
|
|
3568
3630
|
```
|
|
3569
3631
|
|
|
@@ -3622,18 +3684,18 @@ addIcons({ iconHome, iconOpenExternal, iconInfo });
|
|
|
3622
3684
|
<IxButton href="https://siemens.com" variant="secondary">
|
|
3623
3685
|
Secondary Link
|
|
3624
3686
|
</IxButton>
|
|
3625
|
-
<IxButton href="https://siemens.com" variant="danger">
|
|
3687
|
+
<IxButton href="https://siemens.com" variant="danger-primary">
|
|
3626
3688
|
Danger Link
|
|
3627
3689
|
</IxButton>
|
|
3628
3690
|
</div>
|
|
3629
3691
|
|
|
3630
3692
|
<div style="margin-bottom: 1rem;">
|
|
3631
|
-
<h3>
|
|
3632
|
-
<IxButton href="https://siemens.com"
|
|
3633
|
-
|
|
3693
|
+
<h3>Secondary and Tertiary Links</h3>
|
|
3694
|
+
<IxButton href="https://siemens.com" variant="secondary">
|
|
3695
|
+
Secondary Link
|
|
3634
3696
|
</IxButton>
|
|
3635
|
-
<IxButton href="https://siemens.com"
|
|
3636
|
-
|
|
3697
|
+
<IxButton href="https://siemens.com" variant="tertiary">
|
|
3698
|
+
Tertiary Link
|
|
3637
3699
|
</IxButton>
|
|
3638
3700
|
</div>
|
|
3639
3701
|
|
|
@@ -3693,9 +3755,9 @@ import { iconInfo } from '@siemens/ix-icons/icons';
|
|
|
3693
3755
|
<template>
|
|
3694
3756
|
<IxContentHeader has-back-button header-title="Content title" header-subtitle="Subtitle">
|
|
3695
3757
|
<IxPill slot="header" :icon="iconInfo" class="margin-top">Label</IxPill>
|
|
3696
|
-
<IxButton
|
|
3697
|
-
<IxButton
|
|
3698
|
-
<IxButton
|
|
3758
|
+
<IxButton variant="tertiary">Button1</IxButton>
|
|
3759
|
+
<IxButton variant="tertiary">Button2</IxButton>
|
|
3760
|
+
<IxButton variant="tertiary">Button3</IxButton>
|
|
3699
3761
|
</IxContentHeader>
|
|
3700
3762
|
</template>
|
|
3701
3763
|
```
|
|
@@ -3719,45 +3781,6 @@ import { IxButton, IxContentHeader } from '@siemens/ix-vue';
|
|
|
3719
3781
|
</template>
|
|
3720
3782
|
```
|
|
3721
3783
|
|
|
3722
|
-
### Example: drawer-full-height
|
|
3723
|
-
```tsx
|
|
3724
|
-
<script setup lang="ts">
|
|
3725
|
-
import { IxButton, IxDrawer } from '@siemens/ix-vue';
|
|
3726
|
-
import { ref } from 'vue';
|
|
3727
|
-
|
|
3728
|
-
const show = ref(false);
|
|
3729
|
-
</script>
|
|
3730
|
-
|
|
3731
|
-
<template>
|
|
3732
|
-
<IxDrawer
|
|
3733
|
-
closeOnClickOutside
|
|
3734
|
-
fullHeight
|
|
3735
|
-
:show="show"
|
|
3736
|
-
@drawerClose="show = false"
|
|
3737
|
-
>
|
|
3738
|
-
<span>Some content of drawer</span>
|
|
3739
|
-
</IxDrawer>
|
|
3740
|
-
<IxButton @click="show = !show">Toggle drawer</IxButton>
|
|
3741
|
-
</template>
|
|
3742
|
-
```
|
|
3743
|
-
|
|
3744
|
-
### Example: drawer
|
|
3745
|
-
```tsx
|
|
3746
|
-
<script setup lang="ts">
|
|
3747
|
-
import { IxButton, IxDrawer } from '@siemens/ix-vue';
|
|
3748
|
-
import { ref } from 'vue';
|
|
3749
|
-
|
|
3750
|
-
const show = ref(false);
|
|
3751
|
-
</script>
|
|
3752
|
-
|
|
3753
|
-
<template>
|
|
3754
|
-
<IxDrawer closeOnClickOutside :show="show" @drawerClose="show = false">
|
|
3755
|
-
<span>Some content of drawer</span>
|
|
3756
|
-
</IxDrawer>
|
|
3757
|
-
<IxButton @click="show = !show">Toggle drawer</IxButton>
|
|
3758
|
-
</template>
|
|
3759
|
-
```
|
|
3760
|
-
|
|
3761
3784
|
### Example: dropdown-icon
|
|
3762
3785
|
```tsx
|
|
3763
3786
|
<script setup lang="ts">
|
|
@@ -3951,11 +3974,13 @@ import { IxButton, IxGroup, IxGroupItem } from '@siemens/ix-vue';
|
|
|
3951
3974
|
```tsx
|
|
3952
3975
|
<script setup lang="ts">
|
|
3953
3976
|
import { IxButton, showModalLoading } from '@siemens/ix-vue';
|
|
3954
|
-
import { ModalLoadingContext } from '@siemens/ix';
|
|
3977
|
+
import type { ModalLoadingContext } from '@siemens/ix';
|
|
3955
3978
|
|
|
3956
|
-
const startLoading = () => {
|
|
3979
|
+
const startLoading = async () => {
|
|
3957
3980
|
let count = 0;
|
|
3958
|
-
const progress: ModalLoadingContext = showModalLoading(
|
|
3981
|
+
const progress: ModalLoadingContext = await showModalLoading({
|
|
3982
|
+
message: 'Loading 0/2',
|
|
3983
|
+
});
|
|
3959
3984
|
const interval = setInterval(() => {
|
|
3960
3985
|
count++;
|
|
3961
3986
|
progress.update(`Loading ${count}/2`);
|
|
@@ -4357,8 +4382,7 @@ const selectedVariant = ref<ThemeVariant>('dark');
|
|
|
4357
4382
|
const useSystemTheme = ref(false);
|
|
4358
4383
|
|
|
4359
4384
|
onMounted(() => {
|
|
4360
|
-
themeSwitcher.setTheme('classic');
|
|
4361
|
-
themeSwitcher.setVariant(selectedVariant.value);
|
|
4385
|
+
themeSwitcher.setTheme('classic', selectedVariant.value);
|
|
4362
4386
|
});
|
|
4363
4387
|
|
|
4364
4388
|
const valueChange = (event: CustomEvent<string | string[]>) => {
|
|
@@ -4368,7 +4392,7 @@ const valueChange = (event: CustomEvent<string | string[]>) => {
|
|
|
4368
4392
|
|
|
4369
4393
|
const newVariant = event.detail as ThemeVariant;
|
|
4370
4394
|
|
|
4371
|
-
themeSwitcher.
|
|
4395
|
+
themeSwitcher.setColorSchema(newVariant);
|
|
4372
4396
|
|
|
4373
4397
|
selectedVariant.value = newVariant;
|
|
4374
4398
|
};
|
|
@@ -4388,9 +4412,9 @@ const systemChange = (event: CustomEvent<boolean>) => {
|
|
|
4388
4412
|
useSystemTheme.value = checked;
|
|
4389
4413
|
|
|
4390
4414
|
if (checked) {
|
|
4391
|
-
themeSwitcher.
|
|
4415
|
+
themeSwitcher.setColorSchema('system');
|
|
4392
4416
|
} else {
|
|
4393
|
-
themeSwitcher.
|
|
4417
|
+
themeSwitcher.setColorSchema(selectedVariant.value);
|
|
4394
4418
|
}
|
|
4395
4419
|
};
|
|
4396
4420
|
</script>
|
|
@@ -4692,6 +4716,7 @@ onMounted(() => {
|
|
|
4692
4716
|
root="root"
|
|
4693
4717
|
:model="model"
|
|
4694
4718
|
:context="context"
|
|
4719
|
+
aria-label="Sample tree"
|
|
4695
4720
|
@contextChange="({ detail }) => (context = detail)"
|
|
4696
4721
|
>
|
|
4697
4722
|
</IxTree>
|
|
@@ -4754,7 +4779,7 @@ export default {
|
|
|
4754
4779
|
|
|
4755
4780
|
## Angular Examples
|
|
4756
4781
|
|
|
4757
|
-
### Example: button-danger-
|
|
4782
|
+
### Example: button-danger-primary
|
|
4758
4783
|
#### Component typescript
|
|
4759
4784
|
```typescript
|
|
4760
4785
|
|
|
@@ -4764,19 +4789,20 @@ import { Component } from '@angular/core';
|
|
|
4764
4789
|
@Component({
|
|
4765
4790
|
standalone: false,
|
|
4766
4791
|
selector: 'app-example',
|
|
4767
|
-
templateUrl: './button-danger-
|
|
4792
|
+
templateUrl: './button-danger-primary.html',
|
|
4793
|
+
styleUrls: ['./button-danger-primary.css'],
|
|
4768
4794
|
})
|
|
4769
4795
|
export default class Buttons {}
|
|
4770
4796
|
|
|
4771
4797
|
```
|
|
4772
4798
|
#### Component template
|
|
4773
4799
|
```html
|
|
4774
|
-
<ix-button variant="
|
|
4775
|
-
<ix-button disabled variant="
|
|
4800
|
+
<ix-button variant="danger-primary"> Button </ix-button>
|
|
4801
|
+
<ix-button disabled variant="danger-primary"> Button </ix-button>
|
|
4776
4802
|
|
|
4777
4803
|
```
|
|
4778
4804
|
|
|
4779
|
-
### Example: button-danger-
|
|
4805
|
+
### Example: button-danger-secondary
|
|
4780
4806
|
#### Component typescript
|
|
4781
4807
|
```typescript
|
|
4782
4808
|
|
|
@@ -4786,8 +4812,8 @@ import { Component } from '@angular/core';
|
|
|
4786
4812
|
@Component({
|
|
4787
4813
|
standalone: false,
|
|
4788
4814
|
selector: 'app-example',
|
|
4789
|
-
templateUrl: './button-danger-
|
|
4790
|
-
styleUrls: ['./button-danger-
|
|
4815
|
+
templateUrl: './button-danger-secondary.html',
|
|
4816
|
+
styleUrls: ['./button-danger-secondary.css'],
|
|
4791
4817
|
})
|
|
4792
4818
|
export default class Buttons {}
|
|
4793
4819
|
|
|
@@ -4799,7 +4825,7 @@ export default class Buttons {}
|
|
|
4799
4825
|
|
|
4800
4826
|
```
|
|
4801
4827
|
|
|
4802
|
-
### Example: button-danger
|
|
4828
|
+
### Example: button-danger-tertiary
|
|
4803
4829
|
#### Component typescript
|
|
4804
4830
|
```typescript
|
|
4805
4831
|
|
|
@@ -4809,20 +4835,18 @@ import { Component } from '@angular/core';
|
|
|
4809
4835
|
@Component({
|
|
4810
4836
|
standalone: false,
|
|
4811
4837
|
selector: 'app-example',
|
|
4812
|
-
templateUrl: './button-danger.html',
|
|
4813
|
-
styleUrls: ['./button-danger.css'],
|
|
4838
|
+
templateUrl: './button-danger-tertiary.html',
|
|
4814
4839
|
})
|
|
4815
4840
|
export default class Buttons {}
|
|
4816
4841
|
|
|
4817
4842
|
```
|
|
4818
4843
|
#### Component template
|
|
4819
4844
|
```html
|
|
4820
|
-
<ix-button variant="danger-
|
|
4821
|
-
<ix-button disabled variant="danger-
|
|
4822
|
-
|
|
4845
|
+
<ix-button variant="danger-tertiary"> Button </ix-button>
|
|
4846
|
+
<ix-button disabled variant="danger-tertiary"> Button </ix-button>
|
|
4823
4847
|
```
|
|
4824
4848
|
|
|
4825
|
-
### Example: button-
|
|
4849
|
+
### Example: button-group
|
|
4826
4850
|
#### Component typescript
|
|
4827
4851
|
```typescript
|
|
4828
4852
|
|
|
@@ -4833,16 +4857,19 @@ import { Component } from '@angular/core';
|
|
|
4833
4857
|
standalone: false,
|
|
4834
4858
|
selector: 'app-example',
|
|
4835
4859
|
template: `
|
|
4836
|
-
<
|
|
4837
|
-
|
|
4860
|
+
<div class="ix-button-group">
|
|
4861
|
+
<ix-button variant="subtle-secondary"> Button 1 </ix-button>
|
|
4862
|
+
<ix-button> Button 2 </ix-button>
|
|
4863
|
+
<ix-button variant="subtle-secondary"> Button 3 </ix-button>
|
|
4864
|
+
<ix-button variant="subtle-secondary"> Button 4 </ix-button>
|
|
4865
|
+
</div>
|
|
4838
4866
|
`,
|
|
4839
|
-
styleUrls: ['./button-ghost.css'],
|
|
4840
4867
|
})
|
|
4841
|
-
export default class
|
|
4868
|
+
export default class ButtonGroup {}
|
|
4842
4869
|
|
|
4843
4870
|
```
|
|
4844
4871
|
|
|
4845
|
-
### Example: button-
|
|
4872
|
+
### Example: button-loading
|
|
4846
4873
|
#### Component typescript
|
|
4847
4874
|
```typescript
|
|
4848
4875
|
|
|
@@ -4852,25 +4879,83 @@ import { Component } from '@angular/core';
|
|
|
4852
4879
|
@Component({
|
|
4853
4880
|
standalone: false,
|
|
4854
4881
|
selector: 'app-example',
|
|
4855
|
-
|
|
4856
|
-
styleUrls: ['./button-
|
|
4882
|
+
templateUrl: './button-loading.html',
|
|
4883
|
+
styleUrls: ['./button-loading.css'],
|
|
4857
4884
|
})
|
|
4858
|
-
export default class
|
|
4885
|
+
export default class ButtonLoading {
|
|
4886
|
+
loading = false;
|
|
4887
|
+
loading2 = false;
|
|
4888
|
+
loading3 = false;
|
|
4889
|
+
loading4 = false;
|
|
4859
4890
|
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4891
|
+
toggle() {
|
|
4892
|
+
this.loading = true;
|
|
4893
|
+
setTimeout(() => {
|
|
4894
|
+
this.loading = false;
|
|
4895
|
+
}, 2500);
|
|
4896
|
+
}
|
|
4897
|
+
|
|
4898
|
+
toggle2() {
|
|
4899
|
+
this.loading2 = true;
|
|
4900
|
+
setTimeout(() => {
|
|
4901
|
+
this.loading2 = false;
|
|
4902
|
+
}, 2500);
|
|
4903
|
+
}
|
|
4904
|
+
|
|
4905
|
+
toggle3() {
|
|
4906
|
+
this.loading3 = true;
|
|
4907
|
+
setTimeout(() => {
|
|
4908
|
+
this.loading3 = false;
|
|
4909
|
+
}, 2500);
|
|
4910
|
+
}
|
|
4911
|
+
|
|
4912
|
+
toggle4() {
|
|
4913
|
+
this.loading4 = true;
|
|
4914
|
+
setTimeout(() => {
|
|
4915
|
+
this.loading4 = false;
|
|
4916
|
+
}, 2500);
|
|
4917
|
+
}
|
|
4869
4918
|
}
|
|
4870
4919
|
|
|
4920
|
+
```
|
|
4921
|
+
#### Component template
|
|
4922
|
+
```html
|
|
4923
|
+
<ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading">
|
|
4924
|
+
Button
|
|
4925
|
+
</ix-button>
|
|
4926
|
+
|
|
4927
|
+
<ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
|
|
4928
|
+
Button
|
|
4929
|
+
</ix-button>
|
|
4930
|
+
|
|
4931
|
+
<ix-button
|
|
4932
|
+
variant="subtle-primary"
|
|
4933
|
+
(click)="toggle3()"
|
|
4934
|
+
[loading]="loading3"
|
|
4935
|
+
icon="star"
|
|
4936
|
+
aria-label="Star"
|
|
4937
|
+
></ix-button>
|
|
4938
|
+
|
|
4939
|
+
<ix-icon-button
|
|
4940
|
+
variant="subtle-primary"
|
|
4941
|
+
(click)="toggle4()"
|
|
4942
|
+
[loading]="loading4"
|
|
4943
|
+
icon="star"
|
|
4944
|
+
aria-label="Toggle loading"
|
|
4945
|
+
></ix-icon-button>
|
|
4946
|
+
|
|
4947
|
+
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
4948
|
+
|
|
4949
|
+
<ix-icon-button
|
|
4950
|
+
variant="subtle-primary"
|
|
4951
|
+
loading
|
|
4952
|
+
icon="star"
|
|
4953
|
+
aria-label="Loading action"
|
|
4954
|
+
></ix-icon-button>
|
|
4955
|
+
|
|
4871
4956
|
```
|
|
4872
4957
|
|
|
4873
|
-
### Example: button-
|
|
4958
|
+
### Example: button-secondary
|
|
4874
4959
|
#### Component typescript
|
|
4875
4960
|
```typescript
|
|
4876
4961
|
|
|
@@ -4880,17 +4965,15 @@ import { Component } from '@angular/core';
|
|
|
4880
4965
|
@Component({
|
|
4881
4966
|
standalone: false,
|
|
4882
4967
|
selector: 'app-example',
|
|
4883
|
-
template: `
|
|
4884
|
-
<ix-button variant="
|
|
4885
|
-
|
|
4886
|
-
`,
|
|
4887
|
-
styleUrls: ['./button-grey-secondary.css'],
|
|
4968
|
+
template: ` <ix-button variant="secondary"> Button </ix-button>
|
|
4969
|
+
<ix-button variant="secondary" disabled> Button </ix-button>`,
|
|
4970
|
+
styleUrls: ['./button-secondary.css'],
|
|
4888
4971
|
})
|
|
4889
4972
|
export default class Buttons {}
|
|
4890
4973
|
|
|
4891
4974
|
```
|
|
4892
4975
|
|
|
4893
|
-
### Example: button-
|
|
4976
|
+
### Example: button-subtle-primary
|
|
4894
4977
|
#### Component typescript
|
|
4895
4978
|
```typescript
|
|
4896
4979
|
|
|
@@ -4904,13 +4987,13 @@ import { Component } from '@angular/core';
|
|
|
4904
4987
|
<ix-button variant="subtle-primary"> Button </ix-button>
|
|
4905
4988
|
<ix-button disabled variant="subtle-primary"> Button </ix-button>
|
|
4906
4989
|
`,
|
|
4907
|
-
styleUrls: ['./button-
|
|
4990
|
+
styleUrls: ['./button-subtle-primary.css'],
|
|
4908
4991
|
})
|
|
4909
4992
|
export default class Buttons {}
|
|
4910
4993
|
|
|
4911
4994
|
```
|
|
4912
4995
|
|
|
4913
|
-
### Example: button-
|
|
4996
|
+
### Example: button-subtle-secondary
|
|
4914
4997
|
#### Component typescript
|
|
4915
4998
|
```typescript
|
|
4916
4999
|
|
|
@@ -4921,19 +5004,16 @@ import { Component } from '@angular/core';
|
|
|
4921
5004
|
standalone: false,
|
|
4922
5005
|
selector: 'app-example',
|
|
4923
5006
|
template: `
|
|
4924
|
-
<
|
|
4925
|
-
|
|
4926
|
-
<ix-button> Button 2 </ix-button>
|
|
4927
|
-
<ix-button variant="subtle-secondary"> Button 3 </ix-button>
|
|
4928
|
-
<ix-button variant="subtle-secondary"> Button 4 </ix-button>
|
|
4929
|
-
</div>
|
|
5007
|
+
<ix-button variant="subtle-secondary"> Button </ix-button>
|
|
5008
|
+
<ix-button disabled variant="subtle-secondary"> Button </ix-button>
|
|
4930
5009
|
`,
|
|
5010
|
+
styleUrls: ['./button-subtle-secondary.css'],
|
|
4931
5011
|
})
|
|
4932
|
-
export default class
|
|
5012
|
+
export default class Buttons {}
|
|
4933
5013
|
|
|
4934
5014
|
```
|
|
4935
5015
|
|
|
4936
|
-
### Example: button-
|
|
5016
|
+
### Example: button-subtle-tertiary
|
|
4937
5017
|
#### Component typescript
|
|
4938
5018
|
```typescript
|
|
4939
5019
|
|
|
@@ -4943,57 +5023,25 @@ import { Component } from '@angular/core';
|
|
|
4943
5023
|
@Component({
|
|
4944
5024
|
standalone: false,
|
|
4945
5025
|
selector: 'app-example',
|
|
4946
|
-
template:
|
|
4947
|
-
styleUrls: ['./button-
|
|
5026
|
+
template: buttonSubtleTertiary(),
|
|
5027
|
+
styleUrls: ['./button-subtle-tertiary.css'],
|
|
4948
5028
|
})
|
|
4949
|
-
export default class
|
|
4950
|
-
loading = false;
|
|
4951
|
-
loading2 = false;
|
|
4952
|
-
loading3 = false;
|
|
4953
|
-
|
|
4954
|
-
toggle() {
|
|
4955
|
-
this.loading = true;
|
|
4956
|
-
setTimeout(() => {
|
|
4957
|
-
this.loading = false;
|
|
4958
|
-
}, 2500);
|
|
4959
|
-
}
|
|
4960
|
-
|
|
4961
|
-
toggle2() {
|
|
4962
|
-
this.loading2 = true;
|
|
4963
|
-
setTimeout(() => {
|
|
4964
|
-
this.loading2 = false;
|
|
4965
|
-
}, 2500);
|
|
4966
|
-
}
|
|
5029
|
+
export default class Buttons {}
|
|
4967
5030
|
|
|
4968
|
-
|
|
4969
|
-
|
|
4970
|
-
|
|
4971
|
-
|
|
4972
|
-
|
|
4973
|
-
|
|
5031
|
+
function buttonSubtleTertiary(): string | undefined {
|
|
5032
|
+
return `
|
|
5033
|
+
<ix-button variant="subtle-tertiary">
|
|
5034
|
+
Button
|
|
5035
|
+
</ix-button>
|
|
5036
|
+
<ix-button disabled variant="subtle-tertiary">
|
|
5037
|
+
Button
|
|
5038
|
+
</ix-button>
|
|
5039
|
+
`;
|
|
4974
5040
|
}
|
|
4975
5041
|
|
|
4976
|
-
```
|
|
4977
|
-
#### Component template
|
|
4978
|
-
```html
|
|
4979
|
-
<ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading">
|
|
4980
|
-
Button
|
|
4981
|
-
</ix-button>
|
|
4982
|
-
|
|
4983
|
-
<ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
|
|
4984
|
-
Button
|
|
4985
|
-
</ix-button>
|
|
4986
|
-
|
|
4987
|
-
<ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
|
|
4988
|
-
</ix-icon-button>
|
|
4989
|
-
|
|
4990
|
-
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
4991
|
-
|
|
4992
|
-
<ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
|
|
4993
|
-
|
|
4994
5042
|
```
|
|
4995
5043
|
|
|
4996
|
-
### Example: button-
|
|
5044
|
+
### Example: button-tertiary
|
|
4997
5045
|
#### Component typescript
|
|
4998
5046
|
```typescript
|
|
4999
5047
|
|
|
@@ -5003,9 +5051,11 @@ import { Component } from '@angular/core';
|
|
|
5003
5051
|
@Component({
|
|
5004
5052
|
standalone: false,
|
|
5005
5053
|
selector: 'app-example',
|
|
5006
|
-
template: `
|
|
5007
|
-
<ix-button variant="
|
|
5008
|
-
|
|
5054
|
+
template: `
|
|
5055
|
+
<ix-button variant="tertiary"> Button </ix-button>
|
|
5056
|
+
<ix-button variant="tertiary" disabled> Button </ix-button>
|
|
5057
|
+
`,
|
|
5058
|
+
styleUrls: ['./button-tertiary.css'],
|
|
5009
5059
|
})
|
|
5010
5060
|
export default class Buttons {}
|
|
5011
5061
|
|
|
@@ -5076,15 +5126,15 @@ export default class ButtonWithLink {}
|
|
|
5076
5126
|
<ix-button href="https://siemens.com" variant="secondary"
|
|
5077
5127
|
>Secondary Link</ix-button
|
|
5078
5128
|
>
|
|
5079
|
-
<ix-button href="https://siemens.com" variant="danger"
|
|
5129
|
+
<ix-button href="https://siemens.com" variant="danger-primary"
|
|
5080
5130
|
>Danger Link</ix-button
|
|
5081
5131
|
>
|
|
5082
5132
|
</div>
|
|
5083
5133
|
|
|
5084
5134
|
<div style="margin-bottom: 1rem">
|
|
5085
|
-
<h3>
|
|
5086
|
-
<ix-button href="https://siemens.com"
|
|
5087
|
-
<ix-button href="https://siemens.com"
|
|
5135
|
+
<h3>Secondary and Tertiary Links</h3>
|
|
5136
|
+
<ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
|
|
5137
|
+
<ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
|
|
5088
5138
|
</div>
|
|
5089
5139
|
|
|
5090
5140
|
<div style="margin-bottom: 1rem">
|
|
@@ -5172,9 +5222,9 @@ LICENSE file in the root directory of this source tree.
|
|
|
5172
5222
|
header-subtitle="Subtitle"
|
|
5173
5223
|
>
|
|
5174
5224
|
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
5175
|
-
<ix-button
|
|
5176
|
-
<ix-button
|
|
5177
|
-
<ix-button
|
|
5225
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
5226
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
5227
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
5178
5228
|
</ix-content-header>
|
|
5179
5229
|
|
|
5180
5230
|
```
|
|
@@ -5217,7 +5267,7 @@ LICENSE file in the root directory of this source tree.
|
|
|
5217
5267
|
|
|
5218
5268
|
```
|
|
5219
5269
|
|
|
5220
|
-
### Example:
|
|
5270
|
+
### Example: dropdown-icon
|
|
5221
5271
|
#### Component typescript
|
|
5222
5272
|
```typescript
|
|
5223
5273
|
|
|
@@ -5228,67 +5278,19 @@ import { Component } from '@angular/core';
|
|
|
5228
5278
|
standalone: false,
|
|
5229
5279
|
selector: 'app-example',
|
|
5230
5280
|
template: `
|
|
5231
|
-
<ix-
|
|
5232
|
-
|
|
5233
|
-
|
|
5234
|
-
|
|
5235
|
-
|
|
5281
|
+
<ix-button id="iconTriggerId">Open</ix-button>
|
|
5282
|
+
<ix-dropdown trigger="iconTriggerId">
|
|
5283
|
+
<ix-dropdown-item label="Item 1" icon="star"></ix-dropdown-item>
|
|
5284
|
+
<ix-dropdown-item label="Item 2" icon="document"></ix-dropdown-item>
|
|
5285
|
+
<ix-dropdown-item label="Item 3" icon="bulb"></ix-dropdown-item>
|
|
5286
|
+
</ix-dropdown>
|
|
5236
5287
|
`,
|
|
5237
5288
|
})
|
|
5238
|
-
export default class
|
|
5239
|
-
show = false;
|
|
5240
|
-
}
|
|
5289
|
+
export default class DropdownIcon {}
|
|
5241
5290
|
|
|
5242
5291
|
```
|
|
5243
5292
|
|
|
5244
|
-
### Example:
|
|
5245
|
-
#### Component typescript
|
|
5246
|
-
```typescript
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
import { Component } from '@angular/core';
|
|
5250
|
-
|
|
5251
|
-
@Component({
|
|
5252
|
-
standalone: false,
|
|
5253
|
-
selector: 'app-example',
|
|
5254
|
-
template: `
|
|
5255
|
-
<ix-drawer [closeOnClickOutside]="true" [show]="show">
|
|
5256
|
-
<span>Some content of drawer</span>
|
|
5257
|
-
</ix-drawer>
|
|
5258
|
-
|
|
5259
|
-
<ix-button (click)="show = !show">Toggle drawer</ix-button>
|
|
5260
|
-
`,
|
|
5261
|
-
})
|
|
5262
|
-
export default class Drawer {
|
|
5263
|
-
show = false;
|
|
5264
|
-
}
|
|
5265
|
-
|
|
5266
|
-
```
|
|
5267
|
-
|
|
5268
|
-
### Example: dropdown-icon
|
|
5269
|
-
#### Component typescript
|
|
5270
|
-
```typescript
|
|
5271
|
-
|
|
5272
|
-
|
|
5273
|
-
import { Component } from '@angular/core';
|
|
5274
|
-
|
|
5275
|
-
@Component({
|
|
5276
|
-
standalone: false,
|
|
5277
|
-
selector: 'app-example',
|
|
5278
|
-
template: `
|
|
5279
|
-
<ix-button id="iconTriggerId">Open</ix-button>
|
|
5280
|
-
<ix-dropdown trigger="iconTriggerId">
|
|
5281
|
-
<ix-dropdown-item label="Item 1" icon="star"></ix-dropdown-item>
|
|
5282
|
-
<ix-dropdown-item label="Item 2" icon="document"></ix-dropdown-item>
|
|
5283
|
-
<ix-dropdown-item label="Item 3" icon="bulb"></ix-dropdown-item>
|
|
5284
|
-
</ix-dropdown>
|
|
5285
|
-
`,
|
|
5286
|
-
})
|
|
5287
|
-
export default class DropdownIcon {}
|
|
5288
|
-
|
|
5289
|
-
```
|
|
5290
|
-
|
|
5291
|
-
### Example: dropdown-quick-actions
|
|
5293
|
+
### Example: dropdown-quick-actions
|
|
5292
5294
|
#### Component typescript
|
|
5293
5295
|
```typescript
|
|
5294
5296
|
|
|
@@ -5495,10 +5497,10 @@ import { LoadingService } from '@siemens/ix-angular';
|
|
|
5495
5497
|
export default class Loading {
|
|
5496
5498
|
constructor(private readonly loadingService: LoadingService) {}
|
|
5497
5499
|
|
|
5498
|
-
startLoading = () => {
|
|
5500
|
+
startLoading = async () => {
|
|
5499
5501
|
let count = 0;
|
|
5500
5502
|
const progress: ModalLoadingContext =
|
|
5501
|
-
this.loadingService.showModalLoading('Loading 0/2');
|
|
5503
|
+
await this.loadingService.showModalLoading({ message: 'Loading 0/2' });
|
|
5502
5504
|
const interval = setInterval(() => {
|
|
5503
5505
|
count++;
|
|
5504
5506
|
progress.update(`Loading ${count}/2`);
|
|
@@ -5746,6 +5748,67 @@ export default class ModalFormIxButtonSubmit {
|
|
|
5746
5748
|
|
|
5747
5749
|
```
|
|
5748
5750
|
|
|
5751
|
+
### Example: modal-non-blocking
|
|
5752
|
+
#### Component typescript
|
|
5753
|
+
```typescript
|
|
5754
|
+
|
|
5755
|
+
|
|
5756
|
+
import { Component } from '@angular/core';
|
|
5757
|
+
import { IxActiveModal, ModalService } from '@siemens/ix-angular';
|
|
5758
|
+
|
|
5759
|
+
@Component({
|
|
5760
|
+
standalone: false,
|
|
5761
|
+
selector: 'app-modal-non-blocking-content',
|
|
5762
|
+
template: `
|
|
5763
|
+
<ix-modal-header (closeClick)="activeModal.dismiss('dismiss payload')">
|
|
5764
|
+
Message headline
|
|
5765
|
+
</ix-modal-header>
|
|
5766
|
+
<ix-modal-content>Message text lorem ipsum</ix-modal-content>
|
|
5767
|
+
<ix-modal-footer>
|
|
5768
|
+
<ix-button
|
|
5769
|
+
variant="subtle-primary"
|
|
5770
|
+
(click)="activeModal.dismiss('dismiss payload')"
|
|
5771
|
+
>
|
|
5772
|
+
Cancel
|
|
5773
|
+
</ix-button>
|
|
5774
|
+
<ix-button autofocus (click)="activeModal.close('close payload!')">
|
|
5775
|
+
OK
|
|
5776
|
+
</ix-button>
|
|
5777
|
+
</ix-modal-footer>
|
|
5778
|
+
`,
|
|
5779
|
+
})
|
|
5780
|
+
export class ModalNonBlockingContent {
|
|
5781
|
+
constructor(readonly activeModal: IxActiveModal) {}
|
|
5782
|
+
}
|
|
5783
|
+
|
|
5784
|
+
@Component({
|
|
5785
|
+
standalone: false,
|
|
5786
|
+
selector: 'app-example',
|
|
5787
|
+
template: `
|
|
5788
|
+
<div>
|
|
5789
|
+
<div style="padding: 1rem">
|
|
5790
|
+
<ix-typography format="body" text-color="std">
|
|
5791
|
+
Content behind the dialog
|
|
5792
|
+
</ix-typography>
|
|
5793
|
+
<ix-button id="behind">Behind control</ix-button>
|
|
5794
|
+
</div>
|
|
5795
|
+
<ix-button (click)="openModal()">Show non-blocking modal</ix-button>
|
|
5796
|
+
</div>
|
|
5797
|
+
`,
|
|
5798
|
+
})
|
|
5799
|
+
export default class ModalNonBlocking {
|
|
5800
|
+
constructor(private readonly modalService: ModalService) {}
|
|
5801
|
+
|
|
5802
|
+
async openModal() {
|
|
5803
|
+
await this.modalService.open({
|
|
5804
|
+
content: ModalNonBlockingContent,
|
|
5805
|
+
isNonBlocking: true,
|
|
5806
|
+
});
|
|
5807
|
+
}
|
|
5808
|
+
}
|
|
5809
|
+
|
|
5810
|
+
```
|
|
5811
|
+
|
|
5749
5812
|
### Example: modal-sizes
|
|
5750
5813
|
#### Component typescript
|
|
5751
5814
|
```typescript
|
|
@@ -5950,8 +6013,7 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
5950
6013
|
useSystemTheme = false;
|
|
5951
6014
|
|
|
5952
6015
|
ngOnInit() {
|
|
5953
|
-
themeSwitcher.setTheme('classic');
|
|
5954
|
-
themeSwitcher.setVariant(this.selectedVariant);
|
|
6016
|
+
themeSwitcher.setTheme('classic', this.selectedVariant);
|
|
5955
6017
|
}
|
|
5956
6018
|
|
|
5957
6019
|
onValueChange(event: Event) {
|
|
@@ -5962,7 +6024,7 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
5962
6024
|
const customEvent = event as CustomEvent<string>;
|
|
5963
6025
|
const newVariant = customEvent.detail as ThemeVariant;
|
|
5964
6026
|
|
|
5965
|
-
themeSwitcher.
|
|
6027
|
+
themeSwitcher.setColorSchema(newVariant);
|
|
5966
6028
|
|
|
5967
6029
|
this.selectedVariant = newVariant;
|
|
5968
6030
|
}
|
|
@@ -5982,9 +6044,9 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
5982
6044
|
this.useSystemTheme = checked;
|
|
5983
6045
|
|
|
5984
6046
|
if (checked) {
|
|
5985
|
-
themeSwitcher.
|
|
6047
|
+
themeSwitcher.setColorSchema('system');
|
|
5986
6048
|
} else {
|
|
5987
|
-
themeSwitcher.
|
|
6049
|
+
themeSwitcher.setColorSchema(this.selectedVariant);
|
|
5988
6050
|
}
|
|
5989
6051
|
}
|
|
5990
6052
|
}
|
|
@@ -6314,6 +6376,7 @@ type TreeData = {
|
|
|
6314
6376
|
[model]="model"
|
|
6315
6377
|
[context]="context"
|
|
6316
6378
|
[renderItem]="treeItem"
|
|
6379
|
+
aria-label="Sample tree"
|
|
6317
6380
|
></ix-tree>
|
|
6318
6381
|
<ng-template #treeItem let-item>
|
|
6319
6382
|
<div style="display: flex; align-items: center">
|
|
@@ -6436,7 +6499,7 @@ LICENSE file in the root directory of this source tree.
|
|
|
6436
6499
|
|
|
6437
6500
|
## Angular Standalone Examples
|
|
6438
6501
|
|
|
6439
|
-
### Example: button-danger-
|
|
6502
|
+
### Example: button-danger-primary
|
|
6440
6503
|
#### Component typescript
|
|
6441
6504
|
```typescript
|
|
6442
6505
|
|
|
@@ -6447,7 +6510,8 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6447
6510
|
@Component({
|
|
6448
6511
|
selector: 'app-example',
|
|
6449
6512
|
imports: [IxButton],
|
|
6450
|
-
templateUrl: './button-danger-
|
|
6513
|
+
templateUrl: './button-danger-primary.html',
|
|
6514
|
+
styleUrls: ['./button-danger-primary.css'],
|
|
6451
6515
|
})
|
|
6452
6516
|
export default class Buttons {}
|
|
6453
6517
|
|
|
@@ -6463,12 +6527,12 @@ This source code is licensed under the MIT license found in the
|
|
|
6463
6527
|
LICENSE file in the root directory of this source tree.
|
|
6464
6528
|
-->
|
|
6465
6529
|
|
|
6466
|
-
<ix-button variant="
|
|
6467
|
-
<ix-button disabled variant="
|
|
6530
|
+
<ix-button variant="danger-primary"> Button </ix-button>
|
|
6531
|
+
<ix-button disabled variant="danger-primary"> Button </ix-button>
|
|
6468
6532
|
|
|
6469
6533
|
```
|
|
6470
6534
|
|
|
6471
|
-
### Example: button-danger-
|
|
6535
|
+
### Example: button-danger-secondary
|
|
6472
6536
|
#### Component typescript
|
|
6473
6537
|
```typescript
|
|
6474
6538
|
|
|
@@ -6479,8 +6543,8 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6479
6543
|
@Component({
|
|
6480
6544
|
selector: 'app-example',
|
|
6481
6545
|
imports: [IxButton],
|
|
6482
|
-
templateUrl: './button-danger-
|
|
6483
|
-
styleUrls: ['./button-danger-
|
|
6546
|
+
templateUrl: './button-danger-secondary.html',
|
|
6547
|
+
styleUrls: ['./button-danger-secondary.css'],
|
|
6484
6548
|
})
|
|
6485
6549
|
export default class Buttons {}
|
|
6486
6550
|
|
|
@@ -6501,7 +6565,7 @@ LICENSE file in the root directory of this source tree.
|
|
|
6501
6565
|
|
|
6502
6566
|
```
|
|
6503
6567
|
|
|
6504
|
-
### Example: button-danger
|
|
6568
|
+
### Example: button-danger-tertiary
|
|
6505
6569
|
#### Component typescript
|
|
6506
6570
|
```typescript
|
|
6507
6571
|
|
|
@@ -6512,8 +6576,7 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6512
6576
|
@Component({
|
|
6513
6577
|
selector: 'app-example',
|
|
6514
6578
|
imports: [IxButton],
|
|
6515
|
-
templateUrl: './button-danger.html',
|
|
6516
|
-
styleUrls: ['./button-danger.css'],
|
|
6579
|
+
templateUrl: './button-danger-tertiary.html',
|
|
6517
6580
|
})
|
|
6518
6581
|
export default class Buttons {}
|
|
6519
6582
|
|
|
@@ -6529,12 +6592,12 @@ This source code is licensed under the MIT license found in the
|
|
|
6529
6592
|
LICENSE file in the root directory of this source tree.
|
|
6530
6593
|
-->
|
|
6531
6594
|
|
|
6532
|
-
<ix-button variant="danger-
|
|
6533
|
-
<ix-button disabled variant="danger-
|
|
6595
|
+
<ix-button variant="danger-tertiary"> Button </ix-button>
|
|
6596
|
+
<ix-button disabled variant="danger-tertiary"> Button </ix-button>
|
|
6534
6597
|
|
|
6535
6598
|
```
|
|
6536
6599
|
|
|
6537
|
-
### Example: button-
|
|
6600
|
+
### Example: button-group
|
|
6538
6601
|
#### Component typescript
|
|
6539
6602
|
```typescript
|
|
6540
6603
|
|
|
@@ -6546,45 +6609,115 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6546
6609
|
selector: 'app-example',
|
|
6547
6610
|
imports: [IxButton],
|
|
6548
6611
|
template: `
|
|
6549
|
-
<
|
|
6550
|
-
|
|
6612
|
+
<div class="ix-button-group">
|
|
6613
|
+
<ix-button variant="subtle-secondary"> Button 1 </ix-button>
|
|
6614
|
+
<ix-button> Button 2 </ix-button>
|
|
6615
|
+
<ix-button variant="subtle-secondary"> Button 3 </ix-button>
|
|
6616
|
+
<ix-button variant="subtle-secondary"> Button 4 </ix-button>
|
|
6617
|
+
</div>
|
|
6551
6618
|
`,
|
|
6552
|
-
styleUrls: ['./button-ghost.css'],
|
|
6553
6619
|
})
|
|
6554
|
-
export default class
|
|
6620
|
+
export default class ButtonGroup {}
|
|
6555
6621
|
|
|
6556
6622
|
```
|
|
6557
6623
|
|
|
6558
|
-
### Example: button-
|
|
6624
|
+
### Example: button-loading
|
|
6559
6625
|
#### Component typescript
|
|
6560
6626
|
```typescript
|
|
6561
6627
|
|
|
6562
6628
|
|
|
6563
6629
|
import { Component } from '@angular/core';
|
|
6564
|
-
import { IxButton } from '@siemens/ix-angular/standalone';
|
|
6630
|
+
import { IxButton, IxIconButton } from '@siemens/ix-angular/standalone';
|
|
6565
6631
|
|
|
6566
6632
|
@Component({
|
|
6567
6633
|
selector: 'app-example',
|
|
6568
|
-
imports: [IxButton],
|
|
6569
|
-
|
|
6570
|
-
styleUrls: ['./button-
|
|
6634
|
+
imports: [IxButton, IxIconButton],
|
|
6635
|
+
templateUrl: './button-loading.html',
|
|
6636
|
+
styleUrls: ['./button-loading.css'],
|
|
6571
6637
|
})
|
|
6572
|
-
export default class
|
|
6638
|
+
export default class ButtonLoading {
|
|
6639
|
+
loading = false;
|
|
6640
|
+
loading2 = false;
|
|
6641
|
+
loading3 = false;
|
|
6642
|
+
loading4 = false;
|
|
6573
6643
|
|
|
6574
|
-
|
|
6575
|
-
|
|
6576
|
-
|
|
6577
|
-
|
|
6578
|
-
|
|
6579
|
-
|
|
6580
|
-
|
|
6581
|
-
|
|
6582
|
-
|
|
6644
|
+
toggle() {
|
|
6645
|
+
this.loading = true;
|
|
6646
|
+
setTimeout(() => {
|
|
6647
|
+
this.loading = false;
|
|
6648
|
+
}, 2500);
|
|
6649
|
+
}
|
|
6650
|
+
|
|
6651
|
+
toggle2() {
|
|
6652
|
+
this.loading2 = true;
|
|
6653
|
+
setTimeout(() => {
|
|
6654
|
+
this.loading2 = false;
|
|
6655
|
+
}, 2500);
|
|
6656
|
+
}
|
|
6657
|
+
|
|
6658
|
+
toggle3() {
|
|
6659
|
+
this.loading3 = true;
|
|
6660
|
+
setTimeout(() => {
|
|
6661
|
+
this.loading3 = false;
|
|
6662
|
+
}, 2500);
|
|
6663
|
+
}
|
|
6664
|
+
|
|
6665
|
+
toggle4() {
|
|
6666
|
+
this.loading4 = true;
|
|
6667
|
+
setTimeout(() => {
|
|
6668
|
+
this.loading4 = false;
|
|
6669
|
+
}, 2500);
|
|
6670
|
+
}
|
|
6583
6671
|
}
|
|
6584
6672
|
|
|
6673
|
+
```
|
|
6674
|
+
#### Component template
|
|
6675
|
+
```html
|
|
6676
|
+
<!--
|
|
6677
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
6678
|
+
|
|
6679
|
+
SPDX-License-Identifier: MIT
|
|
6680
|
+
|
|
6681
|
+
This source code is licensed under the MIT license found in the
|
|
6682
|
+
LICENSE file in the root directory of this source tree.
|
|
6683
|
+
-->
|
|
6684
|
+
|
|
6685
|
+
<ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading">
|
|
6686
|
+
Button
|
|
6687
|
+
</ix-button>
|
|
6688
|
+
|
|
6689
|
+
<ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
|
|
6690
|
+
Button
|
|
6691
|
+
</ix-button>
|
|
6692
|
+
|
|
6693
|
+
<ix-button
|
|
6694
|
+
variant="subtle-primary"
|
|
6695
|
+
(click)="toggle3()"
|
|
6696
|
+
[loading]="loading3"
|
|
6697
|
+
icon="star"
|
|
6698
|
+
aria-label="Star"
|
|
6699
|
+
></ix-button>
|
|
6700
|
+
|
|
6701
|
+
<ix-icon-button
|
|
6702
|
+
variant="subtle-primary"
|
|
6703
|
+
(click)="toggle4()"
|
|
6704
|
+
[loading]="loading4"
|
|
6705
|
+
icon="star"
|
|
6706
|
+
aria-label="Toggle loading"
|
|
6707
|
+
></ix-icon-button>
|
|
6708
|
+
|
|
6709
|
+
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
6710
|
+
|
|
6711
|
+
<ix-icon-button
|
|
6712
|
+
variant="subtle-primary"
|
|
6713
|
+
loading
|
|
6714
|
+
icon="star"
|
|
6715
|
+
aria-label="Loading action"
|
|
6716
|
+
></ix-icon-button>
|
|
6717
|
+
|
|
6585
6718
|
```
|
|
6586
6719
|
|
|
6587
|
-
### Example: button-
|
|
6720
|
+
### Example: button-secondary
|
|
6588
6721
|
#### Component typescript
|
|
6589
6722
|
```typescript
|
|
6590
6723
|
|
|
@@ -6595,17 +6728,15 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6595
6728
|
@Component({
|
|
6596
6729
|
selector: 'app-example',
|
|
6597
6730
|
imports: [IxButton],
|
|
6598
|
-
template: `
|
|
6599
|
-
<ix-button variant="
|
|
6600
|
-
|
|
6601
|
-
`,
|
|
6602
|
-
styleUrls: ['./button-grey-secondary.css'],
|
|
6731
|
+
template: ` <ix-button variant="secondary"> Button </ix-button>
|
|
6732
|
+
<ix-button variant="secondary" disabled> Button </ix-button>`,
|
|
6733
|
+
styleUrls: ['./button-secondary.css'],
|
|
6603
6734
|
})
|
|
6604
6735
|
export default class Buttons {}
|
|
6605
6736
|
|
|
6606
6737
|
```
|
|
6607
6738
|
|
|
6608
|
-
### Example: button-
|
|
6739
|
+
### Example: button-subtle-primary
|
|
6609
6740
|
#### Component typescript
|
|
6610
6741
|
```typescript
|
|
6611
6742
|
|
|
@@ -6620,13 +6751,13 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6620
6751
|
<ix-button variant="subtle-primary"> Button </ix-button>
|
|
6621
6752
|
<ix-button disabled variant="subtle-primary"> Button </ix-button>
|
|
6622
6753
|
`,
|
|
6623
|
-
styleUrls: ['./button-
|
|
6754
|
+
styleUrls: ['./button-subtle-primary.css'],
|
|
6624
6755
|
})
|
|
6625
6756
|
export default class Buttons {}
|
|
6626
6757
|
|
|
6627
6758
|
```
|
|
6628
6759
|
|
|
6629
|
-
### Example: button-
|
|
6760
|
+
### Example: button-subtle-secondary
|
|
6630
6761
|
#### Component typescript
|
|
6631
6762
|
```typescript
|
|
6632
6763
|
|
|
@@ -6638,85 +6769,45 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6638
6769
|
selector: 'app-example',
|
|
6639
6770
|
imports: [IxButton],
|
|
6640
6771
|
template: `
|
|
6641
|
-
<
|
|
6642
|
-
|
|
6643
|
-
<ix-button> Button 2 </ix-button>
|
|
6644
|
-
<ix-button variant="subtle-secondary"> Button 3 </ix-button>
|
|
6645
|
-
<ix-button variant="subtle-secondary"> Button 4 </ix-button>
|
|
6646
|
-
</div>
|
|
6772
|
+
<ix-button variant="subtle-secondary"> Button </ix-button>
|
|
6773
|
+
<ix-button disabled variant="subtle-secondary"> Button </ix-button>
|
|
6647
6774
|
`,
|
|
6775
|
+
styleUrls: ['./button-subtle-secondary.css'],
|
|
6648
6776
|
})
|
|
6649
|
-
export default class
|
|
6777
|
+
export default class Buttons {}
|
|
6650
6778
|
|
|
6651
6779
|
```
|
|
6652
6780
|
|
|
6653
|
-
### Example: button-
|
|
6781
|
+
### Example: button-subtle-tertiary
|
|
6654
6782
|
#### Component typescript
|
|
6655
6783
|
```typescript
|
|
6656
6784
|
|
|
6657
6785
|
|
|
6658
6786
|
import { Component } from '@angular/core';
|
|
6787
|
+
import { IxButton } from '@siemens/ix-angular/standalone';
|
|
6659
6788
|
|
|
6660
6789
|
@Component({
|
|
6661
6790
|
selector: 'app-example',
|
|
6662
|
-
|
|
6663
|
-
|
|
6791
|
+
imports: [IxButton],
|
|
6792
|
+
template: buttonSubtleTertiary(),
|
|
6793
|
+
styleUrls: ['./button-subtle-tertiary.css'],
|
|
6664
6794
|
})
|
|
6665
|
-
export default class
|
|
6666
|
-
loading = false;
|
|
6667
|
-
loading2 = false;
|
|
6668
|
-
loading3 = false;
|
|
6669
|
-
|
|
6670
|
-
toggle() {
|
|
6671
|
-
this.loading = true;
|
|
6672
|
-
setTimeout(() => {
|
|
6673
|
-
this.loading = false;
|
|
6674
|
-
}, 2500);
|
|
6675
|
-
}
|
|
6676
|
-
|
|
6677
|
-
toggle2() {
|
|
6678
|
-
this.loading2 = true;
|
|
6679
|
-
setTimeout(() => {
|
|
6680
|
-
this.loading2 = false;
|
|
6681
|
-
}, 2500);
|
|
6682
|
-
}
|
|
6795
|
+
export default class Buttons {}
|
|
6683
6796
|
|
|
6684
|
-
|
|
6685
|
-
|
|
6686
|
-
|
|
6687
|
-
|
|
6688
|
-
|
|
6689
|
-
|
|
6797
|
+
function buttonSubtleTertiary(): string | undefined {
|
|
6798
|
+
return `
|
|
6799
|
+
<ix-button variant="subtle-tertiary">
|
|
6800
|
+
Button
|
|
6801
|
+
</ix-button>
|
|
6802
|
+
<ix-button disabled variant="subtle-tertiary">
|
|
6803
|
+
Button
|
|
6804
|
+
</ix-button>
|
|
6805
|
+
`;
|
|
6690
6806
|
}
|
|
6691
6807
|
|
|
6692
|
-
```
|
|
6693
|
-
#### Component template
|
|
6694
|
-
```html
|
|
6695
|
-
<!--
|
|
6696
|
-
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
6697
|
-
|
|
6698
|
-
SPDX-License-Identifier: MIT
|
|
6699
|
-
|
|
6700
|
-
This source code is licensed under the MIT license found in the
|
|
6701
|
-
LICENSE file in the root directory of this source tree.
|
|
6702
|
-
-->
|
|
6703
|
-
|
|
6704
|
-
<ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading"> Button </ix-button>
|
|
6705
|
-
|
|
6706
|
-
<ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
|
|
6707
|
-
Button
|
|
6708
|
-
</ix-button>
|
|
6709
|
-
|
|
6710
|
-
<ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
|
|
6711
|
-
</ix-icon-button>
|
|
6712
|
-
|
|
6713
|
-
<ix-button variant="subtle-primary" loading> Button </ix-button>
|
|
6714
|
-
|
|
6715
|
-
<ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
|
|
6716
|
-
|
|
6717
6808
|
```
|
|
6718
6809
|
|
|
6719
|
-
### Example: button-
|
|
6810
|
+
### Example: button-tertiary
|
|
6720
6811
|
#### Component typescript
|
|
6721
6812
|
```typescript
|
|
6722
6813
|
|
|
@@ -6727,9 +6818,11 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6727
6818
|
@Component({
|
|
6728
6819
|
selector: 'app-example',
|
|
6729
6820
|
imports: [IxButton],
|
|
6730
|
-
template: `
|
|
6731
|
-
<ix-button variant="
|
|
6732
|
-
|
|
6821
|
+
template: `
|
|
6822
|
+
<ix-button variant="tertiary"> Button </ix-button>
|
|
6823
|
+
<ix-button variant="tertiary" disabled> Button </ix-button>
|
|
6824
|
+
`,
|
|
6825
|
+
styleUrls: ['./button-tertiary.css'],
|
|
6733
6826
|
})
|
|
6734
6827
|
export default class Buttons {}
|
|
6735
6828
|
|
|
@@ -6747,10 +6840,12 @@ import { IxButton } from '@siemens/ix-angular/standalone';
|
|
|
6747
6840
|
selector: 'app-example',
|
|
6748
6841
|
imports: [IxButton],
|
|
6749
6842
|
template: `
|
|
6750
|
-
<ix-button icon="star">
|
|
6751
|
-
<ix-button
|
|
6752
|
-
<ix-button
|
|
6753
|
-
<ix-button variant="
|
|
6843
|
+
<ix-button icon="star">Button</ix-button>
|
|
6844
|
+
<ix-button icon="star" icon-right="bulb">Button</ix-button>
|
|
6845
|
+
<ix-button icon-right="bulb">Button</ix-button>
|
|
6846
|
+
<ix-button variant="subtle-primary" icon="star">Button</ix-button>
|
|
6847
|
+
<ix-button variant="subtle-primary" icon="star">Button</ix-button>
|
|
6848
|
+
<ix-button variant="tertiary" icon="star">Button</ix-button>
|
|
6754
6849
|
`,
|
|
6755
6850
|
styleUrls: ['./button-text-icon.css'],
|
|
6756
6851
|
})
|
|
@@ -6800,15 +6895,15 @@ export default class ButtonWithLink {}
|
|
|
6800
6895
|
<ix-button href="https://siemens.com" variant="secondary"
|
|
6801
6896
|
>Secondary Link</ix-button
|
|
6802
6897
|
>
|
|
6803
|
-
<ix-button href="https://siemens.com" variant="danger"
|
|
6898
|
+
<ix-button href="https://siemens.com" variant="danger-primary"
|
|
6804
6899
|
>Danger Link</ix-button
|
|
6805
6900
|
>
|
|
6806
6901
|
</div>
|
|
6807
6902
|
|
|
6808
6903
|
<div style="margin-bottom: 1rem">
|
|
6809
|
-
<h3>
|
|
6810
|
-
<ix-button href="https://siemens.com"
|
|
6811
|
-
<ix-button href="https://siemens.com"
|
|
6904
|
+
<h3>Secondary and Tertiary Links</h3>
|
|
6905
|
+
<ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
|
|
6906
|
+
<ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
|
|
6812
6907
|
</div>
|
|
6813
6908
|
|
|
6814
6909
|
<div style="margin-bottom: 1rem">
|
|
@@ -6902,9 +6997,9 @@ LICENSE file in the root directory of this source tree.
|
|
|
6902
6997
|
header-subtitle="Subtitle"
|
|
6903
6998
|
>
|
|
6904
6999
|
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
6905
|
-
<ix-button
|
|
6906
|
-
<ix-button
|
|
6907
|
-
<ix-button
|
|
7000
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
7001
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
7002
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
6908
7003
|
</ix-content-header>
|
|
6909
7004
|
|
|
6910
7005
|
```
|
|
@@ -6948,56 +7043,6 @@ LICENSE file in the root directory of this source tree.
|
|
|
6948
7043
|
|
|
6949
7044
|
```
|
|
6950
7045
|
|
|
6951
|
-
### Example: drawer-full-height
|
|
6952
|
-
#### Component typescript
|
|
6953
|
-
```typescript
|
|
6954
|
-
|
|
6955
|
-
|
|
6956
|
-
import { Component } from '@angular/core';
|
|
6957
|
-
import { IxDrawer, IxButton } from '@siemens/ix-angular/standalone';
|
|
6958
|
-
|
|
6959
|
-
@Component({
|
|
6960
|
-
selector: 'app-example',
|
|
6961
|
-
imports: [IxDrawer, IxButton],
|
|
6962
|
-
template: `
|
|
6963
|
-
<ix-drawer [fullHeight]="true" [closeOnClickOutside]="true" [show]="show">
|
|
6964
|
-
<span>Some content of drawer</span>
|
|
6965
|
-
</ix-drawer>
|
|
6966
|
-
|
|
6967
|
-
<ix-button (click)="show = !show">Toggle drawer</ix-button>
|
|
6968
|
-
`,
|
|
6969
|
-
})
|
|
6970
|
-
export default class DrawerFullHeight {
|
|
6971
|
-
show = false;
|
|
6972
|
-
}
|
|
6973
|
-
|
|
6974
|
-
```
|
|
6975
|
-
|
|
6976
|
-
### Example: drawer
|
|
6977
|
-
#### Component typescript
|
|
6978
|
-
```typescript
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
import { Component } from '@angular/core';
|
|
6982
|
-
import { IxDrawer, IxButton } from '@siemens/ix-angular/standalone';
|
|
6983
|
-
|
|
6984
|
-
@Component({
|
|
6985
|
-
selector: 'app-example',
|
|
6986
|
-
imports: [IxDrawer, IxButton],
|
|
6987
|
-
template: `
|
|
6988
|
-
<ix-drawer [closeOnClickOutside]="true" [show]="show">
|
|
6989
|
-
<span>Some content of drawer</span>
|
|
6990
|
-
</ix-drawer>
|
|
6991
|
-
|
|
6992
|
-
<ix-button (click)="show = !show">Toggle drawer</ix-button>
|
|
6993
|
-
`,
|
|
6994
|
-
})
|
|
6995
|
-
export default class Drawer {
|
|
6996
|
-
show = false;
|
|
6997
|
-
}
|
|
6998
|
-
|
|
6999
|
-
```
|
|
7000
|
-
|
|
7001
7046
|
### Example: dropdown-icon
|
|
7002
7047
|
#### Component typescript
|
|
7003
7048
|
```typescript
|
|
@@ -7328,10 +7373,10 @@ import { IxButton, LoadingService } from '@siemens/ix-angular/standalone';
|
|
|
7328
7373
|
export default class Loading {
|
|
7329
7374
|
constructor(private readonly loadingService: LoadingService) {}
|
|
7330
7375
|
|
|
7331
|
-
startLoading = () => {
|
|
7376
|
+
startLoading = async () => {
|
|
7332
7377
|
let count = 0;
|
|
7333
7378
|
const progress: ModalLoadingContext =
|
|
7334
|
-
this.loadingService.showModalLoading('Loading 0/2');
|
|
7379
|
+
await this.loadingService.showModalLoading({ message: 'Loading 0/2' });
|
|
7335
7380
|
const interval = setInterval(() => {
|
|
7336
7381
|
count++;
|
|
7337
7382
|
progress.update(`Loading ${count}/2`);
|
|
@@ -7574,6 +7619,75 @@ LICENSE file in the root directory of this source tree.
|
|
|
7574
7619
|
|
|
7575
7620
|
```
|
|
7576
7621
|
|
|
7622
|
+
### Example: modal-non-blocking
|
|
7623
|
+
#### Component typescript
|
|
7624
|
+
```typescript
|
|
7625
|
+
|
|
7626
|
+
|
|
7627
|
+
import { Component, inject } from '@angular/core';
|
|
7628
|
+
import {
|
|
7629
|
+
IxActiveModal,
|
|
7630
|
+
IxButton,
|
|
7631
|
+
IxModalContent,
|
|
7632
|
+
IxModalFooter,
|
|
7633
|
+
IxModalHeader,
|
|
7634
|
+
IxTypography,
|
|
7635
|
+
ModalService,
|
|
7636
|
+
} from '@siemens/ix-angular/standalone';
|
|
7637
|
+
|
|
7638
|
+
@Component({
|
|
7639
|
+
selector: 'app-modal-non-blocking-content',
|
|
7640
|
+
imports: [IxModalHeader, IxModalContent, IxModalFooter, IxButton],
|
|
7641
|
+
template: `
|
|
7642
|
+
<ix-modal-header (closeClick)="activeModal.dismiss('dismiss payload')">
|
|
7643
|
+
Message headline
|
|
7644
|
+
</ix-modal-header>
|
|
7645
|
+
<ix-modal-content>Message text lorem ipsum</ix-modal-content>
|
|
7646
|
+
<ix-modal-footer>
|
|
7647
|
+
<ix-button
|
|
7648
|
+
variant="subtle-primary"
|
|
7649
|
+
(click)="activeModal.dismiss('dismiss payload')"
|
|
7650
|
+
>
|
|
7651
|
+
Cancel
|
|
7652
|
+
</ix-button>
|
|
7653
|
+
<ix-button autofocus (click)="activeModal.close('close payload!')">
|
|
7654
|
+
OK
|
|
7655
|
+
</ix-button>
|
|
7656
|
+
</ix-modal-footer>
|
|
7657
|
+
`,
|
|
7658
|
+
})
|
|
7659
|
+
export class ModalNonBlockingContent {
|
|
7660
|
+
readonly activeModal: IxActiveModal = inject(IxActiveModal);
|
|
7661
|
+
}
|
|
7662
|
+
|
|
7663
|
+
@Component({
|
|
7664
|
+
selector: 'app-example',
|
|
7665
|
+
imports: [IxButton, IxTypography],
|
|
7666
|
+
template: `
|
|
7667
|
+
<div>
|
|
7668
|
+
<div style="padding: 1rem">
|
|
7669
|
+
<ix-typography format="body" text-color="std">
|
|
7670
|
+
Content behind the dialog
|
|
7671
|
+
</ix-typography>
|
|
7672
|
+
<ix-button id="behind">Behind control</ix-button>
|
|
7673
|
+
</div>
|
|
7674
|
+
<ix-button (click)="openModal()">Show non-blocking modal</ix-button>
|
|
7675
|
+
</div>
|
|
7676
|
+
`,
|
|
7677
|
+
})
|
|
7678
|
+
export default class ModalNonBlocking {
|
|
7679
|
+
constructor(private readonly modalService: ModalService) {}
|
|
7680
|
+
|
|
7681
|
+
async openModal() {
|
|
7682
|
+
await this.modalService.open({
|
|
7683
|
+
content: ModalNonBlockingContent,
|
|
7684
|
+
isNonBlocking: true,
|
|
7685
|
+
});
|
|
7686
|
+
}
|
|
7687
|
+
}
|
|
7688
|
+
|
|
7689
|
+
```
|
|
7690
|
+
|
|
7577
7691
|
### Example: modal-sizes
|
|
7578
7692
|
#### Component typescript
|
|
7579
7693
|
```typescript
|
|
@@ -7807,8 +7921,7 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
7807
7921
|
useSystemTheme = false;
|
|
7808
7922
|
|
|
7809
7923
|
ngOnInit() {
|
|
7810
|
-
themeSwitcher.setTheme('classic');
|
|
7811
|
-
themeSwitcher.setVariant(this.selectedVariant);
|
|
7924
|
+
themeSwitcher.setTheme('classic', this.selectedVariant);
|
|
7812
7925
|
}
|
|
7813
7926
|
|
|
7814
7927
|
onValueChange(event: Event) {
|
|
@@ -7819,7 +7932,7 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
7819
7932
|
const customEvent = event as CustomEvent<string>;
|
|
7820
7933
|
const newVariant = customEvent.detail as ThemeVariant;
|
|
7821
7934
|
|
|
7822
|
-
themeSwitcher.
|
|
7935
|
+
themeSwitcher.setColorSchema(newVariant);
|
|
7823
7936
|
|
|
7824
7937
|
this.selectedVariant = newVariant;
|
|
7825
7938
|
}
|
|
@@ -7839,9 +7952,9 @@ export default class ThemeSwitcher implements OnInit {
|
|
|
7839
7952
|
this.useSystemTheme = checked;
|
|
7840
7953
|
|
|
7841
7954
|
if (checked) {
|
|
7842
|
-
themeSwitcher.
|
|
7955
|
+
themeSwitcher.setColorSchema('system');
|
|
7843
7956
|
} else {
|
|
7844
|
-
themeSwitcher.
|
|
7957
|
+
themeSwitcher.setColorSchema(this.selectedVariant);
|
|
7845
7958
|
}
|
|
7846
7959
|
}
|
|
7847
7960
|
}
|
|
@@ -7907,47 +8020,51 @@ LICENSE file in the root directory of this source tree.
|
|
|
7907
8020
|
|
|
7908
8021
|
|
|
7909
8022
|
import { Component } from '@angular/core';
|
|
7910
|
-
import {
|
|
7911
|
-
IxTile,
|
|
7912
|
-
IxIconButton,
|
|
7913
|
-
IxButton,
|
|
7914
|
-
IxIcon,
|
|
7915
|
-
} from '@siemens/ix-angular/standalone';
|
|
8023
|
+
import { IxTile, IxIconButton, IxButton } from '@siemens/ix-angular/standalone';
|
|
7916
8024
|
|
|
7917
8025
|
@Component({
|
|
7918
8026
|
selector: 'app-example',
|
|
7919
|
-
imports: [IxTile, IxIconButton, IxButton
|
|
8027
|
+
imports: [IxTile, IxIconButton, IxButton],
|
|
7920
8028
|
template: `
|
|
7921
|
-
<
|
|
8029
|
+
<div class="example">
|
|
8030
|
+
<ix-tile size="small">92.8 °C</ix-tile>
|
|
7922
8031
|
|
|
7923
|
-
|
|
7924
|
-
|
|
7925
|
-
|
|
7926
|
-
|
|
8032
|
+
<ix-tile size="medium">
|
|
8033
|
+
<div slot="header">Tile header</div>
|
|
8034
|
+
<div class="text-l">92.8 °C</div>
|
|
8035
|
+
</ix-tile>
|
|
7927
8036
|
|
|
7928
|
-
|
|
7929
|
-
|
|
7930
|
-
|
|
7931
|
-
|
|
7932
|
-
|
|
7933
|
-
|
|
7934
|
-
|
|
7935
|
-
|
|
8037
|
+
<ix-tile size="big">
|
|
8038
|
+
<div class="tile-header" slot="header">
|
|
8039
|
+
Tile header
|
|
8040
|
+
<ix-icon-button
|
|
8041
|
+
variant="tertiary"
|
|
8042
|
+
icon="context-menu"
|
|
8043
|
+
></ix-icon-button>
|
|
8044
|
+
</div>
|
|
8045
|
+
<div slot="subheader">Temperature</div>
|
|
8046
|
+
<div
|
|
8047
|
+
style="
|
|
7936
8048
|
display: flex;
|
|
7937
8049
|
flex-direction: column;
|
|
7938
8050
|
height: 100%;
|
|
7939
8051
|
align-items: flex-end;
|
|
7940
8052
|
justify-content: space-between;
|
|
7941
8053
|
"
|
|
7942
|
-
|
|
7943
|
-
|
|
7944
|
-
|
|
7945
|
-
|
|
7946
|
-
|
|
7947
|
-
|
|
7948
|
-
|
|
7949
|
-
|
|
7950
|
-
|
|
8054
|
+
>
|
|
8055
|
+
<span>92.8 °C</span>
|
|
8056
|
+
</div>
|
|
8057
|
+
<div class="tile-footer" slot="footer">
|
|
8058
|
+
<ix-button
|
|
8059
|
+
variant="tertiary"
|
|
8060
|
+
slot="footer"
|
|
8061
|
+
icon="chevron-right-small"
|
|
8062
|
+
>
|
|
8063
|
+
Details
|
|
8064
|
+
</ix-button>
|
|
8065
|
+
</div>
|
|
8066
|
+
</ix-tile>
|
|
8067
|
+
</div>
|
|
7951
8068
|
`,
|
|
7952
8069
|
styleUrls: ['./tile.css'],
|
|
7953
8070
|
})
|
|
@@ -8186,6 +8303,7 @@ type TreeData = {
|
|
|
8186
8303
|
[model]="model"
|
|
8187
8304
|
[context]="context"
|
|
8188
8305
|
[renderItem]="treeItem"
|
|
8306
|
+
aria-label="Sample tree"
|
|
8189
8307
|
></ix-tree>
|
|
8190
8308
|
<ng-template #treeItem let-item>
|
|
8191
8309
|
<div style="display: flex; align-items: center">
|
|
@@ -8334,19 +8452,18 @@ LICENSE file in the root directory of this source tree.
|
|
|
8334
8452
|
|
|
8335
8453
|
## Properties
|
|
8336
8454
|
|
|
8337
|
-
| Property
|
|
8338
|
-
|
|
|
8339
|
-
| `
|
|
8340
|
-
| `
|
|
8341
|
-
| `
|
|
8342
|
-
| `
|
|
8343
|
-
| `
|
|
8344
|
-
| `
|
|
8345
|
-
| `
|
|
8346
|
-
| `
|
|
8347
|
-
| `
|
|
8348
|
-
| `
|
|
8349
|
-
| `variant` | `variant` | Button variant | `"danger-primary" \| "danger-secondary" \| "danger-tertiary" \| "primary" \| "secondary" \| "subtle-primary" \| "subtle-secondary" \| "subtle-tertiary" \| "tertiary"` | `'primary'` |
|
|
8455
|
+
| Property | Attribute | Description | Type | Default |
|
|
8456
|
+
| ----------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
|
|
8457
|
+
| `disabled` | `disabled` | Disable the button | `boolean` | `false` |
|
|
8458
|
+
| `form` | `form` | Provide a form element ID to automatically submit the from if the button is pressed. Only works in combination with type="submit". | `string \| undefined` | `undefined` |
|
|
8459
|
+
| `href` | `href` | URL for the button link. When provided, the button will render as an anchor tag. | `string \| undefined` | `undefined` |
|
|
8460
|
+
| `icon` | `icon` | Icon name | `string \| undefined` | `undefined` |
|
|
8461
|
+
| `iconRight` | `icon-right` | Icon name for the right side of the button | `string \| undefined` | `undefined` |
|
|
8462
|
+
| `loading` | `loading` | Loading button | `boolean` | `false` |
|
|
8463
|
+
| `rel` | `rel` | Specifies the relationship between the current document and the linked document when href is provided. | `string \| undefined` | `undefined` |
|
|
8464
|
+
| `target` | `target` | Specifies where to open the linked document when href is provided. | `"_blank" \| "_parent" \| "_self" \| "_top" \| undefined` | `'_self'` |
|
|
8465
|
+
| `type` | `type` | Type of the button | `"button" \| "submit"` | `'button'` |
|
|
8466
|
+
| `variant` | `variant` | Button variant | `"danger-primary" \| "danger-secondary" \| "danger-tertiary" \| "primary" \| "secondary" \| "subtle-primary" \| "subtle-secondary" \| "subtle-tertiary" \| "tertiary"` | `'primary'` |
|
|
8350
8467
|
|
|
8351
8468
|
|
|
8352
8469
|
## Dependencies
|