@siemens/ix-docs 4.3.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/component-usage-by-component.json +77 -37
- package/build/component-usage.json +114 -42
- package/build/docs/autogenerated/api/ix-action-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-action-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-application/api.mdx +22 -27
- package/build/docs/autogenerated/api/ix-application/props.mdx +22 -27
- package/build/docs/autogenerated/api/ix-application-header/api.mdx +18 -43
- package/build/docs/autogenerated/api/ix-application-header/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-application-header/props.mdx +12 -37
- package/build/docs/autogenerated/api/ix-application-header/slots.mdx +4 -4
- package/build/docs/autogenerated/api/ix-avatar/api.mdx +6 -28
- package/build/docs/autogenerated/api/ix-avatar/props.mdx +6 -28
- package/build/docs/autogenerated/api/ix-blind/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-blind/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-blind/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +14 -15
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +11 -12
- package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +11 -12
- package/build/docs/autogenerated/api/ix-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-button/props.mdx +10 -30
- package/build/docs/autogenerated/api/ix-card/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-list/api.mdx +35 -13
- package/build/docs/autogenerated/api/ix-card-list/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-list/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-card-title/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-card-title/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-category-filter/api.mdx +21 -45
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -41
- package/build/docs/autogenerated/api/ix-checkbox/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-checkbox/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-checkbox/props.mdx +7 -9
- package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-chip/api.mdx +34 -17
- package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-chip/props.mdx +33 -16
- package/build/docs/autogenerated/api/ix-col/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-col/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-content-header/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content-header/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-custom-field/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-custom-field/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +18 -110
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -106
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +60 -43
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +38 -38
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +71 -36
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +68 -26
- package/build/docs/autogenerated/api/ix-datetime-input/api.mdx +725 -0
- package/build/docs/autogenerated/api/ix-datetime-input/events.mdx +80 -0
- package/build/docs/autogenerated/api/ix-datetime-input/props.mdx +610 -0
- package/build/docs/autogenerated/api/ix-datetime-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-datetime-input/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +67 -33
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +63 -29
- package/build/docs/autogenerated/api/ix-dropdown/api.mdx +119 -12
- package/build/docs/autogenerated/api/ix-dropdown/events.mdx +17 -1
- package/build/docs/autogenerated/api/ix-dropdown/props.mdx +102 -11
- package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +67 -10
- package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +30 -8
- package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +30 -8
- package/build/docs/autogenerated/api/ix-empty-state/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-empty-state/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-empty-state/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-event-list/api.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list/props.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +6 -10
- package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +5 -9
- package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +17 -12
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +16 -11
- package/build/docs/autogenerated/api/ix-field-label/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-field-label/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +4 -5
- package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-group/api.mdx +10 -11
- package/build/docs/autogenerated/api/ix-group/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-group/props.mdx +7 -8
- package/build/docs/autogenerated/api/ix-group-item/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-group-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-group-item/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-helper-text/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-helper-text/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-icon-button/api.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-button/props.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +9 -29
- package/build/docs/autogenerated/api/ix-input/api.mdx +42 -26
- package/build/docs/autogenerated/api/ix-input/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-input/props.mdx +20 -21
- package/build/docs/autogenerated/api/ix-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-key-value/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-key-value/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-key-value/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-kpi/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-kpi/props.mdx +7 -7
- package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +1 -4
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -4
- package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-link-button/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-link-button/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-menu/api.mdx +19 -42
- package/build/docs/autogenerated/api/ix-menu/events.mdx +5 -5
- package/build/docs/autogenerated/api/ix-menu/props.mdx +14 -37
- package/build/docs/autogenerated/api/ix-menu-about/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-about/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +21 -2
- package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +25 -6
- package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +23 -4
- package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-category/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-category/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-item/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-menu-item/props.mdx +11 -13
- package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +13 -13
- package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-message-bar/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-message-bar/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-message-bar/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/api.mdx +15 -21
- package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -19
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +10 -8
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +9 -6
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +44 -29
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +22 -24
- package/build/docs/autogenerated/api/ix-number-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +41 -17
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +39 -15
- package/build/docs/autogenerated/api/ix-pane/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-pane/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-pane/props.mdx +11 -14
- package/build/docs/autogenerated/api/ix-pane/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pill/api.mdx +8 -9
- package/build/docs/autogenerated/api/ix-pill/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-playground/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-playground/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-push-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-push-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-radio/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-radio/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-radio/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-radio-group/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-radio-group/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-radio-group/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-range-field/api.mdx +52 -0
- package/build/docs/autogenerated/api/ix-range-field/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-range-field/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +64 -42
- package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-select/props.mdx +60 -38
- package/build/docs/autogenerated/api/ix-select-item/api.mdx +4 -6
- package/build/docs/autogenerated/api/ix-select-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-select-item/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-slider/api.mdx +18 -42
- package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -39
- package/build/docs/autogenerated/api/ix-slider/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +12 -34
- package/build/docs/autogenerated/api/ix-split-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +11 -33
- package/build/docs/autogenerated/api/ix-tab-item/api.mdx +63 -54
- package/build/docs/autogenerated/api/ix-tab-item/events.mdx +18 -2
- package/build/docs/autogenerated/api/ix-tab-item/props.mdx +45 -52
- package/build/docs/autogenerated/api/ix-tabs/api.mdx +64 -41
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -5
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +41 -36
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +40 -24
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -21
- package/build/docs/autogenerated/api/ix-tile/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tile/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +112 -36
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -3
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +90 -31
- package/build/docs/autogenerated/api/ix-time-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +56 -21
- package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +54 -19
- package/build/docs/autogenerated/api/ix-toast/api.mdx +13 -10
- package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toast/props.mdx +12 -9
- package/build/docs/autogenerated/api/ix-toast-container/api.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toast-container/props.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toggle/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-toggle/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-toggle/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +7 -26
- package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +6 -25
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-tooltip/props.mdx +4 -5
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree/api.mdx +10 -19
- package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-tree/props.mdx +6 -15
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +28 -8
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +26 -6
- package/build/docs/autogenerated/api/ix-typography/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-typography/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-upload/api.mdx +38 -28
- package/build/docs/autogenerated/api/ix-upload/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-upload/props.mdx +37 -27
- package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +3 -3
- package/build/docs/autogenerated/playground/about-and-legal-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/button-danger-primary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
- package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -0
- package/build/docs/autogenerated/playground/date-dropdown-presets.mdx +52 -0
- package/build/docs/autogenerated/playground/date-range.mdx +46 -0
- package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
- package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
- package/build/docs/autogenerated/playground/range-field.mdx +46 -0
- package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/slider-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -0
- package/build/docs/autogenerated/playground/time-range.mdx +46 -0
- package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
- package/build/docs/autogenerated/prompt/ix-button/readme.md +1004 -887
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +208 -94
- package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +38 -34
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +392 -89
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +33 -24
- package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +40 -26
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +209 -81
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
- package/build/docs/autogenerated/prompt/ix-input/readme.md +29 -22
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +761 -92
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +26 -22
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +266 -14
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +17 -16
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +17 -16
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +208 -159
- package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
- package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +403 -34
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +1141 -138
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +1142 -137
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +15 -14
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +34 -30
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +342 -41
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +153 -25
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +15 -10
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +398 -23
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular/button-danger-primary.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
- package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
- package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
- package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
- package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular/slider-validation.html.md +53 -0
- package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +38 -0
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
- package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +13 -12
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-primary.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
- package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular_standalone/slider-validation.html.md +53 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +39 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
- package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +14 -15
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +33 -29
- package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
- package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
- package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
- package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
- package/build/docs/autogenerated/usage/html/application.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
- package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
- package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
- package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
- package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
- package/build/docs/autogenerated/usage/html/button-secondary.html.md +3 -3
- package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-link.html.md +5 -5
- package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
- package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +4 -4
- package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
- package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
- package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
- package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
- package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
- package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
- package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
- package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
- package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
- package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
- package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
- package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
- package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
- package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
- package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
- package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
- package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
- package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
- package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
- package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
- package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
- package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
- package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider-validation.html.md +65 -0
- package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +104 -0
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
- package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/html/tabs.html.md +42 -22
- package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
- package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
- package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
- package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
- package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
- package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
- package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
- package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
- package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
- package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
- package/build/docs/autogenerated/usage/react/button-danger-primary.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
- package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
- package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
- package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
- package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
- package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
- package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
- package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
- package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
- package/build/docs/autogenerated/usage/react/input.tsx.md +7 -1
- package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
- package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
- package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
- package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
- package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
- package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
- package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
- package/build/docs/autogenerated/usage/react/slider-validation.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +42 -0
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
- package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +13 -10
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
- package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
- package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
- package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
- package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
- package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/button-danger-primary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
- package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
- package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
- package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
- package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
- package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
- package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
- package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +5 -3
- package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
- package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
- package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
- package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
- package/build/docs/autogenerated/usage/vue/slider-validation.vue.md +59 -0
- package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +47 -0
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
- package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +30 -9
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
- package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
- package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
- package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
- package/build/docs/autogenerated/utils/loading.mdx +19 -4
- package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
- package/build/docs/autogenerated/utils/message.mdx +10 -220
- package/build/docs/autogenerated/utils/message.service.mdx +5 -5
- package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
- package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
- package/build/docs/autogenerated/utils/modal-loading-options.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message.mdx +9 -0
- package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
- package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
- package/build/static/demo/v2/angular/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
- package/build/static/demo/v2/angular/application-advanced.html +5 -3
- package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular/button-danger-primary.ts +18 -0
- package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
- package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
- package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
- package/build/static/demo/v2/angular/button-loading.html +21 -3
- package/build/static/demo/v2/angular/button-loading.ts +9 -1
- package/build/static/demo/v2/angular/button-secondary.ts +2 -2
- package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
- package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
- package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
- package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
- package/build/static/demo/v2/angular/button-with-link.html +4 -4
- package/build/static/demo/v2/angular/chip.ts +38 -15
- package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
- package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
- package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular/date-input-label.html +1 -1
- package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular/date-input.html +1 -1
- package/build/static/demo/v2/angular/date-range.ts +22 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input.html +10 -0
- package/build/static/demo/v2/angular/datetime-input.ts +17 -0
- package/build/static/demo/v2/angular/datetime-range.ts +22 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular/echarts.ts +11 -6
- package/build/static/demo/v2/angular/loading.ts +2 -2
- package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
- package/build/static/demo/v2/angular/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular/pill.html +9 -7
- package/build/static/demo/v2/angular/popover-news.html +3 -3
- package/build/static/demo/v2/angular/range-field.ts +32 -0
- package/build/static/demo/v2/angular/settings-legacy.html +17 -0
- package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
- package/build/static/demo/v2/angular/settings.html +17 -3
- package/build/static/demo/v2/angular/settings.ts +2 -0
- package/build/static/demo/v2/angular/slider-error.html +8 -2
- package/build/static/demo/v2/angular/slider-validation.html +60 -0
- package/build/static/demo/v2/angular/slider-validation.ts +17 -0
- package/build/static/demo/v2/angular/tabs-overflow.ts +44 -0
- package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
- package/build/static/demo/v2/angular/tabs.css +7 -1
- package/build/static/demo/v2/angular/tabs.ts +13 -12
- package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular/time-range.ts +22 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
- package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular/toggle.ts +1 -1
- package/build/static/demo/v2/angular/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular/tree.ts +1 -1
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
- package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
- package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular_standalone/button-danger-primary.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
- package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
- package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
- package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
- package/build/static/demo/v2/angular_standalone/button-secondary.ts +2 -2
- package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
- package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
- package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -4
- package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
- package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
- package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
- package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +3 -3
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
- package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
- package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
- package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
- package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/settings.html +17 -3
- package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
- package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
- package/build/static/demo/v2/angular_standalone/slider-validation.html +60 -0
- package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +45 -0
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
- package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
- package/build/static/demo/v2/angular_standalone/tabs.ts +14 -15
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular_standalone/tile.ts +33 -29
- package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
- package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
- package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
- package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
- package/build/static/demo/v2/html/about-and-legal.html +34 -4
- package/build/static/demo/v2/html/action-card.html +1 -1
- package/build/static/demo/v2/html/add-icons.html +1 -1
- package/build/static/demo/v2/html/aggrid.html +1 -1
- package/build/static/demo/v2/html/application-advanced.html +3 -3
- package/build/static/demo/v2/html/application-app-switch.html +1 -1
- package/build/static/demo/v2/html/application-breakpoints.html +1 -1
- package/build/static/demo/v2/html/application-header.html +21 -5
- package/build/static/demo/v2/html/application.html +1 -1
- package/build/static/demo/v2/html/aria-label-properties.html +1 -1
- package/build/static/demo/v2/html/avatar-image.html +1 -1
- package/build/static/demo/v2/html/avatar-initials.html +1 -1
- package/build/static/demo/v2/html/avatar.html +1 -1
- package/build/static/demo/v2/html/blind-header-actions.html +1 -1
- package/build/static/demo/v2/html/blind-variants.html +1 -1
- package/build/static/demo/v2/html/blind.html +1 -1
- package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
- package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
- package/build/static/demo/v2/html/breadcrumb.html +13 -4
- package/build/static/demo/v2/html/button-danger-primary.html +23 -0
- package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
- package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
- package/build/static/demo/v2/html/button-group.html +1 -1
- package/build/static/demo/v2/html/button-loading.html +22 -5
- package/build/static/demo/v2/html/button-secondary.html +3 -3
- package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
- package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
- package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
- package/build/static/demo/v2/html/button-tertiary.html +23 -0
- package/build/static/demo/v2/html/button-text-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-link.html +5 -5
- package/build/static/demo/v2/html/buttons.html +1 -1
- package/build/static/demo/v2/html/card-list.html +1 -1
- package/build/static/demo/v2/html/card.html +1 -1
- package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
- package/build/static/demo/v2/html/category-filter.html +1 -1
- package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
- package/build/static/demo/v2/html/checkbox.html +1 -1
- package/build/static/demo/v2/html/chip.html +39 -16
- package/build/static/demo/v2/html/content-header-no-back.html +1 -1
- package/build/static/demo/v2/html/content-header-with-slot.html +4 -4
- package/build/static/demo/v2/html/content-header.html +1 -1
- package/build/static/demo/v2/html/content.html +1 -1
- package/build/static/demo/v2/html/custom-field-validation.html +1 -1
- package/build/static/demo/v2/html/custom-field.html +1 -1
- package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
- package/build/static/demo/v2/html/date-dropdown.html +1 -1
- package/build/static/demo/v2/html/date-input-disabled.html +2 -2
- package/build/static/demo/v2/html/date-input-label.html +2 -2
- package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
- package/build/static/demo/v2/html/date-input-readonly.html +2 -2
- package/build/static/demo/v2/html/date-input-validation.html +5 -5
- package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
- package/build/static/demo/v2/html/date-input.html +2 -2
- package/build/static/demo/v2/html/date-range.html +29 -0
- package/build/static/demo/v2/html/datepicker-locale.html +1 -1
- package/build/static/demo/v2/html/datepicker-range.html +1 -1
- package/build/static/demo/v2/html/datepicker.html +1 -1
- package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
- package/build/static/demo/v2/html/datetime-input-label.html +26 -0
- package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
- package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
- package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
- package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/datetime-input.html +22 -0
- package/build/static/demo/v2/html/datetime-range.html +29 -0
- package/build/static/demo/v2/html/datetimepicker.html +1 -1
- package/build/static/demo/v2/html/divider.html +1 -1
- package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-button.html +1 -1
- package/build/static/demo/v2/html/dropdown-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
- package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
- package/build/static/demo/v2/html/dropdown.html +1 -1
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
- package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-circle.html +41 -33
- package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
- package/build/static/demo/v2/html/echarts-gauge.html +11 -5
- package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
- package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-pie.html +40 -32
- package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
- package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
- package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
- package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
- package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
- package/build/static/demo/v2/html/echarts.html +14 -6
- package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
- package/build/static/demo/v2/html/empty-state-compact.html +1 -1
- package/build/static/demo/v2/html/empty-state.html +1 -1
- package/build/static/demo/v2/html/event-list-compact.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
- package/build/static/demo/v2/html/event-list-filled.html +1 -1
- package/build/static/demo/v2/html/event-list-selected.html +1 -1
- package/build/static/demo/v2/html/event-list.html +1 -1
- package/build/static/demo/v2/html/expanding-search.html +1 -1
- package/build/static/demo/v2/html/flip-tile.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
- package/build/static/demo/v2/html/form-checkbox.html +1 -1
- package/build/static/demo/v2/html/form-layout-auto.html +1 -1
- package/build/static/demo/v2/html/form-layout-grid.html +1 -1
- package/build/static/demo/v2/html/grid-padding.html +1 -1
- package/build/static/demo/v2/html/grid-size.html +1 -1
- package/build/static/demo/v2/html/grid.html +1 -1
- package/build/static/demo/v2/html/group-context-menu.html +1 -1
- package/build/static/demo/v2/html/group-custom-entry.html +1 -1
- package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
- package/build/static/demo/v2/html/group.html +1 -1
- package/build/static/demo/v2/html/html-table-striped.html +1 -1
- package/build/static/demo/v2/html/html-table.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/input-disabled.html +1 -1
- package/build/static/demo/v2/html/input-label.html +1 -1
- package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/input-legacy.html +1 -1
- package/build/static/demo/v2/html/input-pattern.html +1 -1
- package/build/static/demo/v2/html/input-readonly.html +1 -1
- package/build/static/demo/v2/html/input-types.html +1 -1
- package/build/static/demo/v2/html/input-validation.html +1 -1
- package/build/static/demo/v2/html/input-with-slots.html +1 -1
- package/build/static/demo/v2/html/input.html +1 -1
- package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-list.html +1 -1
- package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
- package/build/static/demo/v2/html/key-value.html +1 -1
- package/build/static/demo/v2/html/kpi.html +1 -1
- package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
- package/build/static/demo/v2/html/layout-auto.html +1 -1
- package/build/static/demo/v2/html/link-button-disabled.html +1 -1
- package/build/static/demo/v2/html/link-button.html +1 -1
- package/build/static/demo/v2/html/loading.html +12 -10
- package/build/static/demo/v2/html/menu-category.html +1 -1
- package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
- package/build/static/demo/v2/html/message-bar-removal.html +1 -1
- package/build/static/demo/v2/html/message-bar.html +1 -1
- package/build/static/demo/v2/html/message.html +1 -1
- package/build/static/demo/v2/html/modal-close.html +1 -1
- package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
- package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
- package/build/static/demo/v2/html/modal-sizes.html +1 -1
- package/build/static/demo/v2/html/modal.html +1 -1
- package/build/static/demo/v2/html/number-input-disabled.html +1 -1
- package/build/static/demo/v2/html/number-input-label.html +1 -1
- package/build/static/demo/v2/html/number-input-readonly.html +1 -1
- package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
- package/build/static/demo/v2/html/number-input-validation.html +1 -1
- package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/number-input.html +1 -1
- package/build/static/demo/v2/html/pagination-advanced.html +1 -1
- package/build/static/demo/v2/html/pagination.html +1 -1
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/pane.html +1 -1
- package/build/static/demo/v2/html/pill-variants.html +24 -18
- package/build/static/demo/v2/html/pill.html +10 -8
- package/build/static/demo/v2/html/popover-news.html +5 -4
- package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator.html +1 -1
- package/build/static/demo/v2/html/push-card.html +1 -1
- package/build/static/demo/v2/html/radio-button.html +1 -1
- package/build/static/demo/v2/html/radio-disabled.html +1 -1
- package/build/static/demo/v2/html/radio-group.html +1 -1
- package/build/static/demo/v2/html/radio-validation.html +1 -1
- package/build/static/demo/v2/html/radio.html +1 -1
- package/build/static/demo/v2/html/range-field.html +47 -0
- package/build/static/demo/v2/html/select-editable.html +1 -1
- package/build/static/demo/v2/html/select-multiple.html +1 -1
- package/build/static/demo/v2/html/select-validation.html +1 -1
- package/build/static/demo/v2/html/select.html +1 -1
- package/build/static/demo/v2/html/settings-legacy.html +45 -0
- package/build/static/demo/v2/html/settings.html +34 -8
- package/build/static/demo/v2/html/slider-error.html +4 -3
- package/build/static/demo/v2/html/slider-marker.html +1 -1
- package/build/static/demo/v2/html/slider-trace.html +1 -1
- package/build/static/demo/v2/html/slider-validation.html +72 -0
- package/build/static/demo/v2/html/slider.html +1 -1
- package/build/static/demo/v2/html/spinner-large.html +1 -1
- package/build/static/demo/v2/html/spinner.html +1 -1
- package/build/static/demo/v2/html/split-button-icons.html +1 -1
- package/build/static/demo/v2/html/split-button.html +1 -1
- package/build/static/demo/v2/html/tabs-overflow.html +110 -0
- package/build/static/demo/v2/html/tabs-rounded.html +23 -9
- package/build/static/demo/v2/html/tabs.css +7 -1
- package/build/static/demo/v2/html/tabs.html +42 -22
- package/build/static/demo/v2/html/textarea-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy.html +1 -1
- package/build/static/demo/v2/html/textarea-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
- package/build/static/demo/v2/html/textarea-validation.html +1 -1
- package/build/static/demo/v2/html/textarea.html +1 -1
- package/build/static/demo/v2/html/theme-switcher.html +5 -6
- package/build/static/demo/v2/html/tile.html +1 -1
- package/build/static/demo/v2/html/time-input-disabled.html +1 -1
- package/build/static/demo/v2/html/time-input-label.html +1 -1
- package/build/static/demo/v2/html/time-input-readonly.html +1 -1
- package/build/static/demo/v2/html/time-input-validation.html +1 -1
- package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/time-input.html +1 -1
- package/build/static/demo/v2/html/time-range.html +29 -0
- package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
- package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
- package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
- package/build/static/demo/v2/html/timepicker.html +1 -1
- package/build/static/demo/v2/html/toast-custom.html +4 -4
- package/build/static/demo/v2/html/toast-position.html +1 -1
- package/build/static/demo/v2/html/toast.html +1 -1
- package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-checked.html +2 -2
- package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
- package/build/static/demo/v2/html/toggle-disabled.html +2 -2
- package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
- package/build/static/demo/v2/html/toggle.html +2 -2
- package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
- package/build/static/demo/v2/html/tooltip.html +1 -1
- package/build/static/demo/v2/html/tree-custom.html +2 -2
- package/build/static/demo/v2/html/tree.html +2 -1
- package/build/static/demo/v2/html/upload.html +1 -1
- package/build/static/demo/v2/html/validation-select.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs.html +1 -1
- package/build/static/demo/v2/html/workflow-vertical.html +1 -1
- package/build/static/demo/v2/html/workflow.html +1 -1
- package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
- package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
- package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
- package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
- package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
- package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
- package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
- package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
- package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
- package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
- package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
- package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
- package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
- package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
- package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
- package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
- package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/datetime-D1WplX1z-grPSvmS5.js +6123 -0
- package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
- package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
- package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
- package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
- package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
- package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
- package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
- package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
- package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
- package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
- package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
- package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
- package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
- package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
- package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
- package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
- package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
- package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
- package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
- package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
- package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
- package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
- package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
- package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
- package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
- package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
- package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
- package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
- package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
- package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
- package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
- package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
- package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
- package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
- package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
- package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
- package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
- package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
- package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-CcAdORz5.css +32 -0
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
- package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
- package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
- package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
- package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
- package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
- package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
- package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
- package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +77 -37
- package/build/static/demo/v2/preview/html/component-usage.json +114 -42
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
- package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +19 -8
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +11 -11
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +10 -10
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +74 -0
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +93 -0
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +46 -26
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
- package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/index.html +11 -6
- package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
- package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
- package/build/static/demo/v2/react/application-advanced.tsx +3 -3
- package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
- package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
- package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
- package/build/static/demo/v2/react/button-danger-primary.tsx +23 -0
- package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-loading.tsx +16 -8
- package/build/static/demo/v2/react/button-secondary.tsx +2 -2
- package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
- package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
- package/build/static/demo/v2/react/button-with-link.tsx +6 -6
- package/build/static/demo/v2/react/buttons.tsx +1 -3
- package/build/static/demo/v2/react/chip.tsx +33 -14
- package/build/static/demo/v2/react/content-header-with-slot.tsx +3 -3
- package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
- package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
- package/build/static/demo/v2/react/date-input-label.tsx +1 -1
- package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
- package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
- package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
- package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
- package/build/static/demo/v2/react/date-input.tsx +1 -1
- package/build/static/demo/v2/react/date-range.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
- package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
- package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
- package/build/static/demo/v2/react/datetime-input.tsx +21 -0
- package/build/static/demo/v2/react/datetime-range.tsx +23 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
- package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
- package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
- package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
- package/build/static/demo/v2/react/echarts.tsx +16 -7
- package/build/static/demo/v2/react/input.tsx +7 -1
- package/build/static/demo/v2/react/loading.tsx +4 -2
- package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
- package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
- package/build/static/demo/v2/react/modal.tsx +3 -1
- package/build/static/demo/v2/react/pill-variants.tsx +28 -20
- package/build/static/demo/v2/react/pill.tsx +20 -11
- package/build/static/demo/v2/react/popover-news.tsx +5 -3
- package/build/static/demo/v2/react/range-field.tsx +48 -0
- package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
- package/build/static/demo/v2/react/settings.tsx +22 -5
- package/build/static/demo/v2/react/slider-error.tsx +8 -2
- package/build/static/demo/v2/react/slider-validation.tsx +68 -0
- package/build/static/demo/v2/react/tabs-overflow.tsx +49 -0
- package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
- package/build/static/demo/v2/react/tabs.scoped.css +7 -1
- package/build/static/demo/v2/react/tabs.tsx +13 -10
- package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
- package/build/static/demo/v2/react/time-range.tsx +23 -0
- package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
- package/build/static/demo/v2/react/timepicker.tsx +1 -1
- package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
- package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
- package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
- package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
- package/build/static/demo/v2/react/toggle.tsx +1 -1
- package/build/static/demo/v2/react/tree-custom.tsx +1 -0
- package/build/static/demo/v2/react/tree.tsx +1 -1
- package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +1 -1
- package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
- package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
- package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
- package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
- package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
- package/build/static/demo/v2/vue/button-danger-primary.vue +19 -0
- package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-loading.vue +32 -4
- package/build/static/demo/v2/vue/button-secondary.vue +2 -2
- package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
- package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
- package/build/static/demo/v2/vue/button-with-link.vue +6 -6
- package/build/static/demo/v2/vue/chip.vue +47 -19
- package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
- package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
- package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
- package/build/static/demo/v2/vue/date-input-label.vue +1 -1
- package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
- package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
- package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
- package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
- package/build/static/demo/v2/vue/date-input.vue +1 -1
- package/build/static/demo/v2/vue/date-range.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
- package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
- package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
- package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input.vue +16 -0
- package/build/static/demo/v2/vue/datetime-range.vue +23 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
- package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
- package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
- package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
- package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
- package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
- package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
- package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
- package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
- package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
- package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
- package/build/static/demo/v2/vue/echarts.vue +9 -5
- package/build/static/demo/v2/vue/loading.vue +5 -3
- package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
- package/build/static/demo/v2/vue/pill-variants.vue +23 -17
- package/build/static/demo/v2/vue/pill.vue +9 -7
- package/build/static/demo/v2/vue/popover-news.vue +3 -3
- package/build/static/demo/v2/vue/range-field.vue +38 -0
- package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
- package/build/static/demo/v2/vue/settings.vue +25 -3
- package/build/static/demo/v2/vue/slider-error.vue +3 -2
- package/build/static/demo/v2/vue/slider-validation.vue +66 -0
- package/build/static/demo/v2/vue/tabs-overflow.vue +53 -0
- package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
- package/build/static/demo/v2/vue/tabs.css +7 -1
- package/build/static/demo/v2/vue/tabs.vue +30 -9
- package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
- package/build/static/demo/v2/vue/time-range.vue +19 -0
- package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
- package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
- package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
- package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
- package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
- package/build/static/demo/v2/vue/toggle.vue +1 -1
- package/build/static/demo/v2/vue/tree-custom.vue +1 -0
- package/build/static/demo/v2/vue/tree.vue +1 -1
- package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
- package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
- package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
- package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
- package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
- package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
- package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
- package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
- package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
- package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
- package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
- package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
- package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
- package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
- package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
- package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
- package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
- package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
- package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
- package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
- package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
- package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
- package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
- package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
- package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
- package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
- package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
- package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
- package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
- package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
- package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
- package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
- package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
- package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
- package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
- package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
- package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
- package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
- package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
- package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
- package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
- package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
- package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
- package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
- package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
- package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
- package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
- package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
- package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
- package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
- package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
- package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
- package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
- package/build/static/storybook-static/assets/sample-4XlXCCij.js +1 -0
- package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
- package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
- package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
- package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
- package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
- package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
- package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
- package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
- package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
- package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
- package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
- package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.js +71 -0
- package/build/static/storybook-static/iframe.html +2 -2
- package/build/static/storybook-static/index.json +1 -1
- package/build/static/storybook-static/project.json +1 -1
- package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
- package/package.json +7 -8
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -199
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -152
- package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
- package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
- package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
- package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
- package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
- package/build/docs/autogenerated/playground/button-danger-ghost.mdx +0 -67
- package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
- package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
- package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
- package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
- package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
- package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
- package/build/docs/autogenerated/playground/drawer.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +0 -4
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
- package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
- package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
- package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
- package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
- package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +0 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
- package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
- package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
- package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
- package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
- package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
- package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
- package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
- package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
- package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
- package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
- package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
- package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
- package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
- package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
- package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
- package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
- package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
- package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
- package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
- package/build/static/demo/v2/angular/button-danger-ghost.html +0 -2
- package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
- package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
- package/build/static/demo/v2/angular/button-danger.ts +0 -18
- package/build/static/demo/v2/angular/button-ghost.ts +0 -21
- package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
- package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
- package/build/static/demo/v2/angular/button-grey.ts +0 -21
- package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
- package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
- package/build/static/demo/v2/angular/drawer.ts +0 -25
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +0 -11
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
- package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
- package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
- package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
- package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
- package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
- package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
- package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
- package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
- package/build/static/demo/v2/html/button-danger-ghost.html +0 -23
- package/build/static/demo/v2/html/button-danger-outline.html +0 -23
- package/build/static/demo/v2/html/button-danger.html +0 -23
- package/build/static/demo/v2/html/button-ghost.html +0 -23
- package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
- package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
- package/build/static/demo/v2/html/button-grey.html +0 -23
- package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
- package/build/static/demo/v2/html/drawer-full-height.html +0 -38
- package/build/static/demo/v2/html/drawer.html +0 -39
- package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +0 -123
- package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
- package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
- package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
- package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
- package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
- package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
- package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
- package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
- package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
- package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
- package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
- package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.js +0 -7
- package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
- package/build/static/demo/v2/preview/html/assets/custom-field-DiJujJOk.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
- package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-Dp6kQjze.js +0 -9
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
- package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
- package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
- package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
- package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
- package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
- package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.js +0 -27
- package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
- package/build/static/demo/v2/preview/html/assets/flip-tile-COQwcIYZ.js +0 -7
- package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
- package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
- package/build/static/demo/v2/preview/html/assets/global-D_T-tGgV.css +0 -5584
- package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
- package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
- package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
- package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
- package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
- package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
- package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
- package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
- package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
- package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
- package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
- package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.js +0 -23
- package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
- package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
- package/build/static/demo/v2/preview/html/assets/menu-category-CmKyAsFA.js +0 -14
- package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BLVMKkzr.js +0 -8
- package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
- package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
- package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
- package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
- package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
- package/build/static/demo/v2/preview/html/assets/pill-CYQrUjzD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
- package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
- package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
- package/build/static/demo/v2/preview/html/assets/slider-error-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
- package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
- package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
- package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
- package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
- package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
- package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
- package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.js +0 -5
- package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
- package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
- package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-UdKtJkBO.js +0 -113
- package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
- package/build/static/demo/v2/preview/mobile/assets/index-Cb8JzLCD.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
- package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
- package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
- package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
- package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
- package/build/static/demo/v2/react/button-danger.tsx +0 -23
- package/build/static/demo/v2/react/button-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
- package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
- package/build/static/demo/v2/react/button-grey.tsx +0 -23
- package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
- package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
- package/build/static/demo/v2/react/drawer.tsx +0 -28
- package/build/static/demo/v2/vue/button-danger-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
- package/build/static/demo/v2/vue/button-danger.vue +0 -19
- package/build/static/demo/v2/vue/button-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
- package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
- package/build/static/demo/v2/vue/button-grey.vue +0 -19
- package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
- package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
- package/build/static/demo/v2/vue/drawer.vue +0 -22
- package/build/static/storybook-static/assets/Color-ASIRERSW-nfY0GATl.js +0 -1
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
- package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
- package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
- package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
- package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
- package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
- package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
- package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
- package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
- package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
- package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
- package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
- package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
- package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
- package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
- package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
- package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
- package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
- package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
- package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
- package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
- package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
- package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
- package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
- package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
- package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
- package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
- package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
- package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
- package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
- package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
- package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
- package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.js +0 -5
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
- package/build/static/storybook-static/assets/menu-category.stories-CKK4mtdd.js +0 -16
- package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
- package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
- package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
- package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
- package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
- package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
- package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
- package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
- package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
- package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
- package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
- package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
- package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
- package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
- package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
- package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
- package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
- package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
- package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
- package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
- package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
- package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
- package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.js +0 -71
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
- /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
- /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
- /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
- /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
- /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
- /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{f,p as b}from"./index-DH_UAw7K.js";const _=n=>{if(f===void 0)return;let o=0,t,s,a;const R=n.getBoolean("animated",!0)&&n.getBoolean("rippleEffect",!0),d=new WeakMap,u=()=>{a&&clearTimeout(a),a=void 0,t&&(m(!1),t=void 0)},h=e=>{t||e.button===2||p(g(e),e)},w=e=>{p(void 0,e)},p=(e,i)=>{if(e&&e===t)return;a&&clearTimeout(a),a=void 0;const{x:c,y:r}=b(i);if(t){if(d.has(t))throw new Error("internal error");t.classList.contains(l)||v(t,c,r),m(!0)}if(e){const A=d.get(e);A&&(clearTimeout(A),d.delete(e)),e.classList.remove(l);const T=()=>{v(e,c,r),a=void 0};L(e)?T():a=setTimeout(T,S)}t=e},v=(e,i,c)=>{if(o=Date.now(),e.classList.add(l),!R)return;const r=C(e);r!==null&&(E(),s=r.addRipple(i,c))},E=()=>{s!==void 0&&(s.then(e=>e()),s=void 0)},m=e=>{E();const i=t;if(!i)return;const c=D-Date.now()+o;if(e&&c>0&&!L(i)){const r=setTimeout(()=>{i.classList.remove(l),d.delete(i)},D);d.set(i,r)}else i.classList.remove(l)};f.addEventListener("ionGestureCaptured",u),f.addEventListener("pointerdown",h,!0),f.addEventListener("pointerup",w,!0),f.addEventListener("pointercancel",u,!0)},g=n=>{if(n.composedPath!==void 0){const o=n.composedPath();for(let t=0;t<o.length-2;t++){const s=o[t];if(!(s instanceof ShadowRoot)&&s.classList.contains("ion-activatable"))return s}}else return n.target.closest(".ion-activatable")},L=n=>n.classList.contains("ion-activatable-instant"),C=n=>{if(n.shadowRoot){const o=n.shadowRoot.querySelector("ion-ripple-effect");if(o)return o}return n.querySelector("ion-ripple-effect")},l="ion-activated",S=100,D=150;export{_ as startTapClick};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(e,t){"use strict";var o,n;return{setters:[e=>{o=e.f,n=e.p}],execute:function(){e("startTapClick",e=>{if(void 0===o)return;let l,d,u,f=0;const v=e.getBoolean("animated",!0)&&e.getBoolean("rippleEffect",!0),p=new WeakMap,m=()=>{u&&clearTimeout(u),u=void 0,l&&(g(!1),l=void 0)},L=(e,t)=>{if(e&&e===l)return;u&&clearTimeout(u),u=void 0;const{x:o,y:s}=n(t);if(l){if(p.has(l))throw new Error("internal error");l.classList.contains(r)||h(l,o,s),g(!0)}if(e){const t=p.get(e);t&&(clearTimeout(t),p.delete(e)),e.classList.remove(r);const n=()=>{h(e,o,s),u=void 0};i(e)?n():u=setTimeout(n,a)}l=e},h=(e,t,o)=>{if(f=Date.now(),e.classList.add(r),!v)return;const n=s(e);null!==n&&(w(),d=n.addRipple(t,o))},w=()=>{void 0!==d&&(d.then(e=>e()),d=void 0)},g=e=>{w();const t=l;if(!t)return;const o=c-Date.now()+f;if(e&&o>0&&!i(t)){const e=setTimeout(()=>{t.classList.remove(r),p.delete(t)},c);p.set(t,e)}else t.classList.remove(r)};o.addEventListener("ionGestureCaptured",m),o.addEventListener("pointerdown",e=>{l||2===e.button||L(t(e),e)},!0),o.addEventListener("pointerup",e=>{L(void 0,e)},!0),o.addEventListener("pointercancel",m,!0)});
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
const t=e=>{if(void 0===e.composedPath)return e.target.closest(".ion-activatable");{const t=e.composedPath();for(let e=0;e<t.length-2;e++){const o=t[e];if(!(o instanceof ShadowRoot)&&o.classList.contains("ion-activatable"))return o}}},i=e=>e.classList.contains("ion-activatable-instant"),s=e=>{if(e.shadowRoot){const t=e.shadowRoot.querySelector("ion-ripple-effect");if(t)return t}return e.querySelector("ion-ripple-effect")},r="ion-activated",a=100,c=150}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{d as r}from"./index-DH_UAw7K.js";const c="ION-CONTENT",T="ion-content",l=".ion-content-scroll-host",N="".concat(T,", ").concat(l),s=o=>o.tagName===c,a=async o=>s(o)?(await new Promise(t=>r(o,t)),o.getScrollElement()):o,O=o=>o.closest(N),C=(o,t)=>s(o)?o.scrollToTop(t):Promise.resolve(o.scrollTo({top:0,left:0,behavior:"smooth"})),m=(o,t,n,e)=>s(o)?o.scrollByPoint(t,n,e):Promise.resolve(o.scrollBy({top:n,left:t,behavior:e>0?"smooth":"auto"}));export{C as a,O as f,a as g,m as s};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(o,e){"use strict";var t;return{setters:[o=>{t=o.d}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
const e=o=>"ION-CONTENT"===o.tagName;o("g",async o=>e(o)?(await new Promise(e=>t(o,e)),o.getScrollElement()):o),o("f",o=>o.closest("ion-content, .ion-content-scroll-host")),o("a",(o,t)=>e(o)?o.scrollToTop(t):Promise.resolve(o.scrollTo({top:0,left:0,behavior:"smooth"}))),o("s",(o,t,s,r)=>e(o)?o.scrollByPoint(t,s,r):Promise.resolve(o.scrollBy({top:s,left:t,behavior:r>0?"smooth":"auto"})))}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{f as A,K as O,b as P,i as B,d as k,a as F,w as b,r as H}from"./index-DH_UAw7K.js";import{f as $,g as U,s as Y}from"./index8-Bte8oYbR.js";const D=new WeakMap,I=(e,s,t,o=0,r=!1)=>{D.has(e)!==t&&(t?G(e,s,o,r):W(e,s))},q=e=>e===e.getRootNode().activeElement,G=(e,s,t,o=!1)=>{const r=s.parentNode,n=s.cloneNode(!1);n.classList.add("cloned-input"),n.tabIndex=-1,o&&(n.disabled=!0),r.appendChild(n),D.set(e,n);const a=e.ownerDocument.dir==="rtl"?9999:-9999;e.style.pointerEvents="none",s.style.transform="translate3d(".concat(a,"px,").concat(t,"px,0) scale(0)")},W=(e,s)=>{const t=D.get(e);t&&(D.delete(e),t.remove()),e.style.pointerEvents="",s.style.transform=""},N=50,z=(e,s,t)=>{if(!t||!s)return()=>{};const o=a=>{q(s)&&I(e,s,a)},r=()=>I(e,s,!1),n=()=>o(!0),c=()=>o(!1);return P(t,"ionScrollStart",n),P(t,"ionScrollEnd",c),s.addEventListener("blur",r),()=>{B(t,"ionScrollStart",n),B(t,"ionScrollEnd",c),s.removeEventListener("blur",r)}},T="input, textarea, [no-blur], [contenteditable]",j=()=>{let e=!0,s=!1;const t=document,o=()=>{s=!0},r=()=>{e=!0},n=c=>{if(s){s=!1;return}const a=t.activeElement;if(!a||a.matches(T))return;const f=c.target;f!==a&&(f.matches(T)||f.closest(T)||(e=!1,setTimeout(()=>{e||a.blur()},50)))};return P(t,"ionScrollStart",o),t.addEventListener("focusin",r,!0),t.addEventListener("touchend",n,!1),()=>{B(t,"ionScrollStart",o,!0),t.removeEventListener("focusin",r,!0),t.removeEventListener("touchend",n,!1)}},J=.3,Q=(e,s,t,o)=>{var r;const n=(r=e.closest("ion-item,[ion-item]"))!==null&&r!==void 0?r:e;return V(n.getBoundingClientRect(),s.getBoundingClientRect(),t,o)},V=(e,s,t,o)=>{const r=e.top,n=e.bottom,c=s.top,a=Math.min(s.bottom,o-t),f=c+15,u=a-N-n,d=f-r,S=Math.round(u<0?-u:d>0?-d:0),v=Math.min(S,r-c),i=Math.abs(v)/J,y=Math.min(400,Math.max(150,i));return{scrollAmount:v,scrollDuration:y,scrollPadding:t,inputSafeY:-(r-f)+4}},R="$ionPaddingTimer",M=(e,s,t)=>{const o=e[R];o&&clearTimeout(o),s>0?e.style.setProperty("--keyboard-offset","".concat(s,"px")):e[R]=setTimeout(()=>{e.style.setProperty("--keyboard-offset","0px"),t&&t()},120)},_=(e,s,t)=>{const o=()=>{s&&M(s,0,t)};e.addEventListener("focusout",o,{once:!0})};let g=0;const K="data-ionic-skip-scroll-assist",X=(e,s,t,o,r,n,c,a=!1)=>{const f=n&&(c===void 0||c.mode===F.None);let l=!1;const u=b!==void 0?b.innerHeight:0,d=h=>{if(l===!1){l=!0;return}p(e,s,t,o,h.detail.keyboardHeight,f,a,u,!1)},S=()=>{l=!1,b===null||b===void 0||b.removeEventListener("ionKeyboardDidShow",d),e.removeEventListener("focusout",S)},v=async()=>{if(s.hasAttribute(K)){s.removeAttribute(K);return}p(e,s,t,o,r,f,a,u),b===null||b===void 0||b.addEventListener("ionKeyboardDidShow",d),e.addEventListener("focusout",S)};return e.addEventListener("focusin",v),()=>{e.removeEventListener("focusin",v),b===null||b===void 0||b.removeEventListener("ionKeyboardDidShow",d),e.removeEventListener("focusout",S)}},C=e=>{var s;if(document.activeElement===e)return;const t=e.getAttribute("id"),o=e.closest('label[for="'.concat(t,'"]')),r=(s=document.activeElement)===null||s===void 0?void 0:s.closest('label[for="'.concat(t,'"]'));o!==null&&o===r||(e.setAttribute(K,"true"),e.focus())},p=async(e,s,t,o,r,n,c=!1,a=0,f=!0)=>{if(!t&&!o)return;const l=Q(e,t||o,r,a);if(t&&Math.abs(l.scrollAmount)<4){C(s),n&&t!==null&&(M(t,g),_(s,t,()=>g=0));return}if(I(e,s,!0,l.inputSafeY,c),C(s),H(()=>e.click()),n&&t&&(g=l.scrollPadding,M(t,g)),typeof window<"u"){let u;const d=async()=>{u!==void 0&&clearTimeout(u),window.removeEventListener("ionKeyboardDidShow",S),window.removeEventListener("ionKeyboardDidShow",d),t&&await Y(t,0,l.scrollAmount,l.scrollDuration),I(e,s,!1,l.inputSafeY),C(s),n&&_(s,t,()=>g=0)},S=()=>{window.removeEventListener("ionKeyboardDidShow",S),window.addEventListener("ionKeyboardDidShow",d)};if(t){const v=await U(t),h=v.scrollHeight-v.clientHeight;if(f&&l.scrollAmount>h-v.scrollTop){s.type==="password"?(l.scrollAmount+=N,window.addEventListener("ionKeyboardDidShow",S)):window.addEventListener("ionKeyboardDidShow",d),u=setTimeout(d,1e3);return}}d()}},Z=!0,se=async(e,s)=>{if(A===void 0)return;const t=s==="ios",o=s==="android",r=e.getNumber("keyboardHeight",290),n=e.getBoolean("scrollAssist",!0),c=e.getBoolean("hideCaretOnScroll",t),a=e.getBoolean("inputBlurring",!1),f=e.getBoolean("scrollPadding",!0),l=Array.from(A.querySelectorAll("ion-input, ion-textarea")),u=new WeakMap,d=new WeakMap,S=await O.getResizeMode(),v=async i=>{await new Promise(L=>k(i,L));const y=i.shadowRoot||i,m=y.querySelector("input")||y.querySelector("textarea"),w=$(i),x=w?null:i.closest("ion-footer");if(!m)return;if(w&&c&&!u.has(i)){const L=z(i,m,w);u.set(i,L)}if(!(m.type==="date"||m.type==="datetime-local")&&(w||x)&&n&&!d.has(i)){const L=X(i,m,w,x,r,f,S,o);d.set(i,L)}},h=i=>{if(c){const y=u.get(i);y&&y(),u.delete(i)}if(n){const y=d.get(i);y&&y(),d.delete(i)}};a&&Z&&j();for(const i of l)v(i);A.addEventListener("ionInputDidLoad",i=>{v(i.detail)}),A.addEventListener("ionInputDidUnload",i=>{h(i.detail)})};export{se as startInputShims};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js","./index8-legacy-L5jO6fD2.js"],function(e,t){"use strict";var o,n,i,r,s,a,d,l,c,u,v;return{setters:[e=>{o=e.f,n=e.K,i=e.b,r=e.i,s=e.d,a=e.a,d=e.w,l=e.r},e=>{c=e.f,u=e.g,v=e.s}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
const t=new WeakMap,m=(e,o,n,i=0,r=!1)=>{t.has(e)!==n&&(n?f(e,o,i,r):y(e,o))},f=(e,o,n,i=!1)=>{const r=o.parentNode,s=o.cloneNode(!1);s.classList.add("cloned-input"),s.tabIndex=-1,i&&(s.disabled=!0),r.appendChild(s),t.set(e,s);const a="rtl"===e.ownerDocument.dir?9999:-9999;e.style.pointerEvents="none",o.style.transform=`translate3d(${a}px,${n}px,0) scale(0)`},y=(e,o)=>{const n=t.get(e);n&&(t.delete(e),n.remove()),e.style.pointerEvents="",o.style.transform=""},w="input, textarea, [no-blur], [contenteditable]",p=(e,t,o,n)=>{const i=e.top,r=e.bottom,s=t.top,a=s+15,d=Math.min(t.bottom,n-o)-50-r,l=a-i,c=Math.round(d<0?-d:l>0?-l:0),u=Math.min(c,i-s),v=Math.abs(u)/.3;return{scrollAmount:u,scrollDuration:Math.min(400,Math.max(150,v)),scrollPadding:o,inputSafeY:4-(i-a)}},b="$ionPaddingTimer",h=(e,t,o)=>{const n=e[b];n&&clearTimeout(n),t>0?e.style.setProperty("--keyboard-offset",`${t}px`):e[b]=setTimeout(()=>{e.style.setProperty("--keyboard-offset","0px"),o&&o()},120)},g=(e,t,o)=>{e.addEventListener("focusout",()=>{t&&h(t,0,o)},{once:!0})};let E=0;const S="data-ionic-skip-scroll-assist",L=e=>{var t;if(document.activeElement===e)return;const o=e.getAttribute("id"),n=e.closest(`label[for="${o}"]`),i=null===(t=document.activeElement)||void 0===t?void 0:t.closest(`label[for="${o}"]`);null!==n&&n===i||(e.setAttribute(S,"true"),e.focus())},D=async(e,t,o,n,i,r,s=!1,a=0,d=!0)=>{if(!o&&!n)return;const c=((e,t,o,n)=>{var i;const r=null!==(i=e.closest("ion-item,[ion-item]"))&&void 0!==i?i:e;return p(r.getBoundingClientRect(),t.getBoundingClientRect(),o,n)})(e,o||n,i,a);if(o&&Math.abs(c.scrollAmount)<4)return L(t),void(r&&null!==o&&(h(o,E),g(t,o,()=>E=0)));if(m(e,t,!0,c.inputSafeY,s),L(t),l(()=>e.click()),r&&o&&(E=c.scrollPadding,h(o,E)),"undefined"!=typeof window){let n;const i=async()=>{void 0!==n&&clearTimeout(n),window.removeEventListener("ionKeyboardDidShow",s),window.removeEventListener("ionKeyboardDidShow",i),o&&await v(o,0,c.scrollAmount,c.scrollDuration),m(e,t,!1,c.inputSafeY),L(t),r&&g(t,o,()=>E=0)},s=()=>{window.removeEventListener("ionKeyboardDidShow",s),window.addEventListener("ionKeyboardDidShow",i)};if(o){const e=await u(o),r=e.scrollHeight-e.clientHeight;if(d&&c.scrollAmount>r-e.scrollTop)return"password"===t.type?(c.scrollAmount+=50,window.addEventListener("ionKeyboardDidShow",s)):window.addEventListener("ionKeyboardDidShow",i),void(n=setTimeout(i,1e3))}i()}};e("startInputShims",async(e,t)=>{if(void 0===o)return;const l="ios"===t,u="android"===t,v=e.getNumber("keyboardHeight",290),f=e.getBoolean("scrollAssist",!0),y=e.getBoolean("hideCaretOnScroll",l),p=e.getBoolean("inputBlurring",!1),b=e.getBoolean("scrollPadding",!0),h=Array.from(o.querySelectorAll("ion-input, ion-textarea")),g=new WeakMap,E=new WeakMap,L=await n.getResizeMode(),x=async e=>{await new Promise(t=>s(e,t));const t=e.shadowRoot||e,o=t.querySelector("input")||t.querySelector("textarea"),n=c(e),l=n?null:e.closest("ion-footer");if(o){if(n&&y&&!g.has(e)){const t=((e,t,o)=>{if(!o||!t)return()=>{};const n=o=>{var n;(n=t)===n.getRootNode().activeElement&&m(e,t,o)},s=()=>m(e,t,!1),a=()=>n(!0),d=()=>n(!1);return i(o,"ionScrollStart",a),i(o,"ionScrollEnd",d),t.addEventListener("blur",s),()=>{r(o,"ionScrollStart",a),r(o,"ionScrollEnd",d),t.removeEventListener("blur",s)}})(e,o,n);g.set(e,t)}if("date"!==o.type&&"datetime-local"!==o.type&&(n||l)&&f&&!E.has(e)){const t=((e,t,o,n,i,r,s,l=!1)=>{const c=r&&(void 0===s||s.mode===a.None);let u=!1;const v=void 0!==d?d.innerHeight:0,m=i=>{!1!==u?D(e,t,o,n,i.detail.keyboardHeight,c,l,v,!1):u=!0},f=()=>{u=!1,null==d||d.removeEventListener("ionKeyboardDidShow",m),e.removeEventListener("focusout",f)},y=async()=>{t.hasAttribute(S)?t.removeAttribute(S):(D(e,t,o,n,i,c,l,v),null==d||d.addEventListener("ionKeyboardDidShow",m),e.addEventListener("focusout",f))};return e.addEventListener("focusin",y),()=>{e.removeEventListener("focusin",y),null==d||d.removeEventListener("ionKeyboardDidShow",m),e.removeEventListener("focusout",f)}})(e,o,n,l,v,b,L,u);E.set(e,t)}}};p&&(()=>{let e=!0,t=!1;const o=document,n=()=>{t=!0},r=()=>{e=!0},s=n=>{if(t)return void(t=!1);const i=o.activeElement;if(!i)return;if(i.matches(w))return;const r=n.target;r!==i&&(r.matches(w)||r.closest(w)||(e=!1,setTimeout(()=>{e||i.blur()},50)))};i(o,"ionScrollStart",n),o.addEventListener("focusin",r,!0),o.addEventListener("touchend",s,!1)})();for(const o of h)x(o);o.addEventListener("ionInputDidLoad",e=>{x(e.detail)}),o.addEventListener("ionInputDidUnload",e=>{(e=>{if(y){const t=g.get(e);t&&t(),g.delete(e)}if(f){const t=E.get(e);t&&t(),E.delete(e)}})(e.detail)})})}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{e as a,g as Z}from"./index-DH_UAw7K.js";const j=540,z=o=>document.querySelector("".concat(o,".ion-cloned-element")),I=o=>o.shadowRoot||o,P=o=>{const i=o.tagName==="ION-TABS"?o:o.querySelector("ion-tabs"),l="ion-content ion-header:not(.header-collapse-condense-inactive) ion-title.title-large";if(i!=null){const e=i.querySelector("ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)");return e!=null?e.querySelector(l):null}return o.querySelector(l)},D=(o,i)=>{const l=o.tagName==="ION-TABS"?o:o.querySelector("ion-tabs");let e=[];if(l!=null){const t=l.querySelector("ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)");t!=null&&(e=t.querySelectorAll("ion-buttons"))}else e=o.querySelectorAll("ion-buttons");for(const t of e){const A=t.closest("ion-header"),E=A&&!A.classList.contains("header-collapse-condense-inactive"),h=t.querySelector("ion-back-button"),r=t.classList.contains("buttons-collapse"),g=t.slot==="start"||t.slot==="";if(h!==null&&g&&(r&&E&&i||!r))return h}return null},J=(o,i,l,e,t)=>{const A=D(e,l),E=P(t),h=P(e),r=D(t,l),g=A!==null&&E!==null&&!l,u=h!==null&&r!==null&&l;if(g){const S=E.getBoundingClientRect(),f=A.getBoundingClientRect(),c=I(A).querySelector(".button-text"),C=c==null?void 0:c.getBoundingClientRect(),y=I(E).querySelector(".toolbar-title").getBoundingClientRect();G(o,i,l,E,S,y,f,c,C),k(o,i,l,A,f,c,C,E,y)}else if(u){const S=h.getBoundingClientRect(),f=r.getBoundingClientRect(),c=I(r).querySelector(".button-text"),C=c==null?void 0:c.getBoundingClientRect(),y=I(h).querySelector(".toolbar-title").getBoundingClientRect();G(o,i,l,h,S,y,f,c,C),k(o,i,l,r,f,c,C,h,y)}return{forward:g,backward:u}},k=(o,i,l,e,t,A,E,h,r)=>{var g,u;const S=i?"calc(100% - ".concat(t.right+4,"px)"):"".concat(t.left-4,"px"),f=i?"right":"left",c=i?"left":"right",C=i?"right":"left";let L=1,y=1,T="scale(".concat(y,")");const b="scale(1)";if(A&&E){const Y=((g=A.textContent)===null||g===void 0?void 0:g.trim())===((u=h.textContent)===null||u===void 0?void 0:u.trim());L=r.width/E.width,y=(r.height-U)/E.height,T=Y?"scale(".concat(L,", ").concat(y,")"):"scale(".concat(y,")")}const x=I(e).querySelector("ion-icon").getBoundingClientRect(),W=i?"".concat(x.width/2-(x.right-t.right),"px"):"".concat(t.left-x.width/2,"px"),n=i?"-".concat(window.innerWidth-t.right,"px"):"".concat(t.left,"px"),p="".concat(r.top,"px"),$="".concat(t.top,"px"),v=[{offset:0,transform:"translate3d(".concat(W,", ").concat(p,", 0)")},{offset:1,transform:"translate3d(".concat(n,", ").concat($,", 0)")}],s=[{offset:0,transform:"translate3d(".concat(n,", ").concat($,", 0)")},{offset:1,transform:"translate3d(".concat(W,", ").concat(p,", 0)")}],d=l?s:v,q=l?[{offset:0,opacity:1,transform:b},{offset:1,opacity:0,transform:T}]:[{offset:0,opacity:0,transform:T},{offset:1,opacity:1,transform:b}],w=l?[{offset:0,opacity:1,transform:"scale(1)"},{offset:.2,opacity:0,transform:"scale(0.6)"},{offset:1,opacity:0,transform:"scale(0.6)"}]:[{offset:0,opacity:0,transform:"scale(0.6)"},{offset:.6,opacity:0,transform:"scale(0.6)"},{offset:1,opacity:1,transform:"scale(1)"}],N=a(),F=a(),B=a(),m=z("ion-back-button"),M=I(m).querySelector(".button-text"),H=I(m).querySelector("ion-icon");m.text=e.text,m.mode=e.mode,m.icon=e.icon,m.color=e.color,m.disabled=e.disabled,m.style.setProperty("display","block"),m.style.setProperty("position","fixed"),F.addElement(H),N.addElement(M),B.addElement(m),B.beforeStyles({position:"absolute",top:"0px",[C]:"0px"}).beforeAddWrite(()=>{e.style.setProperty("display","none"),m.style.setProperty(f,S)}).afterAddWrite(()=>{e.style.setProperty("display",""),m.style.setProperty("display","none"),m.style.removeProperty(f)}).keyframes(d),N.beforeStyles({"transform-origin":"".concat(f," top")}).keyframes(q),F.beforeStyles({"transform-origin":"".concat(c," center")}).keyframes(w),o.addAnimation([N,F,B])},G=(o,i,l,e,t,A,E,h,r)=>{var g,u;const S=i?"right":"left",f=i?"calc(100% - ".concat(t.right,"px)"):"".concat(t.left,"px"),c="0px",C="".concat(t.top,"px"),L=8;let y=i?"-".concat(window.innerWidth-E.right-L,"px"):"".concat(E.x+L,"px"),T=.5;const b="scale(1)";let K="scale(".concat(T,")");if(h&&r){y=i?"-".concat(window.innerWidth-r.right-L,"px"):"".concat(r.x-L,"px");const X=((g=h.textContent)===null||g===void 0?void 0:g.trim())===((u=e.textContent)===null||u===void 0?void 0:u.trim()),_=r.width/A.width;T=r.height/(A.height-U),K=X?"scale(".concat(_,", ").concat(T,")"):"scale(".concat(T,")")}const x=E.top+E.height/2,W=t.height*T/2,n="".concat(x-W,"px"),p=[{offset:0,opacity:0,transform:"translate3d(".concat(y,", ").concat(n,", 0) ").concat(K)},{offset:.1,opacity:0},{offset:1,opacity:1,transform:"translate3d(".concat(c,", ").concat(C,", 0) ").concat(b)}],$=[{offset:0,opacity:.99,transform:"translate3d(".concat(c,", ").concat(C,", 0) ").concat(b)},{offset:.6,opacity:0},{offset:1,opacity:0,transform:"translate3d(".concat(y,", ").concat(n,", 0) ").concat(K)}],v=l?p:$,s=z("ion-title"),d=a();s.innerText=e.innerText,s.size=e.size,s.color=e.color,d.addElement(s),d.beforeStyles({"transform-origin":"".concat(S," top"),height:"".concat(t.height,"px"),display:"",position:"relative",[S]:f}).beforeAddWrite(()=>{e.style.setProperty("opacity","0")}).afterAddWrite(()=>{e.style.setProperty("opacity",""),s.style.setProperty("display","none")}).keyframes(v),o.addAnimation(d)},V=(o,i)=>{var l;try{const e="cubic-bezier(0.32,0.72,0,1)",t="opacity",A="transform",r=o.ownerDocument.dir==="rtl",g=r?"-99.5%":"99.5%",u=r?"33%":"-33%",S=i.enteringEl,f=i.leavingEl,c=i.direction==="back",C=S.querySelector(":scope > ion-content"),L=S.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *"),y=S.querySelectorAll(":scope > ion-header > ion-toolbar"),T=a(),b=a();if(T.addElement(S).duration(((l=i.duration)!==null&&l!==void 0?l:0)||j).easing(i.easing||e).fill("both").beforeRemoveClass("ion-page-invisible"),f&&o!==null&&o!==void 0){const n=a();n.addElement(o),T.addAnimation(n)}if(!C&&y.length===0&&L.length===0?b.addElement(S.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")):(b.addElement(C),b.addElement(L)),T.addAnimation(b),c?b.beforeClearStyles([t]).fromTo("transform","translateX(".concat(u,")"),"translateX(0%)").fromTo(t,.8,1):b.beforeClearStyles([t]).fromTo("transform","translateX(".concat(g,")"),"translateX(0%)"),C){const n=I(C).querySelector(".transition-effect");if(n){const p=n.querySelector(".transition-cover"),$=n.querySelector(".transition-shadow"),v=a(),s=a(),d=a();v.addElement(n).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),s.addElement(p).beforeClearStyles([t]).fromTo(t,0,.1),d.addElement($).beforeClearStyles([t]).fromTo(t,.03,.7),v.addAnimation([s,d]),b.addAnimation([v])}}const K=S.querySelector("ion-header.header-collapse-condense"),{forward:x,backward:W}=J(T,r,c,S,f);if(y.forEach(n=>{const p=a();p.addElement(n),T.addAnimation(p);const $=a();$.addElement(n.querySelector("ion-title"));const v=a(),s=Array.from(n.querySelectorAll("ion-buttons,[menuToggle]")),d=n.closest("ion-header"),X=d==null?void 0:d.classList.contains("header-collapse-condense-inactive");let _;c?_=s.filter(N=>{const F=N.classList.contains("buttons-collapse");return F&&!X||!F}):_=s.filter(N=>!N.classList.contains("buttons-collapse")),v.addElement(_);const q=a();q.addElement(n.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])"));const R=a();R.addElement(I(n).querySelector(".toolbar-background"));const O=a(),w=n.querySelector("ion-back-button");if(w&&O.addElement(w),p.addAnimation([$,v,q,R,O]),v.fromTo(t,.01,1),q.fromTo(t,.01,1),c)X||$.fromTo("transform","translateX(".concat(u,")"),"translateX(0%)").fromTo(t,.01,1),q.fromTo("transform","translateX(".concat(u,")"),"translateX(0%)"),O.fromTo(t,.01,1);else if(K||$.fromTo("transform","translateX(".concat(g,")"),"translateX(0%)").fromTo(t,.01,1),q.fromTo("transform","translateX(".concat(g,")"),"translateX(0%)"),R.beforeClearStyles([t,"transform"]),(d==null?void 0:d.translucent)?R.fromTo("transform",r?"translateX(-100%)":"translateX(100%)","translateX(0px)"):R.fromTo(t,.01,"var(--opacity)"),x||O.fromTo(t,.01,1),w&&!x){const F=a();F.addElement(I(w).querySelector(".button-text")).fromTo("transform",r?"translateX(-100px)":"translateX(100px)","translateX(0px)"),p.addAnimation(F)}}),f){const n=a(),p=f.querySelector(":scope > ion-content"),$=f.querySelectorAll(":scope > ion-header > ion-toolbar"),v=f.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *");if(!p&&$.length===0&&v.length===0?n.addElement(f.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")):(n.addElement(p),n.addElement(v)),T.addAnimation(n),c){n.beforeClearStyles([t]).fromTo("transform","translateX(0%)",r?"translateX(-100%)":"translateX(100%)");const s=Z(f);T.afterAddWrite(()=>{T.getDirection()==="normal"&&s.style.setProperty("display","none")})}else n.fromTo("transform","translateX(0%)","translateX(".concat(u,")")).fromTo(t,1,.8);if(p){const s=I(p).querySelector(".transition-effect");if(s){const d=s.querySelector(".transition-cover"),X=s.querySelector(".transition-shadow"),_=a(),q=a(),R=a();_.addElement(s).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),q.addElement(d).beforeClearStyles([t]).fromTo(t,.1,0),R.addElement(X).beforeClearStyles([t]).fromTo(t,.7,.03),_.addAnimation([q,R]),n.addAnimation([_])}}$.forEach(s=>{const d=a();d.addElement(s);const X=a();X.addElement(s.querySelector("ion-title"));const _=a(),q=s.querySelectorAll("ion-buttons,[menuToggle]"),R=s.closest("ion-header"),O=R==null?void 0:R.classList.contains("header-collapse-condense-inactive"),w=Array.from(q).filter(H=>{const Y=H.classList.contains("buttons-collapse");return Y&&!O||!Y});_.addElement(w);const N=a(),F=s.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])");F.length>0&&N.addElement(F);const B=a();B.addElement(I(s).querySelector(".toolbar-background"));const m=a(),M=s.querySelector("ion-back-button");if(M&&m.addElement(M),d.addAnimation([X,_,N,m,B]),T.addAnimation(d),m.fromTo(t,.99,0),_.fromTo(t,.99,0),N.fromTo(t,.99,0),c){if(O||X.fromTo("transform","translateX(0%)",r?"translateX(-100%)":"translateX(100%)").fromTo(t,.99,0),N.fromTo("transform","translateX(0%)",r?"translateX(-100%)":"translateX(100%)"),B.beforeClearStyles([t,"transform"]),(R==null?void 0:R.translucent)?B.fromTo("transform","translateX(0px)",r?"translateX(-100%)":"translateX(100%)"):B.fromTo(t,"var(--opacity)",0),M&&!W){const Y=a();Y.addElement(I(M).querySelector(".button-text")).fromTo("transform","translateX(0%)","translateX(".concat((r?-124:124)+"px",")")),d.addAnimation(Y)}}else O||X.fromTo("transform","translateX(0%)","translateX(".concat(u,")")).fromTo(t,.99,0).afterClearStyles([A,t]),N.fromTo("transform","translateX(0%)","translateX(".concat(u,")")).afterClearStyles([A,t]),m.afterClearStyles([t]),X.afterClearStyles([t]),_.afterClearStyles([t])})}return T}catch(e){throw e}},U=10;export{V as iosTransitionAnimation,I as shadow};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(t,e){"use strict";var o,n;return{setters:[t=>{o=t.e,n=t.g}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
const e=t=>document.querySelector(`${t}.ion-cloned-element`),r=t("shadow",t=>t.shadowRoot||t),a=t=>{const e="ION-TABS"===t.tagName?t:t.querySelector("ion-tabs"),o="ion-content ion-header:not(.header-collapse-condense-inactive) ion-title.title-large";if(null!=e){const t=e.querySelector("ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)");return null!=t?t.querySelector(o):null}return t.querySelector(o)},l=(t,e)=>{const o="ION-TABS"===t.tagName?t:t.querySelector("ion-tabs");let n=[];if(null!=o){const t=o.querySelector("ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)");null!=t&&(n=t.querySelectorAll("ion-buttons"))}else n=t.querySelectorAll("ion-buttons");for(const r of n){const t=r.closest("ion-header"),o=t&&!t.classList.contains("header-collapse-condense-inactive"),n=r.querySelector("ion-back-button"),a=r.classList.contains("buttons-collapse"),l="start"===r.slot||""===r.slot;if(null!==n&&l&&(a&&o&&e||!a))return n}return null},s=(t,n,a,l,s,i,d,f,m)=>{var y,u;const p=n?`calc(100% - ${s.right+4}px)`:s.left-4+"px",g=n?"right":"left",b=n?"left":"right",S=n?"right":"left";let h=1,$=1,x=`scale(${$})`;const q="scale(1)";if(i&&d){const t=(null===(y=i.textContent)||void 0===y?void 0:y.trim())===(null===(u=f.textContent)||void 0===u?void 0:u.trim());h=m.width/d.width,$=(m.height-c)/d.height,x=t?`scale(${h}, ${$})`:`scale(${$})`}const T=r(l).querySelector("ion-icon").getBoundingClientRect(),X=n?T.width/2-(T.right-s.right)+"px":s.left-T.width/2+"px",E=n?`-${window.innerWidth-s.right}px`:`${s.left}px`,A=`${m.top}px`,v=`${s.top}px`,C=a?[{offset:0,transform:`translate3d(${E}, ${v}, 0)`},{offset:1,transform:`translate3d(${X}, ${A}, 0)`}]:[{offset:0,transform:`translate3d(${X}, ${A}, 0)`},{offset:1,transform:`translate3d(${E}, ${v}, 0)`}],w=a?[{offset:0,opacity:1,transform:q},{offset:1,opacity:0,transform:x}]:[{offset:0,opacity:0,transform:x},{offset:1,opacity:1,transform:q}],k=a?[{offset:0,opacity:1,transform:"scale(1)"},{offset:.2,opacity:0,transform:"scale(0.6)"},{offset:1,opacity:0,transform:"scale(0.6)"}]:[{offset:0,opacity:0,transform:"scale(0.6)"},{offset:.6,opacity:0,transform:"scale(0.6)"},{offset:1,opacity:1,transform:"scale(1)"}],B=o(),P=o(),R=o(),W=e("ion-back-button"),L=r(W).querySelector(".button-text"),N=r(W).querySelector("ion-icon");W.text=l.text,W.mode=l.mode,W.icon=l.icon,W.color=l.color,W.disabled=l.disabled,W.style.setProperty("display","block"),W.style.setProperty("position","fixed"),P.addElement(N),B.addElement(L),R.addElement(W),R.beforeStyles({position:"absolute",top:"0px",[S]:"0px"}).beforeAddWrite(()=>{l.style.setProperty("display","none"),W.style.setProperty(g,p)}).afterAddWrite(()=>{l.style.setProperty("display",""),W.style.setProperty("display","none"),W.style.removeProperty(g)}).keyframes(C),B.beforeStyles({"transform-origin":`${g} top`}).keyframes(w),P.beforeStyles({"transform-origin":`${b} center`}).keyframes(k),t.addAnimation([B,P,R])},i=(t,n,r,a,l,s,i,d,f)=>{var m,y;const u=n?"right":"left",p=n?`calc(100% - ${l.right}px)`:`${l.left}px`,g=`${l.top}px`;let b=n?`-${window.innerWidth-i.right-8}px`:`${i.x+8}px`,S=.5;const h="scale(1)";let $=`scale(${S})`;if(d&&f){b=n?`-${window.innerWidth-f.right-8}px`:f.x-8+"px";const t=(null===(m=d.textContent)||void 0===m?void 0:m.trim())===(null===(y=a.textContent)||void 0===y?void 0:y.trim()),e=f.width/s.width;S=f.height/(s.height-c),$=t?`scale(${e}, ${S})`:`scale(${S})`}const x=i.top+i.height/2-l.height*S/2+"px",q=r?[{offset:0,opacity:0,transform:`translate3d(${b}, ${x}, 0) ${$}`},{offset:.1,opacity:0},{offset:1,opacity:1,transform:`translate3d(0px, ${g}, 0) ${h}`}]:[{offset:0,opacity:.99,transform:`translate3d(0px, ${g}, 0) ${h}`},{offset:.6,opacity:0},{offset:1,opacity:0,transform:`translate3d(${b}, ${x}, 0) ${$}`}],T=e("ion-title"),X=o();T.innerText=a.innerText,T.size=a.size,T.color=a.color,X.addElement(T),X.beforeStyles({"transform-origin":`${u} top`,height:`${l.height}px`,display:"",position:"relative",[u]:p}).beforeAddWrite(()=>{a.style.setProperty("opacity","0")}).afterAddWrite(()=>{a.style.setProperty("opacity",""),T.style.setProperty("display","none")}).keyframes(q),t.addAnimation(X)},c=(t("iosTransitionAnimation",(t,e)=>{var c;try{const d="cubic-bezier(0.32,0.72,0,1)",f="opacity",m="transform",y="0%",u=.8,p="rtl"===t.ownerDocument.dir,g=p?"-99.5%":"99.5%",b=p?"33%":"-33%",S=e.enteringEl,h=e.leavingEl,$="back"===e.direction,x=S.querySelector(":scope > ion-content"),q=S.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *"),T=S.querySelectorAll(":scope > ion-header > ion-toolbar"),X=o(),E=o();if(X.addElement(S).duration((null!==(c=e.duration)&&void 0!==c?c:0)||540).easing(e.easing||d).fill("both").beforeRemoveClass("ion-page-invisible"),h&&null!=t){const e=o();e.addElement(t),X.addAnimation(e)}if(x||0!==T.length||0!==q.length?(E.addElement(x),E.addElement(q)):E.addElement(S.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")),X.addAnimation(E),$?E.beforeClearStyles([f]).fromTo("transform",`translateX(${b})`,`translateX(${y})`).fromTo(f,u,1):E.beforeClearStyles([f]).fromTo("transform",`translateX(${g})`,`translateX(${y})`),x){const t=r(x).querySelector(".transition-effect");if(t){const e=t.querySelector(".transition-cover"),n=t.querySelector(".transition-shadow"),r=o(),a=o(),l=o();r.addElement(t).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),a.addElement(e).beforeClearStyles([f]).fromTo(f,0,.1),l.addElement(n).beforeClearStyles([f]).fromTo(f,.03,.7),r.addAnimation([a,l]),E.addAnimation([r])}}const A=S.querySelector("ion-header.header-collapse-condense"),{forward:v,backward:C}=((t,e,o,n,c)=>{const d=l(n,o),f=a(c),m=a(n),y=l(c,o),u=null!==d&&null!==f&&!o,p=null!==m&&null!==y&&o;if(u){const n=f.getBoundingClientRect(),a=d.getBoundingClientRect(),l=r(d).querySelector(".button-text"),c=null==l?void 0:l.getBoundingClientRect(),m=r(f).querySelector(".toolbar-title").getBoundingClientRect();i(t,e,o,f,n,m,a,l,c),s(t,e,o,d,a,l,c,f,m)}else if(p){const n=m.getBoundingClientRect(),a=y.getBoundingClientRect(),l=r(y).querySelector(".button-text"),c=null==l?void 0:l.getBoundingClientRect(),d=r(m).querySelector(".toolbar-title").getBoundingClientRect();i(t,e,o,m,n,d,a,l,c),s(t,e,o,y,a,l,c,m,d)}return{forward:u,backward:p}})(X,p,$,S,h);if(T.forEach(t=>{const e=o();e.addElement(t),X.addAnimation(e);const n=o();n.addElement(t.querySelector("ion-title"));const a=o(),l=Array.from(t.querySelectorAll("ion-buttons,[menuToggle]")),s=t.closest("ion-header"),i=null==s?void 0:s.classList.contains("header-collapse-condense-inactive");let c;c=$?l.filter(t=>{const e=t.classList.contains("buttons-collapse");return e&&!i||!e}):l.filter(t=>!t.classList.contains("buttons-collapse")),a.addElement(c);const d=o();d.addElement(t.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])"));const m=o();m.addElement(r(t).querySelector(".toolbar-background"));const u=o(),S=t.querySelector("ion-back-button");if(S&&u.addElement(S),e.addAnimation([n,a,d,m,u]),a.fromTo(f,.01,1),d.fromTo(f,.01,1),$)i||n.fromTo("transform",`translateX(${b})`,`translateX(${y})`).fromTo(f,.01,1),d.fromTo("transform",`translateX(${b})`,`translateX(${y})`),u.fromTo(f,.01,1);else if(A||n.fromTo("transform",`translateX(${g})`,`translateX(${y})`).fromTo(f,.01,1),d.fromTo("transform",`translateX(${g})`,`translateX(${y})`),m.beforeClearStyles([f,"transform"]),(null==s?void 0:s.translucent)?m.fromTo("transform",p?"translateX(-100%)":"translateX(100%)","translateX(0px)"):m.fromTo(f,.01,"var(--opacity)"),v||u.fromTo(f,.01,1),S&&!v){const t=o();t.addElement(r(S).querySelector(".button-text")).fromTo("transform",p?"translateX(-100px)":"translateX(100px)","translateX(0px)"),e.addAnimation(t)}}),h){const t=o(),e=h.querySelector(":scope > ion-content"),a=h.querySelectorAll(":scope > ion-header > ion-toolbar"),l=h.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *");if(e||0!==a.length||0!==l.length?(t.addElement(e),t.addElement(l)):t.addElement(h.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")),X.addAnimation(t),$){t.beforeClearStyles([f]).fromTo("transform",`translateX(${y})`,p?"translateX(-100%)":"translateX(100%)");const e=n(h);X.afterAddWrite(()=>{"normal"===X.getDirection()&&e.style.setProperty("display","none")})}else t.fromTo("transform",`translateX(${y})`,`translateX(${b})`).fromTo(f,1,u);if(e){const n=r(e).querySelector(".transition-effect");if(n){const e=n.querySelector(".transition-cover"),r=n.querySelector(".transition-shadow"),a=o(),l=o(),s=o();a.addElement(n).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),l.addElement(e).beforeClearStyles([f]).fromTo(f,.1,0),s.addElement(r).beforeClearStyles([f]).fromTo(f,.7,.03),a.addAnimation([l,s]),t.addAnimation([a])}}a.forEach(t=>{const e=o();e.addElement(t);const n=o();n.addElement(t.querySelector("ion-title"));const a=o(),l=t.querySelectorAll("ion-buttons,[menuToggle]"),s=t.closest("ion-header"),i=null==s?void 0:s.classList.contains("header-collapse-condense-inactive"),c=Array.from(l).filter(t=>{const e=t.classList.contains("buttons-collapse");return e&&!i||!e});a.addElement(c);const d=o(),u=t.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])");u.length>0&&d.addElement(u);const g=o();g.addElement(r(t).querySelector(".toolbar-background"));const S=o(),h=t.querySelector("ion-back-button");if(h&&S.addElement(h),e.addAnimation([n,a,d,S,g]),X.addAnimation(e),S.fromTo(f,.99,0),a.fromTo(f,.99,0),d.fromTo(f,.99,0),$){if(i||n.fromTo("transform",`translateX(${y})`,p?"translateX(-100%)":"translateX(100%)").fromTo(f,.99,0),d.fromTo("transform",`translateX(${y})`,p?"translateX(-100%)":"translateX(100%)"),g.beforeClearStyles([f,"transform"]),(null==s?void 0:s.translucent)?g.fromTo("transform","translateX(0px)",p?"translateX(-100%)":"translateX(100%)"):g.fromTo(f,"var(--opacity)",0),h&&!C){const t=o();t.addElement(r(h).querySelector(".button-text")).fromTo("transform",`translateX(${y})`,`translateX(${(p?-124:124)+"px"})`),e.addAnimation(t)}}else i||n.fromTo("transform",`translateX(${y})`,`translateX(${b})`).fromTo(f,.99,0).afterClearStyles([m,f]),d.fromTo("transform",`translateX(${y})`,`translateX(${b})`).afterClearStyles([m,f]),S.afterClearStyles([f]),n.afterClearStyles([f]),a.afterClearStyles([f])})}return X}catch(d){throw d}}),10)}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{K as f}from"./index-DH_UAw7K.js";const g="ionKeyboardDidShow",p="ionKeyboardDidHide",b=150;let r={},o={},s=!1;const v=()=>{r={},o={},s=!1},k=e=>{if(f.getEngine())y(e);else{if(!e.visualViewport)return;o=d(e.visualViewport),e.visualViewport.onresize=()=>{K(e),l()||D(e)?n(e):i(e)&&a(e)}}},y=e=>{e.addEventListener("keyboardDidShow",t=>n(e,t)),e.addEventListener("keyboardDidHide",()=>a(e))},n=(e,t)=>{E(e,t),s=!0},a=e=>{u(e),s=!1},l=()=>{const e=(r.height-o.height)*o.scale;return!s&&r.width===o.width&&e>b},D=e=>s&&!i(e),i=e=>s&&o.height===e.innerHeight,E=(e,t)=>{const c=t?t.keyboardHeight:e.innerHeight-o.height,h=new CustomEvent(g,{detail:{keyboardHeight:c}});e.dispatchEvent(h)},u=e=>{const t=new CustomEvent(p);e.dispatchEvent(t)},K=e=>{r=Object.assign({},o),o=d(e.visualViewport)},d=e=>({width:Math.round(e.width),height:Math.round(e.height),offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,pageTop:e.pageTop,pageLeft:e.pageLeft,scale:e.scale});export{p as KEYBOARD_DID_CLOSE,g as KEYBOARD_DID_OPEN,d as copyVisualViewport,i as keyboardDidClose,l as keyboardDidOpen,D as keyboardDidResize,v as resetKeyboardAssist,a as setKeyboardClose,n as setKeyboardOpen,k as startKeyboardAssist,K as trackViewportChanges};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(e,t){"use strict";var i;return{setters:[e=>{i=e.K}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
const t=e("KEYBOARD_DID_OPEN","ionKeyboardDidShow"),s=e("KEYBOARD_DID_CLOSE","ionKeyboardDidHide");let o={},r={},a=!1;e("resetKeyboardAssist",()=>{o={},r={},a=!1}),e("startKeyboardAssist",e=>{if(i.getEngine())n(e);else{if(!e.visualViewport)return;r=b(e.visualViewport),e.visualViewport.onresize=()=>{y(e),g()||p(e)?d(e):c(e)&&h(e)}}});const n=e=>{e.addEventListener("keyboardDidShow",t=>d(e,t)),e.addEventListener("keyboardDidHide",()=>h(e))},d=e("setKeyboardOpen",(e,t)=>{f(e,t),a=!0}),h=e("setKeyboardClose",e=>{u(e),a=!1}),g=e("keyboardDidOpen",()=>{const e=(o.height-r.height)*r.scale;return!a&&o.width===r.width&&e>150}),p=e("keyboardDidResize",e=>a&&!c(e)),c=e("keyboardDidClose",e=>a&&r.height===e.innerHeight),f=(e,i)=>{const s=i?i.keyboardHeight:e.innerHeight-r.height,o=new CustomEvent(t,{detail:{keyboardHeight:s}});e.dispatchEvent(o)},u=e=>{const t=new CustomEvent(s);e.dispatchEvent(t)},y=e("trackViewportChanges",e=>{o=Object.assign({},r),r=b(e.visualViewport)}),b=e("copyVisualViewport",e=>({width:Math.round(e.width),height:Math.round(e.height),offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,pageTop:e.pageTop,pageLeft:e.pageLeft,scale:e.scale}))}}});
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(e,n){"use strict";var t,i;return{setters:[e=>{t=e.g,i=e.e}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
e("mdTransitionAnimation",(e,n)=>{var o,r,a;const s="40px",l="back"===n.direction,d=n.enteringEl,c=n.leavingEl,u=t(d),m=u.querySelector("ion-toolbar"),f=i();if(f.addElement(u).fill("both").beforeRemoveClass("ion-page-invisible"),l?f.duration((null!==(o=n.duration)&&void 0!==o?o:0)||200).easing("cubic-bezier(0.47,0,0.745,0.715)"):f.duration((null!==(r=n.duration)&&void 0!==r?r:0)||280).easing("cubic-bezier(0.36,0.66,0.04,1)").fromTo("transform",`translateY(${s})`,"translateY(0px)").fromTo("opacity",.01,1),m){const e=i();e.addElement(m),f.addAnimation(e)}if(c&&l){f.duration((null!==(a=n.duration)&&void 0!==a?a:0)||200).easing("cubic-bezier(0.47,0,0.745,0.715)");const e=i();e.addElement(t(c)).onFinish(n=>{1===n&&e.elements.length>0&&e.elements[0].style.setProperty("display","none")}).fromTo("transform","translateY(0px)",`translateY(${s})`).fromTo("opacity",1,0),f.addAnimation(e)}return f})}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{g,e as r}from"./index-DH_UAw7K.js";const v=(u,i)=>{var o,t,a;const l="40px",s=i.direction==="back",E=i.enteringEl,c=i.leavingEl,d=g(E),m=d.querySelector("ion-toolbar"),n=r();if(n.addElement(d).fill("both").beforeRemoveClass("ion-page-invisible"),s?n.duration(((o=i.duration)!==null&&o!==void 0?o:0)||200).easing("cubic-bezier(0.47,0,0.745,0.715)"):n.duration(((t=i.duration)!==null&&t!==void 0?t:0)||280).easing("cubic-bezier(0.36,0.66,0.04,1)").fromTo("transform","translateY(".concat(l,")"),"translateY(0px)").fromTo("opacity",.01,1),m){const e=r();e.addElement(m),n.addAnimation(e)}if(c&&s){n.duration(((a=i.duration)!==null&&a!==void 0?a:0)||200).easing("cubic-bezier(0.47,0,0.745,0.715)");const e=r();e.addElement(g(c)).onFinish(b=>{b===1&&e.elements.length>0&&e.elements[0].style.setProperty("display","none")}).fromTo("transform","translateY(0px)","translateY(".concat(l,")")).fromTo("opacity",1,0),n.addAnimation(e)}return n};export{v as mdTransitionAnimation};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
!function(){"use strict";var r,t,n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e={};function i(){if(t)return r;t=1;var e=function(r){return r&&r.Math===Math&&r};return r=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof n&&n)||e("object"==typeof r&&r)||function(){return this}()||Function("return this")()}var o,u,a,f,c,s,l,v,h={};function p(){return u?o:(u=1,o=function(r){try{return!!r()}catch(t){return!0}})}function d(){if(f)return a;f=1;var r=p();return a=!r(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})}function y(){if(s)return c;s=1;var r=p();return c=!r(function(){var r=function(){}.bind();return"function"!=typeof r||r.hasOwnProperty("prototype")})}function g(){if(v)return l;v=1;var r=y(),t=Function.prototype.call;return l=r?t.bind(t):function(){return t.apply(t,arguments)},l}var w,m,b,E,A,x,S,R,I,O,T,_,j,k,P,C,D,M,U,N,L,B,F,z,W,$,Y,V,H,G,q,K,J,X,Q,Z,rr,tr,nr,er,ir,or={};function ur(){return b?m:(b=1,m=function(r,t){return{enumerable:!(1&r),configurable:!(2&r),writable:!(4&r),value:t}})}function ar(){if(A)return E;A=1;var r=y(),t=Function.prototype,n=t.call,e=r&&t.bind.bind(n,n);return E=r?e:function(r){return function(){return n.apply(r,arguments)}},E}function fr(){if(S)return x;S=1;var r=ar(),t=r({}.toString),n=r("".slice);return x=function(r){return n(t(r),8,-1)}}function cr(){if(I)return R;I=1;var r=ar(),t=p(),n=fr(),e=Object,i=r("".split);return R=t(function(){return!e("z").propertyIsEnumerable(0)})?function(r){return"String"===n(r)?i(r,""):e(r)}:e}function sr(){return T?O:(T=1,O=function(r){return null==r})}function lr(){if(j)return _;j=1;var r=sr(),t=TypeError;return _=function(n){if(r(n))throw new t("Can't call method on "+n);return n}}function vr(){if(P)return k;P=1;var r=cr(),t=lr();return k=function(n){return r(t(n))}}function hr(){if(D)return C;D=1;var r="object"==typeof document&&document.all;return C=void 0===r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(r){return"function"==typeof r}}function pr(){if(U)return M;U=1;var r=hr();return M=function(t){return"object"==typeof t?null!==t:r(t)}}function dr(){if(L)return N;L=1;var r=i(),t=hr();return N=function(n,e){return arguments.length<2?(i=r[n],t(i)?i:void 0):r[n]&&r[n][e];var i},N}function yr(){if(F)return B;F=1;var r=ar();return B=r({}.isPrototypeOf)}function gr(){if(W)return z;W=1;var r=i().navigator,t=r&&r.userAgent;return z=t?String(t):""}function wr(){if(Y)return $;Y=1;var r,t,n=i(),e=gr(),o=n.process,u=n.Deno,a=o&&o.versions||u&&u.version,f=a&&a.v8;return f&&(t=(r=f.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!t&&e&&(!(r=e.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=e.match(/Chrome\/(\d+)/))&&(t=+r[1]),$=t}function mr(){if(H)return V;H=1;var r=wr(),t=p(),n=i().String;return V=!!Object.getOwnPropertySymbols&&!t(function(){var t=Symbol("symbol detection");return!n(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41})}function br(){if(q)return G;q=1;var r=mr();return G=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator}function Er(){if(J)return K;J=1;var r=dr(),t=hr(),n=yr(),e=br(),i=Object;return K=e?function(r){return"symbol"==typeof r}:function(e){var o=r("Symbol");return t(o)&&n(o.prototype,i(e))}}function Ar(){if(Q)return X;Q=1;var r=String;return X=function(t){try{return r(t)}catch(n){return"Object"}}}function xr(){if(rr)return Z;rr=1;var r=hr(),t=Ar(),n=TypeError;return Z=function(e){if(r(e))return e;throw new n(t(e)+" is not a function")}}function Sr(){if(nr)return tr;nr=1;var r=xr(),t=sr();return tr=function(n,e){var i=n[e];return t(i)?void 0:r(i)}}function Rr(){if(ir)return er;ir=1;var r=g(),t=hr(),n=pr(),e=TypeError;return er=function(i,o){var u,a;if("string"===o&&t(u=i.toString)&&!n(a=r(u,i)))return a;if(t(u=i.valueOf)&&!n(a=r(u,i)))return a;if("string"!==o&&t(u=i.toString)&&!n(a=r(u,i)))return a;throw new e("Can't convert object to primitive value")}}var Ir,Or,Tr,_r,jr,kr,Pr,Cr,Dr,Mr,Ur,Nr,Lr,Br,Fr,zr,Wr,$r,Yr,Vr,Hr,Gr,qr,Kr,Jr={exports:{}};function Xr(){return Or?Ir:(Or=1,Ir=!1)}function Qr(){if(_r)return Tr;_r=1;var r=i(),t=Object.defineProperty;return Tr=function(n,e){try{t(r,n,{value:e,configurable:!0,writable:!0})}catch(i){r[n]=e}return e}}function Zr(){if(jr)return Jr.exports;jr=1;var r=Xr(),t=i(),n=Qr(),e="__core-js_shared__",o=Jr.exports=t[e]||n(e,{});return(o.versions||(o.versions=[])).push({version:"3.38.0",mode:r?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"}),Jr.exports}function rt(){if(Pr)return kr;Pr=1;var r=Zr();return kr=function(t,n){return r[t]||(r[t]=n||{})}}function tt(){if(Dr)return Cr;Dr=1;var r=lr(),t=Object;return Cr=function(n){return t(r(n))}}function nt(){if(Ur)return Mr;Ur=1;var r=ar(),t=tt(),n=r({}.hasOwnProperty);return Mr=Object.hasOwn||function(r,e){return n(t(r),e)}}function et(){if(Lr)return Nr;Lr=1;var r=ar(),t=0,n=Math.random(),e=r(1..toString);return Nr=function(r){return"Symbol("+(void 0===r?"":r)+")_"+e(++t+n,36)}}function it(){if(Fr)return Br;Fr=1;var r=i(),t=rt(),n=nt(),e=et(),o=mr(),u=br(),a=r.Symbol,f=t("wks"),c=u?a.for||a:a&&a.withoutSetter||e;return Br=function(r){return n(f,r)||(f[r]=o&&n(a,r)?a[r]:c("Symbol."+r)),f[r]}}function ot(){if(Wr)return zr;Wr=1;var r=g(),t=pr(),n=Er(),e=Sr(),i=Rr(),o=it(),u=TypeError,a=o("toPrimitive");return zr=function(o,f){if(!t(o)||n(o))return o;var c,s=e(o,a);if(s){if(void 0===f&&(f="default"),c=r(s,o,f),!t(c)||n(c))return c;throw new u("Can't convert object to primitive value")}return void 0===f&&(f="number"),i(o,f)}}function ut(){if(Yr)return $r;Yr=1;var r=ot(),t=Er();return $r=function(n){var e=r(n,"string");return t(e)?e:e+""}}function at(){if(Hr)return Vr;Hr=1;var r=i(),t=pr(),n=r.document,e=t(n)&&t(n.createElement);return Vr=function(r){return e?n.createElement(r):{}}}function ft(){if(qr)return Gr;qr=1;var r=d(),t=p(),n=at();return Gr=!r&&!t(function(){return 7!==Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a})}function ct(){if(Kr)return h;Kr=1;var r=d(),t=g(),n=function(){if(w)return or;w=1;var r={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,n=t&&!r.call({1:2},1);return or.f=n?function(r){var n=t(this,r);return!!n&&n.enumerable}:r,or}(),e=ur(),i=vr(),o=ut(),u=nt(),a=ft(),f=Object.getOwnPropertyDescriptor;return h.f=r?f:function(r,c){if(r=i(r),c=o(c),a)try{return f(r,c)}catch(s){}if(u(r,c))return e(!t(n.f,r,c),r[c])},h}var st,lt,vt,ht,pt,dt,yt,gt={};function wt(){if(lt)return st;lt=1;var r=d(),t=p();return st=r&&t(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})}function mt(){if(ht)return vt;ht=1;var r=pr(),t=String,n=TypeError;return vt=function(e){if(r(e))return e;throw new n(t(e)+" is not an object")}}function bt(){if(pt)return gt;pt=1;var r=d(),t=ft(),n=wt(),e=mt(),i=ut(),o=TypeError,u=Object.defineProperty,a=Object.getOwnPropertyDescriptor,f="enumerable",c="configurable",s="writable";return gt.f=r?n?function(r,t,n){if(e(r),t=i(t),e(n),"function"==typeof r&&"prototype"===t&&"value"in n&&s in n&&!n[s]){var o=a(r,t);o&&o[s]&&(r[t]=n.value,n={configurable:c in n?n[c]:o[c],enumerable:f in n?n[f]:o[f],writable:!1})}return u(r,t,n)}:u:function(r,n,a){if(e(r),n=i(n),e(a),t)try{return u(r,n,a)}catch(f){}if("get"in a||"set"in a)throw new o("Accessors not supported");return"value"in a&&(r[n]=a.value),r},gt}function Et(){if(yt)return dt;yt=1;var r=d(),t=bt(),n=ur();return dt=r?function(r,e,i){return t.f(r,e,n(1,i))}:function(r,t,n){return r[t]=n,r}}var At,xt,St,Rt,It,Ot,Tt,_t,jt,kt,Pt,Ct,Dt,Mt,Ut,Nt={exports:{}};function Lt(){if(Rt)return St;Rt=1;var r=ar(),t=hr(),n=Zr(),e=r(Function.toString);return t(n.inspectSource)||(n.inspectSource=function(r){return e(r)}),St=n.inspectSource}function Bt(){if(_t)return Tt;_t=1;var r=rt(),t=et(),n=r("keys");return Tt=function(r){return n[r]||(n[r]=t(r))}}function Ft(){return kt?jt:(kt=1,jt={})}function zt(){if(Ct)return Pt;Ct=1;var r,t,n,e=function(){if(Ot)return It;Ot=1;var r=i(),t=hr(),n=r.WeakMap;return It=t(n)&&/native code/.test(String(n))}(),o=i(),u=pr(),a=Et(),f=nt(),c=Zr(),s=Bt(),l=Ft(),v="Object already initialized",h=o.TypeError,p=o.WeakMap;if(e||c.state){var d=c.state||(c.state=new p);d.get=d.get,d.has=d.has,d.set=d.set,r=function(r,t){if(d.has(r))throw new h(v);return t.facade=r,d.set(r,t),t},t=function(r){return d.get(r)||{}},n=function(r){return d.has(r)}}else{var y=s("state");l[y]=!0,r=function(r,t){if(f(r,y))throw new h(v);return t.facade=r,a(r,y,t),t},t=function(r){return f(r,y)?r[y]:{}},n=function(r){return f(r,y)}}return Pt={set:r,get:t,has:n,enforce:function(e){return n(e)?t(e):r(e,{})},getterFor:function(r){return function(n){var e;if(!u(n)||(e=t(n)).type!==r)throw new h("Incompatible receiver, "+r+" required");return e}}}}function Wt(){if(Dt)return Nt.exports;Dt=1;var r=ar(),t=p(),n=hr(),e=nt(),i=d(),o=function(){if(xt)return At;xt=1;var r=d(),t=nt(),n=Function.prototype,e=r&&Object.getOwnPropertyDescriptor,i=t(n,"name"),o=i&&"something"===function(){}.name,u=i&&(!r||r&&e(n,"name").configurable);return At={EXISTS:i,PROPER:o,CONFIGURABLE:u}}().CONFIGURABLE,u=Lt(),a=zt(),f=a.enforce,c=a.get,s=String,l=Object.defineProperty,v=r("".slice),h=r("".replace),y=r([].join),g=i&&!t(function(){return 8!==l(function(){},"length",{value:8}).length}),w=String(String).split("String"),m=Nt.exports=function(r,t,n){"Symbol("===v(s(t),0,7)&&(t="["+h(s(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!e(r,"name")||o&&r.name!==t)&&(i?l(r,"name",{value:t,configurable:!0}):r.name=t),g&&n&&e(n,"arity")&&r.length!==n.arity&&l(r,"length",{value:n.arity});try{n&&e(n,"constructor")&&n.constructor?i&&l(r,"prototype",{writable:!1}):r.prototype&&(r.prototype=void 0)}catch(a){}var u=f(r);return e(u,"source")||(u.source=y(w,"string"==typeof t?t:"")),r};return Function.prototype.toString=m(function(){return n(this)&&c(this).source||u(this)},"toString"),Nt.exports}function $t(){if(Ut)return Mt;Ut=1;var r=hr(),t=bt(),n=Wt(),e=Qr();return Mt=function(i,o,u,a){a||(a={});var f=a.enumerable,c=void 0!==a.name?a.name:o;if(r(u)&&n(u,c,a),a.global)f?i[o]=u:e(o,u);else{try{a.unsafe?i[o]&&(f=!0):delete i[o]}catch(s){}f?i[o]=u:t.f(i,o,{value:u,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return i}}var Yt,Vt,Ht,Gt,qt,Kt,Jt,Xt,Qt,Zt,rn,tn,nn,en,on,un,an,fn={};function cn(){if(Gt)return Ht;Gt=1;var r=function(){if(Vt)return Yt;Vt=1;var r=Math.ceil,t=Math.floor;return Yt=Math.trunc||function(n){var e=+n;return(e>0?t:r)(e)}}();return Ht=function(t){var n=+t;return n!=n||0===n?0:r(n)}}function sn(){if(Kt)return qt;Kt=1;var r=cn(),t=Math.max,n=Math.min;return qt=function(e,i){var o=r(e);return o<0?t(o+i,0):n(o,i)}}function ln(){if(Xt)return Jt;Xt=1;var r=cn(),t=Math.min;return Jt=function(n){var e=r(n);return e>0?t(e,9007199254740991):0}}function vn(){if(Zt)return Qt;Zt=1;var r=ln();return Qt=function(t){return r(t.length)}}function hn(){if(tn)return rn;tn=1;var r=vr(),t=sn(),n=vn(),e=function(e){return function(i,o,u){var a=r(i),f=n(a);if(0===f)return!e&&-1;var c,s=t(u,f);if(e&&o!=o){for(;f>s;)if((c=a[s++])!=c)return!0}else for(;f>s;s++)if((e||s in a)&&a[s]===o)return e||s||0;return!e&&-1}};return rn={includes:e(!0),indexOf:e(!1)}}function pn(){if(en)return nn;en=1;var r=ar(),t=nt(),n=vr(),e=hn().indexOf,i=Ft(),o=r([].push);return nn=function(r,u){var a,f=n(r),c=0,s=[];for(a in f)!t(i,a)&&t(f,a)&&o(s,a);for(;u.length>c;)t(f,a=u[c++])&&(~e(s,a)||o(s,a));return s}}function dn(){return un?on:(un=1,on=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"])}function yn(){if(an)return fn;an=1;var r=pn(),t=dn().concat("length","prototype");return fn.f=Object.getOwnPropertyNames||function(n){return r(n,t)},fn}var gn,wn,mn,bn,En,An,xn,Sn,Rn,In,On,Tn,_n,jn,kn,Pn,Cn,Dn,Mn,Un,Nn,Ln,Bn,Fn,zn,Wn,$n,Yn,Vn,Hn,Gn,qn,Kn,Jn,Xn,Qn,Zn,re,te,ne,ee,ie,oe={};function ue(){if(mn)return wn;mn=1;var r=dr(),t=ar(),n=yn(),e=(gn||(gn=1,oe.f=Object.getOwnPropertySymbols),oe),i=mt(),o=t([].concat);return wn=r("Reflect","ownKeys")||function(r){var t=n.f(i(r)),u=e.f;return u?o(t,u(r)):t}}function ae(){if(En)return bn;En=1;var r=nt(),t=ue(),n=ct(),e=bt();return bn=function(i,o,u){for(var a=t(o),f=e.f,c=n.f,s=0;s<a.length;s++){var l=a[s];r(i,l)||u&&r(u,l)||f(i,l,c(o,l))}}}function fe(){if(xn)return An;xn=1;var r=p(),t=hr(),n=/#|\.prototype\./,e=function(n,e){var f=o[i(n)];return f===a||f!==u&&(t(e)?r(e):!!e)},i=e.normalize=function(r){return String(r).replace(n,".").toLowerCase()},o=e.data={},u=e.NATIVE="N",a=e.POLYFILL="P";return An=e}function ce(){if(Rn)return Sn;Rn=1;var r=i(),t=ct().f,n=Et(),e=$t(),o=Qr(),u=ae(),a=fe();return Sn=function(i,f){var c,s,l,v,h,p=i.target,d=i.global,y=i.stat;if(c=d?r:y?r[p]||o(p,{}):r[p]&&r[p].prototype)for(s in f){if(v=f[s],l=i.dontCallGetSet?(h=t(c,s))&&h.value:c[s],!a(d?s:p+(y?".":"#")+s,i.forced)&&void 0!==l){if(typeof v==typeof l)continue;u(v,l)}(i.sham||l&&l.sham)&&n(v,"sham",!0),e(c,s,v,i)}}}function se(){if(On)return In;On=1;var r=y(),t=Function.prototype,n=t.apply,e=t.call;return In="object"==typeof Reflect&&Reflect.apply||(r?e.bind(n):function(){return e.apply(n,arguments)}),In}function le(){if(_n)return Tn;_n=1;var r=ar(),t=xr();return Tn=function(n,e,i){try{return r(t(Object.getOwnPropertyDescriptor(n,e)[i]))}catch(o){}}}function ve(){if(kn)return jn;kn=1;var r=pr();return jn=function(t){return r(t)||null===t}}function he(){if(Cn)return Pn;Cn=1;var r=ve(),t=String,n=TypeError;return Pn=function(e){if(r(e))return e;throw new n("Can't set "+t(e)+" as a prototype")}}function pe(){if(Mn)return Dn;Mn=1;var r=le(),t=pr(),n=lr(),e=he();return Dn=Object.setPrototypeOf||("__proto__"in{}?function(){var i,o=!1,u={};try{(i=r(Object.prototype,"__proto__","set"))(u,[]),o=u instanceof Array}catch(a){}return function(r,u){return n(r),e(u),t(r)?(o?i(r,u):r.__proto__=u,r):r}}():void 0)}function de(){if(Nn)return Un;Nn=1;var r=bt().f;return Un=function(t,n,e){e in t||r(t,e,{configurable:!0,get:function(){return n[e]},set:function(r){n[e]=r}})}}function ye(){if(Bn)return Ln;Bn=1;var r=hr(),t=pr(),n=pe();return Ln=function(e,i,o){var u,a;return n&&r(u=i.constructor)&&u!==o&&t(a=u.prototype)&&a!==o.prototype&&n(e,a),e}}function ge(){if($n)return Wn;$n=1;var r=function(){if(zn)return Fn;zn=1;var r={};return r[it()("toStringTag")]="z",Fn="[object z]"===String(r)}(),t=hr(),n=fr(),e=it()("toStringTag"),i=Object,o="Arguments"===n(function(){return arguments}());return Wn=r?n:function(r){var u,a,f;return void 0===r?"Undefined":null===r?"Null":"string"==typeof(a=function(r,t){try{return r[t]}catch(n){}}(u=i(r),e))?a:o?n(u):"Object"===(f=n(u))&&t(u.callee)?"Arguments":f}}function we(){if(Vn)return Yn;Vn=1;var r=ge(),t=String;return Yn=function(n){if("Symbol"===r(n))throw new TypeError("Cannot convert a Symbol value to a string");return t(n)}}function me(){if(Gn)return Hn;Gn=1;var r=we();return Hn=function(t,n){return void 0===t?arguments.length<2?"":n:r(t)},Hn}function be(){if(Kn)return qn;Kn=1;var r=pr(),t=Et();return qn=function(n,e){r(e)&&"cause"in e&&t(n,"cause",e.cause)}}function Ee(){if(Xn)return Jn;Xn=1;var r=ar(),t=Error,n=r("".replace),e=String(new t("zxcasd").stack),i=/\n\s*at [^:]*:[^\n]*/,o=i.test(e);return Jn=function(r,e){if(o&&"string"==typeof r&&!t.prepareStackTrace)for(;e--;)r=n(r,i,"");return r}}function Ae(){if(te)return re;te=1;var r=Et(),t=Ee(),n=function(){if(Zn)return Qn;Zn=1;var r=p(),t=ur();return Qn=!r(function(){var r=new Error("a");return!("stack"in r)||(Object.defineProperty(r,"stack",t(1,7)),7!==r.stack)})}(),e=Error.captureStackTrace;return re=function(i,o,u,a){n&&(e?e(i,o):r(i,"stack",t(u,a)))}}function xe(){if(ee)return ne;ee=1;var r=dr(),t=nt(),n=Et(),e=yr(),i=pe(),o=ae(),u=de(),a=ye(),f=me(),c=be(),s=Ae(),l=d(),v=Xr();return ne=function(h,p,d,y){var g="stackTraceLimit",w=y?2:1,m=h.split("."),b=m[m.length-1],E=r.apply(null,m);if(E){var A=E.prototype;if(!v&&t(A,"cause")&&delete A.cause,!d)return E;var x=r("Error"),S=p(function(r,t){var i=f(y?t:r,void 0),o=y?new E(r):new E;return void 0!==i&&n(o,"message",i),s(o,S,o.stack,2),this&&e(A,this)&&a(o,this,S),arguments.length>w&&c(o,arguments[w]),o});if(S.prototype=A,"Error"!==b?i?i(S,x):o(S,x,{name:!0}):l&&g in E&&(u(S,E,g),u(S,E,"prepareStackTrace")),o(S,E),!v)try{A.name!==b&&n(A,"name",b),A.constructor=S}catch(R){}return S}},ne}!function(){if(ie)return e;ie=1;var r=ce(),t=i(),n=se(),o=xe(),u="WebAssembly",a=t[u],f=7!==new Error("e",{cause:7}).cause,c=function(t,n){var e={};e[t]=o(t,n,f),r({global:!0,constructor:!0,arity:1,forced:f},e)},s=function(t,n){if(a&&a[t]){var e={};e[t]=o(u+"."+t,n,f),r({target:u,stat:!0,constructor:!0,arity:1,forced:f},e)}};c("Error",function(r){return function(t){return n(r,this,arguments)}}),c("EvalError",function(r){return function(t){return n(r,this,arguments)}}),c("RangeError",function(r){return function(t){return n(r,this,arguments)}}),c("ReferenceError",function(r){return function(t){return n(r,this,arguments)}}),c("SyntaxError",function(r){return function(t){return n(r,this,arguments)}}),c("TypeError",function(r){return function(t){return n(r,this,arguments)}}),c("URIError",function(r){return function(t){return n(r,this,arguments)}}),s("CompileError",function(r){return function(t){return n(r,this,arguments)}}),s("LinkError",function(r){return function(t){return n(r,this,arguments)}}),s("RuntimeError",function(r){return function(t){return n(r,this,arguments)}})}();var Se,Re,Ie,Oe,Te,_e,je,ke,Pe,Ce,De={},Me={};function Ue(){if(Re)return Se;Re=1;var r=pn(),t=dn();return Se=Object.keys||function(n){return r(n,t)}}function Ne(){if(Te)return Oe;Te=1;var r=dr();return Oe=r("document","documentElement")}function Le(){if(je)return _e;je=1;var r,t=mt(),n=function(){if(Ie)return Me;Ie=1;var r=d(),t=wt(),n=bt(),e=mt(),i=vr(),o=Ue();return Me.f=r&&!t?Object.defineProperties:function(r,t){e(r);for(var u,a=i(t),f=o(t),c=f.length,s=0;c>s;)n.f(r,u=f[s++],a[u]);return r},Me}(),e=dn(),i=Ft(),o=Ne(),u=at(),a=Bt(),f="prototype",c="script",s=a("IE_PROTO"),l=function(){},v=function(r){return"<"+c+">"+r+"</"+c+">"},h=function(r){r.write(v("")),r.close();var t=r.parentWindow.Object;return r=null,t},p=function(){try{r=new ActiveXObject("htmlfile")}catch(s){}var t,n,i;p="undefined"!=typeof document?document.domain&&r?h(r):(n=u("iframe"),i="java"+c+":",n.style.display="none",o.appendChild(n),n.src=String(i),(t=n.contentWindow.document).open(),t.write(v("document.F=Object")),t.close(),t.F):h(r);for(var a=e.length;a--;)delete p[f][e[a]];return p()};return i[s]=!0,_e=Object.create||function(r,e){var i;return null!==r?(l[f]=t(r),i=new l,l[f]=null,i[s]=r):i=p(),void 0===e?i:n.f(i,e)}}function Be(){if(Pe)return ke;Pe=1;var r=it(),t=Le(),n=bt().f,e=r("unscopables"),i=Array.prototype;return void 0===i[e]&&n(i,e,{configurable:!0,value:t(null)}),ke=function(r){i[e][r]=!0}}!function(){if(Ce)return De;Ce=1;var r=ce(),t=hn().includes,n=p(),e=Be();r({target:"Array",proto:!0,forced:n(function(){return!Array(1).includes()})},{includes:function(r){return t(this,r,arguments.length>1?arguments[1]:void 0)}}),e("includes")}();var Fe,ze,We,$e,Ye,Ve,He,Ge={};function qe(){if(ze)return Fe;ze=1;var r=fr();return Fe=Array.isArray||function(t){return"Array"===r(t)}}function Ke(){if($e)return We;$e=1;var r=d(),t=qe(),n=TypeError,e=Object.getOwnPropertyDescriptor,i=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(r){return r instanceof TypeError}}();return We=i?function(r,i){if(t(r)&&!e(r,"length").writable)throw new n("Cannot set read only .length");return r.length=i}:function(r,t){return r.length=t}}function Je(){if(Ve)return Ye;Ve=1;var r=TypeError;return Ye=function(t){if(t>9007199254740991)throw r("Maximum allowed index exceeded");return t}}!function(){if(He)return Ge;He=1;var r=ce(),t=tt(),n=vn(),e=Ke(),i=Je();r({target:"Array",proto:!0,arity:1,forced:p()(function(){return 4294967297!==[].push.call({length:4294967296},1)})||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(r){return r instanceof TypeError}}()},{push:function(r){var o=t(this),u=n(o),a=arguments.length;i(u+a);for(var f=0;f<a;f++)o[u]=arguments[f],u++;return e(o,u),u}})}();var Xe,Qe,Ze,ri,ti,ni,ei,ii,oi,ui={};function ai(){if(Qe)return Xe;Qe=1;var r=xr(),t=tt(),n=cr(),e=vn(),i=TypeError,o="Reduce of empty array with no initial value",u=function(u){return function(a,f,c,s){var l=t(a),v=n(l),h=e(l);if(r(f),0===h&&c<2)throw new i(o);var p=u?h-1:0,d=u?-1:1;if(c<2)for(;;){if(p in v){s=v[p],p+=d;break}if(p+=d,u?p<0:h<=p)throw new i(o)}for(;u?p>=0:h>p;p+=d)p in v&&(s=f(s,v[p],p,l));return s}};return Xe={left:u(!1),right:u(!0)}}function fi(){if(ri)return Ze;ri=1;var r=p();return Ze=function(t,n){var e=[][t];return!!e&&r(function(){e.call(null,n||function(){return 1},1)})}}function ci(){if(ni)return ti;ni=1;var r=i(),t=gr(),n=fr(),e=function(r){return t.slice(0,r.length)===r};return ti=e("Bun/")?"BUN":e("Cloudflare-Workers")?"CLOUDFLARE":e("Deno/")?"DENO":e("Node.js/")?"NODE":r.Bun&&"string"==typeof Bun.version?"BUN":r.Deno&&"object"==typeof Deno.version?"DENO":"process"===n(r.process)?"NODE":r.window&&r.document?"BROWSER":"REST"}function si(){if(ii)return ei;ii=1;var r=ci();return ei="NODE"===r}!function(){if(oi)return ui;oi=1;var r=ce(),t=ai().left,n=fi(),e=wr();r({target:"Array",proto:!0,forced:!si()&&e>79&&e<83||!n("reduce")},{reduce:function(r){var n=arguments.length;return t(this,r,n,n>1?arguments[1]:void 0)}})}();var li,vi={};!function(){if(li)return vi;li=1;var r=ce(),t=ai().right,n=fi(),e=wr();r({target:"Array",proto:!0,forced:!si()&&e>79&&e<83||!n("reduceRight")},{reduceRight:function(r){return t(this,r,arguments.length,arguments.length>1?arguments[1]:void 0)}})}();var hi,pi,di,yi={};function gi(){if(pi)return hi;pi=1;var r=Ar(),t=TypeError;return hi=function(n,e){if(!delete n[e])throw new t("Cannot delete property "+r(e)+" of "+r(n))}}!function(){if(di)return yi;di=1;var r=ce(),t=tt(),n=vn(),e=Ke(),i=gi(),o=Je();r({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(r){return r instanceof TypeError}}()},{unshift:function(r){var u=t(this),a=n(u),f=arguments.length;if(f){o(a+f);for(var c=a;c--;){var s=c+f;c in u?u[s]=u[c]:i(u,s)}for(var l=0;l<f;l++)u[l]=arguments[l]}return e(u,a+f)}})}();var wi,mi,bi,Ei,Ai,xi,Si,Ri,Ii,Oi={};function Ti(){if(mi)return wi;mi=1;var r=Wt(),t=bt();return wi=function(n,e,i){return i.get&&r(i.get,e,{getter:!0}),i.set&&r(i.set,e,{setter:!0}),t.f(n,e,i)}}function _i(){if(Ei)return bi;Ei=1;var r=fr(),t=ar();return bi=function(n){if("Function"===r(n))return t(n)}}function ji(){if(xi)return Ai;xi=1;var r=i(),t=le(),n=fr(),e=r.ArrayBuffer,o=r.TypeError;return Ai=e&&t(e.prototype,"byteLength","get")||function(r){if("ArrayBuffer"!==n(r))throw new o("ArrayBuffer expected");return r.byteLength}}function ki(){if(Ri)return Si;Ri=1;var r=i(),t=_i(),n=ji(),e=r.ArrayBuffer,o=e&&e.prototype,u=o&&t(o.slice);return Si=function(r){if(0!==n(r))return!1;if(!u)return!1;try{return u(r,0,0),!1}catch(t){return!0}}}!function(){if(Ii)return Oi;Ii=1;var r=d(),t=Ti(),n=ki(),e=ArrayBuffer.prototype;r&&!("detached"in e)&&t(e,"detached",{configurable:!0,get:function(){return n(this)}})}();var Pi,Ci,Di,Mi,Ui,Ni,Li,Bi,Fi,zi,Wi,$i,Yi,Vi={};function Hi(){if(Ci)return Pi;Ci=1;var r=cn(),t=ln(),n=RangeError;return Pi=function(e){if(void 0===e)return 0;var i=r(e),o=t(i);if(i!==o)throw new n("Wrong length or index");return o}}function Gi(){if(Mi)return Di;Mi=1;var r=ki(),t=TypeError;return Di=function(n){if(r(n))throw new t("ArrayBuffer is detached");return n}}function qi(){if(Ni)return Ui;Ni=1;var r=i(),t=si();return Ui=function(n){if(t){try{return r.process.getBuiltinModule(n)}catch(e){}try{return Function('return require("'+n+'")')()}catch(e){}}}}function Ki(){if(Bi)return Li;Bi=1;var r=i(),t=p(),n=wr(),e=ci(),o=r.structuredClone;return Li=!!o&&!t(function(){if("DENO"===e&&n>92||"NODE"===e&&n>94||"BROWSER"===e&&n>97)return!1;var r=new ArrayBuffer(8),t=o(r,{transfer:[r]});return 0!==r.byteLength||8!==t.byteLength})}function Ji(){if(zi)return Fi;zi=1;var r,t,n,e,o=i(),u=qi(),a=Ki(),f=o.structuredClone,c=o.ArrayBuffer,s=o.MessageChannel,l=!1;if(a)l=function(r){f(r,{transfer:[r]})};else if(c)try{s||(r=u("worker_threads"))&&(s=r.MessageChannel),s&&(t=new s,n=new c(2),e=function(r){t.port1.postMessage(null,[r])},2===n.byteLength&&(e(n),0===n.byteLength&&(l=e)))}catch(v){}return Fi=l}function Xi(){if($i)return Wi;$i=1;var r=i(),t=ar(),n=le(),e=Hi(),o=Gi(),u=ji(),a=Ji(),f=Ki(),c=r.structuredClone,s=r.ArrayBuffer,l=r.DataView,v=Math.min,h=s.prototype,p=l.prototype,d=t(h.slice),y=n(h,"resizable","get"),g=n(h,"maxByteLength","get"),w=t(p.getInt8),m=t(p.setInt8);return Wi=(f||a)&&function(r,t,n){var i,h=u(r),p=void 0===t?h:e(t),b=!y||!y(r);if(o(r),f&&(r=c(r,{transfer:[r]}),h===p&&(n||b)))return r;if(h>=p&&(!n||b))i=d(r,0,p);else{var E=n&&!b&&g?{maxByteLength:g(r)}:void 0;i=new s(p,E);for(var A=new l(r),x=new l(i),S=v(p,h),R=0;R<S;R++)m(x,R,w(A,R))}return f||a(r),i}}!function(){if(Yi)return Vi;Yi=1;var r=ce(),t=Xi();t&&r({target:"ArrayBuffer",proto:!0},{transfer:function(){return t(this,arguments.length?arguments[0]:void 0,!0)}})}();var Qi,Zi={};!function(){if(Qi)return Zi;Qi=1;var r=ce(),t=Xi();t&&r({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return t(this,arguments.length?arguments[0]:void 0,!1)}})}();var ro,to,no,eo={};function io(){if(to)return ro;to=1;var r=bt().f,t=nt(),n=it()("toStringTag");return ro=function(e,i,o){e&&!o&&(e=e.prototype),e&&!t(e,n)&&r(e,n,{configurable:!0,value:i})}}!function(){if(no)return eo;no=1;var r=ce(),t=i(),n=io();r({global:!0},{Reflect:{}}),n(t.Reflect,"Reflect",!0)}();var oo,uo,ao,fo,co,so,lo,vo,ho,po,yo,go,wo,mo,bo,Eo={};function Ao(){if(fo)return ao;fo=1;var r=mt();return ao=function(){var t=r(this),n="";return t.hasIndices&&(n+="d"),t.global&&(n+="g"),t.ignoreCase&&(n+="i"),t.multiline&&(n+="m"),t.dotAll&&(n+="s"),t.unicode&&(n+="u"),t.unicodeSets&&(n+="v"),t.sticky&&(n+="y"),n}}function xo(){if(vo)return lo;vo=1;var r=p(),t=i().RegExp,n=r(function(){var r=t("a","y");return r.lastIndex=2,null!==r.exec("abcd")}),e=n||r(function(){return!t("a","y").sticky}),o=n||r(function(){var r=t("^r","gy");return r.lastIndex=2,null!==r.exec("str")});return lo={BROKEN_CARET:o,MISSED_STICKY:e,UNSUPPORTED_Y:n}}function So(){if(po)return ho;po=1;var r=dr(),t=Ti(),n=it(),e=d(),i=n("species");return ho=function(n){var o=r(n);e&&o&&!o[i]&&t(o,i,{configurable:!0,get:function(){return this}})}}function Ro(){if(go)return yo;go=1;var r=p(),t=i().RegExp;return yo=r(function(){var r=t(".","s");return!(r.dotAll&&r.test("\n")&&"s"===r.flags)})}function Io(){if(mo)return wo;mo=1;var r=p(),t=i().RegExp;return wo=r(function(){var r=t("(?<a>b)","g");return"b"!==r.exec("b").groups.a||"bc"!=="b".replace(r,"$<a>c")})}!function(){if(bo)return Eo;bo=1;var r=d(),t=i(),n=ar(),e=fe(),o=ye(),u=Et(),a=Le(),f=yn().f,c=yr(),s=function(){if(uo)return oo;uo=1;var r=pr(),t=fr(),n=it()("match");return oo=function(e){var i;return r(e)&&(void 0!==(i=e[n])?!!i:"RegExp"===t(e))}}(),l=we(),v=function(){if(so)return co;so=1;var r=g(),t=nt(),n=yr(),e=Ao(),i=RegExp.prototype;return co=function(o){var u=o.flags;return void 0!==u||"flags"in i||t(o,"flags")||!n(i,o)?u:r(e,o)}}(),h=xo(),y=de(),w=$t(),m=p(),b=nt(),E=zt().enforce,A=So(),x=it(),S=Ro(),R=Io(),I=x("match"),O=t.RegExp,T=O.prototype,_=t.SyntaxError,j=n(T.exec),k=n("".charAt),P=n("".replace),C=n("".indexOf),D=n("".slice),M=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,U=/a/g,N=/a/g,L=new O(U)!==U,B=h.MISSED_STICKY,F=h.UNSUPPORTED_Y,z=r&&(!L||B||S||R||m(function(){return N[I]=!1,O(U)!==U||O(N)===N||"/a/i"!==String(O(U,"i"))}));if(e("RegExp",z)){for(var W=function(r,t){var n,e,i,f,h,p,d=c(T,this),y=s(r),g=void 0===t,w=[],m=r;if(!d&&y&&g&&r.constructor===W)return r;if((y||c(T,r))&&(r=r.source,g&&(t=v(m))),r=void 0===r?"":l(r),t=void 0===t?"":l(t),m=r,S&&"dotAll"in U&&(e=!!t&&C(t,"s")>-1)&&(t=P(t,/s/g,"")),n=t,B&&"sticky"in U&&(i=!!t&&C(t,"y")>-1)&&F&&(t=P(t,/y/g,"")),R&&(f=function(r){for(var t,n=r.length,e=0,i="",o=[],u=a(null),f=!1,c=!1,s=0,l="";e<=n;e++){if("\\"===(t=k(r,e)))t+=k(r,++e);else if("]"===t)f=!1;else if(!f)switch(!0){case"["===t:f=!0;break;case"("===t:if(i+=t,"?:"===D(r,e+1,e+3))continue;j(M,D(r,e+1))&&(e+=2,c=!0),s++;continue;case">"===t&&c:if(""===l||b(u,l))throw new _("Invalid capture group name");u[l]=!0,o[o.length]=[l,s],c=!1,l="";continue}c?l+=t:i+=t}return[i,o]}(r),r=f[0],w=f[1]),h=o(O(r,t),d?this:T,W),(e||i||w.length)&&(p=E(h),e&&(p.dotAll=!0,p.raw=W(function(r){for(var t,n=r.length,e=0,i="",o=!1;e<=n;e++)"\\"!==(t=k(r,e))?o||"."!==t?("["===t?o=!0:"]"===t&&(o=!1),i+=t):i+="[\\s\\S]":i+=t+k(r,++e);return i}(r),n)),i&&(p.sticky=!0),w.length&&(p.groups=w)),r!==m)try{u(h,"source",""===m?"(?:)":m)}catch(A){}return h},$=f(O),Y=0;$.length>Y;)y(W,O,$[Y++]);T.constructor=W,W.prototype=T,w(t,"RegExp",W,{constructor:!0})}A("RegExp")}();var Oo,To={};!function(){if(Oo)return To;Oo=1;var r=d(),t=Ro(),n=fr(),e=Ti(),i=zt().get,o=RegExp.prototype,u=TypeError;r&&t&&e(o,"dotAll",{configurable:!0,get:function(){if(this!==o){if("RegExp"===n(this))return!!i(this).dotAll;throw new u("Incompatible receiver, RegExp required")}}})}();var _o,jo,ko,Po={};function Co(){if(jo)return _o;jo=1;var r,t,n=g(),e=ar(),i=we(),o=Ao(),u=xo(),a=rt(),f=Le(),c=zt().get,s=Ro(),l=Io(),v=a("native-string-replace",String.prototype.replace),h=RegExp.prototype.exec,p=h,d=e("".charAt),y=e("".indexOf),w=e("".replace),m=e("".slice),b=(t=/b*/g,n(h,r=/a/,"a"),n(h,t,"a"),0!==r.lastIndex||0!==t.lastIndex),E=u.BROKEN_CARET,A=void 0!==/()??/.exec("")[1];return(b||A||E||s||l)&&(p=function(r){var t,e,u,a,s,l,g,x=this,S=c(x),R=i(r),I=S.raw;if(I)return I.lastIndex=x.lastIndex,t=n(p,I,R),x.lastIndex=I.lastIndex,t;var O=S.groups,T=E&&x.sticky,_=n(o,x),j=x.source,k=0,P=R;if(T&&(_=w(_,"y",""),-1===y(_,"g")&&(_+="g"),P=m(R,x.lastIndex),x.lastIndex>0&&(!x.multiline||x.multiline&&"\n"!==d(R,x.lastIndex-1))&&(j="(?: "+j+")",P=" "+P,k++),e=new RegExp("^(?:"+j+")",_)),A&&(e=new RegExp("^"+j+"$(?!\\s)",_)),b&&(u=x.lastIndex),a=n(h,T?e:x,P),T?a?(a.input=m(a.input,k),a[0]=m(a[0],k),a.index=x.lastIndex,x.lastIndex+=a[0].length):x.lastIndex=0:b&&a&&(x.lastIndex=x.global?a.index+a[0].length:u),A&&a&&a.length>1&&n(v,a[0],e,function(){for(s=1;s<arguments.length-2;s++)void 0===arguments[s]&&(a[s]=void 0)}),a&&O)for(a.groups=l=f(null),s=0;s<O.length;s++)l[(g=O[s])[0]]=a[g[1]];return a}),_o=p}function Do(){if(ko)return Po;ko=1;var r=ce(),t=Co();return r({target:"RegExp",proto:!0,forced:/./.exec!==t},{exec:t}),Po}Do();var Mo,Uo={};!function(){if(Mo)return Uo;Mo=1;var r=i(),t=d(),n=Ti(),e=Ao(),o=p(),u=r.RegExp,a=u.prototype;t&&o(function(){var r=!0;try{u(".","d")}catch(c){r=!1}var t={},n="",e=r?"dgimsy":"gimsy",i=function(r,e){Object.defineProperty(t,r,{get:function(){return n+=e,!0}})},o={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var f in r&&(o.hasIndices="d"),o)i(f,o[f]);return Object.getOwnPropertyDescriptor(a,"flags").get.call(t)!==e||n!==e})&&n(a,"flags",{configurable:!0,get:e})}();var No,Lo,Bo,Fo,zo,Wo,$o,Yo,Vo,Ho,Go,qo,Ko,Jo,Xo,Qo,Zo,ru,tu,nu,eu,iu={};function ou(){if(Lo)return No;Lo=1;var r=ar(),t=Set.prototype;return No={Set:Set,add:r(t.add),has:r(t.has),remove:r(t.delete),proto:t}}function uu(){if(Fo)return Bo;Fo=1;var r=ou().has;return Bo=function(t){return r(t),t}}function au(){if(Wo)return zo;Wo=1;var r=g();return zo=function(t,n,e){for(var i,o,u=e?t:t.iterator,a=t.next;!(i=r(a,u)).done;)if(void 0!==(o=n(i.value)))return o}}function fu(){if(Yo)return $o;Yo=1;var r=ar(),t=au(),n=ou(),e=n.Set,i=n.proto,o=r(i.forEach),u=r(i.keys),a=u(new e).next;return $o=function(r,n,e){return e?t({iterator:u(r),next:a},n):o(r,n)}}function cu(){if(Ho)return Vo;Ho=1;var r=ou(),t=fu(),n=r.Set,e=r.add;return Vo=function(r){var i=new n;return t(r,function(r){e(i,r)}),i}}function su(){if(qo)return Go;qo=1;var r=le(),t=ou();return Go=r(t.proto,"size","get")||function(r){return r.size}}function lu(){return Jo?Ko:(Jo=1,Ko=function(r){return{iterator:r,next:r.next,done:!1}})}function vu(){if(Qo)return Xo;Qo=1;var r=xr(),t=mt(),n=g(),e=cn(),i=lu(),o="Invalid size",u=RangeError,a=TypeError,f=Math.max,c=function(t,n){this.set=t,this.size=f(n,0),this.has=r(t.has),this.keys=r(t.keys)};return c.prototype={getIterator:function(){return i(t(n(this.keys,this.set)))},includes:function(r){return n(this.has,this.set,r)}},Xo=function(r){t(r);var n=+r.size;if(n!=n)throw new a(o);var i=e(n);if(i<0)throw new u(o);return new c(r,i)}}function hu(){if(nu)return tu;nu=1;var r=dr(),t=function(r){return{size:r,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}};return tu=function(n){var e=r("Set");try{(new e)[n](t(0));try{return(new e)[n](t(-1)),!1}catch(i){return!0}}catch(o){return!1}}}!function(){if(eu)return iu;eu=1;var r=ce(),t=function(){if(ru)return Zo;ru=1;var r=uu(),t=ou(),n=cu(),e=su(),i=vu(),o=fu(),u=au(),a=t.has,f=t.remove;return Zo=function(t){var c=r(this),s=i(t),l=n(c);return e(c)<=s.size?o(c,function(r){s.includes(r)&&f(l,r)}):u(s.getIterator(),function(r){a(c,r)&&f(l,r)}),l}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("difference")},{difference:t})}();var pu,du,yu,gu={};!function(){if(yu)return gu;yu=1;var r=ce(),t=p(),n=function(){if(du)return pu;du=1;var r=uu(),t=ou(),n=su(),e=vu(),i=fu(),o=au(),u=t.Set,a=t.add,f=t.has;return pu=function(t){var c=r(this),s=e(t),l=new u;return n(c)>s.size?o(s.getIterator(),function(r){f(c,r)&&a(l,r)}):i(c,function(r){s.includes(r)&&a(l,r)}),l}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("intersection")||t(function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))})},{intersection:n})}();var wu,mu,bu,Eu,Au,xu={};function Su(){if(mu)return wu;mu=1;var r=g(),t=mt(),n=Sr();return wu=function(e,i,o){var u,a;t(e);try{if(!(u=n(e,"return"))){if("throw"===i)throw o;return o}u=r(u,e)}catch(f){a=!0,u=f}if("throw"===i)throw o;if(a)throw u;return t(u),o}}!function(){if(Au)return xu;Au=1;var r=ce(),t=function(){if(Eu)return bu;Eu=1;var r=uu(),t=ou().has,n=su(),e=vu(),i=fu(),o=au(),u=Su();return bu=function(a){var f=r(this),c=e(a);if(n(f)<=c.size)return!1!==i(f,function(r){if(c.includes(r))return!1},!0);var s=c.getIterator();return!1!==o(s,function(r){if(t(f,r))return u(s,"normal",!1)})}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("isDisjointFrom")},{isDisjointFrom:t})}();var Ru,Iu,Ou,Tu={};!function(){if(Ou)return Tu;Ou=1;var r=ce(),t=function(){if(Iu)return Ru;Iu=1;var r=uu(),t=su(),n=fu(),e=vu();return Ru=function(i){var o=r(this),u=e(i);return!(t(o)>u.size)&&!1!==n(o,function(r){if(!u.includes(r))return!1},!0)}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("isSubsetOf")},{isSubsetOf:t})}();var _u,ju,ku,Pu={};!function(){if(ku)return Pu;ku=1;var r=ce(),t=function(){if(ju)return _u;ju=1;var r=uu(),t=ou().has,n=su(),e=vu(),i=au(),o=Su();return _u=function(u){var a=r(this),f=e(u);if(n(a)<f.size)return!1;var c=f.getIterator();return!1!==i(c,function(r){if(!t(a,r))return o(c,"normal",!1)})}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("isSupersetOf")},{isSupersetOf:t})}();var Cu,Du,Mu,Uu={};!function(){if(Mu)return Uu;Mu=1;var r=ce(),t=function(){if(Du)return Cu;Du=1;var r=uu(),t=ou(),n=cu(),e=vu(),i=au(),o=t.add,u=t.has,a=t.remove;return Cu=function(t){var f=r(this),c=e(t).getIterator(),s=n(f);return i(c,function(r){u(f,r)?a(s,r):o(s,r)}),s}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("symmetricDifference")},{symmetricDifference:t})}();var Nu,Lu,Bu,Fu={};!function(){if(Bu)return Fu;Bu=1;var r=ce(),t=function(){if(Lu)return Nu;Lu=1;var r=uu(),t=ou().add,n=cu(),e=vu(),i=au();return Nu=function(o){var u=r(this),a=e(o).getIterator(),f=n(u);return i(a,function(r){t(f,r)}),f}}();r({target:"Set",proto:!0,real:!0,forced:!hu()("union")},{union:t})}();var zu,Wu,$u,Yu,Vu,Hu,Gu,qu,Ku,Ju,Xu,Qu={};function Zu(){if(Hu)return Vu;Hu=1;var r=function(){if(Yu)return $u;Yu=1;var r=ar(),t=cn(),n=we(),e=lr(),i=r("".charAt),o=r("".charCodeAt),u=r("".slice),a=function(r){return function(a,f){var c,s,l=n(e(a)),v=t(f),h=l.length;return v<0||v>=h?r?"":void 0:(c=o(l,v))<55296||c>56319||v+1===h||(s=o(l,v+1))<56320||s>57343?r?i(l,v):c:r?u(l,v,v+2):s-56320+(c-55296<<10)+65536}};return $u={codeAt:a(!1),charAt:a(!0)}}().charAt;return Vu=function(t,n,e){return n+(e?r(t,n).length:1)}}function ra(){if(qu)return Gu;qu=1;var r=ar(),t=tt(),n=Math.floor,e=r("".charAt),i=r("".replace),o=r("".slice),u=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,a=/\$([$&'`]|\d{1,2})/g;return Gu=function(r,f,c,s,l,v){var h=c+r.length,p=s.length,d=a;return void 0!==l&&(l=t(l),d=u),i(v,d,function(t,i){var u;switch(e(i,0)){case"$":return"$";case"&":return r;case"`":return o(f,0,c);case"'":return o(f,h);case"<":u=l[o(i,1,-1)];break;default:var a=+i;if(0===a)return t;if(a>p){var v=n(a/10);return 0===v?t:v<=p?void 0===s[v-1]?e(i,1):s[v-1]+e(i,1):t}u=s[a-1]}return void 0===u?"":u})}}!function(){if(Xu)return Qu;Xu=1;var r=se(),t=g(),n=ar(),e=function(){if(Wu)return zu;Wu=1,Do();var r=g(),t=$t(),n=Co(),e=p(),i=it(),o=Et(),u=i("species"),a=RegExp.prototype;return zu=function(f,c,s,l){var v=i(f),h=!e(function(){var r={};return r[v]=function(){return 7},7!==""[f](r)}),p=h&&!e(function(){var r=!1,t=/a/;return"split"===f&&((t={}).constructor={},t.constructor[u]=function(){return t},t.flags="",t[v]=/./[v]),t.exec=function(){return r=!0,null},t[v](""),!r});if(!h||!p||s){var d=/./[v],y=c(v,""[f],function(t,e,i,o,u){var f=e.exec;return f===n||f===a.exec?h&&!u?{done:!0,value:r(d,e,i,o)}:{done:!0,value:r(t,i,e,o)}:{done:!1}});t(String.prototype,f,y[0]),t(a,v,y[1])}l&&o(a[v],"sham",!0)}}(),i=p(),o=mt(),u=hr(),a=sr(),f=cn(),c=ln(),s=we(),l=lr(),v=Zu(),h=Sr(),d=ra(),y=function(){if(Ju)return Ku;Ju=1;var r=g(),t=mt(),n=hr(),e=fr(),i=Co(),o=TypeError;return Ku=function(u,a){var f=u.exec;if(n(f)){var c=r(f,u,a);return null!==c&&t(c),c}if("RegExp"===e(u))return r(i,u,a);throw new o("RegExp#exec called on incompatible receiver")}}(),w=it()("replace"),m=Math.max,b=Math.min,E=n([].concat),A=n([].push),x=n("".indexOf),S=n("".slice),R=function(r){return void 0===r?r:String(r)},I="$0"==="a".replace(/./,"$0"),O=!!/./[w]&&""===/./[w]("a","$0");e("replace",function(n,e,i){var p=O?"$":"$0";return[function(r,n){var i=l(this),o=a(r)?void 0:h(r,w);return o?t(o,r,i,n):t(e,s(i),r,n)},function(t,n){var a=o(this),l=s(t);if("string"==typeof n&&-1===x(n,p)&&-1===x(n,"$<")){var h=i(e,a,l,n);if(h.done)return h.value}var g=u(n);g||(n=s(n));var w,I=a.global;I&&(w=a.unicode,a.lastIndex=0);for(var O,T=[];null!==(O=y(a,l))&&(A(T,O),I);){""===s(O[0])&&(a.lastIndex=v(l,c(a.lastIndex),w))}for(var _="",j=0,k=0;k<T.length;k++){for(var P,C=s((O=T[k])[0]),D=m(b(f(O.index),l.length),0),M=[],U=1;U<O.length;U++)A(M,R(O[U]));var N=O.groups;if(g){var L=E([C],M,D,l);void 0!==N&&A(L,N),P=s(r(n,void 0,L))}else P=d(C,l,D,M,N,n);D>=j&&(_+=S(l,j,D)+P,j=D+C.length)}return _+S(l,j)}]},!!i(function(){var r=/./;return r.exec=function(){var r=[];return r.groups={a:"7"},r},"7"!=="".replace(r,"$<a>")})||!I||O)}();var ta,na,ea,ia,oa,ua,aa,fa,ca,sa={};function la(){if(ua)return oa;ua=1;var r=nt(),t=hr(),n=tt(),e=Bt(),i=function(){if(ia)return ea;ia=1;var r=p();return ea=!r(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})}(),o=e("IE_PROTO"),u=Object,a=u.prototype;return oa=i?u.getPrototypeOf:function(e){var i=n(e);if(r(i,o))return i[o];var f=i.constructor;return t(f)&&i instanceof f?f.prototype:i instanceof u?a:null}}function va(){if(fa)return aa;fa=1;var r,t,n,e=na?ta:(na=1,ta="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView),o=d(),u=i(),a=hr(),f=pr(),c=nt(),s=ge(),l=Ar(),v=Et(),h=$t(),p=Ti(),y=yr(),g=la(),w=pe(),m=it(),b=et(),E=zt(),A=E.enforce,x=E.get,S=u.Int8Array,R=S&&S.prototype,I=u.Uint8ClampedArray,O=I&&I.prototype,T=S&&g(S),_=R&&g(R),j=Object.prototype,k=u.TypeError,P=m("toStringTag"),C=b("TYPED_ARRAY_TAG"),D="TypedArrayConstructor",M=e&&!!w&&"Opera"!==s(u.opera),U=!1,N={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},L={BigInt64Array:8,BigUint64Array:8},B=function(r){var t=g(r);if(f(t)){var n=x(t);return n&&c(n,D)?n[D]:B(t)}},F=function(r){if(!f(r))return!1;var t=s(r);return c(N,t)||c(L,t)};for(r in N)(n=(t=u[r])&&t.prototype)?A(n)[D]=t:M=!1;for(r in L)(n=(t=u[r])&&t.prototype)&&(A(n)[D]=t);if((!M||!a(T)||T===Function.prototype)&&(T=function(){throw new k("Incorrect invocation")},M))for(r in N)u[r]&&w(u[r],T);if((!M||!_||_===j)&&(_=T.prototype,M))for(r in N)u[r]&&w(u[r].prototype,_);if(M&&g(O)!==_&&w(O,_),o&&!c(_,P))for(r in U=!0,p(_,P,{configurable:!0,get:function(){return f(this)?this[C]:void 0}}),N)u[r]&&v(u[r],C,r);return aa={NATIVE_ARRAY_BUFFER_VIEWS:M,TYPED_ARRAY_TAG:U&&C,aTypedArray:function(r){if(F(r))return r;throw new k("Target is not a typed array")},aTypedArrayConstructor:function(r){if(a(r)&&(!w||y(T,r)))return r;throw new k(l(r)+" is not a typed array constructor")},exportTypedArrayMethod:function(r,t,n,e){if(o){if(n)for(var i in N){var a=u[i];if(a&&c(a.prototype,r))try{delete a.prototype[r]}catch(f){try{a.prototype[r]=t}catch(s){}}}_[r]&&!n||h(_,r,n?t:M&&R[r]||t,e)}},exportTypedArrayStaticMethod:function(r,t,n){var e,i;if(o){if(w){if(n)for(e in N)if((i=u[e])&&c(i,r))try{delete i[r]}catch(a){}if(T[r]&&!n)return;try{return h(T,r,n?t:M&&T[r]||t)}catch(a){}}for(e in N)!(i=u[e])||i[r]&&!n||h(i,r,t)}},getTypedArrayConstructor:B,isView:function(r){if(!f(r))return!1;var t=s(r);return"DataView"===t||c(N,t)||c(L,t)},isTypedArray:F,TypedArray:T,TypedArrayPrototype:_}}!function(){if(ca)return sa;ca=1;var r=va(),t=vn(),n=cn(),e=r.aTypedArray;(0,r.exportTypedArrayMethod)("at",function(r){var i=e(this),o=t(i),u=n(r),a=u>=0?u:o+u;return a<0||a>=o?void 0:i[a]})}();var ha,pa,da,ya,ga,wa={};function ma(){if(ya)return da;ya=1;var r=ot(),t=TypeError;return da=function(n){var e=r(n,"number");if("number"==typeof e)throw new t("Can't convert number to bigint");return BigInt(e)}}!function(){if(ga)return wa;ga=1;var r=va(),t=function(){if(pa)return ha;pa=1;var r=tt(),t=sn(),n=vn();return ha=function(e){for(var i=r(this),o=n(i),u=arguments.length,a=t(u>1?arguments[1]:void 0,o),f=u>2?arguments[2]:void 0,c=void 0===f?o:t(f,o);c>a;)i[a++]=e;return i},ha}(),n=ma(),e=ge(),i=g(),o=ar(),u=p(),a=r.aTypedArray,f=r.exportTypedArrayMethod,c=o("".slice);f("fill",function(r){var o=arguments.length;a(this);var u="Big"===c(e(this),0,3)?n(r):+r;return i(t,this,u,o>1?arguments[1]:void 0,o>2?arguments[2]:void 0)},u(function(){var r=0;return new Int8Array(2).fill({valueOf:function(){return r++}}),1!==r}))}();var ba,Ea,Aa,xa,Sa,Ra={};function Ia(){if(Ea)return ba;Ea=1;var r=_i(),t=xr(),n=y(),e=r(r.bind);return ba=function(r,i){return t(r),void 0===i?r:n?e(r,i):function(){return r.apply(i,arguments)}},ba}function Oa(){if(xa)return Aa;xa=1;var r=Ia(),t=cr(),n=tt(),e=vn(),i=function(i){var o=1===i;return function(u,a,f){for(var c,s=n(u),l=t(s),v=e(l),h=r(a,f);v-- >0;)if(h(c=l[v],v,s))switch(i){case 0:return c;case 1:return v}return o?-1:void 0}};return Aa={findLast:i(0),findLastIndex:i(1)}}!function(){if(Sa)return Ra;Sa=1;var r=va(),t=Oa().findLast,n=r.aTypedArray;(0,r.exportTypedArrayMethod)("findLast",function(r){return t(n(this),r,arguments.length>1?arguments[1]:void 0)})}();var Ta,_a={};!function(){if(Ta)return _a;Ta=1;var r=va(),t=Oa().findLastIndex,n=r.aTypedArray;(0,r.exportTypedArrayMethod)("findLastIndex",function(r){return t(n(this),r,arguments.length>1?arguments[1]:void 0)})}();var ja,ka,Pa,Ca,Da,Ma={};function Ua(){if(ka)return ja;ka=1;var r=cn(),t=RangeError;return ja=function(n){var e=r(n);if(e<0)throw new t("The argument can't be less than 0");return e}}function Na(){if(Ca)return Pa;Ca=1;var r=Ua(),t=RangeError;return Pa=function(n,e){var i=r(n);if(i%e)throw new t("Wrong offset");return i}}!function(){if(Da)return Ma;Da=1;var r=i(),t=g(),n=va(),e=vn(),o=Na(),u=tt(),a=p(),f=r.RangeError,c=r.Int8Array,s=c&&c.prototype,l=s&&s.set,v=n.aTypedArray,h=n.exportTypedArrayMethod,d=!a(function(){var r=new Uint8ClampedArray(2);return t(l,r,{length:1,0:3},1),3!==r[1]}),y=d&&n.NATIVE_ARRAY_BUFFER_VIEWS&&a(function(){var r=new c(2);return r.set(1),r.set("2",1),0!==r[0]||2!==r[1]});h("set",function(r){v(this);var n=o(arguments.length>1?arguments[1]:void 0,1),i=u(r);if(d)return t(l,this,i,n);var a=this.length,c=e(i),s=0;if(c+n>a)throw new f("Wrong length");for(;s<c;)this[n+s]=i[s++]},!d||y)}();var La,Ba,Fa,za,Wa,$a,Ya,Va,Ha,Ga,qa,Ka={};function Ja(){if(Ba)return La;Ba=1;var r=ar();return La=r([].slice)}!function(){if(qa)return Ka;qa=1;var r=i(),t=_i(),n=p(),e=xr(),o=function(){if(za)return Fa;za=1;var r=Ja(),t=Math.floor,n=function(e,i){var o=e.length;if(o<8)for(var u,a,f=1;f<o;){for(a=f,u=e[f];a&&i(e[a-1],u)>0;)e[a]=e[--a];a!==f++&&(e[a]=u)}else for(var c=t(o/2),s=n(r(e,0,c),i),l=n(r(e,c),i),v=s.length,h=l.length,p=0,d=0;p<v||d<h;)e[p+d]=p<v&&d<h?i(s[p],l[d])<=0?s[p++]:l[d++]:p<v?s[p++]:l[d++];return e};return Fa=n}(),u=va(),a=function(){if($a)return Wa;$a=1;var r=gr().match(/firefox\/(\d+)/i);return Wa=!!r&&+r[1]}(),f=function(){if(Va)return Ya;Va=1;var r=gr();return Ya=/MSIE|Trident/.test(r)}(),c=wr(),s=function(){if(Ga)return Ha;Ga=1;var r=gr().match(/AppleWebKit\/(\d+)\./);return Ha=!!r&&+r[1]}(),l=u.aTypedArray,v=u.exportTypedArrayMethod,h=r.Uint16Array,d=h&&t(h.prototype.sort),y=!(!d||n(function(){d(new h(2),null)})&&n(function(){d(new h(2),{})})),g=!!d&&!n(function(){if(c)return c<74;if(a)return a<67;if(f)return!0;if(s)return s<602;var r,t,n=new h(516),e=Array(516);for(r=0;r<516;r++)t=r%4,n[r]=515-r,e[r]=r-2*t+3;for(d(n,function(r,t){return(r/4|0)-(t/4|0)}),r=0;r<516;r++)if(n[r]!==e[r])return!0});v("sort",function(r){return void 0!==r&&e(r),g?d(this,r):o(l(this),function(r){return function(t,n){return void 0!==r?+r(t,n)||0:n!=n?-1:t!=t?1:0===t&&0===n?1/t>0&&1/n<0?1:-1:t>n}}(r))},!g||y)}();var Xa,Qa,Za,rf={};function tf(){if(Qa)return Xa;Qa=1;var r=vn();return Xa=function(t,n){for(var e=r(t),i=new n(e),o=0;o<e;o++)i[o]=t[e-o-1];return i}}!function(){if(Za)return rf;Za=1;var r=tf(),t=va(),n=t.aTypedArray,e=t.exportTypedArrayMethod,i=t.getTypedArrayConstructor;e("toReversed",function(){return r(n(this),i(this))})}();var nf,ef,of,uf={};function af(){if(ef)return nf;ef=1;var r=vn();return nf=function(t,n,e){for(var i=0,o=arguments.length>2?e:r(n),u=new t(o);o>i;)u[i]=n[i++];return u},nf}!function(){if(of)return uf;of=1;var r=va(),t=ar(),n=xr(),e=af(),i=r.aTypedArray,o=r.getTypedArrayConstructor,u=r.exportTypedArrayMethod,a=t(r.TypedArrayPrototype.sort);u("toSorted",function(r){void 0!==r&&n(r);var t=i(this),u=e(o(t),t);return a(u,r)})}();var ff,cf,sf,lf,vf,hf={};function pf(){if(cf)return ff;cf=1;var r=vn(),t=cn(),n=RangeError;return ff=function(e,i,o,u){var a=r(e),f=t(o),c=f<0?a+f:f;if(c>=a||c<0)throw new n("Incorrect index");for(var s=new i(a),l=0;l<a;l++)s[l]=l===c?u:e[l];return s}}function df(){if(lf)return sf;lf=1;var r=ge();return sf=function(t){var n=r(t);return"BigInt64Array"===n||"BigUint64Array"===n}}!function(){if(vf)return hf;vf=1;var r=pf(),t=va(),n=df(),e=cn(),i=ma(),o=t.aTypedArray,u=t.getTypedArrayConstructor,a=t.exportTypedArrayMethod,f=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(r){return 8===r}}();a("with",{with:function(t,a){var f=o(this),c=e(t),s=n(f)?i(a):+a;return r(f,u(f),c,s)}}.with,!f)}();var yf,gf,wf,mf,bf,Ef,Af,xf={};function Sf(){if(gf)return yf;gf=1;var r=yr(),t=TypeError;return yf=function(n,e){if(r(e,n))return n;throw new t("Incorrect invocation")}}function Rf(){if(mf)return wf;mf=1;var r=d(),t=bt(),n=ur();return wf=function(e,i,o){r?t.f(e,i,n(0,o)):e[i]=o}}function If(){if(Ef)return bf;Ef=1;var r,t,n,e=p(),i=hr(),o=pr(),u=Le(),a=la(),f=$t(),c=it(),s=Xr(),l=c("iterator"),v=!1;return[].keys&&("next"in(n=[].keys())?(t=a(a(n)))!==Object.prototype&&(r=t):v=!0),!o(r)||e(function(){var t={};return r[l].call(t)!==t})?r={}:s&&(r=u(r)),i(r[l])||f(r,l,function(){return this}),bf={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:v}}!function(){if(Af)return xf;Af=1;var r=ce(),t=i(),n=Sf(),e=mt(),o=hr(),u=la(),a=Ti(),f=Rf(),c=p(),s=nt(),l=it(),v=If().IteratorPrototype,h=d(),y=Xr(),g="constructor",w="Iterator",m=l("toStringTag"),b=TypeError,E=t[w],A=y||!o(E)||E.prototype!==v||!c(function(){E({})}),x=function(){if(n(this,v),u(this)===v)throw new b("Abstract class Iterator not directly constructable")},S=function(r,t){h?a(v,r,{configurable:!0,get:function(){return t},set:function(t){if(e(this),this===v)throw new b("You can't redefine this property");s(this,r)?this[r]=t:f(this,r,t)}}):v[r]=t};s(v,m)||S(m,w),!A&&s(v,g)&&v[g]!==Object||S(g,x),x.prototype=v,r({global:!0,constructor:!0,forced:A},{Iterator:x})}();var Of,Tf,_f,jf,kf,Pf,Cf,Df,Mf,Uf,Nf,Lf={};function Bf(){return Tf?Of:(Tf=1,Of={})}function Ff(){if(jf)return _f;jf=1;var r=it(),t=Bf(),n=r("iterator"),e=Array.prototype;return _f=function(r){return void 0!==r&&(t.Array===r||e[n]===r)}}function zf(){if(Pf)return kf;Pf=1;var r=ge(),t=Sr(),n=sr(),e=Bf(),i=it()("iterator");return kf=function(o){if(!n(o))return t(o,i)||t(o,"@@iterator")||e[r(o)]}}function Wf(){if(Df)return Cf;Df=1;var r=g(),t=xr(),n=mt(),e=Ar(),i=zf(),o=TypeError;return Cf=function(u,a){var f=arguments.length<2?i(u):a;if(t(f))return n(r(f,u));throw new o(e(u)+" is not iterable")},Cf}function $f(){if(Uf)return Mf;Uf=1;var r=Ia(),t=g(),n=mt(),e=Ar(),i=Ff(),o=vn(),u=yr(),a=Wf(),f=zf(),c=Su(),s=TypeError,l=function(r,t){this.stopped=r,this.result=t},v=l.prototype;return Mf=function(h,p,d){var y,g,w,m,b,E,A,x=d&&d.that,S=!(!d||!d.AS_ENTRIES),R=!(!d||!d.IS_RECORD),I=!(!d||!d.IS_ITERATOR),O=!(!d||!d.INTERRUPTED),T=r(p,x),_=function(r){return y&&c(y,"normal",r),new l(!0,r)},j=function(r){return S?(n(r),O?T(r[0],r[1],_):T(r[0],r[1])):O?T(r,_):T(r)};if(R)y=h.iterator;else if(I)y=h;else{if(!(g=f(h)))throw new s(e(h)+" is not iterable");if(i(g)){for(w=0,m=o(h);m>w;w++)if((b=j(h[w]))&&u(v,b))return b;return new l(!1)}y=a(h,g)}for(E=R?h.next:y.next;!(A=t(E,y)).done;){try{b=j(A.value)}catch(k){c(y,"throw",k)}if("object"==typeof b&&b&&u(v,b))return b}return new l(!1)}}!function(){if(Nf)return Lf;Nf=1;var r=ce(),t=$f(),n=xr(),e=mt(),i=lu();r({target:"Iterator",proto:!0,real:!0},{every:function(r){e(this),n(r);var o=i(this),u=0;return!t(o,function(t,n){if(!r(t,u++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})}();var Yf,Vf,Hf,Gf,qf,Kf,Jf,Xf,Qf,Zf={};function rc(){if(Vf)return Yf;Vf=1;var r=$t();return Yf=function(t,n,e){for(var i in n)r(t,i,n[i],e);return t}}function tc(){return Gf?Hf:(Gf=1,Hf=function(r,t){return{value:r,done:t}})}function nc(){if(Kf)return qf;Kf=1;var r=g(),t=Le(),n=Et(),e=rc(),i=it(),o=zt(),u=Sr(),a=If().IteratorPrototype,f=tc(),c=Su(),s=i("toStringTag"),l="IteratorHelper",v="WrapForValidIterator",h=o.set,p=function(n){var i=o.getterFor(n?v:l);return e(t(a),{next:function(){var r=i(this);if(n)return r.nextHandler();try{var t=r.done?void 0:r.nextHandler();return f(t,r.done)}catch(e){throw r.done=!0,e}},return:function(){var t=i(this),e=t.iterator;if(t.done=!0,n){var o=u(e,"return");return o?r(o,e):f(void 0,!0)}if(t.inner)try{c(t.inner.iterator,"normal")}catch(a){return c(e,"throw",a)}return c(e,"normal"),f(void 0,!0)}})},d=p(!0),y=p(!1);return n(y,s,"Iterator Helper"),qf=function(r,t){var n=function(n,e){e?(e.iterator=n.iterator,e.next=n.next):e=n,e.type=t?v:l,e.nextHandler=r,e.counter=0,e.done=!1,h(this,e)};return n.prototype=t?d:y,n}}function ec(){if(Xf)return Jf;Xf=1;var r=mt(),t=Su();return Jf=function(n,e,i,o){try{return o?e(r(i)[0],i[1]):e(i)}catch(u){t(n,"throw",u)}}}!function(){if(Qf)return Zf;Qf=1;var r=ce(),t=g(),n=xr(),e=mt(),i=lu(),o=nc(),u=ec(),a=Xr(),f=o(function(){for(var r,n,i=this.iterator,o=this.predicate,a=this.next;;){if(r=e(t(a,i)),this.done=!!r.done)return;if(n=r.value,u(i,o,[n,this.counter++],!0))return n}});r({target:"Iterator",proto:!0,real:!0,forced:a},{filter:function(r){return e(this),n(r),new f(i(this),{predicate:r})}})}();var ic,oc={};!function(){if(ic)return oc;ic=1;var r=ce(),t=$f(),n=xr(),e=mt(),i=lu();r({target:"Iterator",proto:!0,real:!0},{find:function(r){e(this),n(r);var o=i(this),u=0;return t(o,function(t,n){if(r(t,u++))return n(t)},{IS_RECORD:!0,INTERRUPTED:!0}).result}})}();var uc,ac,fc,cc={};function sc(){if(ac)return uc;ac=1;var r=g(),t=mt(),n=lu(),e=zf();return uc=function(i,o){o&&"string"==typeof i||t(i);var u=e(i);return n(t(void 0!==u?r(u,i):i))}}!function(){if(fc)return cc;fc=1;var r=ce(),t=g(),n=xr(),e=mt(),i=lu(),o=sc(),u=nc(),a=Su(),f=Xr(),c=u(function(){for(var r,n,i=this.iterator,u=this.mapper;;){if(n=this.inner)try{if(!(r=e(t(n.next,n.iterator))).done)return r.value;this.inner=null}catch(f){a(i,"throw",f)}if(r=e(t(this.next,i)),this.done=!!r.done)return;try{this.inner=o(u(r.value,this.counter++),!1)}catch(f){a(i,"throw",f)}}});r({target:"Iterator",proto:!0,real:!0,forced:f},{flatMap:function(r){return e(this),n(r),new c(i(this),{mapper:r,inner:null})}})}();var lc,vc={};!function(){if(lc)return vc;lc=1;var r=ce(),t=$f(),n=xr(),e=mt(),i=lu();r({target:"Iterator",proto:!0,real:!0},{forEach:function(r){e(this),n(r);var o=i(this),u=0;t(o,function(t){r(t,u++)},{IS_RECORD:!0})}})}();var hc,pc,dc,yc={};!function(){if(dc)return yc;dc=1;var r=ce(),t=function(){if(pc)return hc;pc=1;var r=g(),t=xr(),n=mt(),e=lu(),i=nc(),o=ec(),u=i(function(){var t=this.iterator,e=n(r(this.next,t));if(!(this.done=!!e.done))return o(t,this.mapper,[e.value,this.counter++],!0)});return hc=function(r){return n(this),t(r),new u(e(this),{mapper:r})}}();r({target:"Iterator",proto:!0,real:!0,forced:Xr()},{map:t})}();var gc,wc={};!function(){if(gc)return wc;gc=1;var r=ce(),t=$f(),n=xr(),e=mt(),i=lu(),o=TypeError;r({target:"Iterator",proto:!0,real:!0},{reduce:function(r){e(this),n(r);var u=i(this),a=arguments.length<2,f=a?void 0:arguments[1],c=0;if(t(u,function(t){a?(a=!1,f=t):f=r(f,t,c),c++},{IS_RECORD:!0}),a)throw new o("Reduce of empty iterator with no initial value");return f}})}();var mc,bc={};!function(){if(mc)return bc;mc=1;var r=ce(),t=$f(),n=xr(),e=mt(),i=lu();r({target:"Iterator",proto:!0,real:!0},{some:function(r){e(this),n(r);var o=i(this),u=0;return t(o,function(t,n){if(r(t,u++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})}();var Ec,Ac,xc,Sc={};function Rc(){if(Ac)return Ec;Ac=1;var r=ar(),t=nt(),n=SyntaxError,e=parseInt,i=String.fromCharCode,o=r("".charAt),u=r("".slice),a=r(/./.exec),f={'\\"':'"',"\\\\":"\\","\\/":"/","\\b":"\b","\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t"},c=/^[\da-f]{4}$/i,s=/^[\u0000-\u001F]$/;return Ec=function(r,l){for(var v=!0,h="";l<r.length;){var p=o(r,l);if("\\"===p){var d=u(r,l,l+2);if(t(f,d))h+=f[d],l+=2;else{if("\\u"!==d)throw new n('Unknown escape sequence: "'+d+'"');var y=u(r,l+=2,l+4);if(!a(c,y))throw new n("Bad Unicode escape at: "+l);h+=i(e(y,16)),l+=4}}else{if('"'===p){v=!1,l++;break}if(a(s,p))throw new n("Bad control character in string literal at: "+l);h+=p,l++}}if(v)throw new n("Unterminated string at: "+l);return{value:h,end:l}}}!function(){if(xc)return Sc;xc=1;var r=ce(),t=d(),n=i(),e=dr(),o=ar(),u=g(),a=hr(),f=pr(),c=qe(),s=nt(),l=we(),v=vn(),h=Rf(),y=p(),w=Rc(),m=mr(),b=n.JSON,E=n.Number,A=n.SyntaxError,x=b&&b.parse,S=e("Object","keys"),R=Object.getOwnPropertyDescriptor,I=o("".charAt),O=o("".slice),T=o(/./.exec),_=o([].push),j=/^\d$/,k=/^[1-9]$/,P=/^[\d-]$/,C=/^[\t\n\r ]$/,D=function(r,t,n,e){var i,o,a,l,h,p=r[t],d=e&&p===e.value,y=d&&"string"==typeof e.source?{source:e.source}:{};if(f(p)){var g=c(p),w=d?e.nodes:g?[]:{};if(g)for(i=w.length,a=v(p),l=0;l<a;l++)M(p,l,D(p,""+l,n,l<i?w[l]:void 0));else for(o=S(p),a=v(o),l=0;l<a;l++)h=o[l],M(p,h,D(p,h,n,s(w,h)?w[h]:void 0))}return u(n,r,t,p,y)},M=function(r,n,e){if(t){var i=R(r,n);if(i&&!i.configurable)return}void 0===e?delete r[n]:h(r,n,e)},U=function(r,t,n,e){this.value=r,this.end=t,this.source=n,this.nodes=e},N=function(r,t){this.source=r,this.index=t};N.prototype={fork:function(r){return new N(this.source,r)},parse:function(){var r=this.source,t=this.skip(C,this.index),n=this.fork(t),e=I(r,t);if(T(P,e))return n.number();switch(e){case"{":return n.object();case"[":return n.array();case'"':return n.string();case"t":return n.keyword(!0);case"f":return n.keyword(!1);case"n":return n.keyword(null)}throw new A('Unexpected character: "'+e+'" at: '+t)},node:function(r,t,n,e,i){return new U(t,e,r?null:O(this.source,n,e),i)},object:function(){for(var r=this.source,t=this.index+1,n=!1,e={},i={};t<r.length;){if(t=this.until(['"',"}"],t),"}"===I(r,t)&&!n){t++;break}var o=this.fork(t).string(),u=o.value;t=o.end,t=this.until([":"],t)+1,t=this.skip(C,t),o=this.fork(t).parse(),h(i,u,o),h(e,u,o.value),t=this.until([",","}"],o.end);var a=I(r,t);if(","===a)n=!0,t++;else if("}"===a){t++;break}}return this.node(1,e,this.index,t,i)},array:function(){for(var r=this.source,t=this.index+1,n=!1,e=[],i=[];t<r.length;){if(t=this.skip(C,t),"]"===I(r,t)&&!n){t++;break}var o=this.fork(t).parse();if(_(i,o),_(e,o.value),t=this.until([",","]"],o.end),","===I(r,t))n=!0,t++;else if("]"===I(r,t)){t++;break}}return this.node(1,e,this.index,t,i)},string:function(){var r=this.index,t=w(this.source,this.index+1);return this.node(0,t.value,r,t.end)},number:function(){var r=this.source,t=this.index,n=t;if("-"===I(r,n)&&n++,"0"===I(r,n))n++;else{if(!T(k,I(r,n)))throw new A("Failed to parse number at: "+n);n=this.skip(j,n+1)}if(("."===I(r,n)&&(n=this.skip(j,n+1)),"e"===I(r,n)||"E"===I(r,n))&&(n++,"+"!==I(r,n)&&"-"!==I(r,n)||n++,n===(n=this.skip(j,n))))throw new A("Failed to parse number's exponent value at: "+n);return this.node(0,E(O(r,t,n)),t,n)},keyword:function(r){var t=""+r,n=this.index,e=n+t.length;if(O(this.source,n,e)!==t)throw new A("Failed to parse value at: "+n);return this.node(0,r,n,e)},skip:function(r,t){for(var n=this.source;t<n.length&&T(r,I(n,t));t++);return t},until:function(r,t){t=this.skip(C,t);for(var n=I(this.source,t),e=0;e<r.length;e++)if(r[e]===n)return t;throw new A('Unexpected character: "'+n+'" at: '+t)}};var L=y(function(){var r,t="9007199254740993";return x(t,function(t,n,e){r=e.source}),r!==t}),B=m&&!y(function(){return 1/x("-0 \t")!=-1/0});r({target:"JSON",stat:!0,forced:L},{parse:function(r,t){return B&&!a(t)?x(r):function(r,t){r=l(r);var n=new N(r,0),e=n.parse(),i=e.value,o=n.skip(C,e.end);if(o<r.length)throw new A('Unexpected extra character: "'+I(r,o)+'" after the parsed data at: '+o);return a(t)?D({"":i},"",t,e):i}(r,t)}})}();var Ic,Oc,Tc,_c,jc,kc,Pc,Cc,Dc,Mc,Uc,Nc,Lc,Bc={};function Fc(){if(Oc)return Ic;Oc=1;var r=pr(),t=String,n=TypeError;return Ic=function(e){if(void 0===e||r(e))return e;throw new n(t(e)+" is not an object or undefined")}}function zc(){if(_c)return Tc;_c=1;var r=TypeError;return Tc=function(t){if("string"==typeof t)return t;throw new r("Argument is not a string")}}function Wc(){if(kc)return jc;kc=1;var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",t=r+"+/",n=r+"-_",e=function(r){for(var t={},n=0;n<64;n++)t[r.charAt(n)]=n;return t};return jc={i2c:t,c2i:e(t),i2cUrl:n,c2iUrl:e(n)}}function $c(){if(Cc)return Pc;Cc=1;var r=TypeError;return Pc=function(t){var n=t&&t.alphabet;if(void 0===n||"base64"===n||"base64url"===n)return n||"base64";throw new r("Incorrect `alphabet` option")}}function Yc(){if(Nc)return Uc;Nc=1;var r=ge(),t=TypeError;return Uc=function(n){if("Uint8Array"===r(n))return n;throw new t("Argument is not an Uint8Array")}}!function(){if(Lc)return Bc;Lc=1;var r=ce(),t=i(),n=function(){if(Mc)return Dc;Mc=1;var r=i(),t=ar(),n=Fc(),e=zc(),o=nt(),u=Wc(),a=$c(),f=Gi(),c=u.c2i,s=u.c2iUrl,l=r.SyntaxError,v=r.TypeError,h=t("".charAt),p=function(r,t){for(var n=r.length;t<n;t++){var e=h(r,t);if(" "!==e&&"\t"!==e&&"\n"!==e&&"\f"!==e&&"\r"!==e)break}return t},d=function(r,t,n){var e=r.length;e<4&&(r+=2===e?"AA":"A");var i=(t[h(r,0)]<<18)+(t[h(r,1)]<<12)+(t[h(r,2)]<<6)+t[h(r,3)],o=[i>>16&255,i>>8&255,255&i];if(2===e){if(n&&0!==o[1])throw new l("Extra bits");return[o[0]]}if(3===e){if(n&&0!==o[2])throw new l("Extra bits");return[o[0],o[1]]}return o},y=function(r,t,n){for(var e=t.length,i=0;i<e;i++)r[n+i]=t[i];return n+e};return Dc=function(r,t,i,u){e(r),n(t);var g="base64"===a(t)?c:s,w=t?t.lastChunkHandling:void 0;if(void 0===w&&(w="loose"),"loose"!==w&&"strict"!==w&&"stop-before-partial"!==w)throw new v("Incorrect `lastChunkHandling` option");i&&f(i.buffer);var m=i||[],b=0,E=0,A="",x=0;if(u)for(;;){if((x=p(r,x))===r.length){if(A.length>0){if("stop-before-partial"===w)break;if("loose"!==w)throw new l("Missing padding");if(1===A.length)throw new l("Malformed padding: exactly one additional character");b=y(m,d(A,g,!1),b)}E=r.length;break}var S=h(r,x);if(++x,"="===S){if(A.length<2)throw new l("Padding is too early");if(x=p(r,x),2===A.length){if(x===r.length){if("stop-before-partial"===w)break;throw new l("Malformed padding: only one =")}"="===h(r,x)&&(++x,x=p(r,x))}if(x<r.length)throw new l("Unexpected character after padding");b=y(m,d(A,g,"strict"===w),b),E=r.length;break}if(!o(g,S))throw new l("Unexpected character");var R=u-b;if(1===R&&2===A.length||2===R&&3===A.length)break;if(4===(A+=S).length&&(b=y(m,d(A,g,!1),b),A="",E=x,b===u))break}return{bytes:m,read:E,written:b}}}(),e=Yc();t.Uint8Array&&r({target:"Uint8Array",proto:!0},{setFromBase64:function(r){e(this);var t=n(r,arguments.length>1?arguments[1]:void 0,this,this.length);return{read:t.read,written:t.written}}})}();var Vc,Hc,Gc,qc={};!function(){if(Gc)return qc;Gc=1;var r=ce(),t=i(),n=zc(),e=Yc(),o=Gi(),u=function(){if(Hc)return Vc;Hc=1;var r=i(),t=ar(),n=r.Uint8Array,e=r.SyntaxError,o=r.parseInt,u=Math.min,a=/[^\da-f]/i,f=t(a.exec),c=t("".slice);return Vc=function(r,t){var i=r.length;if(i%2!=0)throw new e("String should be an even number of characters");for(var s=t?u(t.length,i/2):i/2,l=t||new n(s),v=0,h=0;h<s;){var p=c(r,v,v+=2);if(f(a,p))throw new e("String should only contain hex characters");l[h++]=o(p,16)}return{bytes:l,read:v}}}();t.Uint8Array&&r({target:"Uint8Array",proto:!0},{setFromHex:function(r){e(this),n(r),o(this.buffer);var t=u(r,this).read;return{read:t,written:t/2}}})}();var Kc,Jc={};!function(){if(Kc)return Jc;Kc=1;var r=ce(),t=i(),n=ar(),e=Fc(),o=Yc(),u=Gi(),a=Wc(),f=$c(),c=a.i2c,s=a.i2cUrl,l=n("".charAt);t.Uint8Array&&r({target:"Uint8Array",proto:!0},{toBase64:function(){var r=o(this),t=arguments.length?e(arguments[0]):void 0,n="base64"===f(t)?c:s,i=!!t&&!!t.omitPadding;u(this.buffer);for(var a,v="",h=0,p=r.length,d=function(r){return l(n,a>>6*r&63)};h+2<p;h+=3)a=(r[h]<<16)+(r[h+1]<<8)+r[h+2],v+=d(3)+d(2)+d(1)+d(0);return h+2===p?(a=(r[h]<<16)+(r[h+1]<<8),v+=d(3)+d(2)+d(1)+(i?"":"=")):h+1===p&&(a=r[h]<<16,v+=d(3)+d(2)+(i?"":"==")),v}})}();var Xc,Qc={};!function(){if(Xc)return Qc;Xc=1;var r=ce(),t=i(),n=ar(),e=Yc(),o=Gi(),u=n(1..toString);t.Uint8Array&&r({target:"Uint8Array",proto:!0},{toHex:function(){e(this),o(this.buffer);for(var r="",t=0,n=this.length;t<n;t++){var i=u(this[t],16);r+=1===i.length?"0"+i:i}return r}})}();var Zc,rs,ts,ns={};!function(){if(ts)return ns;ts=1;var r=ce(),t=i(),n=dr(),e=ur(),o=bt().f,u=nt(),a=Sf(),f=ye(),c=me(),s=rs?Zc:(rs=1,Zc={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}),l=Ee(),v=d(),h=Xr(),p="DOMException",y=n("Error"),g=n(p),w=function(){a(this,m);var r=arguments.length,t=c(r<1?void 0:arguments[0]),n=c(r<2?void 0:arguments[1],"Error"),i=new g(t,n),u=new y(t);return u.name=p,o(i,"stack",e(1,l(u.stack,1))),f(i,this,w),i},m=w.prototype=g.prototype,b="stack"in new y(p),E="stack"in new g(1,2),A=g&&v&&Object.getOwnPropertyDescriptor(t,p),x=!(!A||A.writable&&A.configurable),S=b&&!x&&!E;r({global:!0,constructor:!0,forced:h||S},{DOMException:S?w:g});var R=n(p),I=R.prototype;if(I.constructor!==R)for(var O in h||o(I,"constructor",e(1,R)),s)if(u(s,O)){var T=s[O],_=T.s;u(R,_)||o(R,_,e(6,T.c))}}();var es,is,os,us,as,fs,cs,ss={};function ls(){if(is)return es;is=1;var r=TypeError;return es=function(t,n){if(t<n)throw new r("Not enough arguments");return t}}function vs(){if(fs)return as;fs=1;var r,t,n,e,o=i(),u=se(),a=Ia(),f=hr(),c=nt(),s=p(),l=Ne(),v=Ja(),h=at(),d=ls(),y=function(){if(us)return os;us=1;var r=gr();return os=/(?:ipad|iphone|ipod).*applewebkit/i.test(r)}(),g=si(),w=o.setImmediate,m=o.clearImmediate,b=o.process,E=o.Dispatch,A=o.Function,x=o.MessageChannel,S=o.String,R=0,I={},O="onreadystatechange";s(function(){r=o.location});var T=function(r){if(c(I,r)){var t=I[r];delete I[r],t()}},_=function(r){return function(){T(r)}},j=function(r){T(r.data)},k=function(t){o.postMessage(S(t),r.protocol+"//"+r.host)};return w&&m||(w=function(r){d(arguments.length,1);var n=f(r)?r:A(r),e=v(arguments,1);return I[++R]=function(){u(n,void 0,e)},t(R),R},m=function(r){delete I[r]},g?t=function(r){b.nextTick(_(r))}:E&&E.now?t=function(r){E.now(_(r))}:x&&!y?(e=(n=new x).port2,n.port1.onmessage=j,t=a(e.postMessage,e)):o.addEventListener&&f(o.postMessage)&&!o.importScripts&&r&&"file:"!==r.protocol&&!s(k)?(t=k,o.addEventListener("message",j,!1)):t=O in h("script")?function(r){l.appendChild(h("script"))[O]=function(){l.removeChild(this),T(r)}}:function(r){setTimeout(_(r),0)}),as={set:w,clear:m}}var hs,ps,ds,ys,gs={};function ws(){if(ps)return hs;ps=1;var r,t=i(),n=se(),e=hr(),o=ci(),u=gr(),a=Ja(),f=ls(),c=t.Function,s=/MSIE .\./.test(u)||"BUN"===o&&((r=t.Bun.version.split(".")).length<3||"0"===r[0]&&(r[1]<3||"3"===r[1]&&"0"===r[2]));return hs=function(r,t){var i=t?2:1;return s?function(o,u){var s=f(arguments.length,1)>i,l=e(o)?o:c(o),v=s?a(arguments,i):[],h=s?function(){n(l,this,v)}:l;return t?r(h,u):r(h)}:r},hs}ys||(ys=1,function(){if(cs)return ss;cs=1;var r=ce(),t=i(),n=vs().clear;r({global:!0,bind:!0,enumerable:!0,forced:t.clearImmediate!==n},{clearImmediate:n})}(),function(){if(ds)return gs;ds=1;var r=ce(),t=i(),n=vs().set,e=ws(),o=t.setImmediate?e(n,!1):n;r({global:!0,bind:!0,enumerable:!0,forced:t.setImmediate!==o},{setImmediate:o})}());var ms,bs={};!function(){if(ms)return bs;ms=1;var r=ce(),t=i(),n=Ti(),e=d(),o=TypeError,u=Object.defineProperty,a=t.self!==t;try{if(e){var f=Object.getOwnPropertyDescriptor(t,"self");!a&&f&&f.get&&f.enumerable||n(t,"self",{get:function(){return t},set:function(r){if(this!==t)throw new o("Illegal invocation");u(t,"self",{value:r,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else r({global:!0,simple:!0,forced:a},{self:t})}catch(c){}}();var Es,As={};!function(){if(Es)return As;Es=1;var r=$t(),t=ar(),n=we(),e=ls(),i=URLSearchParams,o=i.prototype,u=t(o.append),a=t(o.delete),f=t(o.forEach),c=t([].push),s=new i("a=1&a=2&b=3");s.delete("a",1),s.delete("b",void 0),s+""!="a=2"&&r(o,"delete",function(r){var t=arguments.length,i=t<2?void 0:arguments[1];if(t&&void 0===i)return a(this,r);var o=[];f(this,function(r,t){c(o,{key:t,value:r})}),e(t,1);for(var s,l=n(r),v=n(i),h=0,p=0,d=!1,y=o.length;h<y;)s=o[h++],d||s.key===l?(d=!0,a(this,s.key)):p++;for(;p<y;)(s=o[p++]).key===l&&s.value===v||u(this,s.key,s.value)},{enumerable:!0,unsafe:!0})}();var xs,Ss={};!function(){if(xs)return Ss;xs=1;var r=$t(),t=ar(),n=we(),e=ls(),i=URLSearchParams,o=i.prototype,u=t(o.getAll),a=t(o.has),f=new i("a=1");!f.has("a",2)&&f.has("a",void 0)||r(o,"has",function(r){var t=arguments.length,i=t<2?void 0:arguments[1];if(t&&void 0===i)return a(this,r);var o=u(this,r);e(t,1);for(var f=n(i),c=0;c<o.length;)if(o[c++]===f)return!0;return!1},{enumerable:!0,unsafe:!0})}();var Rs,Is={};!function(){if(Rs)return Is;Rs=1;var r=d(),t=ar(),n=Ti(),e=URLSearchParams.prototype,i=t(e.forEach);r&&!("size"in e)&&n(e,"size",{get:function(){var r=0;return i(this,function(){r++}),r},configurable:!0,enumerable:!0})}();var Os;
|
|
2
|
+
/*!
|
|
3
|
+
* SJS 6.15.1
|
|
4
|
+
*/Os||(Os=1,function(){function r(r,t){return(t||"")+" (SystemJS https://github.com/systemjs/systemjs/blob/main/docs/errors.md#"+r+")"}function t(r,t){if(-1!==r.indexOf("\\")&&(r=r.replace(S,"/")),"/"===r[0]&&"/"===r[1])return t.slice(0,t.indexOf(":")+1)+r;if("."===r[0]&&("/"===r[1]||"."===r[1]&&("/"===r[2]||2===r.length&&(r+="/"))||1===r.length&&(r+="/"))||"/"===r[0]){var n,e=t.slice(0,t.indexOf(":")+1);if(n="/"===t[e.length+1]?"file:"!==e?(n=t.slice(e.length+2)).slice(n.indexOf("/")+1):t.slice(8):t.slice(e.length+("/"===t[e.length])),"/"===r[0])return t.slice(0,t.length-n.length-1)+r;for(var i=n.slice(0,n.lastIndexOf("/")+1)+r,o=[],u=-1,a=0;a<i.length;a++)-1!==u?"/"===i[a]&&(o.push(i.slice(u,a+1)),u=-1):"."===i[a]?"."!==i[a+1]||"/"!==i[a+2]&&a+2!==i.length?"/"===i[a+1]||a+1===i.length?a+=1:u=a:(o.pop(),a+=2):u=a;return-1!==u&&o.push(i.slice(u)),t.slice(0,t.length-n.length)+o.join("")}}function e(r,n){return t(r,n)||(-1!==r.indexOf(":")?r:t("./"+r,n))}function i(r,n,e,i,o){for(var u in r){var a=t(u,e)||u,s=r[u];if("string"==typeof s){var l=c(i,t(s,e)||s,o);l?n[a]=l:f("W1",u,s)}}}function o(r,t,n){var o;for(o in r.imports&&i(r.imports,n.imports,t,n,null),r.scopes||{}){var u=e(o,t);i(r.scopes[o],n.scopes[u]||(n.scopes[u]={}),t,n,u)}for(o in r.depcache||{})n.depcache[e(o,t)]=r.depcache[o];for(o in r.integrity||{})n.integrity[e(o,t)]=r.integrity[o]}function u(r,t){if(t[r])return r;var n=r.length;do{var e=r.slice(0,n+1);if(e in t)return e}while(-1!==(n=r.lastIndexOf("/",n-1)))}function a(r,t){var n=u(r,t);if(n){var e=t[n];if(null===e)return;if(!(r.length>n.length&&"/"!==e[e.length-1]))return e+r.slice(n.length);f("W2",n,e)}}function f(t,n,e){console.warn(r(t,[e,n].join(", ")))}function c(r,t,n){for(var e=r.scopes,i=n&&u(n,e);i;){var o=a(t,e[i]);if(o)return o;i=u(i.slice(0,i.lastIndexOf("/")),e)}return a(t,r.imports)||-1!==t.indexOf(":")&&t}function s(){this[I]={}}function l(t,n,e,i){var o=t[I][n];if(o)return o;var u=[],a=Object.create(null);R&&Object.defineProperty(a,R,{value:"Module"});var f=Promise.resolve().then(function(){return t.instantiate(n,e,i)}).then(function(e){if(!e)throw Error(r(2,n));var i=e[1](function(r,t){o.h=!0;var n=!1;if("string"==typeof r)r in a&&a[r]===t||(a[r]=t,n=!0);else{for(var e in r)t=r[e],e in a&&a[e]===t||(a[e]=t,n=!0);r&&r.__esModule&&(a.__esModule=r.__esModule)}if(n)for(var i=0;i<u.length;i++){var f=u[i];f&&f(a)}return t},2===e[1].length?{import:function(r,e){return t.import(r,n,e)},meta:t.createContext(n)}:void 0);return o.e=i.execute||function(){},[e[0],i.setters||[],e[2]||[]]},function(r){throw o.e=null,o.er=r,r}),c=f.then(function(r){return Promise.all(r[0].map(function(e,i){var o=r[1][i],u=r[2][i];return Promise.resolve(t.resolve(e,n)).then(function(r){var e=l(t,r,n,u);return Promise.resolve(e.I).then(function(){return o&&(e.i.push(o),!e.h&&e.I||o(e.n)),e})})})).then(function(r){o.d=r})});return o=t[I][n]={id:n,i:u,n:a,m:i,I:f,L:c,h:!1,d:void 0,e:void 0,er:void 0,E:void 0,C:void 0,p:void 0}}function v(r,t,n,e){if(!e[t.id])return e[t.id]=!0,Promise.resolve(t.L).then(function(){return t.p&&null!==t.p.e||(t.p=n),Promise.all(t.d.map(function(t){return v(r,t,n,e)}))}).catch(function(r){if(t.er)throw r;throw t.e=null,r})}function h(r,t){return t.C=v(r,t,t,{}).then(function(){return p(r,t,{})}).then(function(){return t.n})}function p(r,t,n){function e(){try{var r=o.call(T);if(r)return r=r.then(function(){t.C=t.n,t.E=null},function(r){throw t.er=r,t.E=null,r}),t.E=r;t.C=t.n,t.L=t.I=void 0}catch(n){throw t.er=n,n}}if(!n[t.id]){if(n[t.id]=!0,!t.e){if(t.er)throw t.er;return t.E?t.E:void 0}var i,o=t.e;return t.e=null,t.d.forEach(function(e){try{var o=p(r,e,n);o&&(i=i||[]).push(o)}catch(a){throw t.er=a,a}}),i?Promise.all(i).then(e):e()}}function d(){[].forEach.call(document.querySelectorAll("script"),function(t){if(!t.sp)if("systemjs-module"===t.type){if(t.sp=!0,!t.src)return;System.import("import:"===t.src.slice(0,7)?t.src.slice(7):e(t.src,y)).catch(function(r){if(r.message.indexOf("https://github.com/systemjs/systemjs/blob/main/docs/errors.md#3")>-1){var n=document.createEvent("Event");n.initEvent("error",!1,!1),t.dispatchEvent(n)}return Promise.reject(r)})}else if("systemjs-importmap"===t.type){t.sp=!0;var n=t.src?(System.fetch||fetch)(t.src,{integrity:t.integrity,priority:t.fetchPriority,passThrough:!0}).then(function(r){if(!r.ok)throw Error(r.status);return r.text()}).catch(function(n){return n.message=r("W4",t.src)+"\n"+n.message,console.warn(n),"function"==typeof t.onerror&&t.onerror(),"{}"}):t.innerHTML;k=k.then(function(){return n}).then(function(n){!function(t,n,e){var i={};try{i=JSON.parse(n)}catch(a){console.warn(Error(r("W5")))}o(i,e,t)}(P,n,t.src||y)})}})}var y,g="undefined"!=typeof Symbol,w="undefined"!=typeof self,m="undefined"!=typeof document,b=w?self:n;if(m){var E=document.querySelector("base[href]");E&&(y=E.href)}if(!y&&"undefined"!=typeof location){var A=(y=location.href.split("#")[0].split("?")[0]).lastIndexOf("/");-1!==A&&(y=y.slice(0,A+1))}var x,S=/\\/g,R=g&&Symbol.toStringTag,I=g?Symbol():"@",O=s.prototype;O.import=function(r,t,n){var e=this;return t&&"object"==typeof t&&(n=t,t=void 0),Promise.resolve(e.prepareImport()).then(function(){return e.resolve(r,t,n)}).then(function(r){var t=l(e,r,void 0,n);return t.C||h(e,t)})},O.createContext=function(r){var t=this;return{url:r,resolve:function(n,e){return Promise.resolve(t.resolve(n,e||r))}}},O.register=function(r,t,n){x=[r,t,n]},O.getRegister=function(){var r=x;return x=void 0,r};var T=Object.freeze(Object.create(null));b.System=new s;var _,j,k=Promise.resolve(),P={imports:{},scopes:{},depcache:{},integrity:{}},C=m;if(O.prepareImport=function(r){return(C||r)&&(d(),C=!1),k},O.getImportMap=function(){return JSON.parse(JSON.stringify(P))},m&&(d(),window.addEventListener("DOMContentLoaded",d)),O.addImportMap=function(r,t){o(r,t||y,P)},m){window.addEventListener("error",function(r){M=r.filename,U=r.error});var D=location.origin}O.createScript=function(r){var t=document.createElement("script");t.async=!0,r.indexOf(D+"/")&&(t.crossOrigin="anonymous");var n=P.integrity[r];return n&&(t.integrity=n),t.src=r,t};var M,U,N={},L=O.register;O.register=function(r,t){if(m&&"loading"===document.readyState&&"string"!=typeof r){var n=document.querySelectorAll("script[src]"),e=n[n.length-1];if(e){_=r;var i=this;j=setTimeout(function(){N[e.src]=[r,t],i.import(e.src)})}}else _=void 0;return L.call(this,r,t)},O.instantiate=function(t,n){var e=N[t];if(e)return delete N[t],e;var i=this;return Promise.resolve(O.createScript(t)).then(function(e){return new Promise(function(o,u){e.addEventListener("error",function(){u(Error(r(3,[t,n].join(", "))))}),e.addEventListener("load",function(){if(document.head.removeChild(e),M===t)u(U);else{var r=i.getRegister(t);r&&r[0]===_&&clearTimeout(j),o(r)}}),document.head.appendChild(e)})})},O.shouldFetch=function(){return!1},"undefined"!=typeof fetch&&(O.fetch=fetch);var B=O.instantiate,F=/^(text|application)\/(x-)?javascript(;|$)/;O.instantiate=function(t,n,e){var i=this;return this.shouldFetch(t,n,e)?this.fetch(t,{credentials:"same-origin",integrity:P.integrity[t],meta:e}).then(function(e){if(!e.ok)throw Error(r(7,[e.status,e.statusText,t,n].join(", ")));var o=e.headers.get("content-type");if(!o||!F.test(o))throw Error(r(4,o));return e.text().then(function(r){return r.indexOf("//# sourceURL=")<0&&(r+="\n//# sourceURL="+t),(0,eval)(r),i.getRegister(t)})}):B.apply(this,arguments)},O.resolve=function(n,e){return c(P,t(n,e=e||y)||n,e)||function(t,n){throw Error(r(8,[t,n].join(", ")))}(n,e)};var z=O.instantiate;O.instantiate=function(r,t,n){var e=P.depcache[r];if(e)for(var i=0;i<e.length;i++)l(this,this.resolve(e[i],r),r);return z.call(this,r,t,n)},w&&"function"==typeof importScripts&&(O.instantiate=function(r){var t=this;return Promise.resolve().then(function(){return importScripts(r),t.getRegister(r)})})}())}();
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js","./index8-legacy-L5jO6fD2.js"],function(e,t){"use strict";var n,r,s,i,o;return{setters:[e=>{n=e.h,r=e.d,s=e.j},e=>{i=e.f,o=e.a}],execute:function(){
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
e("startStatusTap",()=>{const e=window;e.addEventListener("statusTap",()=>{n(()=>{const t=e.innerWidth,n=e.innerHeight,a=document.elementFromPoint(t/2,n/2);if(!a)return;const c=i(a);c&&new Promise(e=>r(c,e)).then(()=>{s(async()=>{c.style.setProperty("--overflow","hidden"),await o(c,300),c.style.removeProperty("--overflow")})})})})})}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as a,d as i,j as d}from"./index-DH_UAw7K.js";import{f as c,a as l}from"./index8-Bte8oYbR.js";const w=()=>{const e=window;e.addEventListener("statusTap",()=>{a(()=>{const n=e.innerWidth,s=e.innerHeight,o=document.elementFromPoint(n/2,s/2);if(!o)return;const t=c(o);t&&new Promise(r=>i(t,r)).then(()=>{d(async()=>{t.style.setProperty("--overflow","hidden"),await l(t,300),t.style.removeProperty("--overflow")})})})})};export{w as startStatusTap};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{c as A}from"./index-DH_UAw7K.js";class R{constructor(){this.gestureId=0,this.requestedStart=new Map,this.disabledGestures=new Map,this.disabledScroll=new Set}createGesture(t){var r;return new W(this,this.newID(),t.name,(r=t.priority)!==null&&r!==void 0?r:0,!!t.disableScroll)}createBlocker(t={}){return new B(this,this.newID(),t.disable,!!t.disableScroll)}start(t,r,i){return this.canStart(t)?(this.requestedStart.set(r,i),!0):(this.requestedStart.delete(r),!1)}capture(t,r,i){if(!this.start(t,r,i))return!1;const c=this.requestedStart;let n=-1e4;if(c.forEach(a=>{n=Math.max(n,a)}),n===i){this.capturedId=r,c.clear();const a=new CustomEvent("ionGestureCaptured",{detail:{gestureName:t}});return document.dispatchEvent(a),!0}return c.delete(r),!1}release(t){this.requestedStart.delete(t),this.capturedId===t&&(this.capturedId=void 0)}disableGesture(t,r){let i=this.disabledGestures.get(t);i===void 0&&(i=new Set,this.disabledGestures.set(t,i)),i.add(r)}enableGesture(t,r){const i=this.disabledGestures.get(t);i!==void 0&&i.delete(r)}disableScroll(t){this.disabledScroll.add(t),this.disabledScroll.size===1&&document.body.classList.add(P)}enableScroll(t){this.disabledScroll.delete(t),this.disabledScroll.size===0&&document.body.classList.remove(P)}canStart(t){return!(this.capturedId!==void 0||this.isDisabled(t))}isCaptured(){return this.capturedId!==void 0}isScrollDisabled(){return this.disabledScroll.size>0}isDisabled(t){const r=this.disabledGestures.get(t);return!!(r&&r.size>0)}newID(){return this.gestureId++,this.gestureId}}class W{constructor(t,r,i,c,n){this.id=r,this.name=i,this.disableScroll=n,this.priority=c*1e6+r,this.ctrl=t}canStart(){return this.ctrl?this.ctrl.canStart(this.name):!1}start(){return this.ctrl?this.ctrl.start(this.name,this.id,this.priority):!1}capture(){if(!this.ctrl)return!1;const t=this.ctrl.capture(this.name,this.id,this.priority);return t&&this.disableScroll&&this.ctrl.disableScroll(this.id),t}release(){this.ctrl&&(this.ctrl.release(this.id),this.disableScroll&&this.ctrl.enableScroll(this.id))}destroy(){this.release(),this.ctrl=void 0}}class B{constructor(t,r,i,c){this.id=r,this.disable=i,this.disableScroll=c,this.ctrl=t}block(){if(this.ctrl){if(this.disable)for(const t of this.disable)this.ctrl.disableGesture(t,this.id);this.disableScroll&&this.ctrl.disableScroll(this.id)}}unblock(){if(this.ctrl){if(this.disable)for(const t of this.disable)this.ctrl.enableGesture(t,this.id);this.disableScroll&&this.ctrl.enableScroll(this.id)}}destroy(){this.unblock(),this.ctrl=void 0}}const P="backdrop-no-scroll",V=new R;const g=(e,t,r,i)=>{const c=F(e)?{capture:!1,passive:!!i.passive}:!1;let n,a;return e.__zone_symbol__addEventListener?(n="__zone_symbol__addEventListener",a="__zone_symbol__removeEventListener"):(n="addEventListener",a="removeEventListener"),e[n](t,r,c),()=>{e[a](t,r,c)}},F=e=>{if(D===void 0)try{const t=Object.defineProperty({},"passive",{get:()=>{D=!0}});e.addEventListener("optsTest",()=>{},t)}catch(t){D=!1}return!!D};let D;const j=2e3,H=(e,t,r,i,c)=>{let n,a,b,u,d,l,S,y=0;const o=f=>{y=Date.now()+j,t(f)&&(!a&&r&&(a=g(e,"touchmove",r,c)),b||(b=g(f.target,"touchend",s,c)),u||(u=g(f.target,"touchcancel",s,c)))},p=f=>{y>Date.now()||t(f)&&(!l&&r&&(l=g(I(e),"mousemove",r,c)),S||(S=g(I(e),"mouseup",v,c)))},s=f=>{m(),i&&i(f)},v=f=>{Y(),i&&i(f)},m=()=>{a&&a(),b&&b(),u&&u(),a=b=u=void 0},Y=()=>{l&&l(),S&&S(),l=S=void 0},X=()=>{m(),Y()},E=(f=!0)=>{f?(n||(n=g(e,"touchstart",o,c)),d||(d=g(e,"mousedown",p,c))):(n&&n(),d&&d(),n=d=void 0,X())};return{enable:E,stop:X,destroy:()=>{E(!1),i=r=t=void 0}}},I=e=>e instanceof Document?e:e.ownerDocument,K=(e,t,r)=>{const i=r*(Math.PI/180),c=e==="x",n=Math.cos(i),a=t*t;let b=0,u=0,d=!1,l=0;return{start(S,y){b=S,u=y,l=0,d=!0},detect(S,y){if(!d)return!1;const o=S-b,p=y-u,s=o*o+p*p;if(s<a)return!1;const v=Math.sqrt(s),m=(c?o:p)/v;return m>n?l=1:m<-n?l=-1:l=0,d=!1,!0},isGesture(){return l!==0},getDirection(){return l}}},N=e=>{let t=!1,r=!1,i=!0,c=!1;const n=Object.assign({disableScroll:!1,direction:"x",gesturePriority:0,passive:!0,maxAngle:40,threshold:10},e),a=n.canStart,b=n.onWillStart,u=n.onStart,d=n.onEnd,l=n.notCaptured,S=n.onMove,y=n.threshold,o=n.passive,p=n.blurOnStart,s={type:"pan",startX:0,startY:0,startTime:0,currentX:0,currentY:0,velocityX:0,velocityY:0,deltaX:0,deltaY:0,currentTime:0,event:void 0,data:void 0},v=K(n.direction,n.threshold,n.maxAngle),m=V.createGesture({name:e.gestureName,priority:e.gesturePriority,disableScroll:e.disableScroll}),Y=h=>{const M=z(h);return r||!i||(x(h,s),s.startX=s.currentX,s.startY=s.currentY,s.startTime=s.currentTime=M,s.velocityX=s.velocityY=s.deltaX=s.deltaY=0,s.event=h,a&&a(s)===!1)||(m.release(),!m.start())?!1:(r=!0,y===0?w():(v.start(s.startX,s.startY),!0))},X=h=>{if(t){!c&&i&&(c=!0,C(s,h),requestAnimationFrame(E));return}C(s,h),v.detect(s.currentX,s.currentY)&&(!v.isGesture()||!w())&&q()},E=()=>{t&&(c=!1,S&&S(s))},w=()=>m.capture()?(t=!0,i=!1,s.startX=s.currentX,s.startY=s.currentY,s.startTime=s.currentTime,b?b(s).then(T):T(),!0):!1,f=()=>{if(typeof document<"u"){const h=document.activeElement;h!=null&&h.blur&&h.blur()}},T=()=>{p&&f(),u&&u(s),i=!0},G=()=>{t=!1,r=!1,c=!1,i=!0,m.release()},L=h=>{const M=t,k=i;if(G(),!!k){if(C(s,h),M){d&&d(s);return}l&&l(s)}},_=H(n.el,Y,X,L,{passive:o}),q=()=>{G(),_.stop(),l&&l(s)};return{enable(h=!0){h||(t&&L(void 0),G()),_.enable(h)},destroy(){m.destroy(),_.destroy()}}},C=(e,t)=>{if(!t)return;const r=e.currentX,i=e.currentY,c=e.currentTime;x(t,e);const n=e.currentX,a=e.currentY,u=(e.currentTime=z(t))-c;if(u>0&&u<100){const d=(n-r)/u,l=(a-i)/u;e.velocityX=d*.7+e.velocityX*.3,e.velocityY=l*.7+e.velocityY*.3}e.deltaX=n-e.startX,e.deltaY=a-e.startY,e.event=t},x=(e,t)=>{let r=0,i=0;if(e){const c=e.changedTouches;if(c&&c.length>0){const n=c[0];r=n.clientX,i=n.clientY}else e.pageX!==void 0&&(r=e.pageX,i=e.pageY)}t.currentX=r,t.currentY=i},z=e=>e.timeStamp||Date.now();const O=e=>e&&e.dir!==""?e.dir.toLowerCase()==="rtl":(document==null?void 0:document.dir.toLowerCase())==="rtl";const U=(e,t,r,i,c)=>{const n=e.ownerDocument.defaultView;let a=O(e);const b=o=>{const{startX:s}=o;return a?s>=n.innerWidth-50:s<=50},u=o=>a?-o.deltaX:o.deltaX,d=o=>a?-o.velocityX:o.velocityX;return N({el:e,gestureName:"goback-swipe",gesturePriority:101,threshold:10,canStart:o=>(a=O(e),b(o)&&t()),onStart:r,onMove:o=>{const s=u(o)/n.innerWidth;i(s)},onEnd:o=>{const p=u(o),s=n.innerWidth,v=p/s,m=d(o),Y=s/2,X=m>=0&&(m>.2||p>Y),w=(X?1-v:v)*s;let f=0;if(w>5){const T=w/Math.abs(m);f=Math.min(T,540)}c(X,v<=0?.01:A(0,v,.9999),f)}})};export{U as createSwipeBackGesture};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(t,e){"use strict";var r;return{setters:[t=>{r=t.c}],execute:function(){class e{constructor(t,e,r,s,i){this.id=e,this.name=r,this.disableScroll=i,this.priority=1e6*s+e,this.ctrl=t}canStart(){return!!this.ctrl&&this.ctrl.canStart(this.name)}start(){return!!this.ctrl&&this.ctrl.start(this.name,this.id,this.priority)}capture(){if(!this.ctrl)return!1;const t=this.ctrl.capture(this.name,this.id,this.priority);return t&&this.disableScroll&&this.ctrl.disableScroll(this.id),t}release(){this.ctrl&&(this.ctrl.release(this.id),this.disableScroll&&this.ctrl.enableScroll(this.id))}destroy(){this.release(),this.ctrl=void 0}}class s{constructor(t,e,r,s){this.id=e,this.disable=r,this.disableScroll=s,this.ctrl=t}block(){if(this.ctrl){if(this.disable)for(const t of this.disable)this.ctrl.disableGesture(t,this.id);this.disableScroll&&this.ctrl.disableScroll(this.id)}}unblock(){if(this.ctrl){if(this.disable)for(const t of this.disable)this.ctrl.enableGesture(t,this.id);this.disableScroll&&this.ctrl.enableScroll(this.id)}}destroy(){this.unblock(),this.ctrl=void 0}}const i="backdrop-no-scroll",n=new
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/
|
|
5
|
+
class{constructor(){this.gestureId=0,this.requestedStart=new Map,this.disabledGestures=new Map,this.disabledScroll=new Set}createGesture(t){var r;return new e(this,this.newID(),t.name,null!==(r=t.priority)&&void 0!==r?r:0,!!t.disableScroll)}createBlocker(t={}){return new s(this,this.newID(),t.disable,!!t.disableScroll)}start(t,e,r){return this.canStart(t)?(this.requestedStart.set(e,r),!0):(this.requestedStart.delete(e),!1)}capture(t,e,r){if(!this.start(t,e,r))return!1;const s=this.requestedStart;let i=-1e4;if(s.forEach(t=>{i=Math.max(i,t)}),i===r){this.capturedId=e,s.clear();const r=new CustomEvent("ionGestureCaptured",{detail:{gestureName:t}});return document.dispatchEvent(r),!0}return s.delete(e),!1}release(t){this.requestedStart.delete(t),this.capturedId===t&&(this.capturedId=void 0)}disableGesture(t,e){let r=this.disabledGestures.get(t);void 0===r&&(r=new Set,this.disabledGestures.set(t,r)),r.add(e)}enableGesture(t,e){const r=this.disabledGestures.get(t);void 0!==r&&r.delete(e)}disableScroll(t){this.disabledScroll.add(t),1===this.disabledScroll.size&&document.body.classList.add(i)}enableScroll(t){this.disabledScroll.delete(t),0===this.disabledScroll.size&&document.body.classList.remove(i)}canStart(t){return void 0===this.capturedId&&!this.isDisabled(t)}isCaptured(){return void 0!==this.capturedId}isScrollDisabled(){return this.disabledScroll.size>0}isDisabled(t){const e=this.disabledGestures.get(t);return!!(e&&e.size>0)}newID(){return this.gestureId++,this.gestureId}},l=(t,e,r,s)=>{const i=!!a(t)&&{capture:!1,passive:!!s.passive};let n,l;return t.__zone_symbol__addEventListener?(n="__zone_symbol__addEventListener",l="__zone_symbol__removeEventListener"):(n="addEventListener",l="removeEventListener"),t[n](e,r,i),()=>{t[l](e,r,i)}},a=t=>{if(void 0===o)try{const e=Object.defineProperty({},"passive",{get:()=>{o=!0}});t.addEventListener("optsTest",()=>{},e)}catch(e){o=!1}return!!o};let o;const c=t=>t instanceof Document?t:t.ownerDocument,d=t=>{let e=!1,r=!1,s=!0,i=!1;const a=Object.assign({disableScroll:!1,direction:"x",gesturePriority:0,passive:!0,maxAngle:40,threshold:10},t),o=a.canStart,d=a.onWillStart,v=a.onStart,m=a.onEnd,S=a.notCaptured,p=a.onMove,y=a.threshold,f=a.passive,g=a.blurOnStart,X={type:"pan",startX:0,startY:0,startTime:0,currentX:0,currentY:0,velocityX:0,velocityY:0,deltaX:0,deltaY:0,currentTime:0,event:void 0,data:void 0},w=((t,e,r)=>{const s=r*(Math.PI/180),i="x"===t,n=Math.cos(s),l=e*e;let a=0,o=0,c=!1,d=0;return{start(t,e){a=t,o=e,d=0,c=!0},detect(t,e){if(!c)return!1;const r=t-a,s=e-o,u=r*r+s*s;if(u<l)return!1;const h=Math.sqrt(u),b=(i?r:s)/h;return d=b>n?1:b<-n?-1:0,c=!1,!0},isGesture:()=>0!==d,getDirection:()=>d}})(a.direction,a.threshold,a.maxAngle),Y=n.createGesture({name:t.gestureName,priority:t.gesturePriority,disableScroll:t.disableScroll}),G=()=>{e&&(i=!1,p&&p(X))},_=()=>!!Y.capture()&&(e=!0,s=!1,X.startX=X.currentX,X.startY=X.currentY,X.startTime=X.currentTime,d?d(X).then(D):D(),!0),D=()=>{g&&(()=>{if("undefined"!=typeof document){const t=document.activeElement;(null==t?void 0:t.blur)&&t.blur()}})(),v&&v(X),s=!0},E=()=>{e=!1,r=!1,i=!1,s=!0,Y.release()},I=t=>{const r=e,i=s;E(),i&&(u(X,t),r?m&&m(X):S&&S(X))},L=((t,e,r,s,i)=>{let n,a,o,d,u,h,b,v=0;const m=s=>{v=Date.now()+2e3,e(s)&&(!a&&r&&(a=l(t,"touchmove",r,i)),o||(o=l(s.target,"touchend",p,i)),d||(d=l(s.target,"touchcancel",p,i)))},S=s=>{v>Date.now()||e(s)&&(!h&&r&&(h=l(c(t),"mousemove",r,i)),b||(b=l(c(t),"mouseup",y,i)))},p=t=>{f(),s&&s(t)},y=t=>{g(),s&&s(t)},f=()=>{a&&a(),o&&o(),d&&d(),a=o=d=void 0},g=()=>{h&&h(),b&&b(),h=b=void 0},X=()=>{f(),g()},w=(e=!0)=>{e?(n||(n=l(t,"touchstart",m,i)),u||(u=l(t,"mousedown",S,i))):(n&&n(),u&&u(),n=u=void 0,X())};return{enable:w,stop:X,destroy:()=>{w(!1),s=r=e=void 0}}})(a.el,t=>{const e=b(t);return!(r||!s)&&(h(t,X),X.startX=X.currentX,X.startY=X.currentY,X.startTime=X.currentTime=e,X.velocityX=X.velocityY=X.deltaX=X.deltaY=0,X.event=t,(!o||!1!==o(X))&&(Y.release(),!!Y.start()&&(r=!0,0===y?_():(w.start(X.startX,X.startY),!0))))},t=>{e?!i&&s&&(i=!0,u(X,t),requestAnimationFrame(G)):(u(X,t),w.detect(X.currentX,X.currentY)&&(w.isGesture()&&_()||M()))},I,{passive:f}),M=()=>{E(),L.stop(),S&&S(X)};return{enable(t=!0){t||(e&&I(void 0),E()),L.enable(t)},destroy(){Y.destroy(),L.destroy()}}},u=(t,e)=>{if(!e)return;const r=t.currentX,s=t.currentY,i=t.currentTime;h(e,t);const n=t.currentX,l=t.currentY,a=(t.currentTime=b(e))-i;if(a>0&&a<100){const e=(n-r)/a,i=(l-s)/a;t.velocityX=.7*e+.3*t.velocityX,t.velocityY=.7*i+.3*t.velocityY}t.deltaX=n-t.startX,t.deltaY=l-t.startY,t.event=e},h=(t,e)=>{let r=0,s=0;if(t){const e=t.changedTouches;if(e&&e.length>0){const t=e[0];r=t.clientX,s=t.clientY}else void 0!==t.pageX&&(r=t.pageX,s=t.pageY)}e.currentX=r,e.currentY=s},b=t=>t.timeStamp||Date.now(),v=t=>t&&""!==t.dir?"rtl"===t.dir.toLowerCase():"rtl"===(null===document||void 0===document?void 0:document.dir.toLowerCase());t("createSwipeBackGesture",(t,e,s,i,n)=>{const l=t.ownerDocument.defaultView;let a=v(t);const o=t=>a?-t.deltaX:t.deltaX;return d({el:t,gestureName:"goback-swipe",gesturePriority:101,threshold:10,canStart:r=>(a=v(t),(t=>{const{startX:e}=t;return a?e>=l.innerWidth-50:e<=50})(r)&&e()),onStart:s,onMove:t=>{const e=o(t)/l.innerWidth;i(e)},onEnd:t=>{const e=o(t),s=l.innerWidth,i=e/s,c=(t=>a?-t.velocityX:t.velocityX)(t),d=c>=0&&(c>.2||e>s/2),u=(d?1-i:i)*s;let h=0;if(u>5){const t=u/Math.abs(c);h=Math.min(t,540)}n(d,i<=0?.01:r(0,i,.9999),h)}})})}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{W as w}from"./index-DH_UAw7K.js";class y extends w{async getId(){return{identifier:this.getUid()}}async getInfo(){if(typeof navigator>"u"||!navigator.userAgent)throw this.unavailable("Device API not available in this browser");const e=navigator.userAgent,i=this.parseUa(e);return{model:i.model,platform:"web",operatingSystem:i.operatingSystem,osVersion:i.osVersion,manufacturer:navigator.vendor,isVirtual:!1,webViewVersion:i.browserVersion}}async getBatteryInfo(){if(typeof navigator>"u"||!navigator.getBattery)throw this.unavailable("Device API not available in this browser");let e={};try{e=await navigator.getBattery()}catch(i){}return{batteryLevel:e.level,isCharging:e.charging}}async getLanguageCode(){return{value:navigator.language.split("-")[0].toLowerCase()}}async getLanguageTag(){return{value:navigator.language}}parseUa(e){const i={},r=e.indexOf("(")+1;let a=e.indexOf(") AppleWebKit");e.indexOf(") Gecko")!==-1&&(a=e.indexOf(") Gecko"));const s=e.substring(r,a);if(e.indexOf("Android")!==-1){const t=s.replace("; wv","").split("; ").pop();t&&(i.model=t.split(" Build")[0]),i.osVersion=s.split("; ")[1]}else if(i.model=s.split("; ")[0],typeof navigator<"u"&&navigator.oscpu)i.osVersion=navigator.oscpu;else if(e.indexOf("Windows")!==-1)i.osVersion=s;else{const t=s.split("; ").pop();if(t){const n=t.replace(" like Mac OS X","").split(" ");i.osVersion=n[n.length-1].replace(/_/g,".")}}/android/i.test(e)?i.operatingSystem="android":/iPad|iPhone|iPod/.test(e)&&!window.MSStream?i.operatingSystem="ios":/Win/.test(e)?i.operatingSystem="windows":/Mac/i.test(e)?i.operatingSystem="mac":i.operatingSystem="unknown";const l=!!window.ApplePaySession,x=!!window.chrome,p=/Firefox/.test(e),d=/Edg/.test(e),g=/FxiOS/.test(e),c=/CriOS/.test(e),f=/EdgiOS/.test(e);if(l||x&&!d||g||c||f){let t;g?t="FxiOS":c?t="CriOS":f?t="EdgiOS":l?t="Version":t="Chrome";const n=e.split(" ");for(const o of n)if(o.includes(t)){const v=o.split("/")[1];i.browserVersion=v}}else if(p||d){const o=e.split("").reverse().join("").split("/")[0].split("").reverse().join("");i.browserVersion=o}return i}getUid(){if(typeof window<"u"&&window.localStorage){let e=window.localStorage.getItem("_capuid");return e||(e=this.uuid4(),window.localStorage.setItem("_capuid",e),e)}return this.uuid4()}uuid4(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){const i=Math.random()*16|0;return(e==="x"?i:i&3|8).toString(16)})}}export{y as DeviceWeb};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{W as n}from"./index-DH_UAw7K.js";class o extends n{constructor(){super(),typeof screen<"u"&&typeof screen.orientation<"u"&&screen.orientation.addEventListener("change",()=>{const e=screen.orientation.type;this.notifyListeners("screenOrientationChange",{type:e})})}async orientation(){if(typeof screen>"u"||!screen.orientation)throw this.unavailable("ScreenOrientation API not available in this browser");return{type:screen.orientation.type}}async lock(e){if(typeof screen>"u"||!screen.orientation||!screen.orientation.lock)throw this.unavailable("ScreenOrientation API not available in this browser");try{await screen.orientation.lock(e.orientation)}catch(i){throw this.unavailable("ScreenOrientation API not available in this browser")}}async unlock(){if(typeof screen>"u"||!screen.orientation||!screen.orientation.unlock)throw this.unavailable("ScreenOrientation API not available in this browser");try{screen.orientation.unlock()}catch(e){throw this.unavailable("ScreenOrientation API not available in this browser")}}}export{o as ScreenOrientationWeb};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(e,t){"use strict";var i;return{setters:[e=>{i=e.W}],execute:function(){e("DeviceWeb",class extends i{async getId(){return{identifier:this.getUid()}}async getInfo(){if("undefined"==typeof navigator||!navigator.userAgent)throw this.unavailable("Device API not available in this browser");const e=navigator.userAgent,t=this.parseUa(e);return{model:t.model,platform:"web",operatingSystem:t.operatingSystem,osVersion:t.osVersion,manufacturer:navigator.vendor,isVirtual:!1,webViewVersion:t.browserVersion}}async getBatteryInfo(){if("undefined"==typeof navigator||!navigator.getBattery)throw this.unavailable("Device API not available in this browser");let e={};try{e=await navigator.getBattery()}catch(t){}return{batteryLevel:e.level,isCharging:e.charging}}async getLanguageCode(){return{value:navigator.language.split("-")[0].toLowerCase()}}async getLanguageTag(){return{value:navigator.language}}parseUa(e){const t={},i=e.indexOf("(")+1;let n=e.indexOf(") AppleWebKit");-1!==e.indexOf(") Gecko")&&(n=e.indexOf(") Gecko"));const o=e.substring(i,n);if(-1!==e.indexOf("Android")){const e=o.replace("; wv","").split("; ").pop();e&&(t.model=e.split(" Build")[0]),t.osVersion=o.split("; ")[1]}else if(t.model=o.split("; ")[0],"undefined"!=typeof navigator&&navigator.oscpu)t.osVersion=navigator.oscpu;else if(-1!==e.indexOf("Windows"))t.osVersion=o;else{const e=o.split("; ").pop();if(e){const i=e.replace(" like Mac OS X","").split(" ");t.osVersion=i[i.length-1].replace(/_/g,".")}}/android/i.test(e)?t.operatingSystem="android":/iPad|iPhone|iPod/.test(e)&&!window.MSStream?t.operatingSystem="ios":/Win/.test(e)?t.operatingSystem="windows":/Mac/i.test(e)?t.operatingSystem="mac":t.operatingSystem="unknown";const r=!!window.ApplePaySession,s=!!window.chrome,a=/Firefox/.test(e),l=/Edg/.test(e),g=/FxiOS/.test(e),d=/CriOS/.test(e),c=/EdgiOS/.test(e);if(r||s&&!l||g||d||c){let i;i=g?"FxiOS":d?"CriOS":c?"EdgiOS":r?"Version":"Chrome";const n=e.split(" ");for(const e of n)if(e.includes(i)){const i=e.split("/")[1];t.browserVersion=i}}else if(a||l){const i=e.split("").reverse().join("").split("/")[0].split("").reverse().join("");t.browserVersion=i}return t}getUid(){if("undefined"!=typeof window&&window.localStorage){let e=window.localStorage.getItem("_capuid");return e||(e=this.uuid4(),window.localStorage.setItem("_capuid",e),e)}return this.uuid4()}uuid4(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){const t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}})}}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./index-legacy-C18hY7CH.js"],function(e,n){"use strict";var t;return{setters:[e=>{t=e.W}],execute:function(){e("ScreenOrientationWeb",class extends t{constructor(){super(),"undefined"!=typeof screen&&void 0!==screen.orientation&&screen.orientation.addEventListener("change",()=>{const e=screen.orientation.type;this.notifyListeners("screenOrientationChange",{type:e})})}async orientation(){if("undefined"==typeof screen||!screen.orientation)throw this.unavailable("ScreenOrientation API not available in this browser");return{type:screen.orientation.type}}async lock(e){if("undefined"==typeof screen||!screen.orientation||!screen.orientation.lock)throw this.unavailable("ScreenOrientation API not available in this browser");try{await screen.orientation.lock(e.orientation)}catch(n){throw this.unavailable("ScreenOrientation API not available in this browser")}}async unlock(){if("undefined"==typeof screen||!screen.orientation||!screen.orientation.unlock)throw this.unavailable("ScreenOrientation API not available in this browser");try{screen.orientation.unlock()}catch(e){throw this.unavailable("ScreenOrientation API not available in this browser")}}})}}});
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
<!DOCTYPE html>
|
|
2
|
-
<html
|
|
2
|
+
<html
|
|
3
|
+
lang="en"
|
|
4
|
+
class="preview-mode"
|
|
5
|
+
data-ix-theme="classic"
|
|
6
|
+
data-ix-color-schema="dark"
|
|
7
|
+
>
|
|
3
8
|
<head>
|
|
4
9
|
<meta charset="utf-8" />
|
|
5
10
|
<title>Ionic App</title>
|
|
@@ -26,15 +31,15 @@
|
|
|
26
31
|
rel="stylesheet"
|
|
27
32
|
href="./additional-theme/corporate-theme/dist/css/brand-theme.css"
|
|
28
33
|
/>
|
|
29
|
-
<script type="module" crossorigin src="./assets/index-
|
|
30
|
-
<link rel="stylesheet" crossorigin href="./assets/index-
|
|
34
|
+
<script type="module" crossorigin src="./assets/index-DH_UAw7K.js"></script>
|
|
35
|
+
<link rel="stylesheet" crossorigin href="./assets/index-f-dOXbJG.css">
|
|
31
36
|
<script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
|
|
32
37
|
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
|
|
33
38
|
</head>
|
|
34
|
-
<body
|
|
39
|
+
<body>
|
|
35
40
|
<div id="root"></div>
|
|
36
41
|
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
|
|
37
|
-
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-
|
|
38
|
-
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-
|
|
42
|
+
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-Ca0HM66H.js"></script>
|
|
43
|
+
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-C18hY7CH.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
|
|
39
44
|
</body>
|
|
40
45
|
</html>
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* SPDX-FileCopyrightText: 2026 Siemens AG
|
|
3
|
+
*
|
|
4
|
+
* SPDX-License-Identifier: MIT
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the MIT license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
import {
|
|
11
|
+
IxApplication,
|
|
12
|
+
IxApplicationHeader,
|
|
13
|
+
IxMenu,
|
|
14
|
+
IxMenuAbout,
|
|
15
|
+
IxMenuAboutItem,
|
|
16
|
+
} from '@siemens/ix-react';
|
|
17
|
+
import { useLayoutEffect, useRef } from 'react';
|
|
18
|
+
|
|
19
|
+
export default () => {
|
|
20
|
+
const ref = useRef<HTMLIxMenuElement>(null);
|
|
21
|
+
|
|
22
|
+
useLayoutEffect(() => {
|
|
23
|
+
const element = ref.current;
|
|
24
|
+
if (element) {
|
|
25
|
+
element.toggleAbout(true);
|
|
26
|
+
}
|
|
27
|
+
}, []);
|
|
28
|
+
|
|
29
|
+
return (
|
|
30
|
+
<IxApplication>
|
|
31
|
+
<IxApplicationHeader>
|
|
32
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
33
|
+
</IxApplicationHeader>
|
|
34
|
+
<IxMenu ref={ref}>
|
|
35
|
+
<IxMenuAbout activeTabKey="tab-1">
|
|
36
|
+
<IxMenuAboutItem tabKey="tab-1" label="Tab 1">
|
|
37
|
+
Content 1
|
|
38
|
+
</IxMenuAboutItem>
|
|
39
|
+
<IxMenuAboutItem tabKey="tab-2" label="Tab 2">
|
|
40
|
+
Content 2
|
|
41
|
+
</IxMenuAboutItem>
|
|
42
|
+
</IxMenuAbout>
|
|
43
|
+
</IxMenu>
|
|
44
|
+
</IxApplication>
|
|
45
|
+
);
|
|
46
|
+
};
|
|
@@ -12,12 +12,14 @@ import {
|
|
|
12
12
|
IxApplicationHeader,
|
|
13
13
|
IxMenu,
|
|
14
14
|
IxMenuAbout,
|
|
15
|
-
|
|
15
|
+
IxTabItem,
|
|
16
|
+
IxTabs,
|
|
16
17
|
} from '@siemens/ix-react';
|
|
17
|
-
import { useLayoutEffect, useRef } from 'react';
|
|
18
|
+
import { useLayoutEffect, useRef, useState } from 'react';
|
|
18
19
|
|
|
19
20
|
export default () => {
|
|
20
21
|
const ref = useRef<HTMLIxMenuElement>(null);
|
|
22
|
+
const [activeTabKey, setActiveTabKey] = useState('tab-1');
|
|
21
23
|
|
|
22
24
|
useLayoutEffect(() => {
|
|
23
25
|
const element = ref.current;
|
|
@@ -32,9 +34,24 @@ export default () => {
|
|
|
32
34
|
<div className="placeholder-logo" slot="logo"></div>
|
|
33
35
|
</IxApplicationHeader>
|
|
34
36
|
<IxMenu ref={ref}>
|
|
35
|
-
<IxMenuAbout>
|
|
36
|
-
<
|
|
37
|
-
|
|
37
|
+
<IxMenuAbout suppressLegacyTabs>
|
|
38
|
+
<IxTabs
|
|
39
|
+
activeTabKey={activeTabKey}
|
|
40
|
+
onTabChange={({ detail }) => setActiveTabKey(detail ?? 'tab-1')}
|
|
41
|
+
>
|
|
42
|
+
<IxTabItem tabKey="tab-1">Tab 1</IxTabItem>
|
|
43
|
+
<IxTabItem tabKey="tab-2">Tab 2</IxTabItem>
|
|
44
|
+
</IxTabs>
|
|
45
|
+
{activeTabKey === 'tab-1' ? (
|
|
46
|
+
<section role="tabpanel" aria-label="About and legal content">
|
|
47
|
+
Content 1
|
|
48
|
+
</section>
|
|
49
|
+
) : null}
|
|
50
|
+
{activeTabKey === 'tab-2' ? (
|
|
51
|
+
<section role="tabpanel" aria-label="About and legal content">
|
|
52
|
+
Content 2
|
|
53
|
+
</section>
|
|
54
|
+
) : null}
|
|
38
55
|
</IxMenuAbout>
|
|
39
56
|
</IxMenu>
|
|
40
57
|
</IxApplication>
|