@siemens/ix-docs 4.4.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/component-usage-by-component.json +74 -38
- package/build/component-usage.json +102 -40
- package/build/docs/autogenerated/api/ix-action-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-action-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-application/api.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application/props.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application-header/api.mdx +18 -43
- package/build/docs/autogenerated/api/ix-application-header/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-application-header/props.mdx +12 -37
- package/build/docs/autogenerated/api/ix-application-header/slots.mdx +4 -4
- package/build/docs/autogenerated/api/ix-avatar/api.mdx +6 -28
- package/build/docs/autogenerated/api/ix-avatar/props.mdx +6 -28
- package/build/docs/autogenerated/api/ix-blind/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-blind/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-blind/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +14 -12
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +11 -12
- package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +11 -12
- package/build/docs/autogenerated/api/ix-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-button/props.mdx +10 -30
- package/build/docs/autogenerated/api/ix-card/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-list/api.mdx +35 -13
- package/build/docs/autogenerated/api/ix-card-list/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-list/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-card-title/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-card-title/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-category-filter/api.mdx +21 -33
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -29
- package/build/docs/autogenerated/api/ix-checkbox/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-checkbox/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-checkbox/props.mdx +7 -9
- package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-chip/api.mdx +30 -17
- package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-chip/props.mdx +29 -16
- package/build/docs/autogenerated/api/ix-col/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-col/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-content-header/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content-header/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-custom-field/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-custom-field/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +18 -107
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -103
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +31 -43
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +26 -38
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +65 -38
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +62 -28
- package/build/docs/autogenerated/api/ix-datetime-input/api.mdx +725 -0
- package/build/docs/autogenerated/api/ix-datetime-input/events.mdx +80 -0
- package/build/docs/autogenerated/api/ix-datetime-input/props.mdx +610 -0
- package/build/docs/autogenerated/api/ix-datetime-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-datetime-input/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +58 -31
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +55 -28
- package/build/docs/autogenerated/api/ix-dropdown/api.mdx +119 -12
- package/build/docs/autogenerated/api/ix-dropdown/events.mdx +17 -1
- package/build/docs/autogenerated/api/ix-dropdown/props.mdx +102 -11
- package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +67 -10
- package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +30 -8
- package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +30 -8
- package/build/docs/autogenerated/api/ix-empty-state/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-empty-state/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-empty-state/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-event-list/api.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list/props.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +6 -10
- package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +5 -9
- package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-field-label/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-field-label/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +4 -5
- package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-group/api.mdx +10 -11
- package/build/docs/autogenerated/api/ix-group/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-group/props.mdx +7 -8
- package/build/docs/autogenerated/api/ix-group-item/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-group-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-group-item/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-helper-text/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-helper-text/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-icon-button/api.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-button/props.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +9 -29
- package/build/docs/autogenerated/api/ix-input/api.mdx +26 -27
- package/build/docs/autogenerated/api/ix-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-input/props.mdx +20 -21
- package/build/docs/autogenerated/api/ix-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-key-value/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-key-value/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-key-value/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-kpi/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-kpi/props.mdx +7 -7
- package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-link-button/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-link-button/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-menu/api.mdx +19 -42
- package/build/docs/autogenerated/api/ix-menu/events.mdx +5 -5
- package/build/docs/autogenerated/api/ix-menu/props.mdx +14 -37
- package/build/docs/autogenerated/api/ix-menu-about/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-about/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +21 -2
- package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +25 -6
- package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +23 -4
- package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-category/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-category/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-item/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-menu-item/props.mdx +11 -13
- package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +13 -13
- package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-message-bar/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-message-bar/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-message-bar/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -16
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +6 -8
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +28 -30
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +22 -24
- package/build/docs/autogenerated/api/ix-number-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +14 -19
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +12 -17
- package/build/docs/autogenerated/api/ix-pane/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-pane/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-pane/props.mdx +11 -14
- package/build/docs/autogenerated/api/ix-pane/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pill/api.mdx +8 -9
- package/build/docs/autogenerated/api/ix-pill/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-playground/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-playground/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-push-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-push-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-radio/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-radio/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-radio/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-radio-group/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-radio-group/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-radio-group/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-range-field/api.mdx +52 -0
- package/build/docs/autogenerated/api/ix-range-field/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-range-field/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +63 -41
- package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-select/props.mdx +59 -37
- package/build/docs/autogenerated/api/ix-select-item/api.mdx +4 -6
- package/build/docs/autogenerated/api/ix-select-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-select-item/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-slider/api.mdx +18 -39
- package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -36
- package/build/docs/autogenerated/api/ix-slider/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +12 -34
- package/build/docs/autogenerated/api/ix-split-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +11 -33
- package/build/docs/autogenerated/api/ix-tab-item/api.mdx +63 -54
- package/build/docs/autogenerated/api/ix-tab-item/events.mdx +18 -2
- package/build/docs/autogenerated/api/ix-tab-item/props.mdx +45 -52
- package/build/docs/autogenerated/api/ix-tabs/api.mdx +59 -46
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -7
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +36 -39
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +24 -29
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -25
- package/build/docs/autogenerated/api/ix-tile/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tile/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +95 -36
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +90 -31
- package/build/docs/autogenerated/api/ix-time-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +56 -21
- package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +54 -19
- package/build/docs/autogenerated/api/ix-toast/api.mdx +9 -10
- package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toast/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-toast-container/api.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toast-container/props.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toggle/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-toggle/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-toggle/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +7 -26
- package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +6 -25
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-tooltip/props.mdx +4 -5
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-tree/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +29 -6
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +27 -4
- package/build/docs/autogenerated/api/ix-typography/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-typography/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-upload/api.mdx +38 -28
- package/build/docs/autogenerated/api/ix-upload/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-upload/props.mdx +37 -27
- package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +3 -3
- package/build/docs/autogenerated/playground/about-and-legal-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/date-dropdown-presets.mdx +52 -0
- package/build/docs/autogenerated/playground/date-range.mdx +46 -0
- package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
- package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
- package/build/docs/autogenerated/playground/range-field.mdx +46 -0
- package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/time-range.mdx +46 -0
- package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
- package/build/docs/autogenerated/prompt/ix-button/readme.md +502 -393
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +197 -83
- package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +368 -66
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +31 -22
- package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +16 -2
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +178 -59
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
- package/build/docs/autogenerated/prompt/ix-input/readme.md +12 -12
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +758 -89
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +260 -8
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +7 -7
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +193 -144
- package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
- package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +51 -34
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +957 -229
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +958 -228
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +3 -8
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +337 -37
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +133 -5
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +12 -7
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -0
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +392 -17
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
- package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
- package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
- package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +2 -7
- package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
- package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
- package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
- package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
- package/build/docs/autogenerated/usage/html/application.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
- package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
- package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
- package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
- package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
- package/build/docs/autogenerated/usage/html/button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-link.html.md +1 -1
- package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
- package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
- package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
- package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
- package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
- package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
- package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
- package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
- package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
- package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
- package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
- package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
- package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
- package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
- package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
- package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
- package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
- package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
- package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
- package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
- package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
- package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
- package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
- package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +66 -26
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
- package/build/docs/autogenerated/usage/html/tabs.html.md +22 -15
- package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
- package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
- package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
- package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
- package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
- package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
- package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
- package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
- package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
- package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
- package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
- package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
- package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
- package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
- package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
- package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
- package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
- package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
- package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
- package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
- package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
- package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
- package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
- package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +19 -14
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +11 -10
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
- package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
- package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
- package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
- package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
- package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
- package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
- package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
- package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
- package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
- package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +4 -2
- package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
- package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
- package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
- package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
- package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +24 -15
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +12 -9
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
- package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
- package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
- package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
- package/build/docs/autogenerated/utils/loading.mdx +19 -4
- package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
- package/build/docs/autogenerated/utils/message.mdx +10 -220
- package/build/docs/autogenerated/utils/message.service.mdx +5 -5
- package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
- package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
- package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message.mdx +9 -0
- package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
- package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
- package/build/static/demo/v2/angular/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
- package/build/static/demo/v2/angular/application-advanced.html +5 -3
- package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular/button-loading.html +21 -3
- package/build/static/demo/v2/angular/button-loading.ts +9 -1
- package/build/static/demo/v2/angular/chip.ts +38 -15
- package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
- package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular/date-input-label.html +1 -1
- package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular/date-input.html +1 -1
- package/build/static/demo/v2/angular/date-range.ts +22 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input.html +10 -0
- package/build/static/demo/v2/angular/datetime-input.ts +17 -0
- package/build/static/demo/v2/angular/datetime-range.ts +22 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular/echarts.ts +11 -6
- package/build/static/demo/v2/angular/loading.ts +2 -2
- package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
- package/build/static/demo/v2/angular/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular/pill.html +9 -7
- package/build/static/demo/v2/angular/popover-news.html +3 -3
- package/build/static/demo/v2/angular/range-field.ts +32 -0
- package/build/static/demo/v2/angular/settings-legacy.html +17 -0
- package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
- package/build/static/demo/v2/angular/settings.html +17 -3
- package/build/static/demo/v2/angular/settings.ts +2 -0
- package/build/static/demo/v2/angular/slider-error.html +8 -2
- package/build/static/demo/v2/angular/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
- package/build/static/demo/v2/angular/tabs.ts +11 -11
- package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular/time-range.ts +22 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
- package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular/toggle.ts +1 -1
- package/build/static/demo/v2/angular/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular/tree.ts +1 -1
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
- package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
- package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
- package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
- package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
- package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
- package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
- package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
- package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
- package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
- package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/settings.html +17 -3
- package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
- package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
- package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
- package/build/static/demo/v2/angular_standalone/tabs.ts +11 -11
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular_standalone/tile.ts +2 -7
- package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
- package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
- package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
- package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
- package/build/static/demo/v2/html/about-and-legal.html +34 -4
- package/build/static/demo/v2/html/action-card.html +1 -1
- package/build/static/demo/v2/html/add-icons.html +1 -1
- package/build/static/demo/v2/html/aggrid.html +1 -1
- package/build/static/demo/v2/html/application-advanced.html +3 -3
- package/build/static/demo/v2/html/application-app-switch.html +1 -1
- package/build/static/demo/v2/html/application-breakpoints.html +1 -1
- package/build/static/demo/v2/html/application-header.html +21 -5
- package/build/static/demo/v2/html/application.html +1 -1
- package/build/static/demo/v2/html/aria-label-properties.html +1 -1
- package/build/static/demo/v2/html/avatar-image.html +1 -1
- package/build/static/demo/v2/html/avatar-initials.html +1 -1
- package/build/static/demo/v2/html/avatar.html +1 -1
- package/build/static/demo/v2/html/blind-header-actions.html +1 -1
- package/build/static/demo/v2/html/blind-variants.html +1 -1
- package/build/static/demo/v2/html/blind.html +1 -1
- package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
- package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
- package/build/static/demo/v2/html/breadcrumb.html +13 -4
- package/build/static/demo/v2/html/button-danger-primary.html +1 -1
- package/build/static/demo/v2/html/button-danger-secondary.html +1 -1
- package/build/static/demo/v2/html/button-danger-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-group.html +1 -1
- package/build/static/demo/v2/html/button-loading.html +22 -5
- package/build/static/demo/v2/html/button-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-text-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-link.html +1 -1
- package/build/static/demo/v2/html/buttons.html +1 -1
- package/build/static/demo/v2/html/card-list.html +1 -1
- package/build/static/demo/v2/html/card.html +1 -1
- package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
- package/build/static/demo/v2/html/category-filter.html +1 -1
- package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
- package/build/static/demo/v2/html/checkbox.html +1 -1
- package/build/static/demo/v2/html/chip.html +39 -16
- package/build/static/demo/v2/html/content-header-no-back.html +1 -1
- package/build/static/demo/v2/html/content-header-with-slot.html +1 -1
- package/build/static/demo/v2/html/content-header.html +1 -1
- package/build/static/demo/v2/html/content.html +1 -1
- package/build/static/demo/v2/html/custom-field-validation.html +1 -1
- package/build/static/demo/v2/html/custom-field.html +1 -1
- package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
- package/build/static/demo/v2/html/date-dropdown.html +1 -1
- package/build/static/demo/v2/html/date-input-disabled.html +2 -2
- package/build/static/demo/v2/html/date-input-label.html +2 -2
- package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
- package/build/static/demo/v2/html/date-input-readonly.html +2 -2
- package/build/static/demo/v2/html/date-input-validation.html +5 -5
- package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
- package/build/static/demo/v2/html/date-input.html +2 -2
- package/build/static/demo/v2/html/date-range.html +29 -0
- package/build/static/demo/v2/html/datepicker-locale.html +1 -1
- package/build/static/demo/v2/html/datepicker-range.html +1 -1
- package/build/static/demo/v2/html/datepicker.html +1 -1
- package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
- package/build/static/demo/v2/html/datetime-input-label.html +26 -0
- package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
- package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
- package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
- package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/datetime-input.html +22 -0
- package/build/static/demo/v2/html/datetime-range.html +29 -0
- package/build/static/demo/v2/html/datetimepicker.html +1 -1
- package/build/static/demo/v2/html/divider.html +1 -1
- package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-button.html +1 -1
- package/build/static/demo/v2/html/dropdown-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
- package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
- package/build/static/demo/v2/html/dropdown.html +1 -1
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
- package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-circle.html +41 -33
- package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
- package/build/static/demo/v2/html/echarts-gauge.html +11 -5
- package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
- package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-pie.html +40 -32
- package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
- package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
- package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
- package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
- package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
- package/build/static/demo/v2/html/echarts.html +14 -6
- package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
- package/build/static/demo/v2/html/empty-state-compact.html +1 -1
- package/build/static/demo/v2/html/empty-state.html +1 -1
- package/build/static/demo/v2/html/event-list-compact.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
- package/build/static/demo/v2/html/event-list-filled.html +1 -1
- package/build/static/demo/v2/html/event-list-selected.html +1 -1
- package/build/static/demo/v2/html/event-list.html +1 -1
- package/build/static/demo/v2/html/expanding-search.html +1 -1
- package/build/static/demo/v2/html/flip-tile.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
- package/build/static/demo/v2/html/form-checkbox.html +1 -1
- package/build/static/demo/v2/html/form-layout-auto.html +1 -1
- package/build/static/demo/v2/html/form-layout-grid.html +1 -1
- package/build/static/demo/v2/html/grid-padding.html +1 -1
- package/build/static/demo/v2/html/grid-size.html +1 -1
- package/build/static/demo/v2/html/grid.html +1 -1
- package/build/static/demo/v2/html/group-context-menu.html +1 -1
- package/build/static/demo/v2/html/group-custom-entry.html +1 -1
- package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
- package/build/static/demo/v2/html/group.html +1 -1
- package/build/static/demo/v2/html/html-table-striped.html +1 -1
- package/build/static/demo/v2/html/html-table.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/input-disabled.html +1 -1
- package/build/static/demo/v2/html/input-label.html +1 -1
- package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/input-legacy.html +1 -1
- package/build/static/demo/v2/html/input-pattern.html +1 -1
- package/build/static/demo/v2/html/input-readonly.html +1 -1
- package/build/static/demo/v2/html/input-types.html +1 -1
- package/build/static/demo/v2/html/input-validation.html +1 -1
- package/build/static/demo/v2/html/input-with-slots.html +1 -1
- package/build/static/demo/v2/html/input.html +1 -1
- package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-list.html +1 -1
- package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
- package/build/static/demo/v2/html/key-value.html +1 -1
- package/build/static/demo/v2/html/kpi.html +1 -1
- package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
- package/build/static/demo/v2/html/layout-auto.html +1 -1
- package/build/static/demo/v2/html/link-button-disabled.html +1 -1
- package/build/static/demo/v2/html/link-button.html +1 -1
- package/build/static/demo/v2/html/loading.html +12 -10
- package/build/static/demo/v2/html/menu-category.html +1 -1
- package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
- package/build/static/demo/v2/html/message-bar-removal.html +1 -1
- package/build/static/demo/v2/html/message-bar.html +1 -1
- package/build/static/demo/v2/html/message.html +1 -1
- package/build/static/demo/v2/html/modal-close.html +1 -1
- package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
- package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
- package/build/static/demo/v2/html/modal-sizes.html +1 -1
- package/build/static/demo/v2/html/modal.html +1 -1
- package/build/static/demo/v2/html/number-input-disabled.html +1 -1
- package/build/static/demo/v2/html/number-input-label.html +1 -1
- package/build/static/demo/v2/html/number-input-readonly.html +1 -1
- package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
- package/build/static/demo/v2/html/number-input-validation.html +1 -1
- package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/number-input.html +1 -1
- package/build/static/demo/v2/html/pagination-advanced.html +1 -1
- package/build/static/demo/v2/html/pagination.html +1 -1
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/pane.html +1 -1
- package/build/static/demo/v2/html/pill-variants.html +24 -18
- package/build/static/demo/v2/html/pill.html +10 -8
- package/build/static/demo/v2/html/popover-news.html +5 -4
- package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator.html +1 -1
- package/build/static/demo/v2/html/push-card.html +1 -1
- package/build/static/demo/v2/html/radio-button.html +1 -1
- package/build/static/demo/v2/html/radio-disabled.html +1 -1
- package/build/static/demo/v2/html/radio-group.html +1 -1
- package/build/static/demo/v2/html/radio-validation.html +1 -1
- package/build/static/demo/v2/html/radio.html +1 -1
- package/build/static/demo/v2/html/range-field.html +47 -0
- package/build/static/demo/v2/html/select-editable.html +1 -1
- package/build/static/demo/v2/html/select-multiple.html +1 -1
- package/build/static/demo/v2/html/select-validation.html +1 -1
- package/build/static/demo/v2/html/select.html +1 -1
- package/build/static/demo/v2/html/settings-legacy.html +45 -0
- package/build/static/demo/v2/html/settings.html +34 -8
- package/build/static/demo/v2/html/slider-error.html +4 -3
- package/build/static/demo/v2/html/slider-marker.html +1 -1
- package/build/static/demo/v2/html/slider-trace.html +1 -1
- package/build/static/demo/v2/html/slider.html +1 -1
- package/build/static/demo/v2/html/spinner-large.html +1 -1
- package/build/static/demo/v2/html/spinner.html +1 -1
- package/build/static/demo/v2/html/split-button-icons.html +1 -1
- package/build/static/demo/v2/html/split-button.html +1 -1
- package/build/static/demo/v2/html/tabs-overflow.html +66 -26
- package/build/static/demo/v2/html/tabs-rounded.html +23 -9
- package/build/static/demo/v2/html/tabs.html +22 -15
- package/build/static/demo/v2/html/textarea-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy.html +1 -1
- package/build/static/demo/v2/html/textarea-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
- package/build/static/demo/v2/html/textarea-validation.html +1 -1
- package/build/static/demo/v2/html/textarea.html +1 -1
- package/build/static/demo/v2/html/theme-switcher.html +5 -6
- package/build/static/demo/v2/html/tile.html +1 -1
- package/build/static/demo/v2/html/time-input-disabled.html +1 -1
- package/build/static/demo/v2/html/time-input-label.html +1 -1
- package/build/static/demo/v2/html/time-input-readonly.html +1 -1
- package/build/static/demo/v2/html/time-input-validation.html +1 -1
- package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/time-input.html +1 -1
- package/build/static/demo/v2/html/time-range.html +29 -0
- package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
- package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
- package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
- package/build/static/demo/v2/html/timepicker.html +1 -1
- package/build/static/demo/v2/html/toast-custom.html +4 -4
- package/build/static/demo/v2/html/toast-position.html +1 -1
- package/build/static/demo/v2/html/toast.html +1 -1
- package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-checked.html +2 -2
- package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
- package/build/static/demo/v2/html/toggle-disabled.html +2 -2
- package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
- package/build/static/demo/v2/html/toggle.html +2 -2
- package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
- package/build/static/demo/v2/html/tooltip.html +1 -1
- package/build/static/demo/v2/html/tree-custom.html +2 -2
- package/build/static/demo/v2/html/tree.html +2 -1
- package/build/static/demo/v2/html/upload.html +1 -1
- package/build/static/demo/v2/html/validation-select.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs.html +1 -1
- package/build/static/demo/v2/html/workflow-vertical.html +1 -1
- package/build/static/demo/v2/html/workflow.html +1 -1
- package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
- package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
- package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
- package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
- package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
- package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
- package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
- package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
- package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
- package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
- package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
- package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
- package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
- package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
- package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
- package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
- package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
- package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
- package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
- package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
- package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
- package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
- package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
- package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
- package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
- package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
- package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
- package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
- package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
- package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
- package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
- package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
- package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
- package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
- package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
- package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
- package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
- package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
- package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
- package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
- package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
- package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
- package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
- package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
- package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
- package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
- package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
- package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
- package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
- package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
- package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
- package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
- package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
- package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
- package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
- package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
- package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
- package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
- package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
- package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
- package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
- package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
- package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +74 -38
- package/build/static/demo/v2/preview/html/component-usage.json +102 -40
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
- package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +19 -8
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +56 -23
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +25 -18
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
- package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/index.html +11 -6
- package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
- package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
- package/build/static/demo/v2/react/application-advanced.tsx +3 -3
- package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
- package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
- package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
- package/build/static/demo/v2/react/button-loading.tsx +16 -8
- package/build/static/demo/v2/react/buttons.tsx +1 -3
- package/build/static/demo/v2/react/chip.tsx +33 -14
- package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
- package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
- package/build/static/demo/v2/react/date-input-label.tsx +1 -1
- package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
- package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
- package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
- package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
- package/build/static/demo/v2/react/date-input.tsx +1 -1
- package/build/static/demo/v2/react/date-range.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
- package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
- package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
- package/build/static/demo/v2/react/datetime-input.tsx +21 -0
- package/build/static/demo/v2/react/datetime-range.tsx +23 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
- package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
- package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
- package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
- package/build/static/demo/v2/react/echarts.tsx +16 -7
- package/build/static/demo/v2/react/loading.tsx +4 -2
- package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
- package/build/static/demo/v2/react/modal.tsx +3 -1
- package/build/static/demo/v2/react/pill-variants.tsx +28 -20
- package/build/static/demo/v2/react/pill.tsx +20 -11
- package/build/static/demo/v2/react/popover-news.tsx +5 -3
- package/build/static/demo/v2/react/range-field.tsx +48 -0
- package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
- package/build/static/demo/v2/react/settings.tsx +22 -5
- package/build/static/demo/v2/react/slider-error.tsx +8 -2
- package/build/static/demo/v2/react/tabs-overflow.tsx +19 -14
- package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
- package/build/static/demo/v2/react/tabs.tsx +11 -10
- package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
- package/build/static/demo/v2/react/time-range.tsx +23 -0
- package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
- package/build/static/demo/v2/react/timepicker.tsx +1 -1
- package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
- package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
- package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
- package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
- package/build/static/demo/v2/react/toggle.tsx +1 -1
- package/build/static/demo/v2/react/tree-custom.tsx +1 -0
- package/build/static/demo/v2/react/tree.tsx +1 -1
- package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
- package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
- package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
- package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
- package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
- package/build/static/demo/v2/vue/button-loading.vue +32 -4
- package/build/static/demo/v2/vue/chip.vue +47 -19
- package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
- package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
- package/build/static/demo/v2/vue/date-input-label.vue +1 -1
- package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
- package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
- package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
- package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
- package/build/static/demo/v2/vue/date-input.vue +1 -1
- package/build/static/demo/v2/vue/date-range.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
- package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
- package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
- package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input.vue +16 -0
- package/build/static/demo/v2/vue/datetime-range.vue +23 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
- package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
- package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
- package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
- package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
- package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
- package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
- package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
- package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
- package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
- package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
- package/build/static/demo/v2/vue/echarts.vue +9 -5
- package/build/static/demo/v2/vue/loading.vue +4 -2
- package/build/static/demo/v2/vue/pill-variants.vue +23 -17
- package/build/static/demo/v2/vue/pill.vue +9 -7
- package/build/static/demo/v2/vue/popover-news.vue +3 -3
- package/build/static/demo/v2/vue/range-field.vue +38 -0
- package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
- package/build/static/demo/v2/vue/settings.vue +25 -3
- package/build/static/demo/v2/vue/slider-error.vue +3 -2
- package/build/static/demo/v2/vue/tabs-overflow.vue +24 -15
- package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
- package/build/static/demo/v2/vue/tabs.vue +12 -9
- package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
- package/build/static/demo/v2/vue/time-range.vue +19 -0
- package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
- package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
- package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
- package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
- package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
- package/build/static/demo/v2/vue/toggle.vue +1 -1
- package/build/static/demo/v2/vue/tree-custom.vue +1 -0
- package/build/static/demo/v2/vue/tree.vue +1 -1
- package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
- package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
- package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
- package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
- package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
- package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
- package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
- package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
- package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
- package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
- package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
- package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
- package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
- package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
- package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
- package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
- package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
- package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
- package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
- package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
- package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
- package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
- package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
- package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
- package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
- package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
- package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
- package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
- package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
- package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
- package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
- package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
- package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
- package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
- package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
- package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
- package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
- package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
- package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
- package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
- package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
- package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
- package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
- package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
- package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
- package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
- package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
- package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
- package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
- package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
- package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
- package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
- package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
- package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
- package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
- package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
- package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
- package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
- package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
- package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
- package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
- package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
- package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
- package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
- package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.js +71 -0
- package/build/static/storybook-static/iframe.html +2 -2
- package/build/static/storybook-static/index.json +1 -1
- package/build/static/storybook-static/project.json +1 -1
- package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
- package/package.json +4 -4
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -203
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -156
- package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
- package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
- package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
- package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
- package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
- package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
- package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
- package/build/docs/autogenerated/playground/drawer.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
- package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
- package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
- package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
- package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
- package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
- package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
- package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
- package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
- package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
- package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
- package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
- package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
- package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
- package/build/static/demo/v2/angular/drawer.ts +0 -25
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
- package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
- package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
- package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
- package/build/static/demo/v2/html/drawer-full-height.html +0 -38
- package/build/static/demo/v2/html/drawer.html +0 -39
- package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +0 -127
- package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +0 -12
- package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +0 -49990
- package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +0 -98
- package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +0 -30
- package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +0 -96
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +0 -15
- package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +0 -7
- package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +0 -67
- package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +0 -9
- package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +0 -12
- package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +0 -9
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +0 -7
- package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
- package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +0 -9
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +0 -11
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +0 -9
- package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +0 -144
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +0 -63
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +0 -57
- package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +0 -65
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +0 -142
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +0 -83
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +0 -126
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +0 -45
- package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +0 -64
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +0 -93
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +0 -80
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +0 -61
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +0 -87
- package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +0 -6
- package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +0 -18
- package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +0 -27
- package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
- package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +0 -7
- package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
- package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
- package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +0 -3056
- package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +0 -5572
- package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +0 -27
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +0 -96
- package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +0 -22
- package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +0 -76
- package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +0 -74
- package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +0 -1061
- package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +0 -4
- package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +0 -1577
- package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +0 -271
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +0 -187
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +0 -48
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +0 -120
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +0 -93
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +0 -103
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +0 -101
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +0 -155
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +0 -497
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +0 -553
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +0 -25
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +0 -82
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +0 -181
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +0 -31
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +0 -135
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +0 -43
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +0 -403
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +0 -129
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +0 -174
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +0 -127
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +0 -74
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +0 -161
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +0 -66
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +0 -95
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +0 -122
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +0 -156
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +0 -90
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +0 -204
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +0 -39
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +0 -112
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +0 -104
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +0 -474
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +0 -60
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +0 -180
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +0 -151
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +0 -466
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +0 -68
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +0 -108
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +0 -158
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +0 -134
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +0 -610
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +0 -236
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +0 -433
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +0 -224
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +0 -257
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +0 -591
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +0 -87
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +0 -118
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +0 -323
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +0 -580
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +0 -146
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +0 -150
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +0 -119
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +0 -77
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +0 -64
- package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +0 -23
- package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
- package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
- package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +0 -14
- package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +0 -21
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +0 -27
- package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +0 -56
- package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +0 -224
- package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +0 -59
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +0 -54
- package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +0 -56
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
- package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +0 -7
- package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
- package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
- package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +0 -7
- package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +0 -10
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +0 -14
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +0 -12
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +0 -154
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +0 -57
- package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +0 -8
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +0 -18
- package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +0 -51
- package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +0 -19
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +0 -8
- package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +0 -5
- package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
- package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
- package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +0 -115
- package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
- package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +0 -2
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +0 -46
- package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
- package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +0 -1
- package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
- package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
- package/build/static/demo/v2/react/drawer.tsx +0 -28
- package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
- package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
- package/build/static/demo/v2/vue/drawer.vue +0 -22
- package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +0 -1
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +0 -10
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +0 -9
- package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +0 -72
- package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +0 -216
- package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +0 -86
- package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +0 -158
- package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +0 -30
- package/build/static/storybook-static/assets/axe-BpZO0Bda.js +0 -20
- package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +0 -8
- package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +0 -750
- package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +0 -12
- package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +0 -14
- package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +0 -89
- package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +0 -16
- package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +0 -21
- package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +0 -50
- package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +0 -3
- package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +0 -24
- package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +0 -91
- package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +0 -37
- package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +0 -15
- package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +0 -5
- package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +0 -12
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +0 -1
- package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +0 -1
- package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +0 -20
- package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +0 -1
- package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +0 -1039
- package/build/static/storybook-static/assets/index-DzYQ_BiM.js +0 -1
- package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +0 -7
- package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +0 -70
- package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +0 -7
- package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +0 -31
- package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +0 -10
- package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +0 -5
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
- package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +0 -16
- package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +0 -35
- package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +0 -18
- package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +0 -47
- package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +0 -69
- package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +0 -1
- package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +0 -23
- package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +0 -50
- package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +0 -27
- package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +0 -10
- package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +0 -14
- package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +0 -12
- package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +0 -131
- package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +0 -25
- package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +0 -5
- package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +0 -23
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +0 -6
- package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +0 -109
- package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +0 -16
- package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +0 -3
- package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +0 -42
- package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +0 -9
- package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +0 -70
- package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +0 -46
- package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +0 -71
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
- /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import{m as b,g as c}from"./generic-render-Dxw1XMhM.js";import{Q as u}from"./iframe-CsjqMXiN.js";import"./sample-4XlXCCij.js";import"./preload-helper-PPVm8Dsz.js";const h={title:"Example/Select",tags:[],render:e=>c("ix-select",e),argTypes:b("ix-select"),parameters:{design:{type:"figma",url:"https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=42365-175539&m=dev"}}},n={args:{}},i={render:({value:e,editable:l,allowClear:t,disabled:a,mode:d})=>u` <ix-select
|
|
2
|
+
value=${e}
|
|
3
|
+
mode=${d}
|
|
4
|
+
?editable=${l}
|
|
5
|
+
?allow-clear=${t}
|
|
6
|
+
disabled=${a}
|
|
7
|
+
>
|
|
8
|
+
<ix-select-item label="Item 1" value="1"></ix-select-item>
|
|
9
|
+
<ix-select-item label="Item 2" value="2"></ix-select-item>
|
|
10
|
+
<ix-select-item label="Item 3" value="3"></ix-select-item>
|
|
11
|
+
<ix-select-item label="Item 4" value="4"></ix-select-item>
|
|
12
|
+
</ix-select>`,args:{value:"Administrator",editable:!0,allowClear:!0,disabled:!1,mode:"single"}},r={render:({editable:e,disabled:l,dropdownWidth:t,dropdownMaxWidth:a})=>u` <ix-select
|
|
13
|
+
editable=${e}
|
|
14
|
+
disabled=${l}
|
|
15
|
+
dropdown-width=${t}
|
|
16
|
+
dropdown-max-width=${a}
|
|
17
|
+
>
|
|
18
|
+
<ix-select-item
|
|
19
|
+
label="this is an example for a very long selection option. this is an example for a very long selection option."
|
|
20
|
+
value="1"
|
|
21
|
+
></ix-select-item>
|
|
22
|
+
<ix-select-item label="Item 2" value="2"></ix-select-item>
|
|
23
|
+
<ix-select-item label="Item 3" value="3"></ix-select-item>
|
|
24
|
+
<ix-select-item label="Item 4" value="4"></ix-select-item>
|
|
25
|
+
</ix-select>`,args:{editable:!0,disabled:!1,dropdownWidth:"35rem",dropdownMaxWidth:"25rem"}},s={args:{required:!0,label:"Required"}},o={render:e=>{const l=c("ix-select",e,["value"]),t=l.querySelector("ix-select");return[{label:"Item 1",value:"1"},{label:"Item 2",value:"2"},{label:"Item 3",value:"3"},{label:"Item 4",value:"4"},{label:"Item 5",value:"5"}].forEach(({label:d,value:p})=>{const m=document.createElement("ix-select-item");m.label=d,m.value=p,t.appendChild(m)}),t.value=e.value,l},argTypes:{value:{control:"object",description:"Selected values in multiple mode"}},args:{mode:"multiple",allowClear:!0,value:["1","2","3","4","5"]}};n.parameters={...n.parameters,docs:{...n.parameters?.docs,source:{originalSource:`{
|
|
26
|
+
args: {}
|
|
27
|
+
}`,...n.parameters?.docs?.source}}};i.parameters={...i.parameters,docs:{...i.parameters?.docs,source:{originalSource:`{
|
|
28
|
+
render: ({
|
|
29
|
+
value,
|
|
30
|
+
editable,
|
|
31
|
+
allowClear,
|
|
32
|
+
disabled,
|
|
33
|
+
mode
|
|
34
|
+
}) => {
|
|
35
|
+
return html\` <ix-select
|
|
36
|
+
value=\${value}
|
|
37
|
+
mode=\${mode}
|
|
38
|
+
?editable=\${editable}
|
|
39
|
+
?allow-clear=\${allowClear}
|
|
40
|
+
disabled=\${disabled}
|
|
41
|
+
>
|
|
42
|
+
<ix-select-item label="Item 1" value="1"></ix-select-item>
|
|
43
|
+
<ix-select-item label="Item 2" value="2"></ix-select-item>
|
|
44
|
+
<ix-select-item label="Item 3" value="3"></ix-select-item>
|
|
45
|
+
<ix-select-item label="Item 4" value="4"></ix-select-item>
|
|
46
|
+
</ix-select>\`;
|
|
47
|
+
},
|
|
48
|
+
args: {
|
|
49
|
+
value: 'Administrator',
|
|
50
|
+
editable: true,
|
|
51
|
+
allowClear: true,
|
|
52
|
+
disabled: false,
|
|
53
|
+
mode: 'single'
|
|
54
|
+
}
|
|
55
|
+
}`,...i.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
56
|
+
render: ({
|
|
57
|
+
editable,
|
|
58
|
+
disabled,
|
|
59
|
+
dropdownWidth,
|
|
60
|
+
dropdownMaxWidth
|
|
61
|
+
}) => {
|
|
62
|
+
return html\` <ix-select
|
|
63
|
+
editable=\${editable}
|
|
64
|
+
disabled=\${disabled}
|
|
65
|
+
dropdown-width=\${dropdownWidth}
|
|
66
|
+
dropdown-max-width=\${dropdownMaxWidth}
|
|
67
|
+
>
|
|
68
|
+
<ix-select-item
|
|
69
|
+
label="this is an example for a very long selection option. this is an example for a very long selection option."
|
|
70
|
+
value="1"
|
|
71
|
+
></ix-select-item>
|
|
72
|
+
<ix-select-item label="Item 2" value="2"></ix-select-item>
|
|
73
|
+
<ix-select-item label="Item 3" value="3"></ix-select-item>
|
|
74
|
+
<ix-select-item label="Item 4" value="4"></ix-select-item>
|
|
75
|
+
</ix-select>\`;
|
|
76
|
+
},
|
|
77
|
+
args: {
|
|
78
|
+
editable: true,
|
|
79
|
+
disabled: false,
|
|
80
|
+
dropdownWidth: '35rem',
|
|
81
|
+
dropdownMaxWidth: '25rem'
|
|
82
|
+
}
|
|
83
|
+
}`,...r.parameters?.docs?.source}}};s.parameters={...s.parameters,docs:{...s.parameters?.docs,source:{originalSource:`{
|
|
84
|
+
args: {
|
|
85
|
+
required: true,
|
|
86
|
+
label: 'Required'
|
|
87
|
+
}
|
|
88
|
+
}`,...s.parameters?.docs?.source}}};o.parameters={...o.parameters,docs:{...o.parameters?.docs,source:{originalSource:`{
|
|
89
|
+
render: args => {
|
|
90
|
+
const container = genericRender('ix-select', args, ['value']);
|
|
91
|
+
const select = container.querySelector('ix-select')!;
|
|
92
|
+
const items = [{
|
|
93
|
+
label: 'Item 1',
|
|
94
|
+
value: '1'
|
|
95
|
+
}, {
|
|
96
|
+
label: 'Item 2',
|
|
97
|
+
value: '2'
|
|
98
|
+
}, {
|
|
99
|
+
label: 'Item 3',
|
|
100
|
+
value: '3'
|
|
101
|
+
}, {
|
|
102
|
+
label: 'Item 4',
|
|
103
|
+
value: '4'
|
|
104
|
+
}, {
|
|
105
|
+
label: 'Item 5',
|
|
106
|
+
value: '5'
|
|
107
|
+
}];
|
|
108
|
+
items.forEach(({
|
|
109
|
+
label,
|
|
110
|
+
value
|
|
111
|
+
}) => {
|
|
112
|
+
const item = document.createElement('ix-select-item');
|
|
113
|
+
item.label = label;
|
|
114
|
+
item.value = value;
|
|
115
|
+
select.appendChild(item);
|
|
116
|
+
});
|
|
117
|
+
select.value = args.value;
|
|
118
|
+
return container;
|
|
119
|
+
},
|
|
120
|
+
argTypes: {
|
|
121
|
+
value: {
|
|
122
|
+
control: 'object',
|
|
123
|
+
description: 'Selected values in multiple mode'
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
args: {
|
|
127
|
+
mode: 'multiple',
|
|
128
|
+
allowClear: true,
|
|
129
|
+
value: ['1', '2', '3', '4', '5']
|
|
130
|
+
}
|
|
131
|
+
}`,...o.parameters?.docs?.source}}};const I=["Default","editableSelect","editable_with_dropdown_width","Required","multiSelect"];export{n as Default,s as Required,I as __namedExportsOrder,h as default,i as editableSelect,r as editable_with_dropdown_width,o as multiSelect};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import{m as i,a as m}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";const u={title:"Example/Slider",tags:[],render:n=>{const o=m("ix-slider",n),c=o.querySelector("ix-slider");return c.marker=n.marker,o},argTypes:i("ix-slider",{marker:{control:"object"},validation:{options:["default","info","warning","invalid","valid"],control:{type:"select"}}}),args:{value:25},parameters:{design:{type:"figma",url:"https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=11015-14138&m=dev"}}},e={},r={args:{traceReference:50,trace:!0}},a={args:{marker:[0,25,50,75,100]}},s={args:{value:15,traceReference:50,trace:!0,marker:[0,25,50,75,100]}},t={args:{validation:"invalid",invalidText:"Some error message",value:10,traceReference:50,trace:!0,marker:[0,25,50,75,100]}};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:"{}",...e.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {
|
|
3
|
+
traceReference: 50,
|
|
4
|
+
trace: true
|
|
5
|
+
}
|
|
6
|
+
}`,...r.parameters?.docs?.source}}};a.parameters={...a.parameters,docs:{...a.parameters?.docs,source:{originalSource:`{
|
|
7
|
+
args: {
|
|
8
|
+
marker: [0, 25, 50, 75, 100]
|
|
9
|
+
}
|
|
10
|
+
}`,...a.parameters?.docs?.source}}};s.parameters={...s.parameters,docs:{...s.parameters?.docs,source:{originalSource:`{
|
|
11
|
+
args: {
|
|
12
|
+
value: 15,
|
|
13
|
+
traceReference: 50,
|
|
14
|
+
trace: true,
|
|
15
|
+
marker: [0, 25, 50, 75, 100]
|
|
16
|
+
}
|
|
17
|
+
}`,...s.parameters?.docs?.source}}};t.parameters={...t.parameters,docs:{...t.parameters?.docs,source:{originalSource:`{
|
|
18
|
+
args: {
|
|
19
|
+
validation: 'invalid',
|
|
20
|
+
invalidText: 'Some error message',
|
|
21
|
+
value: 10,
|
|
22
|
+
traceReference: 50,
|
|
23
|
+
trace: true,
|
|
24
|
+
marker: [0, 25, 50, 75, 100]
|
|
25
|
+
}
|
|
26
|
+
}`,...t.parameters?.docs?.source}}};const p=["Default","Reference","Marker","MarkerWithReference","Invalid"];export{e as Default,t as Invalid,a as Marker,s as MarkerWithReference,r as Reference,p as __namedExportsOrder,u as default};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import{m as a,g as s}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";const o={title:"Example/Spinner",tags:[],render:r=>s("ix-spinner",r),argTypes:a("ix-spinner",{})},e={args:{size:"large"}};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {
|
|
3
|
+
size: 'large'
|
|
4
|
+
}
|
|
5
|
+
}`,...e.parameters?.docs?.source}}};const p=["Large"];export{e as Large,p as __namedExportsOrder,o as default};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import{m as p,g as m}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";const b={title:"Example/SplitButton",tags:[],render:i=>{const n=m("ix-split-button",i),s=document.createElement("ix-dropdown-item");s.label="Dropdown Item 1";const l=document.createElement("ix-dropdown-item");l.label="Dropdown Item 2";const d=document.createElement("ix-dropdown-item");d.label="Dropdown Item 3";const o=n.querySelector("ix-split-button");return o.appendChild(s),o.appendChild(l),o.appendChild(d),n},argTypes:p("ix-split-button",{variant:{options:["primary","secondary"],control:{type:"select"}},styles:{control:{type:"object"}}}),args:{},parameters:{design:{type:"figma",url:"https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=225-5535&m=dev"}}},e={args:{label:"Button"}},t={args:{label:"Button",disabled:!0}},r={args:{label:"Button",disabled:!1,disableButton:!0}},a={args:{label:"Button",disabled:!1,disableButton:!1,disableDropdownButton:!0}};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {
|
|
3
|
+
label: 'Button'
|
|
4
|
+
}
|
|
5
|
+
}`,...e.parameters?.docs?.source}}};t.parameters={...t.parameters,docs:{...t.parameters?.docs,source:{originalSource:`{
|
|
6
|
+
args: {
|
|
7
|
+
label: 'Button',
|
|
8
|
+
disabled: true
|
|
9
|
+
}
|
|
10
|
+
}`,...t.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
11
|
+
args: {
|
|
12
|
+
label: 'Button',
|
|
13
|
+
disabled: false,
|
|
14
|
+
disableButton: true
|
|
15
|
+
}
|
|
16
|
+
}`,...r.parameters?.docs?.source}}};a.parameters={...a.parameters,docs:{...a.parameters?.docs,source:{originalSource:`{
|
|
17
|
+
args: {
|
|
18
|
+
label: 'Button',
|
|
19
|
+
disabled: false,
|
|
20
|
+
disableButton: false,
|
|
21
|
+
disableDropdownButton: true
|
|
22
|
+
}
|
|
23
|
+
}`,...a.parameters?.docs?.source}}};const g=["Primary","Disable","DisableMainButton","DisableDropdownButton"];export{t as Disable,a as DisableDropdownButton,r as DisableMainButton,e as Primary,g as __namedExportsOrder,b as default};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import{d as mt,h as we,R as G,A as ht,e as yt,s as Ee,S as bt,_ as xt,m as vt}from"./blocks-DE-J3VUc.js";import{g as Z,b as F}from"./iframe-CsjqMXiN.js";import"./preload-helper-PPVm8Dsz.js";import"./_commonjsHelpers-CqkleIqs.js";function xe(e){"@babel/helpers - typeof";return xe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},xe(e)}function St(e,r){if(xe(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var a=t.call(e,r);if(xe(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function _t(e){var r=St(e,"string");return xe(r)=="symbol"?r:r+""}function Ve(e,r,t){return(r=_t(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function wt(e,r){if(e==null)return{};var t,a,n=mt(e,r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)t=o[a],r.indexOf(t)===-1&&{}.propertyIsEnumerable.call(e,t)&&(n[t]=e[t])}return n}var At=F({"../node_modules/refractor/lang/bash.js"(e,r){r.exports=t,t.displayName="bash",t.aliases=["shell"];function t(a){(function(n){var o="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",u={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},d={bash:u,environment:{pattern:RegExp("\\$"+o),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+o),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};n.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+o),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:d},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:u}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:d},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:d.entity}}],environment:{pattern:RegExp("\\$?"+o),alias:"constant"},variable:d.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},u.inside=n.languages.bash;for(var l=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],f=d.variable[1].inside,h=0;h<l.length;h++)f[l[h]]=n.languages.bash[l[h]];n.languages.shell=n.languages.bash})(a)}}}),Je=F({"../node_modules/refractor/lang/css.js"(e,r){r.exports=t,t.displayName="css",t.aliases=[];function t(a){(function(n){var o=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;n.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+o.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+o.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+o.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:o,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},n.languages.css.atrule.inside.rest=n.languages.css;var u=n.languages.markup;u&&(u.tag.addInlined("style","css"),u.tag.addAttribute("style","css"))})(a)}}}),Et=F({"../node_modules/refractor/lang/graphql.js"(e,r){r.exports=t,t.displayName="graphql",t.aliases=[];function t(a){a.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:a.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},a.hooks.add("after-tokenize",function(n){if(n.language!=="graphql")return;var o=n.tokens.filter(function(A){return typeof A!="string"&&A.type!=="comment"&&A.type!=="scalar"}),u=0;function d(A){return o[u+A]}function l(A,i){i=i||0;for(var s=0;s<A.length;s++){var p=d(s+i);if(!p||p.type!==A[s])return!1}return!0}function f(A,i){for(var s=1,p=u;p<o.length;p++){var g=o[p],m=g.content;if(g.type==="punctuation"&&typeof m=="string"){if(A.test(m))s++;else if(i.test(m)&&(s--,s===0))return p}}return-1}function h(A,i){var s=A.alias;s?Array.isArray(s)||(A.alias=s=[s]):A.alias=s=[],s.push(i)}for(;u<o.length;){var C=o[u++];if(C.type==="keyword"&&C.content==="mutation"){var x=[];if(l(["definition-mutation","punctuation"])&&d(1).content==="("){u+=2;var b=f(/^\($/,/^\)$/);if(b===-1)continue;for(;u<b;u++){var y=d(0);y.type==="variable"&&(h(y,"variable-input"),x.push(y.content))}u=b+1}if(l(["punctuation","property-query"])&&d(0).content==="{"&&(u++,h(d(0),"property-mutation"),x.length>0)){var S=f(/^\{$/,/^\}$/);if(S===-1)continue;for(var E=u;E<S;E++){var _=o[E];_.type==="variable"&&x.indexOf(_.content)>=0&&h(_,"variable-input")}}}}})}}}),kt=F({"../node_modules/refractor/lang/js-extras.js"(e,r){r.exports=t,t.displayName="jsExtras",t.aliases=[];function t(a){(function(n){n.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+n.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),n.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+n.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),n.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]});function o(C,x){return RegExp(C.replace(/<ID>/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),x)}n.languages.insertBefore("javascript","keyword",{imports:{pattern:o(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:n.languages.javascript},exports:{pattern:o(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:n.languages.javascript}}),n.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),n.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),n.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:o(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var u=["function","function-variable","method","method-variable","property-access"],d=0;d<u.length;d++){var l=u[d],f=n.languages.javascript[l];n.util.type(f)==="RegExp"&&(f=n.languages.javascript[l]={pattern:f});var h=f.inside||{};f.inside=h,h["maybe-class-name"]=/^[A-Z][\s\S]*/}})(a)}}}),Ct=F({"../node_modules/refractor/lang/json.js"(e,r){r.exports=t,t.displayName="json",t.aliases=["webmanifest"];function t(a){a.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},a.languages.webmanifest=a.languages.json}}}),Qe=F({"../node_modules/refractor/lang/jsx.js"(e,r){r.exports=t,t.displayName="jsx",t.aliases=[];function t(a){(function(n){var o=n.util.clone(n.languages.javascript),u=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,d=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,l=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function f(x,b){return x=x.replace(/<S>/g,function(){return u}).replace(/<BRACES>/g,function(){return d}).replace(/<SPREAD>/g,function(){return l}),RegExp(x,b)}l=f(l).source,n.languages.jsx=n.languages.extend("markup",o),n.languages.jsx.tag.pattern=f(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),n.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,n.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,n.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,n.languages.jsx.tag.inside.comment=o.comment,n.languages.insertBefore("inside","attr-name",{spread:{pattern:f(/<SPREAD>/.source),inside:n.languages.jsx}},n.languages.jsx.tag),n.languages.insertBefore("inside","special-attr",{script:{pattern:f(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:n.languages.jsx}}},n.languages.jsx.tag);var h=function(x){return x?typeof x=="string"?x:typeof x.content=="string"?x.content:x.content.map(h).join(""):""},C=function(x){for(var b=[],y=0;y<x.length;y++){var S=x[y],E=!1;if(typeof S!="string"&&(S.type==="tag"&&S.content[0]&&S.content[0].type==="tag"?S.content[0].content[0].content==="</"?b.length>0&&b[b.length-1].tagName===h(S.content[0].content[1])&&b.pop():S.content[S.content.length-1].content==="/>"||b.push({tagName:h(S.content[0].content[1]),openedBraces:0}):b.length>0&&S.type==="punctuation"&&S.content==="{"?b[b.length-1].openedBraces++:b.length>0&&b[b.length-1].openedBraces>0&&S.type==="punctuation"&&S.content==="}"?b[b.length-1].openedBraces--:E=!0),(E||typeof S=="string")&&b.length>0&&b[b.length-1].openedBraces===0){var _=h(S);y<x.length-1&&(typeof x[y+1]=="string"||x[y+1].type==="plain-text")&&(_+=h(x[y+1]),x.splice(y+1,1)),y>0&&(typeof x[y-1]=="string"||x[y-1].type==="plain-text")&&(_=h(x[y-1])+_,x.splice(y-1,1),y--),x[y]=new n.Token("plain-text",_,null,_)}S.content&&typeof S.content!="string"&&C(S.content)}};n.hooks.add("after-tokenize",function(x){x.language!=="jsx"&&x.language!=="tsx"||C(x.tokens)})})(a)}}}),Ft=F({"../node_modules/refractor/lang/markdown.js"(e,r){r.exports=t,t.displayName="markdown",t.aliases=["md"];function t(a){(function(n){var o=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function u(y){return y=y.replace(/<inner>/g,function(){return o}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+y+")")}var d=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,l=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return d}),f=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;n.languages.markdown=n.languages.extend("markup",{}),n.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:n.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+l+f+"(?:"+l+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+l+f+")(?:"+l+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(d),inside:n.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+l+")"+f+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+l+"$"),inside:{"table-header":{pattern:RegExp(d),alias:"important",inside:n.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:u(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:u(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:u(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:u(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(y){["url","bold","italic","strike","code-snippet"].forEach(function(S){y!==S&&(n.languages.markdown[y].inside.content.inside[S]=n.languages.markdown[S])})}),n.hooks.add("after-tokenize",function(y){if(y.language!=="markdown"&&y.language!=="md")return;function S(E){if(!(!E||typeof E=="string"))for(var _=0,A=E.length;_<A;_++){var i=E[_];if(i.type!=="code"){S(i.content);continue}var s=i.content[1],p=i.content[3];if(s&&p&&s.type==="code-language"&&p.type==="code-block"&&typeof s.content=="string"){var g=s.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp");g=(/[a-z][\w-]*/i.exec(g)||[""])[0].toLowerCase();var m="language-"+g;p.alias?typeof p.alias=="string"?p.alias=[p.alias,m]:p.alias.push(m):p.alias=[m]}}}S(y.tokens)}),n.hooks.add("wrap",function(y){if(y.type==="code-block"){for(var S="",E=0,_=y.classes.length;E<_;E++){var A=y.classes[E],i=/language-(.+)/.exec(A);if(i){S=i[1];break}}var s=n.languages[S];if(s)y.content=n.highlight(b(y.content.value),s,S);else if(S&&S!=="none"&&n.plugins.autoloader){var p="md-"+new Date().valueOf()+"-"+Math.floor(Math.random()*1e16);y.attributes.id=p,n.plugins.autoloader.loadLanguages(S,function(){var g=document.getElementById(p);g&&(g.innerHTML=n.highlight(g.textContent,n.languages[S],S))})}}});var h=RegExp(n.languages.markup.tag.pattern.source,"gi"),C={amp:"&",lt:"<",gt:">",quot:'"'},x=String.fromCodePoint||String.fromCharCode;function b(y){var S=y.replace(h,"");return S=S.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(E,_){if(_=_.toLowerCase(),_[0]==="#"){var A;return _[1]==="x"?A=parseInt(_.slice(2),16):A=Number(_.slice(1)),x(A)}else{var i=C[_];return i||E}}),S}n.languages.md=n.languages.markdown})(a)}}}),et=F({"../node_modules/refractor/lang/markup.js"(e,r){r.exports=t,t.displayName="markup",t.aliases=["html","mathml","svg","xml","ssml","atom","rss"];function t(a){a.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},a.languages.markup.tag.inside["attr-value"].inside.entity=a.languages.markup.entity,a.languages.markup.doctype.inside["internal-subset"].inside=a.languages.markup,a.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.value.replace(/&/,"&"))}),Object.defineProperty(a.languages.markup.tag,"addInlined",{value:function(n,o){var u={};u["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:a.languages[o]},u.cdata=/^<!\[CDATA\[|\]\]>$/i;var d={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:u}};d["language-"+o]={pattern:/[\s\S]+/,inside:a.languages[o]};var l={};l[n]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return n}),"i"),lookbehind:!0,greedy:!0,inside:d},a.languages.insertBefore("markup","cdata",l)}}),Object.defineProperty(a.languages.markup.tag,"addAttribute",{value:function(n,o){a.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+n+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[o,"language-"+o],inside:a.languages[o]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),a.languages.html=a.languages.markup,a.languages.mathml=a.languages.markup,a.languages.svg=a.languages.markup,a.languages.xml=a.languages.extend("markup",{}),a.languages.ssml=a.languages.xml,a.languages.atom=a.languages.xml,a.languages.rss=a.languages.xml}}}),tt=F({"../node_modules/refractor/lang/typescript.js"(e,r){r.exports=t,t.displayName="typescript",t.aliases=["ts"];function t(a){(function(n){n.languages.typescript=n.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),n.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete n.languages.typescript.parameter,delete n.languages.typescript["literal-property"];var o=n.languages.extend("typescript",{});delete o["class-name"],n.languages.typescript["class-name"].inside=o,n.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:o}}}}),n.languages.ts=n.languages.typescript})(a)}}}),jt=F({"../node_modules/refractor/lang/tsx.js"(e,r){var t=Qe(),a=tt();r.exports=n,n.displayName="tsx",n.aliases=[];function n(o){o.register(t),o.register(a),(function(u){var d=u.util.clone(u.languages.typescript);u.languages.tsx=u.languages.extend("jsx",d),delete u.languages.tsx.parameter,delete u.languages.tsx["literal-property"];var l=u.languages.tsx.tag;l.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+l.pattern.source+")",l.pattern.flags),l.lookbehind=!0})(o)}}}),Nt=F({"../node_modules/refractor/lang/yaml.js"(e,r){r.exports=t,t.displayName="yaml",t.aliases=["yml"];function t(a){(function(n){var o=/[*&][^\s[\]{},]+/,u=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,d="(?:"+u.source+"(?:[ ]+"+o.source+")?|"+o.source+"(?:[ ]+"+u.source+")?)",l=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),f=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function h(C,x){x=(x||"").replace(/m/g,"")+"m";var b=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,function(){return d}).replace(/<<value>>/g,function(){return C});return RegExp(b,x)}n.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,function(){return d})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,function(){return d}).replace(/<<key>>/g,function(){return"(?:"+l+"|"+f+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:h(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:h(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:h(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:h(f),lookbehind:!0,greedy:!0},number:{pattern:h(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:u,important:o,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},n.languages.yml=n.languages.yaml})(a)}}}),Ot=F({"../node_modules/xtend/immutable.js"(e,r){r.exports=a;var t=Object.prototype.hasOwnProperty;function a(){for(var n={},o=0;o<arguments.length;o++){var u=arguments[o];for(var d in u)t.call(u,d)&&(n[d]=u[d])}return n}}}),nt=F({"../node_modules/hastscript/node_modules/property-information/lib/util/schema.js"(e,r){r.exports=a;var t=a.prototype;t.space=null,t.normal={},t.property={};function a(n,o,u){this.property=n,this.normal=o,u&&(this.space=u)}}}),Lt=F({"../node_modules/hastscript/node_modules/property-information/lib/util/merge.js"(e,r){var t=Ot(),a=nt();r.exports=n;function n(o){for(var u=o.length,d=[],l=[],f=-1,h,C;++f<u;)h=o[f],d.push(h.property),l.push(h.normal),C=h.space;return new a(t.apply(null,d),t.apply(null,l),C)}}}),De=F({"../node_modules/hastscript/node_modules/property-information/normalize.js"(e,r){r.exports=t;function t(a){return a.toLowerCase()}}}),at=F({"../node_modules/hastscript/node_modules/property-information/lib/util/info.js"(e,r){r.exports=a;var t=a.prototype;t.space=null,t.attribute=null,t.property=null,t.boolean=!1,t.booleanish=!1,t.overloadedBoolean=!1,t.number=!1,t.commaSeparated=!1,t.spaceSeparated=!1,t.commaOrSpaceSeparated=!1,t.mustUseProperty=!1,t.defined=!1;function a(n,o){this.property=n,this.attribute=o}}}),Re=F({"../node_modules/hastscript/node_modules/property-information/lib/util/types.js"(e){var r=0;e.boolean=t(),e.booleanish=t(),e.overloadedBoolean=t(),e.number=t(),e.spaceSeparated=t(),e.commaSeparated=t(),e.commaOrSpaceSeparated=t();function t(){return Math.pow(2,++r)}}}),rt=F({"../node_modules/hastscript/node_modules/property-information/lib/util/defined-info.js"(e,r){var t=at(),a=Re();r.exports=u,u.prototype=new t,u.prototype.defined=!0;var n=["boolean","booleanish","overloadedBoolean","number","commaSeparated","spaceSeparated","commaOrSpaceSeparated"],o=n.length;function u(l,f,h,C){var x=-1,b;for(d(this,"space",C),t.call(this,l,f);++x<o;)b=n[x],d(this,b,(h&a[b])===a[b])}function d(l,f,h){h&&(l[f]=h)}}}),ve=F({"../node_modules/hastscript/node_modules/property-information/lib/util/create.js"(e,r){var t=De(),a=nt(),n=rt();r.exports=o;function o(u){var d=u.space,l=u.mustUseProperty||[],f=u.attributes||{},h=u.properties,C=u.transform,x={},b={},y,S;for(y in h)S=new n(y,C(f,y),h[y],d),l.indexOf(y)!==-1&&(S.mustUseProperty=!0),x[y]=S,b[t(y)]=y,b[t(S.attribute)]=y;return new a(x,b,d)}}}),It=F({"../node_modules/hastscript/node_modules/property-information/lib/xlink.js"(e,r){var t=ve();r.exports=t({space:"xlink",transform:a,properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}});function a(n,o){return"xlink:"+o.slice(5).toLowerCase()}}}),$t=F({"../node_modules/hastscript/node_modules/property-information/lib/xml.js"(e,r){var t=ve();r.exports=t({space:"xml",transform:a,properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function a(n,o){return"xml:"+o.slice(3).toLowerCase()}}}),Tt=F({"../node_modules/hastscript/node_modules/property-information/lib/util/case-sensitive-transform.js"(e,r){r.exports=t;function t(a,n){return n in a?a[n]:n}}}),ot=F({"../node_modules/hastscript/node_modules/property-information/lib/util/case-insensitive-transform.js"(e,r){var t=Tt();r.exports=a;function a(n,o){return t(n,o.toLowerCase())}}}),Dt=F({"../node_modules/hastscript/node_modules/property-information/lib/xmlns.js"(e,r){var t=ve(),a=ot();r.exports=t({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:a,properties:{xmlns:null,xmlnsXLink:null}})}}),Rt=F({"../node_modules/hastscript/node_modules/property-information/lib/aria.js"(e,r){var t=Re(),a=ve(),n=t.booleanish,o=t.number,u=t.spaceSeparated;r.exports=a({transform:d,properties:{ariaActiveDescendant:null,ariaAtomic:n,ariaAutoComplete:null,ariaBusy:n,ariaChecked:n,ariaColCount:o,ariaColIndex:o,ariaColSpan:o,ariaControls:u,ariaCurrent:null,ariaDescribedBy:u,ariaDetails:null,ariaDisabled:n,ariaDropEffect:u,ariaErrorMessage:null,ariaExpanded:n,ariaFlowTo:u,ariaGrabbed:n,ariaHasPopup:null,ariaHidden:n,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:u,ariaLevel:o,ariaLive:null,ariaModal:n,ariaMultiLine:n,ariaMultiSelectable:n,ariaOrientation:null,ariaOwns:u,ariaPlaceholder:null,ariaPosInSet:o,ariaPressed:n,ariaReadOnly:n,ariaRelevant:null,ariaRequired:n,ariaRoleDescription:u,ariaRowCount:o,ariaRowIndex:o,ariaRowSpan:o,ariaSelected:n,ariaSetSize:o,ariaSort:null,ariaValueMax:o,ariaValueMin:o,ariaValueNow:o,ariaValueText:null,role:null}});function d(l,f){return f==="role"?f:"aria-"+f.slice(4).toLowerCase()}}}),qt=F({"../node_modules/hastscript/node_modules/property-information/lib/html.js"(e,r){var t=Re(),a=ve(),n=ot(),o=t.boolean,u=t.overloadedBoolean,d=t.booleanish,l=t.number,f=t.spaceSeparated,h=t.commaSeparated;r.exports=a({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:n,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:h,acceptCharset:f,accessKey:f,action:null,allow:null,allowFullScreen:o,allowPaymentRequest:o,allowUserMedia:o,alt:null,as:null,async:o,autoCapitalize:null,autoComplete:f,autoFocus:o,autoPlay:o,capture:o,charSet:null,checked:o,cite:null,className:f,cols:l,colSpan:null,content:null,contentEditable:d,controls:o,controlsList:f,coords:l|h,crossOrigin:null,data:null,dateTime:null,decoding:null,default:o,defer:o,dir:null,dirName:null,disabled:o,download:u,draggable:d,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:o,formTarget:null,headers:f,height:l,hidden:o,high:l,href:null,hrefLang:null,htmlFor:f,httpEquiv:f,id:null,imageSizes:null,imageSrcSet:h,inputMode:null,integrity:null,is:null,isMap:o,itemId:null,itemProp:f,itemRef:f,itemScope:o,itemType:f,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:o,low:l,manifest:null,max:null,maxLength:l,media:null,method:null,min:null,minLength:l,multiple:o,muted:o,name:null,nonce:null,noModule:o,noValidate:o,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextMenu:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:o,optimum:l,pattern:null,ping:f,placeholder:null,playsInline:o,poster:null,preload:null,readOnly:o,referrerPolicy:null,rel:f,required:o,reversed:o,rows:l,rowSpan:l,sandbox:f,scope:null,scoped:o,seamless:o,selected:o,shape:null,size:l,sizes:null,slot:null,span:l,spellCheck:d,src:null,srcDoc:null,srcLang:null,srcSet:h,start:l,step:null,style:null,tabIndex:l,target:null,title:null,translate:null,type:null,typeMustMatch:o,useMap:null,value:d,width:l,wrap:null,align:null,aLink:null,archive:f,axis:null,background:null,bgColor:null,border:l,borderColor:null,bottomMargin:l,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:o,declare:o,event:null,face:null,frame:null,frameBorder:null,hSpace:l,leftMargin:l,link:null,longDesc:null,lowSrc:null,marginHeight:l,marginWidth:l,noResize:o,noHref:o,noShade:o,noWrap:o,object:null,profile:null,prompt:null,rev:null,rightMargin:l,rules:null,scheme:null,scrolling:d,standby:null,summary:null,text:null,topMargin:l,valueType:null,version:null,vAlign:null,vLink:null,vSpace:l,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:o,disableRemotePlayback:o,prefix:null,property:null,results:l,security:null,unselectable:null}})}}),Bt=F({"../node_modules/hastscript/node_modules/property-information/html.js"(e,r){var t=Lt(),a=It(),n=$t(),o=Dt(),u=Rt(),d=qt();r.exports=t([n,a,o,u,d])}}),Mt=F({"../node_modules/hastscript/node_modules/property-information/find.js"(e,r){var t=De(),a=rt(),n=at(),o="data";r.exports=f;var u=/^data[-\w.:]+$/i,d=/-[a-z]/g,l=/[A-Z]/g;function f(y,S){var E=t(S),_=S,A=n;return E in y.normal?y.property[y.normal[E]]:(E.length>4&&E.slice(0,4)===o&&u.test(S)&&(S.charAt(4)==="-"?_=h(S):S=C(S),A=a),new A(_,S))}function h(y){var S=y.slice(5).replace(d,b);return o+S.charAt(0).toUpperCase()+S.slice(1)}function C(y){var S=y.slice(4);return d.test(S)?y:(S=S.replace(l,x),S.charAt(0)!=="-"&&(S="-"+S),o+S)}function x(y){return"-"+y.toLowerCase()}function b(y){return y.charAt(1).toUpperCase()}}}),zt=F({"../node_modules/hast-util-parse-selector/index.js"(e,r){r.exports=a;var t=/[#.]/g;function a(n,o){for(var u=n||"",d=o||"div",l={},f=0,h,C,x;f<u.length;)t.lastIndex=f,x=t.exec(u),h=u.slice(f,x?x.index:u.length),h&&(C?C==="#"?l.id=h:l.className?l.className.push(h):l.className=[h]:d=h,f+=h.length),x&&(C=x[0],f++);return{type:"element",tagName:d,properties:l,children:[]}}}}),Ht=F({"../node_modules/hastscript/node_modules/space-separated-tokens/index.js"(e){e.parse=n,e.stringify=o;var r="",t=" ",a=/[ \t\n\r\f]+/g;function n(u){var d=String(u||r).trim();return d===r?[]:d.split(a)}function o(u){return u.join(t).trim()}}}),Ut=F({"../node_modules/hastscript/node_modules/comma-separated-tokens/index.js"(e){e.parse=n,e.stringify=o;var r=",",t=" ",a="";function n(u){for(var d=[],l=String(u||a),f=l.indexOf(r),h=0,C=!1,x;!C;)f===-1&&(f=l.length,C=!0),x=l.slice(h,f).trim(),(x||!C)&&d.push(x),h=f+1,f=l.indexOf(r,h);return d}function o(u,d){var l=d||{},f=l.padLeft===!1?a:t,h=l.padRight?t:a;return u[u.length-1]===a&&(u=u.concat(a)),u.join(h+r+f).trim()}}}),Pt=F({"../node_modules/hastscript/factory.js"(e,r){var t=Mt(),a=De(),n=zt(),o=Ht().parse,u=Ut().parse;r.exports=l;var d={}.hasOwnProperty;function l(E,_,A){var i=A?S(A):null;return s;function s(g,m){var c=n(g,_),w=Array.prototype.slice.call(arguments,2),v=c.tagName.toLowerCase(),k;if(c.tagName=i&&d.call(i,v)?i[v]:v,m&&f(m,c)&&(w.unshift(m),m=null),m)for(k in m)p(c.properties,k,m[k]);return C(c.children,w),c.tagName==="template"&&(c.content={type:"root",children:c.children},c.children=[]),c}function p(g,m,c){var w,v,k;c==null||c!==c||(w=t(E,m),v=w.property,k=c,typeof k=="string"&&(w.spaceSeparated?k=o(k):w.commaSeparated?k=u(k):w.commaOrSpaceSeparated&&(k=o(u(k).join(" ")))),v==="style"&&typeof c!="string"&&(k=y(k)),v==="className"&&g.className&&(k=g.className.concat(k)),g[v]=x(w,v,k))}}function f(E,_){return typeof E=="string"||"length"in E||h(_.tagName,E)}function h(E,_){var A=_.type;return E==="input"||!A||typeof A!="string"?!1:typeof _.children=="object"&&"length"in _.children?!0:(A=A.toLowerCase(),E==="button"?A!=="menu"&&A!=="submit"&&A!=="reset"&&A!=="button":"value"in _)}function C(E,_){var A,i;if(typeof _=="string"||typeof _=="number"){E.push({type:"text",value:String(_)});return}if(typeof _=="object"&&"length"in _){for(A=-1,i=_.length;++A<i;)C(E,_[A]);return}if(typeof _!="object"||!("type"in _))throw new Error("Expected node, nodes, or string, got `"+_+"`");E.push(_)}function x(E,_,A){var i,s,p;if(typeof A!="object"||!("length"in A))return b(E,_,A);for(s=A.length,i=-1,p=[];++i<s;)p[i]=b(E,_,A[i]);return p}function b(E,_,A){var i=A;return E.number||E.positiveNumber?!isNaN(i)&&i!==""&&(i=Number(i)):(E.boolean||E.overloadedBoolean)&&typeof i=="string"&&(i===""||a(A)===a(_))&&(i=!0),i}function y(E){var _=[],A;for(A in E)_.push([A,E[A]].join(": "));return _.join("; ")}function S(E){for(var _=E.length,A=-1,i={},s;++A<_;)s=E[A],i[s.toLowerCase()]=s;return i}}}),Gt=F({"../node_modules/hastscript/html.js"(e,r){var t=Bt(),a=Pt(),n=a(t,"div");n.displayName="html",r.exports=n}}),Zt=F({"../node_modules/hastscript/index.js"(e,r){r.exports=Gt()}}),Wt=F({"../node_modules/refractor/node_modules/character-entities-legacy/index.json"(e,r){r.exports={AElig:"Æ",AMP:"&",Aacute:"Á",Acirc:"Â",Agrave:"À",Aring:"Å",Atilde:"Ã",Auml:"Ä",COPY:"©",Ccedil:"Ç",ETH:"Ð",Eacute:"É",Ecirc:"Ê",Egrave:"È",Euml:"Ë",GT:">",Iacute:"Í",Icirc:"Î",Igrave:"Ì",Iuml:"Ï",LT:"<",Ntilde:"Ñ",Oacute:"Ó",Ocirc:"Ô",Ograve:"Ò",Oslash:"Ø",Otilde:"Õ",Ouml:"Ö",QUOT:'"',REG:"®",THORN:"Þ",Uacute:"Ú",Ucirc:"Û",Ugrave:"Ù",Uuml:"Ü",Yacute:"Ý",aacute:"á",acirc:"â",acute:"´",aelig:"æ",agrave:"à",amp:"&",aring:"å",atilde:"ã",auml:"ä",brvbar:"¦",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",ecirc:"ê",egrave:"è",eth:"ð",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",iacute:"í",icirc:"î",iexcl:"¡",igrave:"ì",iquest:"¿",iuml:"ï",laquo:"«",lt:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",oacute:"ó",ocirc:"ô",ograve:"ò",ordf:"ª",ordm:"º",oslash:"ø",otilde:"õ",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',raquo:"»",reg:"®",sect:"§",shy:"",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",times:"×",uacute:"ú",ucirc:"û",ugrave:"ù",uml:"¨",uuml:"ü",yacute:"ý",yen:"¥",yuml:"ÿ"}}}),Kt=F({"../node_modules/refractor/node_modules/character-reference-invalid/index.json"(e,r){r.exports={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"}}}),lt=F({"../node_modules/refractor/node_modules/is-decimal/index.js"(e,r){r.exports=t;function t(a){var n=typeof a=="string"?a.charCodeAt(0):a;return n>=48&&n<=57}}}),Xt=F({"../node_modules/refractor/node_modules/is-hexadecimal/index.js"(e,r){r.exports=t;function t(a){var n=typeof a=="string"?a.charCodeAt(0):a;return n>=97&&n<=102||n>=65&&n<=70||n>=48&&n<=57}}}),Yt=F({"../node_modules/refractor/node_modules/is-alphabetical/index.js"(e,r){r.exports=t;function t(a){var n=typeof a=="string"?a.charCodeAt(0):a;return n>=97&&n<=122||n>=65&&n<=90}}}),Vt=F({"../node_modules/refractor/node_modules/is-alphanumerical/index.js"(e,r){var t=Yt(),a=lt();r.exports=n;function n(o){return t(o)||a(o)}}}),Jt=F({"../node_modules/refractor/node_modules/parse-entities/decode-entity.browser.js"(e,r){var t,a=59;r.exports=n;function n(o){var u="&"+o+";",d;return t=t||document.createElement("i"),t.innerHTML=u,d=t.textContent,d.charCodeAt(d.length-1)===a&&o!=="semi"||d===u?!1:d}}}),Qt=F({"../node_modules/refractor/node_modules/parse-entities/index.js"(e,r){var t=Wt(),a=Kt(),n=lt(),o=Xt(),u=Vt(),d=Jt();r.exports=B;var l={}.hasOwnProperty,f=String.fromCharCode,h=Function.prototype,C={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},x=9,b=10,y=12,S=32,E=38,_=59,A=60,i=61,s=35,p=88,g=120,m=65533,c="named",w="hexadecimal",v="decimal",k={};k[w]=16,k[v]=10;var N={};N[c]=u,N[v]=n,N[w]=o;var O=1,H=2,z=3,X=4,J=5,W=6,L=7,I={};I[O]="Named character references must be terminated by a semicolon",I[H]="Numeric character references must be terminated by a semicolon",I[z]="Named character references cannot be empty",I[X]="Numeric character references cannot be empty",I[J]="Named character references must be known",I[W]="Numeric character references cannot be disallowed",I[L]="Numeric character references cannot be outside the permissible Unicode range";function B(j,$){var T={},K,U;$||($={});for(U in C)K=$[U],T[U]=K??C[U];return(T.position.indent||T.position.start)&&(T.indent=T.position.indent||[],T.position=T.position.start),Q(j,T)}function Q(j,$){var T=$.additional,K=$.nonTerminated,U=$.text,re=$.reference,pe=$.warning,de=$.textContext,ke=$.referenceContext,me=$.warningContext,Ce=$.position,gt=$.indent||[],Fe=j.length,te=0,He=-1,oe=Ce.column||1,Ue=Ce.line||1,le="",je=[],ge,Ne,ie,P,ne,R,D,Y,Se,Oe,se,he,ue,ee,Pe,ye,_e,V,q;for(typeof T=="string"&&(T=T.charCodeAt(0)),ye=be(),Y=pe?ft:h,te--,Fe++;++te<Fe;)if(ne===b&&(oe=gt[He]||1),ne=j.charCodeAt(te),ne===E){if(D=j.charCodeAt(te+1),D===x||D===b||D===y||D===S||D===E||D===A||D!==D||T&&D===T){le+=f(ne),oe++;continue}for(ue=te+1,he=ue,q=ue,D===s?(q=++he,D=j.charCodeAt(q),D===p||D===g?(ee=w,q=++he):ee=v):ee=c,ge="",se="",P="",Pe=N[ee],q--;++q<Fe&&(D=j.charCodeAt(q),!!Pe(D));)P+=f(D),ee===c&&l.call(t,P)&&(ge=P,se=t[P]);ie=j.charCodeAt(q)===_,ie&&(q++,Ne=ee===c?d(P):!1,Ne&&(ge=P,se=Ne)),V=1+q-ue,!ie&&!K||(P?ee===c?(ie&&!se?Y(J,1):(ge!==P&&(q=he+ge.length,V=1+q-he,ie=!1),ie||(Se=ge?O:z,$.attribute?(D=j.charCodeAt(q),D===i?(Y(Se,V),se=null):u(D)?se=null:Y(Se,V)):Y(Se,V))),R=se):(ie||Y(H,V),R=parseInt(P,k[ee]),M(R)?(Y(L,V),R=f(m)):R in a?(Y(W,V),R=a[R]):(Oe="",ce(R)&&Y(W,V),R>65535&&(R-=65536,Oe+=f(R>>>10|55296),R=56320|R&1023),R=Oe+f(R))):ee!==c&&Y(X,V)),R?(Ge(),ye=be(),te=q-1,oe+=q-ue+1,je.push(R),_e=be(),_e.offset++,re&&re.call(ke,R,{start:ye,end:_e},j.slice(ue-1,q)),ye=_e):(P=j.slice(ue-1,q),le+=P,oe+=P.length,te=q-1)}else ne===10&&(Ue++,He++,oe=0),ne===ne?(le+=f(ne),oe++):Ge();return je.join("");function be(){return{line:Ue,column:oe,offset:te+(Ce.offset||0)}}function ft(Ze,We){var Le=be();Le.column+=We,Le.offset+=We,pe.call(me,I[Ze],Le,Ze)}function Ge(){le&&(je.push(le),U&&U.call(de,le,{start:ye,end:be()}),le="")}}function M(j){return j>=55296&&j<=57343||j>1114111}function ce(j){return j>=1&&j<=8||j===11||j>=13&&j<=31||j>=127&&j<=159||j>=64976&&j<=65007||(j&65535)===65535||(j&65535)===65534}}}),en=F({"../node_modules/refractor/node_modules/prismjs/components/prism-core.js"(e,r){var t=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{},a=(function(n){var o=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,u=0,d={},l={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function i(s){return s instanceof f?new f(s.type,i(s.content),s.alias):Array.isArray(s)?s.map(i):s.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(i){return Object.prototype.toString.call(i).slice(8,-1)},objId:function(i){return i.__id||Object.defineProperty(i,"__id",{value:++u}),i.__id},clone:function i(s,p){p=p||{};var g,m;switch(l.util.type(s)){case"Object":if(m=l.util.objId(s),p[m])return p[m];g={},p[m]=g;for(var c in s)s.hasOwnProperty(c)&&(g[c]=i(s[c],p));return g;case"Array":return m=l.util.objId(s),p[m]?p[m]:(g=[],p[m]=g,s.forEach(function(w,v){g[v]=i(w,p)}),g);default:return s}},getLanguage:function(i){for(;i;){var s=o.exec(i.className);if(s)return s[1].toLowerCase();i=i.parentElement}return"none"},setLanguage:function(i,s){i.className=i.className.replace(RegExp(o,"gi"),""),i.classList.add("language-"+s)},currentScript:function(){if(typeof document>"u")return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(g){var i=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(g.stack)||[])[1];if(i){var s=document.getElementsByTagName("script");for(var p in s)if(s[p].src==i)return s[p]}return null}},isActive:function(i,s,p){for(var g="no-"+s;i;){var m=i.classList;if(m.contains(s))return!0;if(m.contains(g))return!1;i=i.parentElement}return!!p}},languages:{plain:d,plaintext:d,text:d,txt:d,extend:function(i,s){var p=l.util.clone(l.languages[i]);for(var g in s)p[g]=s[g];return p},insertBefore:function(i,s,p,g){g=g||l.languages;var m=g[i],c={};for(var w in m)if(m.hasOwnProperty(w)){if(w==s)for(var v in p)p.hasOwnProperty(v)&&(c[v]=p[v]);p.hasOwnProperty(w)||(c[w]=m[w])}var k=g[i];return g[i]=c,l.languages.DFS(l.languages,function(N,O){O===k&&N!=i&&(this[N]=c)}),c},DFS:function i(s,p,g,m){m=m||{};var c=l.util.objId;for(var w in s)if(s.hasOwnProperty(w)){p.call(s,w,s[w],g||w);var v=s[w],k=l.util.type(v);k==="Object"&&!m[c(v)]?(m[c(v)]=!0,i(v,p,null,m)):k==="Array"&&!m[c(v)]&&(m[c(v)]=!0,i(v,p,w,m))}}},plugins:{},highlightAll:function(i,s){l.highlightAllUnder(document,i,s)},highlightAllUnder:function(i,s,p){var g={callback:p,container:i,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};l.hooks.run("before-highlightall",g),g.elements=Array.prototype.slice.apply(g.container.querySelectorAll(g.selector)),l.hooks.run("before-all-elements-highlight",g);for(var m=0,c;c=g.elements[m++];)l.highlightElement(c,s===!0,g.callback)},highlightElement:function(i,s,p){var g=l.util.getLanguage(i),m=l.languages[g];l.util.setLanguage(i,g);var c=i.parentElement;c&&c.nodeName.toLowerCase()==="pre"&&l.util.setLanguage(c,g);var w=i.textContent,v={element:i,language:g,grammar:m,code:w};function k(O){v.highlightedCode=O,l.hooks.run("before-insert",v),v.element.innerHTML=v.highlightedCode,l.hooks.run("after-highlight",v),l.hooks.run("complete",v),p&&p.call(v.element)}if(l.hooks.run("before-sanity-check",v),c=v.element.parentElement,c&&c.nodeName.toLowerCase()==="pre"&&!c.hasAttribute("tabindex")&&c.setAttribute("tabindex","0"),!v.code){l.hooks.run("complete",v),p&&p.call(v.element);return}if(l.hooks.run("before-highlight",v),!v.grammar){k(l.util.encode(v.code));return}if(s&&n.Worker){var N=new Worker(l.filename);N.onmessage=function(O){k(O.data)},N.postMessage(JSON.stringify({language:v.language,code:v.code,immediateClose:!0}))}else k(l.highlight(v.code,v.grammar,v.language))},highlight:function(i,s,p){var g={code:i,grammar:s,language:p};if(l.hooks.run("before-tokenize",g),!g.grammar)throw new Error('The language "'+g.language+'" has no grammar.');return g.tokens=l.tokenize(g.code,g.grammar),l.hooks.run("after-tokenize",g),f.stringify(l.util.encode(g.tokens),g.language)},tokenize:function(i,s){var p=s.rest;if(p){for(var g in p)s[g]=p[g];delete s.rest}var m=new x;return b(m,m.head,i),C(i,m,s,m.head,0),S(m)},hooks:{all:{},add:function(i,s){var p=l.hooks.all;p[i]=p[i]||[],p[i].push(s)},run:function(i,s){var p=l.hooks.all[i];if(!(!p||!p.length))for(var g=0,m;m=p[g++];)m(s)}},Token:f};n.Prism=l;function f(i,s,p,g){this.type=i,this.content=s,this.alias=p,this.length=(g||"").length|0}f.stringify=function i(s,p){if(typeof s=="string")return s;if(Array.isArray(s)){var g="";return s.forEach(function(k){g+=i(k,p)}),g}var m={type:s.type,content:i(s.content,p),tag:"span",classes:["token",s.type],attributes:{},language:p},c=s.alias;c&&(Array.isArray(c)?Array.prototype.push.apply(m.classes,c):m.classes.push(c)),l.hooks.run("wrap",m);var w="";for(var v in m.attributes)w+=" "+v+'="'+(m.attributes[v]||"").replace(/"/g,""")+'"';return"<"+m.tag+' class="'+m.classes.join(" ")+'"'+w+">"+m.content+"</"+m.tag+">"};function h(i,s,p,g){i.lastIndex=s;var m=i.exec(p);if(m&&g&&m[1]){var c=m[1].length;m.index+=c,m[0]=m[0].slice(c)}return m}function C(i,s,p,g,m,c){for(var w in p)if(!(!p.hasOwnProperty(w)||!p[w])){var v=p[w];v=Array.isArray(v)?v:[v];for(var k=0;k<v.length;++k){if(c&&c.cause==w+","+k)return;var N=v[k],O=N.inside,H=!!N.lookbehind,z=!!N.greedy,X=N.alias;if(z&&!N.pattern.global){var J=N.pattern.toString().match(/[imsuy]*$/)[0];N.pattern=RegExp(N.pattern.source,J+"g")}for(var W=N.pattern||N,L=g.next,I=m;L!==s.tail&&!(c&&I>=c.reach);I+=L.value.length,L=L.next){var B=L.value;if(s.length>i.length)return;if(!(B instanceof f)){var Q=1,M;if(z){if(M=h(W,I,i,H),!M||M.index>=i.length)break;var T=M.index,ce=M.index+M[0].length,j=I;for(j+=L.value.length;T>=j;)L=L.next,j+=L.value.length;if(j-=L.value.length,I=j,L.value instanceof f)continue;for(var $=L;$!==s.tail&&(j<ce||typeof $.value=="string");$=$.next)Q++,j+=$.value.length;Q--,B=i.slice(I,j),M.index-=I}else if(M=h(W,0,B,H),!M)continue;var T=M.index,K=M[0],U=B.slice(0,T),re=B.slice(T+K.length),pe=I+B.length;c&&pe>c.reach&&(c.reach=pe);var de=L.prev;U&&(de=b(s,de,U),I+=U.length),y(s,de,Q);var ke=new f(w,O?l.tokenize(K,O):K,X,K);if(L=b(s,de,ke),re&&b(s,L,re),Q>1){var me={cause:w+","+k,reach:pe};C(i,s,p,L.prev,I,me),c&&me.reach>c.reach&&(c.reach=me.reach)}}}}}}function x(){var i={value:null,prev:null,next:null},s={value:null,prev:i,next:null};i.next=s,this.head=i,this.tail=s,this.length=0}function b(i,s,p){var g=s.next,m={value:p,prev:s,next:g};return s.next=m,g.prev=m,i.length++,m}function y(i,s,p){for(var g=s.next,m=0;m<p&&g!==i.tail;m++)g=g.next;s.next=g,g.prev=s,i.length-=m}function S(i){for(var s=[],p=i.head.next;p!==i.tail;)s.push(p.value),p=p.next;return s}if(!n.document)return n.addEventListener&&(l.disableWorkerMessageHandler||n.addEventListener("message",function(i){var s=JSON.parse(i.data),p=s.language,g=s.code,m=s.immediateClose;n.postMessage(l.highlight(g,l.languages[p],p)),m&&n.close()},!1)),l;var E=l.util.currentScript();E&&(l.filename=E.src,E.hasAttribute("data-manual")&&(l.manual=!0));function _(){l.manual||l.highlightAll()}if(!l.manual){var A=document.readyState;A==="loading"||A==="interactive"&&E&&E.defer?document.addEventListener("DOMContentLoaded",_):window.requestAnimationFrame?window.requestAnimationFrame(_):window.setTimeout(_,16)}return l})(t);typeof r<"u"&&r.exports&&(r.exports=a),typeof global<"u"&&(global.Prism=a)}}),tn=F({"../node_modules/refractor/lang/clike.js"(e,r){r.exports=t,t.displayName="clike",t.aliases=[];function t(a){a.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/}}}}),nn=F({"../node_modules/refractor/lang/javascript.js"(e,r){r.exports=t,t.displayName="javascript",t.aliases=["js"];function t(a){a.languages.javascript=a.languages.extend("clike",{"class-name":[a.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),a.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,a.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:a.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:a.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:a.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:a.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:a.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),a.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:a.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),a.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),a.languages.markup&&(a.languages.markup.tag.addInlined("script","javascript"),a.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),a.languages.js=a.languages.javascript}}}),an=F({"../node_modules/refractor/core.js"(e,r){var t=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},a=m();t.Prism={manual:!0,disableWorkerMessageHandler:!0};var n=Zt(),o=Qt(),u=en(),d=et(),l=Je(),f=tn(),h=nn();a();var C={}.hasOwnProperty;function x(){}x.prototype=u;var b=new x;r.exports=b,b.highlight=E,b.register=y,b.alias=S,b.registered=_,b.listLanguages=A,y(d),y(l),y(f),y(h),b.util.encode=p,b.Token.stringify=i;function y(c){if(typeof c!="function"||!c.displayName)throw new Error("Expected `function` for `grammar`, got `"+c+"`");b.languages[c.displayName]===void 0&&c(b)}function S(c,w){var v=b.languages,k=c,N,O,H,z;w&&(k={},k[c]=w);for(N in k)for(O=k[N],O=typeof O=="string"?[O]:O,H=O.length,z=-1;++z<H;)v[O[z]]=v[N]}function E(c,w){var v=u.highlight,k;if(typeof c!="string")throw new Error("Expected `string` for `value`, got `"+c+"`");if(b.util.type(w)==="Object")k=w,w=null;else{if(typeof w!="string")throw new Error("Expected `string` for `name`, got `"+w+"`");if(C.call(b.languages,w))k=b.languages[w];else throw new Error("Unknown language: `"+w+"` is not registered")}return v.call(this,c,k,w)}function _(c){if(typeof c!="string")throw new Error("Expected `string` for `language`, got `"+c+"`");return C.call(b.languages,c)}function A(){var c=b.languages,w=[],v;for(v in c)C.call(c,v)&&typeof c[v]=="object"&&w.push(v);return w}function i(c,w,v){var k;return typeof c=="string"?{type:"text",value:c}:b.util.type(c)==="Array"?s(c,w):(k={type:c.type,content:b.Token.stringify(c.content,w,v),tag:"span",classes:["token",c.type],attributes:{},language:w,parent:v},c.alias&&(k.classes=k.classes.concat(c.alias)),b.hooks.run("wrap",k),n(k.tag+"."+k.classes.join("."),g(k.attributes),k.content))}function s(c,w){for(var v=[],k=c.length,N=-1,O;++N<k;)O=c[N],O!==""&&O!==null&&O!==void 0&&v.push(O);for(N=-1,k=v.length;++N<k;)O=v[N],v[N]=b.Token.stringify(O,w,v);return v}function p(c){return c}function g(c){var w;for(w in c)c[w]=o(c[w]);return c}function m(){var c="Prism"in t,w=c?t.Prism:void 0;return v;function v(){c?t.Prism=w:delete t.Prism,c=void 0,w=void 0}}}}),rn=Z(vt(),1);const{logger:on}=__STORYBOOK_MODULE_CLIENT_LOGGER__,{global:ln}=__STORYBOOK_MODULE_GLOBAL__;function Ke(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),t.push.apply(t,a)}return t}function fe(e){for(var r=1;r<arguments.length;r++){var t=arguments[r]!=null?arguments[r]:{};r%2?Ke(Object(t),!0).forEach(function(a){Ve(e,a,t[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Ke(Object(t)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(t,a))})}return e}function sn(e){var r=e.length;if(r===0||r===1)return e;if(r===2)return[e[0],e[1],"".concat(e[0],".").concat(e[1]),"".concat(e[1],".").concat(e[0])];if(r===3)return[e[0],e[1],e[2],"".concat(e[0],".").concat(e[1]),"".concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[0]),"".concat(e[1],".").concat(e[2]),"".concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[1]),"".concat(e[0],".").concat(e[1],".").concat(e[2]),"".concat(e[0],".").concat(e[2],".").concat(e[1]),"".concat(e[1],".").concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[0],".").concat(e[1]),"".concat(e[2],".").concat(e[1],".").concat(e[0])];if(r>=4)return[e[0],e[1],e[2],e[3],"".concat(e[0],".").concat(e[1]),"".concat(e[0],".").concat(e[2]),"".concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[0]),"".concat(e[1],".").concat(e[2]),"".concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[1]),"".concat(e[2],".").concat(e[3]),"".concat(e[3],".").concat(e[0]),"".concat(e[3],".").concat(e[1]),"".concat(e[3],".").concat(e[2]),"".concat(e[0],".").concat(e[1],".").concat(e[2]),"".concat(e[0],".").concat(e[1],".").concat(e[3]),"".concat(e[0],".").concat(e[2],".").concat(e[1]),"".concat(e[0],".").concat(e[2],".").concat(e[3]),"".concat(e[0],".").concat(e[3],".").concat(e[1]),"".concat(e[0],".").concat(e[3],".").concat(e[2]),"".concat(e[1],".").concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[2],".").concat(e[0]),"".concat(e[1],".").concat(e[2],".").concat(e[3]),"".concat(e[1],".").concat(e[3],".").concat(e[0]),"".concat(e[1],".").concat(e[3],".").concat(e[2]),"".concat(e[2],".").concat(e[0],".").concat(e[1]),"".concat(e[2],".").concat(e[0],".").concat(e[3]),"".concat(e[2],".").concat(e[1],".").concat(e[0]),"".concat(e[2],".").concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[3],".").concat(e[0]),"".concat(e[2],".").concat(e[3],".").concat(e[1]),"".concat(e[3],".").concat(e[0],".").concat(e[1]),"".concat(e[3],".").concat(e[0],".").concat(e[2]),"".concat(e[3],".").concat(e[1],".").concat(e[0]),"".concat(e[3],".").concat(e[1],".").concat(e[2]),"".concat(e[3],".").concat(e[2],".").concat(e[0]),"".concat(e[3],".").concat(e[2],".").concat(e[1]),"".concat(e[0],".").concat(e[1],".").concat(e[2],".").concat(e[3]),"".concat(e[0],".").concat(e[1],".").concat(e[3],".").concat(e[2]),"".concat(e[0],".").concat(e[2],".").concat(e[1],".").concat(e[3]),"".concat(e[0],".").concat(e[2],".").concat(e[3],".").concat(e[1]),"".concat(e[0],".").concat(e[3],".").concat(e[1],".").concat(e[2]),"".concat(e[0],".").concat(e[3],".").concat(e[2],".").concat(e[1]),"".concat(e[1],".").concat(e[0],".").concat(e[2],".").concat(e[3]),"".concat(e[1],".").concat(e[0],".").concat(e[3],".").concat(e[2]),"".concat(e[1],".").concat(e[2],".").concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[2],".").concat(e[3],".").concat(e[0]),"".concat(e[1],".").concat(e[3],".").concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[3],".").concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[0],".").concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[0],".").concat(e[3],".").concat(e[1]),"".concat(e[2],".").concat(e[1],".").concat(e[0],".").concat(e[3]),"".concat(e[2],".").concat(e[1],".").concat(e[3],".").concat(e[0]),"".concat(e[2],".").concat(e[3],".").concat(e[0],".").concat(e[1]),"".concat(e[2],".").concat(e[3],".").concat(e[1],".").concat(e[0]),"".concat(e[3],".").concat(e[0],".").concat(e[1],".").concat(e[2]),"".concat(e[3],".").concat(e[0],".").concat(e[2],".").concat(e[1]),"".concat(e[3],".").concat(e[1],".").concat(e[0],".").concat(e[2]),"".concat(e[3],".").concat(e[1],".").concat(e[2],".").concat(e[0]),"".concat(e[3],".").concat(e[2],".").concat(e[0],".").concat(e[1]),"".concat(e[3],".").concat(e[2],".").concat(e[1],".").concat(e[0])]}var Ie={};function un(e){if(e.length===0||e.length===1)return e;var r=e.join(".");return Ie[r]||(Ie[r]=sn(e)),Ie[r]}function cn(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,a=e.filter(function(o){return o!=="token"}),n=un(a);return n.reduce(function(o,u){return fe(fe({},o),t[u])},r)}function Xe(e){return e.join(" ")}function pn(e,r){var t=0;return function(a){return t+=1,a.map(function(n,o){return qe({node:n,stylesheet:e,useInlineStyles:r,key:"code-segment-".concat(t,"-").concat(o)})})}}function qe(e){var r=e.node,t=e.stylesheet,a=e.style,n=a===void 0?{}:a,o=e.useInlineStyles,u=e.key,d=r.properties,l=r.type,f=r.tagName,h=r.value;if(l==="text")return h;if(f){var C=pn(t,o),x;if(!o)x=fe(fe({},d),{},{className:Xe(d.className)});else{var b=Object.keys(t).reduce(function(_,A){return A.split(".").forEach(function(i){_.includes(i)||_.push(i)}),_},[]),y=d.className&&d.className.includes("token")?["token"]:[],S=d.className&&y.concat(d.className.filter(function(_){return!b.includes(_)}));x=fe(fe({},d),{},{className:Xe(S)||void 0,style:cn(d.className,Object.assign({},d.style,n),t)})}var E=C(r.children);return G.createElement(f,xt({key:u},x),E)}}var dn=Z(At()),gn=dn.default,fn=Z(Je()),mn=fn.default,hn=Z(Et()),yn=hn.default,bn=Z(kt()),xn=bn.default,vn=Z(Ct()),Sn=vn.default,_n=Z(Qe()),wn=_n.default,An=Z(Ft()),En=An.default,kn=Z(et()),Cn=kn.default,Fn=Z(jt()),jn=Fn.default,Nn=Z(tt()),On=Nn.default,Ln=Z(Nt()),In=Ln.default;function $e(e,r){(r==null||r>e.length)&&(r=e.length);for(var t=0,a=Array(r);t<r;t++)a[t]=e[t];return a}function $n(e){if(Array.isArray(e))return $e(e)}function Tn(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Dn(e,r){if(e){if(typeof e=="string")return $e(e,r);var t={}.toString.call(e).slice(8,-1);return t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set"?Array.from(e):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?$e(e,r):void 0}}function Rn(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Te(e){return $n(e)||Tn(e)||Dn(e)||Rn()}var qn=(function(e,r){var t=e.listLanguages();return t.indexOf(r)!==-1}),Bn=["language","children","style","customStyle","codeTagProps","useInlineStyles","showLineNumbers","showInlineLineNumbers","startingLineNumber","lineNumberContainerStyle","lineNumberStyle","wrapLines","wrapLongLines","lineProps","renderer","PreTag","CodeTag","code","astGenerator"];function Ye(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),t.push.apply(t,a)}return t}function ae(e){for(var r=1;r<arguments.length;r++){var t=arguments[r]!=null?arguments[r]:{};r%2?Ye(Object(t),!0).forEach(function(a){Ve(e,a,t[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Ye(Object(t)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(t,a))})}return e}var Mn=/\n/g;function zn(e){return e.match(Mn)}function Hn(e){var r=e.lines,t=e.startingLineNumber,a=e.style;return r.map(function(n,o){var u=o+t;return G.createElement("span",{key:"line-".concat(o),className:"react-syntax-highlighter-line-number",style:typeof a=="function"?a(u):a},"".concat(u,`
|
|
3
|
+
`))})}function Un(e){var r=e.codeString,t=e.codeStyle,a=e.containerStyle,n=a===void 0?{float:"left",paddingRight:"10px"}:a,o=e.numberStyle,u=o===void 0?{}:o,d=e.startingLineNumber;return G.createElement("code",{style:Object.assign({},t,n)},Hn({lines:r.replace(/\n$/,"").split(`
|
|
4
|
+
`),style:u,startingLineNumber:d}))}function Pn(e){return"".concat(e.toString().length,".25em")}function it(e,r){return{type:"element",tagName:"span",properties:{key:"line-number--".concat(e),className:["comment","linenumber","react-syntax-highlighter-line-number"],style:r},children:[{type:"text",value:e}]}}function st(e,r,t){var a={display:"inline-block",minWidth:Pn(t),paddingRight:"1em",textAlign:"right",userSelect:"none"},n=typeof e=="function"?e(r):e,o=ae(ae({},a),n);return o}function Ae(e){var r=e.children,t=e.lineNumber,a=e.lineNumberStyle,n=e.largestLineNumber,o=e.showInlineLineNumbers,u=e.lineProps,d=u===void 0?{}:u,l=e.className,f=l===void 0?[]:l,h=e.showLineNumbers,C=e.wrapLongLines,x=e.wrapLines,b=x===void 0?!1:x,y=b?ae({},typeof d=="function"?d(t):d):{};if(y.className=y.className?[].concat(Te(y.className.trim().split(/\s+/)),Te(f)):f,t&&o){var S=st(a,t,n);r.unshift(it(t,S))}return C&h&&(y.style=ae({display:"flex"},y.style)),{type:"element",tagName:"span",properties:y,children:r}}function ut(e){for(var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],a=0;a<e.length;a++){var n=e[a];if(n.type==="text")t.push(Ae({children:[n],className:Te(new Set(r))}));else if(n.children){var o=r.concat(n.properties.className);ut(n.children,o).forEach(function(u){return t.push(u)})}}return t}function Gn(e,r,t,a,n,o,u,d,l){var f,h=ut(e.value),C=[],x=-1,b=0;function y(p,g){var m=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];return Ae({children:p,lineNumber:g,lineNumberStyle:d,largestLineNumber:u,showInlineLineNumbers:n,lineProps:t,className:m,showLineNumbers:a,wrapLongLines:l,wrapLines:r})}function S(p,g){if(a&&g&&n){var m=st(d,g,u);p.unshift(it(g,m))}return p}function E(p,g){var m=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];return r||m.length>0?y(p,g,m):S(p,g)}for(var _=function(){var p=h[b],g=p.children[0].value,m=zn(g);if(m){var c=g.split(`
|
|
5
|
+
`);c.forEach(function(w,v){var k=a&&C.length+o,N={type:"text",value:"".concat(w,`
|
|
6
|
+
`)};if(v===0){var O=h.slice(x+1,b).concat(Ae({children:[N],className:p.properties.className})),H=E(O,k);C.push(H)}else if(v===c.length-1){var z=h[b+1]&&h[b+1].children&&h[b+1].children[0],X={type:"text",value:"".concat(w)};if(z){var J=Ae({children:[X],className:p.properties.className});h.splice(b+1,0,J)}else{var W=[X],L=E(W,k,p.properties.className);C.push(L)}}else{var I=[N],B=E(I,k,p.properties.className);C.push(B)}}),x=b}b++};b<h.length;)_();if(x!==h.length-1){var A=h.slice(x+1,h.length);if(A&&A.length){var i=a&&C.length+o,s=E(A,i);C.push(s)}}return r?C:(f=[]).concat.apply(f,C)}function Zn(e){var r=e.rows,t=e.stylesheet,a=e.useInlineStyles;return r.map(function(n,o){return qe({node:n,stylesheet:t,useInlineStyles:a,key:"code-segment-".concat(o)})})}function ct(e){return e&&typeof e.highlightAuto<"u"}function Wn(e){var r=e.astGenerator,t=e.language,a=e.code,n=e.defaultCodeValue;if(ct(r)){var o=qn(r,t);return t==="text"?{value:n,language:"text"}:o?r.highlight(t,a):r.highlightAuto(a)}try{return t&&t!=="text"?{value:r.highlight(a,t)}:{value:n}}catch{return{value:n}}}function Kn(e,r){return function(t){var a,n,o=t.language,u=t.children,d=t.style,l=d===void 0?r:d,f=t.customStyle,h=f===void 0?{}:f,C=t.codeTagProps,x=C===void 0?{className:o?"language-".concat(o):void 0,style:ae(ae({},l['code[class*="language-"]']),l['code[class*="language-'.concat(o,'"]')])}:C,b=t.useInlineStyles,y=b===void 0?!0:b,S=t.showLineNumbers,E=S===void 0?!1:S,_=t.showInlineLineNumbers,A=_===void 0?!0:_,i=t.startingLineNumber,s=i===void 0?1:i,p=t.lineNumberContainerStyle,g=t.lineNumberStyle,m=g===void 0?{}:g,c=t.wrapLines,w=t.wrapLongLines,v=w===void 0?!1:w,k=t.lineProps,N=k===void 0?{}:k,O=t.renderer,H=t.PreTag,z=H===void 0?"pre":H,X=t.CodeTag,J=X===void 0?"code":X,W=t.code,L=W===void 0?(Array.isArray(u)?u[0]:u)||"":W,I=t.astGenerator,B=wt(t,Bn);I=I||e;var Q=E?G.createElement(Un,{containerStyle:p,codeStyle:x.style||{},numberStyle:m,startingLineNumber:s,codeString:L}):null,M=l.hljs||l['pre[class*="language-"]']||{backgroundColor:"#fff"},ce=ct(I)?"hljs":"prismjs",j=y?Object.assign({},B,{style:Object.assign({},M,h)}):Object.assign({},B,{className:B.className?"".concat(ce," ").concat(B.className):ce,style:Object.assign({},h)});if(v?x.style=ae({whiteSpace:"pre-wrap"},x.style):x.style=ae({whiteSpace:"pre"},x.style),!I)return G.createElement(z,j,Q,G.createElement(J,x,L));(c===void 0&&O||v)&&(c=!0),O=O||Zn;var $=[{type:"text",value:L}],T=Wn({astGenerator:I,language:o,code:L,defaultCodeValue:$});T.language===null&&(T.value=$);var K=(a=(n=L.match(/\n/g))===null||n===void 0?void 0:n.length)!==null&&a!==void 0?a:0,U=s+K,re=Gn(T,c,N,E,A,s,U,m,v);return G.createElement(z,j,G.createElement(J,x,!A&&Q,O({rows:re,stylesheet:l,useInlineStyles:y})))}}var Be=Z(an()),Me=Kn(Be.default,{});Me.registerLanguage=function(e,r){return Be.default.register(r)};Me.alias=function(e,r){return Be.default.alias(e,r)};var ze=Me,{window:Xn}=ln,Yn={jsextra:xn,jsx:wn,json:Sn,yml:In,md:En,bash:gn,css:mn,html:Cn,tsx:jn,typescript:On,graphql:yn};Object.entries(Yn).forEach(([e,r])=>{ze.registerLanguage(e,r)});var Vn=(0,rn.default)(2)(e=>Object.entries(e.code||{}).reduce((r,[t,a])=>({...r,[`* .${t}`]:a}),{})),Jn=yt(),Qn=Ee.div(({theme:e})=>({position:"relative",overflow:"hidden",color:e.color.defaultText}),({theme:e,bordered:r})=>r?{border:`1px solid ${e.appBorderColor}`,borderRadius:e.borderRadius,background:e.background.content}:{},({showLineNumbers:e})=>e?{".react-syntax-highlighter-line-number::before":{content:"attr(data-line-number)"}}:{}),ea=({children:e,className:r})=>G.createElement(bt,{horizontal:!0,vertical:!0,className:r},e),ta=Ee(ea)({position:"relative"},({theme:e})=>Vn(e)),na=Ee.pre(({theme:e,padded:r})=>({display:"flex",justifyContent:"flex-start",margin:0,padding:r?e.layoutMargin:0})),aa=Ee.div(({theme:e})=>({flex:1,paddingLeft:2,paddingRight:e.layoutMargin,opacity:1,fontFamily:e.typography.fonts.mono})),pt=e=>{let r=[...e.children],t=r[0],a=t.children[0].value,n={...t,children:[],properties:{...t.properties,"data-line-number":a,style:{...t.properties.style,userSelect:"auto"}}};return r[0]=n,{...e,children:r}},ra=({rows:e,stylesheet:r,useInlineStyles:t})=>e.map((a,n)=>qe({node:pt(a),stylesheet:r,useInlineStyles:t,key:`code-segement${n}`})),oa=(e,r)=>r?e?({rows:t,...a})=>e({rows:t.map(n=>pt(n)),...a}):ra:e,dt=({children:e,language:r="jsx",copyable:t=!1,bordered:a=!1,padded:n=!1,format:o=!0,formatter:u=void 0,className:d=void 0,showLineNumbers:l=!1,...f})=>{if(typeof e!="string"||!e.trim())return null;let[h,C]=we.useState("");we.useEffect(()=>{u?u(o,e).then(C):C(e.trim())},[e,o,u]);let[x,b]=we.useState(!1),y=we.useCallback(E=>{E.preventDefault(),Jn(h).then(()=>{b(!0),Xn.setTimeout(()=>b(!1),1500)}).catch(on.error)},[h]),S=oa(f.renderer,l);return G.createElement(Qn,{bordered:a,padded:n,showLineNumbers:l,className:d},G.createElement(ta,null,G.createElement(ze,{padded:n||a,language:r,showLineNumbers:l,showInlineLineNumbers:l,useInlineStyles:!1,PreTag:na,CodeTag:aa,lineNumberContainerStyle:{},...f,renderer:S},h)),t?G.createElement(ht,{actionItems:[{title:x?"Copied":"Copy",onClick:y}]}):null)};dt.registerLanguage=(...e)=>ze.registerLanguage(...e);var ca=dt;export{dt as SyntaxHighlighter,ca as default,Yn as supportedLanguages};
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import{Q as a}from"./iframe-CsjqMXiN.js";import{m as x}from"./generic-render-Dxw1XMhM.js";import"./preload-helper-PPVm8Dsz.js";import"./sample-4XlXCCij.js";const{action:d}=__STORYBOOK_MODULE_ACTIONS__,p=()=>a`
|
|
2
|
+
<ix-tab-item tab-key="overview" label="Overview"></ix-tab-item>
|
|
3
|
+
<ix-tab-item tab-key="analytics" label="Analytics"></ix-tab-item>
|
|
4
|
+
<ix-tab-item tab-key="events" label="Events"></ix-tab-item>
|
|
5
|
+
<ix-tab-item tab-key="settings" label="Settings" disabled></ix-tab-item>
|
|
6
|
+
`,g=()=>a`
|
|
7
|
+
<ix-tab-item tab-key="success" label="Success">
|
|
8
|
+
<ix-icon name="success"></ix-icon>
|
|
9
|
+
</ix-tab-item>
|
|
10
|
+
<ix-tab-item tab-key="tree" label="Tree" counter="12">
|
|
11
|
+
<ix-icon name="tree"></ix-icon>
|
|
12
|
+
</ix-tab-item>
|
|
13
|
+
<ix-tab-item tab-key="maintenance" label="Maintenance">
|
|
14
|
+
<ix-icon name="maintenance"></ix-icon>
|
|
15
|
+
</ix-tab-item>
|
|
16
|
+
<ix-tab-item tab-key="sound" label="Sound" disabled counter="4">
|
|
17
|
+
<ix-icon name="sound-loud"></ix-icon>
|
|
18
|
+
</ix-tab-item>
|
|
19
|
+
`,y=()=>a`
|
|
20
|
+
<ix-tab-item tab-key="overview" label="Overview"></ix-tab-item>
|
|
21
|
+
<ix-tab-item tab-key="analytics" label="Analytics"></ix-tab-item>
|
|
22
|
+
<ix-tab-item tab-key="events" label="Events"></ix-tab-item>
|
|
23
|
+
<ix-tab-item tab-key="automation" label="Automation"></ix-tab-item>
|
|
24
|
+
<ix-tab-item tab-key="datasources" label="Data Sources"></ix-tab-item>
|
|
25
|
+
<ix-tab-item tab-key="notifications" label="Notifications"></ix-tab-item>
|
|
26
|
+
<ix-tab-item tab-key="history" label="History"></ix-tab-item>
|
|
27
|
+
<ix-tab-item tab-key="settings" label="Settings"></ix-tab-item>
|
|
28
|
+
`,k={title:"Example/Tabs",tags:[],render:({small:l,rounded:t,activeTabKey:m,layout:b,placement:u})=>a`
|
|
29
|
+
<ix-tabs
|
|
30
|
+
?small=${l}
|
|
31
|
+
?rounded=${t}
|
|
32
|
+
active-tab-key=${m}
|
|
33
|
+
layout=${b}
|
|
34
|
+
placement=${u}
|
|
35
|
+
@tabChange=${d("tabChange")}
|
|
36
|
+
>
|
|
37
|
+
${t?g():p()}
|
|
38
|
+
</ix-tabs>
|
|
39
|
+
`,argTypes:x("ix-tabs")},e={args:{activeTabKey:"overview",layout:"auto",placement:"bottom",rounded:!1,small:!1}},s={args:{...e.args,small:!0}},r={args:{...e.args,activeTabKey:"success",rounded:!0}},i={args:{...e.args,layout:"stretched"}},n={args:{...e.args,placement:"top"}},o={args:{...e.args,activeTabKey:"settings"}},c={args:{...e.args},render:({small:l,rounded:t,activeTabKey:m,layout:b,placement:u})=>a`
|
|
40
|
+
<div style="width: 340px;">
|
|
41
|
+
<ix-tabs
|
|
42
|
+
?small=${l}
|
|
43
|
+
?rounded=${t}
|
|
44
|
+
active-tab-key=${m}
|
|
45
|
+
layout=${b}
|
|
46
|
+
placement=${u}
|
|
47
|
+
@tabChange=${d("tabChange")}
|
|
48
|
+
>
|
|
49
|
+
${y()}
|
|
50
|
+
</ix-tabs>
|
|
51
|
+
</div>
|
|
52
|
+
`};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:`{
|
|
53
|
+
args: {
|
|
54
|
+
activeTabKey: 'overview',
|
|
55
|
+
layout: 'auto',
|
|
56
|
+
placement: 'bottom',
|
|
57
|
+
rounded: false,
|
|
58
|
+
small: false
|
|
59
|
+
}
|
|
60
|
+
}`,...e.parameters?.docs?.source}}};s.parameters={...s.parameters,docs:{...s.parameters?.docs,source:{originalSource:`{
|
|
61
|
+
args: {
|
|
62
|
+
...Default.args,
|
|
63
|
+
small: true
|
|
64
|
+
}
|
|
65
|
+
}`,...s.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
66
|
+
args: {
|
|
67
|
+
...Default.args,
|
|
68
|
+
activeTabKey: 'success',
|
|
69
|
+
rounded: true
|
|
70
|
+
}
|
|
71
|
+
}`,...r.parameters?.docs?.source}}};i.parameters={...i.parameters,docs:{...i.parameters?.docs,source:{originalSource:`{
|
|
72
|
+
args: {
|
|
73
|
+
...Default.args,
|
|
74
|
+
layout: 'stretched'
|
|
75
|
+
}
|
|
76
|
+
}`,...i.parameters?.docs?.source}}};n.parameters={...n.parameters,docs:{...n.parameters?.docs,source:{originalSource:`{
|
|
77
|
+
args: {
|
|
78
|
+
...Default.args,
|
|
79
|
+
placement: 'top'
|
|
80
|
+
}
|
|
81
|
+
}`,...n.parameters?.docs?.source}}};o.parameters={...o.parameters,docs:{...o.parameters?.docs,source:{originalSource:`{
|
|
82
|
+
args: {
|
|
83
|
+
...Default.args,
|
|
84
|
+
activeTabKey: 'settings'
|
|
85
|
+
}
|
|
86
|
+
}`,...o.parameters?.docs?.source}}};c.parameters={...c.parameters,docs:{...c.parameters?.docs,source:{originalSource:`{
|
|
87
|
+
args: {
|
|
88
|
+
...Default.args
|
|
89
|
+
},
|
|
90
|
+
render: ({
|
|
91
|
+
small,
|
|
92
|
+
rounded,
|
|
93
|
+
activeTabKey,
|
|
94
|
+
layout,
|
|
95
|
+
placement
|
|
96
|
+
}) => html\`
|
|
97
|
+
<div style="width: 340px;">
|
|
98
|
+
<ix-tabs
|
|
99
|
+
?small=\${small}
|
|
100
|
+
?rounded=\${rounded}
|
|
101
|
+
active-tab-key=\${activeTabKey}
|
|
102
|
+
layout=\${layout}
|
|
103
|
+
placement=\${placement}
|
|
104
|
+
@tabChange=\${action('tabChange')}
|
|
105
|
+
>
|
|
106
|
+
\${overflowTabs()}
|
|
107
|
+
</ix-tabs>
|
|
108
|
+
</div>
|
|
109
|
+
\`
|
|
110
|
+
}`,...c.parameters?.docs?.source}}};const S=["Default","Small","Rounded","Stretched","TopPlacement","DisabledTabActive","Overflow"];export{e as Default,o as DisabledTabActive,c as Overflow,r as Rounded,s as Small,i as Stretched,n as TopPlacement,S as __namedExportsOrder,k as default};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import{m as s,g as o}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";function d(e){const i=o("ix-textarea",e,["validation"]),n=i.querySelector("ix-textarea");return n.classList.remove("ix-info","ix-warning","ix-invalid","ix-valid"),e.validation!=="default"&&n.classList.add(`ix-${e.validation}`),i}const c={title:"Example/Textarea",tags:[],render:e=>d(e),argTypes:s("ix-textarea",{validation:{options:["default","info","warning","invalid","valid"],control:{type:"select"}}}),parameters:{design:{type:"figma",url:"https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=6396-139860&m=dev"}}},a={args:{}},r={args:{label:"Required",value:"",required:!0}},t={args:{label:"Validation States",value:"Test",required:!0,validation:"invalid"}};a.parameters={...a.parameters,docs:{...a.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {}
|
|
3
|
+
}`,...a.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
4
|
+
args: {
|
|
5
|
+
label: 'Required',
|
|
6
|
+
value: '',
|
|
7
|
+
required: true
|
|
8
|
+
}
|
|
9
|
+
}`,...r.parameters?.docs?.source}}};t.parameters={...t.parameters,docs:{...t.parameters?.docs,source:{originalSource:`{
|
|
10
|
+
args: {
|
|
11
|
+
label: 'Validation States',
|
|
12
|
+
value: 'Test',
|
|
13
|
+
required: true,
|
|
14
|
+
validation: 'invalid'
|
|
15
|
+
}
|
|
16
|
+
}`,...t.parameters?.docs?.source}}};const m=["Default","Required","ValidationStates"];export{a as Default,r as Required,t as ValidationStates,m as __namedExportsOrder,c as default};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import{m as a,g as s}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";const m={title:"Example/Tile",tags:[],render:r=>s("ix-tile",r),argTypes:a("ix-tile"),parameters:{}},e={args:{}};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {}
|
|
3
|
+
}`,...e.parameters?.docs?.source}}};const p=["Default"];export{e as Default,p as __namedExportsOrder,m as default};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import{m as o,g as d}from"./generic-render-Dxw1XMhM.js";import"./sample-4XlXCCij.js";const l={title:"Example/TimePicker",tags:[],render:t=>d("ix-time-picker",t),argTypes:o("ix-time-picker",{}),parameters:{}},e={args:{time:"09:30:00",format:"HH:mm:ss",corners:"rounded",embedded:!1}},r={args:{time:"09:30:00 AM",format:"hh:mm:ss a",corners:"straight",embedded:!1,minuteInterval:1}},s={args:{time:"09:30:00.100",format:"hh:mm:ss.SSS",corners:"straight",embedded:!1,minuteInterval:1}},a={args:{time:"09:30:00.100",format:"hh:mm:ss.SSS",corners:"straight",embedded:!1,minuteInterval:15,hourInterval:1,millisecondInterval:50,secondInterval:30}},n={args:{time:"09",format:"HH",corners:"rounded",embedded:!1}},m={args:{time:"12:00:00",format:"HH:mm:ss",corners:"rounded",embedded:!1,minTime:"08:00:00",maxTime:"17:30:00"}};e.parameters={...e.parameters,docs:{...e.parameters?.docs,source:{originalSource:`{
|
|
2
|
+
args: {
|
|
3
|
+
time: '09:30:00',
|
|
4
|
+
format: 'HH:mm:ss',
|
|
5
|
+
corners: 'rounded',
|
|
6
|
+
embedded: false
|
|
7
|
+
}
|
|
8
|
+
}`,...e.parameters?.docs?.source}}};r.parameters={...r.parameters,docs:{...r.parameters?.docs,source:{originalSource:`{
|
|
9
|
+
args: {
|
|
10
|
+
time: '09:30:00 AM',
|
|
11
|
+
format: 'hh:mm:ss a',
|
|
12
|
+
corners: 'straight',
|
|
13
|
+
embedded: false,
|
|
14
|
+
minuteInterval: 1
|
|
15
|
+
}
|
|
16
|
+
}`,...r.parameters?.docs?.source}}};s.parameters={...s.parameters,docs:{...s.parameters?.docs,source:{originalSource:`{
|
|
17
|
+
args: {
|
|
18
|
+
time: '09:30:00.100',
|
|
19
|
+
format: 'hh:mm:ss.SSS',
|
|
20
|
+
corners: 'straight',
|
|
21
|
+
embedded: false,
|
|
22
|
+
minuteInterval: 1
|
|
23
|
+
}
|
|
24
|
+
}`,...s.parameters?.docs?.source}}};a.parameters={...a.parameters,docs:{...a.parameters?.docs,source:{originalSource:`{
|
|
25
|
+
args: {
|
|
26
|
+
time: '09:30:00.100',
|
|
27
|
+
format: 'hh:mm:ss.SSS',
|
|
28
|
+
corners: 'straight',
|
|
29
|
+
embedded: false,
|
|
30
|
+
minuteInterval: 15,
|
|
31
|
+
hourInterval: 1,
|
|
32
|
+
millisecondInterval: 50,
|
|
33
|
+
secondInterval: 30
|
|
34
|
+
}
|
|
35
|
+
}`,...a.parameters?.docs?.source}}};n.parameters={...n.parameters,docs:{...n.parameters?.docs,source:{originalSource:`{
|
|
36
|
+
args: {
|
|
37
|
+
time: '09',
|
|
38
|
+
format: 'HH',
|
|
39
|
+
corners: 'rounded',
|
|
40
|
+
embedded: false
|
|
41
|
+
}
|
|
42
|
+
}`,...n.parameters?.docs?.source}}};m.parameters={...m.parameters,docs:{...m.parameters?.docs,source:{originalSource:`{
|
|
43
|
+
args: {
|
|
44
|
+
time: '12:00:00',
|
|
45
|
+
format: 'HH:mm:ss',
|
|
46
|
+
corners: 'rounded',
|
|
47
|
+
embedded: false,
|
|
48
|
+
minTime: '08:00:00',
|
|
49
|
+
maxTime: '17:30:00'
|
|
50
|
+
}
|
|
51
|
+
}`,...m.parameters?.docs?.source}}};const u=["Default","AMPM","Milliseconds","Intervals","HourOnly","MinMaxTime"];export{r as AMPM,e as Default,n as HourOnly,a as Intervals,s as Milliseconds,m as MinMaxTime,u as __namedExportsOrder,l as default};
|