@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,2 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./status-tap-vyqX0EiM.js","./index8-Bte8oYbR.js","./input-shims-BlPb48SA.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
var lk=Object.defineProperty;var h3=e=>{throw TypeError(e)};var ck=(e,t,a)=>t in e?lk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a;var v=(e,t,a)=>ck(e,typeof t!="symbol"?t+"":t,a),f3=(e,t,a)=>t.has(e)||h3("Cannot "+a);var Oe=(e,t,a)=>(f3(e,t,"read from private field"),a?a.call(e):t.get(e)),wn=(e,t,a)=>t.has(e)?h3("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,a),on=(e,t,a,i)=>(f3(e,t,"write to private field"),i?i.call(e,a):t.set(e,a),a);function AL(){import.meta.url,import("_").catch(()=>1),(async function*(){})().next()}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const c of s)if(c.type==="childList")for(const h of c.addedNodes)h.tagName==="LINK"&&h.rel==="modulepreload"&&i(h)}).observe(document,{childList:!0,subtree:!0});function a(s){const c={};return s.integrity&&(c.integrity=s.integrity),s.referrerPolicy&&(c.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?c.credentials="include":s.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function i(s){if(s.ep)return;s.ep=!0;const c=a(s);fetch(s.href,c)}})();function is(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var qf={exports:{}},sl={};var b3;function dk(){if(b3)return sl;b3=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function a(i,s,c){var h=null;if(c!==void 0&&(h=""+c),s.key!==void 0&&(h=""+s.key),"key"in s){c={};for(var d in s)d!=="key"&&(c[d]=s[d])}else c=s;return s=c.ref,{$$typeof:e,type:i,key:h,ref:s!==void 0?s:null,props:c}}return sl.Fragment=t,sl.jsx=a,sl.jsxs=a,sl}var m3;function uk(){return m3||(m3=1,qf.exports=dk()),qf.exports}var z=uk(),Vf={exports:{}},Ce={};var g3;function hk(){if(g3)return Ce;g3=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),h=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),p=Symbol.iterator;function y(S){return S===null||typeof S!="object"?null:(S=p&&S[p]||S["@@iterator"],typeof S=="function"?S:null)}var x={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},k=Object.assign,T={};function A(S,D,N){this.props=S,this.context=D,this.refs=T,this.updater=N||x}A.prototype.isReactComponent={},A.prototype.setState=function(S,D){if(typeof S!="object"&&typeof S!="function"&&S!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,S,D,"setState")},A.prototype.forceUpdate=function(S){this.updater.enqueueForceUpdate(this,S,"forceUpdate")};function L(){}L.prototype=A.prototype;function R(S,D,N){this.props=S,this.context=D,this.refs=T,this.updater=N||x}var O=R.prototype=new L;O.constructor=R,k(O,A.prototype),O.isPureReactComponent=!0;var X=Array.isArray,_={H:null,A:null,T:null,S:null,V:null},P=Object.prototype.hasOwnProperty;function j(S,D,N,H,Q,re){return N=re.ref,{$$typeof:e,type:S,key:D,ref:N!==void 0?N:null,props:re}}function W(S,D){return j(S.type,D,void 0,void 0,void 0,S.props)}function V(S){return typeof S=="object"&&S!==null&&S.$$typeof===e}function le(S){var D={"=":"=0",":":"=2"};return"$"+S.replace(/[=:]/g,function(N){return D[N]})}var ie=/\/+/g;function ce(S,D){return typeof S=="object"&&S!==null&&S.key!=null?le(""+S.key):D.toString(36)}function ge(){}function de(S){switch(S.status){case"fulfilled":return S.value;case"rejected":throw S.reason;default:switch(typeof S.status=="string"?S.then(ge,ge):(S.status="pending",S.then(function(D){S.status==="pending"&&(S.status="fulfilled",S.value=D)},function(D){S.status==="pending"&&(S.status="rejected",S.reason=D)})),S.status){case"fulfilled":return S.value;case"rejected":throw S.reason}}throw S}function ae(S,D,N,H,Q){var re=typeof S;(re==="undefined"||re==="boolean")&&(S=null);var se=!1;if(S===null)se=!0;else switch(re){case"bigint":case"string":case"number":se=!0;break;case"object":switch(S.$$typeof){case e:case t:se=!0;break;case g:return se=S._init,ae(se(S._payload),D,N,H,Q)}}if(se)return Q=Q(S),se=H===""?"."+ce(S,0):H,X(Q)?(N="",se!=null&&(N=se.replace(ie,"$&/")+"/"),ae(Q,D,N,"",function(Le){return Le})):Q!=null&&(V(Q)&&(Q=W(Q,N+(Q.key==null||S&&S.key===Q.key?"":(""+Q.key).replace(ie,"$&/")+"/")+se)),D.push(Q)),1;se=0;var be=H===""?".":H+":";if(X(S))for(var he=0;he<S.length;he++)H=S[he],re=be+ce(H,he),se+=ae(H,D,N,re,Q);else if(he=y(S),typeof he=="function")for(S=he.call(S),he=0;!(H=S.next()).done;)H=H.value,re=be+ce(H,he++),se+=ae(H,D,N,re,Q);else if(re==="object"){if(typeof S.then=="function")return ae(de(S),D,N,H,Q);throw D=String(S),Error("Objects are not valid as a React child (found: "+(D==="[object Object]"?"object with keys {"+Object.keys(S).join(", ")+"}":D)+"). If you meant to render a collection of children, use an array instead.")}return se}function B(S,D,N){if(S==null)return S;var H=[],Q=0;return ae(S,H,"","",function(re){return D.call(N,re,Q++)}),H}function te(S){if(S._status===-1){var D=S._result;D=D(),D.then(function(N){(S._status===0||S._status===-1)&&(S._status=1,S._result=N)},function(N){(S._status===0||S._status===-1)&&(S._status=2,S._result=N)}),S._status===-1&&(S._status=0,S._result=D)}if(S._status===1)return S._result.default;throw S._result}var ee=typeof reportError=="function"?reportError:function(S){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var D=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof S=="object"&&S!==null&&typeof S.message=="string"?String(S.message):String(S),error:S});if(!window.dispatchEvent(D))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",S);return}console.error(S)};function F(){}return Ce.Children={map:B,forEach:function(S,D,N){B(S,function(){D.apply(this,arguments)},N)},count:function(S){var D=0;return B(S,function(){D++}),D},toArray:function(S){return B(S,function(D){return D})||[]},only:function(S){if(!V(S))throw Error("React.Children.only expected to receive a single React element child.");return S}},Ce.Component=A,Ce.Fragment=a,Ce.Profiler=s,Ce.PureComponent=R,Ce.StrictMode=i,Ce.Suspense=b,Ce.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=_,Ce.__COMPILER_RUNTIME={__proto__:null,c:function(S){return _.H.useMemoCache(S)}},Ce.cache=function(S){return function(){return S.apply(null,arguments)}},Ce.cloneElement=function(S,D,N){if(S==null)throw Error("The argument must be a React element, but you passed "+S+".");var H=k({},S.props),Q=S.key,re=void 0;if(D!=null)for(se in D.ref!==void 0&&(re=void 0),D.key!==void 0&&(Q=""+D.key),D)!P.call(D,se)||se==="key"||se==="__self"||se==="__source"||se==="ref"&&D.ref===void 0||(H[se]=D[se]);var se=arguments.length-2;if(se===1)H.children=N;else if(1<se){for(var be=Array(se),he=0;he<se;he++)be[he]=arguments[he+2];H.children=be}return j(S.type,Q,void 0,void 0,re,H)},Ce.createContext=function(S){return S={$$typeof:h,_currentValue:S,_currentValue2:S,_threadCount:0,Provider:null,Consumer:null},S.Provider=S,S.Consumer={$$typeof:c,_context:S},S},Ce.createElement=function(S,D,N){var H,Q={},re=null;if(D!=null)for(H in D.key!==void 0&&(re=""+D.key),D)P.call(D,H)&&H!=="key"&&H!=="__self"&&H!=="__source"&&(Q[H]=D[H]);var se=arguments.length-2;if(se===1)Q.children=N;else if(1<se){for(var be=Array(se),he=0;he<se;he++)be[he]=arguments[he+2];Q.children=be}if(S&&S.defaultProps)for(H in se=S.defaultProps,se)Q[H]===void 0&&(Q[H]=se[H]);return j(S,re,void 0,void 0,null,Q)},Ce.createRef=function(){return{current:null}},Ce.forwardRef=function(S){return{$$typeof:d,render:S}},Ce.isValidElement=V,Ce.lazy=function(S){return{$$typeof:g,_payload:{_status:-1,_result:S},_init:te}},Ce.memo=function(S,D){return{$$typeof:f,type:S,compare:D===void 0?null:D}},Ce.startTransition=function(S){var D=_.T,N={};_.T=N;try{var H=S(),Q=_.S;Q!==null&&Q(N,H),typeof H=="object"&&H!==null&&typeof H.then=="function"&&H.then(F,ee)}catch(re){ee(re)}finally{_.T=D}},Ce.unstable_useCacheRefresh=function(){return _.H.useCacheRefresh()},Ce.use=function(S){return _.H.use(S)},Ce.useActionState=function(S,D,N){return _.H.useActionState(S,D,N)},Ce.useCallback=function(S,D){return _.H.useCallback(S,D)},Ce.useContext=function(S){return _.H.useContext(S)},Ce.useDebugValue=function(){},Ce.useDeferredValue=function(S,D){return _.H.useDeferredValue(S,D)},Ce.useEffect=function(S,D,N){var H=_.H;if(typeof N=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return H.useEffect(S,D)},Ce.useId=function(){return _.H.useId()},Ce.useImperativeHandle=function(S,D,N){return _.H.useImperativeHandle(S,D,N)},Ce.useInsertionEffect=function(S,D){return _.H.useInsertionEffect(S,D)},Ce.useLayoutEffect=function(S,D){return _.H.useLayoutEffect(S,D)},Ce.useMemo=function(S,D){return _.H.useMemo(S,D)},Ce.useOptimistic=function(S,D){return _.H.useOptimistic(S,D)},Ce.useReducer=function(S,D,N){return _.H.useReducer(S,D,N)},Ce.useRef=function(S){return _.H.useRef(S)},Ce.useState=function(S){return _.H.useState(S)},Ce.useSyncExternalStore=function(S,D,N){return _.H.useSyncExternalStore(S,D,N)},Ce.useTransition=function(){return _.H.useTransition()},Ce.version="19.1.1",Ce}var p3;function Om(){return p3||(p3=1,Vf.exports=hk()),Vf.exports}var Ne=Om();const oe=is(Ne);var Pf={exports:{}},ll={},Zf={exports:{}},Yf={};var v3;function fk(){return v3||(v3=1,(function(e){function t(B,te){var ee=B.length;B.push(te);e:for(;0<ee;){var F=ee-1>>>1,S=B[F];if(0<s(S,te))B[F]=te,B[ee]=S,ee=F;else break e}}function a(B){return B.length===0?null:B[0]}function i(B){if(B.length===0)return null;var te=B[0],ee=B.pop();if(ee!==te){B[0]=ee;e:for(var F=0,S=B.length,D=S>>>1;F<D;){var N=2*(F+1)-1,H=B[N],Q=N+1,re=B[Q];if(0>s(H,ee))Q<S&&0>s(re,H)?(B[F]=re,B[Q]=ee,F=Q):(B[F]=H,B[N]=ee,F=N);else if(Q<S&&0>s(re,ee))B[F]=re,B[Q]=ee,F=Q;else break e}}return te}function s(B,te){var ee=B.sortIndex-te.sortIndex;return ee!==0?ee:B.id-te.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;e.unstable_now=function(){return c.now()}}else{var h=Date,d=h.now();e.unstable_now=function(){return h.now()-d}}var b=[],f=[],g=1,p=null,y=3,x=!1,k=!1,T=!1,A=!1,L=typeof setTimeout=="function"?setTimeout:null,R=typeof clearTimeout=="function"?clearTimeout:null,O=typeof setImmediate<"u"?setImmediate:null;function X(B){for(var te=a(f);te!==null;){if(te.callback===null)i(f);else if(te.startTime<=B)i(f),te.sortIndex=te.expirationTime,t(b,te);else break;te=a(f)}}function _(B){if(T=!1,X(B),!k)if(a(b)!==null)k=!0,P||(P=!0,ce());else{var te=a(f);te!==null&&ae(_,te.startTime-B)}}var P=!1,j=-1,W=5,V=-1;function le(){return A?!0:!(e.unstable_now()-V<W)}function ie(){if(A=!1,P){var B=e.unstable_now();V=B;var te=!0;try{e:{k=!1,T&&(T=!1,R(j),j=-1),x=!0;var ee=y;try{t:{for(X(B),p=a(b);p!==null&&!(p.expirationTime>B&&le());){var F=p.callback;if(typeof F=="function"){p.callback=null,y=p.priorityLevel;var S=F(p.expirationTime<=B);if(B=e.unstable_now(),typeof S=="function"){p.callback=S,X(B),te=!0;break t}p===a(b)&&i(b),X(B)}else i(b);p=a(b)}if(p!==null)te=!0;else{var D=a(f);D!==null&&ae(_,D.startTime-B),te=!1}}break e}finally{p=null,y=ee,x=!1}te=void 0}}finally{te?ce():P=!1}}}var ce;if(typeof O=="function")ce=function(){O(ie)};else if(typeof MessageChannel<"u"){var ge=new MessageChannel,de=ge.port2;ge.port1.onmessage=ie,ce=function(){de.postMessage(null)}}else ce=function(){L(ie,0)};function ae(B,te){j=L(function(){B(e.unstable_now())},te)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(B){B.callback=null},e.unstable_forceFrameRate=function(B){0>B||125<B?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):W=0<B?Math.floor(1e3/B):5},e.unstable_getCurrentPriorityLevel=function(){return y},e.unstable_next=function(B){switch(y){case 1:case 2:case 3:var te=3;break;default:te=y}var ee=y;y=te;try{return B()}finally{y=ee}},e.unstable_requestPaint=function(){A=!0},e.unstable_runWithPriority=function(B,te){switch(B){case 1:case 2:case 3:case 4:case 5:break;default:B=3}var ee=y;y=B;try{return te()}finally{y=ee}},e.unstable_scheduleCallback=function(B,te,ee){var F=e.unstable_now();switch(typeof ee=="object"&&ee!==null?(ee=ee.delay,ee=typeof ee=="number"&&0<ee?F+ee:F):ee=F,B){case 1:var S=-1;break;case 2:S=250;break;case 5:S=1073741823;break;case 4:S=1e4;break;default:S=5e3}return S=ee+S,B={id:g++,callback:te,priorityLevel:B,startTime:ee,expirationTime:S,sortIndex:-1},ee>F?(B.sortIndex=ee,t(f,B),a(b)===null&&B===a(f)&&(T?(R(j),j=-1):T=!0,ae(_,ee-F))):(B.sortIndex=S,t(b,B),k||x||(k=!0,P||(P=!0,ce()))),B},e.unstable_shouldYield=le,e.unstable_wrapCallback=function(B){var te=y;return function(){var ee=y;y=te;try{return B.apply(this,arguments)}finally{y=ee}}}})(Yf)),Yf}var y3;function bk(){return y3||(y3=1,Zf.exports=fk()),Zf.exports}var Xf={exports:{}},Ft={};var w3;function mk(){if(w3)return Ft;w3=1;var e=Om();function t(b){var f="https://react.dev/errors/"+b;if(1<arguments.length){f+="?args[]="+encodeURIComponent(arguments[1]);for(var g=2;g<arguments.length;g++)f+="&args[]="+encodeURIComponent(arguments[g])}return"Minified React error #"+b+"; visit "+f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a(){}var i={d:{f:a,r:function(){throw Error(t(522))},D:a,C:a,L:a,m:a,X:a,S:a,M:a},p:0,findDOMNode:null},s=Symbol.for("react.portal");function c(b,f,g){var p=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:s,key:p==null?null:""+p,children:b,containerInfo:f,implementation:g}}var h=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function d(b,f){if(b==="font")return"";if(typeof f=="string")return f==="use-credentials"?f:""}return Ft.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Ft.createPortal=function(b,f){var g=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!f||f.nodeType!==1&&f.nodeType!==9&&f.nodeType!==11)throw Error(t(299));return c(b,f,null,g)},Ft.flushSync=function(b){var f=h.T,g=i.p;try{if(h.T=null,i.p=2,b)return b()}finally{h.T=f,i.p=g,i.d.f()}},Ft.preconnect=function(b,f){typeof b=="string"&&(f?(f=f.crossOrigin,f=typeof f=="string"?f==="use-credentials"?f:"":void 0):f=null,i.d.C(b,f))},Ft.prefetchDNS=function(b){typeof b=="string"&&i.d.D(b)},Ft.preinit=function(b,f){if(typeof b=="string"&&f&&typeof f.as=="string"){var g=f.as,p=d(g,f.crossOrigin),y=typeof f.integrity=="string"?f.integrity:void 0,x=typeof f.fetchPriority=="string"?f.fetchPriority:void 0;g==="style"?i.d.S(b,typeof f.precedence=="string"?f.precedence:void 0,{crossOrigin:p,integrity:y,fetchPriority:x}):g==="script"&&i.d.X(b,{crossOrigin:p,integrity:y,fetchPriority:x,nonce:typeof f.nonce=="string"?f.nonce:void 0})}},Ft.preinitModule=function(b,f){if(typeof b=="string")if(typeof f=="object"&&f!==null){if(f.as==null||f.as==="script"){var g=d(f.as,f.crossOrigin);i.d.M(b,{crossOrigin:g,integrity:typeof f.integrity=="string"?f.integrity:void 0,nonce:typeof f.nonce=="string"?f.nonce:void 0})}}else f==null&&i.d.M(b)},Ft.preload=function(b,f){if(typeof b=="string"&&typeof f=="object"&&f!==null&&typeof f.as=="string"){var g=f.as,p=d(g,f.crossOrigin);i.d.L(b,g,{crossOrigin:p,integrity:typeof f.integrity=="string"?f.integrity:void 0,nonce:typeof f.nonce=="string"?f.nonce:void 0,type:typeof f.type=="string"?f.type:void 0,fetchPriority:typeof f.fetchPriority=="string"?f.fetchPriority:void 0,referrerPolicy:typeof f.referrerPolicy=="string"?f.referrerPolicy:void 0,imageSrcSet:typeof f.imageSrcSet=="string"?f.imageSrcSet:void 0,imageSizes:typeof f.imageSizes=="string"?f.imageSizes:void 0,media:typeof f.media=="string"?f.media:void 0})}},Ft.preloadModule=function(b,f){if(typeof b=="string")if(f){var g=d(f.as,f.crossOrigin);i.d.m(b,{as:typeof f.as=="string"&&f.as!=="script"?f.as:void 0,crossOrigin:g,integrity:typeof f.integrity=="string"?f.integrity:void 0})}else i.d.m(b)},Ft.requestFormReset=function(b){i.d.r(b)},Ft.unstable_batchedUpdates=function(b,f){return b(f)},Ft.useFormState=function(b,f,g){return h.H.useFormState(b,f,g)},Ft.useFormStatus=function(){return h.H.useHostTransitionStatus()},Ft.version="19.1.1",Ft}var x3;function ny(){if(x3)return Xf.exports;x3=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),Xf.exports=mk(),Xf.exports}var k3;function gk(){if(k3)return ll;k3=1;var e=bk(),t=Om(),a=ny();function i(o){var n="https://react.dev/errors/"+o;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)n+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+o+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function s(o){return!(!o||o.nodeType!==1&&o.nodeType!==9&&o.nodeType!==11)}function c(o){var n=o,r=o;if(o.alternate)for(;n.return;)n=n.return;else{o=n;do n=o,(n.flags&4098)!==0&&(r=n.return),o=n.return;while(o)}return n.tag===3?r:null}function h(o){if(o.tag===13){var n=o.memoizedState;if(n===null&&(o=o.alternate,o!==null&&(n=o.memoizedState)),n!==null)return n.dehydrated}return null}function d(o){if(c(o)!==o)throw Error(i(188))}function b(o){var n=o.alternate;if(!n){if(n=c(o),n===null)throw Error(i(188));return n!==o?null:o}for(var r=o,l=n;;){var u=r.return;if(u===null)break;var m=u.alternate;if(m===null){if(l=u.return,l!==null){r=l;continue}break}if(u.child===m.child){for(m=u.child;m;){if(m===r)return d(u),o;if(m===l)return d(u),n;m=m.sibling}throw Error(i(188))}if(r.return!==l.return)r=u,l=m;else{for(var w=!1,E=u.child;E;){if(E===r){w=!0,r=u,l=m;break}if(E===l){w=!0,l=u,r=m;break}E=E.sibling}if(!w){for(E=m.child;E;){if(E===r){w=!0,r=m,l=u;break}if(E===l){w=!0,l=m,r=u;break}E=E.sibling}if(!w)throw Error(i(189))}}if(r.alternate!==l)throw Error(i(190))}if(r.tag!==3)throw Error(i(188));return r.stateNode.current===r?o:n}function f(o){var n=o.tag;if(n===5||n===26||n===27||n===6)return o;for(o=o.child;o!==null;){if(n=f(o),n!==null)return n;o=o.sibling}return null}var g=Object.assign,p=Symbol.for("react.element"),y=Symbol.for("react.transitional.element"),x=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),A=Symbol.for("react.profiler"),L=Symbol.for("react.provider"),R=Symbol.for("react.consumer"),O=Symbol.for("react.context"),X=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),P=Symbol.for("react.suspense_list"),j=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),V=Symbol.for("react.activity"),le=Symbol.for("react.memo_cache_sentinel"),ie=Symbol.iterator;function ce(o){return o===null||typeof o!="object"?null:(o=ie&&o[ie]||o["@@iterator"],typeof o=="function"?o:null)}var ge=Symbol.for("react.client.reference");function de(o){if(o==null)return null;if(typeof o=="function")return o.$$typeof===ge?null:o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case k:return"Fragment";case A:return"Profiler";case T:return"StrictMode";case _:return"Suspense";case P:return"SuspenseList";case V:return"Activity"}if(typeof o=="object")switch(o.$$typeof){case x:return"Portal";case O:return(o.displayName||"Context")+".Provider";case R:return(o._context.displayName||"Context")+".Consumer";case X:var n=o.render;return o=o.displayName,o||(o=n.displayName||n.name||"",o=o!==""?"ForwardRef("+o+")":"ForwardRef"),o;case j:return n=o.displayName||null,n!==null?n:de(o.type)||"Memo";case W:n=o._payload,o=o._init;try{return de(o(n))}catch(r){}}return null}var ae=Array.isArray,B=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,te=a.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ee={pending:!1,data:null,method:null,action:null},F=[],S=-1;function D(o){return{current:o}}function N(o){0>S||(o.current=F[S],F[S]=null,S--)}function H(o,n){S++,F[S]=o.current,o.current=n}var Q=D(null),re=D(null),se=D(null),be=D(null);function he(o,n){switch(H(se,n),H(re,o),H(Q,null),n.nodeType){case 9:case 11:o=(o=n.documentElement)&&(o=o.namespaceURI)?jv(o):0;break;default:if(o=n.tagName,n=n.namespaceURI)n=jv(n),o=Uv(n,o);else switch(o){case"svg":o=1;break;case"math":o=2;break;default:o=0}}N(Q),H(Q,o)}function Le(){N(Q),N(re),N(se)}function Be(o){o.memoizedState!==null&&H(be,o);var n=Q.current,r=Uv(n,o.type);n!==r&&(H(re,o),H(Q,r))}function Je(o){re.current===o&&(N(Q),N(re)),be.current===o&&(N(be),ol._currentValue=ee)}var Fe=Object.prototype.hasOwnProperty,Pe=e.unstable_scheduleCallback,Ge=e.unstable_cancelCallback,It=e.unstable_shouldYield,Yt=e.unstable_requestPaint,at=e.unstable_now,Rt=e.unstable_getCurrentPriorityLevel,xo=e.unstable_ImmediatePriority,ut=e.unstable_UserBlockingPriority,io=e.unstable_NormalPriority,ct=e.unstable_LowPriority,ko=e.unstable_IdlePriority,ro=e.log,Co=e.unstable_setDisableYieldValue,so=null,xt=null;function gt(o){if(typeof ro=="function"&&Co(o),xt&&typeof xt.setStrictMode=="function")try{xt.setStrictMode(so,o)}catch(n){}}var pt=Math.clz32?Math.clz32:Hn,fn=Math.log,bn=Math.LN2;function Hn(o){return o>>>=0,o===0?32:31-(fn(o)/bn|0)|0}var Do=256,_t=4194304;function Eo(o){var n=o&42;if(n!==0)return n;switch(o&-o){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return o&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return o&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return o}}function Ko(o,n,r){var l=o.pendingLanes;if(l===0)return 0;var u=0,m=o.suspendedLanes,w=o.pingedLanes;o=o.warmLanes;var E=l&134217727;return E!==0?(l=E&~m,l!==0?u=Eo(l):(w&=E,w!==0?u=Eo(w):r||(r=E&~o,r!==0&&(u=Eo(r))))):(E=l&~m,E!==0?u=Eo(E):w!==0?u=Eo(w):r||(r=l&~o,r!==0&&(u=Eo(r)))),u===0?0:n!==0&&n!==u&&(n&m)===0&&(m=u&-u,r=n&-n,m>=r||m===32&&(r&4194048)!==0)?n:u}function De(o,n){return(o.pendingLanes&~(o.suspendedLanes&~o.pingedLanes)&n)===0}function kt(o,n){switch(o){case 1:case 2:case 4:case 8:case 64:return n+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function ls(){var o=Do;return Do<<=1,(Do&4194048)===0&&(Do=256),o}function Qa(){var o=_t;return _t<<=1,(_t&62914560)===0&&(_t=4194304),o}function cs(o){for(var n=[],r=0;31>r;r++)n.push(o);return n}function Ja(o,n){o.pendingLanes|=n,n!==268435456&&(o.suspendedLanes=0,o.pingedLanes=0,o.warmLanes=0)}function $u(o,n,r,l,u,m){var w=o.pendingLanes;o.pendingLanes=r,o.suspendedLanes=0,o.pingedLanes=0,o.warmLanes=0,o.expiredLanes&=r,o.entangledLanes&=r,o.errorRecoveryDisabledLanes&=r,o.shellSuspendCounter=0;var E=o.entanglements,$=o.expirationTimes,q=o.hiddenUpdates;for(r=w&~r;0<r;){var K=31-pt(r),ne=1<<K;E[K]=0,$[K]=-1;var Z=q[K];if(Z!==null)for(q[K]=null,K=0;K<Z.length;K++){var Y=Z[K];Y!==null&&(Y.lane&=-536870913)}r&=~ne}l!==0&&Yl(o,l,0),m!==0&&u===0&&o.tag!==0&&(o.suspendedLanes|=m&~(w&~n))}function Yl(o,n,r){o.pendingLanes|=n,o.suspendedLanes&=~n;var l=31-pt(n);o.entangledLanes|=n,o.entanglements[l]=o.entanglements[l]|1073741824|r&4194090}function Xl(o,n){var r=o.entangledLanes|=n;for(o=o.entanglements;r;){var l=31-pt(r),u=1<<l;u&n|o[l]&n&&(o[l]|=n),r&=~u}}function ds(o){switch(o){case 2:o=1;break;case 8:o=4;break;case 32:o=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:o=128;break;case 268435456:o=134217728;break;default:o=0}return o}function us(o){return o&=-o,2<o?8<o?(o&134217727)!==0?32:268435456:8:2}function ei(){var o=te.p;return o!==0?o:(o=window.event,o===void 0?32:r3(o.type))}function Lu(o,n){var r=te.p;try{return te.p=o,n()}finally{te.p=r}}var Qo=Math.random().toString(36).slice(2),ht="__reactFiber$"+Qo,Nt="__reactProps$"+Qo,At="__reactContainer$"+Qo,hs="__reactEvents$"+Qo,Ou="__reactListeners$"+Qo,Ru="__reactHandles$"+Qo,fs="__reactResources$"+Qo,ti="__reactMarker$"+Qo;function bs(o){delete o[ht],delete o[Nt],delete o[hs],delete o[Ou],delete o[Ru]}function ua(o){var n=o[ht];if(n)return n;for(var r=o.parentNode;r;){if(n=r[At]||r[ht]){if(r=n.alternate,n.child!==null||r!==null&&r.child!==null)for(o=Zv(o);o!==null;){if(r=o[ht])return r;o=Zv(o)}return n}o=r,r=o.parentNode}return null}function ha(o){if(o=o[ht]||o[At]){var n=o.tag;if(n===5||n===6||n===13||n===26||n===27||n===3)return o}return null}function fa(o){var n=o.tag;if(n===5||n===26||n===27||n===6)return o.stateNode;throw Error(i(33))}function ba(o){var n=o[fs];return n||(n=o[fs]={hoistableStyles:new Map,hoistableScripts:new Map}),n}function vt(o){o[ti]=!0}var Mu=new Set,Du={};function G(o,n){ue(o,n),ue(o+"Capture",n)}function ue(o,n){for(Du[o]=n,o=0;o<n.length;o++)Mu.add(n[o])}var Ee=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),st={},Mt={};function zo(o){return Fe.call(Mt,o)?!0:Fe.call(st,o)?!1:Ee.test(o)?Mt[o]=!0:(st[o]=!0,!1)}function Bo(o,n,r){if(zo(n))if(r===null)o.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":o.removeAttribute(n);return;case"boolean":var l=n.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){o.removeAttribute(n);return}}o.setAttribute(n,""+r)}}function Fl(o,n,r){if(r===null)o.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":o.removeAttribute(n);return}o.setAttribute(n,""+r)}}function In(o,n,r,l){if(l===null)o.removeAttribute(r);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":o.removeAttribute(r);return}o.setAttributeNS(n,r,""+l)}}var zu,Mg;function Zi(o){if(zu===void 0)try{throw Error()}catch(r){var n=r.stack.trim().match(/\n( *(at )?)/);zu=n&&n[1]||"",Mg=-1<r.stack.indexOf("\n at")?" (<anonymous>)":-1<r.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+zu+o+Mg}var Bu=!1;function Hu(o,n){if(!o||Bu)return"";Bu=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(n){var ne=function(){throw Error()};if(Object.defineProperty(ne.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ne,[])}catch(Y){var Z=Y}Reflect.construct(o,[],ne)}else{try{ne.call()}catch(Y){Z=Y}o.call(ne.prototype)}}else{try{throw Error()}catch(Y){Z=Y}(ne=o())&&typeof ne.catch=="function"&&ne.catch(function(){})}}catch(Y){if(Y&&Z&&typeof Y.stack=="string")return[Y.stack,Z.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var m=l.DetermineComponentFrameRoot(),w=m[0],E=m[1];if(w&&E){var $=w.split("\n"),q=E.split("\n");for(u=l=0;l<$.length&&!$[l].includes("DetermineComponentFrameRoot");)l++;for(;u<q.length&&!q[u].includes("DetermineComponentFrameRoot");)u++;if(l===$.length||u===q.length)for(l=$.length-1,u=q.length-1;1<=l&&0<=u&&$[l]!==q[u];)u--;for(;1<=l&&0<=u;l--,u--)if($[l]!==q[u]){if(l!==1||u!==1)do if(l--,u--,0>u||$[l]!==q[u]){var K="\n"+$[l].replace(" at new "," at ");return o.displayName&&K.includes("<anonymous>")&&(K=K.replace("<anonymous>",o.displayName)),K}while(1<=l&&0<=u);break}}}finally{Bu=!1,Error.prepareStackTrace=r}return(r=o?o.displayName||o.name:"")?Zi(r):""}function o4(o){switch(o.tag){case 26:case 27:case 5:return Zi(o.type);case 16:return Zi("Lazy");case 13:return Zi("Suspense");case 19:return Zi("SuspenseList");case 0:case 15:return Hu(o.type,!1);case 11:return Hu(o.type.render,!1);case 1:return Hu(o.type,!0);case 31:return Zi("Activity");default:return""}}function Dg(o){try{var n="";do n+=o4(o),o=o.return;while(o);return n}catch(r){return"\nError generating stack: "+r.message+"\n"+r.stack}}function Ho(o){switch(typeof o){case"bigint":case"boolean":case"number":case"string":case"undefined":return o;case"object":return o;default:return""}}function zg(o){var n=o.type;return(o=o.nodeName)&&o.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function n4(o){var n=zg(o)?"checked":"value",r=Object.getOwnPropertyDescriptor(o.constructor.prototype,n),l=""+o[n];if(!o.hasOwnProperty(n)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var u=r.get,m=r.set;return Object.defineProperty(o,n,{configurable:!0,get:function(){return u.call(this)},set:function(w){l=""+w,m.call(this,w)}}),Object.defineProperty(o,n,{enumerable:r.enumerable}),{getValue:function(){return l},setValue:function(w){l=""+w},stopTracking:function(){o._valueTracker=null,delete o[n]}}}}function Gl(o){o._valueTracker||(o._valueTracker=n4(o))}function Bg(o){if(!o)return!1;var n=o._valueTracker;if(!n)return!0;var r=n.getValue(),l="";return o&&(l=zg(o)?o.checked?"true":"false":o.value),o=l,o!==r?(n.setValue(o),!0):!1}function Wl(o){if(o=o||(typeof document<"u"?document:void 0),typeof o>"u")return null;try{return o.activeElement||o.body}catch(n){return o.body}}var a4=/[\n"\\]/g;function Io(o){return o.replace(a4,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function Iu(o,n,r,l,u,m,w,E){o.name="",w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"?o.type=w:o.removeAttribute("type"),n!=null?w==="number"?(n===0&&o.value===""||o.value!=n)&&(o.value=""+Ho(n)):o.value!==""+Ho(n)&&(o.value=""+Ho(n)):w!=="submit"&&w!=="reset"||o.removeAttribute("value"),n!=null?Nu(o,w,Ho(n)):r!=null?Nu(o,w,Ho(r)):l!=null&&o.removeAttribute("value"),u==null&&m!=null&&(o.defaultChecked=!!m),u!=null&&(o.checked=u&&typeof u!="function"&&typeof u!="symbol"),E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"?o.name=""+Ho(E):o.removeAttribute("name")}function Hg(o,n,r,l,u,m,w,E){if(m!=null&&typeof m!="function"&&typeof m!="symbol"&&typeof m!="boolean"&&(o.type=m),n!=null||r!=null){if(!(m!=="submit"&&m!=="reset"||n!=null))return;r=r!=null?""+Ho(r):"",n=n!=null?""+Ho(n):r,E||n===o.value||(o.value=n),o.defaultValue=n}l=l!=null?l:u,l=typeof l!="function"&&typeof l!="symbol"&&!!l,o.checked=E?o.checked:!!l,o.defaultChecked=!!l,w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"&&(o.name=w)}function Nu(o,n,r){n==="number"&&Wl(o.ownerDocument)===o||o.defaultValue===""+r||(o.defaultValue=""+r)}function Yi(o,n,r,l){if(o=o.options,n){n={};for(var u=0;u<r.length;u++)n["$"+r[u]]=!0;for(r=0;r<o.length;r++)u=n.hasOwnProperty("$"+o[r].value),o[r].selected!==u&&(o[r].selected=u),u&&l&&(o[r].defaultSelected=!0)}else{for(r=""+Ho(r),n=null,u=0;u<o.length;u++){if(o[u].value===r){o[u].selected=!0,l&&(o[u].defaultSelected=!0);return}n!==null||o[u].disabled||(n=o[u])}n!==null&&(n.selected=!0)}}function Ig(o,n,r){if(n!=null&&(n=""+Ho(n),n!==o.value&&(o.value=n),r==null)){o.defaultValue!==n&&(o.defaultValue=n);return}o.defaultValue=r!=null?""+Ho(r):""}function Ng(o,n,r,l){if(n==null){if(l!=null){if(r!=null)throw Error(i(92));if(ae(l)){if(1<l.length)throw Error(i(93));l=l[0]}r=l}r==null&&(r=""),n=r}r=Ho(n),o.defaultValue=r,l=o.textContent,l===r&&l!==""&&l!==null&&(o.value=l)}function Xi(o,n){if(n){var r=o.firstChild;if(r&&r===o.lastChild&&r.nodeType===3){r.nodeValue=n;return}}o.textContent=n}var i4=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function jg(o,n,r){var l=n.indexOf("--")===0;r==null||typeof r=="boolean"||r===""?l?o.setProperty(n,""):n==="float"?o.cssFloat="":o[n]="":l?o.setProperty(n,r):typeof r!="number"||r===0||i4.has(n)?n==="float"?o.cssFloat=r:o[n]=(""+r).trim():o[n]=r+"px"}function Ug(o,n,r){if(n!=null&&typeof n!="object")throw Error(i(62));if(o=o.style,r!=null){for(var l in r)!r.hasOwnProperty(l)||n!=null&&n.hasOwnProperty(l)||(l.indexOf("--")===0?o.setProperty(l,""):l==="float"?o.cssFloat="":o[l]="");for(var u in n)l=n[u],n.hasOwnProperty(u)&&r[u]!==l&&jg(o,u,l)}else for(var m in n)n.hasOwnProperty(m)&&jg(o,m,n[m])}function ju(o){if(o.indexOf("-")===-1)return!1;switch(o){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var r4=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),s4=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Kl(o){return s4.test(""+o)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":o}var Uu=null;function qu(o){return o=o.target||o.srcElement||window,o.correspondingUseElement&&(o=o.correspondingUseElement),o.nodeType===3?o.parentNode:o}var Fi=null,Gi=null;function qg(o){var n=ha(o);if(n&&(o=n.stateNode)){var r=o[Nt]||null;e:switch(o=n.stateNode,n.type){case"input":if(Iu(o,r.value,r.defaultValue,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name),n=r.name,r.type==="radio"&&n!=null){for(r=o;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll('input[name="'+Io(""+n)+'"][type="radio"]'),n=0;n<r.length;n++){var l=r[n];if(l!==o&&l.form===o.form){var u=l[Nt]||null;if(!u)throw Error(i(90));Iu(l,u.value,u.defaultValue,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name)}}for(n=0;n<r.length;n++)l=r[n],l.form===o.form&&Bg(l)}break e;case"textarea":Ig(o,r.value,r.defaultValue);break e;case"select":n=r.value,n!=null&&Yi(o,!!r.multiple,n,!1)}}}var Vu=!1;function Vg(o,n,r){if(Vu)return o(n,r);Vu=!0;try{var l=o(n);return l}finally{if(Vu=!1,(Fi!==null||Gi!==null)&&(Bc(),Fi&&(n=Fi,o=Gi,Gi=Fi=null,qg(n),o)))for(n=0;n<o.length;n++)qg(o[n])}}function ms(o,n){var r=o.stateNode;if(r===null)return null;var l=r[Nt]||null;if(l===null)return null;r=l[n];e:switch(n){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(l=!l.disabled)||(o=o.type,l=!(o==="button"||o==="input"||o==="select"||o==="textarea")),o=!l;break e;default:o=!1}if(o)return null;if(r&&typeof r!="function")throw Error(i(231,n,typeof r));return r}var Nn=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Pu=!1;if(Nn)try{var gs={};Object.defineProperty(gs,"passive",{get:function(){Pu=!0}}),window.addEventListener("test",gs,gs),window.removeEventListener("test",gs,gs)}catch(o){Pu=!1}var ma=null,Zu=null,Ql=null;function Pg(){if(Ql)return Ql;var o,n=Zu,r=n.length,l,u="value"in ma?ma.value:ma.textContent,m=u.length;for(o=0;o<r&&n[o]===u[o];o++);var w=r-o;for(l=1;l<=w&&n[r-l]===u[m-l];l++);return Ql=u.slice(o,1<l?1-l:void 0)}function Jl(o){var n=o.keyCode;return"charCode"in o?(o=o.charCode,o===0&&n===13&&(o=13)):o=n,o===10&&(o=13),32<=o||o===13?o:0}function ec(){return!0}function Zg(){return!1}function lo(o){function n(r,l,u,m,w){this._reactName=r,this._targetInst=u,this.type=l,this.nativeEvent=m,this.target=w,this.currentTarget=null;for(var E in o)o.hasOwnProperty(E)&&(r=o[E],this[E]=r?r(m):m[E]);return this.isDefaultPrevented=(m.defaultPrevented!=null?m.defaultPrevented:m.returnValue===!1)?ec:Zg,this.isPropagationStopped=Zg,this}return g(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=ec)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=ec)},persist:function(){},isPersistent:ec}),n}var oi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(o){return o.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},tc=lo(oi),ps=g({},oi,{view:0,detail:0}),l4=lo(ps),Yu,Xu,vs,oc=g({},ps,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Gu,button:0,buttons:0,relatedTarget:function(o){return o.relatedTarget===void 0?o.fromElement===o.srcElement?o.toElement:o.fromElement:o.relatedTarget},movementX:function(o){return"movementX"in o?o.movementX:(o!==vs&&(vs&&o.type==="mousemove"?(Yu=o.screenX-vs.screenX,Xu=o.screenY-vs.screenY):Xu=Yu=0,vs=o),Yu)},movementY:function(o){return"movementY"in o?o.movementY:Xu}}),Yg=lo(oc),c4=g({},oc,{dataTransfer:0}),d4=lo(c4),u4=g({},ps,{relatedTarget:0}),Fu=lo(u4),h4=g({},oi,{animationName:0,elapsedTime:0,pseudoElement:0}),f4=lo(h4),b4=g({},oi,{clipboardData:function(o){return"clipboardData"in o?o.clipboardData:window.clipboardData}}),m4=lo(b4),g4=g({},oi,{data:0}),Xg=lo(g4),p4={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},v4={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},y4={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function w4(o){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(o):(o=y4[o])?!!n[o]:!1}function Gu(){return w4}var x4=g({},ps,{key:function(o){if(o.key){var n=p4[o.key]||o.key;if(n!=="Unidentified")return n}return o.type==="keypress"?(o=Jl(o),o===13?"Enter":String.fromCharCode(o)):o.type==="keydown"||o.type==="keyup"?v4[o.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Gu,charCode:function(o){return o.type==="keypress"?Jl(o):0},keyCode:function(o){return o.type==="keydown"||o.type==="keyup"?o.keyCode:0},which:function(o){return o.type==="keypress"?Jl(o):o.type==="keydown"||o.type==="keyup"?o.keyCode:0}}),k4=lo(x4),C4=g({},oc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Fg=lo(C4),E4=g({},ps,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Gu}),S4=lo(E4),_4=g({},oi,{propertyName:0,elapsedTime:0,pseudoElement:0}),A4=lo(_4),T4=g({},oc,{deltaX:function(o){return"deltaX"in o?o.deltaX:"wheelDeltaX"in o?-o.wheelDeltaX:0},deltaY:function(o){return"deltaY"in o?o.deltaY:"wheelDeltaY"in o?-o.wheelDeltaY:"wheelDelta"in o?-o.wheelDelta:0},deltaZ:0,deltaMode:0}),$4=lo(T4),L4=g({},oi,{newState:0,oldState:0}),O4=lo(L4),R4=[9,13,27,32],Wu=Nn&&"CompositionEvent"in window,ys=null;Nn&&"documentMode"in document&&(ys=document.documentMode);var M4=Nn&&"TextEvent"in window&&!ys,Gg=Nn&&(!Wu||ys&&8<ys&&11>=ys),Wg=" ",Kg=!1;function Qg(o,n){switch(o){case"keyup":return R4.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Jg(o){return o=o.detail,typeof o=="object"&&"data"in o?o.data:null}var Wi=!1;function D4(o,n){switch(o){case"compositionend":return Jg(n);case"keypress":return n.which!==32?null:(Kg=!0,Wg);case"textInput":return o=n.data,o===Wg&&Kg?null:o;default:return null}}function z4(o,n){if(Wi)return o==="compositionend"||!Wu&&Qg(o,n)?(o=Pg(),Ql=Zu=ma=null,Wi=!1,o):null;switch(o){case"paste":return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1<n.char.length)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return Gg&&n.locale!=="ko"?null:n.data;default:return null}}var B4={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ep(o){var n=o&&o.nodeName&&o.nodeName.toLowerCase();return n==="input"?!!B4[o.type]:n==="textarea"}function tp(o,n,r,l){Fi?Gi?Gi.push(l):Gi=[l]:Fi=l,n=qc(n,"onChange"),0<n.length&&(r=new tc("onChange","change",null,r,l),o.push({event:r,listeners:n}))}var ws=null,xs=null;function H4(o){zv(o,0)}function nc(o){var n=fa(o);if(Bg(n))return o}function op(o,n){if(o==="change")return n}var np=!1;if(Nn){var Ku;if(Nn){var Qu="oninput"in document;if(!Qu){var ap=document.createElement("div");ap.setAttribute("oninput","return;"),Qu=typeof ap.oninput=="function"}Ku=Qu}else Ku=!1;np=Ku&&(!document.documentMode||9<document.documentMode)}function ip(){ws&&(ws.detachEvent("onpropertychange",rp),xs=ws=null)}function rp(o){if(o.propertyName==="value"&&nc(xs)){var n=[];tp(n,xs,o,qu(o)),Vg(H4,n)}}function I4(o,n,r){o==="focusin"?(ip(),ws=n,xs=r,ws.attachEvent("onpropertychange",rp)):o==="focusout"&&ip()}function N4(o){if(o==="selectionchange"||o==="keyup"||o==="keydown")return nc(xs)}function j4(o,n){if(o==="click")return nc(n)}function U4(o,n){if(o==="input"||o==="change")return nc(n)}function q4(o,n){return o===n&&(o!==0||1/o===1/n)||o!==o&&n!==n}var So=typeof Object.is=="function"?Object.is:q4;function ks(o,n){if(So(o,n))return!0;if(typeof o!="object"||o===null||typeof n!="object"||n===null)return!1;var r=Object.keys(o),l=Object.keys(n);if(r.length!==l.length)return!1;for(l=0;l<r.length;l++){var u=r[l];if(!Fe.call(n,u)||!So(o[u],n[u]))return!1}return!0}function sp(o){for(;o&&o.firstChild;)o=o.firstChild;return o}function lp(o,n){var r=sp(o);o=0;for(var l;r;){if(r.nodeType===3){if(l=o+r.textContent.length,o<=n&&l>=n)return{node:r,offset:n-o};o=l}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=sp(r)}}function cp(o,n){return o&&n?o===n?!0:o&&o.nodeType===3?!1:n&&n.nodeType===3?cp(o,n.parentNode):"contains"in o?o.contains(n):o.compareDocumentPosition?!!(o.compareDocumentPosition(n)&16):!1:!1}function dp(o){o=o!=null&&o.ownerDocument!=null&&o.ownerDocument.defaultView!=null?o.ownerDocument.defaultView:window;for(var n=Wl(o.document);n instanceof o.HTMLIFrameElement;){try{var r=typeof n.contentWindow.location.href=="string"}catch(l){r=!1}if(r)o=n.contentWindow;else break;n=Wl(o.document)}return n}function Ju(o){var n=o&&o.nodeName&&o.nodeName.toLowerCase();return n&&(n==="input"&&(o.type==="text"||o.type==="search"||o.type==="tel"||o.type==="url"||o.type==="password")||n==="textarea"||o.contentEditable==="true")}var V4=Nn&&"documentMode"in document&&11>=document.documentMode,Ki=null,eh=null,Cs=null,th=!1;function up(o,n,r){var l=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;th||Ki==null||Ki!==Wl(l)||(l=Ki,"selectionStart"in l&&Ju(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),Cs&&ks(Cs,l)||(Cs=l,l=qc(eh,"onSelect"),0<l.length&&(n=new tc("onSelect","select",null,n,r),o.push({event:n,listeners:l}),n.target=Ki)))}function ni(o,n){var r={};return r[o.toLowerCase()]=n.toLowerCase(),r["Webkit"+o]="webkit"+n,r["Moz"+o]="moz"+n,r}var Qi={animationend:ni("Animation","AnimationEnd"),animationiteration:ni("Animation","AnimationIteration"),animationstart:ni("Animation","AnimationStart"),transitionrun:ni("Transition","TransitionRun"),transitionstart:ni("Transition","TransitionStart"),transitioncancel:ni("Transition","TransitionCancel"),transitionend:ni("Transition","TransitionEnd")},oh={},hp={};Nn&&(hp=document.createElement("div").style,"AnimationEvent"in window||(delete Qi.animationend.animation,delete Qi.animationiteration.animation,delete Qi.animationstart.animation),"TransitionEvent"in window||delete Qi.transitionend.transition);function ai(o){if(oh[o])return oh[o];if(!Qi[o])return o;var n=Qi[o],r;for(r in n)if(n.hasOwnProperty(r)&&r in hp)return oh[o]=n[r];return o}var fp=ai("animationend"),bp=ai("animationiteration"),mp=ai("animationstart"),P4=ai("transitionrun"),Z4=ai("transitionstart"),Y4=ai("transitioncancel"),gp=ai("transitionend"),pp=new Map,nh="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");nh.push("scrollEnd");function Jo(o,n){pp.set(o,n),G(n,[o])}var vp=new WeakMap;function No(o,n){if(typeof o=="object"&&o!==null){var r=vp.get(o);return r!==void 0?r:(n={value:o,source:n,stack:Dg(n)},vp.set(o,n),n)}return{value:o,source:n,stack:Dg(n)}}var jo=[],Ji=0,ah=0;function ac(){for(var o=Ji,n=ah=Ji=0;n<o;){var r=jo[n];jo[n++]=null;var l=jo[n];jo[n++]=null;var u=jo[n];jo[n++]=null;var m=jo[n];if(jo[n++]=null,l!==null&&u!==null){var w=l.pending;w===null?u.next=u:(u.next=w.next,w.next=u),l.pending=u}m!==0&&yp(r,u,m)}}function ic(o,n,r,l){jo[Ji++]=o,jo[Ji++]=n,jo[Ji++]=r,jo[Ji++]=l,ah|=l,o.lanes|=l,o=o.alternate,o!==null&&(o.lanes|=l)}function ih(o,n,r,l){return ic(o,n,r,l),rc(o)}function er(o,n){return ic(o,null,null,n),rc(o)}function yp(o,n,r){o.lanes|=r;var l=o.alternate;l!==null&&(l.lanes|=r);for(var u=!1,m=o.return;m!==null;)m.childLanes|=r,l=m.alternate,l!==null&&(l.childLanes|=r),m.tag===22&&(o=m.stateNode,o===null||o._visibility&1||(u=!0)),o=m,m=m.return;return o.tag===3?(m=o.stateNode,u&&n!==null&&(u=31-pt(r),o=m.hiddenUpdates,l=o[u],l===null?o[u]=[n]:l.push(n),n.lane=r|536870912),m):null}function rc(o){if(50<Fs)throw Fs=0,hf=null,Error(i(185));for(var n=o.return;n!==null;)o=n,n=o.return;return o.tag===3?o.stateNode:null}var tr={};function X4(o,n,r,l){this.tag=o,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function _o(o,n,r,l){return new X4(o,n,r,l)}function rh(o){return o=o.prototype,!(!o||!o.isReactComponent)}function jn(o,n){var r=o.alternate;return r===null?(r=_o(o.tag,n,o.key,o.mode),r.elementType=o.elementType,r.type=o.type,r.stateNode=o.stateNode,r.alternate=o,o.alternate=r):(r.pendingProps=n,r.type=o.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=o.flags&65011712,r.childLanes=o.childLanes,r.lanes=o.lanes,r.child=o.child,r.memoizedProps=o.memoizedProps,r.memoizedState=o.memoizedState,r.updateQueue=o.updateQueue,n=o.dependencies,r.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},r.sibling=o.sibling,r.index=o.index,r.ref=o.ref,r.refCleanup=o.refCleanup,r}function wp(o,n){o.flags&=65011714;var r=o.alternate;return r===null?(o.childLanes=0,o.lanes=n,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=r.childLanes,o.lanes=r.lanes,o.child=r.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=r.memoizedProps,o.memoizedState=r.memoizedState,o.updateQueue=r.updateQueue,o.type=r.type,n=r.dependencies,o.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),o}function sc(o,n,r,l,u,m){var w=0;if(l=o,typeof o=="function")rh(o)&&(w=1);else if(typeof o=="string")w=G5(o,r,Q.current)?26:o==="html"||o==="head"||o==="body"?27:5;else e:switch(o){case V:return o=_o(31,r,n,u),o.elementType=V,o.lanes=m,o;case k:return ii(r.children,u,m,n);case T:w=8,u|=24;break;case A:return o=_o(12,r,n,u|2),o.elementType=A,o.lanes=m,o;case _:return o=_o(13,r,n,u),o.elementType=_,o.lanes=m,o;case P:return o=_o(19,r,n,u),o.elementType=P,o.lanes=m,o;default:if(typeof o=="object"&&o!==null)switch(o.$$typeof){case L:case O:w=10;break e;case R:w=9;break e;case X:w=11;break e;case j:w=14;break e;case W:w=16,l=null;break e}w=29,r=Error(i(130,o===null?"null":typeof o,"")),l=null}return n=_o(w,r,n,u),n.elementType=o,n.type=l,n.lanes=m,n}function ii(o,n,r,l){return o=_o(7,o,l,n),o.lanes=r,o}function sh(o,n,r){return o=_o(6,o,null,n),o.lanes=r,o}function lh(o,n,r){return n=_o(4,o.children!==null?o.children:[],o.key,n),n.lanes=r,n.stateNode={containerInfo:o.containerInfo,pendingChildren:null,implementation:o.implementation},n}var or=[],nr=0,lc=null,cc=0,Uo=[],qo=0,ri=null,Un=1,qn="";function si(o,n){or[nr++]=cc,or[nr++]=lc,lc=o,cc=n}function xp(o,n,r){Uo[qo++]=Un,Uo[qo++]=qn,Uo[qo++]=ri,ri=o;var l=Un;o=qn;var u=32-pt(l)-1;l&=~(1<<u),r+=1;var m=32-pt(n)+u;if(30<m){var w=u-u%5;m=(l&(1<<w)-1).toString(32),l>>=w,u-=w,Un=1<<32-pt(n)+u|r<<u|l,qn=m+o}else Un=1<<m|r<<u|l,qn=o}function ch(o){o.return!==null&&(si(o,1),xp(o,1,0))}function dh(o){for(;o===lc;)lc=or[--nr],or[nr]=null,cc=or[--nr],or[nr]=null;for(;o===ri;)ri=Uo[--qo],Uo[qo]=null,qn=Uo[--qo],Uo[qo]=null,Un=Uo[--qo],Uo[qo]=null}var Jt=null,ft=null,je=!1,li=null,mn=!1,uh=Error(i(519));function ci(o){var n=Error(i(418,""));throw _s(No(n,o)),uh}function kp(o){var n=o.stateNode,r=o.type,l=o.memoizedProps;switch(n[ht]=o,n[Nt]=l,r){case"dialog":$e("cancel",n),$e("close",n);break;case"iframe":case"object":case"embed":$e("load",n);break;case"video":case"audio":for(r=0;r<Ws.length;r++)$e(Ws[r],n);break;case"source":$e("error",n);break;case"img":case"image":case"link":$e("error",n),$e("load",n);break;case"details":$e("toggle",n);break;case"input":$e("invalid",n),Hg(n,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0),Gl(n);break;case"select":$e("invalid",n);break;case"textarea":$e("invalid",n),Ng(n,l.value,l.defaultValue,l.children),Gl(n)}r=l.children,typeof r!="string"&&typeof r!="number"&&typeof r!="bigint"||n.textContent===""+r||l.suppressHydrationWarning===!0||Nv(n.textContent,r)?(l.popover!=null&&($e("beforetoggle",n),$e("toggle",n)),l.onScroll!=null&&$e("scroll",n),l.onScrollEnd!=null&&$e("scrollend",n),l.onClick!=null&&(n.onclick=Vc),n=!0):n=!1,n||ci(o)}function Cp(o){for(Jt=o.return;Jt;)switch(Jt.tag){case 5:case 13:mn=!1;return;case 27:case 3:mn=!0;return;default:Jt=Jt.return}}function Es(o){if(o!==Jt)return!1;if(!je)return Cp(o),je=!0,!1;var n=o.tag,r;if((r=n!==3&&n!==27)&&((r=n===5)&&(r=o.type,r=!(r!=="form"&&r!=="button")||Tf(o.type,o.memoizedProps)),r=!r),r&&ft&&ci(o),Cp(o),n===13){if(o=o.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(i(317));e:{for(o=o.nextSibling,n=0;o;){if(o.nodeType===8)if(r=o.data,r==="/$"){if(n===0){ft=tn(o.nextSibling);break e}n--}else r!=="$"&&r!=="$!"&&r!=="$?"||n++;o=o.nextSibling}ft=null}}else n===27?(n=ft,Oa(o.type)?(o=Rf,Rf=null,ft=o):ft=n):ft=Jt?tn(o.stateNode.nextSibling):null;return!0}function Ss(){ft=Jt=null,je=!1}function Ep(){var o=li;return o!==null&&(ho===null?ho=o:ho.push.apply(ho,o),li=null),o}function _s(o){li===null?li=[o]:li.push(o)}var hh=D(null),di=null,Vn=null;function ga(o,n,r){H(hh,n._currentValue),n._currentValue=r}function Pn(o){o._currentValue=hh.current,N(hh)}function fh(o,n,r){for(;o!==null;){var l=o.alternate;if((o.childLanes&n)!==n?(o.childLanes|=n,l!==null&&(l.childLanes|=n)):l!==null&&(l.childLanes&n)!==n&&(l.childLanes|=n),o===r)break;o=o.return}}function bh(o,n,r,l){var u=o.child;for(u!==null&&(u.return=o);u!==null;){var m=u.dependencies;if(m!==null){var w=u.child;m=m.firstContext;e:for(;m!==null;){var E=m;m=u;for(var $=0;$<n.length;$++)if(E.context===n[$]){m.lanes|=r,E=m.alternate,E!==null&&(E.lanes|=r),fh(m.return,r,o),l||(w=null);break e}m=E.next}}else if(u.tag===18){if(w=u.return,w===null)throw Error(i(341));w.lanes|=r,m=w.alternate,m!==null&&(m.lanes|=r),fh(w,r,o),w=null}else w=u.child;if(w!==null)w.return=u;else for(w=u;w!==null;){if(w===o){w=null;break}if(u=w.sibling,u!==null){u.return=w.return,w=u;break}w=w.return}u=w}}function As(o,n,r,l){o=null;for(var u=n,m=!1;u!==null;){if(!m){if((u.flags&524288)!==0)m=!0;else if((u.flags&262144)!==0)break}if(u.tag===10){var w=u.alternate;if(w===null)throw Error(i(387));if(w=w.memoizedProps,w!==null){var E=u.type;So(u.pendingProps.value,w.value)||(o!==null?o.push(E):o=[E])}}else if(u===be.current){if(w=u.alternate,w===null)throw Error(i(387));w.memoizedState.memoizedState!==u.memoizedState.memoizedState&&(o!==null?o.push(ol):o=[ol])}u=u.return}o!==null&&bh(n,o,r,l),n.flags|=262144}function dc(o){for(o=o.firstContext;o!==null;){if(!So(o.context._currentValue,o.memoizedValue))return!0;o=o.next}return!1}function ui(o){di=o,Vn=null,o=o.dependencies,o!==null&&(o.firstContext=null)}function Xt(o){return Sp(di,o)}function uc(o,n){return di===null&&ui(o),Sp(o,n)}function Sp(o,n){var r=n._currentValue;if(n={context:n,memoizedValue:r,next:null},Vn===null){if(o===null)throw Error(i(308));Vn=n,o.dependencies={lanes:0,firstContext:n},o.flags|=524288}else Vn=Vn.next=n;return r}var F4=typeof AbortController<"u"?AbortController:function(){var o=[],n=this.signal={aborted:!1,addEventListener:function(r,l){o.push(l)}};this.abort=function(){n.aborted=!0,o.forEach(function(r){return r()})}},G4=e.unstable_scheduleCallback,W4=e.unstable_NormalPriority,Tt={$$typeof:O,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function mh(){return{controller:new F4,data:new Map,refCount:0}}function Ts(o){o.refCount--,o.refCount===0&&G4(W4,function(){o.controller.abort()})}var $s=null,gh=0,ar=0,ir=null;function K4(o,n){if($s===null){var r=$s=[];gh=0,ar=yf(),ir={status:"pending",value:void 0,then:function(l){r.push(l)}}}return gh++,n.then(_p,_p),n}function _p(){if(--gh===0&&$s!==null){ir!==null&&(ir.status="fulfilled");var o=$s;$s=null,ar=0,ir=null;for(var n=0;n<o.length;n++)(0,o[n])()}}function Q4(o,n){var r=[],l={status:"pending",value:null,reason:null,then:function(u){r.push(u)}};return o.then(function(){l.status="fulfilled",l.value=n;for(var u=0;u<r.length;u++)(0,r[u])(n)},function(u){for(l.status="rejected",l.reason=u,u=0;u<r.length;u++)(0,r[u])(void 0)}),l}var Ap=B.S;B.S=function(o,n){typeof n=="object"&&n!==null&&typeof n.then=="function"&&K4(o,n),Ap!==null&&Ap(o,n)};var hi=D(null);function ph(){var o=hi.current;return o!==null?o:tt.pooledCache}function hc(o,n){n===null?H(hi,hi.current):H(hi,n.pool)}function Tp(){var o=ph();return o===null?null:{parent:Tt._currentValue,pool:o}}var Ls=Error(i(460)),$p=Error(i(474)),fc=Error(i(542)),vh={then:function(){}};function Lp(o){return o=o.status,o==="fulfilled"||o==="rejected"}function bc(){}function Op(o,n,r){switch(r=o[r],r===void 0?o.push(n):r!==n&&(n.then(bc,bc),n=r),n.status){case"fulfilled":return n.value;case"rejected":throw o=n.reason,Mp(o),o;default:if(typeof n.status=="string")n.then(bc,bc);else{if(o=tt,o!==null&&100<o.shellSuspendCounter)throw Error(i(482));o=n,o.status="pending",o.then(function(l){if(n.status==="pending"){var u=n;u.status="fulfilled",u.value=l}},function(l){if(n.status==="pending"){var u=n;u.status="rejected",u.reason=l}})}switch(n.status){case"fulfilled":return n.value;case"rejected":throw o=n.reason,Mp(o),o}throw Os=n,Ls}}var Os=null;function Rp(){if(Os===null)throw Error(i(459));var o=Os;return Os=null,o}function Mp(o){if(o===Ls||o===fc)throw Error(i(483))}var pa=!1;function yh(o){o.updateQueue={baseState:o.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function wh(o,n){o=o.updateQueue,n.updateQueue===o&&(n.updateQueue={baseState:o.baseState,firstBaseUpdate:o.firstBaseUpdate,lastBaseUpdate:o.lastBaseUpdate,shared:o.shared,callbacks:null})}function va(o){return{lane:o,tag:0,payload:null,callback:null,next:null}}function ya(o,n,r){var l=o.updateQueue;if(l===null)return null;if(l=l.shared,(Ze&2)!==0){var u=l.pending;return u===null?n.next=n:(n.next=u.next,u.next=n),l.pending=n,n=rc(o),yp(o,null,r),n}return ic(o,l,n,r),rc(o)}function Rs(o,n,r){if(n=n.updateQueue,n!==null&&(n=n.shared,(r&4194048)!==0)){var l=n.lanes;l&=o.pendingLanes,r|=l,n.lanes=r,Xl(o,r)}}function xh(o,n){var r=o.updateQueue,l=o.alternate;if(l!==null&&(l=l.updateQueue,r===l)){var u=null,m=null;if(r=r.firstBaseUpdate,r!==null){do{var w={lane:r.lane,tag:r.tag,payload:r.payload,callback:null,next:null};m===null?u=m=w:m=m.next=w,r=r.next}while(r!==null);m===null?u=m=n:m=m.next=n}else u=m=n;r={baseState:l.baseState,firstBaseUpdate:u,lastBaseUpdate:m,shared:l.shared,callbacks:l.callbacks},o.updateQueue=r;return}o=r.lastBaseUpdate,o===null?r.firstBaseUpdate=n:o.next=n,r.lastBaseUpdate=n}var kh=!1;function Ms(){if(kh){var o=ir;if(o!==null)throw o}}function Ds(o,n,r,l){kh=!1;var u=o.updateQueue;pa=!1;var m=u.firstBaseUpdate,w=u.lastBaseUpdate,E=u.shared.pending;if(E!==null){u.shared.pending=null;var $=E,q=$.next;$.next=null,w===null?m=q:w.next=q,w=$;var K=o.alternate;K!==null&&(K=K.updateQueue,E=K.lastBaseUpdate,E!==w&&(E===null?K.firstBaseUpdate=q:E.next=q,K.lastBaseUpdate=$))}if(m!==null){var ne=u.baseState;w=0,K=q=$=null,E=m;do{var Z=E.lane&-536870913,Y=Z!==E.lane;if(Y?(ze&Z)===Z:(l&Z)===Z){Z!==0&&Z===ar&&(kh=!0),K!==null&&(K=K.next={lane:0,tag:E.tag,payload:E.payload,callback:null,next:null});e:{var ye=o,pe=E;Z=n;var Qe=r;switch(pe.tag){case 1:if(ye=pe.payload,typeof ye=="function"){ne=ye.call(Qe,ne,Z);break e}ne=ye;break e;case 3:ye.flags=ye.flags&-65537|128;case 0:if(ye=pe.payload,Z=typeof ye=="function"?ye.call(Qe,ne,Z):ye,Z==null)break e;ne=g({},ne,Z);break e;case 2:pa=!0}}Z=E.callback,Z!==null&&(o.flags|=64,Y&&(o.flags|=8192),Y=u.callbacks,Y===null?u.callbacks=[Z]:Y.push(Z))}else Y={lane:Z,tag:E.tag,payload:E.payload,callback:E.callback,next:null},K===null?(q=K=Y,$=ne):K=K.next=Y,w|=Z;if(E=E.next,E===null){if(E=u.shared.pending,E===null)break;Y=E,E=Y.next,Y.next=null,u.lastBaseUpdate=Y,u.shared.pending=null}}while(!0);K===null&&($=ne),u.baseState=$,u.firstBaseUpdate=q,u.lastBaseUpdate=K,m===null&&(u.shared.lanes=0),Aa|=w,o.lanes=w,o.memoizedState=ne}}function Dp(o,n){if(typeof o!="function")throw Error(i(191,o));o.call(n)}function zp(o,n){var r=o.callbacks;if(r!==null)for(o.callbacks=null,o=0;o<r.length;o++)Dp(r[o],n)}var rr=D(null),mc=D(0);function Bp(o,n){o=Kn,H(mc,o),H(rr,n),Kn=o|n.baseLanes}function Ch(){H(mc,Kn),H(rr,rr.current)}function Eh(){Kn=mc.current,N(rr),N(mc)}var wa=0,_e=null,We=null,Ct=null,gc=!1,sr=!1,fi=!1,pc=0,zs=0,lr=null,J4=0;function yt(){throw Error(i(321))}function Sh(o,n){if(n===null)return!1;for(var r=0;r<n.length&&r<o.length;r++)if(!So(o[r],n[r]))return!1;return!0}function _h(o,n,r,l,u,m){return wa=m,_e=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,B.H=o===null||o.memoizedState===null?y0:w0,fi=!1,m=r(l,u),fi=!1,sr&&(m=Ip(n,r,l,u)),Hp(o),m}function Hp(o){B.H=Cc;var n=We!==null&&We.next!==null;if(wa=0,Ct=We=_e=null,gc=!1,zs=0,lr=null,n)throw Error(i(300));o===null||Dt||(o=o.dependencies,o!==null&&dc(o)&&(Dt=!0))}function Ip(o,n,r,l){_e=o;var u=0;do{if(sr&&(lr=null),zs=0,sr=!1,25<=u)throw Error(i(301));if(u+=1,Ct=We=null,o.updateQueue!=null){var m=o.updateQueue;m.lastEffect=null,m.events=null,m.stores=null,m.memoCache!=null&&(m.memoCache.index=0)}B.H=r5,m=n(r,l)}while(sr);return m}function e5(){var o=B.H,n=o.useState()[0];return n=typeof n.then=="function"?Bs(n):n,o=o.useState()[0],(We!==null?We.memoizedState:null)!==o&&(_e.flags|=1024),n}function Ah(){var o=pc!==0;return pc=0,o}function Th(o,n,r){n.updateQueue=o.updateQueue,n.flags&=-2053,o.lanes&=~r}function $h(o){if(gc){for(o=o.memoizedState;o!==null;){var n=o.queue;n!==null&&(n.pending=null),o=o.next}gc=!1}wa=0,Ct=We=_e=null,sr=!1,zs=pc=0,lr=null}function co(){var o={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ct===null?_e.memoizedState=Ct=o:Ct=Ct.next=o,Ct}function Et(){if(We===null){var o=_e.alternate;o=o!==null?o.memoizedState:null}else o=We.next;var n=Ct===null?_e.memoizedState:Ct.next;if(n!==null)Ct=n,We=o;else{if(o===null)throw _e.alternate===null?Error(i(467)):Error(i(310));We=o,o={memoizedState:We.memoizedState,baseState:We.baseState,baseQueue:We.baseQueue,queue:We.queue,next:null},Ct===null?_e.memoizedState=Ct=o:Ct=Ct.next=o}return Ct}function Lh(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Bs(o){var n=zs;return zs+=1,lr===null&&(lr=[]),o=Op(lr,o,n),n=_e,(Ct===null?n.memoizedState:Ct.next)===null&&(n=n.alternate,B.H=n===null||n.memoizedState===null?y0:w0),o}function vc(o){if(o!==null&&typeof o=="object"){if(typeof o.then=="function")return Bs(o);if(o.$$typeof===O)return Xt(o)}throw Error(i(438,String(o)))}function Oh(o){var n=null,r=_e.updateQueue;if(r!==null&&(n=r.memoCache),n==null){var l=_e.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(n={data:l.data.map(function(u){return u.slice()}),index:0})))}if(n==null&&(n={data:[],index:0}),r===null&&(r=Lh(),_e.updateQueue=r),r.memoCache=n,r=n.data[n.index],r===void 0)for(r=n.data[n.index]=Array(o),l=0;l<o;l++)r[l]=le;return n.index++,r}function Zn(o,n){return typeof n=="function"?n(o):n}function yc(o){var n=Et();return Rh(n,We,o)}function Rh(o,n,r){var l=o.queue;if(l===null)throw Error(i(311));l.lastRenderedReducer=r;var u=o.baseQueue,m=l.pending;if(m!==null){if(u!==null){var w=u.next;u.next=m.next,m.next=w}n.baseQueue=u=m,l.pending=null}if(m=o.baseState,u===null)o.memoizedState=m;else{n=u.next;var E=w=null,$=null,q=n,K=!1;do{var ne=q.lane&-536870913;if(ne!==q.lane?(ze&ne)===ne:(wa&ne)===ne){var Z=q.revertLane;if(Z===0)$!==null&&($=$.next={lane:0,revertLane:0,action:q.action,hasEagerState:q.hasEagerState,eagerState:q.eagerState,next:null}),ne===ar&&(K=!0);else if((wa&Z)===Z){q=q.next,Z===ar&&(K=!0);continue}else ne={lane:0,revertLane:q.revertLane,action:q.action,hasEagerState:q.hasEagerState,eagerState:q.eagerState,next:null},$===null?(E=$=ne,w=m):$=$.next=ne,_e.lanes|=Z,Aa|=Z;ne=q.action,fi&&r(m,ne),m=q.hasEagerState?q.eagerState:r(m,ne)}else Z={lane:ne,revertLane:q.revertLane,action:q.action,hasEagerState:q.hasEagerState,eagerState:q.eagerState,next:null},$===null?(E=$=Z,w=m):$=$.next=Z,_e.lanes|=ne,Aa|=ne;q=q.next}while(q!==null&&q!==n);if($===null?w=m:$.next=E,!So(m,o.memoizedState)&&(Dt=!0,K&&(r=ir,r!==null)))throw r;o.memoizedState=m,o.baseState=w,o.baseQueue=$,l.lastRenderedState=m}return u===null&&(l.lanes=0),[o.memoizedState,l.dispatch]}function Mh(o){var n=Et(),r=n.queue;if(r===null)throw Error(i(311));r.lastRenderedReducer=o;var l=r.dispatch,u=r.pending,m=n.memoizedState;if(u!==null){r.pending=null;var w=u=u.next;do m=o(m,w.action),w=w.next;while(w!==u);So(m,n.memoizedState)||(Dt=!0),n.memoizedState=m,n.baseQueue===null&&(n.baseState=m),r.lastRenderedState=m}return[m,l]}function Np(o,n,r){var l=_e,u=Et(),m=je;if(m){if(r===void 0)throw Error(i(407));r=r()}else r=n();var w=!So((We||u).memoizedState,r);w&&(u.memoizedState=r,Dt=!0),u=u.queue;var E=qp.bind(null,l,u,o);if(Hs(2048,8,E,[o]),u.getSnapshot!==n||w||Ct!==null&&Ct.memoizedState.tag&1){if(l.flags|=2048,cr(9,wc(),Up.bind(null,l,u,r,n),null),tt===null)throw Error(i(349));m||(wa&124)!==0||jp(l,n,r)}return r}function jp(o,n,r){o.flags|=16384,o={getSnapshot:n,value:r},n=_e.updateQueue,n===null?(n=Lh(),_e.updateQueue=n,n.stores=[o]):(r=n.stores,r===null?n.stores=[o]:r.push(o))}function Up(o,n,r,l){n.value=r,n.getSnapshot=l,Vp(n)&&Pp(o)}function qp(o,n,r){return r(function(){Vp(n)&&Pp(o)})}function Vp(o){var n=o.getSnapshot;o=o.value;try{var r=n();return!So(o,r)}catch(l){return!0}}function Pp(o){var n=er(o,2);n!==null&&Oo(n,o,2)}function Dh(o){var n=co();if(typeof o=="function"){var r=o;if(o=r(),fi){gt(!0);try{r()}finally{gt(!1)}}}return n.memoizedState=n.baseState=o,n.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zn,lastRenderedState:o},n}function Zp(o,n,r,l){return o.baseState=r,Rh(o,We,typeof l=="function"?l:Zn)}function t5(o,n,r,l,u){if(kc(o))throw Error(i(485));if(o=n.action,o!==null){var m={payload:u,action:o,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(w){m.listeners.push(w)}};B.T!==null?r(!0):m.isTransition=!1,l(m),r=n.pending,r===null?(m.next=n.pending=m,Yp(n,m)):(m.next=r.next,n.pending=r.next=m)}}function Yp(o,n){var r=n.action,l=n.payload,u=o.state;if(n.isTransition){var m=B.T,w={};B.T=w;try{var E=r(u,l),$=B.S;$!==null&&$(w,E),Xp(o,n,E)}catch(q){zh(o,n,q)}finally{B.T=m}}else try{m=r(u,l),Xp(o,n,m)}catch(q){zh(o,n,q)}}function Xp(o,n,r){r!==null&&typeof r=="object"&&typeof r.then=="function"?r.then(function(l){Fp(o,n,l)},function(l){return zh(o,n,l)}):Fp(o,n,r)}function Fp(o,n,r){n.status="fulfilled",n.value=r,Gp(n),o.state=r,n=o.pending,n!==null&&(r=n.next,r===n?o.pending=null:(r=r.next,n.next=r,Yp(o,r)))}function zh(o,n,r){var l=o.pending;if(o.pending=null,l!==null){l=l.next;do n.status="rejected",n.reason=r,Gp(n),n=n.next;while(n!==l)}o.action=null}function Gp(o){o=o.listeners;for(var n=0;n<o.length;n++)(0,o[n])()}function Wp(o,n){return n}function Kp(o,n){if(je){var r=tt.formState;if(r!==null){e:{var l=_e;if(je){if(ft){t:{for(var u=ft,m=mn;u.nodeType!==8;){if(!m){u=null;break t}if(u=tn(u.nextSibling),u===null){u=null;break t}}m=u.data,u=m==="F!"||m==="F"?u:null}if(u){ft=tn(u.nextSibling),l=u.data==="F!";break e}}ci(l)}l=!1}l&&(n=r[0])}}return r=co(),r.memoizedState=r.baseState=n,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wp,lastRenderedState:n},r.queue=l,r=g0.bind(null,_e,l),l.dispatch=r,l=Dh(!1),m=jh.bind(null,_e,!1,l.queue),l=co(),u={state:n,dispatch:null,action:o,pending:null},l.queue=u,r=t5.bind(null,_e,u,m,r),u.dispatch=r,l.memoizedState=o,[n,r,!1]}function Qp(o){var n=Et();return Jp(n,We,o)}function Jp(o,n,r){if(n=Rh(o,n,Wp)[0],o=yc(Zn)[0],typeof n=="object"&&n!==null&&typeof n.then=="function")try{var l=Bs(n)}catch(w){throw w===Ls?fc:w}else l=n;n=Et();var u=n.queue,m=u.dispatch;return r!==n.memoizedState&&(_e.flags|=2048,cr(9,wc(),o5.bind(null,u,r),null)),[l,m,o]}function o5(o,n){o.action=n}function e0(o){var n=Et(),r=We;if(r!==null)return Jp(n,r,o);Et(),n=n.memoizedState,r=Et();var l=r.queue.dispatch;return r.memoizedState=o,[n,l,!1]}function cr(o,n,r,l){return o={tag:o,create:r,deps:l,inst:n,next:null},n=_e.updateQueue,n===null&&(n=Lh(),_e.updateQueue=n),r=n.lastEffect,r===null?n.lastEffect=o.next=o:(l=r.next,r.next=o,o.next=l,n.lastEffect=o),o}function wc(){return{destroy:void 0,resource:void 0}}function t0(){return Et().memoizedState}function xc(o,n,r,l){var u=co();l=l===void 0?null:l,_e.flags|=o,u.memoizedState=cr(1|n,wc(),r,l)}function Hs(o,n,r,l){var u=Et();l=l===void 0?null:l;var m=u.memoizedState.inst;We!==null&&l!==null&&Sh(l,We.memoizedState.deps)?u.memoizedState=cr(n,m,r,l):(_e.flags|=o,u.memoizedState=cr(1|n,m,r,l))}function o0(o,n){xc(8390656,8,o,n)}function n0(o,n){Hs(2048,8,o,n)}function a0(o,n){return Hs(4,2,o,n)}function i0(o,n){return Hs(4,4,o,n)}function r0(o,n){if(typeof n=="function"){o=o();var r=n(o);return function(){typeof r=="function"?r():n(null)}}if(n!=null)return o=o(),n.current=o,function(){n.current=null}}function s0(o,n,r){r=r!=null?r.concat([o]):null,Hs(4,4,r0.bind(null,n,o),r)}function Bh(){}function l0(o,n){var r=Et();n=n===void 0?null:n;var l=r.memoizedState;return n!==null&&Sh(n,l[1])?l[0]:(r.memoizedState=[o,n],o)}function c0(o,n){var r=Et();n=n===void 0?null:n;var l=r.memoizedState;if(n!==null&&Sh(n,l[1]))return l[0];if(l=o(),fi){gt(!0);try{o()}finally{gt(!1)}}return r.memoizedState=[l,n],l}function Hh(o,n,r){return r===void 0||(wa&1073741824)!==0?o.memoizedState=n:(o.memoizedState=r,o=hv(),_e.lanes|=o,Aa|=o,r)}function d0(o,n,r,l){return So(r,n)?r:rr.current!==null?(o=Hh(o,r,l),So(o,n)||(Dt=!0),o):(wa&42)===0?(Dt=!0,o.memoizedState=r):(o=hv(),_e.lanes|=o,Aa|=o,n)}function u0(o,n,r,l,u){var m=te.p;te.p=m!==0&&8>m?m:8;var w=B.T,E={};B.T=E,jh(o,!1,n,r);try{var $=u(),q=B.S;if(q!==null&&q(E,$),$!==null&&typeof $=="object"&&typeof $.then=="function"){var K=Q4($,l);Is(o,n,K,Lo(o))}else Is(o,n,l,Lo(o))}catch(ne){Is(o,n,{then:function(){},status:"rejected",reason:ne},Lo())}finally{te.p=m,B.T=w}}function n5(){}function Ih(o,n,r,l){if(o.tag!==5)throw Error(i(476));var u=h0(o).queue;u0(o,u,n,ee,r===null?n5:function(){return f0(o),r(l)})}function h0(o){var n=o.memoizedState;if(n!==null)return n;n={memoizedState:ee,baseState:ee,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zn,lastRenderedState:ee},next:null};var r={};return n.next={memoizedState:r,baseState:r,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zn,lastRenderedState:r},next:null},o.memoizedState=n,o=o.alternate,o!==null&&(o.memoizedState=n),n}function f0(o){var n=h0(o).next.queue;Is(o,n,{},Lo())}function Nh(){return Xt(ol)}function b0(){return Et().memoizedState}function m0(){return Et().memoizedState}function a5(o){for(var n=o.return;n!==null;){switch(n.tag){case 24:case 3:var r=Lo();o=va(r);var l=ya(n,o,r);l!==null&&(Oo(l,n,r),Rs(l,n,r)),n={cache:mh()},o.payload=n;return}n=n.return}}function i5(o,n,r){var l=Lo();r={lane:l,revertLane:0,action:r,hasEagerState:!1,eagerState:null,next:null},kc(o)?p0(n,r):(r=ih(o,n,r,l),r!==null&&(Oo(r,o,l),v0(r,n,l)))}function g0(o,n,r){var l=Lo();Is(o,n,r,l)}function Is(o,n,r,l){var u={lane:l,revertLane:0,action:r,hasEagerState:!1,eagerState:null,next:null};if(kc(o))p0(n,u);else{var m=o.alternate;if(o.lanes===0&&(m===null||m.lanes===0)&&(m=n.lastRenderedReducer,m!==null))try{var w=n.lastRenderedState,E=m(w,r);if(u.hasEagerState=!0,u.eagerState=E,So(E,w))return ic(o,n,u,0),tt===null&&ac(),!1}catch($){}if(r=ih(o,n,u,l),r!==null)return Oo(r,o,l),v0(r,n,l),!0}return!1}function jh(o,n,r,l){if(l={lane:2,revertLane:yf(),action:l,hasEagerState:!1,eagerState:null,next:null},kc(o)){if(n)throw Error(i(479))}else n=ih(o,r,l,2),n!==null&&Oo(n,o,2)}function kc(o){var n=o.alternate;return o===_e||n!==null&&n===_e}function p0(o,n){sr=gc=!0;var r=o.pending;r===null?n.next=n:(n.next=r.next,r.next=n),o.pending=n}function v0(o,n,r){if((r&4194048)!==0){var l=n.lanes;l&=o.pendingLanes,r|=l,n.lanes=r,Xl(o,r)}}var Cc={readContext:Xt,use:vc,useCallback:yt,useContext:yt,useEffect:yt,useImperativeHandle:yt,useLayoutEffect:yt,useInsertionEffect:yt,useMemo:yt,useReducer:yt,useRef:yt,useState:yt,useDebugValue:yt,useDeferredValue:yt,useTransition:yt,useSyncExternalStore:yt,useId:yt,useHostTransitionStatus:yt,useFormState:yt,useActionState:yt,useOptimistic:yt,useMemoCache:yt,useCacheRefresh:yt},y0={readContext:Xt,use:vc,useCallback:function(o,n){return co().memoizedState=[o,n===void 0?null:n],o},useContext:Xt,useEffect:o0,useImperativeHandle:function(o,n,r){r=r!=null?r.concat([o]):null,xc(4194308,4,r0.bind(null,n,o),r)},useLayoutEffect:function(o,n){return xc(4194308,4,o,n)},useInsertionEffect:function(o,n){xc(4,2,o,n)},useMemo:function(o,n){var r=co();n=n===void 0?null:n;var l=o();if(fi){gt(!0);try{o()}finally{gt(!1)}}return r.memoizedState=[l,n],l},useReducer:function(o,n,r){var l=co();if(r!==void 0){var u=r(n);if(fi){gt(!0);try{r(n)}finally{gt(!1)}}}else u=n;return l.memoizedState=l.baseState=u,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:o,lastRenderedState:u},l.queue=o,o=o.dispatch=i5.bind(null,_e,o),[l.memoizedState,o]},useRef:function(o){var n=co();return o={current:o},n.memoizedState=o},useState:function(o){o=Dh(o);var n=o.queue,r=g0.bind(null,_e,n);return n.dispatch=r,[o.memoizedState,r]},useDebugValue:Bh,useDeferredValue:function(o,n){var r=co();return Hh(r,o,n)},useTransition:function(){var o=Dh(!1);return o=u0.bind(null,_e,o.queue,!0,!1),co().memoizedState=o,[!1,o]},useSyncExternalStore:function(o,n,r){var l=_e,u=co();if(je){if(r===void 0)throw Error(i(407));r=r()}else{if(r=n(),tt===null)throw Error(i(349));(ze&124)!==0||jp(l,n,r)}u.memoizedState=r;var m={value:r,getSnapshot:n};return u.queue=m,o0(qp.bind(null,l,m,o),[o]),l.flags|=2048,cr(9,wc(),Up.bind(null,l,m,r,n),null),r},useId:function(){var o=co(),n=tt.identifierPrefix;if(je){var r=qn,l=Un;r=(l&~(1<<32-pt(l)-1)).toString(32)+r,n="«"+n+"R"+r,r=pc++,0<r&&(n+="H"+r.toString(32)),n+="»"}else r=J4++,n="«"+n+"r"+r.toString(32)+"»";return o.memoizedState=n},useHostTransitionStatus:Nh,useFormState:Kp,useActionState:Kp,useOptimistic:function(o){var n=co();n.memoizedState=n.baseState=o;var r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return n.queue=r,n=jh.bind(null,_e,!0,r),r.dispatch=n,[o,n]},useMemoCache:Oh,useCacheRefresh:function(){return co().memoizedState=a5.bind(null,_e)}},w0={readContext:Xt,use:vc,useCallback:l0,useContext:Xt,useEffect:n0,useImperativeHandle:s0,useInsertionEffect:a0,useLayoutEffect:i0,useMemo:c0,useReducer:yc,useRef:t0,useState:function(){return yc(Zn)},useDebugValue:Bh,useDeferredValue:function(o,n){var r=Et();return d0(r,We.memoizedState,o,n)},useTransition:function(){var o=yc(Zn)[0],n=Et().memoizedState;return[typeof o=="boolean"?o:Bs(o),n]},useSyncExternalStore:Np,useId:b0,useHostTransitionStatus:Nh,useFormState:Qp,useActionState:Qp,useOptimistic:function(o,n){var r=Et();return Zp(r,We,o,n)},useMemoCache:Oh,useCacheRefresh:m0},r5={readContext:Xt,use:vc,useCallback:l0,useContext:Xt,useEffect:n0,useImperativeHandle:s0,useInsertionEffect:a0,useLayoutEffect:i0,useMemo:c0,useReducer:Mh,useRef:t0,useState:function(){return Mh(Zn)},useDebugValue:Bh,useDeferredValue:function(o,n){var r=Et();return We===null?Hh(r,o,n):d0(r,We.memoizedState,o,n)},useTransition:function(){var o=Mh(Zn)[0],n=Et().memoizedState;return[typeof o=="boolean"?o:Bs(o),n]},useSyncExternalStore:Np,useId:b0,useHostTransitionStatus:Nh,useFormState:e0,useActionState:e0,useOptimistic:function(o,n){var r=Et();return We!==null?Zp(r,We,o,n):(r.baseState=o,[o,r.queue.dispatch])},useMemoCache:Oh,useCacheRefresh:m0},dr=null,Ns=0;function Ec(o){var n=Ns;return Ns+=1,dr===null&&(dr=[]),Op(dr,o,n)}function js(o,n){n=n.props.ref,o.ref=n!==void 0?n:null}function Sc(o,n){throw n.$$typeof===p?Error(i(525)):(o=Object.prototype.toString.call(n),Error(i(31,o==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":o)))}function x0(o){var n=o._init;return n(o._payload)}function k0(o){function n(I,M){if(o){var U=I.deletions;U===null?(I.deletions=[M],I.flags|=16):U.push(M)}}function r(I,M){if(!o)return null;for(;M!==null;)n(I,M),M=M.sibling;return null}function l(I){for(var M=new Map;I!==null;)I.key!==null?M.set(I.key,I):M.set(I.index,I),I=I.sibling;return M}function u(I,M){return I=jn(I,M),I.index=0,I.sibling=null,I}function m(I,M,U){return I.index=U,o?(U=I.alternate,U!==null?(U=U.index,U<M?(I.flags|=67108866,M):U):(I.flags|=67108866,M)):(I.flags|=1048576,M)}function w(I){return o&&I.alternate===null&&(I.flags|=67108866),I}function E(I,M,U,J){return M===null||M.tag!==6?(M=sh(U,I.mode,J),M.return=I,M):(M=u(M,U),M.return=I,M)}function $(I,M,U,J){var fe=U.type;return fe===k?K(I,M,U.props.children,J,U.key):M!==null&&(M.elementType===fe||typeof fe=="object"&&fe!==null&&fe.$$typeof===W&&x0(fe)===M.type)?(M=u(M,U.props),js(M,U),M.return=I,M):(M=sc(U.type,U.key,U.props,null,I.mode,J),js(M,U),M.return=I,M)}function q(I,M,U,J){return M===null||M.tag!==4||M.stateNode.containerInfo!==U.containerInfo||M.stateNode.implementation!==U.implementation?(M=lh(U,I.mode,J),M.return=I,M):(M=u(M,U.children||[]),M.return=I,M)}function K(I,M,U,J,fe){return M===null||M.tag!==7?(M=ii(U,I.mode,J,fe),M.return=I,M):(M=u(M,U),M.return=I,M)}function ne(I,M,U){if(typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint")return M=sh(""+M,I.mode,U),M.return=I,M;if(typeof M=="object"&&M!==null){switch(M.$$typeof){case y:return U=sc(M.type,M.key,M.props,null,I.mode,U),js(U,M),U.return=I,U;case x:return M=lh(M,I.mode,U),M.return=I,M;case W:var J=M._init;return M=J(M._payload),ne(I,M,U)}if(ae(M)||ce(M))return M=ii(M,I.mode,U,null),M.return=I,M;if(typeof M.then=="function")return ne(I,Ec(M),U);if(M.$$typeof===O)return ne(I,uc(I,M),U);Sc(I,M)}return null}function Z(I,M,U,J){var fe=M!==null?M.key:null;if(typeof U=="string"&&U!==""||typeof U=="number"||typeof U=="bigint")return fe!==null?null:E(I,M,""+U,J);if(typeof U=="object"&&U!==null){switch(U.$$typeof){case y:return U.key===fe?$(I,M,U,J):null;case x:return U.key===fe?q(I,M,U,J):null;case W:return fe=U._init,U=fe(U._payload),Z(I,M,U,J)}if(ae(U)||ce(U))return fe!==null?null:K(I,M,U,J,null);if(typeof U.then=="function")return Z(I,M,Ec(U),J);if(U.$$typeof===O)return Z(I,M,uc(I,U),J);Sc(I,U)}return null}function Y(I,M,U,J,fe){if(typeof J=="string"&&J!==""||typeof J=="number"||typeof J=="bigint")return I=I.get(U)||null,E(M,I,""+J,fe);if(typeof J=="object"&&J!==null){switch(J.$$typeof){case y:return I=I.get(J.key===null?U:J.key)||null,$(M,I,J,fe);case x:return I=I.get(J.key===null?U:J.key)||null,q(M,I,J,fe);case W:var Ae=J._init;return J=Ae(J._payload),Y(I,M,U,J,fe)}if(ae(J)||ce(J))return I=I.get(U)||null,K(M,I,J,fe,null);if(typeof J.then=="function")return Y(I,M,U,Ec(J),fe);if(J.$$typeof===O)return Y(I,M,U,uc(M,J),fe);Sc(M,J)}return null}function ye(I,M,U,J){for(var fe=null,Ae=null,me=M,ve=M=0,Bt=null;me!==null&&ve<U.length;ve++){me.index>ve?(Bt=me,me=null):Bt=me.sibling;var Ie=Z(I,me,U[ve],J);if(Ie===null){me===null&&(me=Bt);break}o&&me&&Ie.alternate===null&&n(I,me),M=m(Ie,M,ve),Ae===null?fe=Ie:Ae.sibling=Ie,Ae=Ie,me=Bt}if(ve===U.length)return r(I,me),je&&si(I,ve),fe;if(me===null){for(;ve<U.length;ve++)me=ne(I,U[ve],J),me!==null&&(M=m(me,M,ve),Ae===null?fe=me:Ae.sibling=me,Ae=me);return je&&si(I,ve),fe}for(me=l(me);ve<U.length;ve++)Bt=Y(me,I,ve,U[ve],J),Bt!==null&&(o&&Bt.alternate!==null&&me.delete(Bt.key===null?ve:Bt.key),M=m(Bt,M,ve),Ae===null?fe=Bt:Ae.sibling=Bt,Ae=Bt);return o&&me.forEach(function(Ba){return n(I,Ba)}),je&&si(I,ve),fe}function pe(I,M,U,J){if(U==null)throw Error(i(151));for(var fe=null,Ae=null,me=M,ve=M=0,Bt=null,Ie=U.next();me!==null&&!Ie.done;ve++,Ie=U.next()){me.index>ve?(Bt=me,me=null):Bt=me.sibling;var Ba=Z(I,me,Ie.value,J);if(Ba===null){me===null&&(me=Bt);break}o&&me&&Ba.alternate===null&&n(I,me),M=m(Ba,M,ve),Ae===null?fe=Ba:Ae.sibling=Ba,Ae=Ba,me=Bt}if(Ie.done)return r(I,me),je&&si(I,ve),fe;if(me===null){for(;!Ie.done;ve++,Ie=U.next())Ie=ne(I,Ie.value,J),Ie!==null&&(M=m(Ie,M,ve),Ae===null?fe=Ie:Ae.sibling=Ie,Ae=Ie);return je&&si(I,ve),fe}for(me=l(me);!Ie.done;ve++,Ie=U.next())Ie=Y(me,I,ve,Ie.value,J),Ie!==null&&(o&&Ie.alternate!==null&&me.delete(Ie.key===null?ve:Ie.key),M=m(Ie,M,ve),Ae===null?fe=Ie:Ae.sibling=Ie,Ae=Ie);return o&&me.forEach(function(sk){return n(I,sk)}),je&&si(I,ve),fe}function Qe(I,M,U,J){if(typeof U=="object"&&U!==null&&U.type===k&&U.key===null&&(U=U.props.children),typeof U=="object"&&U!==null){switch(U.$$typeof){case y:e:{for(var fe=U.key;M!==null;){if(M.key===fe){if(fe=U.type,fe===k){if(M.tag===7){r(I,M.sibling),J=u(M,U.props.children),J.return=I,I=J;break e}}else if(M.elementType===fe||typeof fe=="object"&&fe!==null&&fe.$$typeof===W&&x0(fe)===M.type){r(I,M.sibling),J=u(M,U.props),js(J,U),J.return=I,I=J;break e}r(I,M);break}else n(I,M);M=M.sibling}U.type===k?(J=ii(U.props.children,I.mode,J,U.key),J.return=I,I=J):(J=sc(U.type,U.key,U.props,null,I.mode,J),js(J,U),J.return=I,I=J)}return w(I);case x:e:{for(fe=U.key;M!==null;){if(M.key===fe)if(M.tag===4&&M.stateNode.containerInfo===U.containerInfo&&M.stateNode.implementation===U.implementation){r(I,M.sibling),J=u(M,U.children||[]),J.return=I,I=J;break e}else{r(I,M);break}else n(I,M);M=M.sibling}J=lh(U,I.mode,J),J.return=I,I=J}return w(I);case W:return fe=U._init,U=fe(U._payload),Qe(I,M,U,J)}if(ae(U))return ye(I,M,U,J);if(ce(U)){if(fe=ce(U),typeof fe!="function")throw Error(i(150));return U=fe.call(U),pe(I,M,U,J)}if(typeof U.then=="function")return Qe(I,M,Ec(U),J);if(U.$$typeof===O)return Qe(I,M,uc(I,U),J);Sc(I,U)}return typeof U=="string"&&U!==""||typeof U=="number"||typeof U=="bigint"?(U=""+U,M!==null&&M.tag===6?(r(I,M.sibling),J=u(M,U),J.return=I,I=J):(r(I,M),J=sh(U,I.mode,J),J.return=I,I=J),w(I)):r(I,M)}return function(I,M,U,J){try{Ns=0;var fe=Qe(I,M,U,J);return dr=null,fe}catch(me){if(me===Ls||me===fc)throw me;var Ae=_o(29,me,null,I.mode);return Ae.lanes=J,Ae.return=I,Ae}}}var ur=k0(!0),C0=k0(!1),Vo=D(null),gn=null;function xa(o){var n=o.alternate;H($t,$t.current&1),H(Vo,o),gn===null&&(n===null||rr.current!==null||n.memoizedState!==null)&&(gn=o)}function E0(o){if(o.tag===22){if(H($t,$t.current),H(Vo,o),gn===null){var n=o.alternate;n!==null&&n.memoizedState!==null&&(gn=o)}}else ka()}function ka(){H($t,$t.current),H(Vo,Vo.current)}function Yn(o){N(Vo),gn===o&&(gn=null),N($t)}var $t=D(0);function _c(o){for(var n=o;n!==null;){if(n.tag===13){var r=n.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||r.data==="$?"||Of(r)))return n}else if(n.tag===19&&n.memoizedProps.revealOrder!==void 0){if((n.flags&128)!==0)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===o)break;for(;n.sibling===null;){if(n.return===null||n.return===o)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}function Uh(o,n,r,l){n=o.memoizedState,r=r(l,n),r=r==null?n:g({},n,r),o.memoizedState=r,o.lanes===0&&(o.updateQueue.baseState=r)}var qh={enqueueSetState:function(o,n,r){o=o._reactInternals;var l=Lo(),u=va(l);u.payload=n,r!=null&&(u.callback=r),n=ya(o,u,l),n!==null&&(Oo(n,o,l),Rs(n,o,l))},enqueueReplaceState:function(o,n,r){o=o._reactInternals;var l=Lo(),u=va(l);u.tag=1,u.payload=n,r!=null&&(u.callback=r),n=ya(o,u,l),n!==null&&(Oo(n,o,l),Rs(n,o,l))},enqueueForceUpdate:function(o,n){o=o._reactInternals;var r=Lo(),l=va(r);l.tag=2,n!=null&&(l.callback=n),n=ya(o,l,r),n!==null&&(Oo(n,o,r),Rs(n,o,r))}};function S0(o,n,r,l,u,m,w){return o=o.stateNode,typeof o.shouldComponentUpdate=="function"?o.shouldComponentUpdate(l,m,w):n.prototype&&n.prototype.isPureReactComponent?!ks(r,l)||!ks(u,m):!0}function _0(o,n,r,l){o=n.state,typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(r,l),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(r,l),n.state!==o&&qh.enqueueReplaceState(n,n.state,null)}function bi(o,n){var r=n;if("ref"in n){r={};for(var l in n)l!=="ref"&&(r[l]=n[l])}if(o=o.defaultProps){r===n&&(r=g({},r));for(var u in o)r[u]===void 0&&(r[u]=o[u])}return r}var Ac=typeof reportError=="function"?reportError:function(o){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof o=="object"&&o!==null&&typeof o.message=="string"?String(o.message):String(o),error:o});if(!window.dispatchEvent(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",o);return}console.error(o)};function A0(o){Ac(o)}function T0(o){console.error(o)}function $0(o){Ac(o)}function Tc(o,n){try{var r=o.onUncaughtError;r(n.value,{componentStack:n.stack})}catch(l){setTimeout(function(){throw l})}}function L0(o,n,r){try{var l=o.onCaughtError;l(r.value,{componentStack:r.stack,errorBoundary:n.tag===1?n.stateNode:null})}catch(u){setTimeout(function(){throw u})}}function Vh(o,n,r){return r=va(r),r.tag=3,r.payload={element:null},r.callback=function(){Tc(o,n)},r}function O0(o){return o=va(o),o.tag=3,o}function R0(o,n,r,l){var u=r.type.getDerivedStateFromError;if(typeof u=="function"){var m=l.value;o.payload=function(){return u(m)},o.callback=function(){L0(n,r,l)}}var w=r.stateNode;w!==null&&typeof w.componentDidCatch=="function"&&(o.callback=function(){L0(n,r,l),typeof u!="function"&&(Ta===null?Ta=new Set([this]):Ta.add(this));var E=l.stack;this.componentDidCatch(l.value,{componentStack:E!==null?E:""})})}function s5(o,n,r,l,u){if(r.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(n=r.alternate,n!==null&&As(n,r,u,!0),r=Vo.current,r!==null){switch(r.tag){case 13:return gn===null?bf():r.alternate===null&&bt===0&&(bt=3),r.flags&=-257,r.flags|=65536,r.lanes=u,l===vh?r.flags|=16384:(n=r.updateQueue,n===null?r.updateQueue=new Set([l]):n.add(l),gf(o,l,u)),!1;case 22:return r.flags|=65536,l===vh?r.flags|=16384:(n=r.updateQueue,n===null?(n={transitions:null,markerInstances:null,retryQueue:new Set([l])},r.updateQueue=n):(r=n.retryQueue,r===null?n.retryQueue=new Set([l]):r.add(l)),gf(o,l,u)),!1}throw Error(i(435,r.tag))}return gf(o,l,u),bf(),!1}if(je)return n=Vo.current,n!==null?((n.flags&65536)===0&&(n.flags|=256),n.flags|=65536,n.lanes=u,l!==uh&&(o=Error(i(422),{cause:l}),_s(No(o,r)))):(l!==uh&&(n=Error(i(423),{cause:l}),_s(No(n,r))),o=o.current.alternate,o.flags|=65536,u&=-u,o.lanes|=u,l=No(l,r),u=Vh(o.stateNode,l,u),xh(o,u),bt!==4&&(bt=2)),!1;var m=Error(i(520),{cause:l});if(m=No(m,r),Xs===null?Xs=[m]:Xs.push(m),bt!==4&&(bt=2),n===null)return!0;l=No(l,r),r=n;do{switch(r.tag){case 3:return r.flags|=65536,o=u&-u,r.lanes|=o,o=Vh(r.stateNode,l,o),xh(r,o),!1;case 1:if(n=r.type,m=r.stateNode,(r.flags&128)===0&&(typeof n.getDerivedStateFromError=="function"||m!==null&&typeof m.componentDidCatch=="function"&&(Ta===null||!Ta.has(m))))return r.flags|=65536,u&=-u,r.lanes|=u,u=O0(u),R0(u,o,r,l),xh(r,u),!1}r=r.return}while(r!==null);return!1}var M0=Error(i(461)),Dt=!1;function jt(o,n,r,l){n.child=o===null?C0(n,null,r,l):ur(n,o.child,r,l)}function D0(o,n,r,l,u){r=r.render;var m=n.ref;if("ref"in l){var w={};for(var E in l)E!=="ref"&&(w[E]=l[E])}else w=l;return ui(n),l=_h(o,n,r,w,m,u),E=Ah(),o!==null&&!Dt?(Th(o,n,u),Xn(o,n,u)):(je&&E&&ch(n),n.flags|=1,jt(o,n,l,u),n.child)}function z0(o,n,r,l,u){if(o===null){var m=r.type;return typeof m=="function"&&!rh(m)&&m.defaultProps===void 0&&r.compare===null?(n.tag=15,n.type=m,B0(o,n,m,l,u)):(o=sc(r.type,null,l,n,n.mode,u),o.ref=n.ref,o.return=n,n.child=o)}if(m=o.child,!Kh(o,u)){var w=m.memoizedProps;if(r=r.compare,r=r!==null?r:ks,r(w,l)&&o.ref===n.ref)return Xn(o,n,u)}return n.flags|=1,o=jn(m,l),o.ref=n.ref,o.return=n,n.child=o}function B0(o,n,r,l,u){if(o!==null){var m=o.memoizedProps;if(ks(m,l)&&o.ref===n.ref)if(Dt=!1,n.pendingProps=l=m,Kh(o,u))(o.flags&131072)!==0&&(Dt=!0);else return n.lanes=o.lanes,Xn(o,n,u)}return Ph(o,n,r,l,u)}function H0(o,n,r){var l=n.pendingProps,u=l.children,m=o!==null?o.memoizedState:null;if(l.mode==="hidden"){if((n.flags&128)!==0){if(l=m!==null?m.baseLanes|r:r,o!==null){for(u=n.child=o.child,m=0;u!==null;)m=m|u.lanes|u.childLanes,u=u.sibling;n.childLanes=m&~l}else n.childLanes=0,n.child=null;return I0(o,n,l,r)}if((r&536870912)!==0)n.memoizedState={baseLanes:0,cachePool:null},o!==null&&hc(n,m!==null?m.cachePool:null),m!==null?Bp(n,m):Ch(),E0(n);else return n.lanes=n.childLanes=536870912,I0(o,n,m!==null?m.baseLanes|r:r,r)}else m!==null?(hc(n,m.cachePool),Bp(n,m),ka(),n.memoizedState=null):(o!==null&&hc(n,null),Ch(),ka());return jt(o,n,u,r),n.child}function I0(o,n,r,l){var u=ph();return u=u===null?null:{parent:Tt._currentValue,pool:u},n.memoizedState={baseLanes:r,cachePool:u},o!==null&&hc(n,null),Ch(),E0(n),o!==null&&As(o,n,l,!0),null}function $c(o,n){var r=n.ref;if(r===null)o!==null&&o.ref!==null&&(n.flags|=4194816);else{if(typeof r!="function"&&typeof r!="object")throw Error(i(284));(o===null||o.ref!==r)&&(n.flags|=4194816)}}function Ph(o,n,r,l,u){return ui(n),r=_h(o,n,r,l,void 0,u),l=Ah(),o!==null&&!Dt?(Th(o,n,u),Xn(o,n,u)):(je&&l&&ch(n),n.flags|=1,jt(o,n,r,u),n.child)}function N0(o,n,r,l,u,m){return ui(n),n.updateQueue=null,r=Ip(n,l,r,u),Hp(o),l=Ah(),o!==null&&!Dt?(Th(o,n,m),Xn(o,n,m)):(je&&l&&ch(n),n.flags|=1,jt(o,n,r,m),n.child)}function j0(o,n,r,l,u){if(ui(n),n.stateNode===null){var m=tr,w=r.contextType;typeof w=="object"&&w!==null&&(m=Xt(w)),m=new r(l,m),n.memoizedState=m.state!==null&&m.state!==void 0?m.state:null,m.updater=qh,n.stateNode=m,m._reactInternals=n,m=n.stateNode,m.props=l,m.state=n.memoizedState,m.refs={},yh(n),w=r.contextType,m.context=typeof w=="object"&&w!==null?Xt(w):tr,m.state=n.memoizedState,w=r.getDerivedStateFromProps,typeof w=="function"&&(Uh(n,r,w,l),m.state=n.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof m.getSnapshotBeforeUpdate=="function"||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(w=m.state,typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount(),w!==m.state&&qh.enqueueReplaceState(m,m.state,null),Ds(n,l,m,u),Ms(),m.state=n.memoizedState),typeof m.componentDidMount=="function"&&(n.flags|=4194308),l=!0}else if(o===null){m=n.stateNode;var E=n.memoizedProps,$=bi(r,E);m.props=$;var q=m.context,K=r.contextType;w=tr,typeof K=="object"&&K!==null&&(w=Xt(K));var ne=r.getDerivedStateFromProps;K=typeof ne=="function"||typeof m.getSnapshotBeforeUpdate=="function",E=n.pendingProps!==E,K||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(E||q!==w)&&_0(n,m,l,w),pa=!1;var Z=n.memoizedState;m.state=Z,Ds(n,l,m,u),Ms(),q=n.memoizedState,E||Z!==q||pa?(typeof ne=="function"&&(Uh(n,r,ne,l),q=n.memoizedState),($=pa||S0(n,r,$,l,Z,q,w))?(K||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount()),typeof m.componentDidMount=="function"&&(n.flags|=4194308)):(typeof m.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=l,n.memoizedState=q),m.props=l,m.state=q,m.context=w,l=$):(typeof m.componentDidMount=="function"&&(n.flags|=4194308),l=!1)}else{m=n.stateNode,wh(o,n),w=n.memoizedProps,K=bi(r,w),m.props=K,ne=n.pendingProps,Z=m.context,q=r.contextType,$=tr,typeof q=="object"&&q!==null&&($=Xt(q)),E=r.getDerivedStateFromProps,(q=typeof E=="function"||typeof m.getSnapshotBeforeUpdate=="function")||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(w!==ne||Z!==$)&&_0(n,m,l,$),pa=!1,Z=n.memoizedState,m.state=Z,Ds(n,l,m,u),Ms();var Y=n.memoizedState;w!==ne||Z!==Y||pa||o!==null&&o.dependencies!==null&&dc(o.dependencies)?(typeof E=="function"&&(Uh(n,r,E,l),Y=n.memoizedState),(K=pa||S0(n,r,K,l,Z,Y,$)||o!==null&&o.dependencies!==null&&dc(o.dependencies))?(q||typeof m.UNSAFE_componentWillUpdate!="function"&&typeof m.componentWillUpdate!="function"||(typeof m.componentWillUpdate=="function"&&m.componentWillUpdate(l,Y,$),typeof m.UNSAFE_componentWillUpdate=="function"&&m.UNSAFE_componentWillUpdate(l,Y,$)),typeof m.componentDidUpdate=="function"&&(n.flags|=4),typeof m.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof m.componentDidUpdate!="function"||w===o.memoizedProps&&Z===o.memoizedState||(n.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||w===o.memoizedProps&&Z===o.memoizedState||(n.flags|=1024),n.memoizedProps=l,n.memoizedState=Y),m.props=l,m.state=Y,m.context=$,l=K):(typeof m.componentDidUpdate!="function"||w===o.memoizedProps&&Z===o.memoizedState||(n.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||w===o.memoizedProps&&Z===o.memoizedState||(n.flags|=1024),l=!1)}return m=l,$c(o,n),l=(n.flags&128)!==0,m||l?(m=n.stateNode,r=l&&typeof r.getDerivedStateFromError!="function"?null:m.render(),n.flags|=1,o!==null&&l?(n.child=ur(n,o.child,null,u),n.child=ur(n,null,r,u)):jt(o,n,r,u),n.memoizedState=m.state,o=n.child):o=Xn(o,n,u),o}function U0(o,n,r,l){return Ss(),n.flags|=256,jt(o,n,r,l),n.child}var Zh={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Yh(o){return{baseLanes:o,cachePool:Tp()}}function Xh(o,n,r){return o=o!==null?o.childLanes&~r:0,n&&(o|=Po),o}function q0(o,n,r){var l=n.pendingProps,u=!1,m=(n.flags&128)!==0,w;if((w=m)||(w=o!==null&&o.memoizedState===null?!1:($t.current&2)!==0),w&&(u=!0,n.flags&=-129),w=(n.flags&32)!==0,n.flags&=-33,o===null){if(je){if(u?xa(n):ka(),je){var E=ft,$;if($=E){e:{for($=E,E=mn;$.nodeType!==8;){if(!E){E=null;break e}if($=tn($.nextSibling),$===null){E=null;break e}}E=$}E!==null?(n.memoizedState={dehydrated:E,treeContext:ri!==null?{id:Un,overflow:qn}:null,retryLane:536870912,hydrationErrors:null},$=_o(18,null,null,0),$.stateNode=E,$.return=n,n.child=$,Jt=n,ft=null,$=!0):$=!1}$||ci(n)}if(E=n.memoizedState,E!==null&&(E=E.dehydrated,E!==null))return Of(E)?n.lanes=32:n.lanes=536870912,null;Yn(n)}return E=l.children,l=l.fallback,u?(ka(),u=n.mode,E=Lc({mode:"hidden",children:E},u),l=ii(l,u,r,null),E.return=n,l.return=n,E.sibling=l,n.child=E,u=n.child,u.memoizedState=Yh(r),u.childLanes=Xh(o,w,r),n.memoizedState=Zh,l):(xa(n),Fh(n,E))}if($=o.memoizedState,$!==null&&(E=$.dehydrated,E!==null)){if(m)n.flags&256?(xa(n),n.flags&=-257,n=Gh(o,n,r)):n.memoizedState!==null?(ka(),n.child=o.child,n.flags|=128,n=null):(ka(),u=l.fallback,E=n.mode,l=Lc({mode:"visible",children:l.children},E),u=ii(u,E,r,null),u.flags|=2,l.return=n,u.return=n,l.sibling=u,n.child=l,ur(n,o.child,null,r),l=n.child,l.memoizedState=Yh(r),l.childLanes=Xh(o,w,r),n.memoizedState=Zh,n=u);else if(xa(n),Of(E)){if(w=E.nextSibling&&E.nextSibling.dataset,w)var q=w.dgst;w=q,l=Error(i(419)),l.stack="",l.digest=w,_s({value:l,source:null,stack:null}),n=Gh(o,n,r)}else if(Dt||As(o,n,r,!1),w=(r&o.childLanes)!==0,Dt||w){if(w=tt,w!==null&&(l=r&-r,l=(l&42)!==0?1:ds(l),l=(l&(w.suspendedLanes|r))!==0?0:l,l!==0&&l!==$.retryLane))throw $.retryLane=l,er(o,l),Oo(w,o,l),M0;E.data==="$?"||bf(),n=Gh(o,n,r)}else E.data==="$?"?(n.flags|=192,n.child=o.child,n=null):(o=$.treeContext,ft=tn(E.nextSibling),Jt=n,je=!0,li=null,mn=!1,o!==null&&(Uo[qo++]=Un,Uo[qo++]=qn,Uo[qo++]=ri,Un=o.id,qn=o.overflow,ri=n),n=Fh(n,l.children),n.flags|=4096);return n}return u?(ka(),u=l.fallback,E=n.mode,$=o.child,q=$.sibling,l=jn($,{mode:"hidden",children:l.children}),l.subtreeFlags=$.subtreeFlags&65011712,q!==null?u=jn(q,u):(u=ii(u,E,r,null),u.flags|=2),u.return=n,l.return=n,l.sibling=u,n.child=l,l=u,u=n.child,E=o.child.memoizedState,E===null?E=Yh(r):($=E.cachePool,$!==null?(q=Tt._currentValue,$=$.parent!==q?{parent:q,pool:q}:$):$=Tp(),E={baseLanes:E.baseLanes|r,cachePool:$}),u.memoizedState=E,u.childLanes=Xh(o,w,r),n.memoizedState=Zh,l):(xa(n),r=o.child,o=r.sibling,r=jn(r,{mode:"visible",children:l.children}),r.return=n,r.sibling=null,o!==null&&(w=n.deletions,w===null?(n.deletions=[o],n.flags|=16):w.push(o)),n.child=r,n.memoizedState=null,r)}function Fh(o,n){return n=Lc({mode:"visible",children:n},o.mode),n.return=o,o.child=n}function Lc(o,n){return o=_o(22,o,null,n),o.lanes=0,o.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},o}function Gh(o,n,r){return ur(n,o.child,null,r),o=Fh(n,n.pendingProps.children),o.flags|=2,n.memoizedState=null,o}function V0(o,n,r){o.lanes|=n;var l=o.alternate;l!==null&&(l.lanes|=n),fh(o.return,n,r)}function Wh(o,n,r,l,u){var m=o.memoizedState;m===null?o.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:l,tail:r,tailMode:u}:(m.isBackwards=n,m.rendering=null,m.renderingStartTime=0,m.last=l,m.tail=r,m.tailMode=u)}function P0(o,n,r){var l=n.pendingProps,u=l.revealOrder,m=l.tail;if(jt(o,n,l.children,r),l=$t.current,(l&2)!==0)l=l&1|2,n.flags|=128;else{if(o!==null&&(o.flags&128)!==0)e:for(o=n.child;o!==null;){if(o.tag===13)o.memoizedState!==null&&V0(o,r,n);else if(o.tag===19)V0(o,r,n);else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===n)break e;for(;o.sibling===null;){if(o.return===null||o.return===n)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}l&=1}switch(H($t,l),u){case"forwards":for(r=n.child,u=null;r!==null;)o=r.alternate,o!==null&&_c(o)===null&&(u=r),r=r.sibling;r=u,r===null?(u=n.child,n.child=null):(u=r.sibling,r.sibling=null),Wh(n,!1,u,r,m);break;case"backwards":for(r=null,u=n.child,n.child=null;u!==null;){if(o=u.alternate,o!==null&&_c(o)===null){n.child=u;break}o=u.sibling,u.sibling=r,r=u,u=o}Wh(n,!0,r,null,m);break;case"together":Wh(n,!1,null,null,void 0);break;default:n.memoizedState=null}return n.child}function Xn(o,n,r){if(o!==null&&(n.dependencies=o.dependencies),Aa|=n.lanes,(r&n.childLanes)===0)if(o!==null){if(As(o,n,r,!1),(r&n.childLanes)===0)return null}else return null;if(o!==null&&n.child!==o.child)throw Error(i(153));if(n.child!==null){for(o=n.child,r=jn(o,o.pendingProps),n.child=r,r.return=n;o.sibling!==null;)o=o.sibling,r=r.sibling=jn(o,o.pendingProps),r.return=n;r.sibling=null}return n.child}function Kh(o,n){return(o.lanes&n)!==0?!0:(o=o.dependencies,!!(o!==null&&dc(o)))}function l5(o,n,r){switch(n.tag){case 3:he(n,n.stateNode.containerInfo),ga(n,Tt,o.memoizedState.cache),Ss();break;case 27:case 5:Be(n);break;case 4:he(n,n.stateNode.containerInfo);break;case 10:ga(n,n.type,n.memoizedProps.value);break;case 13:var l=n.memoizedState;if(l!==null)return l.dehydrated!==null?(xa(n),n.flags|=128,null):(r&n.child.childLanes)!==0?q0(o,n,r):(xa(n),o=Xn(o,n,r),o!==null?o.sibling:null);xa(n);break;case 19:var u=(o.flags&128)!==0;if(l=(r&n.childLanes)!==0,l||(As(o,n,r,!1),l=(r&n.childLanes)!==0),u){if(l)return P0(o,n,r);n.flags|=128}if(u=n.memoizedState,u!==null&&(u.rendering=null,u.tail=null,u.lastEffect=null),H($t,$t.current),l)break;return null;case 22:case 23:return n.lanes=0,H0(o,n,r);case 24:ga(n,Tt,o.memoizedState.cache)}return Xn(o,n,r)}function Z0(o,n,r){if(o!==null)if(o.memoizedProps!==n.pendingProps)Dt=!0;else{if(!Kh(o,r)&&(n.flags&128)===0)return Dt=!1,l5(o,n,r);Dt=(o.flags&131072)!==0}else Dt=!1,je&&(n.flags&1048576)!==0&&xp(n,cc,n.index);switch(n.lanes=0,n.tag){case 16:e:{o=n.pendingProps;var l=n.elementType,u=l._init;if(l=u(l._payload),n.type=l,typeof l=="function")rh(l)?(o=bi(l,o),n.tag=1,n=j0(null,n,l,o,r)):(n.tag=0,n=Ph(null,n,l,o,r));else{if(l!=null){if(u=l.$$typeof,u===X){n.tag=11,n=D0(null,n,l,o,r);break e}else if(u===j){n.tag=14,n=z0(null,n,l,o,r);break e}}throw n=de(l)||l,Error(i(306,n,""))}}return n;case 0:return Ph(o,n,n.type,n.pendingProps,r);case 1:return l=n.type,u=bi(l,n.pendingProps),j0(o,n,l,u,r);case 3:e:{if(he(n,n.stateNode.containerInfo),o===null)throw Error(i(387));l=n.pendingProps;var m=n.memoizedState;u=m.element,wh(o,n),Ds(n,l,null,r);var w=n.memoizedState;if(l=w.cache,ga(n,Tt,l),l!==m.cache&&bh(n,[Tt],r,!0),Ms(),l=w.element,m.isDehydrated)if(m={element:l,isDehydrated:!1,cache:w.cache},n.updateQueue.baseState=m,n.memoizedState=m,n.flags&256){n=U0(o,n,l,r);break e}else if(l!==u){u=No(Error(i(424)),n),_s(u),n=U0(o,n,l,r);break e}else for(o=n.stateNode.containerInfo,o.nodeType===9?o=o.body:o=o.nodeName==="HTML"?o.ownerDocument.body:o,ft=tn(o.firstChild),Jt=n,je=!0,li=null,mn=!0,r=C0(n,null,l,r),n.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(Ss(),l===u){n=Xn(o,n,r);break e}jt(o,n,l,r)}n=n.child}return n;case 26:return $c(o,n),o===null?(r=Gv(n.type,null,n.pendingProps,null))?n.memoizedState=r:je||(r=n.type,o=n.pendingProps,l=Pc(se.current).createElement(r),l[ht]=n,l[Nt]=o,qt(l,r,o),vt(l),n.stateNode=l):n.memoizedState=Gv(n.type,o.memoizedProps,n.pendingProps,o.memoizedState),null;case 27:return Be(n),o===null&&je&&(l=n.stateNode=Yv(n.type,n.pendingProps,se.current),Jt=n,mn=!0,u=ft,Oa(n.type)?(Rf=u,ft=tn(l.firstChild)):ft=u),jt(o,n,n.pendingProps.children,r),$c(o,n),o===null&&(n.flags|=4194304),n.child;case 5:return o===null&&je&&((u=l=ft)&&(l=B5(l,n.type,n.pendingProps,mn),l!==null?(n.stateNode=l,Jt=n,ft=tn(l.firstChild),mn=!1,u=!0):u=!1),u||ci(n)),Be(n),u=n.type,m=n.pendingProps,w=o!==null?o.memoizedProps:null,l=m.children,Tf(u,m)?l=null:w!==null&&Tf(u,w)&&(n.flags|=32),n.memoizedState!==null&&(u=_h(o,n,e5,null,null,r),ol._currentValue=u),$c(o,n),jt(o,n,l,r),n.child;case 6:return o===null&&je&&((o=r=ft)&&(r=H5(r,n.pendingProps,mn),r!==null?(n.stateNode=r,Jt=n,ft=null,o=!0):o=!1),o||ci(n)),null;case 13:return q0(o,n,r);case 4:return he(n,n.stateNode.containerInfo),l=n.pendingProps,o===null?n.child=ur(n,null,l,r):jt(o,n,l,r),n.child;case 11:return D0(o,n,n.type,n.pendingProps,r);case 7:return jt(o,n,n.pendingProps,r),n.child;case 8:return jt(o,n,n.pendingProps.children,r),n.child;case 12:return jt(o,n,n.pendingProps.children,r),n.child;case 10:return l=n.pendingProps,ga(n,n.type,l.value),jt(o,n,l.children,r),n.child;case 9:return u=n.type._context,l=n.pendingProps.children,ui(n),u=Xt(u),l=l(u),n.flags|=1,jt(o,n,l,r),n.child;case 14:return z0(o,n,n.type,n.pendingProps,r);case 15:return B0(o,n,n.type,n.pendingProps,r);case 19:return P0(o,n,r);case 31:return l=n.pendingProps,r=n.mode,l={mode:l.mode,children:l.children},o===null?(r=Lc(l,r),r.ref=n.ref,n.child=r,r.return=n,n=r):(r=jn(o.child,l),r.ref=n.ref,n.child=r,r.return=n,n=r),n;case 22:return H0(o,n,r);case 24:return ui(n),l=Xt(Tt),o===null?(u=ph(),u===null&&(u=tt,m=mh(),u.pooledCache=m,m.refCount++,m!==null&&(u.pooledCacheLanes|=r),u=m),n.memoizedState={parent:l,cache:u},yh(n),ga(n,Tt,u)):((o.lanes&r)!==0&&(wh(o,n),Ds(n,null,null,r),Ms()),u=o.memoizedState,m=n.memoizedState,u.parent!==l?(u={parent:l,cache:l},n.memoizedState=u,n.lanes===0&&(n.memoizedState=n.updateQueue.baseState=u),ga(n,Tt,l)):(l=m.cache,ga(n,Tt,l),l!==u.cache&&bh(n,[Tt],r,!0))),jt(o,n,n.pendingProps.children,r),n.child;case 29:throw n.pendingProps}throw Error(i(156,n.tag))}function Fn(o){o.flags|=4}function Y0(o,n){if(n.type!=="stylesheet"||(n.state.loading&4)!==0)o.flags&=-16777217;else if(o.flags|=16777216,!e3(n)){if(n=Vo.current,n!==null&&((ze&4194048)===ze?gn!==null:(ze&62914560)!==ze&&(ze&536870912)===0||n!==gn))throw Os=vh,$p;o.flags|=8192}}function Oc(o,n){n!==null&&(o.flags|=4),o.flags&16384&&(n=o.tag!==22?Qa():536870912,o.lanes|=n,mr|=n)}function Us(o,n){if(!je)switch(o.tailMode){case"hidden":n=o.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?o.tail=null:r.sibling=null;break;case"collapsed":r=o.tail;for(var l=null;r!==null;)r.alternate!==null&&(l=r),r=r.sibling;l===null?n||o.tail===null?o.tail=null:o.tail.sibling=null:l.sibling=null}}function dt(o){var n=o.alternate!==null&&o.alternate.child===o.child,r=0,l=0;if(n)for(var u=o.child;u!==null;)r|=u.lanes|u.childLanes,l|=u.subtreeFlags&65011712,l|=u.flags&65011712,u.return=o,u=u.sibling;else for(u=o.child;u!==null;)r|=u.lanes|u.childLanes,l|=u.subtreeFlags,l|=u.flags,u.return=o,u=u.sibling;return o.subtreeFlags|=l,o.childLanes=r,n}function c5(o,n,r){var l=n.pendingProps;switch(dh(n),n.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return dt(n),null;case 1:return dt(n),null;case 3:return r=n.stateNode,l=null,o!==null&&(l=o.memoizedState.cache),n.memoizedState.cache!==l&&(n.flags|=2048),Pn(Tt),Le(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(o===null||o.child===null)&&(Es(n)?Fn(n):o===null||o.memoizedState.isDehydrated&&(n.flags&256)===0||(n.flags|=1024,Ep())),dt(n),null;case 26:return r=n.memoizedState,o===null?(Fn(n),r!==null?(dt(n),Y0(n,r)):(dt(n),n.flags&=-16777217)):r?r!==o.memoizedState?(Fn(n),dt(n),Y0(n,r)):(dt(n),n.flags&=-16777217):(o.memoizedProps!==l&&Fn(n),dt(n),n.flags&=-16777217),null;case 27:Je(n),r=se.current;var u=n.type;if(o!==null&&n.stateNode!=null)o.memoizedProps!==l&&Fn(n);else{if(!l){if(n.stateNode===null)throw Error(i(166));return dt(n),null}o=Q.current,Es(n)?kp(n):(o=Yv(u,l,r),n.stateNode=o,Fn(n))}return dt(n),null;case 5:if(Je(n),r=n.type,o!==null&&n.stateNode!=null)o.memoizedProps!==l&&Fn(n);else{if(!l){if(n.stateNode===null)throw Error(i(166));return dt(n),null}if(o=Q.current,Es(n))kp(n);else{switch(u=Pc(se.current),o){case 1:o=u.createElementNS("http://www.w3.org/2000/svg",r);break;case 2:o=u.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;default:switch(r){case"svg":o=u.createElementNS("http://www.w3.org/2000/svg",r);break;case"math":o=u.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;case"script":o=u.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof l.is=="string"?u.createElement("select",{is:l.is}):u.createElement("select"),l.multiple?o.multiple=!0:l.size&&(o.size=l.size);break;default:o=typeof l.is=="string"?u.createElement(r,{is:l.is}):u.createElement(r)}}o[ht]=n,o[Nt]=l;e:for(u=n.child;u!==null;){if(u.tag===5||u.tag===6)o.appendChild(u.stateNode);else if(u.tag!==4&&u.tag!==27&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===n)break e;for(;u.sibling===null;){if(u.return===null||u.return===n)break e;u=u.return}u.sibling.return=u.return,u=u.sibling}n.stateNode=o;e:switch(qt(o,r,l),r){case"button":case"input":case"select":case"textarea":o=!!l.autoFocus;break e;case"img":o=!0;break e;default:o=!1}o&&Fn(n)}}return dt(n),n.flags&=-16777217,null;case 6:if(o&&n.stateNode!=null)o.memoizedProps!==l&&Fn(n);else{if(typeof l!="string"&&n.stateNode===null)throw Error(i(166));if(o=se.current,Es(n)){if(o=n.stateNode,r=n.memoizedProps,l=null,u=Jt,u!==null)switch(u.tag){case 27:case 5:l=u.memoizedProps}o[ht]=n,o=!!(o.nodeValue===r||l!==null&&l.suppressHydrationWarning===!0||Nv(o.nodeValue,r)),o||ci(n)}else o=Pc(o).createTextNode(l),o[ht]=n,n.stateNode=o}return dt(n),null;case 13:if(l=n.memoizedState,o===null||o.memoizedState!==null&&o.memoizedState.dehydrated!==null){if(u=Es(n),l!==null&&l.dehydrated!==null){if(o===null){if(!u)throw Error(i(318));if(u=n.memoizedState,u=u!==null?u.dehydrated:null,!u)throw Error(i(317));u[ht]=n}else Ss(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;dt(n),u=!1}else u=Ep(),o!==null&&o.memoizedState!==null&&(o.memoizedState.hydrationErrors=u),u=!0;if(!u)return n.flags&256?(Yn(n),n):(Yn(n),null)}if(Yn(n),(n.flags&128)!==0)return n.lanes=r,n;if(r=l!==null,o=o!==null&&o.memoizedState!==null,r){l=n.child,u=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(u=l.alternate.memoizedState.cachePool.pool);var m=null;l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(m=l.memoizedState.cachePool.pool),m!==u&&(l.flags|=2048)}return r!==o&&r&&(n.child.flags|=8192),Oc(n,n.updateQueue),dt(n),null;case 4:return Le(),o===null&&Cf(n.stateNode.containerInfo),dt(n),null;case 10:return Pn(n.type),dt(n),null;case 19:if(N($t),u=n.memoizedState,u===null)return dt(n),null;if(l=(n.flags&128)!==0,m=u.rendering,m===null)if(l)Us(u,!1);else{if(bt!==0||o!==null&&(o.flags&128)!==0)for(o=n.child;o!==null;){if(m=_c(o),m!==null){for(n.flags|=128,Us(u,!1),o=m.updateQueue,n.updateQueue=o,Oc(n,o),n.subtreeFlags=0,o=r,r=n.child;r!==null;)wp(r,o),r=r.sibling;return H($t,$t.current&1|2),n.child}o=o.sibling}u.tail!==null&&at()>Dc&&(n.flags|=128,l=!0,Us(u,!1),n.lanes=4194304)}else{if(!l)if(o=_c(m),o!==null){if(n.flags|=128,l=!0,o=o.updateQueue,n.updateQueue=o,Oc(n,o),Us(u,!0),u.tail===null&&u.tailMode==="hidden"&&!m.alternate&&!je)return dt(n),null}else 2*at()-u.renderingStartTime>Dc&&r!==536870912&&(n.flags|=128,l=!0,Us(u,!1),n.lanes=4194304);u.isBackwards?(m.sibling=n.child,n.child=m):(o=u.last,o!==null?o.sibling=m:n.child=m,u.last=m)}return u.tail!==null?(n=u.tail,u.rendering=n,u.tail=n.sibling,u.renderingStartTime=at(),n.sibling=null,o=$t.current,H($t,l?o&1|2:o&1),n):(dt(n),null);case 22:case 23:return Yn(n),Eh(),l=n.memoizedState!==null,o!==null?o.memoizedState!==null!==l&&(n.flags|=8192):l&&(n.flags|=8192),l?(r&536870912)!==0&&(n.flags&128)===0&&(dt(n),n.subtreeFlags&6&&(n.flags|=8192)):dt(n),r=n.updateQueue,r!==null&&Oc(n,r.retryQueue),r=null,o!==null&&o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(r=o.memoizedState.cachePool.pool),l=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(l=n.memoizedState.cachePool.pool),l!==r&&(n.flags|=2048),o!==null&&N(hi),null;case 24:return r=null,o!==null&&(r=o.memoizedState.cache),n.memoizedState.cache!==r&&(n.flags|=2048),Pn(Tt),dt(n),null;case 25:return null;case 30:return null}throw Error(i(156,n.tag))}function d5(o,n){switch(dh(n),n.tag){case 1:return o=n.flags,o&65536?(n.flags=o&-65537|128,n):null;case 3:return Pn(Tt),Le(),o=n.flags,(o&65536)!==0&&(o&128)===0?(n.flags=o&-65537|128,n):null;case 26:case 27:case 5:return Je(n),null;case 13:if(Yn(n),o=n.memoizedState,o!==null&&o.dehydrated!==null){if(n.alternate===null)throw Error(i(340));Ss()}return o=n.flags,o&65536?(n.flags=o&-65537|128,n):null;case 19:return N($t),null;case 4:return Le(),null;case 10:return Pn(n.type),null;case 22:case 23:return Yn(n),Eh(),o!==null&&N(hi),o=n.flags,o&65536?(n.flags=o&-65537|128,n):null;case 24:return Pn(Tt),null;case 25:return null;default:return null}}function X0(o,n){switch(dh(n),n.tag){case 3:Pn(Tt),Le();break;case 26:case 27:case 5:Je(n);break;case 4:Le();break;case 13:Yn(n);break;case 19:N($t);break;case 10:Pn(n.type);break;case 22:case 23:Yn(n),Eh(),o!==null&&N(hi);break;case 24:Pn(Tt)}}function qs(o,n){try{var r=n.updateQueue,l=r!==null?r.lastEffect:null;if(l!==null){var u=l.next;r=u;do{if((r.tag&o)===o){l=void 0;var m=r.create,w=r.inst;l=m(),w.destroy=l}r=r.next}while(r!==u)}}catch(E){et(n,n.return,E)}}function Ca(o,n,r){try{var l=n.updateQueue,u=l!==null?l.lastEffect:null;if(u!==null){var m=u.next;l=m;do{if((l.tag&o)===o){var w=l.inst,E=w.destroy;if(E!==void 0){w.destroy=void 0,u=n;var $=r,q=E;try{q()}catch(K){et(u,$,K)}}}l=l.next}while(l!==m)}}catch(K){et(n,n.return,K)}}function F0(o){var n=o.updateQueue;if(n!==null){var r=o.stateNode;try{zp(n,r)}catch(l){et(o,o.return,l)}}}function G0(o,n,r){r.props=bi(o.type,o.memoizedProps),r.state=o.memoizedState;try{r.componentWillUnmount()}catch(l){et(o,n,l)}}function Vs(o,n){try{var r=o.ref;if(r!==null){switch(o.tag){case 26:case 27:case 5:var l=o.stateNode;break;case 30:l=o.stateNode;break;default:l=o.stateNode}typeof r=="function"?o.refCleanup=r(l):r.current=l}}catch(u){et(o,n,u)}}function pn(o,n){var r=o.ref,l=o.refCleanup;if(r!==null)if(typeof l=="function")try{l()}catch(u){et(o,n,u)}finally{o.refCleanup=null,o=o.alternate,o!=null&&(o.refCleanup=null)}else if(typeof r=="function")try{r(null)}catch(u){et(o,n,u)}else r.current=null}function W0(o){var n=o.type,r=o.memoizedProps,l=o.stateNode;try{e:switch(n){case"button":case"input":case"select":case"textarea":r.autoFocus&&l.focus();break e;case"img":r.src?l.src=r.src:r.srcSet&&(l.srcset=r.srcSet)}}catch(u){et(o,o.return,u)}}function Qh(o,n,r){try{var l=o.stateNode;O5(l,o.type,r,n),l[Nt]=n}catch(u){et(o,o.return,u)}}function K0(o){return o.tag===5||o.tag===3||o.tag===26||o.tag===27&&Oa(o.type)||o.tag===4}function Jh(o){e:for(;;){for(;o.sibling===null;){if(o.return===null||K0(o.return))return null;o=o.return}for(o.sibling.return=o.return,o=o.sibling;o.tag!==5&&o.tag!==6&&o.tag!==18;){if(o.tag===27&&Oa(o.type)||o.flags&2||o.child===null||o.tag===4)continue e;o.child.return=o,o=o.child}if(!(o.flags&2))return o.stateNode}}function ef(o,n,r){var l=o.tag;if(l===5||l===6)o=o.stateNode,n?(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r).insertBefore(o,n):(n=r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,n.appendChild(o),r=r._reactRootContainer,r!=null||n.onclick!==null||(n.onclick=Vc));else if(l!==4&&(l===27&&Oa(o.type)&&(r=o.stateNode,n=null),o=o.child,o!==null))for(ef(o,n,r),o=o.sibling;o!==null;)ef(o,n,r),o=o.sibling}function Rc(o,n,r){var l=o.tag;if(l===5||l===6)o=o.stateNode,n?r.insertBefore(o,n):r.appendChild(o);else if(l!==4&&(l===27&&Oa(o.type)&&(r=o.stateNode),o=o.child,o!==null))for(Rc(o,n,r),o=o.sibling;o!==null;)Rc(o,n,r),o=o.sibling}function Q0(o){var n=o.stateNode,r=o.memoizedProps;try{for(var l=o.type,u=n.attributes;u.length;)n.removeAttributeNode(u[0]);qt(n,l,r),n[ht]=o,n[Nt]=r}catch(m){et(o,o.return,m)}}var Gn=!1,wt=!1,tf=!1,J0=typeof WeakSet=="function"?WeakSet:Set,zt=null;function u5(o,n){if(o=o.containerInfo,_f=Wc,o=dp(o),Ju(o)){if("selectionStart"in o)var r={start:o.selectionStart,end:o.selectionEnd};else e:{r=(r=o.ownerDocument)&&r.defaultView||window;var l=r.getSelection&&r.getSelection();if(l&&l.rangeCount!==0){r=l.anchorNode;var u=l.anchorOffset,m=l.focusNode;l=l.focusOffset;try{r.nodeType,m.nodeType}catch(pe){r=null;break e}var w=0,E=-1,$=-1,q=0,K=0,ne=o,Z=null;t:for(;;){for(var Y;ne!==r||u!==0&&ne.nodeType!==3||(E=w+u),ne!==m||l!==0&&ne.nodeType!==3||($=w+l),ne.nodeType===3&&(w+=ne.nodeValue.length),(Y=ne.firstChild)!==null;)Z=ne,ne=Y;for(;;){if(ne===o)break t;if(Z===r&&++q===u&&(E=w),Z===m&&++K===l&&($=w),(Y=ne.nextSibling)!==null)break;ne=Z,Z=ne.parentNode}ne=Y}r=E===-1||$===-1?null:{start:E,end:$}}else r=null}r=r||{start:0,end:0}}else r=null;for(Af={focusedElem:o,selectionRange:r},Wc=!1,zt=n;zt!==null;)if(n=zt,o=n.child,(n.subtreeFlags&1024)!==0&&o!==null)o.return=n,zt=o;else for(;zt!==null;){switch(n=zt,m=n.alternate,o=n.flags,n.tag){case 0:break;case 11:case 15:break;case 1:if((o&1024)!==0&&m!==null){o=void 0,r=n,u=m.memoizedProps,m=m.memoizedState,l=r.stateNode;try{var ye=bi(r.type,u,r.elementType===r.type);o=l.getSnapshotBeforeUpdate(ye,m),l.__reactInternalSnapshotBeforeUpdate=o}catch(pe){et(r,r.return,pe)}}break;case 3:if((o&1024)!==0){if(o=n.stateNode.containerInfo,r=o.nodeType,r===9)Lf(o);else if(r===1)switch(o.nodeName){case"HEAD":case"HTML":case"BODY":Lf(o);break;default:o.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((o&1024)!==0)throw Error(i(163))}if(o=n.sibling,o!==null){o.return=n.return,zt=o;break}zt=n.return}}function ev(o,n,r){var l=r.flags;switch(r.tag){case 0:case 11:case 15:Ea(o,r),l&4&&qs(5,r);break;case 1:if(Ea(o,r),l&4)if(o=r.stateNode,n===null)try{o.componentDidMount()}catch(w){et(r,r.return,w)}else{var u=bi(r.type,n.memoizedProps);n=n.memoizedState;try{o.componentDidUpdate(u,n,o.__reactInternalSnapshotBeforeUpdate)}catch(w){et(r,r.return,w)}}l&64&&F0(r),l&512&&Vs(r,r.return);break;case 3:if(Ea(o,r),l&64&&(o=r.updateQueue,o!==null)){if(n=null,r.child!==null)switch(r.child.tag){case 27:case 5:n=r.child.stateNode;break;case 1:n=r.child.stateNode}try{zp(o,n)}catch(w){et(r,r.return,w)}}break;case 27:n===null&&l&4&&Q0(r);case 26:case 5:Ea(o,r),n===null&&l&4&&W0(r),l&512&&Vs(r,r.return);break;case 12:Ea(o,r);break;case 13:Ea(o,r),l&4&&nv(o,r),l&64&&(o=r.memoizedState,o!==null&&(o=o.dehydrated,o!==null&&(r=w5.bind(null,r),I5(o,r))));break;case 22:if(l=r.memoizedState!==null||Gn,!l){n=n!==null&&n.memoizedState!==null||wt,u=Gn;var m=wt;Gn=l,(wt=n)&&!m?Sa(o,r,(r.subtreeFlags&8772)!==0):Ea(o,r),Gn=u,wt=m}break;case 30:break;default:Ea(o,r)}}function tv(o){var n=o.alternate;n!==null&&(o.alternate=null,tv(n)),o.child=null,o.deletions=null,o.sibling=null,o.tag===5&&(n=o.stateNode,n!==null&&bs(n)),o.stateNode=null,o.return=null,o.dependencies=null,o.memoizedProps=null,o.memoizedState=null,o.pendingProps=null,o.stateNode=null,o.updateQueue=null}var lt=null,uo=!1;function Wn(o,n,r){for(r=r.child;r!==null;)ov(o,n,r),r=r.sibling}function ov(o,n,r){if(xt&&typeof xt.onCommitFiberUnmount=="function")try{xt.onCommitFiberUnmount(so,r)}catch(m){}switch(r.tag){case 26:wt||pn(r,n),Wn(o,n,r),r.memoizedState?r.memoizedState.count--:r.stateNode&&(r=r.stateNode,r.parentNode.removeChild(r));break;case 27:wt||pn(r,n);var l=lt,u=uo;Oa(r.type)&&(lt=r.stateNode,uo=!1),Wn(o,n,r),Qs(r.stateNode),lt=l,uo=u;break;case 5:wt||pn(r,n);case 6:if(l=lt,u=uo,lt=null,Wn(o,n,r),lt=l,uo=u,lt!==null)if(uo)try{(lt.nodeType===9?lt.body:lt.nodeName==="HTML"?lt.ownerDocument.body:lt).removeChild(r.stateNode)}catch(m){et(r,n,m)}else try{lt.removeChild(r.stateNode)}catch(m){et(r,n,m)}break;case 18:lt!==null&&(uo?(o=lt,Pv(o.nodeType===9?o.body:o.nodeName==="HTML"?o.ownerDocument.body:o,r.stateNode),rl(o)):Pv(lt,r.stateNode));break;case 4:l=lt,u=uo,lt=r.stateNode.containerInfo,uo=!0,Wn(o,n,r),lt=l,uo=u;break;case 0:case 11:case 14:case 15:wt||Ca(2,r,n),wt||Ca(4,r,n),Wn(o,n,r);break;case 1:wt||(pn(r,n),l=r.stateNode,typeof l.componentWillUnmount=="function"&&G0(r,n,l)),Wn(o,n,r);break;case 21:Wn(o,n,r);break;case 22:wt=(l=wt)||r.memoizedState!==null,Wn(o,n,r),wt=l;break;default:Wn(o,n,r)}}function nv(o,n){if(n.memoizedState===null&&(o=n.alternate,o!==null&&(o=o.memoizedState,o!==null&&(o=o.dehydrated,o!==null))))try{rl(o)}catch(r){et(n,n.return,r)}}function h5(o){switch(o.tag){case 13:case 19:var n=o.stateNode;return n===null&&(n=o.stateNode=new J0),n;case 22:return o=o.stateNode,n=o._retryCache,n===null&&(n=o._retryCache=new J0),n;default:throw Error(i(435,o.tag))}}function of(o,n){var r=h5(o);n.forEach(function(l){var u=x5.bind(null,o,l);r.has(l)||(r.add(l),l.then(u,u))})}function Ao(o,n){var r=n.deletions;if(r!==null)for(var l=0;l<r.length;l++){var u=r[l],m=o,w=n,E=w;e:for(;E!==null;){switch(E.tag){case 27:if(Oa(E.type)){lt=E.stateNode,uo=!1;break e}break;case 5:lt=E.stateNode,uo=!1;break e;case 3:case 4:lt=E.stateNode.containerInfo,uo=!0;break e}E=E.return}if(lt===null)throw Error(i(160));ov(m,w,u),lt=null,uo=!1,m=u.alternate,m!==null&&(m.return=null),u.return=null}if(n.subtreeFlags&13878)for(n=n.child;n!==null;)av(n,o),n=n.sibling}var en=null;function av(o,n){var r=o.alternate,l=o.flags;switch(o.tag){case 0:case 11:case 14:case 15:Ao(n,o),To(o),l&4&&(Ca(3,o,o.return),qs(3,o),Ca(5,o,o.return));break;case 1:Ao(n,o),To(o),l&512&&(wt||r===null||pn(r,r.return)),l&64&&Gn&&(o=o.updateQueue,o!==null&&(l=o.callbacks,l!==null&&(r=o.shared.hiddenCallbacks,o.shared.hiddenCallbacks=r===null?l:r.concat(l))));break;case 26:var u=en;if(Ao(n,o),To(o),l&512&&(wt||r===null||pn(r,r.return)),l&4){var m=r!==null?r.memoizedState:null;if(l=o.memoizedState,r===null)if(l===null)if(o.stateNode===null){e:{l=o.type,r=o.memoizedProps,u=u.ownerDocument||u;t:switch(l){case"title":m=u.getElementsByTagName("title")[0],(!m||m[ti]||m[ht]||m.namespaceURI==="http://www.w3.org/2000/svg"||m.hasAttribute("itemprop"))&&(m=u.createElement(l),u.head.insertBefore(m,u.querySelector("head > title"))),qt(m,l,r),m[ht]=o,vt(m),l=m;break e;case"link":var w=Qv("link","href",u).get(l+(r.href||""));if(w){for(var E=0;E<w.length;E++)if(m=w[E],m.getAttribute("href")===(r.href==null||r.href===""?null:r.href)&&m.getAttribute("rel")===(r.rel==null?null:r.rel)&&m.getAttribute("title")===(r.title==null?null:r.title)&&m.getAttribute("crossorigin")===(r.crossOrigin==null?null:r.crossOrigin)){w.splice(E,1);break t}}m=u.createElement(l),qt(m,l,r),u.head.appendChild(m);break;case"meta":if(w=Qv("meta","content",u).get(l+(r.content||""))){for(E=0;E<w.length;E++)if(m=w[E],m.getAttribute("content")===(r.content==null?null:""+r.content)&&m.getAttribute("name")===(r.name==null?null:r.name)&&m.getAttribute("property")===(r.property==null?null:r.property)&&m.getAttribute("http-equiv")===(r.httpEquiv==null?null:r.httpEquiv)&&m.getAttribute("charset")===(r.charSet==null?null:r.charSet)){w.splice(E,1);break t}}m=u.createElement(l),qt(m,l,r),u.head.appendChild(m);break;default:throw Error(i(468,l))}m[ht]=o,vt(m),l=m}o.stateNode=l}else Jv(u,o.type,o.stateNode);else o.stateNode=Kv(u,l,o.memoizedProps);else m!==l?(m===null?r.stateNode!==null&&(r=r.stateNode,r.parentNode.removeChild(r)):m.count--,l===null?Jv(u,o.type,o.stateNode):Kv(u,l,o.memoizedProps)):l===null&&o.stateNode!==null&&Qh(o,o.memoizedProps,r.memoizedProps)}break;case 27:Ao(n,o),To(o),l&512&&(wt||r===null||pn(r,r.return)),r!==null&&l&4&&Qh(o,o.memoizedProps,r.memoizedProps);break;case 5:if(Ao(n,o),To(o),l&512&&(wt||r===null||pn(r,r.return)),o.flags&32){u=o.stateNode;try{Xi(u,"")}catch(Y){et(o,o.return,Y)}}l&4&&o.stateNode!=null&&(u=o.memoizedProps,Qh(o,u,r!==null?r.memoizedProps:u)),l&1024&&(tf=!0);break;case 6:if(Ao(n,o),To(o),l&4){if(o.stateNode===null)throw Error(i(162));l=o.memoizedProps,r=o.stateNode;try{r.nodeValue=l}catch(Y){et(o,o.return,Y)}}break;case 3:if(Xc=null,u=en,en=Zc(n.containerInfo),Ao(n,o),en=u,To(o),l&4&&r!==null&&r.memoizedState.isDehydrated)try{rl(n.containerInfo)}catch(Y){et(o,o.return,Y)}tf&&(tf=!1,iv(o));break;case 4:l=en,en=Zc(o.stateNode.containerInfo),Ao(n,o),To(o),en=l;break;case 12:Ao(n,o),To(o);break;case 13:Ao(n,o),To(o),o.child.flags&8192&&o.memoizedState!==null!=(r!==null&&r.memoizedState!==null)&&(cf=at()),l&4&&(l=o.updateQueue,l!==null&&(o.updateQueue=null,of(o,l)));break;case 22:u=o.memoizedState!==null;var $=r!==null&&r.memoizedState!==null,q=Gn,K=wt;if(Gn=q||u,wt=K||$,Ao(n,o),wt=K,Gn=q,To(o),l&8192)e:for(n=o.stateNode,n._visibility=u?n._visibility&-2:n._visibility|1,u&&(r===null||$||Gn||wt||mi(o)),r=null,n=o;;){if(n.tag===5||n.tag===26){if(r===null){$=r=n;try{if(m=$.stateNode,u)w=m.style,typeof w.setProperty=="function"?w.setProperty("display","none","important"):w.display="none";else{E=$.stateNode;var ne=$.memoizedProps.style,Z=ne!=null&&ne.hasOwnProperty("display")?ne.display:null;E.style.display=Z==null||typeof Z=="boolean"?"":(""+Z).trim()}}catch(Y){et($,$.return,Y)}}}else if(n.tag===6){if(r===null){$=n;try{$.stateNode.nodeValue=u?"":$.memoizedProps}catch(Y){et($,$.return,Y)}}}else if((n.tag!==22&&n.tag!==23||n.memoizedState===null||n===o)&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===o)break e;for(;n.sibling===null;){if(n.return===null||n.return===o)break e;r===n&&(r=null),n=n.return}r===n&&(r=null),n.sibling.return=n.return,n=n.sibling}l&4&&(l=o.updateQueue,l!==null&&(r=l.retryQueue,r!==null&&(l.retryQueue=null,of(o,r))));break;case 19:Ao(n,o),To(o),l&4&&(l=o.updateQueue,l!==null&&(o.updateQueue=null,of(o,l)));break;case 30:break;case 21:break;default:Ao(n,o),To(o)}}function To(o){var n=o.flags;if(n&2){try{for(var r,l=o.return;l!==null;){if(K0(l)){r=l;break}l=l.return}if(r==null)throw Error(i(160));switch(r.tag){case 27:var u=r.stateNode,m=Jh(o);Rc(o,m,u);break;case 5:var w=r.stateNode;r.flags&32&&(Xi(w,""),r.flags&=-33);var E=Jh(o);Rc(o,E,w);break;case 3:case 4:var $=r.stateNode.containerInfo,q=Jh(o);ef(o,q,$);break;default:throw Error(i(161))}}catch(K){et(o,o.return,K)}o.flags&=-3}n&4096&&(o.flags&=-4097)}function iv(o){if(o.subtreeFlags&1024)for(o=o.child;o!==null;){var n=o;iv(n),n.tag===5&&n.flags&1024&&n.stateNode.reset(),o=o.sibling}}function Ea(o,n){if(n.subtreeFlags&8772)for(n=n.child;n!==null;)ev(o,n.alternate,n),n=n.sibling}function mi(o){for(o=o.child;o!==null;){var n=o;switch(n.tag){case 0:case 11:case 14:case 15:Ca(4,n,n.return),mi(n);break;case 1:pn(n,n.return);var r=n.stateNode;typeof r.componentWillUnmount=="function"&&G0(n,n.return,r),mi(n);break;case 27:Qs(n.stateNode);case 26:case 5:pn(n,n.return),mi(n);break;case 22:n.memoizedState===null&&mi(n);break;case 30:mi(n);break;default:mi(n)}o=o.sibling}}function Sa(o,n,r){for(r=r&&(n.subtreeFlags&8772)!==0,n=n.child;n!==null;){var l=n.alternate,u=o,m=n,w=m.flags;switch(m.tag){case 0:case 11:case 15:Sa(u,m,r),qs(4,m);break;case 1:if(Sa(u,m,r),l=m,u=l.stateNode,typeof u.componentDidMount=="function")try{u.componentDidMount()}catch(q){et(l,l.return,q)}if(l=m,u=l.updateQueue,u!==null){var E=l.stateNode;try{var $=u.shared.hiddenCallbacks;if($!==null)for(u.shared.hiddenCallbacks=null,u=0;u<$.length;u++)Dp($[u],E)}catch(q){et(l,l.return,q)}}r&&w&64&&F0(m),Vs(m,m.return);break;case 27:Q0(m);case 26:case 5:Sa(u,m,r),r&&l===null&&w&4&&W0(m),Vs(m,m.return);break;case 12:Sa(u,m,r);break;case 13:Sa(u,m,r),r&&w&4&&nv(u,m);break;case 22:m.memoizedState===null&&Sa(u,m,r),Vs(m,m.return);break;case 30:break;default:Sa(u,m,r)}n=n.sibling}}function nf(o,n){var r=null;o!==null&&o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(r=o.memoizedState.cachePool.pool),o=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(o=n.memoizedState.cachePool.pool),o!==r&&(o!=null&&o.refCount++,r!=null&&Ts(r))}function af(o,n){o=null,n.alternate!==null&&(o=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==o&&(n.refCount++,o!=null&&Ts(o))}function vn(o,n,r,l){if(n.subtreeFlags&10256)for(n=n.child;n!==null;)rv(o,n,r,l),n=n.sibling}function rv(o,n,r,l){var u=n.flags;switch(n.tag){case 0:case 11:case 15:vn(o,n,r,l),u&2048&&qs(9,n);break;case 1:vn(o,n,r,l);break;case 3:vn(o,n,r,l),u&2048&&(o=null,n.alternate!==null&&(o=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==o&&(n.refCount++,o!=null&&Ts(o)));break;case 12:if(u&2048){vn(o,n,r,l),o=n.stateNode;try{var m=n.memoizedProps,w=m.id,E=m.onPostCommit;typeof E=="function"&&E(w,n.alternate===null?"mount":"update",o.passiveEffectDuration,-0)}catch($){et(n,n.return,$)}}else vn(o,n,r,l);break;case 13:vn(o,n,r,l);break;case 23:break;case 22:m=n.stateNode,w=n.alternate,n.memoizedState!==null?m._visibility&2?vn(o,n,r,l):Ps(o,n):m._visibility&2?vn(o,n,r,l):(m._visibility|=2,hr(o,n,r,l,(n.subtreeFlags&10256)!==0)),u&2048&&nf(w,n);break;case 24:vn(o,n,r,l),u&2048&&af(n.alternate,n);break;default:vn(o,n,r,l)}}function hr(o,n,r,l,u){for(u=u&&(n.subtreeFlags&10256)!==0,n=n.child;n!==null;){var m=o,w=n,E=r,$=l,q=w.flags;switch(w.tag){case 0:case 11:case 15:hr(m,w,E,$,u),qs(8,w);break;case 23:break;case 22:var K=w.stateNode;w.memoizedState!==null?K._visibility&2?hr(m,w,E,$,u):Ps(m,w):(K._visibility|=2,hr(m,w,E,$,u)),u&&q&2048&&nf(w.alternate,w);break;case 24:hr(m,w,E,$,u),u&&q&2048&&af(w.alternate,w);break;default:hr(m,w,E,$,u)}n=n.sibling}}function Ps(o,n){if(n.subtreeFlags&10256)for(n=n.child;n!==null;){var r=o,l=n,u=l.flags;switch(l.tag){case 22:Ps(r,l),u&2048&&nf(l.alternate,l);break;case 24:Ps(r,l),u&2048&&af(l.alternate,l);break;default:Ps(r,l)}n=n.sibling}}var Zs=8192;function fr(o){if(o.subtreeFlags&Zs)for(o=o.child;o!==null;)sv(o),o=o.sibling}function sv(o){switch(o.tag){case 26:fr(o),o.flags&Zs&&o.memoizedState!==null&&K5(en,o.memoizedState,o.memoizedProps);break;case 5:fr(o);break;case 3:case 4:var n=en;en=Zc(o.stateNode.containerInfo),fr(o),en=n;break;case 22:o.memoizedState===null&&(n=o.alternate,n!==null&&n.memoizedState!==null?(n=Zs,Zs=16777216,fr(o),Zs=n):fr(o));break;default:fr(o)}}function lv(o){var n=o.alternate;if(n!==null&&(o=n.child,o!==null)){n.child=null;do n=o.sibling,o.sibling=null,o=n;while(o!==null)}}function Ys(o){var n=o.deletions;if((o.flags&16)!==0){if(n!==null)for(var r=0;r<n.length;r++){var l=n[r];zt=l,dv(l,o)}lv(o)}if(o.subtreeFlags&10256)for(o=o.child;o!==null;)cv(o),o=o.sibling}function cv(o){switch(o.tag){case 0:case 11:case 15:Ys(o),o.flags&2048&&Ca(9,o,o.return);break;case 3:Ys(o);break;case 12:Ys(o);break;case 22:var n=o.stateNode;o.memoizedState!==null&&n._visibility&2&&(o.return===null||o.return.tag!==13)?(n._visibility&=-3,Mc(o)):Ys(o);break;default:Ys(o)}}function Mc(o){var n=o.deletions;if((o.flags&16)!==0){if(n!==null)for(var r=0;r<n.length;r++){var l=n[r];zt=l,dv(l,o)}lv(o)}for(o=o.child;o!==null;){switch(n=o,n.tag){case 0:case 11:case 15:Ca(8,n,n.return),Mc(n);break;case 22:r=n.stateNode,r._visibility&2&&(r._visibility&=-3,Mc(n));break;default:Mc(n)}o=o.sibling}}function dv(o,n){for(;zt!==null;){var r=zt;switch(r.tag){case 0:case 11:case 15:Ca(8,r,n);break;case 23:case 22:if(r.memoizedState!==null&&r.memoizedState.cachePool!==null){var l=r.memoizedState.cachePool.pool;l!=null&&l.refCount++}break;case 24:Ts(r.memoizedState.cache)}if(l=r.child,l!==null)l.return=r,zt=l;else e:for(r=o;zt!==null;){l=zt;var u=l.sibling,m=l.return;if(tv(l),l===r){zt=null;break e}if(u!==null){u.return=m,zt=u;break e}zt=m}}}var f5={getCacheForType:function(o){var n=Xt(Tt),r=n.data.get(o);return r===void 0&&(r=o(),n.data.set(o,r)),r}},b5=typeof WeakMap=="function"?WeakMap:Map,Ze=0,tt=null,Te=null,ze=0,Ye=0,$o=null,_a=!1,br=!1,rf=!1,Kn=0,bt=0,Aa=0,gi=0,sf=0,Po=0,mr=0,Xs=null,ho=null,lf=!1,cf=0,Dc=1/0,zc=null,Ta=null,Ut=0,$a=null,gr=null,pr=0,df=0,uf=null,uv=null,Fs=0,hf=null;function Lo(){if((Ze&2)!==0&&ze!==0)return ze&-ze;if(B.T!==null){var o=ar;return o!==0?o:yf()}return ei()}function hv(){Po===0&&(Po=(ze&536870912)===0||je?ls():536870912);var o=Vo.current;return o!==null&&(o.flags|=32),Po}function Oo(o,n,r){(o===tt&&(Ye===2||Ye===9)||o.cancelPendingCommit!==null)&&(vr(o,0),La(o,ze,Po,!1)),Ja(o,r),((Ze&2)===0||o!==tt)&&(o===tt&&((Ze&2)===0&&(gi|=r),bt===4&&La(o,ze,Po,!1)),yn(o))}function fv(o,n,r){if((Ze&6)!==0)throw Error(i(327));var l=!r&&(n&124)===0&&(n&o.expiredLanes)===0||De(o,n),u=l?p5(o,n):mf(o,n,!0),m=l;do{if(u===0){br&&!l&&La(o,n,0,!1);break}else{if(r=o.current.alternate,m&&!m5(r)){u=mf(o,n,!1),m=!1;continue}if(u===2){if(m=n,o.errorRecoveryDisabledLanes&m)var w=0;else w=o.pendingLanes&-536870913,w=w!==0?w:w&536870912?536870912:0;if(w!==0){n=w;e:{var E=o;u=Xs;var $=E.current.memoizedState.isDehydrated;if($&&(vr(E,w).flags|=256),w=mf(E,w,!1),w!==2){if(rf&&!$){E.errorRecoveryDisabledLanes|=m,gi|=m,u=4;break e}m=ho,ho=u,m!==null&&(ho===null?ho=m:ho.push.apply(ho,m))}u=w}if(m=!1,u!==2)continue}}if(u===1){vr(o,0),La(o,n,0,!0);break}e:{switch(l=o,m=u,m){case 0:case 1:throw Error(i(345));case 4:if((n&4194048)!==n)break;case 6:La(l,n,Po,!_a);break e;case 2:ho=null;break;case 3:case 5:break;default:throw Error(i(329))}if((n&62914560)===n&&(u=cf+300-at(),10<u)){if(La(l,n,Po,!_a),Ko(l,0,!0)!==0)break e;l.timeoutHandle=qv(bv.bind(null,l,r,ho,zc,lf,n,Po,gi,mr,_a,m,2,-0,0),u);break e}bv(l,r,ho,zc,lf,n,Po,gi,mr,_a,m,0,-0,0)}}break}while(!0);yn(o)}function bv(o,n,r,l,u,m,w,E,$,q,K,ne,Z,Y){if(o.timeoutHandle=-1,ne=n.subtreeFlags,(ne&8192||(ne&16785408)===16785408)&&(tl={stylesheets:null,count:0,unsuspend:W5},sv(n),ne=Q5(),ne!==null)){o.cancelPendingCommit=ne(xv.bind(null,o,n,m,r,l,u,w,E,$,K,1,Z,Y)),La(o,m,w,!q);return}xv(o,n,m,r,l,u,w,E,$)}function m5(o){for(var n=o;;){var r=n.tag;if((r===0||r===11||r===15)&&n.flags&16384&&(r=n.updateQueue,r!==null&&(r=r.stores,r!==null)))for(var l=0;l<r.length;l++){var u=r[l],m=u.getSnapshot;u=u.value;try{if(!So(m(),u))return!1}catch(w){return!1}}if(r=n.child,n.subtreeFlags&16384&&r!==null)r.return=n,n=r;else{if(n===o)break;for(;n.sibling===null;){if(n.return===null||n.return===o)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}function La(o,n,r,l){n&=~sf,n&=~gi,o.suspendedLanes|=n,o.pingedLanes&=~n,l&&(o.warmLanes|=n),l=o.expirationTimes;for(var u=n;0<u;){var m=31-pt(u),w=1<<m;l[m]=-1,u&=~w}r!==0&&Yl(o,r,n)}function Bc(){return(Ze&6)===0?(Gs(0),!1):!0}function ff(){if(Te!==null){if(Ye===0)var o=Te.return;else o=Te,Vn=di=null,$h(o),dr=null,Ns=0,o=Te;for(;o!==null;)X0(o.alternate,o),o=o.return;Te=null}}function vr(o,n){var r=o.timeoutHandle;r!==-1&&(o.timeoutHandle=-1,M5(r)),r=o.cancelPendingCommit,r!==null&&(o.cancelPendingCommit=null,r()),ff(),tt=o,Te=r=jn(o.current,null),ze=n,Ye=0,$o=null,_a=!1,br=De(o,n),rf=!1,mr=Po=sf=gi=Aa=bt=0,ho=Xs=null,lf=!1,(n&8)!==0&&(n|=n&32);var l=o.entangledLanes;if(l!==0)for(o=o.entanglements,l&=n;0<l;){var u=31-pt(l),m=1<<u;n|=o[u],l&=~m}return Kn=n,ac(),r}function mv(o,n){_e=null,B.H=Cc,n===Ls||n===fc?(n=Rp(),Ye=3):n===$p?(n=Rp(),Ye=4):Ye=n===M0?8:n!==null&&typeof n=="object"&&typeof n.then=="function"?6:1,$o=n,Te===null&&(bt=1,Tc(o,No(n,o.current)))}function gv(){var o=B.H;return B.H=Cc,o===null?Cc:o}function pv(){var o=B.A;return B.A=f5,o}function bf(){bt=4,_a||(ze&4194048)!==ze&&Vo.current!==null||(br=!0),(Aa&134217727)===0&&(gi&134217727)===0||tt===null||La(tt,ze,Po,!1)}function mf(o,n,r){var l=Ze;Ze|=2;var u=gv(),m=pv();(tt!==o||ze!==n)&&(zc=null,vr(o,n)),n=!1;var w=bt;e:do try{if(Ye!==0&&Te!==null){var E=Te,$=$o;switch(Ye){case 8:ff(),w=6;break e;case 3:case 2:case 9:case 6:Vo.current===null&&(n=!0);var q=Ye;if(Ye=0,$o=null,yr(o,E,$,q),r&&br){w=0;break e}break;default:q=Ye,Ye=0,$o=null,yr(o,E,$,q)}}g5(),w=bt;break}catch(K){mv(o,K)}while(!0);return n&&o.shellSuspendCounter++,Vn=di=null,Ze=l,B.H=u,B.A=m,Te===null&&(tt=null,ze=0,ac()),w}function g5(){for(;Te!==null;)vv(Te)}function p5(o,n){var r=Ze;Ze|=2;var l=gv(),u=pv();tt!==o||ze!==n?(zc=null,Dc=at()+500,vr(o,n)):br=De(o,n);e:do try{if(Ye!==0&&Te!==null){n=Te;var m=$o;t:switch(Ye){case 1:Ye=0,$o=null,yr(o,n,m,1);break;case 2:case 9:if(Lp(m)){Ye=0,$o=null,yv(n);break}n=function(){Ye!==2&&Ye!==9||tt!==o||(Ye=7),yn(o)},m.then(n,n);break e;case 3:Ye=7;break e;case 4:Ye=5;break e;case 7:Lp(m)?(Ye=0,$o=null,yv(n)):(Ye=0,$o=null,yr(o,n,m,7));break;case 5:var w=null;switch(Te.tag){case 26:w=Te.memoizedState;case 5:case 27:var E=Te;if(!w||e3(w)){Ye=0,$o=null;var $=E.sibling;if($!==null)Te=$;else{var q=E.return;q!==null?(Te=q,Hc(q)):Te=null}break t}}Ye=0,$o=null,yr(o,n,m,5);break;case 6:Ye=0,$o=null,yr(o,n,m,6);break;case 8:ff(),bt=6;break e;default:throw Error(i(462))}}v5();break}catch(K){mv(o,K)}while(!0);return Vn=di=null,B.H=l,B.A=u,Ze=r,Te!==null?0:(tt=null,ze=0,ac(),bt)}function v5(){for(;Te!==null&&!It();)vv(Te)}function vv(o){var n=Z0(o.alternate,o,Kn);o.memoizedProps=o.pendingProps,n===null?Hc(o):Te=n}function yv(o){var n=o,r=n.alternate;switch(n.tag){case 15:case 0:n=N0(r,n,n.pendingProps,n.type,void 0,ze);break;case 11:n=N0(r,n,n.pendingProps,n.type.render,n.ref,ze);break;case 5:$h(n);default:X0(r,n),n=Te=wp(n,Kn),n=Z0(r,n,Kn)}o.memoizedProps=o.pendingProps,n===null?Hc(o):Te=n}function yr(o,n,r,l){Vn=di=null,$h(n),dr=null,Ns=0;var u=n.return;try{if(s5(o,u,n,r,ze)){bt=1,Tc(o,No(r,o.current)),Te=null;return}}catch(m){if(u!==null)throw Te=u,m;bt=1,Tc(o,No(r,o.current)),Te=null;return}n.flags&32768?(je||l===1?o=!0:br||(ze&536870912)!==0?o=!1:(_a=o=!0,(l===2||l===9||l===3||l===6)&&(l=Vo.current,l!==null&&l.tag===13&&(l.flags|=16384))),wv(n,o)):Hc(n)}function Hc(o){var n=o;do{if((n.flags&32768)!==0){wv(n,_a);return}o=n.return;var r=c5(n.alternate,n,Kn);if(r!==null){Te=r;return}if(n=n.sibling,n!==null){Te=n;return}Te=n=o}while(n!==null);bt===0&&(bt=5)}function wv(o,n){do{var r=d5(o.alternate,o);if(r!==null){r.flags&=32767,Te=r;return}if(r=o.return,r!==null&&(r.flags|=32768,r.subtreeFlags=0,r.deletions=null),!n&&(o=o.sibling,o!==null)){Te=o;return}Te=o=r}while(o!==null);bt=6,Te=null}function xv(o,n,r,l,u,m,w,E,$){o.cancelPendingCommit=null;do Ic();while(Ut!==0);if((Ze&6)!==0)throw Error(i(327));if(n!==null){if(n===o.current)throw Error(i(177));if(m=n.lanes|n.childLanes,m|=ah,$u(o,r,m,w,E,$),o===tt&&(Te=tt=null,ze=0),gr=n,$a=o,pr=r,df=m,uf=u,uv=l,(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?(o.callbackNode=null,o.callbackPriority=0,k5(io,function(){return _v(),null})):(o.callbackNode=null,o.callbackPriority=0),l=(n.flags&13878)!==0,(n.subtreeFlags&13878)!==0||l){l=B.T,B.T=null,u=te.p,te.p=2,w=Ze,Ze|=4;try{u5(o,n,r)}finally{Ze=w,te.p=u,B.T=l}}Ut=1,kv(),Cv(),Ev()}}function kv(){if(Ut===1){Ut=0;var o=$a,n=gr,r=(n.flags&13878)!==0;if((n.subtreeFlags&13878)!==0||r){r=B.T,B.T=null;var l=te.p;te.p=2;var u=Ze;Ze|=4;try{av(n,o);var m=Af,w=dp(o.containerInfo),E=m.focusedElem,$=m.selectionRange;if(w!==E&&E&&E.ownerDocument&&cp(E.ownerDocument.documentElement,E)){if($!==null&&Ju(E)){var q=$.start,K=$.end;if(K===void 0&&(K=q),"selectionStart"in E)E.selectionStart=q,E.selectionEnd=Math.min(K,E.value.length);else{var ne=E.ownerDocument||document,Z=ne&&ne.defaultView||window;if(Z.getSelection){var Y=Z.getSelection(),ye=E.textContent.length,pe=Math.min($.start,ye),Qe=$.end===void 0?pe:Math.min($.end,ye);!Y.extend&&pe>Qe&&(w=Qe,Qe=pe,pe=w);var I=lp(E,pe),M=lp(E,Qe);if(I&&M&&(Y.rangeCount!==1||Y.anchorNode!==I.node||Y.anchorOffset!==I.offset||Y.focusNode!==M.node||Y.focusOffset!==M.offset)){var U=ne.createRange();U.setStart(I.node,I.offset),Y.removeAllRanges(),pe>Qe?(Y.addRange(U),Y.extend(M.node,M.offset)):(U.setEnd(M.node,M.offset),Y.addRange(U))}}}}for(ne=[],Y=E;Y=Y.parentNode;)Y.nodeType===1&&ne.push({element:Y,left:Y.scrollLeft,top:Y.scrollTop});for(typeof E.focus=="function"&&E.focus(),E=0;E<ne.length;E++){var J=ne[E];J.element.scrollLeft=J.left,J.element.scrollTop=J.top}}Wc=!!_f,Af=_f=null}finally{Ze=u,te.p=l,B.T=r}}o.current=n,Ut=2}}function Cv(){if(Ut===2){Ut=0;var o=$a,n=gr,r=(n.flags&8772)!==0;if((n.subtreeFlags&8772)!==0||r){r=B.T,B.T=null;var l=te.p;te.p=2;var u=Ze;Ze|=4;try{ev(o,n.alternate,n)}finally{Ze=u,te.p=l,B.T=r}}Ut=3}}function Ev(){if(Ut===4||Ut===3){Ut=0,Yt();var o=$a,n=gr,r=pr,l=uv;(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?Ut=5:(Ut=0,gr=$a=null,Sv(o,o.pendingLanes));var u=o.pendingLanes;if(u===0&&(Ta=null),us(r),n=n.stateNode,xt&&typeof xt.onCommitFiberRoot=="function")try{xt.onCommitFiberRoot(so,n,void 0,(n.current.flags&128)===128)}catch($){}if(l!==null){n=B.T,u=te.p,te.p=2,B.T=null;try{for(var m=o.onRecoverableError,w=0;w<l.length;w++){var E=l[w];m(E.value,{componentStack:E.stack})}}finally{B.T=n,te.p=u}}(pr&3)!==0&&Ic(),yn(o),u=o.pendingLanes,(r&4194090)!==0&&(u&42)!==0?o===hf?Fs++:(Fs=0,hf=o):Fs=0,Gs(0)}}function Sv(o,n){(o.pooledCacheLanes&=n)===0&&(n=o.pooledCache,n!=null&&(o.pooledCache=null,Ts(n)))}function Ic(o){return kv(),Cv(),Ev(),_v()}function _v(){if(Ut!==5)return!1;var o=$a,n=df;df=0;var r=us(pr),l=B.T,u=te.p;try{te.p=32>r?32:r,B.T=null,r=uf,uf=null;var m=$a,w=pr;if(Ut=0,gr=$a=null,pr=0,(Ze&6)!==0)throw Error(i(331));var E=Ze;if(Ze|=4,cv(m.current),rv(m,m.current,w,r),Ze=E,Gs(0,!1),xt&&typeof xt.onPostCommitFiberRoot=="function")try{xt.onPostCommitFiberRoot(so,m)}catch($){}return!0}finally{te.p=u,B.T=l,Sv(o,n)}}function Av(o,n,r){n=No(r,n),n=Vh(o.stateNode,n,2),o=ya(o,n,2),o!==null&&(Ja(o,2),yn(o))}function et(o,n,r){if(o.tag===3)Av(o,o,r);else for(;n!==null;){if(n.tag===3){Av(n,o,r);break}else if(n.tag===1){var l=n.stateNode;if(typeof n.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Ta===null||!Ta.has(l))){o=No(r,o),r=O0(2),l=ya(n,r,2),l!==null&&(R0(r,l,n,o),Ja(l,2),yn(l));break}}n=n.return}}function gf(o,n,r){var l=o.pingCache;if(l===null){l=o.pingCache=new b5;var u=new Set;l.set(n,u)}else u=l.get(n),u===void 0&&(u=new Set,l.set(n,u));u.has(r)||(rf=!0,u.add(r),o=y5.bind(null,o,n,r),n.then(o,o))}function y5(o,n,r){var l=o.pingCache;l!==null&&l.delete(n),o.pingedLanes|=o.suspendedLanes&r,o.warmLanes&=~r,tt===o&&(ze&r)===r&&(bt===4||bt===3&&(ze&62914560)===ze&&300>at()-cf?(Ze&2)===0&&vr(o,0):sf|=r,mr===ze&&(mr=0)),yn(o)}function Tv(o,n){n===0&&(n=Qa()),o=er(o,n),o!==null&&(Ja(o,n),yn(o))}function w5(o){var n=o.memoizedState,r=0;n!==null&&(r=n.retryLane),Tv(o,r)}function x5(o,n){var r=0;switch(o.tag){case 13:var l=o.stateNode,u=o.memoizedState;u!==null&&(r=u.retryLane);break;case 19:l=o.stateNode;break;case 22:l=o.stateNode._retryCache;break;default:throw Error(i(314))}l!==null&&l.delete(n),Tv(o,r)}function k5(o,n){return Pe(o,n)}var Nc=null,wr=null,pf=!1,jc=!1,vf=!1,pi=0;function yn(o){o!==wr&&o.next===null&&(wr===null?Nc=wr=o:wr=wr.next=o),jc=!0,pf||(pf=!0,E5())}function Gs(o,n){if(!vf&&jc){vf=!0;do for(var r=!1,l=Nc;l!==null;){if(o!==0){var u=l.pendingLanes;if(u===0)var m=0;else{var w=l.suspendedLanes,E=l.pingedLanes;m=(1<<31-pt(42|o)+1)-1,m&=u&~(w&~E),m=m&201326741?m&201326741|1:m?m|2:0}m!==0&&(r=!0,Rv(l,m))}else m=ze,m=Ko(l,l===tt?m:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(m&3)===0||De(l,m)||(r=!0,Rv(l,m));l=l.next}while(r);vf=!1}}function C5(){$v()}function $v(){jc=pf=!1;var o=0;pi!==0&&(R5()&&(o=pi),pi=0);for(var n=at(),r=null,l=Nc;l!==null;){var u=l.next,m=Lv(l,n);m===0?(l.next=null,r===null?Nc=u:r.next=u,u===null&&(wr=r)):(r=l,(o!==0||(m&3)!==0)&&(jc=!0)),l=u}Gs(o)}function Lv(o,n){for(var r=o.suspendedLanes,l=o.pingedLanes,u=o.expirationTimes,m=o.pendingLanes&-62914561;0<m;){var w=31-pt(m),E=1<<w,$=u[w];$===-1?((E&r)===0||(E&l)!==0)&&(u[w]=kt(E,n)):$<=n&&(o.expiredLanes|=E),m&=~E}if(n=tt,r=ze,r=Ko(o,o===n?r:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),l=o.callbackNode,r===0||o===n&&(Ye===2||Ye===9)||o.cancelPendingCommit!==null)return l!==null&&l!==null&&Ge(l),o.callbackNode=null,o.callbackPriority=0;if((r&3)===0||De(o,r)){if(n=r&-r,n===o.callbackPriority)return n;switch(l!==null&&Ge(l),us(r)){case 2:case 8:r=ut;break;case 32:r=io;break;case 268435456:r=ko;break;default:r=io}return l=Ov.bind(null,o),r=Pe(r,l),o.callbackPriority=n,o.callbackNode=r,n}return l!==null&&l!==null&&Ge(l),o.callbackPriority=2,o.callbackNode=null,2}function Ov(o,n){if(Ut!==0&&Ut!==5)return o.callbackNode=null,o.callbackPriority=0,null;var r=o.callbackNode;if(Ic()&&o.callbackNode!==r)return null;var l=ze;return l=Ko(o,o===tt?l:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),l===0?null:(fv(o,l,n),Lv(o,at()),o.callbackNode!=null&&o.callbackNode===r?Ov.bind(null,o):null)}function Rv(o,n){if(Ic())return null;fv(o,n,!0)}function E5(){D5(function(){(Ze&6)!==0?Pe(xo,C5):$v()})}function yf(){return pi===0&&(pi=ls()),pi}function Mv(o){return o==null||typeof o=="symbol"||typeof o=="boolean"?null:typeof o=="function"?o:Kl(""+o)}function Dv(o,n){var r=n.ownerDocument.createElement("input");return r.name=n.name,r.value=n.value,o.id&&r.setAttribute("form",o.id),n.parentNode.insertBefore(r,n),o=new FormData(o),r.parentNode.removeChild(r),o}function S5(o,n,r,l,u){if(n==="submit"&&r&&r.stateNode===u){var m=Mv((u[Nt]||null).action),w=l.submitter;w&&(n=(n=w[Nt]||null)?Mv(n.formAction):w.getAttribute("formAction"),n!==null&&(m=n,w=null));var E=new tc("action","action",null,l,u);o.push({event:E,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(pi!==0){var $=w?Dv(u,w):new FormData(u);Ih(r,{pending:!0,data:$,method:u.method,action:m},null,$)}}else typeof m=="function"&&(E.preventDefault(),$=w?Dv(u,w):new FormData(u),Ih(r,{pending:!0,data:$,method:u.method,action:m},m,$))},currentTarget:u}]})}}for(var wf=0;wf<nh.length;wf++){var xf=nh[wf],_5=xf.toLowerCase(),A5=xf[0].toUpperCase()+xf.slice(1);Jo(_5,"on"+A5)}Jo(fp,"onAnimationEnd"),Jo(bp,"onAnimationIteration"),Jo(mp,"onAnimationStart"),Jo("dblclick","onDoubleClick"),Jo("focusin","onFocus"),Jo("focusout","onBlur"),Jo(P4,"onTransitionRun"),Jo(Z4,"onTransitionStart"),Jo(Y4,"onTransitionCancel"),Jo(gp,"onTransitionEnd"),ue("onMouseEnter",["mouseout","mouseover"]),ue("onMouseLeave",["mouseout","mouseover"]),ue("onPointerEnter",["pointerout","pointerover"]),ue("onPointerLeave",["pointerout","pointerover"]),G("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),G("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),G("onBeforeInput",["compositionend","keypress","textInput","paste"]),G("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),G("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),G("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ws="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),T5=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Ws));function zv(o,n){n=(n&4)!==0;for(var r=0;r<o.length;r++){var l=o[r],u=l.event;l=l.listeners;e:{var m=void 0;if(n)for(var w=l.length-1;0<=w;w--){var E=l[w],$=E.instance,q=E.currentTarget;if(E=E.listener,$!==m&&u.isPropagationStopped())break e;m=E,u.currentTarget=q;try{m(u)}catch(K){Ac(K)}u.currentTarget=null,m=$}else for(w=0;w<l.length;w++){if(E=l[w],$=E.instance,q=E.currentTarget,E=E.listener,$!==m&&u.isPropagationStopped())break e;m=E,u.currentTarget=q;try{m(u)}catch(K){Ac(K)}u.currentTarget=null,m=$}}}}function $e(o,n){var r=n[hs];r===void 0&&(r=n[hs]=new Set);var l=o+"__bubble";r.has(l)||(Bv(n,o,2,!1),r.add(l))}function kf(o,n,r){var l=0;n&&(l|=4),Bv(r,o,l,n)}var Uc="_reactListening"+Math.random().toString(36).slice(2);function Cf(o){if(!o[Uc]){o[Uc]=!0,Mu.forEach(function(r){r!=="selectionchange"&&(T5.has(r)||kf(r,!1,o),kf(r,!0,o))});var n=o.nodeType===9?o:o.ownerDocument;n===null||n[Uc]||(n[Uc]=!0,kf("selectionchange",!1,n))}}function Bv(o,n,r,l){switch(r3(n)){case 2:var u=tk;break;case 8:u=ok;break;default:u=Hf}r=u.bind(null,n,r,o),u=void 0,!Pu||n!=="touchstart"&&n!=="touchmove"&&n!=="wheel"||(u=!0),l?u!==void 0?o.addEventListener(n,r,{capture:!0,passive:u}):o.addEventListener(n,r,!0):u!==void 0?o.addEventListener(n,r,{passive:u}):o.addEventListener(n,r,!1)}function Ef(o,n,r,l,u){var m=l;if((n&1)===0&&(n&2)===0&&l!==null)e:for(;;){if(l===null)return;var w=l.tag;if(w===3||w===4){var E=l.stateNode.containerInfo;if(E===u)break;if(w===4)for(w=l.return;w!==null;){var $=w.tag;if(($===3||$===4)&&w.stateNode.containerInfo===u)return;w=w.return}for(;E!==null;){if(w=ua(E),w===null)return;if($=w.tag,$===5||$===6||$===26||$===27){l=m=w;continue e}E=E.parentNode}}l=l.return}Vg(function(){var q=m,K=qu(r),ne=[];e:{var Z=pp.get(o);if(Z!==void 0){var Y=tc,ye=o;switch(o){case"keypress":if(Jl(r)===0)break e;case"keydown":case"keyup":Y=k4;break;case"focusin":ye="focus",Y=Fu;break;case"focusout":ye="blur",Y=Fu;break;case"beforeblur":case"afterblur":Y=Fu;break;case"click":if(r.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Y=Yg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Y=d4;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Y=S4;break;case fp:case bp:case mp:Y=f4;break;case gp:Y=A4;break;case"scroll":case"scrollend":Y=l4;break;case"wheel":Y=$4;break;case"copy":case"cut":case"paste":Y=m4;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Y=Fg;break;case"toggle":case"beforetoggle":Y=O4}var pe=(n&4)!==0,Qe=!pe&&(o==="scroll"||o==="scrollend"),I=pe?Z!==null?Z+"Capture":null:Z;pe=[];for(var M=q,U;M!==null;){var J=M;if(U=J.stateNode,J=J.tag,J!==5&&J!==26&&J!==27||U===null||I===null||(J=ms(M,I),J!=null&&pe.push(Ks(M,J,U))),Qe)break;M=M.return}0<pe.length&&(Z=new Y(Z,ye,null,r,K),ne.push({event:Z,listeners:pe}))}}if((n&7)===0){e:{if(Z=o==="mouseover"||o==="pointerover",Y=o==="mouseout"||o==="pointerout",Z&&r!==Uu&&(ye=r.relatedTarget||r.fromElement)&&(ua(ye)||ye[At]))break e;if((Y||Z)&&(Z=K.window===K?K:(Z=K.ownerDocument)?Z.defaultView||Z.parentWindow:window,Y?(ye=r.relatedTarget||r.toElement,Y=q,ye=ye?ua(ye):null,ye!==null&&(Qe=c(ye),pe=ye.tag,ye!==Qe||pe!==5&&pe!==27&&pe!==6)&&(ye=null)):(Y=null,ye=q),Y!==ye)){if(pe=Yg,J="onMouseLeave",I="onMouseEnter",M="mouse",(o==="pointerout"||o==="pointerover")&&(pe=Fg,J="onPointerLeave",I="onPointerEnter",M="pointer"),Qe=Y==null?Z:fa(Y),U=ye==null?Z:fa(ye),Z=new pe(J,M+"leave",Y,r,K),Z.target=Qe,Z.relatedTarget=U,J=null,ua(K)===q&&(pe=new pe(I,M+"enter",ye,r,K),pe.target=U,pe.relatedTarget=Qe,J=pe),Qe=J,Y&&ye)t:{for(pe=Y,I=ye,M=0,U=pe;U;U=xr(U))M++;for(U=0,J=I;J;J=xr(J))U++;for(;0<M-U;)pe=xr(pe),M--;for(;0<U-M;)I=xr(I),U--;for(;M--;){if(pe===I||I!==null&&pe===I.alternate)break t;pe=xr(pe),I=xr(I)}pe=null}else pe=null;Y!==null&&Hv(ne,Z,Y,pe,!1),ye!==null&&Qe!==null&&Hv(ne,Qe,ye,pe,!0)}}e:{if(Z=q?fa(q):window,Y=Z.nodeName&&Z.nodeName.toLowerCase(),Y==="select"||Y==="input"&&Z.type==="file")var fe=op;else if(ep(Z))if(np)fe=U4;else{fe=N4;var Ae=I4}else Y=Z.nodeName,!Y||Y.toLowerCase()!=="input"||Z.type!=="checkbox"&&Z.type!=="radio"?q&&ju(q.elementType)&&(fe=op):fe=j4;if(fe&&(fe=fe(o,q))){tp(ne,fe,r,K);break e}Ae&&Ae(o,Z,q),o==="focusout"&&q&&Z.type==="number"&&q.memoizedProps.value!=null&&Nu(Z,"number",Z.value)}switch(Ae=q?fa(q):window,o){case"focusin":(ep(Ae)||Ae.contentEditable==="true")&&(Ki=Ae,eh=q,Cs=null);break;case"focusout":Cs=eh=Ki=null;break;case"mousedown":th=!0;break;case"contextmenu":case"mouseup":case"dragend":th=!1,up(ne,r,K);break;case"selectionchange":if(V4)break;case"keydown":case"keyup":up(ne,r,K)}var me;if(Wu)e:{switch(o){case"compositionstart":var ve="onCompositionStart";break e;case"compositionend":ve="onCompositionEnd";break e;case"compositionupdate":ve="onCompositionUpdate";break e}ve=void 0}else Wi?Qg(o,r)&&(ve="onCompositionEnd"):o==="keydown"&&r.keyCode===229&&(ve="onCompositionStart");ve&&(Gg&&r.locale!=="ko"&&(Wi||ve!=="onCompositionStart"?ve==="onCompositionEnd"&&Wi&&(me=Pg()):(ma=K,Zu="value"in ma?ma.value:ma.textContent,Wi=!0)),Ae=qc(q,ve),0<Ae.length&&(ve=new Xg(ve,o,null,r,K),ne.push({event:ve,listeners:Ae}),me?ve.data=me:(me=Jg(r),me!==null&&(ve.data=me)))),(me=M4?D4(o,r):z4(o,r))&&(ve=qc(q,"onBeforeInput"),0<ve.length&&(Ae=new Xg("onBeforeInput","beforeinput",null,r,K),ne.push({event:Ae,listeners:ve}),Ae.data=me)),S5(ne,o,q,r,K)}zv(ne,n)})}function Ks(o,n,r){return{instance:o,listener:n,currentTarget:r}}function qc(o,n){for(var r=n+"Capture",l=[];o!==null;){var u=o,m=u.stateNode;if(u=u.tag,u!==5&&u!==26&&u!==27||m===null||(u=ms(o,r),u!=null&&l.unshift(Ks(o,u,m)),u=ms(o,n),u!=null&&l.push(Ks(o,u,m))),o.tag===3)return l;o=o.return}return[]}function xr(o){if(o===null)return null;do o=o.return;while(o&&o.tag!==5&&o.tag!==27);return o||null}function Hv(o,n,r,l,u){for(var m=n._reactName,w=[];r!==null&&r!==l;){var E=r,$=E.alternate,q=E.stateNode;if(E=E.tag,$!==null&&$===l)break;E!==5&&E!==26&&E!==27||q===null||($=q,u?(q=ms(r,m),q!=null&&w.unshift(Ks(r,q,$))):u||(q=ms(r,m),q!=null&&w.push(Ks(r,q,$)))),r=r.return}w.length!==0&&o.push({event:n,listeners:w})}var $5=/\r\n?/g,L5=/\u0000|\uFFFD/g;function Iv(o){return(typeof o=="string"?o:""+o).replace($5,"\n").replace(L5,"")}function Nv(o,n){return n=Iv(n),Iv(o)===n}function Vc(){}function Ke(o,n,r,l,u,m){switch(r){case"children":typeof l=="string"?n==="body"||n==="textarea"&&l===""||Xi(o,l):(typeof l=="number"||typeof l=="bigint")&&n!=="body"&&Xi(o,""+l);break;case"className":Fl(o,"class",l);break;case"tabIndex":Fl(o,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":Fl(o,r,l);break;case"style":Ug(o,l,m);break;case"data":if(n!=="object"){Fl(o,"data",l);break}case"src":case"href":if(l===""&&(n!=="a"||r!=="href")){o.removeAttribute(r);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){o.removeAttribute(r);break}l=Kl(""+l),o.setAttribute(r,l);break;case"action":case"formAction":if(typeof l=="function"){o.setAttribute(r,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof m=="function"&&(r==="formAction"?(n!=="input"&&Ke(o,n,"name",u.name,u,null),Ke(o,n,"formEncType",u.formEncType,u,null),Ke(o,n,"formMethod",u.formMethod,u,null),Ke(o,n,"formTarget",u.formTarget,u,null)):(Ke(o,n,"encType",u.encType,u,null),Ke(o,n,"method",u.method,u,null),Ke(o,n,"target",u.target,u,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){o.removeAttribute(r);break}l=Kl(""+l),o.setAttribute(r,l);break;case"onClick":l!=null&&(o.onclick=Vc);break;case"onScroll":l!=null&&$e("scroll",o);break;case"onScrollEnd":l!=null&&$e("scrollend",o);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(i(61));if(r=l.__html,r!=null){if(u.children!=null)throw Error(i(60));o.innerHTML=r}}break;case"multiple":o.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case"muted":o.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){o.removeAttribute("xlink:href");break}r=Kl(""+l),o.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":l!=null&&typeof l!="function"&&typeof l!="symbol"?o.setAttribute(r,""+l):o.removeAttribute(r);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":l&&typeof l!="function"&&typeof l!="symbol"?o.setAttribute(r,""):o.removeAttribute(r);break;case"capture":case"download":l===!0?o.setAttribute(r,""):l!==!1&&l!=null&&typeof l!="function"&&typeof l!="symbol"?o.setAttribute(r,l):o.removeAttribute(r);break;case"cols":case"rows":case"size":case"span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?o.setAttribute(r,l):o.removeAttribute(r);break;case"rowSpan":case"start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?o.removeAttribute(r):o.setAttribute(r,l);break;case"popover":$e("beforetoggle",o),$e("toggle",o),Bo(o,"popover",l);break;case"xlinkActuate":In(o,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":In(o,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":In(o,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":In(o,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":In(o,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":In(o,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":In(o,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":In(o,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":In(o,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":Bo(o,"is",l);break;case"innerText":case"textContent":break;default:(!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(r=r4.get(r)||r,Bo(o,r,l))}}function Sf(o,n,r,l,u,m){switch(r){case"style":Ug(o,l,m);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(i(61));if(r=l.__html,r!=null){if(u.children!=null)throw Error(i(60));o.innerHTML=r}}break;case"children":typeof l=="string"?Xi(o,l):(typeof l=="number"||typeof l=="bigint")&&Xi(o,""+l);break;case"onScroll":l!=null&&$e("scroll",o);break;case"onScrollEnd":l!=null&&$e("scrollend",o);break;case"onClick":l!=null&&(o.onclick=Vc);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Du.hasOwnProperty(r))e:{if(r[0]==="o"&&r[1]==="n"&&(u=r.endsWith("Capture"),n=r.slice(2,u?r.length-7:void 0),m=o[Nt]||null,m=m!=null?m[r]:null,typeof m=="function"&&o.removeEventListener(n,m,u),typeof l=="function")){typeof m!="function"&&m!==null&&(r in o?o[r]=null:o.hasAttribute(r)&&o.removeAttribute(r)),o.addEventListener(n,l,u);break e}r in o?o[r]=l:l===!0?o.setAttribute(r,""):Bo(o,r,l)}}}function qt(o,n,r){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":$e("error",o),$e("load",o);var l=!1,u=!1,m;for(m in r)if(r.hasOwnProperty(m)){var w=r[m];if(w!=null)switch(m){case"src":l=!0;break;case"srcSet":u=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,n));default:Ke(o,n,m,w,r,null)}}u&&Ke(o,n,"srcSet",r.srcSet,r,null),l&&Ke(o,n,"src",r.src,r,null);return;case"input":$e("invalid",o);var E=m=w=u=null,$=null,q=null;for(l in r)if(r.hasOwnProperty(l)){var K=r[l];if(K!=null)switch(l){case"name":u=K;break;case"type":w=K;break;case"checked":$=K;break;case"defaultChecked":q=K;break;case"value":m=K;break;case"defaultValue":E=K;break;case"children":case"dangerouslySetInnerHTML":if(K!=null)throw Error(i(137,n));break;default:Ke(o,n,l,K,r,null)}}Hg(o,m,E,$,q,w,u,!1),Gl(o);return;case"select":$e("invalid",o),l=w=m=null;for(u in r)if(r.hasOwnProperty(u)&&(E=r[u],E!=null))switch(u){case"value":m=E;break;case"defaultValue":w=E;break;case"multiple":l=E;default:Ke(o,n,u,E,r,null)}n=m,r=w,o.multiple=!!l,n!=null?Yi(o,!!l,n,!1):r!=null&&Yi(o,!!l,r,!0);return;case"textarea":$e("invalid",o),m=u=l=null;for(w in r)if(r.hasOwnProperty(w)&&(E=r[w],E!=null))switch(w){case"value":l=E;break;case"defaultValue":u=E;break;case"children":m=E;break;case"dangerouslySetInnerHTML":if(E!=null)throw Error(i(91));break;default:Ke(o,n,w,E,r,null)}Ng(o,l,u,m),Gl(o);return;case"option":for($ in r)r.hasOwnProperty($)&&(l=r[$],l!=null)&&($==="selected"?o.selected=l&&typeof l!="function"&&typeof l!="symbol":Ke(o,n,$,l,r,null));return;case"dialog":$e("beforetoggle",o),$e("toggle",o),$e("cancel",o),$e("close",o);break;case"iframe":case"object":$e("load",o);break;case"video":case"audio":for(l=0;l<Ws.length;l++)$e(Ws[l],o);break;case"image":$e("error",o),$e("load",o);break;case"details":$e("toggle",o);break;case"embed":case"source":case"link":$e("error",o),$e("load",o);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(q in r)if(r.hasOwnProperty(q)&&(l=r[q],l!=null))switch(q){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,n));default:Ke(o,n,q,l,r,null)}return;default:if(ju(n)){for(K in r)r.hasOwnProperty(K)&&(l=r[K],l!==void 0&&Sf(o,n,K,l,r,void 0));return}}for(E in r)r.hasOwnProperty(E)&&(l=r[E],l!=null&&Ke(o,n,E,l,r,null))}function O5(o,n,r,l){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var u=null,m=null,w=null,E=null,$=null,q=null,K=null;for(Y in r){var ne=r[Y];if(r.hasOwnProperty(Y)&&ne!=null)switch(Y){case"checked":break;case"value":break;case"defaultValue":$=ne;default:l.hasOwnProperty(Y)||Ke(o,n,Y,null,l,ne)}}for(var Z in l){var Y=l[Z];if(ne=r[Z],l.hasOwnProperty(Z)&&(Y!=null||ne!=null))switch(Z){case"type":m=Y;break;case"name":u=Y;break;case"checked":q=Y;break;case"defaultChecked":K=Y;break;case"value":w=Y;break;case"defaultValue":E=Y;break;case"children":case"dangerouslySetInnerHTML":if(Y!=null)throw Error(i(137,n));break;default:Y!==ne&&Ke(o,n,Z,Y,l,ne)}}Iu(o,w,E,$,q,K,m,u);return;case"select":Y=w=E=Z=null;for(m in r)if($=r[m],r.hasOwnProperty(m)&&$!=null)switch(m){case"value":break;case"multiple":Y=$;default:l.hasOwnProperty(m)||Ke(o,n,m,null,l,$)}for(u in l)if(m=l[u],$=r[u],l.hasOwnProperty(u)&&(m!=null||$!=null))switch(u){case"value":Z=m;break;case"defaultValue":E=m;break;case"multiple":w=m;default:m!==$&&Ke(o,n,u,m,l,$)}n=E,r=w,l=Y,Z!=null?Yi(o,!!r,Z,!1):!!l!=!!r&&(n!=null?Yi(o,!!r,n,!0):Yi(o,!!r,r?[]:"",!1));return;case"textarea":Y=Z=null;for(E in r)if(u=r[E],r.hasOwnProperty(E)&&u!=null&&!l.hasOwnProperty(E))switch(E){case"value":break;case"children":break;default:Ke(o,n,E,null,l,u)}for(w in l)if(u=l[w],m=r[w],l.hasOwnProperty(w)&&(u!=null||m!=null))switch(w){case"value":Z=u;break;case"defaultValue":Y=u;break;case"children":break;case"dangerouslySetInnerHTML":if(u!=null)throw Error(i(91));break;default:u!==m&&Ke(o,n,w,u,l,m)}Ig(o,Z,Y);return;case"option":for(var ye in r)Z=r[ye],r.hasOwnProperty(ye)&&Z!=null&&!l.hasOwnProperty(ye)&&(ye==="selected"?o.selected=!1:Ke(o,n,ye,null,l,Z));for($ in l)Z=l[$],Y=r[$],l.hasOwnProperty($)&&Z!==Y&&(Z!=null||Y!=null)&&($==="selected"?o.selected=Z&&typeof Z!="function"&&typeof Z!="symbol":Ke(o,n,$,Z,l,Y));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var pe in r)Z=r[pe],r.hasOwnProperty(pe)&&Z!=null&&!l.hasOwnProperty(pe)&&Ke(o,n,pe,null,l,Z);for(q in l)if(Z=l[q],Y=r[q],l.hasOwnProperty(q)&&Z!==Y&&(Z!=null||Y!=null))switch(q){case"children":case"dangerouslySetInnerHTML":if(Z!=null)throw Error(i(137,n));break;default:Ke(o,n,q,Z,l,Y)}return;default:if(ju(n)){for(var Qe in r)Z=r[Qe],r.hasOwnProperty(Qe)&&Z!==void 0&&!l.hasOwnProperty(Qe)&&Sf(o,n,Qe,void 0,l,Z);for(K in l)Z=l[K],Y=r[K],!l.hasOwnProperty(K)||Z===Y||Z===void 0&&Y===void 0||Sf(o,n,K,Z,l,Y);return}}for(var I in r)Z=r[I],r.hasOwnProperty(I)&&Z!=null&&!l.hasOwnProperty(I)&&Ke(o,n,I,null,l,Z);for(ne in l)Z=l[ne],Y=r[ne],!l.hasOwnProperty(ne)||Z===Y||Z==null&&Y==null||Ke(o,n,ne,Z,l,Y)}var _f=null,Af=null;function Pc(o){return o.nodeType===9?o:o.ownerDocument}function jv(o){switch(o){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Uv(o,n){if(o===0)switch(n){case"svg":return 1;case"math":return 2;default:return 0}return o===1&&n==="foreignObject"?0:o}function Tf(o,n){return o==="textarea"||o==="noscript"||typeof n.children=="string"||typeof n.children=="number"||typeof n.children=="bigint"||typeof n.dangerouslySetInnerHTML=="object"&&n.dangerouslySetInnerHTML!==null&&n.dangerouslySetInnerHTML.__html!=null}var $f=null;function R5(){var o=window.event;return o&&o.type==="popstate"?o===$f?!1:($f=o,!0):($f=null,!1)}var qv=typeof setTimeout=="function"?setTimeout:void 0,M5=typeof clearTimeout=="function"?clearTimeout:void 0,Vv=typeof Promise=="function"?Promise:void 0,D5=typeof queueMicrotask=="function"?queueMicrotask:typeof Vv<"u"?function(o){return Vv.resolve(null).then(o).catch(z5)}:qv;function z5(o){setTimeout(function(){throw o})}function Oa(o){return o==="head"}function Pv(o,n){var r=n,l=0,u=0;do{var m=r.nextSibling;if(o.removeChild(r),m&&m.nodeType===8)if(r=m.data,r==="/$"){if(0<l&&8>l){r=l;var w=o.ownerDocument;if(r&1&&Qs(w.documentElement),r&2&&Qs(w.body),r&4)for(r=w.head,Qs(r),w=r.firstChild;w;){var E=w.nextSibling,$=w.nodeName;w[ti]||$==="SCRIPT"||$==="STYLE"||$==="LINK"&&w.rel.toLowerCase()==="stylesheet"||r.removeChild(w),w=E}}if(u===0){o.removeChild(m),rl(n);return}u--}else r==="$"||r==="$?"||r==="$!"?u++:l=r.charCodeAt(0)-48;else l=0;r=m}while(r);rl(n)}function Lf(o){var n=o.firstChild;for(n&&n.nodeType===10&&(n=n.nextSibling);n;){var r=n;switch(n=n.nextSibling,r.nodeName){case"HTML":case"HEAD":case"BODY":Lf(r),bs(r);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(r.rel.toLowerCase()==="stylesheet")continue}o.removeChild(r)}}function B5(o,n,r,l){for(;o.nodeType===1;){var u=r;if(o.nodeName.toLowerCase()!==n.toLowerCase()){if(!l&&(o.nodeName!=="INPUT"||o.type!=="hidden"))break}else if(l){if(!o[ti])switch(n){case"meta":if(!o.hasAttribute("itemprop"))break;return o;case"link":if(m=o.getAttribute("rel"),m==="stylesheet"&&o.hasAttribute("data-precedence"))break;if(m!==u.rel||o.getAttribute("href")!==(u.href==null||u.href===""?null:u.href)||o.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin)||o.getAttribute("title")!==(u.title==null?null:u.title))break;return o;case"style":if(o.hasAttribute("data-precedence"))break;return o;case"script":if(m=o.getAttribute("src"),(m!==(u.src==null?null:u.src)||o.getAttribute("type")!==(u.type==null?null:u.type)||o.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin))&&m&&o.hasAttribute("async")&&!o.hasAttribute("itemprop"))break;return o;default:return o}}else if(n==="input"&&o.type==="hidden"){var m=u.name==null?null:""+u.name;if(u.type==="hidden"&&o.getAttribute("name")===m)return o}else return o;if(o=tn(o.nextSibling),o===null)break}return null}function H5(o,n,r){if(n==="")return null;for(;o.nodeType!==3;)if((o.nodeType!==1||o.nodeName!=="INPUT"||o.type!=="hidden")&&!r||(o=tn(o.nextSibling),o===null))return null;return o}function Of(o){return o.data==="$!"||o.data==="$?"&&o.ownerDocument.readyState==="complete"}function I5(o,n){var r=o.ownerDocument;if(o.data!=="$?"||r.readyState==="complete")n();else{var l=function(){n(),r.removeEventListener("DOMContentLoaded",l)};r.addEventListener("DOMContentLoaded",l),o._reactRetry=l}}function tn(o){for(;o!=null;o=o.nextSibling){var n=o.nodeType;if(n===1||n===3)break;if(n===8){if(n=o.data,n==="$"||n==="$!"||n==="$?"||n==="F!"||n==="F")break;if(n==="/$")return null}}return o}var Rf=null;function Zv(o){o=o.previousSibling;for(var n=0;o;){if(o.nodeType===8){var r=o.data;if(r==="$"||r==="$!"||r==="$?"){if(n===0)return o;n--}else r==="/$"&&n++}o=o.previousSibling}return null}function Yv(o,n,r){switch(n=Pc(r),o){case"html":if(o=n.documentElement,!o)throw Error(i(452));return o;case"head":if(o=n.head,!o)throw Error(i(453));return o;case"body":if(o=n.body,!o)throw Error(i(454));return o;default:throw Error(i(451))}}function Qs(o){for(var n=o.attributes;n.length;)o.removeAttributeNode(n[0]);bs(o)}var Zo=new Map,Xv=new Set;function Zc(o){return typeof o.getRootNode=="function"?o.getRootNode():o.nodeType===9?o:o.ownerDocument}var Qn=te.d;te.d={f:N5,r:j5,D:U5,C:q5,L:V5,m:P5,X:Y5,S:Z5,M:X5};function N5(){var o=Qn.f(),n=Bc();return o||n}function j5(o){var n=ha(o);n!==null&&n.tag===5&&n.type==="form"?f0(n):Qn.r(o)}var kr=typeof document>"u"?null:document;function Fv(o,n,r){var l=kr;if(l&&typeof n=="string"&&n){var u=Io(n);u='link[rel="'+o+'"][href="'+u+'"]',typeof r=="string"&&(u+='[crossorigin="'+r+'"]'),Xv.has(u)||(Xv.add(u),o={rel:o,crossOrigin:r,href:n},l.querySelector(u)===null&&(n=l.createElement("link"),qt(n,"link",o),vt(n),l.head.appendChild(n)))}}function U5(o){Qn.D(o),Fv("dns-prefetch",o,null)}function q5(o,n){Qn.C(o,n),Fv("preconnect",o,n)}function V5(o,n,r){Qn.L(o,n,r);var l=kr;if(l&&o&&n){var u='link[rel="preload"][as="'+Io(n)+'"]';n==="image"&&r&&r.imageSrcSet?(u+='[imagesrcset="'+Io(r.imageSrcSet)+'"]',typeof r.imageSizes=="string"&&(u+='[imagesizes="'+Io(r.imageSizes)+'"]')):u+='[href="'+Io(o)+'"]';var m=u;switch(n){case"style":m=Cr(o);break;case"script":m=Er(o)}Zo.has(m)||(o=g({rel:"preload",href:n==="image"&&r&&r.imageSrcSet?void 0:o,as:n},r),Zo.set(m,o),l.querySelector(u)!==null||n==="style"&&l.querySelector(Js(m))||n==="script"&&l.querySelector(el(m))||(n=l.createElement("link"),qt(n,"link",o),vt(n),l.head.appendChild(n)))}}function P5(o,n){Qn.m(o,n);var r=kr;if(r&&o){var l=n&&typeof n.as=="string"?n.as:"script",u='link[rel="modulepreload"][as="'+Io(l)+'"][href="'+Io(o)+'"]',m=u;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":m=Er(o)}if(!Zo.has(m)&&(o=g({rel:"modulepreload",href:o},n),Zo.set(m,o),r.querySelector(u)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(r.querySelector(el(m)))return}l=r.createElement("link"),qt(l,"link",o),vt(l),r.head.appendChild(l)}}}function Z5(o,n,r){Qn.S(o,n,r);var l=kr;if(l&&o){var u=ba(l).hoistableStyles,m=Cr(o);n=n||"default";var w=u.get(m);if(!w){var E={loading:0,preload:null};if(w=l.querySelector(Js(m)))E.loading=5;else{o=g({rel:"stylesheet",href:o,"data-precedence":n},r),(r=Zo.get(m))&&Mf(o,r);var $=w=l.createElement("link");vt($),qt($,"link",o),$._p=new Promise(function(q,K){$.onload=q,$.onerror=K}),$.addEventListener("load",function(){E.loading|=1}),$.addEventListener("error",function(){E.loading|=2}),E.loading|=4,Yc(w,n,l)}w={type:"stylesheet",instance:w,count:1,state:E},u.set(m,w)}}}function Y5(o,n){Qn.X(o,n);var r=kr;if(r&&o){var l=ba(r).hoistableScripts,u=Er(o),m=l.get(u);m||(m=r.querySelector(el(u)),m||(o=g({src:o,async:!0},n),(n=Zo.get(u))&&Df(o,n),m=r.createElement("script"),vt(m),qt(m,"link",o),r.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},l.set(u,m))}}function X5(o,n){Qn.M(o,n);var r=kr;if(r&&o){var l=ba(r).hoistableScripts,u=Er(o),m=l.get(u);m||(m=r.querySelector(el(u)),m||(o=g({src:o,async:!0,type:"module"},n),(n=Zo.get(u))&&Df(o,n),m=r.createElement("script"),vt(m),qt(m,"link",o),r.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},l.set(u,m))}}function Gv(o,n,r,l){var u=(u=se.current)?Zc(u):null;if(!u)throw Error(i(446));switch(o){case"meta":case"title":return null;case"style":return typeof r.precedence=="string"&&typeof r.href=="string"?(n=Cr(r.href),r=ba(u).hoistableStyles,l=r.get(n),l||(l={type:"style",instance:null,count:0,state:null},r.set(n,l)),l):{type:"void",instance:null,count:0,state:null};case"link":if(r.rel==="stylesheet"&&typeof r.href=="string"&&typeof r.precedence=="string"){o=Cr(r.href);var m=ba(u).hoistableStyles,w=m.get(o);if(w||(u=u.ownerDocument||u,w={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},m.set(o,w),(m=u.querySelector(Js(o)))&&!m._p&&(w.instance=m,w.state.loading=5),Zo.has(o)||(r={rel:"preload",as:"style",href:r.href,crossOrigin:r.crossOrigin,integrity:r.integrity,media:r.media,hrefLang:r.hrefLang,referrerPolicy:r.referrerPolicy},Zo.set(o,r),m||F5(u,o,r,w.state))),n&&l===null)throw Error(i(528,""));return w}if(n&&l!==null)throw Error(i(529,""));return null;case"script":return n=r.async,r=r.src,typeof r=="string"&&n&&typeof n!="function"&&typeof n!="symbol"?(n=Er(r),r=ba(u).hoistableScripts,l=r.get(n),l||(l={type:"script",instance:null,count:0,state:null},r.set(n,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,o))}}function Cr(o){return'href="'+Io(o)+'"'}function Js(o){return'link[rel="stylesheet"]['+o+"]"}function Wv(o){return g({},o,{"data-precedence":o.precedence,precedence:null})}function F5(o,n,r,l){o.querySelector('link[rel="preload"][as="style"]['+n+"]")?l.loading=1:(n=o.createElement("link"),l.preload=n,n.addEventListener("load",function(){return l.loading|=1}),n.addEventListener("error",function(){return l.loading|=2}),qt(n,"link",r),vt(n),o.head.appendChild(n))}function Er(o){return'[src="'+Io(o)+'"]'}function el(o){return"script[async]"+o}function Kv(o,n,r){if(n.count++,n.instance===null)switch(n.type){case"style":var l=o.querySelector('style[data-href~="'+Io(r.href)+'"]');if(l)return n.instance=l,vt(l),l;var u=g({},r,{"data-href":r.href,"data-precedence":r.precedence,href:null,precedence:null});return l=(o.ownerDocument||o).createElement("style"),vt(l),qt(l,"style",u),Yc(l,r.precedence,o),n.instance=l;case"stylesheet":u=Cr(r.href);var m=o.querySelector(Js(u));if(m)return n.state.loading|=4,n.instance=m,vt(m),m;l=Wv(r),(u=Zo.get(u))&&Mf(l,u),m=(o.ownerDocument||o).createElement("link"),vt(m);var w=m;return w._p=new Promise(function(E,$){w.onload=E,w.onerror=$}),qt(m,"link",l),n.state.loading|=4,Yc(m,r.precedence,o),n.instance=m;case"script":return m=Er(r.src),(u=o.querySelector(el(m)))?(n.instance=u,vt(u),u):(l=r,(u=Zo.get(m))&&(l=g({},r),Df(l,u)),o=o.ownerDocument||o,u=o.createElement("script"),vt(u),qt(u,"link",l),o.head.appendChild(u),n.instance=u);case"void":return null;default:throw Error(i(443,n.type))}else n.type==="stylesheet"&&(n.state.loading&4)===0&&(l=n.instance,n.state.loading|=4,Yc(l,r.precedence,o));return n.instance}function Yc(o,n,r){for(var l=r.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),u=l.length?l[l.length-1]:null,m=u,w=0;w<l.length;w++){var E=l[w];if(E.dataset.precedence===n)m=E;else if(m!==u)break}m?m.parentNode.insertBefore(o,m.nextSibling):(n=r.nodeType===9?r.head:r,n.insertBefore(o,n.firstChild))}function Mf(o,n){o.crossOrigin==null&&(o.crossOrigin=n.crossOrigin),o.referrerPolicy==null&&(o.referrerPolicy=n.referrerPolicy),o.title==null&&(o.title=n.title)}function Df(o,n){o.crossOrigin==null&&(o.crossOrigin=n.crossOrigin),o.referrerPolicy==null&&(o.referrerPolicy=n.referrerPolicy),o.integrity==null&&(o.integrity=n.integrity)}var Xc=null;function Qv(o,n,r){if(Xc===null){var l=new Map,u=Xc=new Map;u.set(r,l)}else u=Xc,l=u.get(r),l||(l=new Map,u.set(r,l));if(l.has(o))return l;for(l.set(o,null),r=r.getElementsByTagName(o),u=0;u<r.length;u++){var m=r[u];if(!(m[ti]||m[ht]||o==="link"&&m.getAttribute("rel")==="stylesheet")&&m.namespaceURI!=="http://www.w3.org/2000/svg"){var w=m.getAttribute(n)||"";w=o+w;var E=l.get(w);E?E.push(m):l.set(w,[m])}}return l}function Jv(o,n,r){o=o.ownerDocument||o,o.head.insertBefore(r,n==="title"?o.querySelector("head > title"):null)}function G5(o,n,r){if(r===1||n.itemProp!=null)return!1;switch(o){case"meta":case"title":return!0;case"style":if(typeof n.precedence!="string"||typeof n.href!="string"||n.href==="")break;return!0;case"link":if(typeof n.rel!="string"||typeof n.href!="string"||n.href===""||n.onLoad||n.onError)break;return n.rel==="stylesheet"?(o=n.disabled,typeof n.precedence=="string"&&o==null):!0;case"script":if(n.async&&typeof n.async!="function"&&typeof n.async!="symbol"&&!n.onLoad&&!n.onError&&n.src&&typeof n.src=="string")return!0}return!1}function e3(o){return!(o.type==="stylesheet"&&(o.state.loading&3)===0)}var tl=null;function W5(){}function K5(o,n,r){if(tl===null)throw Error(i(475));var l=tl;if(n.type==="stylesheet"&&(typeof r.media!="string"||matchMedia(r.media).matches!==!1)&&(n.state.loading&4)===0){if(n.instance===null){var u=Cr(r.href),m=o.querySelector(Js(u));if(m){o=m._p,o!==null&&typeof o=="object"&&typeof o.then=="function"&&(l.count++,l=Fc.bind(l),o.then(l,l)),n.state.loading|=4,n.instance=m,vt(m);return}m=o.ownerDocument||o,r=Wv(r),(u=Zo.get(u))&&Mf(r,u),m=m.createElement("link"),vt(m);var w=m;w._p=new Promise(function(E,$){w.onload=E,w.onerror=$}),qt(m,"link",r),n.instance=m}l.stylesheets===null&&(l.stylesheets=new Map),l.stylesheets.set(n,o),(o=n.state.preload)&&(n.state.loading&3)===0&&(l.count++,n=Fc.bind(l),o.addEventListener("load",n),o.addEventListener("error",n))}}function Q5(){if(tl===null)throw Error(i(475));var o=tl;return o.stylesheets&&o.count===0&&zf(o,o.stylesheets),0<o.count?function(n){var r=setTimeout(function(){if(o.stylesheets&&zf(o,o.stylesheets),o.unsuspend){var l=o.unsuspend;o.unsuspend=null,l()}},6e4);return o.unsuspend=n,function(){o.unsuspend=null,clearTimeout(r)}}:null}function Fc(){if(this.count--,this.count===0){if(this.stylesheets)zf(this,this.stylesheets);else if(this.unsuspend){var o=this.unsuspend;this.unsuspend=null,o()}}}var Gc=null;function zf(o,n){o.stylesheets=null,o.unsuspend!==null&&(o.count++,Gc=new Map,n.forEach(J5,o),Gc=null,Fc.call(o))}function J5(o,n){if(!(n.state.loading&4)){var r=Gc.get(o);if(r)var l=r.get(null);else{r=new Map,Gc.set(o,r);for(var u=o.querySelectorAll("link[data-precedence],style[data-precedence]"),m=0;m<u.length;m++){var w=u[m];(w.nodeName==="LINK"||w.getAttribute("media")!=="not all")&&(r.set(w.dataset.precedence,w),l=w)}l&&r.set(null,l)}u=n.instance,w=u.getAttribute("data-precedence"),m=r.get(w)||l,m===l&&r.set(null,u),r.set(w,u),this.count++,l=Fc.bind(this),u.addEventListener("load",l),u.addEventListener("error",l),m?m.parentNode.insertBefore(u,m.nextSibling):(o=o.nodeType===9?o.head:o,o.insertBefore(u,o.firstChild)),n.state.loading|=4}}var ol={$$typeof:O,Provider:null,Consumer:null,_currentValue:ee,_currentValue2:ee,_threadCount:0};function ek(o,n,r,l,u,m,w,E){this.tag=1,this.containerInfo=o,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=cs(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=cs(0),this.hiddenUpdates=cs(null),this.identifierPrefix=l,this.onUncaughtError=u,this.onCaughtError=m,this.onRecoverableError=w,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=E,this.incompleteTransitions=new Map}function t3(o,n,r,l,u,m,w,E,$,q,K,ne){return o=new ek(o,n,r,w,E,$,q,ne),n=1,m===!0&&(n|=24),m=_o(3,null,null,n),o.current=m,m.stateNode=o,n=mh(),n.refCount++,o.pooledCache=n,n.refCount++,m.memoizedState={element:l,isDehydrated:r,cache:n},yh(m),o}function o3(o){return o?(o=tr,o):tr}function n3(o,n,r,l,u,m){u=o3(u),l.context===null?l.context=u:l.pendingContext=u,l=va(n),l.payload={element:r},m=m===void 0?null:m,m!==null&&(l.callback=m),r=ya(o,l,n),r!==null&&(Oo(r,o,n),Rs(r,o,n))}function a3(o,n){if(o=o.memoizedState,o!==null&&o.dehydrated!==null){var r=o.retryLane;o.retryLane=r!==0&&r<n?r:n}}function Bf(o,n){a3(o,n),(o=o.alternate)&&a3(o,n)}function i3(o){if(o.tag===13){var n=er(o,67108864);n!==null&&Oo(n,o,67108864),Bf(o,67108864)}}var Wc=!0;function tk(o,n,r,l){var u=B.T;B.T=null;var m=te.p;try{te.p=2,Hf(o,n,r,l)}finally{te.p=m,B.T=u}}function ok(o,n,r,l){var u=B.T;B.T=null;var m=te.p;try{te.p=8,Hf(o,n,r,l)}finally{te.p=m,B.T=u}}function Hf(o,n,r,l){if(Wc){var u=If(l);if(u===null)Ef(o,n,l,Kc,r),s3(o,l);else if(ak(u,o,n,r,l))l.stopPropagation();else if(s3(o,l),n&4&&-1<nk.indexOf(o)){for(;u!==null;){var m=ha(u);if(m!==null)switch(m.tag){case 3:if(m=m.stateNode,m.current.memoizedState.isDehydrated){var w=Eo(m.pendingLanes);if(w!==0){var E=m;for(E.pendingLanes|=2,E.entangledLanes|=2;w;){var $=1<<31-pt(w);E.entanglements[1]|=$,w&=~$}yn(m),(Ze&6)===0&&(Dc=at()+500,Gs(0))}}break;case 13:E=er(m,2),E!==null&&Oo(E,m,2),Bc(),Bf(m,2)}if(m=If(l),m===null&&Ef(o,n,l,Kc,r),m===u)break;u=m}u!==null&&l.stopPropagation()}else Ef(o,n,l,null,r)}}function If(o){return o=qu(o),Nf(o)}var Kc=null;function Nf(o){if(Kc=null,o=ua(o),o!==null){var n=c(o);if(n===null)o=null;else{var r=n.tag;if(r===13){if(o=h(n),o!==null)return o;o=null}else if(r===3){if(n.stateNode.current.memoizedState.isDehydrated)return n.tag===3?n.stateNode.containerInfo:null;o=null}else n!==o&&(o=null)}}return Kc=o,null}function r3(o){switch(o){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(Rt()){case xo:return 2;case ut:return 8;case io:case ct:return 32;case ko:return 268435456;default:return 32}default:return 32}}var jf=!1,Ra=null,Ma=null,Da=null,nl=new Map,al=new Map,za=[],nk="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function s3(o,n){switch(o){case"focusin":case"focusout":Ra=null;break;case"dragenter":case"dragleave":Ma=null;break;case"mouseover":case"mouseout":Da=null;break;case"pointerover":case"pointerout":nl.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":al.delete(n.pointerId)}}function il(o,n,r,l,u,m){return o===null||o.nativeEvent!==m?(o={blockedOn:n,domEventName:r,eventSystemFlags:l,nativeEvent:m,targetContainers:[u]},n!==null&&(n=ha(n),n!==null&&i3(n)),o):(o.eventSystemFlags|=l,n=o.targetContainers,u!==null&&n.indexOf(u)===-1&&n.push(u),o)}function ak(o,n,r,l,u){switch(n){case"focusin":return Ra=il(Ra,o,n,r,l,u),!0;case"dragenter":return Ma=il(Ma,o,n,r,l,u),!0;case"mouseover":return Da=il(Da,o,n,r,l,u),!0;case"pointerover":var m=u.pointerId;return nl.set(m,il(nl.get(m)||null,o,n,r,l,u)),!0;case"gotpointercapture":return m=u.pointerId,al.set(m,il(al.get(m)||null,o,n,r,l,u)),!0}return!1}function l3(o){var n=ua(o.target);if(n!==null){var r=c(n);if(r!==null){if(n=r.tag,n===13){if(n=h(r),n!==null){o.blockedOn=n,Lu(o.priority,function(){if(r.tag===13){var l=Lo();l=ds(l);var u=er(r,l);u!==null&&Oo(u,r,l),Bf(r,l)}});return}}else if(n===3&&r.stateNode.current.memoizedState.isDehydrated){o.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}o.blockedOn=null}function Qc(o){if(o.blockedOn!==null)return!1;for(var n=o.targetContainers;0<n.length;){var r=If(o.nativeEvent);if(r===null){r=o.nativeEvent;var l=new r.constructor(r.type,r);Uu=l,r.target.dispatchEvent(l),Uu=null}else return n=ha(r),n!==null&&i3(n),o.blockedOn=r,!1;n.shift()}return!0}function c3(o,n,r){Qc(o)&&r.delete(n)}function ik(){jf=!1,Ra!==null&&Qc(Ra)&&(Ra=null),Ma!==null&&Qc(Ma)&&(Ma=null),Da!==null&&Qc(Da)&&(Da=null),nl.forEach(c3),al.forEach(c3)}function Jc(o,n){o.blockedOn===n&&(o.blockedOn=null,jf||(jf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,ik)))}var ed=null;function d3(o){ed!==o&&(ed=o,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){ed===o&&(ed=null);for(var n=0;n<o.length;n+=3){var r=o[n],l=o[n+1],u=o[n+2];if(typeof l!="function"){if(Nf(l||r)===null)continue;break}var m=ha(r);m!==null&&(o.splice(n,3),n-=3,Ih(m,{pending:!0,data:u,method:r.method,action:l},l,u))}}))}function rl(o){function n($){return Jc($,o)}Ra!==null&&Jc(Ra,o),Ma!==null&&Jc(Ma,o),Da!==null&&Jc(Da,o),nl.forEach(n),al.forEach(n);for(var r=0;r<za.length;r++){var l=za[r];l.blockedOn===o&&(l.blockedOn=null)}for(;0<za.length&&(r=za[0],r.blockedOn===null);)l3(r),r.blockedOn===null&&za.shift();if(r=(o.ownerDocument||o).$$reactFormReplay,r!=null)for(l=0;l<r.length;l+=3){var u=r[l],m=r[l+1],w=u[Nt]||null;if(typeof m=="function")w||d3(r);else if(w){var E=null;if(m&&m.hasAttribute("formAction")){if(u=m,w=m[Nt]||null)E=w.formAction;else if(Nf(u)!==null)continue}else E=w.action;typeof E=="function"?r[l+1]=E:(r.splice(l,3),l-=3),d3(r)}}}function Uf(o){this._internalRoot=o}td.prototype.render=Uf.prototype.render=function(o){var n=this._internalRoot;if(n===null)throw Error(i(409));var r=n.current,l=Lo();n3(r,l,o,n,null,null)},td.prototype.unmount=Uf.prototype.unmount=function(){var o=this._internalRoot;if(o!==null){this._internalRoot=null;var n=o.containerInfo;n3(o.current,2,null,o,null,null),Bc(),n[At]=null}};function td(o){this._internalRoot=o}td.prototype.unstable_scheduleHydration=function(o){if(o){var n=ei();o={blockedOn:null,target:o,priority:n};for(var r=0;r<za.length&&n!==0&&n<za[r].priority;r++);za.splice(r,0,o),r===0&&l3(o)}};var u3=t.version;if(u3!=="19.1.1")throw Error(i(527,u3,"19.1.1"));te.findDOMNode=function(o){var n=o._reactInternals;if(n===void 0)throw typeof o.render=="function"?Error(i(188)):(o=Object.keys(o).join(","),Error(i(268,o)));return o=b(n),o=o!==null?f(o):null,o=o===null?null:o.stateNode,o};var rk={bundleType:0,version:"19.1.1",rendererPackageName:"react-dom",currentDispatcherRef:B,reconcilerVersion:"19.1.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var od=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!od.isDisabled&&od.supportsFiber)try{so=od.inject(rk),xt=od}catch(o){}}return ll.createRoot=function(o,n){if(!s(o))throw Error(i(299));var r=!1,l="",u=A0,m=T0,w=$0,E=null;return n!=null&&(n.unstable_strictMode===!0&&(r=!0),n.identifierPrefix!==void 0&&(l=n.identifierPrefix),n.onUncaughtError!==void 0&&(u=n.onUncaughtError),n.onCaughtError!==void 0&&(m=n.onCaughtError),n.onRecoverableError!==void 0&&(w=n.onRecoverableError),n.unstable_transitionCallbacks!==void 0&&(E=n.unstable_transitionCallbacks)),n=t3(o,1,!1,null,null,r,l,u,m,w,E,null),o[At]=n.current,Cf(o),new Uf(n)},ll.hydrateRoot=function(o,n,r){if(!s(o))throw Error(i(299));var l=!1,u="",m=A0,w=T0,E=$0,$=null,q=null;return r!=null&&(r.unstable_strictMode===!0&&(l=!0),r.identifierPrefix!==void 0&&(u=r.identifierPrefix),r.onUncaughtError!==void 0&&(m=r.onUncaughtError),r.onCaughtError!==void 0&&(w=r.onCaughtError),r.onRecoverableError!==void 0&&(E=r.onRecoverableError),r.unstable_transitionCallbacks!==void 0&&($=r.unstable_transitionCallbacks),r.formState!==void 0&&(q=r.formState)),n=t3(o,1,!0,n,r!=null?r:null,l,u,m,w,E,$,q),n.context=o3(null),r=n.current,l=Lo(),l=ds(l),u=va(l),u.callback=null,ya(r,u,l),r=l,n.current.lanes=r,Ja(n,r),yn(n),o[At]=n.current,Cf(o),new td(n)},ll.version="19.1.1",ll}var C3;function pk(){if(C3)return Pf.exports;C3=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),Pf.exports=gk(),Pf.exports}var ay=pk();const iy=is(ay);function jb(e,t){return jb=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,i){return a.__proto__=i,a},jb(e,t)}function On(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,jb(e,t)}var Ff={exports:{}},Gf,E3;function vk(){if(E3)return Gf;E3=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Gf=e,Gf}var Wf,S3;function yk(){if(S3)return Wf;S3=1;var e=vk();function t(){}function a(){}return a.resetWarningCache=t,Wf=function(){function i(h,d,b,f,g,p){if(p!==e){var y=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw y.name="Invariant Violation",y}}i.isRequired=i;function s(){return i}var c={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:s,element:i,elementType:i,instanceOf:s,node:i,objectOf:s,oneOf:s,oneOfType:s,shape:s,exact:s,checkPropTypes:a,resetWarningCache:t};return c.PropTypes=c,c},Wf}var _3;function wk(){return _3||(_3=1,Ff.exports=yk()()),Ff.exports}var xk=wk();const A3=is(xk);function Vt(){return Vt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)({}).hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e},Vt.apply(null,arguments)}function nd(e){return e.charAt(0)==="/"}function Kf(e,t){for(var a=t,i=a+1,s=e.length;i<s;a+=1,i+=1)e[a]=e[i];e.pop()}function kk(e,t){t===void 0&&(t="");var a=e&&e.split("/")||[],i=t&&t.split("/")||[],s=e&&nd(e),c=t&&nd(t),h=s||c;if(e&&nd(e)?i=a:a.length&&(i.pop(),i=i.concat(a)),!i.length)return"/";var d;if(i.length){var b=i[i.length-1];d=b==="."||b===".."||b===""}else d=!1;for(var f=0,g=i.length;g>=0;g--){var p=i[g];p==="."?Kf(i,g):p===".."?(Kf(i,g),f++):f&&(Kf(i,g),f--)}if(!h)for(;f--;f)i.unshift("..");h&&i[0]!==""&&(!i[0]||!nd(i[0]))&&i.unshift("");var y=i.join("/");return d&&y.substr(-1)!=="/"&&(y+="/"),y}function T3(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}function Sd(e,t){if(e===t)return!0;if(e==null||t==null)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(s,c){return Sd(s,t[c])});if(typeof e=="object"||typeof t=="object"){var a=T3(e),i=T3(t);return a!==e||i!==t?Sd(a,i):Object.keys(Object.assign({},e,t)).every(function(s){return Sd(e[s],t[s])})}return!1}var Ck="Invariant failed";function Wa(e,t){throw new Error(Ck)}function wl(e){return e.charAt(0)==="/"?e:"/"+e}function $3(e){return e.charAt(0)==="/"?e.substr(1):e}function Ek(e,t){return e.toLowerCase().indexOf(t.toLowerCase())===0&&"/?#".indexOf(e.charAt(t.length))!==-1}function ry(e,t){return Ek(e,t)?e.substr(t.length):e}function sy(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e}function Sk(e){var t=e||"/",a="",i="",s=t.indexOf("#");s!==-1&&(i=t.substr(s),t=t.substr(0,s));var c=t.indexOf("?");return c!==-1&&(a=t.substr(c),t=t.substr(0,c)),{pathname:t,search:a==="?"?"":a,hash:i==="#"?"":i}}function bo(e){var t=e.pathname,a=e.search,i=e.hash,s=t||"/";return a&&a!=="?"&&(s+=a.charAt(0)==="?"?a:"?"+a),i&&i!=="#"&&(s+=i.charAt(0)==="#"?i:"#"+i),s}function ao(e,t,a,i){var s;typeof e=="string"?(s=Sk(e),s.state=t):(s=Vt({},e),s.pathname===void 0&&(s.pathname=""),s.search?s.search.charAt(0)!=="?"&&(s.search="?"+s.search):s.search="",s.hash?s.hash.charAt(0)!=="#"&&(s.hash="#"+s.hash):s.hash="",t!==void 0&&s.state===void 0&&(s.state=t));try{s.pathname=decodeURI(s.pathname)}catch(c){throw c instanceof URIError?new URIError('Pathname "'+s.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):c}return a&&(s.key=a),i?s.pathname?s.pathname.charAt(0)!=="/"&&(s.pathname=kk(s.pathname,i.pathname)):s.pathname=i.pathname:s.pathname||(s.pathname="/"),s}function _k(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&Sd(e.state,t.state)}function Rm(){var e=null;function t(h){return e=h,function(){e===h&&(e=null)}}function a(h,d,b,f){if(e!=null){var g=typeof e=="function"?e(h,d):e;typeof g=="string"?typeof b=="function"?b(g,f):f(!0):f(g!==!1)}else f(!0)}var i=[];function s(h){var d=!0;function b(){d&&h.apply(void 0,arguments)}return i.push(b),function(){d=!1,i=i.filter(function(f){return f!==b})}}function c(){for(var h=arguments.length,d=new Array(h),b=0;b<h;b++)d[b]=arguments[b];i.forEach(function(f){return f.apply(void 0,d)})}return{setPrompt:t,confirmTransitionTo:a,appendListener:s,notifyListeners:c}}var ly=!!(typeof window<"u"&&window.document&&window.document.createElement);function cy(e,t){t(window.confirm(e))}function Ak(){var e=window.navigator.userAgent;return(e.indexOf("Android 2.")!==-1||e.indexOf("Android 4.0")!==-1)&&e.indexOf("Mobile Safari")!==-1&&e.indexOf("Chrome")===-1&&e.indexOf("Windows Phone")===-1?!1:window.history&&"pushState"in window.history}function Tk(){return window.navigator.userAgent.indexOf("Trident")===-1}function $k(){return window.navigator.userAgent.indexOf("Firefox")===-1}function Lk(e){return e.state===void 0&&navigator.userAgent.indexOf("CriOS")===-1}var L3="popstate",O3="hashchange";function R3(){try{return window.history.state||{}}catch(e){return{}}}function Ok(e){e===void 0&&(e={}),ly||Wa();var t=window.history,a=Ak(),i=!Tk(),s=e,c=s.forceRefresh,h=c===void 0?!1:c,d=s.getUserConfirmation,b=d===void 0?cy:d,f=s.keyLength,g=f===void 0?6:f,p=e.basename?sy(wl(e.basename)):"";function y(F){var S=F||{},D=S.key,N=S.state,H=window.location,Q=H.pathname,re=H.search,se=H.hash,be=Q+re+se;return p&&(be=ry(be,p)),ao(be,N,D)}function x(){return Math.random().toString(36).substr(2,g)}var k=Rm();function T(F){Vt(ee,F),ee.length=t.length,k.notifyListeners(ee.location,ee.action)}function A(F){Lk(F)||O(y(F.state))}function L(){O(y(R3()))}var R=!1;function O(F){if(R)R=!1,T();else{var S="POP";k.confirmTransitionTo(F,S,b,function(D){D?T({action:S,location:F}):X(F)})}}function X(F){var S=ee.location,D=P.indexOf(S.key);D===-1&&(D=0);var N=P.indexOf(F.key);N===-1&&(N=0);var H=D-N;H&&(R=!0,le(H))}var _=y(R3()),P=[_.key];function j(F){return p+bo(F)}function W(F,S){var D="PUSH",N=ao(F,S,x(),ee.location);k.confirmTransitionTo(N,D,b,function(H){if(H){var Q=j(N),re=N.key,se=N.state;if(a)if(t.pushState({key:re,state:se},null,Q),h)window.location.href=Q;else{var be=P.indexOf(ee.location.key),he=P.slice(0,be+1);he.push(N.key),P=he,T({action:D,location:N})}else window.location.href=Q}})}function V(F,S){var D="REPLACE",N=ao(F,S,x(),ee.location);k.confirmTransitionTo(N,D,b,function(H){if(H){var Q=j(N),re=N.key,se=N.state;if(a)if(t.replaceState({key:re,state:se},null,Q),h)window.location.replace(Q);else{var be=P.indexOf(ee.location.key);be!==-1&&(P[be]=N.key),T({action:D,location:N})}else window.location.replace(Q)}})}function le(F){t.go(F)}function ie(){le(-1)}function ce(){le(1)}var ge=0;function de(F){ge+=F,ge===1&&F===1?(window.addEventListener(L3,A),i&&window.addEventListener(O3,L)):ge===0&&(window.removeEventListener(L3,A),i&&window.removeEventListener(O3,L))}var ae=!1;function B(F){F===void 0&&(F=!1);var S=k.setPrompt(F);return ae||(de(1),ae=!0),function(){return ae&&(ae=!1,de(-1)),S()}}function te(F){var S=k.appendListener(F);return de(1),function(){de(-1),S()}}var ee={length:t.length,action:"POP",location:_,createHref:j,push:W,replace:V,go:le,goBack:ie,goForward:ce,block:B,listen:te};return ee}var M3="hashchange",Rk={hashbang:{encodePath:function(t){return t.charAt(0)==="!"?t:"!/"+$3(t)},decodePath:function(t){return t.charAt(0)==="!"?t.substr(1):t}},noslash:{encodePath:$3,decodePath:wl},slash:{encodePath:wl,decodePath:wl}};function dy(e){var t=e.indexOf("#");return t===-1?e:e.slice(0,t)}function cl(){var e=window.location.href,t=e.indexOf("#");return t===-1?"":e.substring(t+1)}function Mk(e){window.location.hash=e}function Qf(e){window.location.replace(dy(window.location.href)+"#"+e)}function Dk(e){e===void 0&&(e={}),ly||Wa();var t=window.history;$k();var a=e,i=a.getUserConfirmation,s=i===void 0?cy:i,c=a.hashType,h=c===void 0?"slash":c,d=e.basename?sy(wl(e.basename)):"",b=Rk[h],f=b.encodePath,g=b.decodePath;function p(){var S=g(cl());return d&&(S=ry(S,d)),ao(S)}var y=Rm();function x(S){Vt(F,S),F.length=t.length,y.notifyListeners(F.location,F.action)}var k=!1,T=null;function A(S,D){return S.pathname===D.pathname&&S.search===D.search&&S.hash===D.hash}function L(){var S=cl(),D=f(S);if(S!==D)Qf(D);else{var N=p(),H=F.location;if(!k&&A(H,N)||T===bo(N))return;T=null,R(N)}}function R(S){if(k)k=!1,x();else{var D="POP";y.confirmTransitionTo(S,D,s,function(N){N?x({action:D,location:S}):O(S)})}}function O(S){var D=F.location,N=j.lastIndexOf(bo(D));N===-1&&(N=0);var H=j.lastIndexOf(bo(S));H===-1&&(H=0);var Q=N-H;Q&&(k=!0,ie(Q))}var X=cl(),_=f(X);X!==_&&Qf(_);var P=p(),j=[bo(P)];function W(S){var D=document.querySelector("base"),N="";return D&&D.getAttribute("href")&&(N=dy(window.location.href)),N+"#"+f(d+bo(S))}function V(S,D){var N="PUSH",H=ao(S,void 0,void 0,F.location);y.confirmTransitionTo(H,N,s,function(Q){if(Q){var re=bo(H),se=f(d+re),be=cl()!==se;if(be){T=re,Mk(se);var he=j.lastIndexOf(bo(F.location)),Le=j.slice(0,he+1);Le.push(re),j=Le,x({action:N,location:H})}else x()}})}function le(S,D){var N="REPLACE",H=ao(S,void 0,void 0,F.location);y.confirmTransitionTo(H,N,s,function(Q){if(Q){var re=bo(H),se=f(d+re),be=cl()!==se;be&&(T=re,Qf(se));var he=j.indexOf(bo(F.location));he!==-1&&(j[he]=re),x({action:N,location:H})}})}function ie(S){t.go(S)}function ce(){ie(-1)}function ge(){ie(1)}var de=0;function ae(S){de+=S,de===1&&S===1?window.addEventListener(M3,L):de===0&&window.removeEventListener(M3,L)}var B=!1;function te(S){S===void 0&&(S=!1);var D=y.setPrompt(S);return B||(ae(1),B=!0),function(){return B&&(B=!1,ae(-1)),D()}}function ee(S){var D=y.appendListener(S);return ae(1),function(){ae(-1),D()}}var F={length:t.length,action:"POP",location:P,createHref:W,push:V,replace:le,go:ie,goBack:ce,goForward:ge,block:te,listen:ee};return F}function D3(e,t,a){return Math.min(Math.max(e,t),a)}function zk(e){e===void 0&&(e={});var t=e,a=t.getUserConfirmation,i=t.initialEntries,s=i===void 0?["/"]:i,c=t.initialIndex,h=c===void 0?0:c,d=t.keyLength,b=d===void 0?6:d,f=Rm();function g(W){Vt(j,W),j.length=j.entries.length,f.notifyListeners(j.location,j.action)}function p(){return Math.random().toString(36).substr(2,b)}var y=D3(h,0,s.length-1),x=s.map(function(W){return typeof W=="string"?ao(W,void 0,p()):ao(W,void 0,W.key||p())}),k=bo;function T(W,V){var le="PUSH",ie=ao(W,V,p(),j.location);f.confirmTransitionTo(ie,le,a,function(ce){if(ce){var ge=j.index,de=ge+1,ae=j.entries.slice(0);ae.length>de?ae.splice(de,ae.length-de,ie):ae.push(ie),g({action:le,location:ie,index:de,entries:ae})}})}function A(W,V){var le="REPLACE",ie=ao(W,V,p(),j.location);f.confirmTransitionTo(ie,le,a,function(ce){ce&&(j.entries[j.index]=ie,g({action:le,location:ie}))})}function L(W){var V=D3(j.index+W,0,j.entries.length-1),le="POP",ie=j.entries[V];f.confirmTransitionTo(ie,le,a,function(ce){ce?g({action:le,location:ie,index:V}):g()})}function R(){L(-1)}function O(){L(1)}function X(W){var V=j.index+W;return V>=0&&V<j.entries.length}function _(W){return W===void 0&&(W=!1),f.setPrompt(W)}function P(W){return f.appendListener(W)}var j={length:x.length,action:"POP",location:x[y],index:y,entries:x,createHref:k,push:T,replace:A,go:L,goBack:R,goForward:O,canGo:X,block:_,listen:P};return j}var vi={exports:{}},Jf,z3;function Bk(){return z3||(z3=1,Jf=Array.isArray||function(e){return Object.prototype.toString.call(e)=="[object Array]"}),Jf}var B3;function Hk(){if(B3)return vi.exports;B3=1;var e=Bk();vi.exports=T,vi.exports.parse=a,vi.exports.compile=i,vi.exports.tokensToFunction=h,vi.exports.tokensToRegExp=k;var t=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function a(A,L){for(var R=[],O=0,X=0,_="",P=L&&L.delimiter||"/",j;(j=t.exec(A))!=null;){var W=j[0],V=j[1],le=j.index;if(_+=A.slice(X,le),X=le+W.length,V){_+=V[1];continue}var ie=A[X],ce=j[2],ge=j[3],de=j[4],ae=j[5],B=j[6],te=j[7];_&&(R.push(_),_="");var ee=ce!=null&&ie!=null&&ie!==ce,F=B==="+"||B==="*",S=B==="?"||B==="*",D=j[2]||P,N=de||ae;R.push({name:ge||O++,prefix:ce||"",delimiter:D,optional:S,repeat:F,partial:ee,asterisk:!!te,pattern:N?b(N):te?".*":"[^"+d(D)+"]+?"})}return X<A.length&&(_+=A.substr(X)),_&&R.push(_),R}function i(A,L){return h(a(A,L),L)}function s(A){return encodeURI(A).replace(/[\/?#]/g,function(L){return"%"+L.charCodeAt(0).toString(16).toUpperCase()})}function c(A){return encodeURI(A).replace(/[?#]/g,function(L){return"%"+L.charCodeAt(0).toString(16).toUpperCase()})}function h(A,L){for(var R=new Array(A.length),O=0;O<A.length;O++)typeof A[O]=="object"&&(R[O]=new RegExp("^(?:"+A[O].pattern+")$",g(L)));return function(X,_){for(var P="",j=X||{},W=_||{},V=W.pretty?s:encodeURIComponent,le=0;le<A.length;le++){var ie=A[le];if(typeof ie=="string"){P+=ie;continue}var ce=j[ie.name],ge;if(ce==null)if(ie.optional){ie.partial&&(P+=ie.prefix);continue}else throw new TypeError('Expected "'+ie.name+'" to be defined');if(e(ce)){if(!ie.repeat)throw new TypeError('Expected "'+ie.name+'" to not repeat, but received `'+JSON.stringify(ce)+"`");if(ce.length===0){if(ie.optional)continue;throw new TypeError('Expected "'+ie.name+'" to not be empty')}for(var de=0;de<ce.length;de++){if(ge=V(ce[de]),!R[le].test(ge))throw new TypeError('Expected all "'+ie.name+'" to match "'+ie.pattern+'", but received `'+JSON.stringify(ge)+"`");P+=(de===0?ie.prefix:ie.delimiter)+ge}continue}if(ge=ie.asterisk?c(ce):V(ce),!R[le].test(ge))throw new TypeError('Expected "'+ie.name+'" to match "'+ie.pattern+'", but received "'+ge+'"');P+=ie.prefix+ge}return P}}function d(A){return A.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function b(A){return A.replace(/([=!:$\/()])/g,"\\$1")}function f(A,L){return A.keys=L,A}function g(A){return A&&A.sensitive?"":"i"}function p(A,L){var R=A.source.match(/\((?!\?)/g);if(R)for(var O=0;O<R.length;O++)L.push({name:O,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return f(A,L)}function y(A,L,R){for(var O=[],X=0;X<A.length;X++)O.push(T(A[X],L,R).source);var _=new RegExp("(?:"+O.join("|")+")",g(R));return f(_,L)}function x(A,L,R){return k(a(A,R),L,R)}function k(A,L,R){e(L)||(R=L||R,L=[]),R=R||{};for(var O=R.strict,X=R.end!==!1,_="",P=0;P<A.length;P++){var j=A[P];if(typeof j=="string")_+=d(j);else{var W=d(j.prefix),V="(?:"+j.pattern+")";L.push(j),j.repeat&&(V+="(?:"+W+V+")*"),j.optional?j.partial?V=W+"("+V+")?":V="(?:"+W+"("+V+"))?":V=W+"("+V+")",_+=V}}var le=d(R.delimiter||"/"),ie=_.slice(-le.length)===le;return O||(_=(ie?_.slice(0,-le.length):_)+"(?:"+le+"(?=$))?"),X?_+="$":_+=O&&ie?"":"(?="+le+"|$)",f(new RegExp("^"+_,g(R)),L)}function T(A,L,R){return e(L)||(R=L||R,L=[]),R=R||{},A instanceof RegExp?p(A,L):e(A)?y(A,L,R):x(A,L,R)}return vi.exports}var Ik=Hk();const uy=is(Ik);var eb={exports:{}},Ve={};var H3;function Nk(){if(H3)return Ve;H3=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,c=e?Symbol.for("react.profiler"):60114,h=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,b=e?Symbol.for("react.async_mode"):60111,f=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,k=e?Symbol.for("react.lazy"):60116,T=e?Symbol.for("react.block"):60121,A=e?Symbol.for("react.fundamental"):60117,L=e?Symbol.for("react.responder"):60118,R=e?Symbol.for("react.scope"):60119;function O(_){if(typeof _=="object"&&_!==null){var P=_.$$typeof;switch(P){case t:switch(_=_.type,_){case b:case f:case i:case c:case s:case p:return _;default:switch(_=_&&_.$$typeof,_){case d:case g:case k:case x:case h:return _;default:return P}}case a:return P}}}function X(_){return O(_)===f}return Ve.AsyncMode=b,Ve.ConcurrentMode=f,Ve.ContextConsumer=d,Ve.ContextProvider=h,Ve.Element=t,Ve.ForwardRef=g,Ve.Fragment=i,Ve.Lazy=k,Ve.Memo=x,Ve.Portal=a,Ve.Profiler=c,Ve.StrictMode=s,Ve.Suspense=p,Ve.isAsyncMode=function(_){return X(_)||O(_)===b},Ve.isConcurrentMode=X,Ve.isContextConsumer=function(_){return O(_)===d},Ve.isContextProvider=function(_){return O(_)===h},Ve.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},Ve.isForwardRef=function(_){return O(_)===g},Ve.isFragment=function(_){return O(_)===i},Ve.isLazy=function(_){return O(_)===k},Ve.isMemo=function(_){return O(_)===x},Ve.isPortal=function(_){return O(_)===a},Ve.isProfiler=function(_){return O(_)===c},Ve.isStrictMode=function(_){return O(_)===s},Ve.isSuspense=function(_){return O(_)===p},Ve.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===i||_===f||_===c||_===s||_===p||_===y||typeof _=="object"&&_!==null&&(_.$$typeof===k||_.$$typeof===x||_.$$typeof===h||_.$$typeof===d||_.$$typeof===g||_.$$typeof===A||_.$$typeof===L||_.$$typeof===R||_.$$typeof===T)},Ve.typeOf=O,Ve}var I3;function hy(){return I3||(I3=1,eb.exports=Nk()),eb.exports}hy();function hu(e,t){if(e==null)return{};var a={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;a[i]=e[i]}return a}var tb,N3;function jk(){if(N3)return tb;N3=1;var e=hy(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},c={};c[e.ForwardRef]=i,c[e.Memo]=s;function h(k){return e.isMemo(k)?s:c[k.$$typeof]||t}var d=Object.defineProperty,b=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,g=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,y=Object.prototype;function x(k,T,A){if(typeof T!="string"){if(y){var L=p(T);L&&L!==y&&x(k,L,A)}var R=b(T);f&&(R=R.concat(f(T)));for(var O=h(k),X=h(T),_=0;_<R.length;++_){var P=R[_];if(!a[P]&&!(A&&A[P])&&!(X&&X[P])&&!(O&&O[P])){var j=g(T,P);try{d(k,P,j)}catch(W){}}}}return k}return tb=x,tb}jk();var ob=1073741823,j3=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:{};function Uk(){var e="__global_unique_id__";return j3[e]=(j3[e]||0)+1}function qk(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Vk(e){var t=[];return{on:function(i){t.push(i)},off:function(i){t=t.filter(function(s){return s!==i})},get:function(){return e},set:function(i,s){e=i,t.forEach(function(c){return c(e,s)})}}}function Pk(e){return Array.isArray(e)?e[0]:e}function Zk(e,t){var a,i,s="__create-react-context-"+Uk()+"__",c=(function(d){On(b,d);function b(){for(var g,p=arguments.length,y=new Array(p),x=0;x<p;x++)y[x]=arguments[x];return g=d.call.apply(d,[this].concat(y))||this,g.emitter=Vk(g.props.value),g}var f=b.prototype;return f.getChildContext=function(){var p;return p={},p[s]=this.emitter,p},f.componentWillReceiveProps=function(p){if(this.props.value!==p.value){var y=this.props.value,x=p.value,k;qk(y,x)?k=0:(k=typeof t=="function"?t(y,x):ob,k|=0,k!==0&&this.emitter.set(p.value,k))}},f.render=function(){return this.props.children},b})(oe.Component);c.childContextTypes=(a={},a[s]=A3.object.isRequired,a);var h=(function(d){On(b,d);function b(){for(var g,p=arguments.length,y=new Array(p),x=0;x<p;x++)y[x]=arguments[x];return g=d.call.apply(d,[this].concat(y))||this,g.observedBits=void 0,g.state={value:g.getValue()},g.onUpdate=function(k,T){var A=g.observedBits|0;(A&T)!==0&&g.setState({value:g.getValue()})},g}var f=b.prototype;return f.componentWillReceiveProps=function(p){var y=p.observedBits;this.observedBits=y==null?ob:y},f.componentDidMount=function(){this.context[s]&&this.context[s].on(this.onUpdate);var p=this.props.observedBits;this.observedBits=p==null?ob:p},f.componentWillUnmount=function(){this.context[s]&&this.context[s].off(this.onUpdate)},f.getValue=function(){return this.context[s]?this.context[s].get():e},f.render=function(){return Pk(this.props.children)(this.state.value)},b})(oe.Component);return h.contextTypes=(i={},i[s]=A3.object,i),{Provider:c,Consumer:h}}var Yk=oe.createContext||Zk,fy=function(t){var a=Yk();return a.displayName=t,a},Xk=fy("Router-History"),Mi=fy("Router"),fu=(function(e){On(t,e),t.computeRootMatch=function(s){return{path:"/",url:"/",params:{},isExact:s==="/"}};function t(i){var s;return s=e.call(this,i)||this,s.state={location:i.history.location},s._isMounted=!1,s._pendingLocation=null,i.staticContext||(s.unlisten=i.history.listen(function(c){s._pendingLocation=c})),s}var a=t.prototype;return a.componentDidMount=function(){var s=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen(function(c){s._isMounted&&s.setState({location:c})})),this._pendingLocation&&this.setState({location:this._pendingLocation})},a.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},a.render=function(){return oe.createElement(Mi.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},oe.createElement(Xk.Provider,{children:this.props.children||null,value:this.props.history}))},t})(oe.Component);oe.Component;var Fk=(function(e){On(t,e);function t(){return e.apply(this,arguments)||this}var a=t.prototype;return a.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},a.componentDidUpdate=function(s){this.props.onUpdate&&this.props.onUpdate.call(this,this,s)},a.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},a.render=function(){return null},t})(oe.Component),nb={},Gk=1e4,U3=0;function Wk(e){if(nb[e])return nb[e];var t=uy.compile(e);return U3<Gk&&(nb[e]=t,U3++),t}function q3(e,t){return e===void 0&&(e="/"),t===void 0&&(t={}),e==="/"?e:Wk(e)(t,{pretty:!0})}function Kk(e){var t=e.computedMatch,a=e.to,i=e.push,s=i===void 0?!1:i;return oe.createElement(Mi.Consumer,null,function(c){c||Wa();var h=c.history,d=c.staticContext,b=s?h.push:h.replace,f=ao(t?typeof a=="string"?q3(a,t.params):Vt({},a,{pathname:q3(a.pathname,t.params)}):a);return d?(b(f),null):oe.createElement(Fk,{onMount:function(){b(f)},onUpdate:function(p,y){var x=ao(y.to);_k(x,Vt({},f,{key:x.key}))||b(f)},to:a})})}var V3={},Qk=1e4,P3=0;function Jk(e,t){var a=""+t.end+t.strict+t.sensitive,i=V3[a]||(V3[a]={});if(i[e])return i[e];var s=[],c=uy(e,s,t),h={regexp:c,keys:s};return P3<Qk&&(i[e]=h,P3++),h}function Mm(e,t){t===void 0&&(t={}),(typeof t=="string"||Array.isArray(t))&&(t={path:t});var a=t,i=a.path,s=a.exact,c=s===void 0?!1:s,h=a.strict,d=h===void 0?!1:h,b=a.sensitive,f=b===void 0?!1:b,g=[].concat(i);return g.reduce(function(p,y){if(!y&&y!=="")return null;if(p)return p;var x=Jk(y,{end:c,strict:d,sensitive:f}),k=x.regexp,T=x.keys,A=k.exec(e);if(!A)return null;var L=A[0],R=A.slice(1),O=e===L;return c&&!O?null:{path:y,url:y==="/"&&L===""?"/":L,isExact:O,params:T.reduce(function(X,_,P){return X[_.name]=R[P],X},{})}},null)}function e7(e){return oe.Children.count(e)===0}var ad=(function(e){On(t,e);function t(){return e.apply(this,arguments)||this}var a=t.prototype;return a.render=function(){var s=this;return oe.createElement(Mi.Consumer,null,function(c){c||Wa();var h=s.props.location||c.location,d=s.props.computedMatch?s.props.computedMatch:s.props.path?Mm(h.pathname,s.props):c.match,b=Vt({},c,{location:h,match:d}),f=s.props,g=f.children,p=f.component,y=f.render;return Array.isArray(g)&&e7(g)&&(g=null),oe.createElement(Mi.Provider,{value:b},b.match?g?typeof g=="function"?g(b):g:p?oe.createElement(p,b):y?y(b):null:typeof g=="function"?g(b):null)})},t})(oe.Component);function Dm(e){return e.charAt(0)==="/"?e:"/"+e}function t7(e,t){return e?Vt({},t,{pathname:Dm(e)+t.pathname}):t}function o7(e,t){if(!e)return t;var a=Dm(e);return t.pathname.indexOf(a)!==0?t:Vt({},t,{pathname:t.pathname.substr(a.length)})}function Z3(e){return typeof e=="string"?e:bo(e)}function ab(e){return function(){Wa()}}function Y3(){}oe.Component;oe.Component;oe.useContext;oe.Component;var n7=(function(e){On(t,e);function t(){for(var i,s=arguments.length,c=new Array(s),h=0;h<s;h++)c[h]=arguments[h];return i=e.call.apply(e,[this].concat(c))||this,i.history=Dk(i.props),i}var a=t.prototype;return a.render=function(){return oe.createElement(fu,{history:this.history,children:this.props.children})},t})(oe.Component),Ub=function(t,a){return typeof t=="function"?t(a):t},qb=function(t,a){return typeof t=="string"?ao(t,null,null,a):t},zm=function(t){return t},Qr=oe.forwardRef;typeof Qr>"u"&&(Qr=zm);function a7(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}var i7=Qr(function(e,t){var a=e.innerRef,i=e.navigate,s=e.onClick,c=hu(e,["innerRef","navigate","onClick"]),h=c.target,d=Vt({},c,{onClick:function(f){try{s&&s(f)}catch(g){throw f.preventDefault(),g}!f.defaultPrevented&&f.button===0&&(!h||h==="_self")&&!a7(f)&&(f.preventDefault(),i())}});return zm!==Qr?d.ref=t||a:d.ref=a,oe.createElement("a",d)}),r7=Qr(function(e,t){var a=e.component,i=a===void 0?i7:a,s=e.replace,c=e.to,h=e.innerRef,d=hu(e,["component","replace","to","innerRef"]);return oe.createElement(Mi.Consumer,null,function(b){b||Wa();var f=b.history,g=qb(Ub(c,b.location),b.location),p=g?f.createHref(g):"",y=Vt({},d,{href:p,navigate:function(){var k=Ub(c,b.location),T=bo(b.location)===bo(qb(k)),A=s||T?f.replace:f.push;A(k)}});return zm!==Qr?y.ref=t||h:y.innerRef=h,oe.createElement(i,y)})}),by=function(t){return t},Hd=oe.forwardRef;typeof Hd>"u"&&(Hd=by);function s7(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(function(i){return i}).join(" ")}var my=Hd(function(e,t){var a=e["aria-current"],i=a===void 0?"page":a,s=e.activeClassName,c=s===void 0?"active":s,h=e.activeStyle,d=e.className,b=e.exact,f=e.isActive,g=e.location,p=e.sensitive,y=e.strict,x=e.style,k=e.to,T=e.innerRef,A=hu(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return oe.createElement(Mi.Consumer,null,function(L){L||Wa();var R=g||L.location,O=qb(Ub(k,R),R),X=O.pathname,_=X&&X.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),P=_?Mm(R.pathname,{path:_,exact:b,sensitive:p,strict:y}):null,j=!!(f?f(P,R):P),W=typeof d=="function"?d(j):d,V=typeof x=="function"?x(j):x;j&&(W=s7(W,c),V=Vt({},V,h));var le=Vt({"aria-current":j&&i||null,className:W,style:V,to:O},A);return by!==Hd?le.ref=t||T:le.innerRef=T,oe.createElement(r7,le)})});const l7="modulepreload",c7=function(e,t){return new URL(e,t).href},X3={},Fo=function(t,a,i){let s=Promise.resolve();if(a&&a.length>0){let f=function(g){return Promise.all(g.map(p=>Promise.resolve(p).then(y=>({status:"fulfilled",value:y}),y=>({status:"rejected",reason:y}))))};const h=document.getElementsByTagName("link"),d=document.querySelector("meta[property=csp-nonce]"),b=(d==null?void 0:d.nonce)||(d==null?void 0:d.getAttribute("nonce"));s=f(a.map(g=>{if(g=c7(g,i),g in X3)return;X3[g]=!0;const p=g.endsWith(".css"),y=p?'[rel="stylesheet"]':"";if(i)for(let k=h.length-1;k>=0;k--){const T=h[k];if(T.href===g&&(!p||T.rel==="stylesheet"))return}else if(document.querySelector('link[href="'.concat(g,'"]').concat(y)))return;const x=document.createElement("link");if(x.rel=p?"stylesheet":l7,p||(x.as="script"),x.crossOrigin="",x.href=g,b&&x.setAttribute("nonce",b),document.head.appendChild(x),p)return new Promise((k,T)=>{x.addEventListener("load",k),x.addEventListener("error",()=>T(new Error("Unable to preload CSS for ".concat(g))))})}))}function c(h){const d=new Event("vite:preloadError",{cancelable:!0});if(d.payload=h,window.dispatchEvent(d),!d.defaultPrevented)throw h}return s.then(h=>{for(const d of h||[])d.status==="rejected"&&c(d.reason);return t().catch(c)})};var po={allRenderFn:!1,element:!0,event:!0,hasRenderFn:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,formAssociated:!1,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,constructableCSS:!0,devTools:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!0,asyncQueue:!1,transformTagName:!1,attachStyles:!0,experimentalSlotFixes:!1},d7="app",u7=Object.defineProperty,h7=(e,t)=>{for(var a in t)u7(e,a,{get:t[a],enumerable:!0})},f7={isBrowser:!0},b7="http://www.w3.org/2000/svg",m7="http://www.w3.org/1999/xhtml",g7=(e,t)=>{var a;const i=t.$cmpMeta$;Object.entries((a=i.$members$)!=null?a:{}).map(([c,[h]])=>{if(h&31||h&32){const d=e[c],b=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),c);Object.defineProperty(e,c,{get(){return b.get.call(this)},set(f){b.set.call(this,f)},configurable:!0,enumerable:!0}),e[c]=t.$instanceValues$.has(c)?t.$instanceValues$.get(c):d}})},Xa=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},p7=(e,t)=>{const a={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};a.$onReadyPromise$=new Promise(s=>a.$onReadyResolve$=s),e["s-p"]=[],e["s-rc"]=[];const i=a;return e.__stencil__getHostRef=()=>i,po.modernPropertyDecls&&po.state&&g7(e,a),i},F3=(e,t)=>t in e,jl=(e,t)=>(0,console.error)(e,t),Id=new Map,gy=[],v7="slot-fb{display:contents}slot-fb[hidden]{display:none}",G3="http://www.w3.org/1999/xlink",mt=typeof window<"u"?window:{},Mn=mt.HTMLElement||class{},Pt={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,a,i)=>e.addEventListener(t,a,i),rel:(e,t,a,i)=>e.removeEventListener(t,a,i),ce:(e,t)=>new CustomEvent(e,t)},y7=(()=>{var e;let t=!1;try{(e=mt.document)==null||e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(a){}return t})(),w7=e=>Promise.resolve(e),Bm=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(e){}return!1})(),Vb=Bm?!!mt.document&&Object.getOwnPropertyDescriptor(mt.document.adoptedStyleSheets,"length").writable:!1,Pb=!1,Zb=[],py=[],vy=(e,t)=>a=>{e.push(a),Pb||(Pb=!0,t&&Pt.$flags$&4?Hm(Yb):Pt.raf(Yb))},W3=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(a){jl(a)}e.length=0},Yb=()=>{W3(Zb),W3(py),(Pb=Zb.length>0)&&Pt.raf(Yb)},Hm=e=>w7().then(e),x7=vy(Zb,!1),Im=vy(py,!0),k7=e=>{const t=new URL(e,Pt.$resourcesUrl$);return t.origin!==mt.location.origin?t.href:t.pathname},C7=e=>e!=null&&e!==void 0,Nm=e=>(e=typeof e,e==="object"||e==="function");function E7(e){var t,a,i;return(i=(a=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:a.getAttribute("content"))!=null?i:void 0}var S7=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),_7={};h7(_7,{err:()=>yy,map:()=>A7,ok:()=>Xb,unwrap:()=>T7,unwrapErr:()=>$7});var Xb=e=>({isOk:!0,isErr:!1,value:e}),yy=e=>({isOk:!1,isErr:!0,value:e});function A7(e,t){if(e.isOk){const a=t(e.value);return a instanceof Promise?a.then(i=>Xb(i)):Xb(a)}if(e.isErr){const a=e.value;return yy(a)}throw"should never get here"}var T7=e=>{if(e.isOk)return e.value;throw e.value},$7=e=>{if(e.isErr)return e.value;throw e.value};var dl;function L7(e){var t;const a=this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)});dl===void 0&&(dl=(t=void 0)!=null?t:null),dl&&(Vb?a.adoptedStyleSheets.push(dl):a.adoptedStyleSheets=[...a.adoptedStyleSheets,dl])}var wy=e=>{const t=Q3(e,"childNodes");e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&e.tagName!=="SLOT-FB"&&xy(t,e.tagName).forEach(i=>{i.nodeType===1&&i.tagName==="SLOT-FB"&&(R7(i,jm(i),!1).length?i.hidden=!0:i.hidden=!1)});let a=0;for(a=0;a<t.length;a++){const i=t[a];i.nodeType===1&&Q3(i,"childNodes").length&&wy(i)}},O7=e=>{const t=[];for(let a=0;a<e.length;a++){const i=e[a]["s-nr"]||void 0;i&&i.isConnected&&t.push(i)}return t};function xy(e,t,a){let i=0,s=[],c;for(;i<e.length;i++)c=e[i],c["s-sr"]&&(!t||c["s-hn"]===t)&&a===void 0&&s.push(c),s=[...s,...xy(c.childNodes,t,a)];return s}var R7=(e,t,a=!0)=>{const i=[];(a&&e["s-sr"]||!e["s-sr"])&&i.push(e);let s=e;for(;s=s.nextSibling;)jm(s)===t&&(a||!s["s-sr"])&&i.push(s);return i},K3=(e,t)=>e.nodeType===1?e.getAttribute("slot")===null&&t===""||e.getAttribute("slot")===t:e["s-sn"]===t?!0:t==="",jm=e=>typeof e["s-sn"]=="string"?e["s-sn"]:e.nodeType===1&&e.getAttribute("slot")||void 0;function M7(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=a=>(function(i){const s=[],c=this["s-sn"];i!=null&&i.flatten&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const h=this["s-cr"].parentElement;return(h.__childNodes?h.childNodes:O7(h.childNodes)).forEach(b=>{c===jm(b)&&s.push(b)}),a?s.filter(b=>b.nodeType===1):s}).bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}function Q3(e,t){if("__"+t in e){const a=e["__"+t];return typeof a!="function"?a:a.bind(e)}else return typeof e[t]!="function"?e[t]:e[t].bind(e)}var Di=(e,t="")=>()=>{},Ir=new WeakMap,D7=(e,t,a)=>{let i=Id.get(e);Bm&&a?(i=i||new CSSStyleSheet,typeof i=="string"?i=t:i.replaceSync(t)):i=t,Id.set(e,i)},z7=(e,t,a)=>{var i;const s=ky(t,a),c=Id.get(s);if(!mt.document)return s;if(e=e.nodeType===11?e:mt.document,c)if(typeof c=="string"){e=e.head||e;let h=Ir.get(e),d;if(h||Ir.set(e,h=new Set),!h.has(s)){{d=mt.document.createElement("style"),d.innerHTML=c;const b=(i=Pt.$nonce$)!=null?i:E7(mt.document);if(b!=null&&d.setAttribute("nonce",b),!(t.$flags$&1))if(e.nodeName==="HEAD"){const f=e.querySelectorAll("link[rel=preconnect]"),g=f.length>0?f[f.length-1].nextSibling:e.querySelector("style");e.insertBefore(d,(g==null?void 0:g.parentNode)===e?g:null)}else if("host"in e)if(Bm){const f=new CSSStyleSheet;f.replaceSync(c),Vb?e.adoptedStyleSheets.unshift(f):e.adoptedStyleSheets=[f,...e.adoptedStyleSheets]}else{const f=e.querySelector("style");f?f.innerHTML=c+f.innerHTML:e.prepend(d)}else e.append(d);t.$flags$&1&&e.insertBefore(d,null)}t.$flags$&4&&(d.innerHTML+=v7),h&&h.add(s)}}else e.adoptedStyleSheets.includes(c)||(Vb?e.adoptedStyleSheets.push(c):e.adoptedStyleSheets=[...e.adoptedStyleSheets,c]);return s},B7=e=>{const t=e.$cmpMeta$,a=e.$hostElement$,i=t.$flags$,s=Di("attachStyles",t.$tagName$),c=z7(a.shadowRoot?a.shadowRoot:a.getRootNode(),t,e.$modeName$);i&10&&(a["s-sc"]=c,a.classList.add(c+"-h")),s()},ky=(e,t)=>"sc-"+(t&&e.$flags$&32?e.$tagName$+"-"+t:e.$tagName$),Xe=(e,t,...a)=>{let i=null,s=null,c=null,h=!1,d=!1;const b=[],f=p=>{for(let y=0;y<p.length;y++)i=p[y],Array.isArray(i)?f(i):i!=null&&typeof i!="boolean"&&((h=typeof e!="function"&&!Nm(i))&&(i=String(i)),h&&d?b[b.length-1].$text$+=i:b.push(h?Nd(null,i):i),d=h)};if(f(a),t){t.key&&(s=t.key),t.name&&(c=t.name);{const p=t.className||t.class;p&&(t.class=typeof p!="object"?p:Object.keys(p).filter(y=>p[y]).join(" "))}}if(typeof e=="function")return e(t===null?{}:t,b,I7);const g=Nd(e,null);return g.$attrs$=t,b.length>0&&(g.$children$=b),g.$key$=s,g.$name$=c,g},Nd=(e,t)=>{const a={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};return a.$attrs$=null,a.$key$=null,a.$name$=null,a},la={},H7=e=>e&&e.$tag$===la,I7={forEach:(e,t)=>e.map(J3).forEach(t),map:(e,t)=>e.map(J3).map(t).map(N7)},J3=e=>({vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}),N7=e=>{if(typeof e.vtag=="function"){const a={...e.vattrs};return e.vkey&&(a.key=e.vkey),e.vname&&(a.name=e.vname),Xe(e.vtag,a,...e.vchildren||[])}const t=Nd(e.vtag,e.vtext);return t.$attrs$=e.vattrs,t.$children$=e.vchildren,t.$key$=e.vkey,t.$name$=e.vname,t},Um=e=>{const t=S7(e);return new RegExp("(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?".concat(t,"))(").concat(t,"\\b)"),"g")};Um("::slotted");Um(":host");Um(":host-context");var j7=e=>gy.map(t=>t(e)).find(t=>!!t),U7=e=>gy.push(e),q7=e=>{var t;return(t=Xa(e))==null?void 0:t.$modeName$},Cy=(e,t,a)=>{if(typeof e=="string"&&(t&16||t&8)&&(e.startsWith("{")&&e.endsWith("}")||e.startsWith("[")&&e.endsWith("]")))try{return JSON.parse(e)}catch(i){}return e!=null&&!Nm(e)?t&4?e==="false"?!1:e===""||!!e:t&2?typeof e=="string"?parseFloat(e):typeof e=="number"?e:NaN:t&1?String(e):e:e},V7=e=>e,Wo=(e,t,a)=>{const i=V7(e);return{emit:s=>Ey(i,t,{bubbles:!!(a&4),composed:!!(a&2),cancelable:!!(a&1),detail:s})}},Ey=(e,t,a)=>{const i=Pt.ce(t,a);return e.dispatchEvent(i),i},e1=(e,t,a,i,s,c,h)=>{if(a===i)return;let d=F3(e,t),b=t.toLowerCase();if(t==="class"){const f=e.classList,g=t1(a);let p=t1(i);f.remove(...g.filter(y=>y&&!p.includes(y))),f.add(...p.filter(y=>y&&!g.includes(y)))}else if(t==="style"){for(const f in a)(!i||i[f]==null)&&(f.includes("-")?e.style.removeProperty(f):e.style[f]="");for(const f in i)(!a||i[f]!==a[f])&&(f.includes("-")?e.style.setProperty(f,i[f]):e.style[f]=i[f])}else if(t!=="key")if(t==="ref")i&&i(e);else if(!e.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"?t=t.slice(3):F3(mt,b)?t=b.slice(2):t=b[2]+t.slice(3),a||i){const f=t.endsWith(Sy);t=t.replace(Z7,""),a&&Pt.rel(e,t,a,f),i&&Pt.ael(e,t,i,f)}}else{const f=Nm(i);if((d||f&&i!==null)&&!s)try{if(e.tagName.includes("-"))e[t]!==i&&(e[t]=i);else{const p=i==null?"":i;t==="list"?d=!1:(a==null||e[t]!=p)&&(typeof e.__lookupSetter__(t)=="function"?e[t]=p:e.setAttribute(t,p))}}catch(p){}let g=!1;b!==(b=b.replace(/^xlink\:?/,""))&&(t=b,g=!0),i==null||i===!1?(i!==!1||e.getAttribute(t)==="")&&(g?e.removeAttributeNS(G3,t):e.removeAttribute(t)):(!d||c&4||s)&&!f&&e.nodeType===1&&(i=i===!0?"":i,g?e.setAttributeNS(G3,t,i):e.setAttribute(t,i))}},P7=/\s/,t1=e=>(typeof e=="object"&&e&&"baseVal"in e&&(e=e.baseVal),!e||typeof e!="string"?[]:e.split(P7)),Sy="Capture",Z7=new RegExp(Sy+"$"),Fb=(e,t,a,i)=>{const s=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,c=e&&e.$attrs$||{},h=t.$attrs$||{};for(const d of o1(Object.keys(c)))d in h||e1(s,d,c[d],void 0,a,t.$flags$);for(const d of o1(Object.keys(h)))e1(s,d,c[d],h[d],a,t.$flags$)};function o1(e){return e.includes("ref")?[...e.filter(t=>t!=="ref"),"ref"]:e}var _d,jd,Al,Gb=!1,Ud=!1,qm=!1,mo=!1,qd=(e,t,a)=>{var i;const s=t.$children$[a];let c=0,h,d,b;if(Gb||(qm=!0,s.$tag$==="slot"&&(s.$flags$|=s.$children$?2:1)),s.$text$!==null)h=s.$elm$=mt.document.createTextNode(s.$text$);else if(s.$flags$&1)h=s.$elm$=mt.document.createTextNode(""),Fb(null,s,mo);else{if(mo||(mo=s.$tag$==="svg"),!mt.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(h=s.$elm$=mt.document.createElementNS(mo?b7:m7,!Gb&&po.slotRelocation&&s.$flags$&2?"slot-fb":s.$tag$),mo&&s.$tag$==="foreignObject"&&(mo=!1),Fb(null,s,mo),C7(_d)&&h["s-si"]!==_d&&h.classList.add(h["s-si"]=_d),s.$children$)for(c=0;c<s.$children$.length;++c)d=qd(e,s,c),d&&h.appendChild(d);s.$tag$==="svg"?mo=!1:h.tagName==="foreignObject"&&(mo=!0)}return h["s-hn"]=Al,s.$flags$&3&&(h["s-sr"]=!0,h["s-cr"]=jd,h["s-sn"]=s.$name$||"",h["s-rf"]=(i=s.$attrs$)==null?void 0:i.ref,M7(h),b=e&&e.$children$&&e.$children$[a],b&&b.$tag$===s.$tag$&&e.$elm$&&Tl(e.$elm$,!1),Ly(jd,h,t.$elm$,e==null?void 0:e.$elm$)),h},Tl=(e,t)=>{Pt.$flags$|=1;const a=Array.from(e.__childNodes||e.childNodes);e["s-sr"]&&po.experimentalSlotFixes;for(let i=a.length-1;i>=0;i--){const s=a[i];s["s-hn"]!==Al&&s["s-ol"]&&(Ya($l(s).parentNode,s,$l(s)),s["s-ol"].remove(),s["s-ol"]=void 0,s["s-sh"]=void 0,qm=!0),t&&Tl(s,t)}Pt.$flags$&=-2},_y=(e,t,a,i,s,c)=>{let h=e["s-cr"]&&e["s-cr"].parentNode||e,d;for(h.shadowRoot&&h.tagName===Al&&(h=h.shadowRoot);s<=c;++s)i[s]&&(d=qd(null,a,s),d&&(i[s].$elm$=d,Ya(h,d,$l(t))))},Ay=(e,t,a)=>{for(let i=t;i<=a;++i){const s=e[i];if(s){const c=s.$elm$;$y(s),c&&(Ud=!0,c["s-ol"]?c["s-ol"].remove():Tl(c,!0),c.remove())}}},Y7=(e,t,a,i,s=!1)=>{let c=0,h=0,d=0,b=0,f=t.length-1,g=t[0],p=t[f],y=i.length-1,x=i[0],k=i[y],T,A;for(;c<=f&&h<=y;)if(g==null)g=t[++c];else if(p==null)p=t[--f];else if(x==null)x=i[++h];else if(k==null)k=i[--y];else if(id(g,x,s))$r(g,x,s),g=t[++c],x=i[++h];else if(id(p,k,s))$r(p,k,s),p=t[--f],k=i[--y];else if(id(g,k,s))(g.$tag$==="slot"||k.$tag$==="slot")&&Tl(g.$elm$.parentNode,!1),$r(g,k,s),Ya(e,g.$elm$,p.$elm$.nextSibling),g=t[++c],k=i[--y];else if(id(p,x,s))(g.$tag$==="slot"||k.$tag$==="slot")&&Tl(p.$elm$.parentNode,!1),$r(p,x,s),Ya(e,p.$elm$,g.$elm$),p=t[--f],x=i[++h];else{for(d=-1,b=c;b<=f;++b)if(t[b]&&t[b].$key$!==null&&t[b].$key$===x.$key$){d=b;break}d>=0?(A=t[d],A.$tag$!==x.$tag$?T=qd(t&&t[h],a,d):($r(A,x,s),t[d]=void 0,T=A.$elm$),x=i[++h]):(T=qd(t&&t[h],a,h),x=i[++h]),T&&Ya($l(g.$elm$).parentNode,T,$l(g.$elm$))}c>f?_y(e,i[y+1]==null?null:i[y+1].$elm$,a,i,h,y):h>y&&Ay(t,c,f)},id=(e,t,a=!1)=>e.$tag$===t.$tag$?e.$tag$==="slot"?e.$name$===t.$name$:a?(a&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$:!1,$l=e=>e&&e["s-ol"]||e,$r=(e,t,a=!1)=>{const i=t.$elm$=e.$elm$,s=e.$children$,c=t.$children$,h=t.$tag$,d=t.$text$;let b;d===null?(mo=h==="svg"?!0:h==="foreignObject"?!1:mo,Fb(e,t,mo),s!==null&&c!==null?Y7(i,s,t,c,a):c!==null?(e.$text$!==null&&(i.textContent=""),_y(i,null,t,c,0,c.length-1)):!a&&po.updatable&&s!==null&&Ay(s,0,s.length-1),mo&&h==="svg"&&(mo=!1)):(b=i["s-cr"])?b.parentNode.textContent=d:e.$text$!==d&&(i.data=d)},Jn=[],Ty=e=>{let t,a,i;const s=e.__childNodes||e.childNodes;for(const c of s){if(c["s-sr"]&&(t=c["s-cr"])&&t.parentNode){a=t.parentNode.__childNodes||t.parentNode.childNodes;const h=c["s-sn"];for(i=a.length-1;i>=0;i--)if(t=a[i],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==c["s-hn"])if(K3(t,h)){let d=Jn.find(b=>b.$nodeToRelocate$===t);Ud=!0,t["s-sn"]=t["s-sn"]||h,d?(d.$nodeToRelocate$["s-sh"]=c["s-hn"],d.$slotRefNode$=c):(t["s-sh"]=c["s-hn"],Jn.push({$slotRefNode$:c,$nodeToRelocate$:t})),t["s-sr"]&&Jn.map(b=>{K3(b.$nodeToRelocate$,t["s-sn"])&&(d=Jn.find(f=>f.$nodeToRelocate$===t),d&&!b.$slotRefNode$&&(b.$slotRefNode$=d.$slotRefNode$))})}else Jn.some(d=>d.$nodeToRelocate$===t)||Jn.push({$nodeToRelocate$:t})}c.nodeType===1&&Ty(c)}},$y=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map($y)},Ya=(e,t,a)=>(typeof t["s-sn"]=="string"&&t["s-sr"]&&t["s-cr"]&&Ly(t["s-cr"],t,e,t.parentElement),e==null?void 0:e.insertBefore(t,a));function Ly(e,t,a,i){var s,c;let h;if(e&&typeof t["s-sn"]=="string"&&t["s-sr"]&&e.parentNode&&e.parentNode["s-sc"]&&(h=t["s-si"]||e.parentNode["s-sc"])){const d=t["s-sn"],b=t["s-hn"];if((s=a.classList)==null||s.add(h+"-s"),i&&((c=i.classList)!=null&&c.contains(h+"-s"))){let f=(i.__childNodes||i.childNodes)[0],g=!1;for(;f;){if(f["s-sn"]!==d&&f["s-hn"]===b&&f["s-sr"]){g=!0;break}f=f.nextSibling}g||i.classList.remove(h+"-s")}}}var X7=(e,t,a=!1)=>{var i,s,c,h,d;const b=e.$hostElement$,f=e.$cmpMeta$,g=e.$vnode$||Nd(null,null),y=H7(t)?t:Xe(null,null,t);if(Al=b.tagName,f.$attrsToReflect$&&(y.$attrs$=y.$attrs$||{},f.$attrsToReflect$.map(([x,k])=>y.$attrs$[k]=b[x])),a&&y.$attrs$)for(const x of Object.keys(y.$attrs$))b.hasAttribute(x)&&!["key","ref","style","class"].includes(x)&&(y.$attrs$[x]=b[x]);y.$tag$=null,y.$flags$|=4,e.$vnode$=y,y.$elm$=g.$elm$=b.shadowRoot||b,_d=b["s-sc"],Gb=!!(f.$flags$&1)&&!(f.$flags$&128),jd=b["s-cr"],Ud=!1,$r(g,y,a);{if(Pt.$flags$|=1,qm){Ty(y.$elm$);for(const x of Jn){const k=x.$nodeToRelocate$;if(!k["s-ol"]&&mt.document){const T=mt.document.createTextNode("");T["s-nr"]=k,Ya(k.parentNode,k["s-ol"]=T,k)}}for(const x of Jn){const k=x.$nodeToRelocate$,T=x.$slotRefNode$;if(T){const A=T.parentNode;let L=T.nextSibling;{let X=(i=k["s-ol"])==null?void 0:i.previousSibling;for(;X;){let _=(s=X["s-nr"])!=null?s:null;if(_&&_["s-sn"]===k["s-sn"]&&A===(_.__parentNode||_.parentNode)){for(_=_.nextSibling;_===k||_!=null&&_["s-sr"];)_=_==null?void 0:_.nextSibling;if(!_||!_["s-nr"]){L=_;break}}X=X.previousSibling}}const R=k.__parentNode||k.parentNode,O=k.__nextSibling||k.nextSibling;(!L&&A!==R||O!==L)&&k!==L&&(!k["s-hn"]&&k["s-ol"]&&(k["s-hn"]=k["s-ol"].parentNode.nodeName),Ya(A,k,L),k.nodeType===1&&k.tagName!=="SLOT-FB"&&(k.hidden=(c=k["s-ih"])!=null?c:!1)),k&&typeof T["s-rf"]=="function"&&T["s-rf"](T)}else k.nodeType===1&&(a&&(k["s-ih"]=(h=k.hidden)!=null?h:!1),k.hidden=!0)}}Ud&&wy(y.$elm$),Pt.$flags$&=-2,Jn.length=0}if(po.experimentalScopedSlotChanges&&f.$flags$&2){const x=y.$elm$.__childNodes||y.$elm$.childNodes;for(const k of x)k["s-hn"]!==Al&&!k["s-sh"]&&(a&&k["s-ih"]==null&&(k["s-ih"]=(d=k.hidden)!=null?d:!1),k.hidden=!0)}jd=void 0},Oy=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const a=t["s-p"].push(new Promise(i=>e.$onRenderResolve$=()=>{t["s-p"].splice(a-1,1),i()}))}},Vm=(e,t)=>{if(e.$flags$|=16,e.$flags$&4){e.$flags$|=512;return}Oy(e,e.$ancestorComponent$);const a=()=>F7(e,t);if(t){queueMicrotask(()=>{a()});return}return Im(a)},F7=(e,t)=>{const a=e.$hostElement$,i=Di("scheduleUpdate",e.$cmpMeta$.$tagName$),s=a;if(!s)throw new Error("Can't render component <".concat(a.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"));let c;return t?c=Ur(s,"componentWillLoad",void 0,a):c=Ur(s,"componentWillUpdate",void 0,a),c=n1(c,()=>Ur(s,"componentWillRender",void 0,a)),i(),n1(c,()=>W7(e,s,t))},n1=(e,t)=>G7(e)?e.then(t).catch(a=>{console.error(a),t()}):t(),G7=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",W7=async(e,t,a)=>{var i;const s=e.$hostElement$,c=Di("update",e.$cmpMeta$.$tagName$),h=s["s-rc"];a&&B7(e);const d=Di("render",e.$cmpMeta$.$tagName$);K7(e,t,s,a),h&&(h.map(b=>b()),s["s-rc"]=void 0),d(),c();{const b=(i=s["s-p"])!=null?i:[],f=()=>Q7(e);b.length===0?f():(Promise.all(b).then(f),e.$flags$|=4,b.length=0)}},a1=null,K7=(e,t,a,i)=>{try{a1=t,t=t.render&&t.render(),e.$flags$&=-17,e.$flags$|=2,(po.hasRenderFn||po.reflect)&&(po.vdomRender||po.reflect)&&(po.hydrateServerSide||X7(e,t,i))}catch(b){jl(b,e.$hostElement$)}return a1=null,null},Q7=e=>{const t=e.$cmpMeta$.$tagName$,a=e.$hostElement$,i=Di("postUpdate",t),s=a,c=e.$ancestorComponent$;Ur(s,"componentDidRender",void 0,a),e.$flags$&64?(Ur(s,"componentDidUpdate",void 0,a),i()):(e.$flags$|=64,e8(a),Ur(s,"componentDidLoad",void 0,a),i(),e.$onReadyResolve$(a),c||J7()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),e.$flags$&512&&Hm(()=>Vm(e,!1)),e.$flags$&=-517},J7=e=>{Hm(()=>Ey(mt,"appload",{detail:{namespace:d7}}))},Ur=(e,t,a,i)=>{if(e&&e[t])try{return e[t](a)}catch(s){jl(s,i)}},e8=e=>{var t;return e.classList.add((t=po.hydratedSelectorName)!=null?t:"hydrated")},t8=(e,t)=>Xa(e).$instanceValues$.get(t),i1=(e,t,a,i)=>{const s=Xa(e);if(!s)return;const c=e,h=s.$instanceValues$.get(t),d=s.$flags$,b=c;a=Cy(a,i.$members$[t][0]);const f=Number.isNaN(h)&&Number.isNaN(a);if(a!==h&&!f){s.$instanceValues$.set(t,a);{if(i.$watchers$&&d&128){const p=i.$watchers$[t];p&&p.map(y=>{try{b[y](a,h,t)}catch(x){jl(x,c)}})}if((d&18)===2){if(b.componentShouldUpdate&&b.componentShouldUpdate(a,h,t)===!1)return;Vm(s,!1)}}}},o8=(e,t,a)=>{var i,s;const c=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const h=Object.entries((i=t.$members$)!=null?i:{});h.map(([d,[b]])=>{if(b&31||b&32){const{get:f,set:g}=Object.getOwnPropertyDescriptor(c,d)||{};f&&(t.$members$[d][0]|=2048),g&&(t.$members$[d][0]|=4096),Object.defineProperty(c,d,{get(){return f?f.apply(this):t8(this,d)},configurable:!0,enumerable:!0}),Object.defineProperty(c,d,{set(p){const y=Xa(this);if(y){if(g){const x=b&32?this[d]:y.$hostElement$[d];typeof x>"u"&&y.$instanceValues$.get(d)?p=y.$instanceValues$.get(d):!y.$instanceValues$.get(d)&&x&&y.$instanceValues$.set(d,x),g.apply(this,[Cy(p,b)]),p=b&32?this[d]:y.$hostElement$[d],i1(this,d,p,t);return}{i1(this,d,p,t);return}}}})}});{const d=new Map;c.attributeChangedCallback=function(b,f,g){Pt.jmp(()=>{var p;const y=d.get(b);if(!(this.hasOwnProperty(y)&&po.lazyLoad)){if(c.hasOwnProperty(y)&&typeof this[y]=="number"&&this[y]==g)return;if(y==null){const k=Xa(this),T=k==null?void 0:k.$flags$;if(k&&T&&!(T&8)&&T&128&&g!==f){const L=this,R=(p=t.$watchers$)==null?void 0:p[b];R==null||R.forEach(O=>{L[O]!=null&&L[O].call(L,g,f,b)})}return}}const x=Object.getOwnPropertyDescriptor(c,y);g=g===null&&typeof this[y]=="boolean"?!1:g,g!==this[y]&&(!x.get||x.set)&&(this[y]=g)})},e.observedAttributes=Array.from(new Set([...Object.keys((s=t.$watchers$)!=null?s:{}),...h.filter(([b,f])=>f[0]&15).map(([b,f])=>{var g;const p=f[1]||b;return d.set(p,b),f[0]&512&&((g=t.$attrsToReflect$)==null||g.push([b,p])),p})]))}}return e},n8=async(e,t,a,i)=>{let s;if((t.$flags$&32)===0){t.$flags$|=32,a.$lazyBundleId$;{s=e.constructor;const d=e.localName;customElements.whenDefined(d).then(()=>t.$flags$|=128)}if(s&&s.style){let d;typeof s.style=="string"?d=s.style:typeof s.style!="string"&&(t.$modeName$=j7(e),t.$modeName$&&(d=s.style[t.$modeName$]));const b=ky(a,t.$modeName$);if(!Id.has(b)){const f=Di("registerStyles",a.$tagName$);D7(b,d,!!(a.$flags$&1)),f()}}}const c=t.$ancestorComponent$,h=()=>Vm(t,!0);c&&c["s-rc"]?c["s-rc"].push(h):h()},r1=(e,t)=>{},a8=e=>{if((Pt.$flags$&1)===0){const t=Xa(e);if(!t)return;const a=t.$cmpMeta$,i=Di("connectedCallback",a.$tagName$);if(t.$flags$&1)Ry(e,t,a.$listeners$),t!=null&&t.$lazyInstance$?r1(t.$lazyInstance$):t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>r1(t.$lazyInstance$));else{t.$flags$|=1,a.$flags$&12&&i8(e);{let s=e;for(;s=s.parentNode||s.host;)if(s["s-p"]){Oy(t,t.$ancestorComponent$=s);break}}a.$members$&&Object.entries(a.$members$).map(([s,[c]])=>{if(c&31&&e.hasOwnProperty(s)){const h=e[s];delete e[s],e[s]=h}}),n8(e,t,a)}i()}},i8=e=>{if(!mt.document)return;const t=e["s-cr"]=mt.document.createComment("");t["s-cn"]=!0,Ya(e,t,e.firstChild)},r8=async e=>{if((Pt.$flags$&1)===0){const t=Xa(e);t!=null&&t.$rmListeners$&&(t.$rmListeners$.map(a=>a()),t.$rmListeners$=void 0)}Ir.has(e)&&Ir.delete(e),e.shadowRoot&&Ir.has(e.shadowRoot)&&Ir.delete(e.shadowRoot)},Dn=(e,t)=>{const a={$flags$:t[0],$tagName$:t[1]};a.$members$=t[2],a.$listeners$=t[3],a.$watchers$=e.$watchers$,a.$attrsToReflect$=[],!(a.$flags$&1)&&a.$flags$&256;const i=e.prototype.connectedCallback,s=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){p7(this,a)},connectedCallback(){if(!this.__hasHostListenerAttached){const c=Xa(this);if(!c)return;Ry(this,c,a.$listeners$),this.__hasHostListenerAttached=!0}a8(this),i&&i.call(this)},disconnectedCallback(){r8(this),s&&s.call(this)},__attachShadow(){if(!this.shadowRoot)L7.call(this,a);else if(this.shadowRoot.mode!=="open")throw new Error("Unable to re-use existing shadow root for ".concat(a.$tagName$,"! Mode is set to ").concat(this.shadowRoot.mode," but Stencil only supports open shadow roots."))}}),e.is=a.$tagName$,o8(e,a)},Ry=(e,t,a,i)=>{a&&mt.document&&a.map(([s,c,h])=>{const d=l8(mt.document,e,s),b=s8(t,h),f=c8(s);Pt.ael(d,c,b,f),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>Pt.rel(d,c,b,f))})},s8=(e,t)=>a=>{var i;try{po.lazyLoad||e.$hostElement$[t](a)}catch(s){jl(s,e.$hostElement$)}},l8=(e,t,a)=>a&4?e:a&8?mt:a&16?e.body:t,c8=e=>y7?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0;class d8{constructor(){this.m=new Map}reset(t){this.m=new Map(Object.entries(t))}get(t,a){const i=this.m.get(t);return i!==void 0?i:a}getBoolean(t,a=!1){const i=this.m.get(t);return i===void 0?a:typeof i=="string"?i==="true":!!i}getNumber(t,a){const i=parseFloat(this.m.get(t));return isNaN(i)?a!==void 0?a:NaN:i}set(t,a){this.m.set(t,a)}}const Ue=new d8,u8=e=>{try{const t=e.sessionStorage.getItem(My);return t!==null?JSON.parse(t):{}}catch(t){return{}}},h8=(e,t)=>{try{e.sessionStorage.setItem(My,JSON.stringify(t))}catch(a){return}},f8=e=>{const t={};return e.location.search.slice(1).split("&").map(a=>a.split("=")).map(([a,i])=>{try{return[decodeURIComponent(a),decodeURIComponent(i)]}catch(s){return["",""]}}).filter(([a])=>b8(a,s1)).map(([a,i])=>[a.slice(s1.length),i]).forEach(([a,i])=>{t[a]=i}),t},b8=(e,t)=>e.substr(0,t.length)===t,s1="ionic:",My="ionic-persist-config";var Ri;(function(e){e.OFF="OFF",e.ERROR="ERROR",e.WARN="WARN"})(Ri||(Ri={}));const bu=(e,...t)=>{const a=Ue.get("logLevel",Ri.WARN);if([Ri.WARN].includes(a))return console.warn("[Ionic Warning]: ".concat(e),...t)},rs=(e,...t)=>{const a=Ue.get("logLevel",Ri.ERROR);if([Ri.ERROR,Ri.WARN].includes(a))return console.error("[Ionic Error]: ".concat(e),...t)};const Ot=typeof window<"u"?window:void 0,ib=typeof document<"u"?document:void 0;let rb;const m8=e=>{if(rb===void 0){const t=e.style.animationName!==void 0,a=e.style.webkitAnimationName!==void 0;rb=!t&&a?"-webkit-":""}return rb},sb=(e,t,a)=>{const i=t.startsWith("animation")?m8(e):"";e.style.setProperty(i+t,a)},rd=(e=[],t)=>{if(t!==void 0){const a=Array.isArray(t)?t:[t];return[...e,...a]}return e},g8=e=>{let t,a,i,s,c,h,d=[],b=[],f=[],g=!1,p,y={},x=[],k=[],T={},A=0,L=!1,R=!1,O,X,_,P=!0,j=!1,W=!0,V,le=!1;const ie=e,ce=[],ge=[],de=[],ae=[],B=[],te=[],ee=[],F=[],S=[],D=[],N=[],H=typeof AnimationEffect=="function"||Ot!==void 0&&typeof Ot.AnimationEffect=="function",Q=typeof Element=="function"&&typeof Element.prototype.animate=="function"&&H,re=()=>N,se=G=>(B.forEach(ue=>{ue.destroy(G)}),be(G),ae.length=0,B.length=0,d.length=0,Pe(),g=!1,W=!0,V),be=G=>{Ge(),G&&It()},he=()=>{L=!1,R=!1,W=!0,O=void 0,X=void 0,_=void 0,A=0,j=!1,P=!0,le=!1},Le=()=>A!==0&&!le,Be=(G,ue)=>{const Ee=ue.findIndex(st=>st.c===G);Ee>-1&&ue.splice(Ee,1)},Je=(G,ue)=>(de.push({c:G,o:ue}),V),Fe=(G,ue)=>((ue!=null&&ue.oneTimeCallback?ge:ce).push({c:G,o:ue}),V),Pe=()=>(ce.length=0,ge.length=0,V),Ge=()=>{Q&&(N.forEach(G=>{G.cancel()}),N.length=0)},It=()=>{te.forEach(G=>{G!=null&&G.parentNode&&G.parentNode.removeChild(G)}),te.length=0},Yt=G=>(ee.push(G),V),at=G=>(F.push(G),V),Rt=G=>(S.push(G),V),xo=G=>(D.push(G),V),ut=G=>(b=rd(b,G),V),io=G=>(f=rd(f,G),V),ct=(G={})=>(y=G,V),ko=(G=[])=>{for(const ue of G)y[ue]="";return V},ro=G=>(x=rd(x,G),V),Co=G=>(k=rd(k,G),V),so=(G={})=>(T=G,V),xt=(G=[])=>{for(const ue of G)T[ue]="";return V},gt=()=>c!==void 0?c:p?p.getFill():"both",pt=()=>O!==void 0?O:h!==void 0?h:p?p.getDirection():"normal",fn=()=>L?"linear":i!==void 0?i:p?p.getEasing():"linear",bn=()=>R?0:X!==void 0?X:a!==void 0?a:p?p.getDuration():0,Hn=()=>s!==void 0?s:p?p.getIterations():1,Do=()=>_!==void 0?_:t!==void 0?t:p?p.getDelay():0,_t=()=>d,Eo=G=>(h=G,At(!0),V),Ko=G=>(c=G,At(!0),V),De=G=>(t=G,At(!0),V),kt=G=>(i=G,At(!0),V),ls=G=>(!Q&&G===0&&(G=1),a=G,At(!0),V),Qa=G=>(s=G,At(!0),V),cs=G=>(p=G,V),Ja=G=>{if(G!=null)if(G.nodeType===1)ae.push(G);else if(G.length>=0)for(let ue=0;ue<G.length;ue++)ae.push(G[ue]);else rs("createAnimation - Invalid addElement value.");return V},$u=G=>{if(G!=null)if(Array.isArray(G))for(const ue of G)ue.parent(V),B.push(ue);else G.parent(V),B.push(G);return V},Yl=G=>{const ue=d!==G;return d=G,ue&&Xl(d),V},Xl=G=>{Q&&re().forEach(ue=>{const Ee=ue.effect;if(Ee.setKeyframes)Ee.setKeyframes(G);else{const st=new KeyframeEffect(Ee.target,G,Ee.getTiming());ue.effect=st}})},ds=()=>{ee.forEach(st=>st()),F.forEach(st=>st());const G=b,ue=f,Ee=y;ae.forEach(st=>{const Mt=st.classList;G.forEach(zo=>Mt.add(zo)),ue.forEach(zo=>Mt.remove(zo));for(const zo in Ee)Ee.hasOwnProperty(zo)&&sb(st,zo,Ee[zo])})},us=()=>{S.forEach(Mt=>Mt()),D.forEach(Mt=>Mt());const G=P?1:0,ue=x,Ee=k,st=T;ae.forEach(Mt=>{const zo=Mt.classList;ue.forEach(Bo=>zo.add(Bo)),Ee.forEach(Bo=>zo.remove(Bo));for(const Bo in st)st.hasOwnProperty(Bo)&&sb(Mt,Bo,st[Bo])}),X=void 0,O=void 0,_=void 0,ce.forEach(Mt=>Mt.c(G,V)),ge.forEach(Mt=>Mt.c(G,V)),ge.length=0,W=!0,P&&(j=!0),P=!0},ei=()=>{A!==0&&(A--,A===0&&(us(),p&&p.animationFinish()))},Lu=()=>{ae.forEach(G=>{const ue=G.animate(d,{id:ie,delay:Do(),duration:bn(),easing:fn(),iterations:Hn(),fill:gt(),direction:pt()});ue.pause(),N.push(ue)}),N.length>0&&(N[0].onfinish=()=>{ei()})},Qo=()=>{ds(),d.length>0&&Q&&Lu(),g=!0},ht=G=>{G=Math.min(Math.max(G,0),.9999),Q&&N.forEach(ue=>{ue.currentTime=ue.effect.getComputedTiming().delay+bn()*G,ue.pause()})},Nt=G=>{N.forEach(ue=>{ue.effect.updateTiming({delay:Do(),duration:bn(),easing:fn(),iterations:Hn(),fill:gt(),direction:pt()})}),G!==void 0&&ht(G)},At=(G=!1,ue=!0,Ee)=>(G&&B.forEach(st=>{st.update(G,ue,Ee)}),Q&&Nt(Ee),V),hs=(G=!1,ue)=>(B.forEach(Ee=>{Ee.progressStart(G,ue)}),fs(),L=G,g||Qo(),At(!1,!0,ue),V),Ou=G=>(B.forEach(ue=>{ue.progressStep(G)}),ht(G),V),Ru=(G,ue,Ee)=>(L=!1,B.forEach(st=>{st.progressEnd(G,ue,Ee)}),Ee!==void 0&&(X=Ee),j=!1,P=!0,G===0?(O=pt()==="reverse"?"normal":"reverse",O==="reverse"&&(P=!1),Q?(At(),ht(1-ue)):(_=(1-ue)*bn()*-1,At(!1,!1))):G===1&&(Q?(At(),ht(ue)):(_=ue*bn()*-1,At(!1,!1))),G!==void 0&&!p&&fa(),V),fs=()=>{g&&(Q?N.forEach(G=>{G.pause()}):ae.forEach(G=>{sb(G,"animation-play-state","paused")}),le=!0)},ti=()=>(B.forEach(G=>{G.pause()}),fs(),V),bs=()=>{ei()},ua=()=>{N.forEach(G=>{G.play()}),(d.length===0||ae.length===0)&&ei()},ha=()=>{Q&&(ht(0),Nt())},fa=G=>new Promise(ue=>{G!=null&&G.sync&&(R=!0,Fe(()=>R=!1,{oneTimeCallback:!0})),g||Qo(),j&&(ha(),j=!1),W&&(A=B.length+1,W=!1);const Ee=()=>{Be(st,ge),ue()},st=()=>{Be(Ee,de),ue()};Fe(st,{oneTimeCallback:!0}),Je(Ee,{oneTimeCallback:!0}),B.forEach(Mt=>{Mt.play()}),Q?ua():bs(),le=!1}),ba=()=>{B.forEach(G=>{G.stop()}),g&&(Ge(),g=!1),he(),de.forEach(G=>G.c(0,V)),de.length=0},vt=(G,ue)=>{const Ee=d[0];return Ee!==void 0&&(Ee.offset===void 0||Ee.offset===0)?Ee[G]=ue:d=[{offset:0,[G]:ue},...d],V};return V={parentAnimation:p,elements:ae,childAnimations:B,id:ie,animationFinish:ei,from:vt,to:(G,ue)=>{const Ee=d[d.length-1];return Ee!==void 0&&(Ee.offset===void 0||Ee.offset===1)?Ee[G]=ue:d=[...d,{offset:1,[G]:ue}],V},fromTo:(G,ue,Ee)=>vt(G,ue).to(G,Ee),parent:cs,play:fa,pause:ti,stop:ba,destroy:se,keyframes:Yl,addAnimation:$u,addElement:Ja,update:At,fill:Ko,direction:Eo,iterations:Qa,duration:ls,easing:kt,delay:De,getWebAnimations:re,getKeyframes:_t,getFill:gt,getDirection:pt,getDelay:Do,getIterations:Hn,getEasing:fn,getDuration:bn,afterAddRead:Rt,afterAddWrite:xo,afterClearStyles:xt,afterStyles:so,afterRemoveClass:Co,afterAddClass:ro,beforeAddRead:Yt,beforeAddWrite:at,beforeClearStyles:ko,beforeStyles:ct,beforeRemoveClass:io,beforeAddClass:ut,onFinish:Fe,isRunning:Le,progressStart:hs,progressStep:Ou,progressEnd:Ru}};const Dy=(e,t)=>{e.componentOnReady?e.componentOnReady().then(a=>t(a)):By(()=>t(e))},p8=e=>e.componentOnReady!==void 0,zy=(e,t=[])=>{const a={};return t.forEach(i=>{e.hasAttribute(i)&&(e.getAttribute(i)!==null&&(a[i]=e.getAttribute(i)),e.removeAttribute(i))}),a},v8=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],y8=(e,t)=>zy(e,v8),TL=(e,t,a,i)=>e.addEventListener(t,a,i),$L=(e,t,a,i)=>e.removeEventListener(t,a,i),By=e=>typeof __zone_symbol__requestAnimationFrame=="function"?__zone_symbol__requestAnimationFrame(e):typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(e),LL=(e,t,a)=>Math.max(e,Math.min(t,a)),fo=(e,t)=>{if(!e){const a="ASSERT: "+t;rs(a);debugger;throw new Error(a)}},OL=e=>{if(e){const t=e.changedTouches;if(t&&t.length>0){const a=t[0];return{x:a.clientX,y:a.clientY}}if(e.pageX!==void 0)return{x:e.pageX,y:e.pageY}}return{x:0,y:0}},Hy=(e,t)=>{if(e!=null||(e={}),t!=null||(t={}),e===t)return!0;const a=Object.keys(e);if(a.length!==Object.keys(t).length)return!1;for(const i of a)if(!(i in t)||e[i]!==t[i])return!1;return!0},w8="ionViewWillEnter",x8="ionViewDidEnter",Iy="ionViewWillLeave",Ny="ionViewDidLeave",lb="ionViewWillUnload",ul=e=>{e.tabIndex=-1,e.focus()},sd=e=>e.offsetParent!==null,k8=()=>({saveViewFocus:a=>{if(Ue.get("focusManagerPriority",!1)){const s=document.activeElement;s!==null&&(a!=null&&a.contains(s))&&s.setAttribute(l1,"true")}},setViewFocus:a=>{const i=Ue.get("focusManagerPriority",!1);if(Array.isArray(i)&&!a.contains(document.activeElement)){const s=a.querySelector("[".concat(l1,"]"));if(s&&sd(s)){ul(s);return}for(const c of i)switch(c){case"content":const h=a.querySelector('main, [role="main"]');if(h&&sd(h)){ul(h);return}break;case"heading":const d=a.querySelector('h1, [role="heading"][aria-level="1"]');if(d&&sd(d)){ul(d);return}break;case"banner":const b=a.querySelector('header, [role="banner"]');if(b&&sd(b)){ul(b);return}break;default:bu("Unrecognized focus manager priority value ".concat(c));break}ul(a)}}}),l1="ion-last-focus",C8=()=>Fo(()=>import("./ios.transition-DwuD4UAt.js"),[],import.meta.url),E8=()=>Fo(()=>import("./md.transition-tAB0qMxw.js"),[],import.meta.url),jy=k8(),Uy=e=>new Promise((t,a)=>{Im(()=>{S8(e),_8(e).then(i=>{i.animation&&i.animation.destroy(),c1(e),t(i)},i=>{c1(e),a(i)})})}),S8=e=>{const t=e.enteringEl,a=e.leavingEl;jy.saveViewFocus(a),R8(t,a,e.direction),e.showGoBack?t.classList.add("can-go-back"):t.classList.remove("can-go-back"),Kb(t,!1),t.style.setProperty("pointer-events","none"),a&&(Kb(a,!1),a.style.setProperty("pointer-events","none"))},_8=async e=>{const t=await A8(e);return t&&f7.isBrowser?T8(t,e):$8(e)},c1=e=>{const t=e.enteringEl,a=e.leavingEl;t.classList.remove("ion-page-invisible"),t.style.removeProperty("pointer-events"),a!==void 0&&(a.classList.remove("ion-page-invisible"),a.style.removeProperty("pointer-events")),jy.setViewFocus(t)},A8=async e=>!e.leavingEl||!e.animated||e.duration===0?void 0:e.animationBuilder?e.animationBuilder:e.mode==="ios"?(await C8()).iosTransitionAnimation:(await E8()).mdTransitionAnimation,T8=async(e,t)=>{await qy(t,!0);const a=e(t.baseEl,t);Vy(t.enteringEl,t.leavingEl);const i=await O8(a,t);return t.progressCallback&&t.progressCallback(void 0),i&&Py(t.enteringEl,t.leavingEl),{hasCompleted:i,animation:a}},$8=async e=>{const t=e.enteringEl,a=e.leavingEl,i=Ue.get("focusManagerPriority",!1);return await qy(e,i),Vy(t,a),Py(t,a),{hasCompleted:!0}},qy=async(e,t)=>{(e.deepWait!==void 0?e.deepWait:t)&&await Promise.all([Wb(e.enteringEl),Wb(e.leavingEl)]),await L8(e.viewIsReady,e.enteringEl)},L8=async(e,t)=>{e&&await e(t)},O8=(e,t)=>{const a=t.progressCallback,i=new Promise(s=>{e.onFinish(c=>s(c===1))});return a?(e.progressStart(!0),a(e)):e.play(),i},Vy=(e,t)=>{oa(t,Iy),oa(e,w8)},Py=(e,t)=>{oa(e,x8),oa(t,Ny)},oa=(e,t)=>{if(e){const a=new CustomEvent(t,{bubbles:!1,cancelable:!1});e.dispatchEvent(a)}},Wb=async e=>{const t=e;if(t){if(t.componentOnReady!=null){if(await t.componentOnReady()!=null)return}else if(t.__registerHost!=null){await new Promise(i=>By(i));return}await Promise.all(Array.from(t.children).map(Wb))}},Kb=(e,t)=>{t?(e.setAttribute("aria-hidden","true"),e.classList.add("ion-page-hidden")):(e.hidden=!1,e.removeAttribute("aria-hidden"),e.classList.remove("ion-page-hidden"))},R8=(e,t,a)=>{e!==void 0&&(e.style.zIndex=a==="back"?"99":"101"),t!==void 0&&(t.style.zIndex="100")},RL=e=>{if(e.classList.contains("ion-page"))return e;const t=e.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs");return t||e};const Vd=(e,t,a,i,s)=>D8(e[1],t[1],a[1],i[1],s).map(c=>M8(e[0],t[0],a[0],i[0],c)),M8=(e,t,a,i,s)=>{const c=3*t*Math.pow(s-1,2),h=-3*a*s+3*a+i*s,d=e*Math.pow(s-1,3);return s*(c+s*h)-d},D8=(e,t,a,i,s)=>(e-=s,t-=s,a-=s,i-=s,B8(i-3*a+3*t-e,3*a-6*t+3*e,3*t-3*e,e).filter(h=>h>=0&&h<=1)),z8=(e,t,a)=>{const i=t*t-4*e*a;return i<0?[]:[(-t+Math.sqrt(i))/(2*e),(-t-Math.sqrt(i))/(2*e)]},B8=(e,t,a,i)=>{if(e===0)return z8(t,a,i);t/=e,a/=e,i/=e;const s=(3*a-t*t)/3,c=(2*t*t*t-9*t*a+27*i)/27;if(s===0)return[Math.pow(-c,1/3)];if(c===0)return[Math.sqrt(-s),-Math.sqrt(-s)];const h=Math.pow(c/2,2)+Math.pow(s/3,3);if(h===0)return[Math.pow(c/2,1/2)-t/3];if(h>0)return[Math.pow(-(c/2)+Math.sqrt(h),1/3)-Math.pow(c/2+Math.sqrt(h),1/3)-t/3];const d=Math.sqrt(Math.pow(-(s/3),3)),b=Math.acos(-(c/(2*Math.sqrt(Math.pow(-(s/3),3))))),f=2*Math.pow(d,1/3);return[f*Math.cos(b/3)-t/3,f*Math.cos((b+2*Math.PI)/3)-t/3,f*Math.cos((b+4*Math.PI)/3)-t/3]};const H8=e=>Zy(e),Ua=(e,t)=>(typeof e=="string"&&(t=e,e=void 0),H8(e).includes(t)),Zy=(e=window)=>{if(typeof e>"u")return[];e.Ionic=e.Ionic||{};let t=e.Ionic.platforms;return t==null&&(t=e.Ionic.platforms=I8(e),t.forEach(a=>e.document.documentElement.classList.add("plt-".concat(a)))),t},I8=e=>{const t=Ue.get("platform");return Object.keys(d1).filter(a=>{const i=t==null?void 0:t[a];return typeof i=="function"?i(e):d1[a](e)})},N8=e=>mu(e)&&!Xy(e),Pm=e=>!!(zi(e,/iPad/i)||zi(e,/Macintosh/i)&&mu(e)),j8=e=>zi(e,/iPhone/i),U8=e=>zi(e,/iPhone|iPod/i)||Pm(e),Yy=e=>zi(e,/android|sink/i),q8=e=>Yy(e)&&!zi(e,/mobile/i),V8=e=>{const t=e.innerWidth,a=e.innerHeight,i=Math.min(t,a),s=Math.max(t,a);return i>390&&i<520&&s>620&&s<800},P8=e=>{const t=e.innerWidth,a=e.innerHeight,i=Math.min(t,a),s=Math.max(t,a);return Pm(e)||q8(e)||i>460&&i<820&&s>780&&s<1400},mu=e=>F8(e,"(any-pointer:coarse)"),Z8=e=>!mu(e),Xy=e=>Fy(e)||Gy(e),Fy=e=>!!(e.cordova||e.phonegap||e.PhoneGap),Gy=e=>{const t=e.Capacitor;return!!(t!=null&&t.isNative||t!=null&&t.isNativePlatform&&t.isNativePlatform())},Y8=e=>zi(e,/electron/i),X8=e=>{var t;return!!(!((t=e.matchMedia)===null||t===void 0)&&t.call(e,"(display-mode: standalone)").matches||e.navigator.standalone)},zi=(e,t)=>t.test(e.navigator.userAgent),F8=(e,t)=>{var a;return(a=e.matchMedia)===null||a===void 0?void 0:a.call(e,t).matches},d1={ipad:Pm,iphone:j8,ios:U8,android:Yy,phablet:V8,tablet:P8,cordova:Fy,capacitor:Gy,electron:Y8,pwa:X8,mobile:mu,mobileweb:N8,desktop:Z8,hybrid:Xy};let Lr;const An=e=>e&&q7(e)||Lr,G8=(e={})=>{if(typeof window>"u")return;const t=window.document,a=window,i=a.Ionic=a.Ionic||{},s=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},u8(a)),{persistConfig:!1}),i.config),f8(a)),e);Ue.reset(s),Ue.getBoolean("persistConfig")&&h8(a,s),Zy(a),i.config=Ue,i.mode=Lr=Ue.get("mode",t.documentElement.getAttribute("mode")||(Ua(a,"ios")?"ios":"md")),Ue.set("mode",Lr),t.documentElement.setAttribute("mode",Lr),t.documentElement.classList.add(Lr),Ue.getBoolean("_testing")&&Ue.set("animated",!1);const c=d=>{var b;return(b=d.tagName)===null||b===void 0?void 0:b.startsWith("ION-")},h=d=>["ios","md"].includes(d);U7(d=>{for(;d;){const b=d.mode||d.getAttribute("mode");if(b){if(h(b))return b;c(d)&&bu('Invalid ionic mode: "'+b+'", expected: "ios" or "md"')}d=d.parentElement}return Lr})};const u1=(e,t)=>t.closest(e)!==null,Wy=(e,t)=>typeof e=="string"&&e.length>0?Object.assign({"ion-color":!0,["ion-color-".concat(e)]:!0},t):t,W8=/^[a-z][a-z0-9+\-.]*:/,K8=async(e,t,a,i)=>{if(e!=null&&e[0]!=="#"&&!W8.test(e)){const s=document.querySelector("ion-router");if(s)return t!=null&&t.preventDefault(),s.push(e,a,i)}return!1};const Pd=()=>Ue.get("experimentalCloseWatcher",!1)&&Ot!==void 0&&"CloseWatcher"in Ot,Q8=()=>{document.addEventListener("backbutton",()=>{})},J8=()=>{const e=document;let t=!1;const a=()=>{if(t)return;let i=0,s=[];const c=new CustomEvent("ionBackButton",{bubbles:!1,detail:{register(b,f){s.push({priority:b,handler:f,id:i++})}}});e.dispatchEvent(c);const h=async b=>{try{if(b!=null&&b.handler){const f=b.handler(d);f!=null&&await f}}catch(f){rs("[ion-app] - Exception in startHardwareBackButton:",f)}},d=()=>{if(s.length>0){let b={priority:Number.MIN_SAFE_INTEGER,handler:()=>{},id:-1};s.forEach(f=>{f.priority>=b.priority&&(b=f)}),t=!0,s=s.filter(f=>f.id!==b.id),h(b).then(()=>t=!1)}};d()};if(Pd()){let i;const s=()=>{i==null||i.destroy(),i=new Ot.CloseWatcher,i.onclose=()=>{a(),s()}};s()}else e.addEventListener("backbutton",a)},e9=100,t9=99,o9=Object.freeze(Object.defineProperty({__proto__:null,MENU_BACK_BUTTON_PRIORITY:t9,OVERLAY_BACK_BUTTON_PRIORITY:e9,blockHardwareBackButton:Q8,shouldUseCloseWatcher:Pd,startHardwareBackButton:J8},Symbol.toStringTag,{value:"Module"}));const Zm=async(e,t,a,i,s,c)=>{var h;if(e)return e.attachViewToDom(t,a,s,i);if(typeof a!="string"&&!(a instanceof HTMLElement))throw new Error("framework delegate is missing");const d=typeof a=="string"?(h=t.ownerDocument)===null||h===void 0?void 0:h.createElement(a):a;return i&&i.forEach(b=>d.classList.add(b)),s&&Object.assign(d,s),t.appendChild(d),await new Promise(b=>Dy(d,b)),d},n9=(e,t)=>{if(t){if(e){const a=t.parentElement;return e.removeViewFromDom(a,t)}t.remove()}return Promise.resolve()};var Ky=ny();const Qy=is(Ky);const a9="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M244 400 100 256l144-144M120 256h292' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48px' class='ionicon-fill-none'/></svg>",i9="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M328 112 184 256l144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";let cb;const r9=()=>{if(typeof window>"u")return new Map;if(!cb){const e=window;e.Ionicons=e.Ionicons||{},cb=e.Ionicons.map=e.Ionicons.map||new Map}return cb},s9=e=>{let t=db(e.src);return t||(t=Jy(e.name,e.icon,e.mode,e.ios,e.md),t?l9(t,e):e.icon&&(t=db(e.icon),t||(t=db(e.icon[e.mode]),t))?t:null)},l9=(e,t)=>{const a=r9().get(e);if(a)return a;try{return k7("svg/".concat(e,".svg"))}catch(i){console.log("e",i),console.warn('[Ionicons Warning]: Could not load icon with name "'.concat(e,'". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to the icon component.'),t)}},Jy=(e,t,a,i,s)=>(a=(a&&ld(a))==="ios"?"ios":"md",i&&a==="ios"?e=ld(i):s&&a==="md"?e=ld(s):(!e&&t&&!e2(t)&&(e=t),Zd(e)&&(e=ld(e))),!Zd(e)||e.trim()===""||e.replace(/[a-z]|-|\d/gi,"")!==""?null:e),db=e=>Zd(e)&&(e=e.trim(),e2(e))?e:null,e2=e=>e.length>0&&/(\/|\.)/.test(e),Zd=e=>typeof e=="string",ld=e=>e.toLowerCase(),c9=(e,t=[])=>{const a={};return t.forEach(i=>{e.hasAttribute(i)&&(e.getAttribute(i)!==null&&(a[i]=e.getAttribute(i)),e.removeAttribute(i))}),a},d9=e=>e&&e.dir!==""?e.dir.toLowerCase()==="rtl":(document==null?void 0:document.dir.toLowerCase())==="rtl",u9=e=>{const t=document.createElement("div");t.innerHTML=e;for(let i=t.childNodes.length-1;i>=0;i--)t.childNodes[i].nodeName.toLowerCase()!=="svg"&&t.removeChild(t.childNodes[i]);const a=t.firstElementChild;if(a&&a.nodeName.toLowerCase()==="svg"){const i=a.getAttribute("class")||"";if(a.setAttribute("class",(i+" s-ion-icon").trim()),t2(a))return t.innerHTML}return""},t2=e=>{if(e.nodeType===1){if(e.nodeName.toLowerCase()==="script")return!1;for(let t=0;t<e.attributes.length;t++){const a=e.attributes[t].name;if(Zd(a)&&a.toLowerCase().indexOf("on")===0)return!1}for(let t=0;t<e.childNodes.length;t++)if(!t2(e.childNodes[t]))return!1}return!0},h9=e=>e.startsWith("data:image/svg+xml"),f9=e=>e.indexOf(";utf8,")!==-1,qr=new Map,o2=new Map;let ub;function Qb(e){return qr.set(e,""),""}const b9=(e,t)=>{const a=o2.get(e);return a||(typeof fetch<"u"&&typeof document<"u"?h9(e)&&f9(e)?Promise.resolve(m9(e)):g9(e,t):Promise.resolve(Qb(e)))};function m9(e){ub||(ub=new DOMParser);const a=ub.parseFromString(e,"text/html").querySelector("svg");if(a)return qr.set(e,a.outerHTML),a.outerHTML;throw new Error("Could not parse svg from ".concat(e))}function g9(e,t){const a=fetch(e).then(i=>i.text().then(s=>{s&&t!==!1&&(s=u9(s));const c=s||"";return qr.set(e,c),c}).catch(()=>Qb(e))).catch(()=>Qb(e));return o2.set(e,a),a}const p9=":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}@supports (background: -webkit-named-image(i)){:host(.icon-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@supports not selector(:dir(rtl)) and selector(:host-context([dir='rtl'])){:host(.icon-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}:host(.flip-rtl):host-context([dir='rtl']) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@supports selector(:dir(rtl)){:host(.flip-rtl:dir(rtl)) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.flip-rtl:dir(ltr)) .icon-inner{-webkit-transform:scaleX(1);transform:scaleX(1)}}:host(.icon-small){font-size:1.125rem !important}:host(.icon-large){font-size:2rem !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}",v9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.iconName=null,this.inheritedAttributes={},this.didLoadIcon=!1,this.isVisible=!1,this.mode=y9(),this.lazy=!1,this.sanitize=!0}componentWillLoad(){this.inheritedAttributes=c9(this.el,["aria-label"])}connectedCallback(){this.waitUntilVisible(this.el,"50px",()=>{this.isVisible=!0,this.loadIcon()})}componentDidLoad(){this.didLoadIcon||this.loadIcon()}disconnectedCallback(){this.io&&(this.io.disconnect(),this.io=void 0)}waitUntilVisible(t,a,i){if(!!!(this.lazy&&typeof window<"u"&&window.IntersectionObserver))return i();const c=this.io=new window.IntersectionObserver(h=>{h[0].isIntersecting&&(c.disconnect(),this.io=void 0,i())},{rootMargin:a});c.observe(t)}loadIcon(){if(this.isVisible){const t=s9(this);t&&(qr.has(t)?this.svgContent=qr.get(t):b9(t,this.sanitize).then(()=>this.svgContent=qr.get(t)),this.didLoadIcon=!0)}this.iconName=Jy(this.name,this.icon,this.mode,this.ios,this.md)}render(){const{flipRtl:t,iconName:a,inheritedAttributes:i,el:s}=this,c=this.mode||"md",h=a?(a.includes("arrow")||a.includes("chevron"))&&t!==!1:!1,d=t||h;return Xe(la,Object.assign({key:"0578c899781ca145dd8205acd9670af39b57cf2e",role:"img",class:Object.assign(Object.assign({[c]:!0},w9(this.color)),{["icon-".concat(this.size)]:!!this.size,"flip-rtl":d,"icon-rtl":d&&d9(s)})},i),this.svgContent?Xe("div",{class:"icon-inner",innerHTML:this.svgContent}):Xe("div",{class:"icon-inner"}))}static get assetsDirs(){return["svg"]}get el(){return this}static get watchers(){return{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}}static get style(){return p9}},[257,"ion-icon",{mode:[1025],color:[1],ios:[1],md:[1],flipRtl:[4,"flip-rtl"],name:[513],src:[1],icon:[8],size:[1],lazy:[4],sanitize:[4],svgContent:[32],isVisible:[32]},void 0,{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}]),y9=()=>typeof document<"u"&&document.documentElement.getAttribute("mode")||"md",w9=e=>e?{"ion-color":!0,["ion-color-".concat(e)]:!0}:null;function x9(){if(typeof customElements>"u")return;["ion-icon"].forEach(t=>{t==="ion-icon"&&(customElements.get(t)||customElements.define(t,v9))})}const k9=":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:strict;pointer-events:none}:host(.unbounded){contain:layout size style}.ripple-effect{border-radius:50%;position:absolute;background-color:currentColor;color:inherit;contain:strict;opacity:0;-webkit-animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;will-change:transform, opacity;pointer-events:none}.fade-out{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1));-webkit-animation:150ms fadeOutAnimation forwards;animation:150ms fadeOutAnimation forwards}@-webkit-keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@-webkit-keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@-webkit-keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}",C9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.type="bounded"}async addRipple(t,a){return new Promise(i=>{x7(()=>{const s=this.el.getBoundingClientRect(),c=s.width,h=s.height,d=Math.sqrt(c*c+h*h),b=Math.max(h,c),f=this.unbounded?b:d+S9,g=Math.floor(b*_9),p=f/g;let y=t-s.left,x=a-s.top;this.unbounded&&(y=c*.5,x=h*.5);const k=y-g*.5,T=x-g*.5,A=c*.5-y,L=h*.5-x;Im(()=>{const R=document.createElement("div");R.classList.add("ripple-effect");const O=R.style;O.top=T+"px",O.left=k+"px",O.width=O.height=g+"px",O.setProperty("--final-scale","".concat(p)),O.setProperty("--translate-end","".concat(A,"px, ").concat(L,"px")),(this.el.shadowRoot||this.el).appendChild(R),setTimeout(()=>{i(()=>{E9(R)})},325)})})})}get unbounded(){return this.type==="unbounded"}render(){const t=An(this);return Xe(la,{key:"ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc",role:"presentation",class:{[t]:!0,unbounded:this.unbounded}})}get el(){return this}static get style(){return k9}},[257,"ion-ripple-effect",{type:[1],addRipple:[64]}]),E9=e=>{e.classList.add("fade-out"),setTimeout(()=>{e.remove()},200)},S9=10,_9=.5;function n2(){if(typeof customElements>"u")return;["ion-ripple-effect"].forEach(t=>{t==="ion-ripple-effect"&&(customElements.get(t)||customElements.define(t,C9))})}const cd=typeof window<"u"?window:void 0;cd&&(cd.CSS&&cd.CSS.supports&&cd.CSS.supports("--a: 0"));const A9=()=>{if(Ot!==void 0)return Ot.Capacitor};const T9=()=>{let e;return{lock:async()=>{const a=e;let i;return e=new Promise(s=>i=s),a!==void 0&&await a,i}}};var Jb;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(Jb||(Jb={}));var em;(function(e){e.Body="body",e.Ionic="ionic",e.Native="native",e.None="none"})(em||(em={}));const $9={getEngine(){const e=A9();if(e!=null&&e.isPluginAvailable("Keyboard"))return e.Plugins.Keyboard},getResizeMode(){const e=this.getEngine();return e!=null&&e.getResizeMode?e.getResizeMode().catch(t=>{if(t.code!==Jb.Unimplemented)throw t}):Promise.resolve(void 0)}};const a2=e=>{if(ib===void 0||e===em.None||e===void 0)return null;const t=ib.querySelector("ion-app");return t!=null?t:ib.body},h1=e=>{const t=a2(e);return t===null?0:t.clientHeight},L9=async e=>{let t,a,i,s;const c=async()=>{const g=await $9.getResizeMode(),p=g===void 0?void 0:g.mode;t=()=>{s===void 0&&(s=h1(p)),i=!0,h(i,p)},a=()=>{i=!1,h(i,p)},Ot==null||Ot.addEventListener("keyboardWillShow",t),Ot==null||Ot.addEventListener("keyboardWillHide",a)},h=(g,p)=>{e&&e(g,d(p))},d=g=>{if(s===0||s===h1(g))return;const p=a2(g);if(p!==null)return new Promise(y=>{const x=()=>{p.clientHeight===s&&(k.disconnect(),y())},k=new ResizeObserver(x);k.observe(p)})},b=()=>{Ot==null||Ot.removeEventListener("keyboardWillShow",t),Ot==null||Ot.removeEventListener("keyboardWillHide",a),t=a=void 0},f=()=>i;return await c(),{init:c,destroy:b,isKeyboardVisible:f}},i2=1,r2=2,Yd=3;class tm{constructor(t,a){this.component=t,this.params=a,this.state=i2}async init(t){if(this.state=r2,!this.element){const a=this.component;this.element=await Zm(this.delegate,t,a,["ion-page","ion-page-invisible"],this.params)}}_destroy(){fo(this.state!==Yd,"view state must be ATTACHED");const t=this.element;t&&(this.delegate?this.delegate.removeViewFromDom(t.parentElement,t):t.remove()),this.nav=void 0,this.state=Yd}}const f1=(e,t,a)=>!e||e.component!==t?!1:Hy(e.params,a),b1=(e,t)=>e?e instanceof tm?e:new tm(e,t):null,O9=e=>e.map(t=>t instanceof tm?t:"component"in t?b1(t.component,t.componentProps===null?void 0:t.componentProps):b1(t,void 0)).filter(t=>t!==null),R9=":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}",M9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=Wo(this,"ionNavWillLoad",7),this.ionNavWillChange=Wo(this,"ionNavWillChange",3),this.ionNavDidChange=Wo(this,"ionNavDidChange",3),this.transInstr=[],this.gestureOrAnimationInProgress=!1,this.useRouter=!1,this.isTransitioning=!1,this.destroyed=!1,this.views=[],this.didLoad=!1,this.animated=!0}swipeGestureChanged(){this.gesture&&this.gesture.enable(this.swipeGesture===!0)}rootChanged(){this.root!==void 0&&this.didLoad!==!1&&(this.useRouter||this.root!==void 0&&this.setRoot(this.root,this.rootParams))}componentWillLoad(){if(this.useRouter=document.querySelector("ion-router")!==null&&this.el.closest("[no-router]")===null,this.swipeGesture===void 0){const t=An(this);this.swipeGesture=Ue.getBoolean("swipeBackEnabled",t==="ios")}this.ionNavWillLoad.emit()}async componentDidLoad(){this.didLoad=!0,this.rootChanged(),this.gesture=(await Fo(async()=>{const{createSwipeBackGesture:t}=await import("./swipe-back-CWUbUvtA.js");return{createSwipeBackGesture:t}},[],import.meta.url)).createSwipeBackGesture(this.el,this.canStart.bind(this),this.onStart.bind(this),this.onMove.bind(this),this.onEnd.bind(this)),this.swipeGestureChanged()}connectedCallback(){this.destroyed=!1}disconnectedCallback(){for(const t of this.views)oa(t.element,lb),t._destroy();this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.transInstr.length=0,this.views.length=0,this.destroyed=!0}push(t,a,i,s){return this.insert(-1,t,a,i,s)}insert(t,a,i,s,c){return this.insertPages(t,[{component:a,componentProps:i}],s,c)}insertPages(t,a,i,s){return this.queueTrns({insertStart:t,insertViews:a,opts:i},s)}pop(t,a){return this.removeIndex(-1,1,t,a)}popTo(t,a,i){const s={removeStart:-1,removeCount:-1,opts:a};return typeof t=="object"&&t.component?(s.removeView=t,s.removeStart=1):typeof t=="number"&&(s.removeStart=t+1),this.queueTrns(s,i)}popToRoot(t,a){return this.removeIndex(1,-1,t,a)}removeIndex(t,a=1,i,s){return this.queueTrns({removeStart:t,removeCount:a,opts:i},s)}setRoot(t,a,i,s){return this.setPages([{component:t,componentProps:a}],i,s)}setPages(t,a,i){return a!=null||(a={}),a.animated!==!0&&(a.animated=!1),this.queueTrns({insertStart:0,insertViews:t,removeStart:0,removeCount:-1,opts:a},i)}setRouteId(t,a,i,s){const c=this.getActiveSync();if(f1(c,t,a))return Promise.resolve({changed:!1,element:c.element});let h;const d=new Promise(g=>h=g);let b;const f={updateURL:!1,viewIsReady:g=>{let p;const y=new Promise(x=>p=x);return h({changed:!0,element:g,markVisible:async()=>{p(),await b}}),y}};if(i==="root")b=this.setRoot(t,a,f);else{const g=this.views.find(p=>f1(p,t,a));g?b=this.popTo(g,Object.assign(Object.assign({},f),{direction:"back",animationBuilder:s})):i==="forward"?b=this.push(t,a,Object.assign(Object.assign({},f),{animationBuilder:s})):i==="back"&&(b=this.setRoot(t,a,Object.assign(Object.assign({},f),{direction:"back",animated:!0,animationBuilder:s})))}return d}async getRouteId(){const t=this.getActiveSync();if(t)return{id:t.element.tagName,params:t.params,element:t.element}}async getActive(){return this.getActiveSync()}async getByIndex(t){return this.views[t]}async canGoBack(t){return this.canGoBackSync(t)}async getPrevious(t){return this.getPreviousSync(t)}async getLength(){return Promise.resolve(this.views.length)}getActiveSync(){return this.views[this.views.length-1]}canGoBackSync(t=this.getActiveSync()){return!!(t&&this.getPreviousSync(t))}getPreviousSync(t=this.getActiveSync()){if(!t)return;const a=this.views,i=a.indexOf(t);return i>0?a[i-1]:void 0}async queueTrns(t,a){var i,s;if(this.isTransitioning&&(!((i=t.opts)===null||i===void 0)&&i.skipIfBusy))return!1;const c=new Promise((h,d)=>{t.resolve=h,t.reject=d});if(t.done=a,t.opts&&t.opts.updateURL!==!1&&this.useRouter){const h=document.querySelector("ion-router");if(h){const d=await h.canTransition();if(d===!1)return!1;if(typeof d=="string")return h.push(d,t.opts.direction||"back"),!1}}return((s=t.insertViews)===null||s===void 0?void 0:s.length)===0&&(t.insertViews=void 0),this.transInstr.push(t),this.nextTrns(),c}success(t,a){if(this.destroyed){this.fireError("nav controller was destroyed",a);return}if(a.done&&a.done(t.hasCompleted,t.requiresTransition,t.enteringView,t.leavingView,t.direction),a.resolve(t.hasCompleted),a.opts.updateURL!==!1&&this.useRouter){const i=document.querySelector("ion-router");if(i){const s=t.direction==="back"?"back":"forward";i.navChanged(s)}}}failed(t,a){if(this.destroyed){this.fireError("nav controller was destroyed",a);return}this.transInstr.length=0,this.fireError(t,a)}fireError(t,a){a.done&&a.done(!1,!1,t),a.reject&&!this.destroyed?a.reject(t):a.resolve(!1)}nextTrns(){if(this.isTransitioning)return!1;const t=this.transInstr.shift();return t?(this.runTransition(t),!0):!1}async runTransition(t){try{this.ionNavWillChange.emit(),this.isTransitioning=!0,this.prepareTI(t);const a=this.getActiveSync(),i=this.getEnteringView(t,a);if(!a&&!i)throw new Error("no views in the stack to be removed");i&&i.state===i2&&await i.init(this.el),this.postViewInit(i,a,t);const s=(t.enteringRequiresTransition||t.leavingRequiresTransition)&&i!==a;s&&t.opts&&a&&(t.opts.direction==="back"&&(t.opts.animationBuilder=t.opts.animationBuilder||(i==null?void 0:i.animationBuilder)),a.animationBuilder=t.opts.animationBuilder);let c;s?c=await this.transition(i,a,t):c={hasCompleted:!0,requiresTransition:!1},this.success(c,t),this.ionNavDidChange.emit()}catch(a){this.failed(a,t)}this.isTransitioning=!1,this.nextTrns()}prepareTI(t){var a,i,s;const c=this.views.length;if((a=t.opts)!==null&&a!==void 0||(t.opts={}),(i=(s=t.opts).delegate)!==null&&i!==void 0||(s.delegate=this.delegate),t.removeView!==void 0){fo(t.removeStart!==void 0,"removeView needs removeStart"),fo(t.removeCount!==void 0,"removeView needs removeCount");const b=this.views.indexOf(t.removeView);if(b<0)throw new Error("removeView was not found");t.removeStart+=b}t.removeStart!==void 0&&(t.removeStart<0&&(t.removeStart=c-1),t.removeCount<0&&(t.removeCount=c-t.removeStart),t.leavingRequiresTransition=t.removeCount>0&&t.removeStart+t.removeCount===c),t.insertViews&&((t.insertStart<0||t.insertStart>c)&&(t.insertStart=c),t.enteringRequiresTransition=t.insertStart===c);const h=t.insertViews;if(!h)return;fo(h.length>0,"length can not be zero");const d=O9(h);if(d.length===0)throw new Error("invalid views to insert");for(const b of d){b.delegate=t.opts.delegate;const f=b.nav;if(f&&f!==this)throw new Error("inserted view was already inserted");if(b.state===Yd)throw new Error("inserted view was already destroyed")}t.insertViews=d}getEnteringView(t,a){const i=t.insertViews;if(i!==void 0)return i[i.length-1];const s=t.removeStart;if(s!==void 0){const c=this.views,h=s+t.removeCount;for(let d=c.length-1;d>=0;d--){const b=c[d];if((d<s||d>=h)&&b!==a)return b}}}postViewInit(t,a,i){var s,c,h;fo(a||t,"Both leavingView and enteringView are null"),fo(i.resolve,"resolve must be valid"),fo(i.reject,"reject must be valid");const d=i.opts,{insertViews:b,removeStart:f,removeCount:g}=i;let p;if(f!==void 0&&g!==void 0){fo(f>=0,"removeStart can not be negative"),fo(g>=0,"removeCount can not be negative"),p=[];for(let x=f;x<f+g;x++){const k=this.views[x];k!==void 0&&k!==t&&k!==a&&p.push(k)}(s=d.direction)!==null&&s!==void 0||(d.direction="back")}const y=this.views.length+((c=b==null?void 0:b.length)!==null&&c!==void 0?c:0)-(g!=null?g:0);if(fo(y>=0,"final balance can not be negative"),y===0)throw bu("[ion-nav] - You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.",this,this.el),new Error("navigation stack needs at least one root page");if(b){let x=i.insertStart;for(const k of b)this.insertViewAt(k,x),x++;i.enteringRequiresTransition&&((h=d.direction)!==null&&h!==void 0||(d.direction="forward"))}if(p&&p.length>0){for(const x of p)oa(x.element,Iy),oa(x.element,Ny),oa(x.element,lb);for(const x of p)this.destroyView(x)}}async transition(t,a,i){const s=i.opts,c=s.progressAnimation?p=>{p!==void 0&&!this.gestureOrAnimationInProgress?(this.gestureOrAnimationInProgress=!0,p.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0}),p.progressEnd(0,0,0)):this.sbAni=p}:void 0,h=An(this),d=t.element,b=a&&a.element,f=Object.assign(Object.assign({mode:h,showGoBack:this.canGoBackSync(t),baseEl:this.el,progressCallback:c,animated:this.animated&&Ue.getBoolean("animated",!0),enteringEl:d,leavingEl:b},s),{animationBuilder:s.animationBuilder||this.animation||Ue.get("navAnimation")}),{hasCompleted:g}=await Uy(f);return this.transitionFinish(g,t,a,s)}transitionFinish(t,a,i,s){const c=t?a:i;return c&&this.unmountInactiveViews(c),{hasCompleted:t,requiresTransition:!0,enteringView:a,leavingView:i,direction:s.direction}}insertViewAt(t,a){const i=this.views,s=i.indexOf(t);s>-1?(fo(t.nav===this,"view is not part of the nav"),i.splice(s,1),i.splice(a,0,t)):(fo(!t.nav,"nav is used"),t.nav=this,i.splice(a,0,t))}removeView(t){fo(t.state===r2||t.state===Yd,"view state should be loaded or destroyed");const a=this.views,i=a.indexOf(t);fo(i>-1,"view must be part of the stack"),i>=0&&a.splice(i,1)}destroyView(t){t._destroy(),this.removeView(t)}unmountInactiveViews(t){if(this.destroyed)return;const a=this.views,i=a.indexOf(t);for(let s=a.length-1;s>=0;s--){const c=a[s],h=c.element;h&&(s>i?(oa(h,lb),this.destroyView(c)):s<i&&Kb(h,!0))}}canStart(){return!this.gestureOrAnimationInProgress&&!!this.swipeGesture&&!this.isTransitioning&&this.transInstr.length===0&&this.canGoBackSync()}onStart(){this.gestureOrAnimationInProgress=!0,this.pop({direction:"back",progressAnimation:!0})}onMove(t){this.sbAni&&this.sbAni.progressStep(t)}onEnd(t,a,i){if(this.sbAni){this.sbAni.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0});let s=t?-.001:.001;t?s+=Vd([0,0],[.32,.72],[0,1],[1,1],a)[0]:(this.sbAni.easing("cubic-bezier(1, 0, 0.68, 0.28)"),s+=Vd([0,0],[1,0],[.68,.28],[1,1],a)[0]),this.sbAni.progressEnd(t?1:0,s,i)}else this.gestureOrAnimationInProgress=!1}render(){return Xe("slot",{key:"8067c9835d255daec61f33dba200fd3a6ff839a0"})}get el(){return this}static get watchers(){return{swipeGesture:["swipeGestureChanged"],root:["rootChanged"]}}static get style(){return R9}},[257,"ion-nav",{delegate:[16],swipeGesture:[1028,"swipe-gesture"],animated:[4],animation:[16],rootParams:[16,"root-params"],root:[1],push:[64],insert:[64],insertPages:[64],pop:[64],popTo:[64],popToRoot:[64],removeIndex:[64],setRoot:[64],setPages:[64],setRouteId:[64],getRouteId:[64],getActive:[64],getByIndex:[64],canGoBack:[64],getPrevious:[64],getLength:[64]},void 0,{swipeGesture:["swipeGestureChanged"],root:["rootChanged"]}]);function D9(){if(typeof customElements>"u")return;["ion-nav"].forEach(t=>{t==="ion-nav"&&(customElements.get(t)||customElements.define(t,M9))})}const z9=D9;const B9=":host(.tab-hidden){display:none !important}",H9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.loaded=!1,this.active=!1}async componentWillLoad(){this.active&&await this.setActive()}async setActive(){await this.prepareLazyLoaded(),this.active=!0}changeActive(t){t&&this.prepareLazyLoaded()}prepareLazyLoaded(){if(!this.loaded&&this.component!=null){this.loaded=!0;try{return Zm(this.delegate,this.el,this.component,["ion-page"])}catch(t){rs("[ion-tab] - Exception in prepareLazyLoaded:",t)}}return Promise.resolve(void 0)}render(){const{tab:t,active:a,component:i}=this;return Xe(la,{key:"dbad8fe9f1566277d14647626308eaf1601ab01f",role:"tabpanel","aria-hidden":a?null:"true","aria-labelledby":"tab-button-".concat(t),class:{"ion-page":i===void 0,"tab-hidden":!a}},Xe("slot",{key:"3be64f4e7161f6769aaf8e4dcb5293fcaa09af45"}))}get el(){return this}static get watchers(){return{active:["changeActive"]}}static get style(){return B9}},[257,"ion-tab",{active:[1028],delegate:[16],tab:[1],component:[1],setActive:[64]},void 0,{active:["changeActive"]}]);function I9(){if(typeof customElements>"u")return;["ion-tab"].forEach(t=>{t==="ion-tab"&&(customElements.get(t)||customElements.define(t,H9))})}const N9=I9,j9="html.plt-mobile ion-app{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.plt-mobile ion-app [contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}ion-app.force-statusbar-padding{--ion-safe-area-top:20px}",U9=Dn(class extends Mn{constructor(){super(),this.__registerHost()}componentDidLoad(){V9(async()=>{const t=Ua(window,"hybrid");if(Ue.getBoolean("_testing")||Fo(()=>import("./index7-CcOgtO_J.js"),[],import.meta.url).then(s=>s.startTapClick(Ue)),Ue.getBoolean("statusTap",t)&&Fo(()=>import("./status-tap-vyqX0EiM.js"),__vite__mapDeps([0,1]),import.meta.url).then(s=>s.startStatusTap()),Ue.getBoolean("inputShims",q9())){const s=Ua(window,"ios")?"ios":"android";Fo(()=>import("./input-shims-BlPb48SA.js"),__vite__mapDeps([2,1]),import.meta.url).then(c=>c.startInputShims(Ue,s))}const a=await Fo(()=>Promise.resolve().then(()=>o9),void 0,import.meta.url),i=t||Pd();Ue.getBoolean("hardwareBackButton",i)?a.startHardwareBackButton():(Pd()&&bu("[ion-app] - experimentalCloseWatcher was set to `true`, but hardwareBackButton was set to `false`. Both config options must be `true` for the Close Watcher API to be used."),a.blockHardwareBackButton()),typeof window<"u"&&Fo(()=>import("./keyboard-CLBCtjXd.js"),[],import.meta.url).then(s=>s.startKeyboardAssist(window)),Fo(()=>import("./focus-visible-DY9QzpaF.js"),[],import.meta.url).then(s=>this.focusVisible=s.startFocusVisible())})}async setFocus(t){this.focusVisible&&this.focusVisible.setFocus(t)}render(){const t=An(this);return Xe(la,{key:"9be440c65819e4fa67c2c3c6477ab40b3ad3eed3",class:{[t]:!0,"ion-page":!0,"force-statusbar-padding":Ue.getBoolean("_forceStatusbarPadding")}})}get el(){return this}static get style(){return j9}},[256,"ion-app",{setFocus:[64]}]),q9=()=>!!(Ua(window,"ios")&&Ua(window,"mobile")||Ua(window,"android")&&Ua(window,"mobileweb")),V9=e=>{"requestIdleCallback"in window?window.requestIdleCallback(e):setTimeout(e,32)};function P9(){if(typeof customElements>"u")return;["ion-app"].forEach(t=>{t==="ion-app"&&(customElements.get(t)||customElements.define(t,U9))})}const Z9=P9;const Y9=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #0054e9);--icon-margin-end:1px;--icon-margin-start:-4px;--icon-font-size:1.6em;--min-height:32px;font-size:clamp(17px, 1.0625rem, 21.998px)}.button-native{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}',X9=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--border-radius:4px;--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:0.04;--color:currentColor;--icon-margin-end:0;--icon-margin-start:0;--icon-font-size:1.5rem;--icon-font-weight:normal;--min-height:32px;--min-width:44px;--padding-start:12px;--padding-end:12px;font-size:0.875rem;font-weight:500;text-transform:uppercase}:host(.back-button-has-icon-only){--border-radius:50%;min-width:48px;min-height:48px;aspect-ratio:1/1}.button-native{-webkit-box-shadow:none;box-shadow:none}.button-text{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:0;padding-bottom:0}ion-icon{line-height:0.67;text-align:start}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}',F9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.inheritedAttributes={},this.disabled=!1,this.type="button",this.onClick=async t=>{const a=this.el.closest("ion-nav");return t.preventDefault(),a&&await a.canGoBack()?a.pop({animationBuilder:this.routerAnimation,skipIfBusy:!0}):K8(this.defaultHref,t,"back",this.routerAnimation)}}componentWillLoad(){this.inheritedAttributes=y8(this.el),this.defaultHref===void 0&&(this.defaultHref=Ue.get("backButtonDefaultHref"))}get backButtonIcon(){const t=this.icon;return t!=null?t:An(this)==="ios"?Ue.get("backButtonIcon",i9):Ue.get("backButtonIcon",a9)}get backButtonText(){const t=An(this)==="ios"?"Back":null;return this.text!=null?this.text:Ue.get("backButtonText",t)}get hasIconOnly(){return this.backButtonIcon&&!this.backButtonText}get rippleType(){return this.hasIconOnly?"unbounded":"bounded"}render(){const{color:t,defaultHref:a,disabled:i,type:s,hasIconOnly:c,backButtonIcon:h,backButtonText:d,icon:b,inheritedAttributes:f}=this,g=a!==void 0,p=An(this),y=f["aria-label"]||d||"back";return Xe(la,{key:"5466624a10f1ab56f5469e6dc07080303880f2fe",onClick:this.onClick,class:Wy(t,{[p]:!0,button:!0,"back-button-disabled":i,"back-button-has-icon-only":c,"in-toolbar":u1("ion-toolbar",this.el),"in-toolbar-color":u1("ion-toolbar[color]",this.el),"ion-activatable":!0,"ion-focusable":!0,"show-back-button":g})},Xe("button",{key:"63bc75ef0ad7cc9fb79e58217a3314b20acd73e3",type:s,disabled:i,class:"button-native",part:"native","aria-label":y},Xe("span",{key:"5d3eacbd11af2245c6e1151cab446a0d96559ad8",class:"button-inner"},h&&Xe("ion-icon",{key:"6439af0ae463764174e7d3207f02267811df666d",part:"icon",icon:h,"aria-hidden":"true",lazy:!1,"flip-rtl":b===void 0}),d&&Xe("span",{key:"8ee89fb18dfdb5b75948a8b197ff4cdbc008742f",part:"text","aria-hidden":"true",class:"button-text"},d)),p==="md"&&Xe("ion-ripple-effect",{key:"63803a884998bc73bea5afe0b2a0a14e3fa4d6bf",type:this.rippleType})))}get el(){return this}static get style(){return{ios:Y9,md:X9}}},[289,"ion-back-button",{color:[513],defaultHref:[1025,"default-href"],disabled:[516],icon:[1],text:[1],type:[1],routerAnimation:[16,"router-animation"]}]);function G9(){if(typeof customElements>"u")return;["ion-back-button","ion-icon","ion-ripple-effect"].forEach(t=>{switch(t){case"ion-back-button":customElements.get(t)||customElements.define(t,F9);break;case"ion-icon":customElements.get(t)||x9();break;case"ion-ripple-effect":customElements.get(t)||n2();break}})}const W9=G9,K9=":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}",Q9=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=Wo(this,"ionNavWillLoad",7),this.ionNavWillChange=Wo(this,"ionNavWillChange",3),this.ionNavDidChange=Wo(this,"ionNavDidChange",3),this.lockController=T9(),this.gestureOrAnimationInProgress=!1,this.mode=An(this),this.animated=!0}swipeHandlerChanged(){this.gesture&&this.gesture.enable(this.swipeHandler!==void 0)}async connectedCallback(){const t=()=>{this.gestureOrAnimationInProgress=!0,this.swipeHandler&&this.swipeHandler.onStart()};this.gesture=(await Fo(async()=>{const{createSwipeBackGesture:a}=await import("./swipe-back-CWUbUvtA.js");return{createSwipeBackGesture:a}},[],import.meta.url)).createSwipeBackGesture(this.el,()=>!this.gestureOrAnimationInProgress&&!!this.swipeHandler&&this.swipeHandler.canStart(),()=>t(),a=>{var i;return(i=this.ani)===null||i===void 0?void 0:i.progressStep(a)},(a,i,s)=>{if(this.ani){this.ani.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(a)},{oneTimeCallback:!0});let c=a?-.001:.001;a?c+=Vd([0,0],[.32,.72],[0,1],[1,1],i)[0]:(this.ani.easing("cubic-bezier(1, 0, 0.68, 0.28)"),c+=Vd([0,0],[1,0],[.68,.28],[1,1],i)[0]),this.ani.progressEnd(a?1:0,c,s)}else this.gestureOrAnimationInProgress=!1}),this.swipeHandlerChanged()}componentWillLoad(){this.ionNavWillLoad.emit()}disconnectedCallback(){this.gesture&&(this.gesture.destroy(),this.gesture=void 0)}async commit(t,a,i){const s=await this.lockController.lock();let c=!1;try{c=await this.transition(t,a,i)}catch(h){rs("[ion-router-outlet] - Exception in commit:",h)}return s(),c}async setRouteId(t,a,i,s){return{changed:await this.setRoot(t,a,{duration:i==="root"?0:void 0,direction:i==="back"?"back":"forward",animationBuilder:s}),element:this.activeEl}}async getRouteId(){const t=this.activeEl;return t?{id:t.tagName,element:t,params:this.activeParams}:void 0}async setRoot(t,a,i){if(this.activeComponent===t&&Hy(a,this.activeParams))return!1;const s=this.activeEl,c=await Zm(this.delegate,this.el,t,["ion-page","ion-page-invisible"],a);return this.activeComponent=t,this.activeEl=c,this.activeParams=a,await this.commit(c,s,i),await n9(this.delegate,s),!0}async transition(t,a,i={}){if(a===t)return!1;this.ionNavWillChange.emit();const{el:s,mode:c}=this,h=this.animated&&Ue.getBoolean("animated",!0),d=i.animationBuilder||this.animation||Ue.get("navAnimation");return await Uy(Object.assign(Object.assign({mode:c,animated:h,enteringEl:t,leavingEl:a,baseEl:s,deepWait:p8(s),progressCallback:i.progressAnimation?b=>{b!==void 0&&!this.gestureOrAnimationInProgress?(this.gestureOrAnimationInProgress=!0,b.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(!1)},{oneTimeCallback:!0}),b.progressEnd(0,0,0)):this.ani=b}:void 0},i),{animationBuilder:d})),this.ionNavDidChange.emit(),!0}render(){return Xe("slot",{key:"84b50f1155b0d780dff802ee13223287259fd525"})}get el(){return this}static get watchers(){return{swipeHandler:["swipeHandlerChanged"]}}static get style(){return K9}},[257,"ion-router-outlet",{mode:[1025],delegate:[16],animated:[4],animation:[16],swipeHandler:[16,"swipe-handler"],commit:[64],setRouteId:[64],getRouteId:[64]},void 0,{swipeHandler:["swipeHandlerChanged"]}]);function J9(){if(typeof customElements>"u")return;["ion-router-outlet"].forEach(t=>{t==="ion-router-outlet"&&(customElements.get(t)||customElements.define(t,Q9))})}const eC=J9;const tC=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, var(--ion-background-color-step-50, #f7f7f7)));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.2)))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, var(--ion-text-color-step-400, #666666)));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #0054e9));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}",oC=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.07)))));--color:var(--ion-tab-bar-color, var(--ion-color-step-650, var(--ion-text-color-step-350, #595959)));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #0054e9));height:56px}",nC=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabBarChanged=Wo(this,"ionTabBarChanged",7),this.ionTabBarLoaded=Wo(this,"ionTabBarLoaded",7),this.keyboardCtrl=null,this.keyboardVisible=!1,this.translucent=!1}selectedTabChanged(){this.selectedTab!==void 0&&this.ionTabBarChanged.emit({tab:this.selectedTab})}componentWillLoad(){this.selectedTabChanged()}async connectedCallback(){this.keyboardCtrl=await L9(async(t,a)=>{t===!1&&a!==void 0&&await a,this.keyboardVisible=t})}disconnectedCallback(){this.keyboardCtrl&&this.keyboardCtrl.destroy()}componentDidLoad(){this.ionTabBarLoaded.emit()}render(){const{color:t,translucent:a,keyboardVisible:i}=this,s=An(this),c=i&&this.el.getAttribute("slot")!=="top";return Xe(la,{key:"275dc6c1b30f6928ce9039b2f445208bb3500ddc",role:"tablist","aria-hidden":c?"true":null,class:Wy(t,{[s]:!0,"tab-bar-translucent":a,"tab-bar-hidden":c})},Xe("slot",{key:"ceac20128d75c6a4a0f445f2df8deb8cc71fc4da"}))}get el(){return this}static get watchers(){return{selectedTab:["selectedTabChanged"]}}static get style(){return{ios:tC,md:oC}}},[289,"ion-tab-bar",{color:[513],selectedTab:[1,"selected-tab"],translucent:[4],keyboardVisible:[32]},void 0,{selectedTab:["selectedTabChanged"]}]);function aC(){if(typeof customElements>"u")return;["ion-tab-bar"].forEach(t=>{t==="ion-tab-bar"&&(customElements.get(t)||customElements.define(t,nC))})}const iC=aC;const rC=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:24px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){font-size:30px}',sC=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}',lC=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabButtonClick=Wo(this,"ionTabButtonClick",7),this.inheritedAttributes={},this.disabled=!1,this.selected=!1,this.onKeyUp=t=>{(t.key==="Enter"||t.key===" ")&&this.selectTab(t)},this.onClick=t=>{this.selectTab(t)}}onTabBarChanged(t){const a=t.target,i=this.el.parentElement;(t.composedPath().includes(i)||a!=null&&a.contains(this.el))&&(this.selected=this.tab===t.detail.tab)}componentWillLoad(){this.inheritedAttributes=Object.assign({},zy(this.el,["aria-label"])),this.layout===void 0&&(this.layout=Ue.get("tabButtonLayout","icon-top"))}selectTab(t){this.tab!==void 0&&(this.disabled||this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected}),t.preventDefault())}get hasLabel(){return!!this.el.querySelector("ion-label")}get hasIcon(){return!!this.el.querySelector("ion-icon")}render(){const{disabled:t,hasIcon:a,hasLabel:i,href:s,rel:c,target:h,layout:d,selected:b,tab:f,inheritedAttributes:g}=this,p=An(this),y={download:this.download,href:s,rel:c,target:h};return Xe(la,{key:"ce9d29ced0c781d6b2fa62cd5feb801c11fc42e8",onClick:this.onClick,onKeyup:this.onKeyUp,id:f!==void 0?"tab-button-".concat(f):null,class:{[p]:!0,"tab-selected":b,"tab-disabled":t,"tab-has-label":i,"tab-has-icon":a,"tab-has-label-only":i&&!a,"tab-has-icon-only":a&&!i,["tab-layout-".concat(d)]:!0,"ion-activatable":!0,"ion-selectable":!0,"ion-focusable":!0}},Xe("a",Object.assign({key:"01cb0ed2e77c5c1a8abd48da1bb07ac1b305d0b6"},y,{class:"button-native",part:"native",role:"tab","aria-selected":b?"true":null,"aria-disabled":t?"true":null,tabindex:t?"-1":void 0},g),Xe("span",{key:"d0240c05f42217cfb186b86ff8a0c9cd70b9c8df",class:"button-inner"},Xe("slot",{key:"0a20b84925037dbaa8bb4a495b813d3f7c2e58ac"})),p==="md"&&Xe("ion-ripple-effect",{key:"4c92c27178cdac89d69cffef8d2c39c3644914e8",type:"unbounded"})))}get el(){return this}static get style(){return{ios:rC,md:sC}}},[289,"ion-tab-button",{disabled:[4],download:[1],href:[1],rel:[1],layout:[1025],selected:[1028],tab:[1],target:[1]},[[8,"ionTabBarChanged","onTabBarChanged"]]]);function cC(){if(typeof customElements>"u")return;["ion-tab-button","ion-ripple-effect"].forEach(t=>{switch(t){case"ion-tab-button":customElements.get(t)||customElements.define(t,lC);break;case"ion-ripple-effect":customElements.get(t)||n2();break}})}const dC=cC;const uC=":host{left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;contain:layout size style;z-index:0}.tabs-inner{position:relative;-ms-flex:1;flex:1;contain:layout size style}",hC=Dn(class extends Mn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=Wo(this,"ionNavWillLoad",7),this.ionTabsWillChange=Wo(this,"ionTabsWillChange",3),this.ionTabsDidChange=Wo(this,"ionTabsDidChange",3),this.transitioning=!1,this.useRouter=!1,this.onTabClicked=t=>{const{href:a,tab:i}=t.detail;if(this.useRouter&&a!==void 0){const s=document.querySelector("ion-router");s&&s.push(a)}else this.select(i)}}async componentWillLoad(){if(this.useRouter||(this.useRouter=(!!this.el.querySelector("ion-router-outlet")||!!document.querySelector("ion-router"))&&!this.el.closest("[no-router]")),!this.useRouter){const t=this.tabs;t.length>0&&await this.select(t[0])}this.ionNavWillLoad.emit()}componentWillRender(){const t=this.el.querySelector("ion-tab-bar");if(t){let a=this.selectedTab?this.selectedTab.tab:void 0;if(!a&&this.useRouter&&typeof window<"u"){const i=window.location.pathname,s=this.el.querySelectorAll("ion-tab-button");for(const c of s){const h=c.getAttribute("tab");if(h&&i.includes(h)){a=h;break}}}t.selectedTab=a}}async select(t){const a=hb(this.tabs,t);return this.shouldSwitch(a)?(await this.setActive(a),await this.notifyRouter(),this.tabSwitch(),!0):!1}async getTab(t){return hb(this.tabs,t)}getSelected(){return Promise.resolve(this.selectedTab?this.selectedTab.tab:void 0)}async setRouteId(t){const a=hb(this.tabs,t);return this.shouldSwitch(a)?(await this.setActive(a),{changed:!0,element:this.selectedTab,markVisible:()=>this.tabSwitch()}):{changed:!1,element:this.selectedTab}}async getRouteId(){var t;const a=(t=this.selectedTab)===null||t===void 0?void 0:t.tab;return a!==void 0?{id:a,element:this.selectedTab}:void 0}setActive(t){return this.transitioning?Promise.reject("transitioning already happening"):(this.transitioning=!0,this.leavingTab=this.selectedTab,this.selectedTab=t,this.ionTabsWillChange.emit({tab:t.tab}),t.active=!0,Promise.resolve())}tabSwitch(){const t=this.selectedTab,a=this.leavingTab;this.leavingTab=void 0,this.transitioning=!1,t&&a!==t&&(a&&(a.active=!1),this.ionTabsDidChange.emit({tab:t.tab}))}notifyRouter(){if(this.useRouter){const t=document.querySelector("ion-router");if(t)return t.navChanged("forward")}return Promise.resolve(!1)}shouldSwitch(t){const a=this.selectedTab;return t!==void 0&&t!==a&&!this.transitioning}get tabs(){return Array.from(this.el.querySelectorAll("ion-tab"))}render(){return Xe(la,{key:"6dd1d17cc5a7aff4b910303006b4478080ca97af",onIonTabButtonClick:this.onTabClicked},Xe("slot",{key:"db54a692d1a825498a116f090eb305f7cceceb5a",name:"top"}),Xe("div",{key:"e1b7d49ba7032e9071de2029695254e2a8303be9",class:"tabs-inner"},Xe("slot",{key:"4c3b58d5292c8c834e7532c51de0861068943d79"})),Xe("slot",{key:"dd59c0b9b217dfbfb0fccdbc6896b593278549cc",name:"bottom"}))}get el(){return this}static get style(){return uC}},[257,"ion-tabs",{useRouter:[1028,"use-router"],selectedTab:[32],select:[64],getTab:[64],getSelected:[64],setRouteId:[64],getRouteId:[64]}]),hb=(e,t)=>{const a=typeof t=="string"?e.find(i=>i.tab===t):t;return a||rs('[ion-tabs] - Tab with id: "'.concat(a,'" does not exist')),a};function fC(){if(typeof customElements>"u")return;["ion-tabs"].forEach(t=>{t==="ion-tabs"&&(customElements.get(t)||customElements.define(t,hC))})}const bC=fC,mC="ionicons",gu={hydratedSelectorName:"hydrated",lazyLoad:!1,updatable:!0};var gC=Object.defineProperty,pC=(e,t)=>{for(var a in t)gC(e,a,{get:t[a],enumerable:!0})},Bi=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},vC=(e,t)=>{const a={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};a.$onReadyPromise$=new Promise(s=>a.$onReadyResolve$=s),e["s-p"]=[],e["s-rc"]=[];const i=a;return e.__stencil__getHostRef=()=>i,i},m1=(e,t)=>t in e,pu=(e,t)=>(0,console.error)(e,t),Xd=new Map,yC="slot-fb{display:contents}slot-fb[hidden]{display:none}",g1="http://www.w3.org/1999/xlink",rn=typeof window<"u"?window:{},wC=rn.HTMLElement||class{},Fa={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,a,i)=>e.addEventListener(t,a,i),rel:(e,t,a,i)=>e.removeEventListener(t,a,i),ce:(e,t)=>new CustomEvent(e,t)},xC=e=>Promise.resolve(e),s2=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(e){}return!1})(),om=!1,p1=[],l2=[],kC=(e,t)=>a=>{e.push(a),om||(om=!0,Fa.raf(c2))},v1=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(a){pu(a)}e.length=0},c2=()=>{v1(p1),v1(l2),(om=p1.length>0)&&Fa.raf(c2)},Ym=e=>xC().then(e),CC=kC(l2),EC=e=>{const t=new URL(e,Fa.$resourcesUrl$);return t.origin!==rn.location.origin?t.href:t.pathname},Xm=e=>(e=typeof e,e==="object"||e==="function");function SC(e){var t,a,i;return(i=(a=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:a.getAttribute("content"))!=null?i:void 0}var _C=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),AC={};pC(AC,{err:()=>d2,map:()=>TC,ok:()=>nm,unwrap:()=>$C,unwrapErr:()=>LC});var nm=e=>({isOk:!0,isErr:!1,value:e}),d2=e=>({isOk:!1,isErr:!0,value:e});function TC(e,t){if(e.isOk){const a=t(e.value);return a instanceof Promise?a.then(i=>nm(i)):nm(a)}if(e.isErr){const a=e.value;return d2(a)}throw"should never get here"}var $C=e=>{if(e.isOk)return e.value;throw e.value},LC=e=>{if(e.isErr)return e.value;throw e.value};var dd;function OC(e){var t;const a=this.attachShadow({mode:"open"});dd===void 0&&(dd=(t=void 0)!=null?t:null),dd&&a.adoptedStyleSheets.push(dd)}var Hi=(e,t="")=>()=>{},Nr=new WeakMap,RC=(e,t,a)=>{let i=Xd.get(e);s2&&a?(i=i||new CSSStyleSheet,typeof i=="string"?i=t:i.replaceSync(t)):i=t,Xd.set(e,i)},MC=(e,t,a)=>{var i;const s=u2(t),c=Xd.get(s);if(!rn.document)return s;if(e=e.nodeType===11?e:rn.document,c)if(typeof c=="string"){e=e.head||e;let h=Nr.get(e),d;if(h||Nr.set(e,h=new Set),!h.has(s)){{d=rn.document.createElement("style"),d.innerHTML=c;const b=(i=Fa.$nonce$)!=null?i:SC(rn.document);if(b!=null&&d.setAttribute("nonce",b),!(t.$flags$&1))if(e.nodeName==="HEAD"){const f=e.querySelectorAll("link[rel=preconnect]"),g=f.length>0?f[f.length-1].nextSibling:e.querySelector("style");e.insertBefore(d,(g==null?void 0:g.parentNode)===e?g:null)}else if("host"in e)if(s2){const f=new CSSStyleSheet;f.replaceSync(c),e.adoptedStyleSheets.unshift(f)}else{const f=e.querySelector("style");f?f.innerHTML=c+f.innerHTML:e.prepend(d)}else e.append(d);t.$flags$&1&&e.insertBefore(d,null)}t.$flags$&4&&(d.innerHTML+=yC),h&&h.add(s)}}else e.adoptedStyleSheets.includes(c)||e.adoptedStyleSheets.push(c);return s},DC=e=>{const t=e.$cmpMeta$,a=e.$hostElement$,i=t.$flags$,s=Hi("attachStyles",t.$tagName$),c=MC(a.shadowRoot?a.shadowRoot:a.getRootNode(),t);i&10&&(a["s-sc"]=c,a.classList.add(c+"-h")),s()},u2=(e,t)=>"sc-"+e.$tagName$,Ad=(e,t,...a)=>{let i=null,s=null,c=!1,h=!1;const d=[],b=g=>{for(let p=0;p<g.length;p++)i=g[p],Array.isArray(i)?b(i):i!=null&&typeof i!="boolean"&&((c=typeof e!="function"&&!Xm(i))&&(i=String(i)),c&&h?d[d.length-1].$text$+=i:d.push(c?am(null,i):i),h=c)};if(b(a),t){t.key&&(s=t.key);{const g=t.className||t.class;g&&(t.class=typeof g!="object"?g:Object.keys(g).filter(p=>g[p]).join(" "))}}const f=am(e,null);return f.$attrs$=t,d.length>0&&(f.$children$=d),f.$key$=s,f},am=(e,t)=>{const a={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};return a.$attrs$=null,a.$key$=null,a},h2={},zC=e=>e&&e.$tag$===h2,Fm=e=>{const t=_C(e);return new RegExp("(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?".concat(t,"))(").concat(t,"\\b)"),"g")};Fm("::slotted");Fm(":host");Fm(":host-context");var f2=(e,t,a)=>e!=null&&!Xm(e)?t&4?e==="false"?!1:e===""||!!e:t&1?String(e):e:e,BC=(e,t,a)=>{const i=Fa.ce(t,a);return e.dispatchEvent(i),i},y1=(e,t,a,i,s,c,h)=>{if(a===i)return;let d=m1(e,t),b=t.toLowerCase();if(t==="class"){const f=e.classList,g=w1(a);let p=w1(i);f.remove(...g.filter(y=>y&&!p.includes(y))),f.add(...p.filter(y=>y&&!g.includes(y)))}else if(t==="style"){for(const f in a)(!i||i[f]==null)&&(f.includes("-")?e.style.removeProperty(f):e.style[f]="");for(const f in i)(!a||i[f]!==a[f])&&(f.includes("-")?e.style.setProperty(f,i[f]):e.style[f]=i[f])}else if(t!=="key")if(t==="ref")i&&i(e);else if(!e.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"?t=t.slice(3):m1(rn,b)?t=b.slice(2):t=b[2]+t.slice(3),a||i){const f=t.endsWith(b2);t=t.replace(IC,""),a&&Fa.rel(e,t,a,f),i&&Fa.ael(e,t,i,f)}}else{const f=Xm(i);if(d||f&&i!==null)try{if(e.tagName.includes("-"))e[t]!==i&&(e[t]=i);else{const p=i==null?"":i;t==="list"?d=!1:(a==null||e[t]!=p)&&(typeof e.__lookupSetter__(t)=="function"?e[t]=p:e.setAttribute(t,p))}}catch(p){}let g=!1;b!==(b=b.replace(/^xlink\:?/,""))&&(t=b,g=!0),i==null||i===!1?(i!==!1||e.getAttribute(t)==="")&&(g?e.removeAttributeNS(g1,t):e.removeAttribute(t)):(!d||c&4||s)&&!f&&e.nodeType===1&&(i=i===!0?"":i,g?e.setAttributeNS(g1,t,i):e.setAttribute(t,i))}},HC=/\s/,w1=e=>(typeof e=="object"&&e&&"baseVal"in e&&(e=e.baseVal),!e||typeof e!="string"?[]:e.split(HC)),b2="Capture",IC=new RegExp(b2+"$"),m2=(e,t,a,i)=>{const s=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,c=e&&e.$attrs$||{},h=t.$attrs$||{};for(const d of x1(Object.keys(c)))d in h||y1(s,d,c[d],void 0,a,t.$flags$);for(const d of x1(Object.keys(h)))y1(s,d,c[d],h[d],a,t.$flags$)};function x1(e){return e.includes("ref")?[...e.filter(t=>t!=="ref"),"ref"]:e}var Gm,g2=!1,Fd=(e,t,a)=>{const i=t.$children$[a];let s=0,c,h;if(i.$text$!==null)c=i.$elm$=rn.document.createTextNode(i.$text$);else{if(!rn.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(c=i.$elm$=rn.document.createElement(i.$tag$),m2(null,i,g2),i.$children$)for(s=0;s<i.$children$.length;++s)h=Fd(e,i,s),h&&c.appendChild(h)}return c["s-hn"]=Gm,c},p2=(e,t,a,i,s,c)=>{let h=e,d;for(h.shadowRoot&&h.tagName===Gm&&(h=h.shadowRoot);s<=c;++s)i[s]&&(d=Fd(null,a,s),d&&(i[s].$elm$=d,Td(h,d,t)))},v2=(e,t,a)=>{for(let i=t;i<=a;++i){const s=e[i];if(s){const c=s.$elm$;y2(s),c&&c.remove()}}},NC=(e,t,a,i,s=!1)=>{let c=0,h=0,d=0,b=0,f=t.length-1,g=t[0],p=t[f],y=i.length-1,x=i[0],k=i[y],T,A;for(;c<=f&&h<=y;)if(g==null)g=t[++c];else if(p==null)p=t[--f];else if(x==null)x=i[++h];else if(k==null)k=i[--y];else if(ud(g,x,s))Or(g,x,s),g=t[++c],x=i[++h];else if(ud(p,k,s))Or(p,k,s),p=t[--f],k=i[--y];else if(ud(g,k,s))Or(g,k,s),Td(e,g.$elm$,p.$elm$.nextSibling),g=t[++c],k=i[--y];else if(ud(p,x,s))Or(p,x,s),Td(e,p.$elm$,g.$elm$),p=t[--f],x=i[++h];else{for(d=-1,b=c;b<=f;++b)if(t[b]&&t[b].$key$!==null&&t[b].$key$===x.$key$){d=b;break}d>=0?(A=t[d],A.$tag$!==x.$tag$?T=Fd(t&&t[h],a,d):(Or(A,x,s),t[d]=void 0,T=A.$elm$),x=i[++h]):(T=Fd(t&&t[h],a,h),x=i[++h]),T&&Td(g.$elm$.parentNode,T,g.$elm$)}c>f?p2(e,i[y+1]==null?null:i[y+1].$elm$,a,i,h,y):h>y&&v2(t,c,f)},ud=(e,t,a=!1)=>e.$tag$===t.$tag$?a?(a&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$:!1,Or=(e,t,a=!1)=>{const i=t.$elm$=e.$elm$,s=e.$children$,c=t.$children$,h=t.$text$;h===null?(m2(e,t,g2),s!==null&&c!==null?NC(i,s,t,c,a):c!==null?(e.$text$!==null&&(i.textContent=""),p2(i,null,t,c,0,c.length-1)):!a&&gu.updatable&&s!==null&&v2(s,0,s.length-1)):e.$text$!==h&&(i.data=h)},y2=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(y2)},Td=(e,t,a)=>e==null?void 0:e.insertBefore(t,a),jC=(e,t,a=!1)=>{const i=e.$hostElement$,s=e.$cmpMeta$,c=e.$vnode$||am(null,null),d=zC(t)?t:Ad(null,null,t);if(Gm=i.tagName,s.$attrsToReflect$&&(d.$attrs$=d.$attrs$||{},s.$attrsToReflect$.map(([b,f])=>d.$attrs$[f]=i[b])),a&&d.$attrs$)for(const b of Object.keys(d.$attrs$))i.hasAttribute(b)&&!["key","ref","style","class"].includes(b)&&(d.$attrs$[b]=i[b]);d.$tag$=null,d.$flags$|=4,e.$vnode$=d,d.$elm$=c.$elm$=i.shadowRoot||i,Or(c,d,a)},w2=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const a=t["s-p"].push(new Promise(i=>e.$onRenderResolve$=()=>{t["s-p"].splice(a-1,1),i()}))}},Wm=(e,t)=>{if(e.$flags$|=16,e.$flags$&4){e.$flags$|=512;return}return w2(e,e.$ancestorComponent$),CC(()=>UC(e,t))},UC=(e,t)=>{const a=e.$hostElement$,i=Hi("scheduleUpdate",e.$cmpMeta$.$tagName$),s=a;if(!s)throw new Error("Can't render component <".concat(a.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"));let c;return t?c=Vr(s,"componentWillLoad",void 0,a):c=Vr(s,"componentWillUpdate",void 0,a),c=k1(c,()=>Vr(s,"componentWillRender",void 0,a)),i(),k1(c,()=>VC(e,s,t))},k1=(e,t)=>qC(e)?e.then(t).catch(a=>{console.error(a),t()}):t(),qC=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",VC=async(e,t,a)=>{var i;const s=e.$hostElement$,c=Hi("update",e.$cmpMeta$.$tagName$),h=s["s-rc"];a&&DC(e);const d=Hi("render",e.$cmpMeta$.$tagName$);PC(e,t,s,a),h&&(h.map(b=>b()),s["s-rc"]=void 0),d(),c();{const b=(i=s["s-p"])!=null?i:[],f=()=>ZC(e);b.length===0?f():(Promise.all(b).then(f),e.$flags$|=4,b.length=0)}},PC=(e,t,a,i)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,jC(e,t,i)}catch(s){pu(s,e.$hostElement$)}return null},ZC=e=>{const t=e.$cmpMeta$.$tagName$,a=e.$hostElement$,i=Hi("postUpdate",t),s=a,c=e.$ancestorComponent$;Vr(s,"componentDidRender",void 0,a),e.$flags$&64?(Vr(s,"componentDidUpdate",void 0,a),i()):(e.$flags$|=64,XC(a),Vr(s,"componentDidLoad",void 0,a),i(),e.$onReadyResolve$(a),c||YC()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),e.$flags$&512&&Ym(()=>Wm(e,!1)),e.$flags$&=-517},YC=e=>{Ym(()=>BC(rn,"appload",{detail:{namespace:mC}}))},Vr=(e,t,a,i)=>{if(e&&e[t])try{return e[t](a)}catch(s){pu(s,i)}},XC=e=>{var t;return e.classList.add((t=gu.hydratedSelectorName)!=null?t:"hydrated")},FC=(e,t)=>Bi(e).$instanceValues$.get(t),C1=(e,t,a,i)=>{const s=Bi(e),c=e,h=s.$instanceValues$.get(t),d=s.$flags$,b=c;a=f2(a,i.$members$[t][0]);const f=Number.isNaN(h)&&Number.isNaN(a);if(a!==h&&!f){s.$instanceValues$.set(t,a);{if(i.$watchers$&&d&128){const p=i.$watchers$[t];p&&p.map(y=>{try{b[y](a,h,t)}catch(x){pu(x,c)}})}if((d&18)===2){if(b.componentShouldUpdate&&b.componentShouldUpdate(a,h,t)===!1)return;Wm(s,!1)}}}},GC=(e,t,a)=>{var i,s;const c=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const h=Object.entries((i=t.$members$)!=null?i:{});h.map(([d,[b]])=>{if(b&31||b&32){const{get:f,set:g}=Object.getOwnPropertyDescriptor(c,d)||{};f&&(t.$members$[d][0]|=2048),g&&(t.$members$[d][0]|=4096),Object.defineProperty(c,d,{get(){return f?f.apply(this):FC(this,d)},configurable:!0,enumerable:!0}),Object.defineProperty(c,d,{set(p){const y=Bi(this);if(g){const x=b&32?this[d]:y.$hostElement$[d];typeof x>"u"&&y.$instanceValues$.get(d)?p=y.$instanceValues$.get(d):!y.$instanceValues$.get(d)&&x&&y.$instanceValues$.set(d,x),g.apply(this,[f2(p,b)]),p=b&32?this[d]:y.$hostElement$[d],C1(this,d,p,t);return}{C1(this,d,p,t);return}}})}});{const d=new Map;c.attributeChangedCallback=function(b,f,g){Fa.jmp(()=>{var p;const y=d.get(b);if(!(this.hasOwnProperty(y)&&gu.lazyLoad)){if(c.hasOwnProperty(y)&&typeof this[y]=="number"&&this[y]==g)return;if(y==null){const k=Bi(this),T=k==null?void 0:k.$flags$;if(T&&!(T&8)&&T&128&&g!==f){const L=this,R=(p=t.$watchers$)==null?void 0:p[b];R==null||R.forEach(O=>{L[O]!=null&&L[O].call(L,g,f,b)})}return}}const x=Object.getOwnPropertyDescriptor(c,y);g=g===null&&typeof this[y]=="boolean"?!1:g,g!==this[y]&&(!x.get||x.set)&&(this[y]=g)})},e.observedAttributes=Array.from(new Set([...Object.keys((s=t.$watchers$)!=null?s:{}),...h.filter(([b,f])=>f[0]&15).map(([b,f])=>{var g;const p=f[1]||b;return d.set(p,b),f[0]&512&&((g=t.$attrsToReflect$)==null||g.push([b,p])),p})]))}}return e},E1=async(e,t,a,i)=>{let s;if((t.$flags$&32)===0){t.$flags$|=32;{s=e.constructor;const d=e.localName;customElements.whenDefined(d).then(()=>t.$flags$|=128)}if(s&&s.style){let d;typeof s.style=="string"&&(d=s.style);const b=u2(a);if(!Xd.has(b)){const f=Hi("registerStyles",a.$tagName$);RC(b,d,!!(a.$flags$&1)),f()}}}const c=t.$ancestorComponent$,h=()=>Wm(t,!0);c&&c["s-rc"]?c["s-rc"].push(h):h()},WC=(e,t)=>{},KC=e=>{{const t=Bi(e),a=t.$cmpMeta$,i=Hi("connectedCallback",a.$tagName$);if(t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>WC());else{t.$flags$|=1;{let s=e;for(;s=s.parentNode||s.host;)if(s["s-p"]){w2(t,t.$ancestorComponent$=s);break}}a.$members$&&Object.entries(a.$members$).map(([s,[c]])=>{if(c&31&&e.hasOwnProperty(s)){const h=e[s];delete e[s],e[s]=h}}),gu.initializeNextTick?Ym(()=>E1(e,t,a)):E1(e,t,a)}i()}},QC=async e=>{Bi(e),Nr.has(e)&&Nr.delete(e),e.shadowRoot&&Nr.has(e.shadowRoot)&&Nr.delete(e.shadowRoot)},JC=(e,t)=>{const a={$flags$:t[0],$tagName$:t[1]};a.$members$=t[2],a.$watchers$=e.$watchers$,a.$attrsToReflect$=[];const i=e.prototype.connectedCallback,s=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){vC(this,a)},connectedCallback(){this.__hasHostListenerAttached||(Bi(this),this.__hasHostListenerAttached=!0),KC(this),i&&i.call(this)},disconnectedCallback(){QC(this),s&&s.call(this)},__attachShadow(){if(!this.shadowRoot)OC.call(this,a);else if(this.shadowRoot.mode!=="open")throw new Error("Unable to re-use existing shadow root for ".concat(a.$tagName$,"! Mode is set to ").concat(this.shadowRoot.mode," but Stencil only supports open shadow roots."))}}),e.is=a.$tagName$,GC(e,a)};let fb;const eE=()=>{if(typeof window>"u")return new Map;if(!fb){const e=window;e.Ionicons=e.Ionicons||{},fb=e.Ionicons.map=e.Ionicons.map||new Map}return fb},tE=e=>{let t=bb(e.src);return t||(t=x2(e.name,e.icon,e.mode,e.ios,e.md),t?oE(t,e):e.icon&&(t=bb(e.icon),t||(t=bb(e.icon[e.mode]),t))?t:null)},oE=(e,t)=>{const a=eE().get(e);if(a)return a;try{return EC("svg/".concat(e,".svg"))}catch(i){console.log("e",i),console.warn('[Ionicons Warning]: Could not load icon with name "'.concat(e,'". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to the icon component.'),t)}},x2=(e,t,a,i,s)=>(a=(a&&hd(a))==="ios"?"ios":"md",i&&a==="ios"?e=hd(i):s&&a==="md"?e=hd(s):(!e&&t&&!k2(t)&&(e=t),Gd(e)&&(e=hd(e))),!Gd(e)||e.trim()===""||e.replace(/[a-z]|-|\d/gi,"")!==""?null:e),bb=e=>Gd(e)&&(e=e.trim(),k2(e))?e:null,k2=e=>e.length>0&&/(\/|\.)/.test(e),Gd=e=>typeof e=="string",hd=e=>e.toLowerCase(),nE=(e,t=[])=>{const a={};return t.forEach(i=>{e.hasAttribute(i)&&(e.getAttribute(i)!==null&&(a[i]=e.getAttribute(i)),e.removeAttribute(i))}),a},aE=e=>e&&e.dir!==""?e.dir.toLowerCase()==="rtl":(document==null?void 0:document.dir.toLowerCase())==="rtl",iE=e=>{const t=document.createElement("div");t.innerHTML=e;for(let i=t.childNodes.length-1;i>=0;i--)t.childNodes[i].nodeName.toLowerCase()!=="svg"&&t.removeChild(t.childNodes[i]);const a=t.firstElementChild;if(a&&a.nodeName.toLowerCase()==="svg"){const i=a.getAttribute("class")||"";if(a.setAttribute("class",(i+" s-ion-icon").trim()),C2(a))return t.innerHTML}return""},C2=e=>{if(e.nodeType===1){if(e.nodeName.toLowerCase()==="script")return!1;for(let t=0;t<e.attributes.length;t++){const a=e.attributes[t].name;if(Gd(a)&&a.toLowerCase().indexOf("on")===0)return!1}for(let t=0;t<e.childNodes.length;t++)if(!C2(e.childNodes[t]))return!1}return!0},rE=e=>e.startsWith("data:image/svg+xml"),sE=e=>e.indexOf(";utf8,")!==-1,Pr=new Map,E2=new Map;let mb;function im(e){return Pr.set(e,""),""}const lE=(e,t)=>{const a=E2.get(e);return a||(typeof fetch<"u"&&typeof document<"u"?rE(e)&&sE(e)?Promise.resolve(cE(e)):dE(e,t):Promise.resolve(im(e)))};function cE(e){mb||(mb=new DOMParser);const a=mb.parseFromString(e,"text/html").querySelector("svg");if(a)return Pr.set(e,a.outerHTML),a.outerHTML;throw new Error("Could not parse svg from ".concat(e))}function dE(e,t){const a=fetch(e).then(i=>i.text().then(s=>{s&&t!==!1&&(s=iE(s));const c=s||"";return Pr.set(e,c),c}).catch(()=>im(e))).catch(()=>im(e));return E2.set(e,a),a}const uE=":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}@supports (background: -webkit-named-image(i)){:host(.icon-rtl) .icon-inner{transform:scaleX(-1)}}@supports not selector(:dir(rtl)) and selector(:host-context([dir='rtl'])){:host(.icon-rtl) .icon-inner{transform:scaleX(-1)}}:host(.flip-rtl):host-context([dir='rtl']) .icon-inner{transform:scaleX(-1)}@supports selector(:dir(rtl)){:host(.flip-rtl:dir(rtl)) .icon-inner{transform:scaleX(-1)}:host(.flip-rtl:dir(ltr)) .icon-inner{transform:scaleX(1)}}:host(.icon-small){font-size:1.125rem !important}:host(.icon-large){font-size:2rem !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}",hE=JC(class extends wC{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.iconName=null,this.inheritedAttributes={},this.didLoadIcon=!1,this.isVisible=!1,this.mode=fE(),this.lazy=!1,this.sanitize=!0}componentWillLoad(){this.inheritedAttributes=nE(this.el,["aria-label"])}connectedCallback(){this.waitUntilVisible(this.el,"50px",()=>{this.isVisible=!0,this.loadIcon()})}componentDidLoad(){this.didLoadIcon||this.loadIcon()}disconnectedCallback(){this.io&&(this.io.disconnect(),this.io=void 0)}waitUntilVisible(t,a,i){if(!!!(this.lazy&&typeof window<"u"&&window.IntersectionObserver))return i();const c=this.io=new window.IntersectionObserver(h=>{h[0].isIntersecting&&(c.disconnect(),this.io=void 0,i())},{rootMargin:a});c.observe(t)}loadIcon(){if(this.isVisible){const t=tE(this);t&&(Pr.has(t)?this.svgContent=Pr.get(t):lE(t,this.sanitize).then(()=>this.svgContent=Pr.get(t)),this.didLoadIcon=!0)}this.iconName=x2(this.name,this.icon,this.mode,this.ios,this.md)}render(){const{flipRtl:t,iconName:a,inheritedAttributes:i,el:s}=this,c=this.mode||"md",h=a?(a.includes("arrow")||a.includes("chevron"))&&t!==!1:!1,d=t||h;return Ad(h2,Object.assign({key:"0578c899781ca145dd8205acd9670af39b57cf2e",role:"img",class:Object.assign(Object.assign({[c]:!0},bE(this.color)),{["icon-".concat(this.size)]:!!this.size,"flip-rtl":d,"icon-rtl":d&&aE(s)})},i),this.svgContent?Ad("div",{class:"icon-inner",innerHTML:this.svgContent}):Ad("div",{class:"icon-inner"}))}static get assetsDirs(){return["svg"]}get el(){return this}static get watchers(){return{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}}static get style(){return uE}},[1,"ion-icon",{mode:[1025],color:[1],ios:[1],md:[1],flipRtl:[4,"flip-rtl"],name:[513],src:[1],icon:[8],size:[1],lazy:[4],sanitize:[4],svgContent:[32],isVisible:[32]},void 0,{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}]),fE=()=>typeof document<"u"&&document.documentElement.getAttribute("mode")||"md",bE=e=>e?{"ion-color":!0,["ion-color-".concat(e)]:!0}:null;function mE(){if(typeof customElements>"u")return;["ion-icon"].forEach(t=>{t==="ion-icon"&&(customElements.get(t)||customElements.define(t,hE))})}const gE=mE,Km=oe.createContext({onIonViewWillEnter:()=>{},ionViewWillEnter:()=>{},onIonViewDidEnter:()=>{},ionViewDidEnter:()=>{},onIonViewWillLeave:()=>{},ionViewWillLeave:()=>{},onIonViewDidLeave:()=>{},ionViewDidLeave:()=>{},cleanupIonViewWillEnter:()=>{},cleanupIonViewDidEnter:()=>{},cleanupIonViewWillLeave:()=>{},cleanupIonViewDidLeave:()=>{}}),pE=class{constructor(){this.ionViewWillEnterCallbacks=[],this.ionViewDidEnterCallbacks=[],this.ionViewWillLeaveCallbacks=[],this.ionViewDidLeaveCallbacks=[],this.ionViewWillEnterDestructorCallbacks=[],this.ionViewDidEnterDestructorCallbacks=[],this.ionViewWillLeaveDestructorCallbacks=[],this.ionViewDidLeaveDestructorCallbacks=[]}onIonViewWillEnter(e){if(e.id){const t=this.ionViewWillEnterCallbacks.findIndex(a=>a.id===e.id);t>-1?this.ionViewWillEnterCallbacks[t]=e:this.ionViewWillEnterCallbacks.push(e)}else this.ionViewWillEnterCallbacks.push(e)}teardownCallback(e,t){const a=t.filter(i=>i.id===e.id);a.length!==0&&(a.forEach(i=>{i&&typeof i.destructor=="function"&&i.destructor()}),t=t.filter(i=>i.id!==e.id))}cleanupIonViewWillEnter(e){this.teardownCallback(e,this.ionViewWillEnterDestructorCallbacks)}cleanupIonViewDidEnter(e){this.teardownCallback(e,this.ionViewDidEnterDestructorCallbacks)}cleanupIonViewWillLeave(e){this.teardownCallback(e,this.ionViewWillLeaveDestructorCallbacks)}cleanupIonViewDidLeave(e){this.teardownCallback(e,this.ionViewDidLeaveDestructorCallbacks)}ionViewWillEnter(){this.ionViewWillEnterCallbacks.forEach(e=>{const t=e();e.id&&this.ionViewWillEnterDestructorCallbacks.push({id:e.id,destructor:t})})}onIonViewDidEnter(e){if(e.id){const t=this.ionViewDidEnterCallbacks.findIndex(a=>a.id===e.id);t>-1?this.ionViewDidEnterCallbacks[t]=e:this.ionViewDidEnterCallbacks.push(e)}else this.ionViewDidEnterCallbacks.push(e)}ionViewDidEnter(){this.ionViewDidEnterCallbacks.forEach(e=>{const t=e();e.id&&this.ionViewDidEnterDestructorCallbacks.push({id:e.id,destructor:t})})}onIonViewWillLeave(e){if(e.id){const t=this.ionViewWillLeaveCallbacks.findIndex(a=>a.id===e.id);t>-1?this.ionViewWillLeaveCallbacks[t]=e:this.ionViewWillLeaveCallbacks.push(e)}else this.ionViewWillLeaveCallbacks.push(e)}ionViewWillLeave(){this.ionViewWillLeaveCallbacks.forEach(e=>{const t=e();e.id&&this.ionViewWillLeaveDestructorCallbacks.push({id:e.id,destructor:t})})}onIonViewDidLeave(e){if(e.id){const t=this.ionViewDidLeaveCallbacks.findIndex(a=>a.id===e.id);t>-1?this.ionViewDidLeaveCallbacks[t]=e:this.ionViewDidLeaveCallbacks.push(e)}else this.ionViewDidLeaveCallbacks.push(e)}ionViewDidLeave(){this.ionViewDidLeaveCallbacks.forEach(e=>{const t=e();e.id&&this.ionViewDidLeaveDestructorCallbacks.push({id:e.id,destructor:t})}),this.componentCanBeDestroyed()}onComponentCanBeDestroyed(e){this.componentCanBeDestroyedCallback=e}componentCanBeDestroyed(){this.componentCanBeDestroyedCallback&&this.componentCanBeDestroyedCallback()}},zn=oe.createContext({getIonRedirect:()=>{},getIonRoute:()=>{},getPageManager:()=>{},getStackManager:()=>{},goBack:e=>{typeof window<"u"&&(typeof e=="string"?window.location.pathname=e:window.history.back())},navigate:e=>{typeof window<"u"&&(window.location.pathname=e)},hasIonicRouter:()=>!1,routeInfo:void 0,setCurrentTab:()=>{},changeTab:(e,t)=>{typeof window<"u"&&(window.location.pathname=t)},resetTab:(e,t)=>{typeof window<"u"&&(window.location.pathname=t)}}),vE=e=>e.toLowerCase().split("-").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(""),S2=e=>e.replace(/([A-Z])/g,t=>"-".concat(t[0].toLowerCase())),yE=(e,t,a={})=>{if(e instanceof Element){const i=wE(e.classList,t,a);i!==""&&(e.className=i),Object.keys(t).forEach(s=>{if(!(s==="children"||s==="style"||s==="ref"||s==="class"||s==="className"||s==="forwardedRef"))if(s.indexOf("on")===0&&s[2]===s[2].toUpperCase()){const c=s.substring(2),h=c[0].toLowerCase()+c.substring(1);_2(h)||kE(e,h,t[s])}else e[s]=t[s],typeof t[s]==="string"&&e.setAttribute(S2(s),t[s])})}},wE=(e,t,a)=>{const i=t.className||t.class,s=a.className||a.class,c=gb(e),h=gb(i?i.split(" "):[]),d=gb(s?s.split(" "):[]),b=[];return c.forEach(f=>{h.has(f)?(b.push(f),h.delete(f)):d.has(f)||b.push(f)}),h.forEach(f=>b.push(f)),b.join(" ")},xE=e=>e==="doubleclick"?"dblclick":e;const _2=e=>{if(typeof document>"u")return!0;{const t="on"+xE(e);let a=t in document;if(!a){const i=document.createElement("div");i.setAttribute(t,"return;"),a=typeof i[t]=="function"}return a}},kE=(e,t,a)=>{const i=e.__events||(e.__events={}),s=i[t];s&&e.removeEventListener(t,s),e.addEventListener(t,i[t]=function(h){a&&a.call(this,h)})},gb=e=>{const t=new Map;return e.forEach(a=>t.set(a,a)),t},CE=(e,t)=>{typeof e=="function"?e(t):e!=null&&(e.current=t)},A2=(...e)=>t=>{e.forEach(a=>{CE(a,t)})},EE=(e,t)=>{const a=(i,s)=>z.jsx(e,{...i,forwardedRef:s});return a.displayName=t,oe.forwardRef(a)},ca=(e,t,a,i)=>{i!==void 0&&i();const s=vE(e),c=class extends oe.Component{constructor(h){super(h),this.setComponentElRef=d=>{this.componentEl=d}}componentDidMount(){this.componentDidUpdate(this.props)}componentDidUpdate(h){yE(this.componentEl,this.props,h)}render(){const{children:h,forwardedRef:d,style:b,className:f,ref:g,...p}=this.props,x={...Object.keys(p).reduce((k,T)=>{const A=p[T];if(T.indexOf("on")===0&&T[2]===T[2].toUpperCase()){const L=T.substring(2).toLowerCase();typeof document<"u"&&_2(L)&&(k[T]=A)}else{const L=typeof A;(L==="string"||L==="boolean"||L==="number")&&(k[S2(T)]=A)}return k},{}),ref:A2(d,this.setComponentElRef),style:b};return Ne.createElement(e,x,h)}static get displayName(){return s}};return EE(c,s)},SE=ca("ion-tab",void 0,void 0,N9),Ul=(e,t)=>{const a=(i,s)=>z.jsx(e,{...i,forwardedRef:s});return a.displayName=t,oe.forwardRef(a)},_E=e=>Ua(window,e),AE=()=>{if(typeof window<"u"){const e=window.Ionic;if(e&&e.config)return e.config}return null},TE=oe.createContext({addOverlay:()=>{},removeOverlay:()=>{}}),$E=({onAddOverlay:e,onRemoveOverlay:t})=>{const[a,i]=Ne.useState({}),s=Ne.useRef({});Ne.useEffect(()=>{e(c),t(h)},[]);const c=(b,f,g)=>{const p={...s.current};p[b]={component:f,containerElement:g},s.current=p,i(p)},h=b=>{const f={...s.current};delete f[b],s.current=f,i(f)},d=Object.keys(a);return z.jsx(z.Fragment,{children:d.map(b=>{const f=a[b];return Qy.createPortal(f.component,f.containerElement,"overlay-".concat(b))})})},LE=ca("ion-tab-button",void 0,void 0,dC),OE=ca("ion-tab-bar",void 0,void 0,iC),S1=ca("ion-tabs",void 0,void 0,bC),RE=ca("ion-back-button",void 0,void 0,W9),rm=ca("ion-router-outlet",void 0,void 0,eC),ME=ca("ion-app",void 0,void 0,Z9),DE=ca("ion-icon",void 0,void 0,gE);class T2 extends oe.Component{constructor(t){super(t),this.ionContext={addOverlay:(a,i,s)=>{this.addOverlayCallback&&this.addOverlayCallback(a,i,s)},removeOverlay:a=>{this.removeOverlayCallback&&this.removeOverlayCallback(a)}}}render(){return z.jsxs(TE.Provider,{value:this.ionContext,children:[z.jsx(ME,{...this.props,children:this.props.children}),z.jsx($E,{onAddOverlay:t=>{this.addOverlayCallback=t},onRemoveOverlay:t=>{this.removeOverlayCallback=t}})]})}}T2.displayName="IonApp";const $2=oe.createContext({registerIonPage:()=>{},isInOutlet:()=>!1});class Qm extends oe.PureComponent{constructor(t){super(t),this.ionPageElementRef=oe.createRef(),this.stableMergedRefs=A2(this.ionPageElementRef,this.props.forwardedRef),this.ionViewWillEnterHandler=this.ionViewWillEnterHandler.bind(this),this.ionViewDidEnterHandler=this.ionViewDidEnterHandler.bind(this),this.ionViewWillLeaveHandler=this.ionViewWillLeaveHandler.bind(this),this.ionViewDidLeaveHandler=this.ionViewDidLeaveHandler.bind(this)}componentDidMount(){this.ionPageElementRef.current&&(this.context.isInOutlet()&&this.ionPageElementRef.current.classList.add("ion-page-invisible"),this.context.registerIonPage(this.ionPageElementRef.current,this.props.routeInfo),this.ionPageElementRef.current.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionPageElementRef.current.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionPageElementRef.current.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionPageElementRef.current.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}componentWillUnmount(){this.ionPageElementRef.current&&(this.ionPageElementRef.current.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionPageElementRef.current.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionPageElementRef.current.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler))}ionViewWillEnterHandler(){this.ionLifeCycleContext.ionViewWillEnter()}ionViewDidEnterHandler(){this.ionLifeCycleContext.ionViewDidEnter()}ionViewWillLeaveHandler(){this.ionLifeCycleContext.ionViewWillLeave()}ionViewDidLeaveHandler(){this.ionLifeCycleContext.ionViewDidLeave()}render(){const{className:t,children:a,routeInfo:i,forwardedRef:s,...c}=this.props;return z.jsx(Km.Consumer,{children:h=>(this.ionLifeCycleContext=h,z.jsx("div",{className:t?"".concat(t," ion-page"):"ion-page",ref:this.stableMergedRefs,...c,children:a}))})}static get contextType(){return $2}}class zE extends oe.Component{constructor(t){super(t)}render(){const{className:t,children:a,forwardedRef:i,...s}=this.props;return this.context.hasIonicRouter()?z.jsx(Qm,{className:t?"".concat(t):"",routeInfo:this.context.routeInfo,forwardedRef:i,...s,children:a}):z.jsx("div",{className:t?"ion-page ".concat(t):"ion-page",ref:i,...s,children:a})}static get displayName(){return"IonPage"}static get contextType(){return zn}}Ul(zE,"IonPage");const _1={main:0},BE=(e="main")=>{var a;const t=((a=_1[e])!=null?a:0)+1;return _1[e]=t,t.toString()},HE=(e,t)=>{const a=new WeakMap,i="react-delegate-".concat(BE());let s=0;return{attachViewToDom:async(d,b,f,g)=>{const p=document.createElement("div");g&&p.classList.add(...g),d.appendChild(p);const y=b(f),x="".concat(i,"-").concat(s++),k=Ky.createPortal(y,p,x);return a.set(p,k),e(k),Promise.resolve(p)},removeViewFromDom:(d,b)=>{const f=a.get(b);return f&&t(f),b.remove(),Promise.resolve()}}},IE=ca("ion-nav",void 0,void 0,z9),NE=({children:e,forwardedRef:t,...a})=>{const[i,s]=Ne.useState([]),c=b=>s(f=>[...f,b]),h=b=>s(f=>f.filter(g=>g!==b)),d=Ne.useMemo(()=>HE(c,h),[]);return z.jsx(IE,{delegate:d,ref:t,...a,children:i})};Ul(NE,"IonNav");const L2=oe.createContext({activeTab:void 0,selectTab:()=>!1,hasRouterOutlet:!1,tabBarProps:{ref:oe.createRef()}}),jE=typeof HTMLElement<"u"?HTMLElement:class{};class UE extends oe.Component{constructor(t){super(t),this.outletIsReady=!1,this.ionViewWillEnterHandler=this.ionViewWillEnterHandler.bind(this),this.ionViewDidEnterHandler=this.ionViewDidEnterHandler.bind(this),this.ionViewWillLeaveHandler=this.ionViewWillLeaveHandler.bind(this),this.ionViewDidLeaveHandler=this.ionViewDidLeaveHandler.bind(this)}componentDidMount(){this.ionRouterOutlet&&(this.outletIsReady||Dy(this.ionRouterOutlet,()=>{this.outletIsReady=!0,this.context.registerIonPage(this.ionRouterOutlet,this.props.routeInfo)}),this.ionRouterOutlet.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionRouterOutlet.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionRouterOutlet.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionRouterOutlet.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}componentWillUnmount(){this.ionRouterOutlet&&(this.ionRouterOutlet.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionRouterOutlet.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionRouterOutlet.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionRouterOutlet.removeEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}ionViewWillEnterHandler(){this.ionLifeCycleContext.ionViewWillEnter()}ionViewDidEnterHandler(){this.ionLifeCycleContext.ionViewDidEnter()}ionViewWillLeaveHandler(){this.ionLifeCycleContext.ionViewWillLeave()}ionViewDidLeaveHandler(){this.ionLifeCycleContext.ionViewDidLeave()}render(){const{StackManager:t,children:a,routeInfo:i,...s}=this.props;return z.jsx(Km.Consumer,{children:c=>(this.ionLifeCycleContext=c,z.jsx(t,{routeInfo:i,children:z.jsx(rm,{setRef:h=>this.ionRouterOutlet=h,...s,children:a})}))})}static get contextType(){return $2}}class qE extends oe.Component{constructor(t){super(t)}render(){const t=this.context.getStackManager(),{children:a,forwardedRef:i,...s}=this.props;return this.context.hasIonicRouter()?s.ionPage?z.jsx(UE,{StackManager:t,routeInfo:this.context.routeInfo,...s,children:a}):z.jsx(t,{routeInfo:this.context.routeInfo,children:z.jsx(rm,{...s,forwardedRef:i,children:a})}):z.jsx(rm,{ref:i,...this.props,children:this.props.children})}static get contextType(){return zn}}const pl=Ul(qE,"IonRouterOutlet");class VE extends jE{constructor(){super()}}typeof window<"u"&&window.customElements&&(window.customElements.get("ion-tabs")||window.customElements.define("ion-tabs",VE));class PL extends oe.Component{shouldComponentUpdate(){return!0}constructor(t){super(t),this.routerOutletRef=oe.createRef(),this.tabBarRef=oe.createRef(),this.ionTabContextState={activeTab:void 0,selectTab:()=>!1,hasRouterOutlet:!1,tabBarProps:{ref:this.tabBarRef}}}componentDidMount(){this.tabBarRef.current&&(this.ionTabContextState.activeTab=this.tabBarRef.current.state.activeTab,this.tabBarRef.current.setActiveTabOnContext=t=>{this.ionTabContextState.activeTab=t},this.ionTabContextState.selectTab=this.tabBarRef.current.selectTab)}renderTabsInner(t,a){return z.jsx(S1,{...this.props,children:oe.Children.map(t,i=>oe.isValidElement(i)&&(i.type===pl||i.type.isRouterOutlet||i.type===Ne.Fragment&&i.props.children[0].type===pl)?a:i)})}render(){let t,a=!1;const{className:i,onIonTabsDidChange:s,onIonTabsWillChange:c,...h}=this.props,d=typeof this.props.children=="function"?this.props.children(this.ionTabContextState):this.props.children;if(oe.Children.forEach(d,b=>{if(b==null||typeof b!="object"||!b.hasOwnProperty("type"))return;b.type===pl||b.type.isRouterOutlet?t=oe.cloneElement(b):b.type===Ne.Fragment&&b.props.children[0].type===pl?t=oe.cloneElement(b.props.children[0]):b.type===SE&&(a=!0),this.ionTabContextState.hasRouterOutlet=!!t;let f={...this.ionTabContextState.tabBarProps};s!==void 0&&(f={...f,onIonTabsDidChange:s}),c!==void 0&&(f={...f,onIonTabsWillChange:c}),this.ionTabContextState.tabBarProps=f}),!t&&!a)throw new Error("IonTabs must contain an IonRouterOutlet or an IonTab");if(t&&a)throw new Error("IonTabs cannot contain an IonRouterOutlet and an IonTab at the same time");return a?z.jsx(S1,{...this.props}):z.jsx(L2.Provider,{value:this.ionTabContextState,children:this.context.hasIonicRouter()?z.jsx(Qm,{className:i?"".concat(i):"",routeInfo:this.context.routeInfo,...h,children:this.renderTabsInner(d,t)}):this.renderTabsInner(d,t)})}static get contextType(){return zn}}class pb extends oe.Component{shouldComponentUpdate(){return!0}constructor(t){super(t),this.handleIonTabButtonClick=this.handleIonTabButtonClick.bind(this)}handleIonTabButtonClick(){this.props.onClick&&this.props.onClick(new CustomEvent("ionTabButtonClick",{detail:{tab:this.props.tab,href:this.props.href,routeOptions:this.props.routerOptions}}))}render(){const{onClick:t,...a}=this.props;return z.jsx(LE,{onIonTabButtonClick:this.handleIonTabButtonClick,...a})}static get displayName(){return"IonTabButton"}}class PE extends oe.PureComponent{constructor(t){super(t),this.setActiveTabOnContext=i=>{};const a={};oe.Children.forEach(t.children,i=>{var s,c,h,d;i!=null&&typeof i=="object"&&i.props&&(i.type===pb||i.type.isTabButton)&&(a[i.props.tab]={originalHref:i.props.href,currentHref:i.props.href,originalRouteOptions:i.props.href===((s=t.routeInfo)==null?void 0:s.pathname)?(c=t.routeInfo)==null?void 0:c.routeOptions:void 0,currentRouteOptions:i.props.href===((h=t.routeInfo)==null?void 0:h.pathname)?(d=t.routeInfo)==null?void 0:d.routeOptions:void 0})}),this.state={tabs:a},this.onTabButtonClick=this.onTabButtonClick.bind(this),this.renderTabButton=this.renderTabButton.bind(this),this.setActiveTabOnContext=this.setActiveTabOnContext.bind(this),this.selectTab=this.selectTab.bind(this)}componentDidMount(){const t=this.state.tabs,i=Object.keys(t).find(s=>{const c=t[s].originalHref;return this.props.routeInfo.pathname.startsWith(c)});i&&this.setState({activeTab:i})}componentDidUpdate(){this.state.activeTab&&this.setActiveTabOnContext(this.state.activeTab)}selectTab(t){const a=this.state.tabs[t];return a?(this.onTabButtonClick(new CustomEvent("ionTabButtonClick",{detail:{href:a.currentHref,tab:t,selected:t===this.state.activeTab,routeOptions:void 0}})),!0):!1}static getDerivedStateFromProps(t,a){var d,b,f;const i={...a.tabs},c=Object.keys(a.tabs).find(g=>{const p=a.tabs[g].originalHref;return t.routeInfo.pathname.startsWith(p)});oe.Children.forEach(t.children,g=>{if(g!=null&&typeof g=="object"&&g.props&&(g.type===pb||g.type.isTabButton)){const p=i[g.props.tab];(!p||p.originalHref!==g.props.href)&&(i[g.props.tab]={originalHref:g.props.href,currentHref:g.props.href,originalRouteOptions:g.props.routeOptions,currentRouteOptions:g.props.routeOptions})}});const{activeTab:h}=a;if(c&&h){const g=a.tabs[h].currentHref,p=a.tabs[h].currentRouteOptions;(c!==h||g!==((d=t.routeInfo)==null?void 0:d.pathname)||p!==((b=t.routeInfo)==null?void 0:b.routeOptions))&&(i[c]={originalHref:i[c].originalHref,currentHref:t.routeInfo.pathname+(t.routeInfo.search||""),originalRouteOptions:i[c].originalRouteOptions,currentRouteOptions:(f=t.routeInfo)==null?void 0:f.routeOptions},t.routeInfo.routeAction==="pop"&&c!==h&&(i[h]={originalHref:i[h].originalHref,currentHref:i[h].originalHref,originalRouteOptions:i[h].originalRouteOptions,currentRouteOptions:i[h].currentRouteOptions}))}return c&&t.onSetCurrentTab(c,t.routeInfo),{activeTab:c,tabs:i}}onTabButtonClick(t,a){var b;const i=this.state.tabs[t.detail.tab],s=i.originalHref,c=(b=this.props.tabsContext)==null?void 0:b.hasRouterOutlet,h=c?t.detail.href:"",{activeTab:d}=this.state;a&&a(t),d===t.detail.tab?s!==h&&this.context.resetTab(t.detail.tab,s,i.originalRouteOptions):(this.props.onIonTabsWillChange&&this.props.onIonTabsWillChange(new CustomEvent("ionTabWillChange",{detail:{tab:t.detail.tab}})),this.props.onIonTabsDidChange&&this.props.onIonTabsDidChange(new CustomEvent("ionTabDidChange",{detail:{tab:t.detail.tab}})),c&&(this.setActiveTabOnContext(t.detail.tab),this.context.changeTab(t.detail.tab,h,t.detail.routeOptions)))}renderTabButton(t){return a=>{var i,s;if(a!=null&&a.props&&(a.type===pb||a.type.isTabButton)){const c=a.props.tab===t?(i=this.props.routeInfo)==null?void 0:i.pathname:this.state.tabs[a.props.tab].currentHref,h=a.props.tab===t?(s=this.props.routeInfo)==null?void 0:s.routeOptions:this.state.tabs[a.props.tab].currentRouteOptions;return oe.cloneElement(a,{href:c,routeOptions:h,onClick:d=>this.onTabButtonClick(d,a.props.onClick)})}return null}}render(){const{activeTab:t}=this.state;return z.jsx(OE,{...this.props,selectedTab:t,children:oe.Children.map(this.props.children,this.renderTabButton(t))})}static get contextType(){return zn}}const ZE=oe.memo(({forwardedRef:e,...t})=>{const a=Ne.useContext(zn),i=Ne.useContext(L2),s=e||i.tabBarProps.ref,c={...i.tabBarProps,ref:s};return z.jsx(PE,{ref:s,...t,routeInfo:t.routeInfo||a.routeInfo||{pathname:window.location.pathname},onSetCurrentTab:a.setCurrentTab,tabsContext:{...i,tabBarProps:c},children:t.children})});Ul(ZE,"IonTabBar");class ZL extends oe.Component{constructor(){super(...arguments),this.clickButton=t=>{if(t.target&&t.target.closest("ion-nav")!==null)return;const{defaultHref:a,routerAnimation:i}=this.props;this.context.hasIonicRouter()?(t.stopPropagation(),this.context.goBack(a,i)):a!==void 0&&(window.location.href=a)}}render(){return z.jsx(RE,{onClick:this.clickButton,...this.props})}static get displayName(){return"IonBackButton"}static get contextType(){return zn}shouldComponentUpdate(){return!0}}class YE extends oe.PureComponent{constructor(t){super(t),this.props.name&&console.warn('In Ionic React, you import icons from "ionicons/icons" and set the icon you imported to the "icon" property. Setting the "name" property has no effect.')}render(){var f,g;const{icon:t,ios:a,md:i,mode:s,...c}=this.props;let h;const d=AE(),b=s||(d==null?void 0:d.get("mode"));return a||i?b==="ios"?h=(f=a!=null?a:i)!=null?f:t:h=(g=i!=null?i:a)!=null?g:t:h=t,z.jsx(DE,{ref:this.props.forwardedRef,icon:h,...c,children:this.props.children})}static get contextType(){return zn}}Ul(YE,"IonIcon");class O2 extends oe.PureComponent{render(){const t=this.context.getIonRoute();return!this.context.hasIonicRouter()||!O2?(console.error("You either do not have an Ionic Router package, or your router does not support using <IonRoute>"),null):z.jsx(t,{...this.props})}static get contextType(){return zn}}class R2 extends oe.PureComponent{render(){const t=this.context.getIonRedirect();return!this.context.hasIonicRouter()||!R2?(console.error("You either do not have an Ionic Router package, or your router does not support using <IonRedirect>"),null):z.jsx(t,{...this.props})}static get contextType(){return zn}}const XE=oe.createContext({routeInfo:void 0,push:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},back:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},canGoBack:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},nativeBack:()=>{throw new Error("An Ionic Router is required for IonRouterContext")}});class YL extends oe.PureComponent{constructor(t){super(t),this.nodes=new Map,this.animation=g8(t.id)}setupAnimation(t){const a=this.animation;this.nodes.size>0&&a.addElement(Array.from(this.nodes.values())),A1(a,t),T1(a,t)}componentDidMount(){const t=this.props;this.setupAnimation(t)}componentDidUpdate(t){const a=this.animation,i=this.props;A1(a,i,t),FE(a,i,t),T1(a,i,t)}render(){const{children:t}=this.props;return z.jsx(z.Fragment,{children:oe.Children.map(t,(a,i)=>oe.cloneElement(a,{ref:s=>this.nodes.set(i,s)}))})}}const A1=(e,t={},a={})=>{const i=["children","progressStart","progressStep","progressEnd","pause","stop","destroy","play","from","to","fromTo","onFinish"];for(const b in t)t.hasOwnProperty(b)&&!i.includes(b)&&t[b]!==a[b]&&e[b](t[b]);const s=t.from;s&&s!==a.from&&(Array.isArray(s)?s:[s]).forEach(f=>e.from(f.property,f.value));const c=t.to;c&&c!==a.to&&(Array.isArray(c)?c:[c]).forEach(f=>e.to(f.property,f.value));const h=t.fromTo;h&&h!==a.fromTo&&(Array.isArray(h)?h:[h]).forEach(f=>e.fromTo(f.property,f.fromValue,f.toValue));const d=t.onFinish;d&&d!==a.onFinish&&(Array.isArray(d)?d:[d]).forEach(f=>e.onFinish(f.callback,f.opts))},FE=(e,t={},a={})=>{var h,d,b,f,g;const{progressStart:i,progressStep:s,progressEnd:c}=t;i&&(((h=a.progressStart)==null?void 0:h.forceLinearEasing)!==(i==null?void 0:i.forceLinearEasing)||((d=a.progressStart)==null?void 0:d.step)!==(i==null?void 0:i.step))&&e.progressStart(i.forceLinearEasing,i.step),s&&((b=a.progressStep)==null?void 0:b.step)!==(s==null?void 0:s.step)&&e.progressStep(s.step),c&&(((f=a.progressEnd)==null?void 0:f.playTo)!==(c==null?void 0:c.playTo)||((g=a.progressEnd)==null?void 0:g.step)!==(c==null?void 0:c.step)||(a==null?void 0:a.dur)!==(c==null?void 0:c.dur))&&e.progressEnd(c.playTo,c.step,c.dur)},T1=(e,t={},a={})=>{!a.play&&t.play&&e.play(),!a.pause&&t.pause&&e.pause(),!a.stop&&t.stop&&e.stop(),!a.destroy&&t.destroy&&e.destroy()},GE=(e={})=>{typeof document<"u"&&document.documentElement.classList.add("ion-ce"),G8({...e})};class XL extends oe.Component{constructor(t){super(t),this.ionLifeCycleContext=new pE,this._isMounted=!1,this.ionLifeCycleContext.onComponentCanBeDestroyed(()=>{this.props.mount||this._isMounted&&this.setState({show:!1},()=>this.props.removeView())}),this.state={show:!0}}componentDidMount(){this._isMounted=!0}componentWillUnmount(){this._isMounted=!1}render(){const{show:t}=this.state;return z.jsx(Km.Provider,{value:this.ionLifeCycleContext,children:t&&this.props.children})}}class FL extends oe.PureComponent{constructor(t){super(t),this.ionRouterContextValue={push:(a,i,s,c,h)=>{this.navigate(a,i,s,h,c)},back:a=>{this.goBack(void 0,a)},canGoBack:()=>this.props.locationHistory.canGoBack(),nativeBack:()=>this.props.onNativeBack(),routeInfo:this.props.routeInfo},this.state={goBack:this.goBack.bind(this),hasIonicRouter:()=>!0,navigate:this.navigate.bind(this),getIonRedirect:this.getIonRedirect.bind(this),getIonRoute:this.getIonRoute.bind(this),getStackManager:this.getStackManager.bind(this),getPageManager:this.getPageManager.bind(this),routeInfo:this.props.routeInfo,setCurrentTab:this.props.onSetCurrentTab,changeTab:this.props.onChangeTab,resetTab:this.props.onResetTab}}componentDidMount(){typeof document<"u"&&(this.handleHardwareBackButton=this.handleHardwareBackButton.bind(this),document.addEventListener("ionBackButton",this.handleHardwareBackButton))}componentWillUnmount(){typeof document<"u"&&document.removeEventListener("ionBackButton",this.handleHardwareBackButton)}handleHardwareBackButton(t){t.detail.register(0,a=>{this.nativeGoBack(),a()})}goBack(t,a){this.props.onNavigateBack(t,a)}nativeGoBack(){this.props.onNativeBack()}navigate(t,a="forward",i="push",s,c,h){this.props.onNavigate(t,i,a,s,c,h)}getPageManager(){return Qm}getIonRedirect(){return this.props.ionRedirect}getIonRoute(){return this.props.ionRoute}getStackManager(){return this.props.stackManager}render(){return z.jsx(zn.Provider,{value:{...this.state,routeInfo:this.props.routeInfo},children:z.jsx(XE.Provider,{value:{...this.ionRouterContextValue,routeInfo:this.props.routeInfo},children:this.props.children})})}}const WE=new Set(["children","localName","ref","style","className"]),$1=new WeakMap,L1=(e,t,a,i,s)=>{const c=s==null?void 0:s[t];c===void 0?(e[t]=a,a==null&&t in HTMLElement.prototype&&e.removeAttribute(t)):a!==i&&((h,d,b)=>{let f=$1.get(h);f===void 0&&$1.set(h,f=new Map);let g=f.get(d);b!==void 0?g===void 0?(f.set(d,g={handleEvent:b}),h.addEventListener(d,g)):g.handleEvent=b:g!==void 0&&(f.delete(d),h.removeEventListener(d,g))})(e,c,a)},KE=({react:e,tagName:t,elementClass:a,events:i,displayName:s})=>{const c=new Set(Object.keys(i!=null?i:{})),h=e.forwardRef(((d,b)=>{const f=e.useRef(new Map),g=e.useRef(null),p={},y={};for(const[x,k]of Object.entries(d))WE.has(x)?p[x==="className"?"class":x]=k:c.has(x)||x in a.prototype?y[x]=k:p[x]=k;return e.useLayoutEffect((()=>{if(g.current===null)return;const x=new Map;for(const k in y)L1(g.current,k,d[k],f.current.get(k),i),f.current.delete(k),x.set(k,d[k]);for(const[k,T]of f.current)L1(g.current,k,void 0,T,i);f.current=x})),e.useLayoutEffect((()=>{var x;(x=g.current)==null||x.removeAttribute("defer-hydration")}),[]),p.suppressHydrationWarning=!0,e.createElement(t,{...p,ref:e.useCallback((x=>{g.current=x,typeof b=="function"?b(x):b!==null&&(b.current=x)}),[b])})}));return h.displayName=s!=null?s:a.name,h},He=({defineCustomElement:e,tagName:t,transformTag:a,...i})=>{typeof e<"u"&&e();const s=a?a(t):t;return KE({...i,tagName:s})};var M2=(e=>(e.Undefined="undefined",e.Null="null",e.String="string",e.Number="number",e.SpecialNumber="number",e.Boolean="boolean",e.BigInt="bigint",e))(M2||{}),D2=(e=>(e.Array="array",e.Date="date",e.Map="map",e.Object="object",e.RegularExpression="regexp",e.Set="set",e.Channel="channel",e.Symbol="symbol",e))(D2||{}),vb="type",yb="value",O1="serialized:";function z2(e,t,a){const i=typeof HTMLElement<"u"?HTMLElement.prototype:null;for(;e&&e!==i;){const s=Object.getOwnPropertyDescriptor(e,t);if(s&&(!a||s.get))return s;e=Object.getPrototypeOf(e)}}var hl,QE=(e,t)=>{var a;Object.entries((a=t.o.t)!=null?a:{}).map((([i,[s]])=>{if(31&s||32&s){const c=e[i],h=z2(Object.getPrototypeOf(e),i,!0)||Object.getOwnPropertyDescriptor(e,i);h&&Object.defineProperty(e,i,{get(){return h.get.call(this)},set(d){h.set.call(this,d)},configurable:!0,enumerable:!0}),t.l.has(i)?e[i]=t.l.get(i):c!==void 0&&(e[i]=c)}}))},sn=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},R1=(e,t)=>t in e,Ii=(e,t)=>(0,console.error)(e,t),Wd=new Map,xl="s-id",Kd="sty-id",M1="c-id",D1="http://www.w3.org/1999/xlink",JE=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],qe=typeof window<"u"?window:{},Me=qe.HTMLElement||class{},ot={i:0,u:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,a,i)=>e.addEventListener(t,a,i),rel:(e,t,a,i)=>e.removeEventListener(t,a,i),ce:(e,t)=>new CustomEvent(e,t)},eS=(()=>{var e;let t=!1;try{(e=qe.document)==null||e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(a){}return t})(),Jm=(()=>{try{return!!qe.document.adoptedStyleSheets&&(new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function")}catch(e){}return!1})(),sm=!!Jm&&!!qe.document&&Object.getOwnPropertyDescriptor(qe.document.adoptedStyleSheets,"length").writable,lm=!1,cm=[],B2=[],H2=(e,t)=>a=>{e.push(a),lm||(lm=!0,t&&4&ot.i?eg(dm):ot.raf(dm))},z1=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(a){Ii(a)}e.length=0},dm=()=>{z1(cm),z1(B2),(lm=cm.length>0)&&ot.raf(dm)},eg=e=>Promise.resolve(void 0).then(e),tg=H2(cm,!1),I2=H2(B2,!0);function tS(e){const t={mode:"open"};t.delegatesFocus=!!(16&e.i);const a=this.attachShadow(t);hl===void 0&&(hl=null),hl&&(sm?a.adoptedStyleSheets.push(hl):a.adoptedStyleSheets=[...a.adoptedStyleSheets,hl])}var N2=e=>{const t=aa(e,"childNodes");e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&e.tagName!=="SLOT-FB"&&og(t,e.tagName).forEach((i=>{i.nodeType===1&&i.tagName==="SLOT-FB"&&(i.hidden=!!oS(i,ql(i),!1).length)}));let a=0;for(a=0;a<t.length;a++){const i=t[a];i.nodeType===1&&aa(i,"childNodes").length&&N2(i)}};function og(e,t,a){let i,s=0,c=[];for(;s<e.length;s++){if(i=e[s],i["s-sr"]&&(!t||i["s-hn"]===t)&&(a===void 0||ql(i)===a)&&(c.push(i),a!==void 0))return c;c=[...c,...og(i.childNodes,t,a)]}return c}var oS=(e,t,a=!0)=>{const i=[];(a&&e["s-sr"]||!e["s-sr"])&&i.push(e);let s=e;for(;s=s.nextSibling;)ql(s)!==t||!a&&s["s-sr"]||i.push(s);return i},B1=(e,t)=>e.nodeType===1?e.getAttribute("slot")===null&&t===""||e.getAttribute("slot")===t:e["s-sn"]===t||t==="",nS=(e,t,a,i)=>{if(e["s-ol"]&&e["s-ol"].isConnected)return;const s=document.createTextNode("");if(s["s-nr"]=e,!t["s-cr"]||!t["s-cr"].parentNode)return;const c=t["s-cr"].parentNode,h=aa(c,"appendChild");if(i!==void 0){s["s-oo"]=i;const d=aa(c,"childNodes"),b=[s];d.forEach((f=>{f["s-nr"]&&b.push(f)})),b.sort(((f,g)=>!f["s-oo"]||f["s-oo"]<(g["s-oo"]||0)?-1:!g["s-oo"]||g["s-oo"]<f["s-oo"]?1:0)),b.forEach((f=>h.call(c,f)))}else h.call(c,s);e["s-ol"]=s,e["s-sh"]=t["s-hn"]},ql=e=>typeof e["s-sn"]=="string"?e["s-sn"]:e.nodeType===1&&e.getAttribute("slot")||void 0;function j2(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=a=>(function(i){const s=[],c=this["s-sn"];i!=null&&i.flatten&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const h=this["s-cr"].parentElement;return(h.__childNodes?h.childNodes:(d=>{const b=[];for(let f=0;f<d.length;f++){const g=d[f]["s-nr"]||void 0;g&&g.isConnected&&b.push(g)}return b})(h.childNodes)).forEach((d=>{c===ql(d)&&s.push(d)})),a?s.filter((d=>d.nodeType===1)):s}).bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}function aa(e,t){if("__"+t in e){const a=e["__"+t];return typeof a!="function"?a:a.bind(e)}return typeof e[t]!="function"?e[t]:e[t].bind(e)}var qa=new WeakMap,H1=(e,t,a)=>{let i=Wd.get(e);Jm&&a?(i=i||new CSSStyleSheet,typeof i=="string"?i=t:i.replaceSync(t)):i=t,Wd.set(e,i)},U2=(e,t)=>{var a,i,s;const c=um(t),h=Wd.get(c);if(!qe.document)return c;if(e=e.nodeType===11?e:qe.document,h)if(typeof h=="string"){let d,b=qa.get(e=e.head||e);b||qa.set(e,b=new Set);const f=e.querySelector("[".concat(Kd,'="').concat(c,'"]'));if(f)f.textContent=h;else if(!b.has(c)){d=qe.document.createElement("style"),d.textContent=h;const g=(a=ot.$)!=null?a:(function(){var p,y,x;return(x=(y=(p=qe.document.head)==null?void 0:p.querySelector('meta[name="csp-nonce"]'))==null?void 0:y.getAttribute("content"))!=null?x:void 0})();if(g!=null&&d.setAttribute("nonce",g),!(1&t.i))if(e.nodeName==="HEAD"){const p=e.querySelectorAll("link[rel=preconnect]"),y=p.length>0?p[p.length-1].nextSibling:e.querySelector("style");e.insertBefore(d,(y==null?void 0:y.parentNode)===e?y:null)}else if("host"in e)if(Jm){const p=new((i=e.defaultView)!=null?i:e.ownerDocument.defaultView).CSSStyleSheet;p.replaceSync(h),sm?e.adoptedStyleSheets.unshift(p):e.adoptedStyleSheets=[p,...e.adoptedStyleSheets]}else{const p=e.querySelector("style");p?p.textContent=h+p.textContent:e.prepend(d)}else e.append(d);1&t.i&&e.insertBefore(d,null),4&t.i&&(d.textContent+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),b&&b.add(c)}}else{let d=qa.get(e);if(d||qa.set(e,d=new Set),!d.has(c)){const b=(s=e.defaultView)!=null?s:e.ownerDocument.defaultView;let f;if(h.constructor===b.CSSStyleSheet)f=h;else{f=new b.CSSStyleSheet;for(let g=0;g<h.cssRules.length;g++)f.insertRule(h.cssRules[g].cssText,g)}if(sm?e.adoptedStyleSheets.push(f):e.adoptedStyleSheets=[...e.adoptedStyleSheets,f],d.add(c),"host"in e){const g=e.querySelector("[".concat(Kd,'="').concat(c,'"]'));g&&I2((()=>g.remove()))}}}return c},um=e=>"sc-"+e.p,ng=e=>(e=typeof e)=="object"||e==="function",C=(e,t,...a)=>{let i=null,s=null,c=null,h=!1,d=!1;const b=[],f=p=>{for(let y=0;y<p.length;y++)i=p[y],Array.isArray(i)?f(i):i!=null&&typeof i!="boolean"&&((h=typeof e!="function"&&!ng(i))&&(i=String(i)),h&&d?b[b.length-1].h+=i:b.push(h?Jr(null,i):i),d=h)};if(f(a),t){t.key&&(s=t.key),t.name&&(c=t.name);{const p=t.className||t.class;p&&(t.class=typeof p!="object"?p:Object.keys(p).filter((y=>p[y])).join(" "))}}if(typeof e=="function")return e(t===null?{}:t,b,aS);const g=Jr(e,null);return g.v=t,b.length>0&&(g.m=b),g.j=s,g.O=c,g},Jr=(e,t)=>({i:0,S:e,h:t!=null?t:null,k:null,m:null,v:null,j:null,O:null}),we={},aS={forEach:(e,t)=>e.map(I1).forEach(t),map:(e,t)=>e.map(I1).map(t).map(iS)},I1=e=>({vattrs:e.v,vchildren:e.m,vkey:e.j,vname:e.O,vtag:e.S,vtext:e.h}),iS=e=>{if(typeof e.vtag=="function"){const a={...e.vattrs};return e.vkey&&(a.key=e.vkey),e.vname&&(a.name=e.vname),C(e.vtag,a,...e.vchildren||[])}const t=Jr(e.vtag,e.vtext);return t.v=e.vattrs,t.m=e.vchildren,t.j=e.vkey,t.O=e.vname,t},hm=(e,t,a,i,s,c,h,d=[])=>{let b,f,g,p;if(c.nodeType===1){if(b=c.getAttribute(M1),b&&(f=b.split("."),f[0]===h||f[0]==="0")){g=N1({i:0,N:f[0],M:f[1],C:f[2],A:f[3],S:c.tagName.toLowerCase(),k:c,v:{class:c.className||""}}),t.push(g),c.removeAttribute(M1),e.m||(e.m=[]);const x=g.k.getAttribute("s-sn");typeof x=="string"&&(g.S==="slot-fb"&&j1(x,f[2],g,c,e,t,a,i,d),g.k["s-sn"]=x,g.k.removeAttribute("s-sn")),g.A!==void 0&&(e.m[g.A]=g),e=g,i&&g.C==="0"&&(i[g.A]=g.k)}if(c.shadowRoot)for(p=c.shadowRoot.childNodes.length-1;p>=0;p--)hm(e,t,a,i,s,c.shadowRoot.childNodes[p],h,d);const y=c.__childNodes||c.childNodes;for(p=y.length-1;p>=0;p--)hm(e,t,a,i,s,y[p],h,d)}else if(c.nodeType===8)f=c.nodeValue.split("."),(f[1]===h||f[1]==="0")&&(b=f[0],g=N1({N:f[1],M:f[2],C:f[3],A:f[4]||"0",k:c,v:null,m:null,j:null,O:null,S:null,h:null}),b==="t"?(g.k=q1(c,3),g.k&&g.k.nodeType===3&&(g.h=g.k.textContent,t.push(g),c.remove(),h===g.N&&(e.m||(e.m=[]),e.m[g.A]=g),i&&g.C==="0"&&(i[g.A]=g.k))):b==="c"?(g.k=q1(c,8),g.k&&g.k.nodeType===8&&(t.push(g),c.remove())):g.N===h&&(b==="s"?j1(c["s-sn"]=f[5]||"",f[2],g,c,e,t,a,i,d):b==="r"&&(i?c.remove():(s["s-cr"]=c,c["s-cn"]=!0))));else if(e&&e.S==="style"){const y=Jr(null,c.textContent);y.k=c,y.A="0",e.m=[y]}return e},fm=(e,t)=>{if(e.nodeType===1){const a=e[xl]||e.getAttribute(xl);a&&t.set(a,e);let i=0;if(e.shadowRoot)for(;i<e.shadowRoot.childNodes.length;i++)fm(e.shadowRoot.childNodes[i],t);const s=e.__childNodes||e.childNodes;for(i=0;i<s.length;i++)fm(s[i],t)}else if(e.nodeType===8){const a=e.nodeValue.split(".");a[0]==="o"&&(t.set(a[1]+"."+a[2],e),e.nodeValue="",e["s-en"]=a[3])}},N1=e=>({i:0,N:null,M:null,C:null,A:"0",k:null,v:null,m:null,j:null,O:null,S:null,h:null,...e});function j1(e,t,a,i,s,c,h,d,b){i["s-sr"]=!0,a.O=e||null,a.S="slot";const f=s!=null&&s.k?s.k["s-id"]||s.k.getAttribute("s-id"):"";if(d&&qe.document){const g=a.k=qe.document.createElement(a.S);a.O&&a.k.setAttribute("name",e),s.k.shadowRoot&&f&&f!==a.N?aa(s.k,"insertBefore")(g,aa(s.k,"children")[0]):aa(aa(i,"parentNode"),"insertBefore")(g,i),U1(b,t,e,i,a.N),i.remove(),a.C==="0"&&(d[a.A]=a.k)}else{const g=a.k,p=f&&f!==a.N&&s.k.shadowRoot;U1(b,t,e,i,p?f:a.N),j2(i),p&&s.k.insertBefore(g,s.k.children[0])}c.push(a),h.push(a),s.m||(s.m=[]),s.m[a.A]=a}var U1=(e,t,a,i,s)=>{var c,h;let d=i.nextSibling;if(e[t]=e[t]||[],d&&!((c=d.nodeValue)!=null&&c.startsWith("s.")))do!d||(d.getAttribute&&d.getAttribute("slot")||d["s-sn"])!==a&&(a!==""||d["s-sn"]||d.getAttribute&&d.getAttribute("slot")||d.nodeType!==8&&d.nodeType!==3)||(d["s-sn"]=a,e[t].push({slot:i,node:d,hostId:s})),d=d==null?void 0:d.nextSibling;while(d&&!((h=d.nodeValue)!=null&&h.startsWith("s.")))},q1=(e,t)=>{let a=e;do a=a.nextSibling;while(a&&(a.nodeType!==t||!a.nodeValue));return a},q2=e=>{if(!e)return;const t=Object.keys(e);if(t.length===0)return;let a=!1;for(const s of t){if(a)break;for(const c of e[s])if(typeof c=="string"){a=!0;break}}if(!a)return e;const i={};for(const s of t)i[s]=e[s].map((c=>typeof c=="string"?{[c]:0}:c));return i},rS=class xi{static fromLocalValue(t){const a=t[vb],i=yb in t?t[yb]:void 0;switch(a){case"string":case"boolean":return i;case"bigint":return BigInt(i);case"undefined":return;case"null":return null;case"number":return i==="NaN"?NaN:i==="-0"?-0:i==="Infinity"?1/0:i==="-Infinity"?-1/0:i;case"array":return i.map((f=>xi.fromLocalValue(f)));case"date":return new Date(i);case"map":const s=new Map;for(const[f,g]of i){const p=typeof f=="object"&&f!==null?xi.fromLocalValue(f):f,y=xi.fromLocalValue(g);s.set(p,y)}return s;case"object":const c={};for(const[f,g]of i)c[f]=xi.fromLocalValue(g);return c;case"regexp":const{pattern:h,flags:d}=i;return new RegExp(h,d);case"set":const b=new Set;for(const f of i)b.add(xi.fromLocalValue(f));return b;case"symbol":return Symbol(i);default:throw new Error("Unsupported type: ".concat(a))}}static fromLocalValueArray(t){return t.map((a=>xi.fromLocalValue(a)))}static isLocalValueObject(t){if(typeof t!="object"||t===null||!t.hasOwnProperty(vb))return!1;const a=t[vb];return!!Object.values({...M2,...D2}).includes(a)&&(a==="null"||a==="undefined"||t.hasOwnProperty(yb))}},bm,Ni,V2=(e,t,a)=>{return typeof e=="string"&&e.startsWith(O1)?e=typeof(i=e)=="string"&&i.startsWith(O1)?rS.fromLocalValue(JSON.parse((function(s){const c=atob(s),h=new Uint8Array(c.length);for(let d=0;d<c.length;d++)h[d]=c.charCodeAt(d);return new TextDecoder().decode(h)})(i.slice(11)))):i:e==null||ng(e)?e:4&t?(a&&typeof e=="string"||e!=="false")&&(e===""||!!e):2&t?typeof e=="string"?parseFloat(e):typeof e=="number"?e:NaN:1&t?String(e):e;var i},Zr=e=>e,Re=(e,t,a)=>{const i=e;return{emit:s=>P2(i,t,{bubbles:!!(4&a),composed:!!(2&a),cancelable:!!(1&a),detail:s})}},P2=(e,t,a)=>{const i=ot.ce(t,a);return e.dispatchEvent(i),i},V1=(e,t,a,i,s,c,h)=>{if(a===i)return;let d=R1(e,t),b=t.toLowerCase();if(t==="class"){const f=e.classList,g=P1(a);let p=P1(i);if((e["s-si"]||e["s-sc"])&&h){const y=e["s-sc"]||e["s-si"];p.push(y),g.forEach((x=>{x.startsWith(y)&&p.push(x)})),p=[...new Set(p)].filter((x=>x)),f.add(...p)}else f.remove(...g.filter((y=>y&&!p.includes(y)))),f.add(...p.filter((y=>y&&!g.includes(y))))}else if(t==="style"){for(const f in a)i&&i[f]!=null||(f.includes("-")?e.style.removeProperty(f):e.style[f]="");for(const f in i)a&&i[f]===a[f]||(f.includes("-")?e.style.setProperty(f,i[f]):e.style[f]=i[f])}else if(t!=="key"){if(t==="ref")i&&cS(i,e);else if(e.__lookupSetter__(t)||t[0]!=="o"||t[1]!=="n"){if(t[0]==="a"&&t.startsWith("attr:")){const f=t.slice(5);let g;{const p=sn(e);if(p&&p.o&&p.o.t){const y=p.o.t[f];y&&y[1]&&(g=y[1])}}return g||(g=f.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(i==null||i===!1?i===!1&&e.getAttribute(g)!==""||e.removeAttribute(g):e.setAttribute(g,i===!0?"":i))}if(t[0]==="p"&&t.startsWith("prop:")){const f=t.slice(5);try{e[f]=i}catch(g){}return}{const f=ng(i);if((d||f&&i!==null)&&!s)try{if(e.tagName.includes("-"))e[t]!==i&&(e[t]=i);else{const p=i==null?"":i;t==="list"?d=!1:a!=null&&e[t]===p||(typeof e.__lookupSetter__(t)=="function"?e[t]=p:e.setAttribute(t,p))}}catch(p){}let g=!1;b!==(b=b.replace(/^xlink\:?/,""))&&(t=b,g=!0),i==null||i===!1?i===!1&&e.getAttribute(t)!==""||(g?e.removeAttributeNS(D1,t):e.removeAttribute(t)):(!d||4&c||s)&&!f&&e.nodeType===1&&(i=i===!0?"":i,g?e.setAttributeNS(D1,t,i):e.setAttribute(t,i))}}else if(t=t[2]==="-"?t.slice(3):R1(qe,b)?b.slice(2):b[2]+t.slice(3),a||i){const f=t.endsWith(Z2);t=t.replace(lS,""),a&&ot.rel(e,t,a,f),i&&ot.ael(e,t,i,f)}}},sS=/\s/,P1=e=>(typeof e=="object"&&e&&"baseVal"in e&&(e=e.baseVal),e&&typeof e=="string"?e.split(sS):[]),Z2="Capture",lS=new RegExp(Z2+"$"),mm=(e,t,a,i)=>{const s=t.k.nodeType===11&&t.k.host?t.k.host:t.k,c=e&&e.v||{},h=t.v||{};for(const d of Z1(Object.keys(c)))d in h||V1(s,d,c[d],void 0,a,t.i,i);for(const d of Z1(Object.keys(h)))V1(s,d,c[d],h[d],a,t.i,i)};function Z1(e){return e.includes("ref")?[...e.filter((t=>t!=="ref")),"ref"]:e}var Ll=!1,Qd=!1,vu=!1,go=!1,gm=[],pm=[],Jd=(e,t,a)=>{var i;const s=t.m[a];let c,h,d,b=0;if(Ll||(vu=!0,s.S==="slot"&&(s.i|=s.m?2:1)),s.h!=null)c=s.k=qe.document.createTextNode(s.h);else if(1&s.i)c=s.k=qe.document.createTextNode(""),mm(null,s,go);else{if(go||(go=s.S==="svg"),!qe.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(c=s.k=qe.document.createElementNS(go?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!Ll&&2&s.i?"slot-fb":s.S),go&&s.S==="foreignObject"&&(go=!1),mm(null,s,go),s.m){const f=s.S==="template"?c.content:c;for(b=0;b<s.m.length;++b)h=Jd(e,s,b),h&&f.appendChild(h)}s.S==="svg"?go=!1:c.tagName==="foreignObject"&&(go=!0)}return c["s-hn"]=Ni,3&s.i&&(c["s-sr"]=!0,c["s-cr"]=bm,c["s-sn"]=s.O||"",c["s-rf"]=(i=s.v)==null?void 0:i.ref,j2(c),d=e&&e.m&&e.m[a],d&&d.S===s.S&&e.k&&Y2(e.k)),c},Y2=e=>{ot.i|=1;const t=e.closest(Ni.toLowerCase());if(t!=null){const a=Array.from(t.__childNodes||t.childNodes).find((s=>s["s-cr"])),i=Array.from(e.__childNodes||e.childNodes);for(const s of a?i.reverse():i)s["s-sh"]!=null&&(ln(t,s,a!=null?a:null),s["s-sh"]=void 0,vu=!0)}ot.i&=-2},eu=(e,t)=>{ot.i|=1;const a=Array.from(e.__childNodes||e.childNodes);if(e["s-sr"]){let i=e;for(;i=i.nextSibling;)i&&i["s-sn"]===e["s-sn"]&&i["s-sh"]===Ni&&a.push(i)}for(let i=a.length-1;i>=0;i--){const s=a[i];s["s-hn"]!==Ni&&s["s-ol"]&&(ln(Ol(s).parentNode,s,Ol(s)),s["s-ol"].remove(),s["s-ol"]=void 0,s["s-sh"]=void 0,vu=!0),t&&eu(s,t)}ot.i&=-2},Y1=(e,t,a,i,s,c)=>{let h,d=e["s-cr"]&&e["s-cr"].parentNode||e;for(d.shadowRoot&&d.tagName===Ni&&(d=d.shadowRoot),a.S==="template"&&(d=d.content);s<=c;++s)i[s]&&(h=Jd(null,a,s),h&&(i[s].k=h,ln(d,h,Ol(t))))},X1=(e,t,a)=>{for(let i=t;i<=a;++i){const s=e[i];if(s){const c=s.k;F2(s),c&&(Qd=!0,c["s-ol"]?c["s-ol"].remove():eu(c,!0),c.remove())}}},fd=(e,t,a=!1)=>e.S===t.S&&(e.S==="slot"?e.O===t.O:a?(a&&!e.j&&t.j&&(e.j=t.j),!0):e.j===t.j),Ol=e=>e&&e["s-ol"]||e,Rr=(e,t,a=!1)=>{const i=t.k=e.k,s=e.m,c=t.m,h=t.S,d=t.h;let b;d==null?(go=h==="svg"||h!=="foreignObject"&&go,h!=="slot"||Ll||e.O!==t.O&&(t.k["s-sn"]=t.O||"",Y2(t.k.parentElement)),mm(e,t,go,a),s!==null&&c!==null?((f,g,p,y,x=!1)=>{let k,T,A=0,L=0,R=0,O=0,X=g.length-1,_=g[0],P=g[X],j=y.length-1,W=y[0],V=y[j];const le=p.S==="template"?f.content:f;for(;A<=X&&L<=j;)if(_==null)_=g[++A];else if(P==null)P=g[--X];else if(W==null)W=y[++L];else if(V==null)V=y[--j];else if(fd(_,W,x))Rr(_,W,x),_=g[++A],W=y[++L];else if(fd(P,V,x))Rr(P,V,x),P=g[--X],V=y[--j];else if(fd(_,V,x))_.S!=="slot"&&V.S!=="slot"||eu(_.k.parentNode,!1),Rr(_,V,x),ln(le,_.k,P.k.nextSibling),_=g[++A],V=y[--j];else if(fd(P,W,x))_.S!=="slot"&&V.S!=="slot"||eu(P.k.parentNode,!1),Rr(P,W,x),ln(le,P.k,_.k),P=g[--X],W=y[++L];else{for(R=-1,O=A;O<=X;++O)if(g[O]&&g[O].j!==null&&g[O].j===W.j){R=O;break}R>=0?(T=g[R],T.S!==W.S?k=Jd(g&&g[L],p,R):(Rr(T,W,x),g[R]=void 0,k=T.k),W=y[++L]):(k=Jd(g&&g[L],p,L),W=y[++L]),k&&ln(Ol(_.k).parentNode,k,Ol(_.k))}A>X?Y1(f,y[j+1]==null?null:y[j+1].k,p,y,L,j):L>j&&X1(g,A,X)})(i,s,t,c,a):c!==null?(e.h!==null&&(i.textContent=""),Y1(i,null,t,c,0,c.length-1)):a||s===null?a&&s!==null&&c===null&&(t.m=s):X1(s,0,s.length-1),go&&h==="svg"&&(go=!1)):(b=i["s-cr"])?b.parentNode.textContent=d:e.h!==d&&(i.data=d)},ea=[],X2=e=>{let t,a,i;const s=e.__childNodes||e.childNodes;for(const c of s){if(c["s-sr"]&&(t=c["s-cr"])&&t.parentNode){a=t.parentNode.__childNodes||t.parentNode.childNodes;const h=c["s-sn"];for(i=a.length-1;i>=0;i--)if(t=a[i],!(t["s-cn"]||t["s-nr"]||t["s-hn"]===c["s-hn"]||t["s-sh"]&&t["s-sh"]===c["s-hn"]))if(B1(t,h)){let d=ea.find((b=>b.I===t));Qd=!0,t["s-sn"]=t["s-sn"]||h,d?(d.I["s-sh"]=c["s-hn"],d.L=c):(t["s-sh"]=c["s-hn"],ea.push({L:c,I:t})),t["s-sr"]&&ea.map((b=>{B1(b.I,t["s-sn"])&&(d=ea.find((f=>f.I===t)),d&&!b.L&&(b.L=d.L))}))}else ea.some((d=>d.I===t))||ea.push({I:t})}c.nodeType===1&&X2(c)}},F2=e=>{e.v&&e.v.ref&&gm.push((()=>e.v.ref(null))),e.m&&e.m.map(F2)},cS=(e,t)=>{pm.push((()=>e(t)))},ln=(e,t,a,i)=>{if(typeof t["s-sn"]=="string"){e.insertBefore(t,a);const{slotNode:s}=(function(c,h){var d;if(!(h=h||((d=c["s-ol"])==null?void 0:d.parentElement)))return{slotNode:null,slotName:""};const b=c["s-sn"]=ql(c)||"";return{slotNode:og(aa(h,"childNodes"),h.tagName,b)[0],slotName:b}})(t);return s&&!i&&s.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1})),t}return e.__insertBefore?e.__insertBefore(t,a):e==null?void 0:e.insertBefore(t,a)},dS=(e,t,a=!1)=>{var i,s,c,h,d;const b=e.$hostElement$,f=e.o,g=e.R||Jr(null,null);var p;const y=(p=t)&&p.S===we?t:C(null,null,t);if(Ni=b.tagName,f._&&(y.v=y.v||{},f._.forEach((([x,k])=>{y.v[k]=b[x]}))),a&&y.v)for(const x of Object.keys(y.v))b.hasAttribute(x)&&!["key","ref","style","class"].includes(x)&&(y.v[x]=b[x]);if(y.S=null,y.i|=4,e.R=y,y.k=g.k=b.shadowRoot||b,Ll=!(!(1&f.i)||128&f.i),bm=b["s-cr"],Qd=!1,Rr(g,y,a),ot.i|=1,vu){X2(y.k);for(const x of ea){const k=x.I;if(!k["s-ol"]&&qe.document){const T=qe.document.createTextNode("");T["s-nr"]=k,ln(k.parentNode,k["s-ol"]=T,k,a)}}for(const x of ea){const k=x.I,T=x.L;if(k.nodeType===1&&a&&(k["s-ih"]=(i=k.hidden)!=null&&i),T){const A=T.parentNode;let L=T.nextSibling;if(L&&L.nodeType===1){let R=(s=k["s-ol"])==null?void 0:s.previousSibling;for(;R;){let O=(c=R["s-nr"])!=null?c:null;if(O&&O["s-sn"]===k["s-sn"]&&A===(O.__parentNode||O.parentNode)){for(O=O.nextSibling;O===k||O!=null&&O["s-sr"];)O=O==null?void 0:O.nextSibling;if(!O||!O["s-nr"]){L=O;break}}R=R.previousSibling}}if((!L&&A!==(k.__parentNode||k.parentNode)||(k.__nextSibling||k.nextSibling)!==L)&&k!==L){if(ln(A,k,L,a),k.nodeType===8&&k.nodeValue.startsWith("s-nt-")){const R=qe.document.createTextNode(k.nodeValue.replace(/^s-nt-/,""));R["s-hn"]=k["s-hn"],R["s-sn"]=k["s-sn"],R["s-sh"]=k["s-sh"],R["s-sr"]=k["s-sr"],R["s-ol"]=k["s-ol"],R["s-ol"]["s-nr"]=R,ln(k.parentNode,R,k,a),k.parentNode.removeChild(k)}k.nodeType===1&&k.tagName!=="SLOT-FB"&&(k.hidden=(h=k["s-ih"])!=null&&h)}k&&typeof T["s-rf"]=="function"&&T["s-rf"](T)}else k.nodeType===1&&(k.hidden=!0)}}if(Qd&&N2(y.k),ot.i&=-2,ea.length=0,!Ll&&!(1&f.i)&&b["s-cr"]){const x=y.k.__childNodes||y.k.childNodes;for(const k of x)if(k["s-hn"]!==Ni&&!k["s-sh"]){if(a&&k["s-ih"]==null&&(k["s-ih"]=(d=k.hidden)!=null&&d),k.nodeType===1)k.hidden=!0;else if(k.nodeType===3&&k.nodeValue.trim()){const T=qe.document.createComment("s-nt-"+k.nodeValue);T["s-sn"]=k["s-sn"],ln(k.parentNode,T,k,a),k.parentNode.removeChild(k)}}}bm=void 0,gm.forEach((x=>x())),gm.length=0,pm.forEach((x=>x())),pm.length=0},G2=(e,t)=>{if(t&&!e.T&&t["s-p"]){const a=t["s-p"].push(new Promise((i=>e.T=()=>{t["s-p"].splice(a-1,1),i()})))}},yu=(e,t)=>{if(e.i|=16,4&e.i)return void(e.i|=512);G2(e,e.D);const a=()=>uS(e,t);if(!t)return I2(a);queueMicrotask((()=>{a()}))},uS=(e,t)=>{const a=e.$hostElement$,i=a;if(!i)throw new Error("Can't render component <".concat(a.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"));let s;return s=kl(i,t?"componentWillLoad":"componentWillUpdate",void 0,a),s=F1(s,(()=>kl(i,"componentWillRender",void 0,a))),F1(s,(()=>fS(e,i,t)))},F1=(e,t)=>hS(e)?e.then(t).catch((a=>{console.error(a),t()})):t(),hS=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",fS=async(e,t,a)=>{var i;const s=e.$hostElement$,c=s["s-rc"];a&&(h=>{const d=h.o,b=h.$hostElement$,f=d.i,g=U2(b.shadowRoot?b.shadowRoot:b.getRootNode(),d);10&f&&(b["s-sc"]=g,b.classList.add(g+"-h"))})(e),bS(e,t,s,a),c&&(c.map((h=>h())),s["s-rc"]=void 0);{const h=(i=s["s-p"])!=null?i:[],d=()=>mS(e);h.length===0?d():(Promise.all(h).then(d).catch(d),e.i|=4,h.length=0)}},bS=(e,t,a,i)=>{try{t=t.render(),e.i&=-17,e.i|=2,dS(e,t,i)}catch(s){Ii(s,e.$hostElement$)}return null},mS=e=>{const t=e.$hostElement$,a=t,i=e.D;kl(a,"componentDidRender",void 0,t),64&e.i?kl(a,"componentDidUpdate",void 0,t):(e.i|=64,vS(t),kl(a,"componentDidLoad",void 0,t),e.F(t),i||pS()),e.T&&(e.T(),e.T=void 0),512&e.i&&eg((()=>yu(e,!1))),e.i&=-517},gS=e=>{var t;{const a=sn(e),i=(t=a==null?void 0:a.$hostElement$)==null?void 0:t.isConnected;return i&&(18&a.i)==2&&yu(a,!1),i}},pS=()=>{var e;eg((()=>P2(qe,"appload",{detail:{namespace:"siemens-ix"}}))),(e=ot.U)!=null&&e.size&&ot.U.clear()},kl=(e,t,a,i)=>{if(e&&e[t])try{return e[t](a)}catch(s){Ii(s,i)}},vS=e=>e.classList.add("hydrated"),G1=(e,t,a,i)=>{const s=sn(e);if(!s)return;const c=e,h=s.l.get(t),d=s.i,b=c;a=V2(a,i.t[t][0],!!(64&i.i));const f=Number.isNaN(h)&&Number.isNaN(a);if(a!==h&&!f){if(s.l.set(t,a),i.B){const g=i.B[t];g&&g.map((p=>{try{const[[y,x]]=Object.entries(p);(128&d||1&x)&&(b?b[y](a,h,t):s.V.push((()=>{s.H[y](a,h,t)})))}catch(y){Ii(y,c)}}))}if(2&d){if(b.componentShouldUpdate&&b.componentShouldUpdate(a,h,t)===!1&&!(16&d))return;16&d||yu(s,!1)}}},yS=(e,t,a)=>{var i,s;const c=e.prototype;64&t.i&&1&a&&JE.forEach((h=>{const d=c[h];Object.defineProperty(c,h,{value(...b){var f;const g=sn(this),p=this;p?typeof d=="function"&&d.call(p,...b):(f=g==null?void 0:g.P)==null||f.then((y=>{const x=y[h];typeof x=="function"&&x.call(y,...b)}))}})}));{e.watchers&&!t.B&&(t.B=q2(e.watchers)),e.deserializers&&!t.W&&(t.W=e.deserializers),e.serializers&&!t.q&&(t.q=e.serializers);const h=Object.entries((i=t.t)!=null?i:{});h.map((([d,[b]])=>{if(31&b||32&b){const{get:f,set:g}=z2(c,d)||{};f&&(t.t[d][0]|=2048),g&&(t.t[d][0]|=4096),Object.defineProperty(c,d,{get(){return f?f.apply(this):(p=d,sn(this).l.get(p));var p},configurable:!0,enumerable:!0}),Object.defineProperty(c,d,{set(p){const y=sn(this);if(y){if(g)return(32&b?this[d]:y.$hostElement$[d])===void 0&&y.l.get(d)&&(p=y.l.get(d)),g.apply(this,[V2(p,b,!!(64&t.i))]),void G1(this,d,p=32&b?this[d]:y.$hostElement$[d],t);G1(this,d,p,t)}}})}}));{const d=new Map;c.attributeChangedCallback=function(b,f,g){ot.jmp((()=>{var p;const y=d.get(b),x=sn(this);if(this.hasOwnProperty(y),c.hasOwnProperty(y)&&typeof this[y]=="number"&&this[y]==g)return;if(y==null){const R=x==null?void 0:x.i;if(x&&R&&!(8&R)&&g!==f){const O=this,X=(p=t.B)==null?void 0:p[b];X==null||X.forEach((_=>{const[[P,j]]=Object.entries(_);O[P]!=null&&(128&R||1&j)&&O[P].call(O,g,f,b)}))}return}const k=h.find((([R])=>R===y)),T=k&&4&k[1][0],A=T&&g===null&&this[y]===void 0;T&&(g=g!==null&&g!=="false");const L=Object.getOwnPropertyDescriptor(c,y);A||g==this[y]||L.get&&!L.set||(this[y]=g)}))},e.observedAttributes=Array.from(new Set([...Object.keys((s=t.B)!=null?s:{}),...h.filter((([b,f])=>31&f[0])).map((([b,f])=>{var g;const p=f[1]||b;return d.set(p,b),512&f[0]&&((g=t._)==null||g.push([b,p])),p}))]))}}return e},wS=e=>{if(!qe.document)return;const t=e["s-cr"]=qe.document.createComment("");t["s-cn"]=!0,ln(e,t,e.firstChild)},ke=(e,t)=>{const a={i:t[0],p:t[1]};try{a.t=t[2],a.Y=t[3],a.B=q2(e.B),a.W=e.W,a.q=e.q,a._=[],(()=>{if(!qe.document)return;const c=qe.document.querySelectorAll("[".concat(Kd,"]"));let h=0;for(;h<c.length;h++)H1(c[h].getAttribute(Kd),c[h].innerHTML.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),!0)})();const i=e.prototype.connectedCallback,s=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((c,h)=>{const d={i:0,$hostElement$:c,o:h,l:new Map,J:new Map};d.P=new Promise((f=>d.F=f)),c["s-p"]=[],c["s-rc"]=[];const b=d;c.__stencil__getHostRef=()=>b,512&h.i&&QE(c,d)})(this,a)},connectedCallback(){if(!this.__hasHostListenerAttached){const c=sn(this);if(!c)return;W1(this,c,a.Y),this.__hasHostListenerAttached=!0}(c=>{if(!(1&ot.i)){const h=sn(c);if(!h)return;const d=h.o,b=()=>{};if(1&h.i)W1(c,h,d.Y),h!=null&&h.H||h!=null&&h.P&&h.P.then((()=>{}));else{let f;if(h.i|=1,f=c.getAttribute(xl),f){if(1&d.i){const g=U2(c.shadowRoot,d);c.classList.remove(g+"-h",g+"-s")}((g,p,y,x)=>{var k,T,A,L;const R=g.shadowRoot,O=[],X=[],_=R?[]:null,P=Jr(p,null);P.k=g,!qe.document||ot.U&&ot.U.size||fm(qe.document.body,ot.U=new Map),g[xl]=y,g.removeAttribute(xl),x.R=hm(P,O,[],_,g,g,y,X);let j=0;const W=O.length;let V;for(;j<W;j++){V=O[j];const ee=V.N+"."+V.M,F=ot.U.get(ee),S=V.k;if(R){if((k=V.S)!=null&&k.toString().includes("-")&&V.S!=="slot-fb"&&!V.k.shadowRoot){const D=sn(V.k);if(D){const N=um(D.o),H=qe.document.querySelector('style[sty-id="'.concat(N,'"]'));H&&_.unshift(H.cloneNode(!0))}}}else S["s-hn"]=p.toUpperCase(),V.S==="slot"&&(S["s-cr"]=g["s-cr"]);V.S==="slot"&&(V.O=V.k["s-sn"]||V.k.name||null,V.m?(V.i|=2,V.k.childNodes.length||V.m.forEach((D=>{V.k.appendChild(D.k)}))):V.i|=1),F&&F.isConnected&&(F.parentElement.shadowRoot&&F["s-en"]===""&&F.parentNode.insertBefore(S,F.nextSibling),F.parentNode.removeChild(F),R||(S["s-oo"]=parseInt(V.M))),F&&!F["s-id"]&&ot.U.delete(ee)}const le=[],ie=X.length;let ce,ge,de,ae,B=0,te=0;for(;B<ie;B++)if(ce=X[B],ce&&ce.length)for(de=ce.length,ge=0;ge<de;ge++){if(ae=ce[ge],le[ae.hostId]||(le[ae.hostId]=ot.U.get(ae.hostId)),!le[ae.hostId])continue;const ee=le[ae.hostId];ee.shadowRoot&&ae.node.parentElement!==ee&&ee.insertBefore(ae.node,(A=(T=ce[ge-1])==null?void 0:T.node)==null?void 0:A.nextSibling),ee.shadowRoot&&R||(ae.slot["s-cr"]||(ae.slot["s-cr"]=ee["s-cr"],ae.slot["s-cr"]=!ae.slot["s-cr"]&&ee.shadowRoot?ee:(ee.__childNodes||ee.childNodes)[0]),nS(ae.node,ae.slot,0,ae.node["s-oo"]||te),(L=ae.node.parentElement)!=null&&L.shadowRoot&&ae.node.getAttribute&&ae.node.getAttribute("slot")&&ae.node.removeAttribute("slot")),te=(ae.node["s-oo"]||te)+1}if(R&&!R.childNodes.length){let ee=0;const F=_.length;if(F){for(;ee<F;ee++){const S=_[ee];S&&R.appendChild(S)}Array.from(g.childNodes).forEach((S=>{typeof S["s-en"]!="string"&&typeof S["s-sn"]!="string"&&(S.nodeType===1&&S.slot&&S.hidden?S.removeAttribute("hidden"):S.nodeType!==8||S.nodeValue||S.parentNode.removeChild(S))}))}}x.$hostElement$=g})(c,d.p,f,h)}f||12&d.i&&wS(c);{let g=c;for(;g=g.parentNode||g.host;)if(g.nodeType===1&&g.hasAttribute("s-id")&&g["s-p"]||g["s-p"]){G2(h,h.D=g);break}}d.t&&Object.entries(d.t).map((([g,[p]])=>{if(31&p&&Object.prototype.hasOwnProperty.call(c,g)){const y=c[g];delete c[g],c[g]=y}})),(async(g,p,y)=>{let x;try{if(!(32&p.i)&&(p.i|=32,x=g.constructor,customElements.whenDefined(g.localName).then((()=>p.i|=128)),x&&x.style)){let A;typeof x.style=="string"&&(A=x.style);const L=um(y);if(!Wd.has(L)){const R=()=>{};H1(L,A,!!(1&y.i)),R()}}const k=p.D,T=()=>yu(p,!0);k&&k["s-rc"]?k["s-rc"].push(T):T()}catch(k){Ii(k,g),p.T&&(p.T(),p.T=void 0),p.F&&p.F(g)}})(c,h,d)}b()}})(this),i&&i.call(this)},disconnectedCallback(){(async c=>{if(!(1&ot.i)){const h=sn(c);h!=null&&h.Z&&(h.Z.map((d=>d())),h.Z=void 0)}qa.has(c)&&qa.delete(c),c.shadowRoot&&qa.has(c.shadowRoot)&&qa.delete(c.shadowRoot)})(this),s&&s.call(this)},__attachShadow(){if(this.shadowRoot){if(this.shadowRoot.mode!=="open")throw new Error("Unable to re-use existing shadow root for ".concat(a.p,"! Mode is set to ").concat(this.shadowRoot.mode," but Stencil only supports open shadow roots."))}else tS.call(this,a)}}),Object.defineProperty(e,"is",{value:a.p,configurable:!0}),yS(e,a,3)}catch(i){return Ii(i),e}},tu=(e,t)=>t,W1=(e,t,a)=>{a&&qe.document&&a.map((([i,s,c])=>{const h=kS(qe.document,e,i),d=xS(t,c),b=CS(i);ot.ael(h,s,d,b),(t.Z=t.Z||[]).push((()=>ot.rel(h,s,d,b)))}))},xS=(e,t)=>a=>{try{e.$hostElement$[t](a)}catch(i){Ii(i,e.$hostElement$)}},kS=(e,t,a)=>4&a?e:8&a?qe:t,CS=e=>eS?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e),ES=globalThis.HTMLElement||class{};function un(...e){return e.reduceRight(((t,a)=>a(t)),ES)}const rt=e=>e?"true":"false",K1=e=>e.replace("-filled","").split("-").map((t=>{const a=t.trim(),i=a.replace(/\d+/g,"");return i.length===0?a:i})).map((t=>t.charAt(0).toUpperCase()+t.slice(1))).join(" "),SS=e=>{if(!e||(i=>{if(!i)return!1;let s;try{s=new URL(i)}catch(c){return!1}return s.protocol==="http:"||s.protocol==="https:"})(e))return"Unknown";if((t=e)&&typeof t=="string"&&t.startsWith("data:image/svg+xml")){const i=/.*\<desc\>(.*)\<\/desc\>.*/g.exec(e);return i&&i.length>1?K1(i[1]):"Unknown"}var t;const a=K1(e);return a.length===0?"Unknown":a},Ka=(e,t=[])=>{const a={};return _S.forEach((i=>{var s;e.hasAttribute(i)&&(e.getAttribute(i)===null||t.includes(i)||(a[i]=(s=e.getAttribute(i))!=null?s:"",e.removeAttribute(i)))})),a},_S=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],W2=ke(class K2 extends Me{constructor(a){super();v(this,"format");v(this,"textColor");v(this,"bold",!1);v(this,"textDecoration","none");a!==!1&&this.__registerHost(),this.__attachShadow()}static getTextColor(a){return a.startsWith("inv-")||!a.endsWith("-contrast")?"var(--theme-color-".concat(a,"-text)"):"var(--theme-color-".concat(a.replace("-","--"),")")}render(){var s;let a={};a["typography-".concat((s=this.format)!=null?s:"body")]=!0,this.textDecoration!=="none"&&(a["typography-decoration-".concat(this.textDecoration)]=!0),a["typography-weight-bold"]=this.bold;let i={};return this.textColor&&(i={color:K2.getTextColor(this.textColor)}),C(we,{key:"ea3cece07f28bc8d2b3e833285d2349f660b6509",class:a,style:i},C("slot",{key:"07537b8f6e487024123ef007e7d1b44883b0a991"}))}static get style(){return'.typography-label,:host(.typography-label){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-xs,:host(.typography-label-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-sm,:host(.typography-label-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-lg,:host(.typography-label-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body,:host(.typography-body){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-xs,:host(.typography-body-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-sm,:host(.typography-body-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-lg,:host(.typography-body-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display,:host(.typography-display){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xs,:host(.typography-display-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-sm,:host(.typography-display-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-lg,:host(.typography-display-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xl,:host(.typography-display-xl){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-5);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xxl,:host(.typography-display-xxl){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-6);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h6,.h6,.typography-h6,:host(.typography-h6){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h5,.h5,.typography-h5,:host(.typography-h5){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h4,.h4,.typography-h4,:host(.typography-h4){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h3,.h3,.typography-h3,:host(.typography-h3){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h2,.h2,.typography-h2,:host(.typography-h2){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h1,.h1,.typography-h1,:host(.typography-h1){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code,:host(.typography-code){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-lg,:host(.typography-code-lg){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-sm,:host(.typography-code-sm){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none,:host(.typography-decoration-none){text-decoration:none !important}.typography-decoration-underline,:host(.typography-decoration-underline){text-decoration:underline !important}.typography-decoration-line-through,:host(.typography-decoration-line-through){text-decoration:line-through !important}.typography-weight-bold,:host(.typography-weight-bold){font-weight:700 !important}a{color:var(--theme-color-primary)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.text-xs){font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-s){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption-single){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-h2){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-xl){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}'}},[769,"ix-typography",{format:[1],textColor:[1,"text-color"],bold:[4],textDecoration:[1,"text-decoration"]}]);function Zt(){typeof customElements<"u"&&["ix-typography"].forEach((e=>{e==="ix-typography"&&(customElements.get(e)||customElements.define(e,W2))}))}const AS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>alarm</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C330.943502,3.55271368e-14 426.666667,95.7231591 426.666667,213.333333 C426.666667,330.943502 330.943502,426.666667 213.333333,426.666667 C95.7231591,426.666667 3.55271368e-14,330.943502 3.55271368e-14,213.333333 C3.55271368e-14,95.7231591 95.7231591,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C118.87459,42.6666667 42.6666667,118.87459 42.6666667,213.333333 C42.6666667,307.792077 118.87459,384 213.333333,384 C307.792077,384 384,307.792077 384,213.333333 C384,118.87459 307.792077,42.6666667 213.333333,42.6666667 Z M213.333333,272.042667 C228.571429,272.042667 240,283.306667 240,298.666667 C240,314.026667 228.571429,325.290667 213.333333,325.290667 C197.748918,325.290667 186.666667,314.026667 186.666667,298.325333 C186.666667,283.306667 198.095238,272.042667 213.333333,272.042667 Z M234.666667,85.3333333 L234.666667,234.666667 L192,234.666667 L192,85.3333333 L234.666667,85.3333333 Z' id='Combined-Shape'/></g></g></svg>",ag="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>apps</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M64,32 C64,49.664 49.664,64 32,64 C14.336,64 -4.26325641e-14,49.664 -4.26325641e-14,32 C-4.26325641e-14,14.336 14.336,-4.26325641e-14 32,-4.26325641e-14 C49.664,-4.26325641e-14 64,14.336 64,32 Z M224,32 C224,49.664 209.664,64 192,64 C174.336,64 160,49.664 160,32 C160,14.336 174.336,-4.26325641e-14 192,-4.26325641e-14 C209.664,-4.26325641e-14 224,14.336 224,32 Z M64,352 C64,369.664 49.664,384 32,384 C14.336,384 -4.26325641e-14,369.664 -4.26325641e-14,352 C-4.26325641e-14,334.336 14.336,320 32,320 C49.664,320 64,334.336 64,352 Z M224,352 C224,369.664 209.664,384 192,384 C174.336,384 160,369.664 160,352 C160,334.336 174.336,320 192,320 C209.664,320 224,334.336 224,352 Z M64,192 C64,209.664 49.664,224 32,224 C14.336,224 -4.26325641e-14,209.664 -4.26325641e-14,192 C-4.26325641e-14,174.336 14.336,160 32,160 C49.664,160 64,174.336 64,192 Z M224,192 C224,209.664 209.664,224 192,224 C174.336,224 160,209.664 160,192 C160,174.336 174.336,160 192,160 C209.664,160 224,174.336 224,192 Z M384,32 C384,49.664 369.664,64 352,64 C334.336,64 320,49.664 320,32 C320,14.336 334.336,-4.26325641e-14 352,-4.26325641e-14 C369.664,-4.26325641e-14 384,14.336 384,32 Z M384,352 C384,369.664 369.664,384 352,384 C334.336,384 320,369.664 320,352 C320,334.336 334.336,320 352,320 C369.664,320 384,334.336 384,352 Z M384,192 C384,209.664 369.664,224 352,224 C334.336,224 320,209.664 320,192 C320,174.336 334.336,160 352,160 C369.664,160 384,174.336 384,192 Z' id='Combined-Shape'/></g></g></svg>",TS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>arrow-left</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(106.680107, 134.255147)'><polygon id='arrow-left' points='298.639787 100.41664 81.66656 100.41664 151.916587 30.1666133 121.749973 0 1.42108547e-14 121.749973 121.749973 243.489707 151.916587 213.32288 81.6693333 143.083307 298.639787 143.083307'/></g></g></svg>";const Q2="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-down-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 187.520000)'><polygon id='arrowhead-down' points='121.813333 151.893333 0 30.2933333 30.2933333 0 121.813333 91.7333333 213.333333 0 243.626667 30.2933333'/></g></g></svg>";const J2="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-right-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(187.520000, 134.186667)'><polygon id='arrowhead-right' points='30.2933333 243.626667 0 213.333333 91.7333333 121.813333 0 30.2933333 30.2933333 0 151.893333 121.813333'/></g></g></svg>",$S="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-right</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(149.333333, 80.853333)'><polygon id='Path' points='-2.84217094e-14 320 30.1698893 350.169889 205.254834 175.084945 30.1698893 0 -2.84217094e-14 30.1698893 144.898278 175.084945'/></g></g></svg>",LS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-up-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 172.586667)'><polygon id='arrowhead-up' points='213.333333 151.893333 121.813333 60.16 30.2933333 151.893333 2.84217094e-14 121.6 121.813333 0 243.626667 121.6'/></g></g></svg>";const ew="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>close</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(91.581722, 91.581722)'><path d='M298.666667,4.26325641e-14 L328.836556,30.1698893 L194.587,164.418 L328.836556,298.666667 L298.666667,328.836556 L164.418,194.587 L30.1698893,328.836556 L9.9475983e-14,298.666667 L134.248,164.418 L7.10542736e-14,30.1698893 L30.1698893,4.26325641e-14 L164.418,134.248 L298.666667,4.26325641e-14 Z' transform='translate(164.418278, 164.418278) rotate(-360.000000) translate(-164.418278, -164.418278) '/></g></g></svg>",OS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>cogwheel</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='settings' transform='translate(32.844800, 42.666667)'><path d='M299.946667,7.10542736e-15 L299.946667,51.5413333 C308.650667,55.6586667 316.992,60.4586667 324.906667,65.92 L324.906667,65.92 L332.544,61.4826667 L369.514667,40.1706667 L390.848,77.0986667 L424.96,136.234667 L446.293333,173.184 L409.365333,194.517333 L401.728,198.890667 C402.154667,203.733333 402.368,208.533333 402.368,213.333333 C402.368,218.133333 402.154667,222.933333 401.728,227.776 L401.728,227.776 L409.365333,232.149333 L446.293333,253.482667 L424.96,290.432 L390.848,349.568 L369.514667,386.496 L332.544,365.184 L324.906667,360.746667 C316.992,366.208 308.650667,371.008 299.946667,375.125333 L299.946667,375.125333 L299.946667,426.666667 L146.368,426.666667 L146.368,375.125333 C137.664,371.008 129.322667,366.208 121.408,360.746667 L121.408,360.746667 L113.749333,365.184 L76.8,386.496 L55.4666667,349.568 L21.3333333,290.432 L7.10542736e-15,253.482667 L36.9493333,232.149333 L44.5653333,227.776 C44.16,222.933333 43.9466667,218.133333 43.9466667,213.333333 C43.9466667,208.533333 44.16,203.733333 44.5653333,198.890667 L44.5653333,198.890667 L36.9493333,194.517333 L7.10542736e-15,173.184 L21.3333333,136.234667 L55.4666667,77.0986667 L76.8,40.1706667 L113.749333,61.4826667 L121.408,65.92 C129.322667,60.4586667 137.664,55.6586667 146.368,51.5413333 L146.368,51.5413333 L146.368,7.10542736e-15 L299.946667,7.10542736e-15 Z M257.28,42.6666667 L189.034667,42.6666667 L189.034667,81.28 C164.650667,87.552 142.890667,100.288 125.781333,117.717333 L125.781333,117.717333 L92.416,98.432 L58.2826667,157.568 L91.6906667,176.853333 C88.4906667,188.48 86.6133333,200.682667 86.6133333,213.333333 C86.6133333,225.984 88.4906667,238.186667 91.6906667,249.813333 L91.6906667,249.813333 L58.2826667,269.098667 L92.416,328.234667 L125.781333,308.949333 C142.890667,326.378667 164.650667,339.114667 189.034667,345.386667 L189.034667,345.386667 L189.034667,384 L257.28,384 L257.28,345.386667 C281.664,339.114667 303.424,326.378667 320.533333,308.949333 L320.533333,308.949333 L353.877333,328.234667 L388.032,269.098667 L354.624,249.813333 C357.824,238.186667 359.701333,225.984 359.701333,213.333333 C359.701333,200.682667 357.824,188.48 354.624,176.853333 L354.624,176.853333 L388.032,157.568 L353.877333,98.432 L320.533333,117.717333 C303.424,100.288 281.664,87.552 257.28,81.28 L257.28,81.28 L257.28,42.6666667 Z M223.1552,128 C270.286608,128 308.488533,166.201925 308.488533,213.333333 C308.488533,260.464741 270.286608,298.666667 223.1552,298.666667 C176.023792,298.666667 137.821867,260.464741 137.821867,213.333333 C137.821867,166.201925 176.023792,128 223.1552,128 Z M223.1552,170.666667 C199.587941,170.666667 180.488533,189.766075 180.488533,213.333333 C180.488533,236.900592 199.587941,256 223.1552,256 C246.722459,256 265.821867,236.900592 265.821867,213.333333 C265.821867,189.766075 246.722459,170.666667 223.1552,170.666667 Z'/></g></g></svg>";const RS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>document</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='document' transform='translate(106.666667, 64.000000)'><path d='M192,0 L-1.42108547e-14,0 L-1.42108547e-14,384 L298.666667,384 L298.666667,106.666667 L192,0 Z M256,341.333333 L42.6666667,341.333333 L42.6666667,42.6666667 L128,42.6666667 L128,170.666667 L256,170.666667 L256,341.333333 Z M256,128 L170.666667,128 L170.666667,42.6666667 L174.293333,42.6666667 L256,124.373333 L256,128 Z'/></g></g></svg>";const MS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-left</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(108.603733, 134.171733)'><path d='M127.978667,121.834667 L249.6,243.648 L279.872,213.333333 L188.16,121.834667 L279.872,30.3146667 L249.6,2.84217094e-14 L127.978667,121.834667 Z M1.42108547e-14,121.834667 L121.578667,243.648 L151.872,213.333333 L60.1386667,121.834667 L151.872,30.3146667 L121.578667,2.84217094e-14 L1.42108547e-14,121.834667 Z' id='arrow-double-left'/></g></g></svg>",DS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-right</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(123.520000, 134.186667)'><path d='M158.293333,0 L279.893333,121.813333 L158.293333,243.626667 L128,213.333333 L219.733333,121.813333 L128,30.2933333 L158.293333,0 Z M30.2933333,0 L151.893333,121.813333 L30.2933333,243.626667 L-1.42108547e-14,213.333333 L91.7333333,121.813333 L-1.42108547e-14,30.2933333 L30.2933333,0 Z' id='arrow-double-right'/></g></g></svg>";const tw="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>error</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M262.250667,134.250667 L292.416,164.416 L243.498667,213.333333 L292.416,262.250667 L262.250667,292.416 L213.333333,243.498667 L164.416,292.416 L134.250667,262.250667 L183.168,213.333333 L134.250667,164.416 L164.416,134.250667 L213.333333,183.168 L262.250667,134.250667 Z' id='error'/></g></g></svg>";const ig="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>info</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>",zS="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>light-dark</desc><path fill-rule='evenodd' d='M256,384 L256,469.333333 L213.333333,469.333333 L213.333333,384 L256,384 Z M355.346224,325.176335 L415.686003,385.516113 L385.516113,415.686003 L325.176335,355.346224 L355.346224,325.176335 Z M113.987109,325.176335 L144.156999,355.346224 L83.81722,415.686003 L53.6473307,385.516113 L113.987109,325.176335 Z M234.666667,118.01971 C299.089002,118.01971 351.313623,170.244331 351.313623,234.666667 C351.313623,299.089002 299.089002,351.314049 234.666667,351.314049 C203.711846,351.372867 174.007802,339.102338 152.119399,317.213934 C130.230995,295.325531 117.960466,265.621487 118.019285,234.666667 C118.019285,170.244331 170.244331,118.01971 234.666667,118.01971 Z M234.666667,160.686377 C193.808416,160.686377 160.685951,193.808546 160.685951,234.748031 C160.648688,254.358867 168.422443,273.1772 182.289288,287.044045 C196.156133,300.91089 214.974466,308.684645 234.666667,308.647305 L234.666667,160.686377 Z M469.333333,213.333333 L469.333333,256 L384,256 L384,213.333333 L469.333333,213.333333 Z M85.3333333,213.333333 L85.3333333,256 L3.55271368e-15,256 L3.55271368e-15,213.333333 L85.3333333,213.333333 Z M83.81722,53.6473307 L144.156999,113.987109 L113.987109,144.156999 L53.6473307,83.81722 L83.81722,53.6473307 Z M385.516113,53.6473307 L415.686003,83.81722 L355.346224,144.156999 L325.176335,113.987109 L385.516113,53.6473307 Z M256,5.90116627e-13 L256,85.3333333 L213.333333,85.3333333 L213.333333,5.82278887e-13 L256,5.90116627e-13 Z' transform='translate(21.333 21.333)'/></svg>";const ow="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>more-menu</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(53.333333, 224.000000)'><path d='M64,32 C64,14.326888 49.673112,2.91322522e-11 32,2.91322522e-11 C14.326888,2.91322522e-11 -1.47219675e-14,14.326888 -1.58041335e-14,32 C-1.68862995e-14,49.673112 14.326888,64 32,64 C49.673112,64 64,49.673112 64,32 Z M405.333333,32 C405.333333,14.326888 391.006445,-2.84217094e-14 373.333333,-2.84217094e-14 C355.660221,-2.84217094e-14 341.333333,14.326888 341.333333,32 C341.333333,49.673112 355.660221,64 373.333333,64 C391.006445,64 405.333333,49.673112 405.333333,32 Z M234.666667,32 C234.666667,14.326888 220.339779,2.84217094e-14 202.666667,2.84217094e-14 C184.993555,2.84217094e-14 170.666667,14.326888 170.666667,32 C170.666667,49.673112 184.993555,64 202.666667,64 C220.339779,64 234.666667,49.673112 234.666667,32 Z' id='options-horizontal'/></g></g></svg>";const BS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>open-external</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M128,63.999444 L128,106.666444 L42.6666667,106.666667 L42.6666667,320 L256,320 L256,234.666444 L298.666,234.666444 L298.666667,362.666667 L4.26325641e-14,362.666667 L4.26325641e-14,64 L128,63.999444 Z M362.666667,1.42108547e-14 L362.666667,170.666667 L320,170.666667 L320,72.835 L143.084945,249.751611 L112.915055,219.581722 L289.83,42.666 L192,42.6666667 L192,1.42108547e-14 L362.666667,1.42108547e-14 Z' id='Combined-Shape'/></g></g></svg>";const HS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>question</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M291.76704,163.504 C291.76704,177.01952 288.33216,188.82176 281.479253,198.90112 C275.828267,207.371093 266.358187,216.549547 253.042987,226.434987 C245.378987,231.682347 240.331947,236.618667 237.916587,241.257813 C234.87744,246.90624 233.376213,255.371093 233.376213,266.666667 L190.710827,266.666667 C190.710827,249.530027 192.53504,237.027413 196.165333,229.162667 C200.394453,219.679573 209.571627,210.098773 223.686187,200.42048 C230.350293,195.374933 235.188693,190.2368 238.214827,184.994773 C241.839787,179.143253 243.664,172.49216 243.664,165.028693 C243.664,153.13024 240.125013,144.26304 233.070293,138.404907 C227.4336,134.177067 220.56768,132.059947 212.501333,132.059947 C199.39328,132.059947 189.911467,136.398507 184.065067,145.069013 C179.829333,151.518293 177.7056,159.787733 177.7056,169.868587 L177.7056,170.173227 L132.34368,170.173227 C132.34368,143.751253 140.703147,123.790507 157.43488,110.274773 C171.554773,98.9922133 189.007787,93.3346133 209.77344,93.3346133 C227.933653,93.3346133 243.865813,96.86848 257.571627,103.9232 C280.37504,115.62624 291.76704,135.494827 291.76704,163.504 Z M426.666667,213.333333 C426.666667,331.153707 331.153707,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 C331.153707,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 Z M384,213.333333 C384,119.226667 307.43872,42.6666667 213.333333,42.6666667 C119.227947,42.6666667 42.6666667,119.226667 42.6666667,213.333333 C42.6666667,307.43872 119.227947,384 213.333333,384 C307.43872,384 384,307.43872 384,213.333333 Z M213.332053,282.666667 C198.60416,282.666667 186.665387,294.60544 186.665387,309.333333 C186.665387,324.061227 198.60416,336 213.332053,336 C228.059947,336 239.99872,324.061227 239.99872,309.333333 C239.99872,294.60544 228.059947,282.666667 213.332053,282.666667 Z' id='Shape'/></g></g></svg>";const IS="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>single-check</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(91.581722, 94.833062)'><polygon id='check-small' points='304.534538 0 340.035351 23.6672084 154.934008 301.319223 1.42108547e-14 146.385216 30.1698893 116.215326 148.290278 234.318938'/></g></g></svg>",nw="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>success</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add-copy' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.43872,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.438933,384 213.333333,384 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z' id='Shape'/></g></g></svg>";const rg="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>warning</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(32.000000, 42.666667)'><path d='M246.312928,5.62892705 C252.927596,9.40873724 258.409564,14.8907053 262.189374,21.5053731 L444.667042,340.84129 C456.358134,361.300701 449.250007,387.363834 428.790595,399.054926 C422.34376,402.738832 415.04715,404.676552 407.622001,404.676552 L42.6666667,404.676552 C19.1025173,404.676552 7.10542736e-15,385.574034 7.10542736e-15,362.009885 C7.10542736e-15,354.584736 1.93772021,347.288125 5.62162594,340.84129 L188.099293,21.5053731 C199.790385,1.04596203 225.853517,-6.06216498 246.312928,5.62892705 Z M225.144334,42.6739678 L42.6666667,362.009885 L407.622001,362.009885 L225.144334,42.6739678 Z M224,272 C239.238095,272 250.666667,283.264 250.666667,298.624 C250.666667,313.984 239.238095,325.248 224,325.248 C208.415584,325.248 197.333333,313.984 197.333333,298.282667 C197.333333,283.264 208.761905,272 224,272 Z M245.333333,106.666667 L245.333333,234.666667 L202.666667,234.666667 L202.666667,106.666667 L245.333333,106.666667 Z' id='Combined-Shape'/></g></g></svg>";let Ga=class{constructor(){v(this,"listeners",[]);v(this,"listenersOncer",[]);v(this,"on",t=>(this.listeners.push(t),{dispose:()=>this.off(t)}));v(this,"once",t=>{this.listenersOncer.push(t)});v(this,"off",t=>{const a=this.listeners.indexOf(t);a>-1&&this.listeners.splice(a,1)});v(this,"emit",t=>{if(this.listeners.forEach((a=>a(t))),this.listenersOncer.length>0){const a=this.listenersOncer;this.listenersOncer=[],a.forEach((i=>i(t)))}});v(this,"pipe",t=>this.on((a=>t.emit(a))))}};const aw=new class{async attachView(e,t){var a;return((a=t==null?void 0:t.parentElement)!=null?a:document.body).appendChild(e),e}async removeView(e){e.remove()}};let iw=aw;function NS(e){iw=e}const jS=()=>iw,Rl=()=>aw;function sg(e,t){const a=i=>{const s=Object.freeze([...i]);let c;const h=()=>(c||(c=(async function(b){if(b.length===0)return;const f=globalThis.customElements;if(!f)throw new Error("Cannot define custom element dependencies because customElements is not available.");for(const g of b)await g.define();await Promise.all(b.map((g=>f.whenDefined(g.tag))))})(s).catch((b=>{throw c=void 0,b}))),c),d=async(...b)=>(await h(),e(...b));return Object.defineProperties(d,{dependencies:{value:s},ensureDependencies:{value:h},withDependencies:{value:b=>a(b)}}),d};return a(t)}const US="[autofocus],[auto-focus]";function qS(e){return e.closest("ix-modal")}function VS(e,t){const a=qS(e);a&&a.dismissModal(t)}const rw=sg((async function(e){const t=jS();let a;const i=new Ga,s=new Ga;if(typeof e.content=="string"){const c=document.createElement("ix-modal");c.innerText=e.content,a=await Rl().attachView(c)}if(e.content instanceof HTMLElement&&e.content.tagName!=="IX-MODAL"){const c=document.createElement("ix-modal");c.appendChild(e.content),a=await Rl().attachView(c)}return a||(a=await t.attachView(e.content)),(function(c,h){const d=h.ariaDescribedby,b=h.ariaLabelledby;delete h.ariaDescribedby,delete h.ariaLabelledby,d&&c.setAttribute("aria-describedby",d),b&&c.setAttribute("aria-labelledby",b)})(a,e),Object.assign(a,e),await a.showModal(),a.addEventListener("dialogClose",(async({detail:c})=>{i.emit(c),await t.removeView(a)})),a.addEventListener("dialogDismiss",(async({detail:c})=>{s.emit(c),await t.removeView(a)})),{htmlElement:a,onClose:i,onDismiss:s}}),[{tag:"ix-modal",define:()=>{}}]);async function sw(e){const t=document.createElement("ix-application-switch-modal");t.config=e;const a=(await rw({content:t,size:"840",closeOnBackdropClick:!0})).htmlElement.querySelector("ix-application-switch-modal");return i=>{a?a.config=i:console.warn("ix-application-switch-modal element not found!")}}let PS=class extends Event{constructor(a,i,s){super("context-request",{bubbles:!0,composed:!0});v(this,"context");v(this,"callback");v(this,"subscribe");this.context=a,this.callback=i,this.subscribe=s}};function lw(e,t,a,i){let s;return e.dispatchEvent(new PS(t,((c,h)=>{a(c,h),s=h}),i)),{unsubscribe:()=>{s&&s()}}}function ZS(e,t,a){const i=new Ga,s=new Ga,c=new Set;return e.addEventListener("context-request",(h=>{const d=h;(d==null?void 0:d.context.name)===t.name&&(d.stopPropagation(),d.subscribe&&c.add(d),i.emit(d),a&&d.callback(a,(()=>{c.delete(d)})))})),s.on((h=>{c.forEach((d=>d.callback(h,(()=>{c.delete(d)}))))})),{emit:h=>{s.emit(h)}}}const lg={name:"application-layout-context",initialValue:{hideHeader:!1,sidebar:!1}},YS={sm:"(max-width: 48em)",md:"(min-width: 48.0625em) and (max-width: 80em)",lg:"(min-width: 80.0625em)"},Cl=e=>!(typeof window>"u"||!window.matchMedia)&&window.matchMedia(YS[e]).matches,XS=()=>typeof window<"u"&&window.matchMedia?Cl("lg")?"lg":Cl("md")?"md":Cl("sm")?"sm":"lg":"lg";var Ro,Il,Nl,ty;const ji=new(ty=class{constructor(){wn(this,Ro,null);wn(this,Il,new Ga);wn(this,Nl,!1)}register(e){Oe(this,Ro)?console.warn("Menu already defined"):(on(this,Ro,e),Oe(this,Ro).addEventListener("expandChange",(t=>{Oe(this,Il).emit(t.detail)})))}setIsPinned(e){on(this,Nl,e)}async open(){return!!Oe(this,Ro)&&(Oe(this,Ro).toggleMenu(!0),!0)}async close(){return!!Oe(this,Ro)&&(Oe(this,Ro).toggleMenu(!1),!0)}async toggle(){return!!Oe(this,Ro)&&(Oe(this,Ro).toggleMenu(),!0)}get nativeElement(){return Oe(this,Ro)}get expandChange(){return Oe(this,Il)}get isPinned(){return Oe(this,Nl)}},Ro=new WeakMap,Il=new WeakMap,Nl=new WeakMap,ty);function cw(e,t){return t?t.closest(e)||cw(e,t.getRootNode().host):null}function FS(e){return e.assignedElements({flatten:!0})}function Ci(e){return!!e&&e.assignedElements({flatten:!0}).length!==0}function Va(e,t){return e?e instanceof ShadowRoot?Va(e.host,t):e instanceof HTMLElement&&e.matches(t)?e:Va(e.parentNode,t):null}function GS(e){const t=[];let a=e;for(;a;)if(a instanceof Element){t.push(a);const i=a.getRootNode();if(i instanceof ShadowRoot){a=i.host;continue}a=a.parentElement}else{if(a instanceof Document)break;a=a.parentNode}return t}const WS=["top","right","bottom","left"],sa=Math.min,Tn=Math.max,ou=Math.round,bd=Math.floor,$n=e=>({x:e,y:e}),KS={left:"right",right:"left",bottom:"top",top:"bottom"},QS={start:"end",end:"start"};function vm(e,t,a){return Tn(e,sa(t,a))}function Vi(e,t){return typeof e=="function"?e(t):e}function ra(e){return e.split("-")[0]}function Ml(e){return e.split("-")[1]}function dw(e){return e==="x"?"y":"x"}function cg(e){return e==="y"?"height":"width"}function Ui(e){return["top","bottom"].includes(ra(e))?"y":"x"}function dg(e){return dw(Ui(e))}function wb(e){return e.replace(/start|end/g,(t=>QS[t]))}function md(e){return e.replace(/left|right|bottom|top/g,(t=>KS[t]))}function ug(e){return typeof e!="number"?(function(t){return{top:0,right:0,bottom:0,left:0,...t}})(e):{top:e,right:e,bottom:e,left:e}}function es(e){const{x:t,y:a,width:i,height:s}=e;return{width:i,height:s,top:a,left:t,right:t+i,bottom:a+s,x:t,y:a}}function Q1(e,t,a){let{reference:i,floating:s}=e;const c=Ui(t),h=dg(t),d=cg(h),b=ra(t),f=c==="y",g=i.x+i.width/2-s.width/2,p=i.y+i.height/2-s.height/2,y=i[d]/2-s[d]/2;let x;switch(b){case"top":x={x:g,y:i.y-s.height};break;case"bottom":x={x:g,y:i.y+i.height};break;case"right":x={x:i.x+i.width,y:p};break;case"left":x={x:i.x-s.width,y:p};break;default:x={x:i.x,y:i.y}}switch(Ml(t)){case"start":x[h]-=y*(a&&f?-1:1);break;case"end":x[h]+=y*(a&&f?-1:1)}return x}async function nu(e,t){var a;t===void 0&&(t={});const{x:i,y:s,platform:c,rects:h,elements:d,strategy:b}=e,{boundary:f="clippingAncestors",rootBoundary:g="viewport",elementContext:p="floating",altBoundary:y=!1,padding:x=0}=Vi(t,e),k=ug(x),T=d[y?p==="floating"?"reference":"floating":p],A=es(await c.getClippingRect({element:(a=await(c.isElement==null?void 0:c.isElement(T)))==null||a?T:T.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:f,rootBoundary:g,strategy:b})),L=p==="floating"?{x:i,y:s,width:h.floating.width,height:h.floating.height}:h.reference,R=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),O=await(c.isElement==null?void 0:c.isElement(R))&&await(c.getScale==null?void 0:c.getScale(R))||{x:1,y:1},X=es(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:L,offsetParent:R,strategy:b}):L);return{top:(A.top-X.top+k.top)/O.y,bottom:(X.bottom-A.bottom+k.bottom)/O.y,left:(A.left-X.left+k.left)/O.x,right:(X.right-A.right+k.right)/O.x}}function J1(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function e6(e){return WS.some((t=>e[t]>=0))}function t6(e){const t=sa(...e.map((i=>i.left))),a=sa(...e.map((i=>i.top)));return{x:t,y:a,width:Tn(...e.map((i=>i.right)))-t,height:Tn(...e.map((i=>i.bottom)))-a}}function wu(){return typeof window<"u"}function ts(e){return uw(e)?(e.nodeName||"").toLowerCase():"#document"}function Mo(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ln(e){var t;return(t=(uw(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function uw(e){return!!wu()&&(e instanceof Node||e instanceof Mo(e).Node)}function cn(e){return!!wu()&&(e instanceof Element||e instanceof Mo(e).Element)}function Rn(e){return!!wu()&&(e instanceof HTMLElement||e instanceof Mo(e).HTMLElement)}function o6(e){return!(!wu()||typeof ShadowRoot>"u")&&(e instanceof ShadowRoot||e instanceof Mo(e).ShadowRoot)}function Dl(e){const{overflow:t,overflowX:a,overflowY:i,display:s}=dn(e);return/auto|scroll|overlay|hidden|clip/.test(t+i+a)&&!["inline","contents"].includes(s)}function JS(e){return["table","td","th"].includes(ts(e))}function au(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(a){return!1}}))}function ym(e){const t=hg(),a=cn(e)?dn(e):e;return["transform","translate","scale","rotate","perspective"].some((i=>!!a[i]&&a[i]!=="none"))||!!a.containerType&&a.containerType!=="normal"||!t&&!!a.backdropFilter&&a.backdropFilter!=="none"||!t&&!!a.filter&&a.filter!=="none"||["transform","translate","scale","rotate","perspective","filter"].some((i=>(a.willChange||"").includes(i)))||["paint","layout","strict","content"].some((i=>(a.contain||"").includes(i)))}function hg(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Yr(e){return["html","body","#document"].includes(ts(e))}function dn(e){return Mo(e).getComputedStyle(e)}function xu(e){return cn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Pa(e){if(ts(e)==="html")return e;const t=e.assignedSlot||e.parentNode||o6(e)&&e.host||Ln(e);return o6(t)?t.host:t}function hw(e){const t=Pa(e);return Yr(t)?e.ownerDocument?e.ownerDocument.body:e.body:Rn(t)&&Dl(t)?t:hw(t)}function zl(e,t,a){var i;t===void 0&&(t=[]),a===void 0&&(a=!0);const s=hw(e),c=s===((i=e.ownerDocument)==null?void 0:i.body),h=Mo(s);if(c){const d=wm(h);return t.concat(h,h.visualViewport||[],Dl(s)?s:[],d&&a?zl(d):[])}return t.concat(s,zl(s,[],a))}function wm(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function fw(e){const t=dn(e);let a=parseFloat(t.width)||0,i=parseFloat(t.height)||0;const s=Rn(e),c=s?e.offsetWidth:a,h=s?e.offsetHeight:i,d=ou(a)!==c||ou(i)!==h;return d&&(a=c,i=h),{width:a,height:i,$:d}}function fg(e){return cn(e)?e:e.contextElement}function Xr(e){const t=fg(e);if(!Rn(t))return $n(1);const a=t.getBoundingClientRect(),{width:i,height:s,$:c}=fw(t);let h=(c?ou(a.width):a.width)/i,d=(c?ou(a.height):a.height)/s;return h&&Number.isFinite(h)||(h=1),d&&Number.isFinite(d)||(d=1),{x:h,y:d}}const e_=$n(0);function bw(e){const t=Mo(e);return hg()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:e_}function qi(e,t,a,i){t===void 0&&(t=!1),a===void 0&&(a=!1);const s=e.getBoundingClientRect(),c=fg(e);let h=$n(1);t&&(i?cn(i)&&(h=Xr(i)):h=Xr(e));const d=(function(y,x,k){return x===void 0&&(x=!1),!(!k||x&&k!==Mo(y))&&x})(c,a,i)?bw(c):$n(0);let b=(s.left+d.x)/h.x,f=(s.top+d.y)/h.y,g=s.width/h.x,p=s.height/h.y;if(c){const y=Mo(c),x=i&&cn(i)?Mo(i):i;let k=y,T=wm(k);for(;T&&i&&x!==k;){const A=Xr(T),L=T.getBoundingClientRect(),R=dn(T),O=L.left+(T.clientLeft+parseFloat(R.paddingLeft))*A.x,X=L.top+(T.clientTop+parseFloat(R.paddingTop))*A.y;b*=A.x,f*=A.y,g*=A.x,p*=A.y,b+=O,f+=X,k=Mo(T),T=wm(k)}}return es({width:g,height:p,x:b,y:f})}function bg(e,t){const a=xu(e).scrollLeft;return t?t.left+a:qi(Ln(e)).left+a}function mw(e,t,a){a===void 0&&(a=!1);const i=e.getBoundingClientRect();return{x:i.left+t.scrollLeft-(a?0:bg(e,i)),y:i.top+t.scrollTop}}function n6(e,t,a){let i;if(t==="viewport")i=(function(s,c){const h=Mo(s),d=Ln(s),b=h.visualViewport;let f=d.clientWidth,g=d.clientHeight,p=0,y=0;if(b){f=b.width,g=b.height;const x=hg();(!x||x&&c==="fixed")&&(p=b.offsetLeft,y=b.offsetTop)}return{width:f,height:g,x:p,y}})(e,a);else if(t==="document")i=(function(s){const c=Ln(s),h=xu(s),d=s.ownerDocument.body,b=Tn(c.scrollWidth,c.clientWidth,d.scrollWidth,d.clientWidth),f=Tn(c.scrollHeight,c.clientHeight,d.scrollHeight,d.clientHeight);let g=-h.scrollLeft+bg(s);const p=-h.scrollTop;return dn(d).direction==="rtl"&&(g+=Tn(c.clientWidth,d.clientWidth)-b),{width:b,height:f,x:g,y:p}})(Ln(e));else if(cn(t))i=(function(s,c){const h=qi(s,!0,c==="fixed"),d=h.top+s.clientTop,b=h.left+s.clientLeft,f=Rn(s)?Xr(s):$n(1);return{width:s.clientWidth*f.x,height:s.clientHeight*f.y,x:b*f.x,y:d*f.y}})(t,a);else{const s=bw(e);i={x:t.x-s.x,y:t.y-s.y,width:t.width,height:t.height}}return es(i)}function gw(e,t){const a=Pa(e);return!(a===t||!cn(a)||Yr(a))&&(dn(a).position==="fixed"||gw(a,t))}function t_(e,t,a){const i=Rn(t),s=Ln(t),c=a==="fixed",h=qi(e,!0,c,t);let d={scrollLeft:0,scrollTop:0};const b=$n(0);if(i||!i&&!c)if((ts(t)!=="body"||Dl(s))&&(d=xu(t)),i){const g=qi(t,!0,c,t);b.x=g.x+t.clientLeft,b.y=g.y+t.clientTop}else s&&(b.x=bg(s));const f=!s||i||c?$n(0):mw(s,d);return{x:h.left+d.scrollLeft-b.x-f.x,y:h.top+d.scrollTop-b.y-f.y,width:h.width,height:h.height}}function xb(e){return dn(e).position==="static"}function a6(e,t){if(!Rn(e)||dn(e).position==="fixed")return null;if(t)return t(e);let a=e.offsetParent;return Ln(e)===a&&(a=a.ownerDocument.body),a}function i6(e,t){const a=Mo(e);if(au(e))return a;if(!Rn(e)){let s=Pa(e);for(;s&&!Yr(s);){if(cn(s)&&!xb(s))return s;s=Pa(s)}return a}let i=a6(e,t);for(;i&&JS(i)&&xb(i);)i=a6(i,t);return i&&Yr(i)&&xb(i)&&!ym(i)?a:i||(function(s){let c=Pa(s);for(;Rn(c)&&!Yr(c);){if(ym(c))return c;if(au(c))return null;c=Pa(c)}return null})(e)||a}const o_={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:a,offsetParent:i,strategy:s}=e;const c=s==="fixed",h=Ln(i),d=!!t&&au(t.floating);if(i===h||d&&c)return a;let b={scrollLeft:0,scrollTop:0},f=$n(1);const g=$n(0),p=Rn(i);if((p||!p&&!c)&&((ts(i)!=="body"||Dl(h))&&(b=xu(i)),Rn(i))){const x=qi(i);f=Xr(i),g.x=x.x+i.clientLeft,g.y=x.y+i.clientTop}const y=!h||p||c?$n(0):mw(h,b,!0);return{width:a.width*f.x,height:a.height*f.y,x:a.x*f.x-b.scrollLeft*f.x+g.x+y.x,y:a.y*f.y-b.scrollTop*f.y+g.y+y.y}},getDocumentElement:Ln,getClippingRect:function(e){let{element:t,boundary:a,rootBoundary:i,strategy:s}=e;const c=[...a==="clippingAncestors"?au(t)?[]:(function(d,b){const f=b.get(d);if(f)return f;let g=zl(d,[],!1).filter((k=>cn(k)&&ts(k)!=="body")),p=null;const y=dn(d).position==="fixed";let x=y?Pa(d):d;for(;cn(x)&&!Yr(x);){const k=dn(x),T=ym(x);T||k.position!=="fixed"||(p=null),(y?!T&&!p:!T&&k.position==="static"&&p&&["absolute","fixed"].includes(p.position)||Dl(x)&&!T&&gw(d,x))?g=g.filter((A=>A!==x)):p=k,x=Pa(x)}return b.set(d,g),g})(t,this._c):[].concat(a),i],h=c.reduce(((d,b)=>{const f=n6(t,b,s);return d.top=Tn(f.top,d.top),d.right=sa(f.right,d.right),d.bottom=sa(f.bottom,d.bottom),d.left=Tn(f.left,d.left),d}),n6(t,c[0],s));return{width:h.right-h.left,height:h.bottom-h.top,x:h.left,y:h.top}},getOffsetParent:i6,getElementRects:async function(e){const t=this.getOffsetParent||i6,a=this.getDimensions,i=await a(e.floating);return{reference:t_(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:a}=fw(e);return{width:t,height:a}},getScale:Xr,isElement:cn,isRTL:function(e){return dn(e).direction==="rtl"}};function r6(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function pw(e,t,a,i){i===void 0&&(i={});const{ancestorScroll:s=!0,ancestorResize:c=!0,elementResize:h=typeof ResizeObserver=="function",layoutShift:d=typeof IntersectionObserver=="function",animationFrame:b=!1}=i,f=fg(e),g=s||c?[...f?zl(f):[],...zl(t)]:[];g.forEach((A=>{s&&A.addEventListener("scroll",a,{passive:!0}),c&&A.addEventListener("resize",a)}));const p=f&&d?(function(A,L){let R,O=null;const X=Ln(A);function _(){var P;clearTimeout(R),(P=O)==null||P.disconnect(),O=null}return(function P(j,W){j===void 0&&(j=!1),W===void 0&&(W=1),_();const V=A.getBoundingClientRect(),{left:le,top:ie,width:ce,height:ge}=V;if(j||L(),!ce||!ge)return;const de={rootMargin:-bd(ie)+"px "+-bd(X.clientWidth-(le+ce))+"px "+-bd(X.clientHeight-(ie+ge))+"px "+-bd(le)+"px",threshold:Tn(0,sa(1,W))||1};let ae=!0;function B(te){const ee=te[0].intersectionRatio;if(ee!==W){if(!ae)return P();ee?P(!1,ee):R=setTimeout((()=>{P(!1,1e-7)}),1e3)}ee!==1||r6(V,A.getBoundingClientRect())||P(),ae=!1}try{O=new IntersectionObserver(B,{...de,root:X.ownerDocument})}catch(te){O=new IntersectionObserver(B,de)}O.observe(A)})(!0),_})(f,a):null;let y,x=-1,k=null;h&&(k=new ResizeObserver((A=>{let[L]=A;L&&L.target===f&&k&&(k.unobserve(t),cancelAnimationFrame(x),x=requestAnimationFrame((()=>{var R;(R=k)==null||R.observe(t)}))),a()})),f&&!b&&k.observe(f),k.observe(t));let T=b?qi(e):null;return b&&(function A(){const L=qi(e);T&&!r6(T,L)&&a(),T=L,y=requestAnimationFrame(A)})(),a(),()=>{var A;g.forEach((L=>{s&&L.removeEventListener("scroll",a),c&&L.removeEventListener("resize",a)})),p==null||p(),(A=k)==null||A.disconnect(),k=null,b&&cancelAnimationFrame(y)}}const vw=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var a,i;const{x:s,y:c,placement:h,middlewareData:d}=t,b=await(async function(f,g){const{placement:p,platform:y,elements:x}=f,k=await(y.isRTL==null?void 0:y.isRTL(x.floating)),T=ra(p),A=Ml(p),L=Ui(p)==="y",R=["left","top"].includes(T)?-1:1,O=k&&L?-1:1,X=Vi(g,f);let{mainAxis:_,crossAxis:P,alignmentAxis:j}=typeof X=="number"?{mainAxis:X,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...X};return A&&typeof j=="number"&&(P=A==="end"?-1*j:j),L?{x:P*O,y:_*R}:{x:_*R,y:P*O}})(t,e);return h===((a=d.offset)==null?void 0:a.placement)&&(i=d.arrow)!=null&&i.alignmentOffset?{}:{x:s+b.x,y:c+b.y,data:{...b,placement:h}}}}},yw=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:a,y:i,placement:s}=t,{mainAxis:c=!0,crossAxis:h=!1,limiter:d={fn:A=>{let{x:L,y:R}=A;return{x:L,y:R}}},...b}=Vi(e,t),f={x:a,y:i},g=await nu(t,b),p=Ui(ra(s)),y=dw(p);let x=f[y],k=f[p];c&&(x=vm(x+g[y==="y"?"top":"left"],x,x-g[y==="y"?"bottom":"right"])),h&&(k=vm(k+g[p==="y"?"top":"left"],k,k-g[p==="y"?"bottom":"right"]));const T=d.fn({...t,[y]:x,[p]:k});return{...T,data:{x:T.x-a,y:T.y-i}}}}},ww=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var a,i;const{placement:s,middlewareData:c,rects:h,initialPlacement:d,platform:b,elements:f}=t,{mainAxis:g=!0,crossAxis:p=!0,fallbackPlacements:y,fallbackStrategy:x="bestFit",fallbackAxisSideDirection:k="none",flipAlignment:T=!0,...A}=Vi(e,t);if((a=c.arrow)!=null&&a.alignmentOffset)return{};const L=ra(s),R=Ui(d),O=ra(d)===d,X=await(b.isRTL==null?void 0:b.isRTL(f.floating)),_=y||(O||!T?[md(d)]:(function(de){const ae=md(de);return[wb(de),ae,wb(ae)]})(d)),P=k!=="none";!y&&P&&_.push(...(function(de,ae,B,te){const ee=Ml(de);let F=(function(S,D,N){const H=["left","right"],Q=["right","left"],re=["top","bottom"],se=["bottom","top"];switch(S){case"top":case"bottom":return N?D?Q:H:D?H:Q;case"left":case"right":return D?re:se;default:return[]}})(ra(de),B==="start",te);return ee&&(F=F.map((S=>S+"-"+ee)),ae&&(F=F.concat(F.map(wb)))),F})(d,T,k,X));const j=[d,..._],W=await nu(t,A),V=[];let le=((i=c.flip)==null?void 0:i.overflows)||[];if(g&&V.push(W[L]),p){const de=(function(ae,B,te){te===void 0&&(te=!1);const ee=Ml(ae),F=dg(ae),S=cg(F);let D=F==="x"?ee===(te?"end":"start")?"right":"left":ee==="start"?"bottom":"top";return B.reference[S]>B.floating[S]&&(D=md(D)),[D,md(D)]})(s,h,X);V.push(W[de[0]],W[de[1]])}if(le=[...le,{placement:s,overflows:V}],!V.every((de=>de<=0))){var ie,ce;const de=(((ie=c.flip)==null?void 0:ie.index)||0)+1,ae=j[de];if(ae)return{data:{index:de,overflows:le},reset:{placement:ae}};let B=(ce=le.filter((te=>te.overflows[0]<=0)).sort(((te,ee)=>te.overflows[1]-ee.overflows[1]))[0])==null?void 0:ce.placement;if(!B)switch(x){case"bestFit":{var ge;const te=(ge=le.filter((ee=>{if(P){const F=Ui(ee.placement);return F===R||F==="y"}return!0})).map((ee=>[ee.placement,ee.overflows.filter((F=>F>0)).reduce(((F,S)=>F+S),0)])).sort(((ee,F)=>ee[1]-F[1]))[0])==null?void 0:ge[0];te&&(B=te);break}case"initialPlacement":B=d}if(s!==B)return{reset:{placement:B}}}return{}}}},n_=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:a}=t,{strategy:i="referenceHidden",...s}=Vi(e,t);switch(i){case"referenceHidden":{const c=J1(await nu(t,{...s,elementContext:"reference"}),a.reference);return{data:{referenceHiddenOffsets:c,referenceHidden:e6(c)}}}case"escaped":{const c=J1(await nu(t,{...s,altBoundary:!0}),a.floating);return{data:{escapedOffsets:c,escaped:e6(c)}}}default:return{}}}}},a_=e=>({name:"arrow",options:e,async fn(t){const{x:a,y:i,placement:s,rects:c,platform:h,elements:d,middlewareData:b}=t,{element:f,padding:g=0}=Vi(e,t)||{};if(f==null)return{};const p=ug(g),y={x:a,y:i},x=dg(s),k=cg(x),T=await h.getDimensions(f),A=x==="y",L=A?"top":"left",R=A?"bottom":"right",O=A?"clientHeight":"clientWidth",X=c.reference[k]+c.reference[x]-y[x]-c.floating[k],_=y[x]-c.reference[x],P=await(h.getOffsetParent==null?void 0:h.getOffsetParent(f));let j=P?P[O]:0;j&&await(h.isElement==null?void 0:h.isElement(P))||(j=d.floating[O]||c.floating[k]);const W=X/2-_/2,V=j/2-T[k]/2-1,le=sa(p[L],V),ie=sa(p[R],V),ce=le,ge=j-T[k]-ie,de=j/2-T[k]/2+W,ae=vm(ce,de,ge),B=!b.arrow&&Ml(s)!=null&&de!==ae&&c.reference[k]/2-(de<ce?le:ie)-T[k]/2<0,te=B?de<ce?de-ce:de-ge:0;return{[x]:y[x]+te,data:{[x]:ae,centerOffset:de-ae-te,...B&&{alignmentOffset:te}},reset:B}}}),i_=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:a,elements:i,rects:s,platform:c,strategy:h}=t,{padding:d=2,x:b,y:f}=Vi(e,t),g=Array.from(await(c.getClientRects==null?void 0:c.getClientRects(i.reference))||[]),p=(function(T){const A=T.slice().sort(((O,X)=>O.y-X.y)),L=[];let R=null;for(let O=0;O<A.length;O++){const X=A[O];!R||X.y-R.y>R.height/2?L.push([X]):L[L.length-1].push(X),R=X}return L.map((O=>es(t6(O))))})(g),y=es(t6(g)),x=ug(d),k=await c.getElementRects({reference:{getBoundingClientRect:function(){if(p.length===2&&p[0].left>p[1].right&&b!=null&&f!=null)return p.find((T=>b>T.left-x.left&&b<T.right+x.right&&f>T.top-x.top&&f<T.bottom+x.bottom))||y;if(p.length>=2){if(Ui(a)==="y"){const _=p[0],P=p[p.length-1],j=ra(a)==="top",W=_.top,V=P.bottom,le=j?_.left:P.left,ie=j?_.right:P.right;return{top:W,bottom:V,left:le,right:ie,width:ie-le,height:V-W,x:le,y:W}}const T=ra(a)==="left",A=Tn(...p.map((_=>_.right))),L=sa(...p.map((_=>_.left))),R=p.filter((_=>T?_.left===L:_.right===A)),O=R[0].top,X=R[R.length-1].bottom;return{top:O,bottom:X,left:L,right:A,width:A-L,height:X-O,x:L,y:O}}return y}},floating:i.floating,strategy:h});return s.reference.x!==k.reference.x||s.reference.y!==k.reference.y||s.reference.width!==k.reference.width||s.reference.height!==k.reference.height?{reset:{rects:k}}:{}}}},xw=(e,t,a)=>{const i=new Map,s={platform:o_,...a},c={...s.platform,_c:i};return(async(h,d,b)=>{const{placement:f="bottom",strategy:g="absolute",middleware:p=[],platform:y}=b,x=p.filter(Boolean),k=await(y.isRTL==null?void 0:y.isRTL(d));let T=await y.getElementRects({reference:h,floating:d,strategy:g}),{x:A,y:L}=Q1(T,f,k),R=f,O={},X=0;for(let _=0;_<x.length;_++){const{name:P,fn:j}=x[_],{x:W,y:V,data:le,reset:ie}=await j({x:A,y:L,initialPlacement:f,placement:R,strategy:g,middlewareData:O,rects:T,platform:y,elements:{reference:h,floating:d}});A=W!=null?W:A,L=V!=null?V:L,O={...O,[P]:{...O[P],...le}},ie&&X<=50&&(X++,typeof ie=="object"&&(ie.placement&&(R=ie.placement),ie.rects&&(T=ie.rects===!0?await y.getElementRects({reference:h,floating:d,strategy:g}):ie.rects),{x:A,y:L}=Q1(T,R,k)),_=-1)}return{x:A,y:L,placement:R,strategy:g,middlewareData:O}})(e,t,{...s,platform:c})};async function kw(e,t){const a=Array.from(document.querySelectorAll(e));if(a.length>0)return Promise.resolve(a);if(t===void 0)return Promise.resolve(void 0);const i=(function(h,d=document.body){if(!h.parentElement&&!h.parentNode)return;if(h.parentNode instanceof ShadowRoot)return h.parentNode;let b=h.parentElement;for(;b;){if(b.shadowRoot)return b.shadowRoot;if(b.parentNode instanceof ShadowRoot)return b.parentNode;b=b.parentElement}return d})(t);if(i===void 0||!(i instanceof ShadowRoot))return Promise.resolve(void 0);const s=Array.from(i.querySelectorAll(e)),c=[...Array.from(i.host.querySelectorAll(e)),...s];return Promise.resolve(c.length>0?c:void 0)}function r_(e,t){return e instanceof Promise?e:typeof e=="object"?Promise.resolve(e):(function(a,i=document,s){return new Promise((c=>{const h=()=>{kw(a,s).then((b=>{b&&b.length>0&&(c(b[0]),d==null||d.disconnect())}))};h();const d=new MutationObserver((()=>{h()}));d.observe(i.body,{childList:!0,subtree:!0})}))})("#".concat(e),document,t)}const xm=(e,t,a)=>(e.addEventListener(t,a),()=>{e.removeEventListener(t,a)}),s6=e=>{const t=e.map((({callback:a,element:i,eventType:s})=>xm(i,s,a)));return()=>t.forEach((a=>a()))};function yo(e){let t,a,i=new Promise((c=>t=c));const s=c=>{c!==void 0&&(a=s.current=c,e==null||e(c),t==null||t(c))};return s.current=a,s.waitForCurrent=async()=>(await i,a),s}function s_(e){return typeof e=="function"&&"current"in e&&"waitForCurrent"in e}const mg="ix-focused",Cw="ix-focusable",l_=new Set(["Tab","ArrowDown","Space","Escape"," ","Shift","Enter","ArrowLeft","ArrowRight","ArrowUp","Home","End"]);function Ei(e,t){if(!e)return[];let a=[];return e.querySelectorAll("slot").length>0&&(a=Array.from(e.querySelectorAll("slot")).flatMap((i=>Array.from(i.assignedElements({flatten:!0})).flatMap((s=>s!=null&&s.matches(t)?[s]:Array.from(s.querySelectorAll(t))))))),a=[...a,...Array.from(e.querySelectorAll(t))],a}function c_(e,t){if(e instanceof HTMLElement)try{e.focus(t)}catch(a){}}const l6=(e,t,a)=>{if(a!=null&&a.focusCheckedItem){const s=Ei(e,h_("[checked]"));if(s.length>0)return void iu(s[0],e)}const i=Ei(e,Bl);iu(i.length>0?i[0]:null,e)},d_=e=>{const t=Ei(e,Bl);iu(t.length>0?t[t.length-1]:null,e)},iu=(e,t)=>{let a=e;const i=e==null?void 0:e.shadowRoot;i&&(a=i.querySelector(Bl)||e),Ew(a||t)},Ew=(e,t)=>{e&&e.focus(t)},gg=':not([tabindex^="-"]):not([hidden]):not([disabled])',u_=["ix-dropdown-item","ix-select-item"],Sw=e=>u_.map((t=>"".concat(t).concat(gg).concat(e))).join(", "),Bl="[tabindex]".concat(gg,", ").concat(Sw("")),h_=(e="")=>"[tabindex]".concat(gg).concat(e,", ").concat(Sw(e));let Sr=null,c6=!1,$d=null;function pg(){var e;return(e=$d==null?void 0:$d.hasKeyboardMode())!=null?e:!1}let Ld=[];function vg(){Ld.forEach((e=>{e.classList.remove(mg),e.ixFocusVisible=!1}))}var _i;let f_=(_i=class extends CustomEvent{constructor(t){super(_i.eventName,{detail:t,bubbles:!0,cancelable:!0})}},v(_i,"eventName","ixFocusVisibleChange"),_i);function kb(e){const t=GS(e).filter((a=>a.classList.contains(Cw)));vg(),pg()?(t.forEach((a=>{a.classList.add(mg),a.ixFocusVisible=!0})),Ld=t):Ld=[],document.dispatchEvent(new f_({currentFocus:Ld}))}const hn=[e=>class extends e{componentDidLoad(){super.componentDidLoad&&super.componentDidLoad(),Sr||typeof HTMLElement>"u"||Sr||(Sr=HTMLElement.prototype.focus,HTMLElement.prototype.focus=function(t){Sr==null||Sr.call(this,t),kb(this)},document.addEventListener("focusin",(t=>{const a=t.target;a instanceof HTMLElement&&kb(a)}),!0),document.addEventListener("keyboardmodechange",(t=>{t.detail.keyboardMode||vg()})),document.addEventListener("focusout",(t=>{const a=t.target;a instanceof HTMLElement&&kb(a)}))),c6||(c6=!0,$d=(function(){let t=!1;const a=document,i=c=>{l_.has(c.key)&&(t=!0,a.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:t}})))},s=()=>{t=!1,a.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:t}}))};return a.addEventListener("keydown",i),a.addEventListener("touchstart",s,{passive:!0}),a.addEventListener("mousedown",s),{destroy:()=>{a.removeEventListener("keydown",i),a.removeEventListener("touchstart",s),a.removeEventListener("mousedown",s)},hasKeyboardMode:()=>t}})())}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}],En=e=>typeof __zone_symbol__requestAnimationFrame=="function"?__zone_symbol__requestAnimationFrame(e):typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(e);function d6(e){return e!==null&&e.getDropdownItemElement!==void 0&&typeof e.getDropdownItemElement=="function"}const Lt=new class{constructor(){v(this,"dropdowns",new Map);v(this,"submenuIds",{});v(this,"isWindowListenerActive",!1)}connected(e){this.isWindowListenerActive||this.addOverlayListeners(),this.dropdowns.set(e.getId(),e),e.discoverAllSubmenus&&this.discoverSubmenus()}disconnected(e){const t=e.getId();this.removeFromSubmenuIds(t),this.dropdowns.delete(t)}removeFromSubmenuIds(e){this.dropdowns.forEach((t=>{const a=this.submenuIds[t.getId()];if(a){const i=a.indexOf(e);i>-1&&a.splice(i,1)}})),delete this.submenuIds[e]}getDropdownById(e){return this.dropdowns.get(e)}discoverSubmenus(){this.dropdowns.forEach((e=>{e.discoverSubmenu()}))}present(e){var t;!e.isPresent()&&((t=e.willPresent)!=null&&t.call(e))&&(this.submenuIds[e.getId()]=e.getAssignedSubmenuIds(),e.present())}dismissChildren(e){const t=this.submenuIds[e]||[];for(const a of t){const i=this.dropdowns.get(a);i&&this.dismiss(i)}}dismiss(e){var t;e.isPresent()&&((t=e.willDismiss)!=null&&t.call(e))&&(this.dismissChildren(e.getId()),e.dismiss(),delete this.submenuIds[e.getId()])}dismissAll(e=[],t=!1){this.dropdowns.forEach((a=>{const i=a.closeBehavior==="inside"||a.closeBehavior===!1,s=e.includes(a.getId()),c=this.buildComposedPath(a.getId(),new Set);if(e.length>0&&t){let h=!1;if(e.forEach((d=>{c.has(d)&&(h=!0)})),!h)return}!s&&i||this.dismiss(a)}))}dismissOthers(e){let t=this.buildComposedPath(e,new Set);t.add(e),this.dropdowns.forEach((a=>{a.closeBehavior==="inside"||a.closeBehavior===!1||t.has(a.getId())||this.dismiss(a)}))}pathIncludesTrigger(e){for(let t of e)if(t instanceof HTMLElement&&t.hasAttribute("data-ix-dropdown-trigger"))return t}getParentDropdownId(e){for(const t of Object.keys(this.submenuIds))if(this.submenuIds[t].includes(e))return t}pathIncludesDropdown(e){return!!e.find((t=>t.tagName==="IX-DROPDOWN"))}buildComposedPath(e,t){this.submenuIds[e]&&t.add(e);for(const a of Object.keys(this.submenuIds))this.submenuIds[a].includes(e)&&this.buildComposedPath(a,t).forEach((i=>t.add(i)));return t}addOverlayListeners(){this.isWindowListenerActive=!0,window.addEventListener("click",(e=>{const t=this.pathIncludesTrigger(e.composedPath()),a=this.pathIncludesDropdown(e.composedPath());t||a||this.dismissAll()})),window.addEventListener("keydown",(e=>{e.key==="Escape"&&this.dismissAll([...this.dropdowns.keys()])}))}},b_="data-ix-focus-trap-exclude",Cb="data-ix-focus-trap-include",_w=["ix-dropdown-item","ix-select-item","ix-menu-item","ix-menu-category"],Aw=_w.map((e=>"".concat(e,':not([tabindex^="-"]):not([disabled]):not([hidden])'))).join(", "),Eb=_w.map((e=>"".concat(e,".").concat(mg,':not([tabindex^="-"]):not([disabled]):not([hidden])'))).join(", "),u6=(e,t,a=Aw)=>t&&t.matches(a)?e.findIndex((i=>i===t)):-1;let m_=0;const Tw=ke(class extends un(...hn){constructor(t){super();v(this,"suppressAutomaticPlacement",!1);v(this,"show",!1);v(this,"trigger");v(this,"anchor");v(this,"closeBehavior","both");v(this,"placement","bottom-start");v(this,"positioningStrategy","fixed");v(this,"header");v(this,"suppressTriggerVisibilityCheck",!1);v(this,"disableFocusHandling",!1);v(this,"disableFocusTrap",!1);v(this,"enableTopLayer",!1);v(this,"focusCheckedItem",!1);v(this,"keyboardActivationKeys",["Home","End","ArrowDown","ArrowUp","Enter"," "]);v(this,"keyboardItemTriggerKeys",["Enter"," "]);v(this,"offset");v(this,"overwriteDropdownStyle");v(this,"discoverAllSubmenus",!1);v(this,"ignoreRelatedSubmenu",!1);v(this,"suppressOverflowBehavior",!1);v(this,"focusHost");v(this,"focusTrapOptions");v(this,"hostRole");v(this,"callbackFocusElement");v(this,"showChange");v(this,"showChanged");v(this,"fallbackPlacement");v(this,"experimentalRequestFocus");v(this,"experimentalFocusNextElement");v(this,"autoUpdateCleanup");v(this,"dialogRef",yo());v(this,"intersectObserverTrigger");v(this,"triggerElement");v(this,"anchorElement");v(this,"forwardQueryElement",null);v(this,"dropdownElementId","dropdown-"+m_++);v(this,"assignedSubmenu",[]);v(this,"keyboardNavigationCleanup");v(this,"focusUtilities");v(this,"disposeClickListener");v(this,"disposeKeyListener");v(this,"onTriggerClick",t=>this.handleTriggerClick(t));v(this,"onTriggerKeydown",t=>this.handleTriggerKeydown(t));t!==!1&&this.__registerHost(),this.__attachShadow(),this.showChange=Re(this,"showChange",7),this.showChanged=Re(this,"showChanged",7),this.experimentalRequestFocus=Re(this,"experimentalRequestFocus",7),this.experimentalFocusNextElement=Re(this,"experimentalFocusNextElement",7)}get hostElement(){return this}connectedCallback(){Lt.connected(this),this.trigger!=null&&this.registerListener(this.trigger)}cacheSubmenuId(t){t.stopImmediatePropagation(),t.preventDefault();const{detail:a}=t;this.assignedSubmenu.indexOf(a)===-1&&this.assignedSubmenu.push(a)}disconnectedCallback(){Lt.dismiss(this),Lt.disconnected(this),this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}getAssignedSubmenuIds(){return this.assignedSubmenu}isPresent(){return this.show}present(){this.show=!0}dismiss(){this.show=!1}getId(){return this.dropdownElementId}willDismiss(){const{defaultPrevented:t}=this.showChange.emit(!1);return!t}willPresent(){const{defaultPrevented:t}=this.showChange.emit(!0);return!t}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}toggleController(){this.isPresent()?Lt.dismiss(this):Lt.present(this),Lt.dismissOthers(this.getId())}handleTriggerClick(t){t.defaultPrevented||this.toggleController()}handleTriggerKeydown(t){var s;const a=c=>En((async()=>{var d;let h=!1;this.callbackFocusElement&&(h=(d=await this.callbackFocusElement(t))!=null?d:!1),h||l6(c,void 0,{focusCheckedItem:this.focusCheckedItem})})),i=c=>En((async()=>{var d;let h=!1;this.callbackFocusElement&&(h=(d=await this.callbackFocusElement(t))!=null?d:!1),h||d_(c)}));if((t.key==="Escape"||this.disableFocusTrap===!0&&t.key==="Tab")&&this.show)Lt.dismiss(this);else if(!this.show&&((s=this.keyboardActivationKeys)!=null?s:["Home","End","ArrowUp","ArrowDown"," ","Enter"]).includes(t.key)){if(this.isAnchorSubmenu())this.disableFocusHandling||(this.callbackFocusElement?this.callbackFocusElement(t):t.key==="ArrowUp"||t.key==="End"?i(this.hostElement):a(this.hostElement));else if(t.defaultPrevented||this.toggleController(),this.disableFocusHandling)t.stopImmediatePropagation(),t.preventDefault();else{if(t.altKey)return;t.key==="ArrowUp"||t.key==="End"?i(this.hostElement):a(this.hostElement)}this.experimentalRequestFocus.emit({keyEvent:t}),t.preventDefault()}}addEventListenersFor(){var t;this.triggerElement&&(this.disposeClickListener||(this.disposeClickListener=xm(this.triggerElement,"click",this.onTriggerClick)),this.disposeKeyListener||(this.disposeKeyListener=xm(this.triggerElement,"keydown",this.onTriggerKeydown)),(t=this.triggerElement)==null||t.setAttribute("data-ix-dropdown-trigger",this.dropdownElementId))}async discoverSubmenu(){var t;(t=this.triggerElement)==null||t.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:!0,composed:!0,cancelable:!0,detail:this.dropdownElementId}))}registerKeyListener(){}async registerListener(t){this.triggerElement=await this.resolveElement(t),this.triggerElement&&(this.addEventListenersFor(),this.discoverSubmenu())}addObserverForTriggerVisibility(){this.intersectObserverTrigger&&this.intersectObserverTrigger.disconnect(),this.suppressTriggerVisibilityCheck||this.triggerElement&&(this.intersectObserverTrigger=new IntersectionObserver((t=>{t.forEach((a=>{if(!a.isIntersecting)return void Lt.dismiss(this);const i=a.intersectionRect.top>a.boundingClientRect.top,s=a.intersectionRect.bottom<a.boundingClientRect.bottom,c=a.intersectionRect.left>a.boundingClientRect.left,h=a.intersectionRect.right<a.boundingClientRect.right;this.fallbackPlacement=void 0,i&&(this.fallbackPlacement=this.createFallbackPlacement("bottom")),s&&(this.fallbackPlacement=this.createFallbackPlacement("top")),c&&(this.fallbackPlacement=this.createFallbackPlacement("right")),h&&(this.fallbackPlacement=this.createFallbackPlacement("left"))}))}),{threshold:[0,.5,1]}),this.intersectObserverTrigger.observe(this.anchorElement))}createFallbackPlacement(t){return"".concat(t,"-").concat(this.placement.endsWith("-end")?"end":"start")}async resolveElement(t){const a=await r_(t);return this.checkForSubmenuAnchor(a)}async checkForSubmenuAnchor(t){if(t)return d6(t)&&((await t.getDropdownItemElement()).isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),t.tagName==="IX-DROPDOWN-ITEM"&&(t.isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),t}async resolveAnchorElement(){this.anchor?this.anchorElement=await this.resolveElement(this.anchor):this.trigger&&(this.anchorElement=await this.resolveElement(this.trigger))}async changedShow(t){if(!t)return this.triggerElement&&this.triggerElement.ariaHasPopup==="menu"&&this.triggerElement.tagName==="IX-DROPDOWN-ITEM"&&(this.triggerElement.ariaExpanded="false"),this.cleanupOnHide(),void(this.enableTopLayer&&await this.hideDialog());if(await this.resolveAnchorElement(),this.registerKeyListener(),this.disableFocusHandling||this.callbackFocusElement||(this.keyboardNavigationCleanup=((a,i={})=>{var p,y,x,k,T,A;const s=(p=i.querySelector)!=null?p:Aw,c=(y=i.activeQuerySelector)!=null?y:Eb,h=(x=i.itemTriggerKeys)!=null?x:["ArrowRight","Enter"," "],d=(k=i.getActiveElement)!=null?k:(()=>Ei(a(),c)[0]),b=(T=i.setItemActive)!=null?T:(L=>(R=>{En((async()=>{let O=R;R.matches("ix-menu-category")&&(O=R.shadowRoot.querySelector(".category-parent")),O&&(Ew(O),En((()=>O.scrollIntoView({block:"nearest"}))))}))})(L)),f=async L=>{var X;const R=d();let O=[];try{a().querySelectorAll("slot").length>0&&(O=Array.from(a().querySelectorAll("slot")).flatMap((_=>Array.from(_.assignedElements({flatten:!0})).flatMap((P=>P!=null&&P.matches(s)?[P]:Array.from(P.querySelectorAll(s))))))),O=[...O,...Array.from(a().querySelectorAll(s))]}catch(_){}switch(i.beforeKeydown&&i.beforeKeydown(L),L.key){case"ArrowLeft":a().dispatchEvent(new CustomEvent("ix-close-submenu",{bubbles:!0,cancelable:!0}));break;case"ArrowDown":{if(L.altKey)return;L.preventDefault();const _=((P,j,W=Eb)=>{const V=u6(P,j,W)+1;return P[V>=P.length?0:V]})(O,R,c);_!==void 0&&b(_);break}case"ArrowUp":{if(L.altKey)return;L.preventDefault();const _=((P,j,W=Eb)=>{const V=u6(P,j,W)-1;return P[V<0?P.length-1:V]})(O,R,c);_!==void 0&&b(_);break}case"Home":{L.preventDefault();const _=O[0];_!==void 0&&b(_);break}case"End":{L.preventDefault();const _=O[O.length-1];_!==void 0&&b(_);break}case"ArrowRight":case" ":case"Enter":if(R&&R.hasAttribute("data-ix-dropdown-trigger")){const _=new CustomEvent("ix-open-submenu",{bubbles:!0,cancelable:!0,detail:{activeElement:R}});return void R.dispatchEvent(_)}}h.includes(L.key)&&((X=i.onItemActivation)==null||X.call(i,L,R))},g=((A=i.getEventListenerTarget)!=null?A:(()=>a()))();return g.addEventListener("keydown",f),()=>g.removeEventListener("keydown",f)})((()=>{var a,i;return(i=(a=this.forwardQueryElement)!=null?a:this.focusHost)!=null?i:this.hostElement}),{getEventListenerTarget:()=>{var a;return(a=this.triggerElement)!=null?a:this.anchorElement},onItemActivation:(a,i)=>{a.preventDefault(),i==null||i.click()},itemTriggerKeys:this.keyboardItemTriggerKeys})),this.disableFocusTrap||(async(a,i)=>{var h;let s=(h=this.focusHost)!=null?h:this.hostElement;i!=null&&i.targetElement&&(i.targetElement instanceof HTMLElement?s=i.targetElement:s_(i.targetElement)&&(s=await i.targetElement.waitForCurrent()));const c=d=>{const b=d;if(b.key==="Tab"){const f=Ei(i!=null&&i.trapFocusInShadowDom?s.shadowRoot:s,"".concat(Bl,", [").concat(Cb,"]"));for(let x=0;x<f.length;x++){const k=f[x];if(!k.hasAttribute(Cb))continue;const T=Ei(i!=null&&i.trapFocusInShadowDom&&k.shadowRoot?k.shadowRoot:k,Bl).filter((A=>A!==k));for(const A of T){const L=f.indexOf(A);L!==-1&&(f.splice(L,1),L<x&&x--)}f.splice(x,1,...T),x+=T.length-1}if(f.length===0||(i!=null&&i.excludeElements&&f.forEach((x=>{if(x.hasAttribute(b_)){const k=f.indexOf(x);k!==-1&&f.splice(k,1)}})),f.length===0))return;const g=f[0],p=f[f.length-1];let y=document.activeElement;s instanceof HTMLElement&&s.shadowRoot&&(y=s.shadowRoot.activeElement||y),y!=null&&y.hasAttribute(Cb)&&(y!=null&&y.shadowRoot)&&y.shadowRoot.activeElement&&(y=y.shadowRoot.activeElement),b.shiftKey?y===g&&(b.preventDefault(),p.focus()):y===p&&(b.preventDefault(),g.focus()),d.stopImmediatePropagation()}};return s.addEventListener("keydown",c),{destroy:()=>{s.removeEventListener("keydown",c)}}})(0,this.focusTrapOptions).then((a=>{this.focusUtilities=a})),this.triggerElement&&this.triggerElement.ariaHasPopup==="menu"&&this.triggerElement.tagName==="IX-DROPDOWN-ITEM"&&(this.triggerElement.ariaExpanded="true"),this.enableTopLayer){const a=await this.dialogRef.waitForCurrent();if(!a)return;a.showPopover()}this.addObserverForTriggerVisibility(),this.applyDropdownPosition()}async emitShowChanged(t){En((()=>this.showChanged.emit(t)))}changedTrigger(t,a){var i,s;t&&t!==a&&((i=this.disposeClickListener)==null||i.call(this),this.disposeClickListener=void 0,(s=this.disposeKeyListener)==null||s.call(this),this.disposeKeyListener=void 0),this.registerListener(t)}applyFallbackPosition(t){En((()=>{const a=(this.hostElement.parentElement||this.hostElement).getBoundingClientRect(),i="translate(".concat(Math.round(a.left),"px, ").concat(Math.round(a.top),"px)");Object.assign(t.style,{top:"0",left:"0",transform:i})}))}async hideDialog(){const t=await this.dialogRef.waitForCurrent();t!=null&&t.matches(":popover-open")&&t.hidePopover()}cleanupOnHide(){var t,a,i;(t=this.intersectObserverTrigger)==null||t.disconnect(),this.destroyAutoUpdate(),(a=this.keyboardNavigationCleanup)==null||a.call(this),(i=this.focusUtilities)==null||i.destroy(),this.resetForwardQueryElement(),vg(),!this.disableFocusTrap&&pg()&&En((()=>{var s;(s=this.triggerElement)==null||s.focus()}))}destroyAutoUpdate(){this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}isAnchorSubmenu(){var t;return!!d6(this.anchorElement)||!!((t=this.anchorElement)!=null&&t.closest("ix-dropdown-item"))}async applyDropdownPosition(){var d,b;const t=this.enableTopLayer?await this.dialogRef.waitForCurrent():this.hostElement;if(!this.show||!t)return;if(!this.anchorElement)return void this.applyFallbackPosition(t);const a=this.anchorElement,i=this.isAnchorSubmenu();let s=this.positioningStrategy;this.enableTopLayer&&(s="fixed");let c={strategy:s,middleware:[]};this.suppressAutomaticPlacement||((d=c.middleware)==null||d.push(ww({fallbackStrategy:"initialPlacement"})));let h=this.placement;this.suppressTriggerVisibilityCheck===!1&&this.fallbackPlacement&&(h=this.fallbackPlacement),c.placement=i?"right-start":h,c.middleware=[...((b=c.middleware)==null?void 0:b.filter(Boolean))||[],i_(),yw()],this.offset&&c.middleware.push(vw(this.offset)),this.destroyAutoUpdate(),this.autoUpdateCleanup=pw(a,t,(async()=>{const f=await xw(a,t,c);if(this.hostElement.dataset.ixDropdownPlacement=f.placement,Object.assign(t.style,{top:"0",left:"0",transform:"translate(".concat(Math.round(f.x),"px,").concat(Math.round(f.y),"px)")}),this.overwriteDropdownStyle){const g=await this.overwriteDropdownStyle({dropdownRef:t,triggerRef:this.triggerElement});Object.assign(t.style,g)}}),{ancestorResize:!0,ancestorScroll:!0,elementResize:!0})}async componentDidLoad(){this.trigger&&this.changedTrigger(this.trigger,void 0)}async componentDidRender(){await this.applyDropdownPosition(),await this.resolveAnchorElement()}isTriggerElement(t){return!!t.hasAttribute("data-ix-dropdown-trigger")}onDropdownClick(t){const a=Lt.pathIncludesTrigger(t.composedPath());a&&(a!==this.triggerElement&&t.preventDefault(),this.isTriggerElement(a))?this.closeBehavior==="outside"&&t.preventDefault():t.defaultPrevented||this.closeBehavior!=="inside"&&this.closeBehavior!=="both"?Lt.dismissOthers(this.getId()):Lt.dismissAll([this.getId()],this.ignoreRelatedSubmenu)}async updatePosition(){this.applyDropdownPosition()}openSubmenu(t){const a=this.getAssignedSubmenuIds();a.length!==0&&(t.detail.activeElement.classList.add("ix-dropdown-submenu-trigger-active"),Lt.present(Lt.getDropdownById(a[0])),this.forwardQueryElement=Lt.getDropdownById(a[0]).hostElement,En((()=>{l6(Lt.getDropdownById(a[0]).hostElement)})))}closeSubmenu(){const t=Lt.getParentDropdownId(this.getId());if(t){const a=Lt.getDropdownById(t),i=Ei(a==null?void 0:a.hostElement,".ix-dropdown-submenu-trigger-active");if(Lt.dismissChildren(t),a&&i.length>0){const s=i[0];s.classList.remove("ix-dropdown-submenu-trigger-active"),a.hostElement.resetForwardQueryElement(),En((()=>{iu(s,a.hostElement)}))}}}async resetForwardQueryElement(){this.forwardQueryElement=null}render(){const t={};return this.triggerElement&&this.triggerElement.tagName==="IX-DROPDOWN-ITEM"?(t["aria-labelledby"]=this.triggerElement.id,t["aria-owns"]=this.triggerElement.id,t.role="menu"):this.hostRole&&(t.role=this.hostRole),C(we,{key:"e822f0f658533d267365bb69eed0223ecf9dc4eb",...t,"aria-modal":"true","data-ix-dropdown":this.dropdownElementId,"data-ix-focus-trap":!0,class:{"dropdown-menu":!0,show:this.show,overflow:!this.suppressOverflowBehavior&&!this.enableTopLayer},style:this.enableTopLayer?{}:{margin:"0",minWidth:"0px",position:this.positioningStrategy},onClick:a=>this.onDropdownClick(a)},this.enableTopLayer?C("dialog",{role:"presentation",ref:this.dialogRef,class:{dialog:!0,overflow:!this.suppressOverflowBehavior},popover:"manual",tabindex:-1,onClick:a=>this.onDropdownClick(a)},C("div",{class:"dropdown-container"},this.header&&C("div",{class:"dropdown-header"},this.header),this.show&&C("slot",null))):C("div",{style:{display:"contents"},role:"presentation"},this.header&&C("div",{class:"dropdown-header"},this.header),this.show&&C("slot",null)))}static get watchers(){return{show:[{changedShow:0},{emitShowChanged:0}],trigger:[{changedTrigger:0}]}}static get style(){return":host{background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);min-width:0px;z-index:var(--theme-z-index-dropdown);box-shadow:var(--theme-shadow-4);padding:0.25rem 0px}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}:host(.overflow){max-height:calc(50vh - 3rem);overflow-y:auto}:host(:not(.show)){display:none !important}.dialog{margin:0;border:none;outline:none;padding:0.25rem 0px;min-width:0;max-width:100vw;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);box-shadow:var(--theme-shadow-4);overflow-x:visible;overflow-y:visible;inset:unset;color-scheme:inherit;color:var(--theme-color-std-text);box-sizing:border-box}.dialog *,.dialog *::after,.dialog *::before{box-sizing:border-box}.dialog .dropdown-container{display:block;position:relative}.dialog .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}.dialog.overflow{max-height:calc(50vh - 3rem);overflow-y:auto}"}},[769,"ix-dropdown",{suppressAutomaticPlacement:[4,"suppress-automatic-placement"],show:[1540],trigger:[1],anchor:[1],closeBehavior:[8,"close-behavior"],placement:[1],positioningStrategy:[1,"positioning-strategy"],header:[1],suppressTriggerVisibilityCheck:[4,"suppress-trigger-visibility-check"],disableFocusHandling:[4,"disable-focus-handling"],disableFocusTrap:[4,"disable-focus-trap"],enableTopLayer:[4,"enable-top-layer"],focusCheckedItem:[4,"focus-checked-item"],keyboardActivationKeys:[16],keyboardItemTriggerKeys:[16],offset:[16],overwriteDropdownStyle:[16],discoverAllSubmenus:[4,"discover-all-submenus"],ignoreRelatedSubmenu:[4,"ignore-related-submenu"],suppressOverflowBehavior:[4,"suppress-overflow-behavior"],focusHost:[16],focusTrapOptions:[16],hostRole:[1,"host-role"],callbackFocusElement:[16],fallbackPlacement:[32],discoverSubmenu:[64],updatePosition:[64],resetForwardQueryElement:[64]},[[0,"ix-assign-sub-menu","cacheSubmenuId"],[0,"ix-open-submenu","openSubmenu"],[0,"ix-close-submenu","closeSubmenu"]],{show:[{changedShow:0},{emitShowChanged:0}],trigger:[{changedTrigger:0}]}]);function Vl(){typeof customElements<"u"&&["ix-dropdown"].forEach((e=>{e==="ix-dropdown"&&(customElements.get(e)||customElements.define(e,Tw))}))}const $w=(e,t=!1,a=!1,i,s)=>({btn:!0,["btn-".concat(e)]:!0,"btn-icon":t,"btn-oval":a,selected:i,disabled:s}),g_=e=>{if(!e.icon)return"small";switch(e.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}},h6=(e,t)=>{if(t.disabled||t.loading)return e.preventDefault(),void e.stopPropagation();t.onClick&&t.onClick(e)},yg=(e,t)=>{var d,b,f;const a=(d=e.extraClasses)!=null?d:{},i=(b=e.ariaAttributes)!=null?b:{},s=((g,p)=>p&&p.length>0||!(!g["aria-label"]&&!g["aria-labelledby"]))(i,t),c={...i,tabindex:e.disabled?-1:(f=e.tabIndex)!=null?f:0,class:{...$w(e.variant,e.iconOnly,e.iconOval,e.selected,e.disabled||e.loading),...a}},h=[e.loading?C("ix-spinner",{size:g_(e),hideTrack:!0}):null,e.icon&&!e.loading?C("ix-icon",{class:"icon",name:e.icon,size:e.iconSize,color:e.iconColor,"aria-hidden":s?"true":void 0}):null,C("div",{class:{content:!0,["content-".concat(e.alignment)]:!!e.alignment}},t),e.iconRight?C("ix-icon",{class:"icon-right",name:e.iconRight,size:e.iconSize,color:e.iconColor,"aria-hidden":s?"true":void 0}):null,e.afterContent?e.afterContent:null];return e.href?C("a",{...c,"aria-disabled":rt(e.disabled),href:e.disabled?void 0:e.href,target:e.target,role:"button",rel:e.rel,onClick:g=>h6(g,e)},h):C("button",{...c,"aria-disabled":rt(e.disabled),onClick:g=>h6(g,e),type:e.type},h)};function p_(e){return C(yg,{...e,type:"button"})}const ku=e=>class extends e{constructor(...a){super(...a);v(this,"inheritAriaAttributes",{})}getIgnoredAriaAttributes(){return[]}componentWillLoad(){this.inheritAriaAttributes=Ka(this.hostElement,this.getIgnoredAriaAttributes?this.getIgnoredAriaAttributes():[])}ariaAttributeChanged(a,i,s){this.getIgnoredAriaAttributes().includes(s)||(this.inheritAriaAttributes={...this.inheritAriaAttributes,[s]:a})}},v_=ke(class extends Me{constructor(t){super();v(this,"variant","secondary");v(this,"size","medium");v(this,"hideTrack",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}render(){const t=Ka(this.hostElement);return t["aria-label"]===void 0&&(t["aria-label"]="Loading"),t.role="status",t["aria-busy"]="true",C(we,{key:"835ff861b90c96a284b144cd4b7df3bd19c547be",...t},C("div",{key:"0fd777eaca9341e38e0e19bd73b03af5bd188eb8",class:{primary:this.variant==="primary",[this.size]:!0,"hide-track":this.hideTrack}}))}static get style(){return':host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.xx-small{width:0.75rem;height:0.75rem;min-width:0.75rem;min-height:0.75rem;max-width:0.75rem;max-height:0.75rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.xx-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.xx-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.x-small{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.x-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.x-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.small{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.medium{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.medium::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.medium:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.large{width:6rem;height:6rem;min-width:6rem;min-height:6rem;max-width:6rem;max-height:6rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.large::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.large:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}'}},[513,"ix-spinner",{variant:[1],size:[1],hideTrack:[4,"hide-track"]}]);function wo(){typeof customElements<"u"&&["ix-spinner"].forEach((e=>{e==="ix-spinner"&&(customElements.get(e)||customElements.define(e,v_))}))}const Lw=ke(class extends un(...hn,ku){constructor(t){super(!1);v(this,"variant","subtle-primary");v(this,"oval",!1);v(this,"icon");v(this,"size","24");v(this,"iconColor");v(this,"disabled",!1);v(this,"type","button");v(this,"loading",!1);v(this,"submitButtonElement");t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentDidLoad(){if(this.type==="submit"){const t=document.createElement("button");t.style.display="none",t.type="submit",t.tabIndex=-1,this.hostElement.appendChild(t),this.submitButtonElement=t}}dispatchFormEvents(){this.type==="submit"&&this.submitButtonElement&&this.submitButtonElement.click()}getIconSizeClass(){return{"btn-icon-12":this.size==="12","btn-icon-16":this.size==="16","btn-icon-32":this.size==="24"||!this.size}}render(){const t=SS(this.icon);let a=this.inheritAriaAttributes||{};a["aria-label"]===void 0&&(a={...a,"aria-label":t});const i={ariaAttributes:a,variant:this.variant,iconOnly:!0,iconOval:this.oval,selected:!1,disabled:this.disabled||this.loading,icon:this.icon,iconColor:this.iconColor,iconSize:this.size,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,extraClasses:this.getIconSizeClass(),tabIndex:this.hostElement.hasAttribute("tabindex")?this.hostElement.tabIndex:void 0};return C(we,{key:"b1ad69ccd94cf290a88db0d5f9da8c5992bba336",class:{...this.getIconSizeClass(),disabled:this.disabled||this.loading},tabIndex:this.disabled?-1:0},C(p_,{key:"928bd44422d72964601e7311a4faa257df34e91b",...i}))}static get delegatesFocus(){return!0}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}]}}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host(.ix-focused) .btn{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host(.ix-focused) .btn{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host .icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}"}},[529,"ix-icon-button",{variant:[1],oval:[4],icon:[1],size:[1],iconColor:[1,"icon-color"],disabled:[4],type:[1],loading:[4],inheritAriaAttributes:[32]},void 0,{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}]}]);function Bn(){typeof customElements<"u"&&["ix-icon-button","ix-spinner"].forEach((e=>{switch(e){case"ix-icon-button":customElements.get(e)||customElements.define(e,Lw);break;case"ix-spinner":customElements.get(e)||wo()}}))}const y_=ke(class extends Me{constructor(t){super();v(this,"i18nExpand","Expand");v(this,"i18nCollapse","Collapse");v(this,"expanded",!1);v(this,"breakpoint");v(this,"pinned",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}getSmallScreenIcon(){return C("button",{"aria-label":this.expanded?this.i18nCollapse:this.i18nExpand,"aria-pressed":rt(this.expanded),class:{...$w("subtle-tertiary",!0,!1,!1,!1),"menu-expand-button":!0}},C("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},C("rect",{class:"line line-1",x:"2",y:"5",width:"20",height:"2"}),C("rect",{class:"line line-2",x:"2",y:"11",width:"13",height:"2"}),C("rect",{class:"line line-3",x:"2",y:"17",width:"20",height:"2"})))}getLargeScreenIcon(){return C("ix-icon-button",{"aria-pressed":rt(this.expanded),"aria-label":this.expanded?this.i18nCollapse:this.i18nExpand,icon:this.expanded?MS:DS,variant:"subtle-tertiary"})}getMenuIcon(){return this.pinned||this.breakpoint==="lg"||this.breakpoint==="md"?this.getLargeScreenIcon():this.getSmallScreenIcon()}render(){return C(we,{key:"45cdd3674fa759b54c5d0788cbd8711b4339bc2f",class:{expanded:this.expanded,"ix-focusable":!0}},this.getMenuIcon())}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host(.ix-focused) .btn{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host{display:flex;justify-content:center;align-items:center;height:2rem;width:2rem;border-radius:var(--theme-btn--border-radius);pointer-events:all}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host svg{display:inline-block;vertical-align:middle}:host .line{fill:var(--theme-menu-btn--color);opacity:1;x:2px;transition:x 0.075s ease-in var(--theme-default-time), transform 0.075s ease-in-out 0.075s, y 0.075s ease-in-out, opacity 0.075s linear 0.075s;transform-origin:center}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)) .menu-expand-button{background-color:var(--theme-menu-btn--background--hover)}.menu-expand-button{width:2rem;padding:0px !important;cursor:pointer}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)) .menu-expand-button{background-color:var(--theme-menu-btn--background--active)}:host(.expanded) svg .line-1{opacity:1;transform:rotate(-45deg);y:11px}:host(.expanded) svg .line-2{opacity:0;x:9}:host(.expanded) svg .line-3{opacity:1;transform:rotate(45deg);y:11px}"}},[513,"ix-menu-expand-icon",{i18nExpand:[1,"i18n-expand"],i18nCollapse:[1,"i18n-collapse"],expanded:[516],breakpoint:[513],pinned:[4]}]);function Ow(){typeof customElements<"u"&&["ix-menu-expand-icon","ix-icon-button","ix-spinner"].forEach((e=>{switch(e){case"ix-menu-expand-icon":customElements.get(e)||customElements.define(e,y_);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-spinner":customElements.get(e)||wo()}}))}var Ai,Ti,$i,Li,oy;const no=new(oy=class{constructor(){wn(this,Ai,["sm","md","lg"]);wn(this,Ti,new Ga);wn(this,$i,"lg");wn(this,Li,!0);v(this,"debouncedOnResize",(function(e){let t;return function(...a){clearTimeout(t),t=setTimeout((()=>{e(...a)}),50)}})(this.onResize.bind(this)));typeof window<"u"&&(window.addEventListener("resize",this.debouncedOnResize.bind(this)),this.debouncedOnResize())}get breakpoint(){return Oe(this,$i)}get onChange(){return Oe(this,Ti)}get isDetectionEnabled(){return Oe(this,Li)}onResize(){if(!Oe(this,Li)||!Oe(this,Ai))return;const e=[];if(Oe(this,Ai).forEach((t=>{const a=Cl(t);e.push([t,a])})),e.every((([,t])=>t===!1))){let t=0;Oe(this,Ai).includes("lg")||(t=e.length-1);const[a]=e[t];return requestAnimationFrame((()=>Oe(this,Ti).emit(a))),void on(this,$i,a)}for(const[t,a]of e.reverse())if(a){requestAnimationFrame((()=>Oe(this,Ti).emit(t))),on(this,$i,t);break}}disableBreakpointDetection(){on(this,Li,!1)}enableBreakpointDetection(){on(this,Li,!0)}setBreakpoint(e){on(this,$i,e),Oe(this,Ti).emit(e)}setBreakpoints(e){on(this,Ai,e),this.onResize()}},Ai=new WeakMap,Ti=new WeakMap,$i=new WeakMap,Li=new WeakMap,oy),Rw=ke(class extends Me{constructor(t){super();v(this,"name");v(this,"nameSuffix");v(this,"companyLogo");v(this,"companyLogoAlt");v(this,"appIcon");v(this,"appIconAlt");v(this,"appIconOutline",!1);v(this,"hideBottomBorder",!1);v(this,"showMenu",!1);v(this,"ariaLabelAppSwitchIconButton");v(this,"ariaLabelMoreMenuIconButton");v(this,"enableTopLayer",!1);v(this,"menuToggle");v(this,"openAppSwitch");v(this,"breakpoint","lg");v(this,"menuExpanded",!1);v(this,"suppressResponsive",!1);v(this,"hasSlottedLogo",!1);v(this,"hasOverflowContextMenu",!1);v(this,"hasSecondarySlotElements",!1);v(this,"hasDefaultSlotElements",!1);v(this,"hasOverflowSlotElements",!1);v(this,"applicationLayoutContext");v(this,"menuDisposable");v(this,"modeDisposable");v(this,"callbackUpdateAppSwitchModal");t!==!1&&this.__registerHost(),this.__attachShadow(),this.menuToggle=Re(this,"menuToggle",7),this.openAppSwitch=Re(this,"openAppSwitch",7)}get hostElement(){return this}get contentBackground(){return this.hostElement.shadowRoot.querySelector(".dropdown-content")}componentWillLoad(){this.breakpoint=XS(),lw(this.hostElement,lg,(t=>{this.breakpoint=no.breakpoint,this.applicationLayoutContext=t,this.tryUpdateAppSwitch()}),!0),this.menuDisposable=ji.expandChange.on((t=>{this.menuExpanded=t})),this.modeDisposable=no.onChange.on((t=>{this.suppressResponsive||(this.breakpoint=t)})),this.updateHasSlotAssignedElementsStates()}componentDidLoad(){this.attachSiemensLogoIfLoaded()}disconnectedCallback(){var t,a;(t=this.menuDisposable)==null||t.dispose(),(a=this.modeDisposable)==null||a.dispose()}watchApplicationLayoutContext(){this.applicationLayoutContext&&(this.showMenu=!1)}watchSuppressResponsive(){this.breakpoint="md"}watchBreakpoint(){this.updateHasSlotAssignedElementsStates()}checkLogoSlot(){const t=this.hostElement.shadowRoot.querySelector('slot[name="logo"]');if(window.customElements.get("ix-siemens-logo")!==void 0)return Ci(t);let a=t==null?void 0:t.assignedElements({flatten:!0});return a=a==null?void 0:a.filter((i=>i.tagName!=="IX-SIEMENS-LOGO")),(a==null?void 0:a.length)!==0}attachSiemensLogoIfLoaded(){if(!this.companyLogo&&!this.checkLogoSlot()){const t=document.createElement("ix-siemens-logo");t.slot="logo",this.hostElement.appendChild(t)}}async onMenuClick(){this.applicationLayoutContext?ji.toggle():this.menuExpanded=!this.menuExpanded,this.menuToggle.emit(this.menuExpanded)}resolveContextMenuButton(){return new Promise((t=>tg((()=>t(this.hostElement.shadowRoot.querySelector("[data-context-menu]"))))))}tryUpdateAppSwitch(){var t,a;this.callbackUpdateAppSwitchModal&&((t=this.applicationLayoutContext)!=null&&t.appSwitchConfig)&&this.callbackUpdateAppSwitchModal((a=this.applicationLayoutContext)==null?void 0:a.appSwitchConfig)}async showAppSwitch(){var a,i;const{defaultPrevented:t}=this.openAppSwitch.emit();t||(a=this.applicationLayoutContext)!=null&&a.appSwitchConfig&&(this.callbackUpdateAppSwitchModal=await sw((i=this.applicationLayoutContext)==null?void 0:i.appSwitchConfig))}updateHasSlotAssignedElementsStates(){const t=this.hostElement.shadowRoot.querySelector(".content slot:not([name])"),a=this.hostElement.shadowRoot.querySelector('.content slot[name="secondary"]'),i=this.hostElement.shadowRoot.querySelector('.content slot[name="overflow"]');this.hasDefaultSlotElements=Ci(t),this.hasSecondarySlotElements=Ci(a),this.hasOverflowSlotElements=Ci(i),this.hasOverflowContextMenu=this.hasOverflowSlotElements||this.breakpoint==="sm"&&(this.hasDefaultSlotElements||this.hasSecondarySlotElements)}onContentBgClick(t){t.target===this.contentBackground&&t.preventDefault()}render(){var s;const t=this.breakpoint==="sm"&&this.suppressResponsive===!1&&!!this.applicationLayoutContext,a=((s=this.applicationLayoutContext)==null?void 0:s.appSwitchConfig)&&this.breakpoint!=="sm"&&this.suppressResponsive===!1,i=this.breakpoint!=="sm"&&!!this.companyLogo;return C(we,{key:"8fed428b8e6079dff2a3c69ad5a97e7b1da48a7d",class:{["breakpoint-"+this.breakpoint]:!0,"hide-bottom-border":this.hideBottomBorder},slot:"application-header",role:"banner"},C("div",{key:"c9931f63a7ce2f8c06180fef6cd76564f5e84bc3",class:"left-side"},this.appIcon&&this.breakpoint!=="sm"&&C("div",{key:"e4e7f62ff603a160a74009edbe46d85da8b8df24",class:{"app-icon":!0,"app-icon-outline":this.appIconOutline}},C("img",{key:"a7b010a88ea8b93fbea38641f35e75214046b6a4",src:this.appIcon,alt:this.appIconAlt})),(this.showMenu||t)&&C("ix-menu-expand-icon",{key:"3e43c1b426241634fbcec29977cd5ba2c5c1cd22",onClick:()=>this.onMenuClick(),expanded:this.menuExpanded}),a&&C("ix-icon-button",{key:"f4eac3d8a42b9a23b5e5cff11a7f161d9e70f862",onClick:()=>this.showAppSwitch(),icon:ag,variant:"subtle-tertiary",class:{"app-switch":!0,"without-app-icon":!this.appIcon},"aria-label":this.ariaLabelAppSwitchIconButton}),i&&C("div",{key:"0175e0f1262be29c5d5f65e183f9b0a9e21725e8",class:"logo"},C("img",{key:"9e129c84639dafc6cec3c793b5f48e4fb7b620b7",src:this.companyLogo,alt:this.companyLogoAlt})),C("div",{key:"b37ed29a5e8e377792398fb3ef0c3f125b119466",class:{logo:!0,"hide-logo":!this.hasSlottedLogo}},C("slot",{key:"1e7a3194f242698d72387b48d62ecb36bee69fb4",name:"logo",onSlotchange:()=>this.hasSlottedLogo=this.checkLogoSlot()})),C("div",{key:"3a1ae9c9d1a16cb9cc9e51769111bcd99aefcbfd",class:"name"},C("ix-typography",{key:"97b6a6ff93405c7a58fed3e2d394b5036195b436",format:"body-lg",class:"application-name"},this.name),this.nameSuffix&&this.breakpoint!=="sm"&&C("ix-typography",{key:"2107bc8e68ac9eca564a17751f1cd81bbb7a1ad7",format:"body-xs",class:"application-name-suffix"},this.nameSuffix))),C("div",{key:"f05c6406ac65df92028fe176d90d31009417208f",class:{"right-side":!0,sm:this.breakpoint==="sm"}},this.breakpoint!=="sm"&&C("div",{key:"6d8b477d4cb2fc869dd77feef82547ad7fca1d23",class:"secondary"},C("slot",{key:"73f83d5dfbe63846383b6dacccbf9c22df63e035",name:"secondary"})),C("div",{key:"8fa09abb2a3e3082c753735b1b3766299edf62f0",class:"content"},this.breakpoint!=="sm"&&C("slot",{key:"4283447039f8f2bc64aa6b6ede2d5cbed6b15dee"}),C("ix-icon-button",{key:"cf681acd5e2135ce899ee755346218157e69f27e",class:{"context-menu":!0,"context-menu-visible":this.hasOverflowContextMenu},"data-context-menu":!0,"data-testid":"show-more",icon:ow,variant:"subtle-tertiary","aria-label":this.ariaLabelMoreMenuIconButton,"aria-hidden":rt(!this.hasOverflowContextMenu)}),C("ix-dropdown",{key:"a0acad2315685ae3adb6b76e889976ff841c2590","data-overflow-dropdown":!0,class:"dropdown",discoverAllSubmenus:!0,trigger:this.resolveContextMenuButton(),"aria-hidden":rt(!this.hasOverflowContextMenu),enableTopLayer:this.enableTopLayer},C("div",{key:"1c028bdf68db43d9001dba949852c25281938e48",class:"dropdown-content",onClick:c=>this.onContentBgClick(c)},this.breakpoint==="sm"&&C("div",{key:"7366d4bfa3d68280fa24fbeeed4ba21be1b598cc",class:{"slot-content":!0,"slot-content-active":this.hasSecondarySlotElements}},C("slot",{key:"19dfaf11bac37b1130122cfd7289b51112c7796d",name:"secondary",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),this.breakpoint==="sm"&&C("div",{key:"70fc852947963fc76d28ff07737d95ecc2751474",class:{"slot-content":!0,"slot-content-active":this.hasDefaultSlotElements}},C("slot",{key:"607ce94ee9c05f07281b921ef9da3c3417b8c99b",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),C("div",{key:"223851bee394e67075ad931e54980b0c2691c98e",class:{"slot-content":!0,"slot-content-active":this.hasOverflowSlotElements}},C("slot",{key:"88e925666de5a68e6fca694cc0682954de30cd79",name:"overflow",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})))),C("slot",{key:"2806aac9e05a0d3b7fa423db8d19048950a936c5",name:"ix-application-header-avatar"}))))}static get watchers(){return{applicationLayoutContext:[{watchApplicationLayoutContext:0}],suppressResponsive:[{watchSuppressResponsive:0}],breakpoint:[{watchBreakpoint:0}]}}static get style(){return":host{display:flex;flex-wrap:nowrap;align-items:end;justify-content:space-between;position:relative;width:100%;min-height:3rem;padding-top:var(--ix-safe-area-inset-top, 0rem);padding-right:calc(0.625rem + var(--ix-safe-area-inset-right, 0rem));padding-left:calc(0.625rem + var(--ix-safe-area-inset-left, 0rem));color:var(--theme-app-header--color);background-color:var(--theme-app-header--background);border-bottom:var(--theme-app-header--border-width) solid var(--theme-app-header--border-color);z-index:var(--theme-z-index-fixed)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .left-side,:host .right-side{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;align-items:center;min-width:0;min-height:3rem;height:100%}:host .left-side{flex:0 1 auto}:host .left-side .app-icon{display:block;position:relative;width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem}:host .left-side .app-icon.app-icon-outline{outline:1px solid var(--theme-app-header-app-icon--outline-color);border-radius:0.125rem}:host .left-side .app-icon img{position:relative;display:block;width:100%;height:100%;border-radius:0.125rem}:host .left-side .app-switch{margin:0 0.625rem}:host .left-side .app-switch.without-app-icon{margin-left:0px}:host .left-side .name{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;margin-left:0.75rem;margin-right:0.75rem;color:var(--theme-app-header--color);min-width:0;gap:0.75rem;overflow:hidden}:host .left-side .application-name,:host .left-side .application-name-suffix{overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;text-wrap:nowrap}:host .left-side .application-name{flex:0 1 auto;min-width:0;flex-shrink:0;max-width:100%}:host .left-side .application-name-suffix{flex:1 1 auto;margin-top:0.4rem;min-width:0;flex-shrink:1;color:var(--theme-app-header-name-suffix--color)}:host .left-side .logo{display:inline-flex;align-items:center;position:relative;height:32px;overflow:hidden;line-height:0rem;color:var(--theme-app-header-logo--color);margin-right:1rem;margin-left:1rem;min-width:-moz-fit-content;min-width:fit-content}:host .left-side .logo.hide-logo{display:none}:host .right-side{flex:1 1 auto;overflow:hidden;justify-content:space-between}:host .right-side .content,:host .right-side .secondary{display:flex;position:relative;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;height:100%}:host .right-side .content{min-width:-moz-max-content;min-width:max-content}:host .right-side .secondary{overflow:hidden}:host .right-side .dropdown{overflow:visible}:host .right-side .dropdown-content>.slot-content-active{padding:0.5rem 1.5rem 0.5rem 1.5rem;border-top:none}:host .right-side .dropdown-content .slot-content-active~.slot-content-active{border-top:1px solid var(--theme-color-x-weak-bdr)}:host .right-side .context-menu{display:none}:host .right-side .context-menu.context-menu-visible{display:block;margin-left:0.5rem}:host .right-side ::slotted(ix-avatar){margin-left:0.5rem}:host .right-side .primary-navigation{align-self:end}:host .right-side.sm{justify-content:end}@media only screen and (max-width: 48em){:host .logo{margin-left:0.5rem;display:none !important}:host .content,:host .secondary,:host .app-icon{display:none}}:host(.hide-bottom-border){border-bottom:none}"}},[769,"ix-application-header",{name:[1],nameSuffix:[1,"name-suffix"],companyLogo:[1,"company-logo"],companyLogoAlt:[1,"company-logo-alt"],appIcon:[1,"app-icon"],appIconAlt:[1,"app-icon-alt"],appIconOutline:[4,"app-icon-outline"],hideBottomBorder:[4,"hide-bottom-border"],showMenu:[1028,"show-menu"],ariaLabelAppSwitchIconButton:[1,"aria-label-app-switch-icon-button"],ariaLabelMoreMenuIconButton:[1,"aria-label-more-menu-icon-button"],enableTopLayer:[4,"enable-top-layer"],breakpoint:[32],menuExpanded:[32],suppressResponsive:[32],hasSlottedLogo:[32],hasOverflowContextMenu:[32],hasSecondarySlotElements:[32],hasDefaultSlotElements:[32],hasOverflowSlotElements:[32],applicationLayoutContext:[32]},void 0,{applicationLayoutContext:[{watchApplicationLayoutContext:0}],suppressResponsive:[{watchSuppressResponsive:0}],breakpoint:[{watchBreakpoint:0}]}]),w_=Rw,x_=function(){typeof customElements<"u"&&["ix-application-header","ix-dropdown","ix-icon-button","ix-menu-expand-icon","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-application-header":customElements.get(e)||customElements.define(e,Rw);break;case"ix-dropdown":customElements.get(e)||Vl();break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-menu-expand-icon":customElements.get(e)||Ow();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-typography":customElements.get(e)||Zt()}}))},f6=()=>typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",El=new class{constructor(){v(this,"mutationObserver");v(this,"mediaQueryList");v(this,"handleMediaQueryChange",()=>{this.emitThemeChange(!0)});v(this,"themeChanged",new Ga);typeof window<"u"&&window.MutationObserver&&window.matchMedia&&(this.mutationObserver=new MutationObserver((e=>{e.forEach((t=>{t.type==="attributes"&&(t.attributeName!=="data-ix-theme"&&t.attributeName!=="data-ix-color-schema"||this.emitThemeChange(!1))}))})),this.mediaQueryList=window.matchMedia("(prefers-color-scheme: dark)"),this.mediaQueryList.addEventListener("change",this.handleMediaQueryChange),this.mutationObserver.observe(document.documentElement,{attributes:!0,attributeFilter:["data-ix-theme","data-ix-color-schema"]}))}emitThemeChange(e){this.themeChanged.emit({theme:this.getTheme(),colorSchema:this.getColorSchema(),mode:this.getMode(),isMediaChange:e})}getComputedStyleColorSchema(){return this.getComputedStyleProperty("--theme-color-schema")}getComputedStyleTheme(){return this.getComputedStyleProperty("--theme-name")}getComputedStyleProperty(e){return getComputedStyle(document.documentElement).getPropertyValue(e).trim()||void 0}getColorSchema(){const e=document.documentElement.dataset.ixColorSchema;if(e==="dark"||e==="light"||e==="system")return e;const t=this.getComputedStyleColorSchema();return t==="dark"||t==="light"||t==="system"?t:"system"}getMode(){const e=this.getColorSchema();return e==="dark"||e==="light"?e:f6()}setTheme(e,t){document.documentElement.dataset.ixTheme=e,this.setColorSchema(t||this.getColorSchema())}toggleMode(){const e=this.getMode()==="dark"?"light":"dark";document.documentElement.dataset.ixColorSchema=e}getTheme(){const e=document.documentElement.dataset.ixTheme;if(!e){const t=this.getComputedStyleTheme();if(t)return t}return e}setColorSchema(e=f6()){document.documentElement.dataset.ixColorSchema=e}destroy(){var e,t;(e=this.mutationObserver)==null||e.disconnect(),(t=this.mediaQueryList)==null||t.removeEventListener("change",this.handleMediaQueryChange)}},Mw=ke(class extends Me{constructor(t){super();v(this,"theme");v(this,"colorSchema","system");v(this,"forceBreakpoint");v(this,"breakpoints",["sm","md","lg"]);v(this,"appSwitchConfig");v(this,"breakpoint","lg");v(this,"applicationSidebarSlotted",!1);v(this,"contextProvider");v(this,"modeDisposable");t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}forceLayoutChange(t){t?(no.disableBreakpointDetection(),no.setBreakpoint(t)):no.enableBreakpointDetection()}onBreakpointsChange(t){no.setBreakpoints(t)}get menu(){return this.hostElement.querySelector("ix-menu")}get applicationSidebarSlot(){return this.hostElement.shadowRoot.querySelector(".application-sidebar slot")}onContentClick(){var t;ji.isPinned||((t=this.menu)==null||t.toggleMenu(!1))}componentWillLoad(){no.setBreakpoints(this.breakpoints),this.contextProvider=ZS(this.hostElement,lg,{hideHeader:!1,sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig}),this.modeDisposable=no.onChange.on((t=>{this.breakpoint=t})),this.breakpoint=no.breakpoint,this.forceBreakpoint&&this.forceLayoutChange(this.forceBreakpoint)}disconnectedCallback(){var t;(t=this.modeDisposable)==null||t.dispose()}changeTheme(){this.theme&&El.setTheme(this.theme)}changeColorSchema(){this.colorSchema&&El.setColorSchema(this.colorSchema)}onApplicationSidebarChange(){this.contextProvider?this.contextProvider.emit({hideHeader:!1,sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig}):console.error("Context provider not available")}render(){return C(we,{key:"9621e446a9532a740dcdef516a51d326c59587a7","data-role":"",class:{["breakpoint-"+this.breakpoint]:!0}},C("slot",{key:"0061a139b7fa722e97da65fbcaf2853bdd185466",name:"application-header"}),C("div",{key:"b2da184f99ab27ce576be02221497bb24462bb69",class:"application"},C("slot",{key:"8e5895c10cb495320f251c9c44949700629be9ee",name:"menu"}),C("aside",{key:"60a6cd879294682b56061f4b0fd9bb2342fce229",class:{"application-sidebar":!0,slotted:this.applicationSidebarSlotted},onClick:()=>this.onContentClick()},C("slot",{key:"19416cec696ff2b7ae2818ebe375b98892df3116",name:"application-sidebar",onSlotchange:()=>this.applicationSidebarSlotted=Ci(this.applicationSidebarSlot)})),C("div",{key:"d6bd6479222c1b19c6e45f68e6993c534ce5afd2",class:"content-area"},C("main",{key:"ac7117c1a192eadf913e8ab474019dcdd5c81025",class:"content",onClick:()=>this.onContentClick()},C("slot",{key:"bac13c155b023321b111f3ea89603840c6b73fe0"})),C("footer",{key:"5acded667f8360c952516a0a55ca5b0936834add",class:"footer"},C("slot",{key:"34be70c1aa056e735aa52c17d4a8c469a68611ed",name:"bottom"})))))}static get watchers(){return{breakpoints:[{onBreakpointsChange:0}],theme:[{changeTheme:0}],colorSchema:[{changeColorSchema:0}],appSwitchConfig:[{onApplicationSidebarChange:0}],applicationSidebarSlotted:[{onApplicationSidebarChange:0}]}}static get style(){return":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left);min-width:0}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc( 3.25rem + var(--ix-application-menu-safe-area-left, 0rem) )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var( --ix-application-menu-safe-area-left, 0rem )}"}},[769,"ix-application",{theme:[1],colorSchema:[1,"color-schema"],forceBreakpoint:[1,"force-breakpoint"],breakpoints:[16],appSwitchConfig:[16],breakpoint:[32],applicationSidebarSlotted:[32]},void 0,{breakpoints:[{onBreakpointsChange:0}],theme:[{changeTheme:0}],colorSchema:[{changeColorSchema:0}],appSwitchConfig:[{onApplicationSidebarChange:0}],applicationSidebarSlotted:[{onApplicationSidebarChange:0}]}]),k_=Mw,C_=function(){typeof customElements<"u"&&["ix-application"].forEach((e=>{e==="ix-application"&&(customElements.get(e)||customElements.define(e,Mw))}))},E_=e=>C("ul",{class:"proxy-list",role:"listbox",id:"".concat(e.hostId,"-").concat(S_),...e.otherProps}),S_="proxy-listbox",Dw="proxy-listbox-item",__=(e,t,a)=>{if(e&&t.length>0){const i=t[0].getBoundingClientRect().top-t[0].getBoundingClientRect().height+8;e.innerHTML="",e.style.top=i+"px",e.style.padding="0px",e.style.margin="0px",e.innerHTML="",t.forEach((s=>{const c=document.createElement("li");c.id=s.id+"-"+Dw,a&&a(s,c),s.ariaHidden="true",e.appendChild(c)}))}};let A_=0;const Pl=e=>class extends e{constructor(){super(!1);v(this,"$internal_id",++A_)}getHostElementId(){return this.hostElement?this.hostElement.id!==""?this.hostElement.id:"ix-component-".concat(this.hostElement.tagName.toLowerCase(),"-").concat(this.$internal_id):"ix-component-".concat(this.$internal_id)}},zw=e=>class extends e{constructor(){super();v(this,"suppressAriaActiveDescendant",!1)}isAriaActiveDescendantActive(){return!1}getControllingAriaElement(){return null}getAriaActiveDescendantProxyItemId(){return!1}async clearActiveDescendant(){if(this.suppressAriaActiveDescendant)return;const a=await this.getControllingAriaElement();a&&("ariaActiveDescendantElement"in Element.prototype&&(a.ariaActiveDescendantElement=null),a.removeAttribute("aria-activedescendant"))}async $internal_onActiveDescendantChange(a){if(this.suppressAriaActiveDescendant)return;if(!this.isAriaActiveDescendantActive())return void this.clearActiveDescendant();const i=await this.getControllingAriaElement();if(i&&a.detail.currentFocus.length>0){const s=a.detail.currentFocus[a.detail.currentFocus.length-1];if(!s.id)return;"ariaActiveDescendantElement"in Element.prototype&&(i.ariaActiveDescendantElement=s);const c=this.getAriaActiveDescendantProxyItemId();i.setAttribute("aria-activedescendant",typeof c=="string"&&c?s.id+"-"+c:s.id),a.preventDefault(),a.stopPropagation()}}},T_=ke(class extends Me{constructor(e){super(),e!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"2353ffd7afdc669190af6a4ee6f405c38ac117de"})}static get style(){return":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}"}},[1,"ix-divider"]);function $_(){typeof customElements<"u"&&["ix-divider"].forEach((e=>{e==="ix-divider"&&(customElements.get(e)||customElements.define(e,T_))}))}const xn=e=>e!==null?"".concat(e,"px"):"";let L_=0;const O_=ke(class extends Me{constructor(t){super();v(this,"for");v(this,"titleContent");v(this,"interactive",!1);v(this,"placement","top");v(this,"showDelay",0);v(this,"hideDelay",50);v(this,"animationFrame",!1);v(this,"visible",!1);v(this,"hideTooltipTimeout");v(this,"showTooltipTimeout");v(this,"visibleFor");v(this,"disposeAutoUpdate");v(this,"disposeTriggerListener");v(this,"disposeTooltipListener");v(this,"disposeDomChangeListener");v(this,"instance",L_++);v(this,"dialogRef",yo());t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get arrowElement(){return this.hostElement.shadowRoot.querySelector(".arrow")}async showTooltip(t){if(this.clearTimeouts(),this.showTooltipTimeout||this.visibleFor===t)return;const a=await this.dialogRef.waitForCurrent();this.showTooltipTimeout=setTimeout((()=>{this.setAnchorElement(t),a.showPopover(),this.applyTooltipPosition(t,a),this.registerTooltipListener(a)}),this.showDelay)}async hideTooltip(t=this.hideDelay){if(this.clearTimeouts(),this.hideTooltipTimeout||!this.visible)return;this.interactive&&t===50&&(t=150);const a=await this.dialogRef.waitForCurrent();this.hideTooltipTimeout=setTimeout((()=>{var i,s;this.setAnchorElement(),a.hidePopover(),(i=this.disposeAutoUpdate)==null||i.call(this),(s=this.disposeTooltipListener)==null||s.call(this)}),t)}setAnchorElement(t){t?(this.visibleFor=t,this.visible=!0):(this.visibleFor=void 0,this.visible=!1)}computeArrowPosition({placement:t,middlewareData:a}){let{x:i,y:s}=a.arrow;const c={top:"unset",right:"unset",bottom:"unset",left:"unset"};return t.startsWith("top")?{...c,left:xn(i),bottom:xn(-6)}:t.startsWith("right")?{...c,left:xn(-6),top:xn(s)}:t.startsWith("bottom")?{...c,left:xn(i),top:xn(-6)}:t.startsWith("left")?{...c,right:xn(-6),top:xn(s)}:void 0}async computeTooltipPosition(t,a){return xw(t,a,{strategy:"fixed",placement:this.placement,middleware:[yw(),vw(12),a_({element:this.arrowElement}),ww({fallbackStrategy:"initialPlacement",fallbackAxisSideDirection:"end",padding:10}),n_()]})}applyTooltipArrowPosition(t){const a=this.computeArrowPosition(t);Object.assign(this.arrowElement.style,a)}async applyTooltipPosition(t,a){if(t)return new Promise((i=>{var s;(s=this.disposeAutoUpdate)==null||s.call(this),this.disposeAutoUpdate=pw(t,a,(async()=>{var f;const c=await this.computeTooltipPosition(t,a);(f=c.middlewareData.hide)!=null&&f.referenceHidden&&(this.hideTooltip(0),i(c)),c.middlewareData.arrow&&this.applyTooltipArrowPosition(c);const{x:d,y:b}=c;Object.assign(a.style,{left:xn(d),top:xn(b)}),i(c)}),{ancestorResize:!0,ancestorScroll:!0,elementResize:!0,animationFrame:this.animationFrame})}))}async queryAnchorElements(){if(this.for)return Array.isArray(this.for)?this.resolveElements(this.for):this.resolveElements([this.for])}async resolveElements(t){const a=[];return await Promise.all(t.map((async i=>{if(typeof i=="string"){const s=await kw(i,this.hostElement);s&&a.push(...s)}else i instanceof Me?a.push(i):i instanceof Promise&&a.push(await i)}))),a}async registerTriggerListener(){var i;(i=this.disposeTriggerListener)==null||i.call(this);const t=await this.queryAnchorElements();if(!t)return;const a=[];t.forEach((s=>{a.push({element:s,eventType:"mouseenter",callback:()=>{this.showTooltip(s)}},{element:s,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:s,eventType:"focus",callback:()=>{this.showTooltip(s)}},{element:s,eventType:"focusout",callback:()=>{this.hideTooltip()}})})),this.disposeTriggerListener=s6(a)}registerTooltipListener(t){var a;(a=this.disposeTooltipListener)==null||a.call(this),this.disposeTooltipListener=s6([{element:t,eventType:"mouseenter",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:t,eventType:"focus",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:t,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:t,eventType:"focusout",callback:()=>{this.hideTooltip()}},{element:t,eventType:"click",callback:i=>{i.stopPropagation()}},{element:document,eventType:"keydown",callback:i=>{i.key==="Escape"&&this.hideTooltip()}}])}registerDomChangeListener(){const t=new MutationObserver((()=>{this.registerTriggerListener()}));t.observe(document.body,{attributes:!0,attributeFilter:["data-ix-tooltip"],childList:!0,subtree:!0}),this.disposeDomChangeListener=()=>{t.disconnect()}}clearHideTimeout(){clearTimeout(this.hideTooltipTimeout),this.hideTooltipTimeout=void 0}clearShowTimeout(){clearTimeout(this.showTooltipTimeout),this.showTooltipTimeout=void 0}clearTimeouts(){this.clearHideTimeout(),this.clearShowTimeout()}componentWillLoad(){this.registerTriggerListener()}componentDidLoad(){this.registerDomChangeListener()}disconnectedCallback(){var t,a,i,s;this.clearTimeouts(),(t=this.disposeAutoUpdate)==null||t.call(this),(a=this.disposeTriggerListener)==null||a.call(this),(i=this.disposeTooltipListener)==null||i.call(this),(s=this.disposeDomChangeListener)==null||s.call(this)}handleTitleIconSlotChange(t){const a=FS(t.target);for(const i of a)i.tagName.toLowerCase()==="ix-icon"&&(i.size="16")}render(){return C(we,{key:"5327a81a35b5b7b02f301e241ee2f002f4bd44d8",role:"tooltip",class:{visible:this.visible}},C("dialog",{key:"e6196e83ab381de6eb75e53e7b763916a0cb2848",ref:this.dialogRef,id:"tooltip-"+this.instance,class:"dialog",popover:"manual",inert:!this.visible},C("div",{key:"1a67af364a20c0e11cb0eb89ad60fe0811affd07",class:"tooltip-container"},C("div",{key:"2dd620324b6025bd5957a81b6aa0454eb4c7bb6e",class:"content-wrapper"},C("div",{key:"7f1d40ea0cfc81b883cc4bbde53c2dc4223987cc",class:"tooltip-title"},C("slot",{key:"7056f34a3999f0e38c097359ec23fa8b9e22aa68",name:"title-icon",onSlotchange:t=>this.handleTitleIconSlotChange(t)}),C("ix-typography",{key:"cdaa694af6adc24aef201cffe93d9aadc32a48d9",format:"h5"},this.titleContent,C("slot",{key:"3f358d3931d3cc12bf858c331a160bbf1e616152",name:"title-content"}))),C("slot",{key:"6077989200f829d7cb2eec01d0fc5b60fb1d43d6"}),C("div",{key:"2f439327319e891070266b1cc8a51e77c45b4c58",class:"arrow"})))))}static get style(){return'.dialog{margin:0;padding:0;border:none;max-width:18.25rem;width:-moz-max-content;width:max-content;background-color:transparent;overflow-wrap:break-word;box-shadow:none;overflow:visible}.tooltip-container{display:block;position:relative;width:auto;height:-moz-fit-content;height:fit-content;background:var(--theme-tootlip--background);color:var(--theme-color-std-text);padding:0.375rem 0.75rem;box-shadow:var(--theme-shadow-4);border-radius:0.25rem}.content-wrapper{overflow:auto}.tooltip-title{display:flex}.tooltip-title ::slotted(ix-icon){margin:0.125rem 0.25rem 0.125rem 0}.arrow,.arrow::before{position:absolute;width:12px;height:12px;background:inherit}.arrow{visibility:hidden}.arrow::before{visibility:visible;content:"";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}'}},[769,"ix-tooltip",{for:[1],titleContent:[1,"title-content"],interactive:[4],placement:[1],showDelay:[2,"show-delay"],hideDelay:[2,"hide-delay"],animationFrame:[4,"animation-frame"],visible:[32],showTooltip:[64],hideTooltip:[64]}]);function Pi(){typeof customElements<"u"&&["ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-tooltip":customElements.get(e)||customElements.define(e,O_);break;case"ix-typography":customElements.get(e)||Zt()}}))}function R_(e){const{initials:t}=e;return t?C("div",{class:"avatar-initials"},C("ix-typography",{format:"label-lg"},t)):C("svg",{class:"avatar-image",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32","aria-label":e.ariaLabel},C("g",{fill:"none","fill-rule":"evenodd"},C("path",{id:"avatar-path-background",d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163\n 16-16c0-4.243-1.686-8.313-4.686-11.314C24.314 1.686 20.244 0 16 0z"}),C("path",{id:"avatar-path-person",d:"M17.897 17.91c3.8-.018 7.358 1.875 9.485 5.046-2.417 3.999-6.734 6.434-11.382\n 6.42-4.648.014-8.965-2.421-11.382-6.42 2.127-3.171 5.685-5.064\n 9.485-5.045h3.794zM15.821 2.129c3.682 0 6.667 2.984 6.667 6.666 0 3.682-2.985\n 6.667-6.667 6.667s-6.667-2.985-6.667-6.667 2.985-6.666 6.667-6.666z"})))}function Bw(e){return C("div",{class:"avatar"},e.image?C("img",{src:e.image,class:"avatar-image","aria-label":e.ariaLabel}):C(R_,{initials:e.initials,ariaLabel:e.ariaLabel}))}function M_(e){return C(tu,null,C("div",{class:"user-info",onClick:t=>t.preventDefault()},C(Bw,{image:e.image,initials:e.initials,ariaLabel:e.ariaLabel}),C("div",{class:"user"},C("div",{class:"username"},e.userName),e.extra&&C("ix-typography",{class:"extra","text-color":"soft"},e.extra))))}const Hw=ke(class extends un(...hn,Pl,zw){constructor(t){super(!1);v(this,"image");v(this,"initials");v(this,"username");v(this,"extra");v(this,"tooltipText");v(this,"ariaLabelTooltip");v(this,"isClosestApplicationHeader",!1);v(this,"dropdownShow",!1);v(this,"hasSlottedElements",!1);v(this,"slotElement");v(this,"dropdownElement");v(this,"observeChildrenChange");v(this,"tooltipRef",yo());v(this,"a11yAttributes",{});t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get items(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}componentWillLoad(){this.a11yAttributes=Ka(this.hostElement);const t=cw("ix-application-header",this.hostElement);this.isClosestApplicationHeader=t!==null,this.observeChildrenChange=new MutationObserver((()=>{this.updateProxyList()})),this.observeChildrenChange.observe(this.hostElement,{childList:!0,subtree:!0})}componentDidLoad(){this.updateProxyList()}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.observeChildrenChange)==null||t.disconnect()}async slottedChanged(){this.hasSlottedElements=Ci(this.slotElement)}resolveAvatarTrigger(){return new Promise(((t,a)=>{tg((()=>{const i=this.hostElement.shadowRoot.querySelector("button");i?t(i):a(new Error("ix-avatar - trigger element not found"))}))}))}resolveTooltipTrigger(){return this.resolveAvatarTrigger().catch((()=>this.hostElement))}onDropdownClick(t){t.target===this.dropdownElement&&t.preventDefault()}getControllingAriaElement(){return this.hostElement.shadowRoot.querySelector('[aria-controls="'.concat(this.getHostElementId(),'-proxy-listbox"]'))}isAriaActiveDescendantActive(){return this.dropdownShow}getAriaActiveDescendantProxyItemId(){return Dw}updateProxyList(){const t=this.items,a=this.hostElement.shadowRoot.querySelector(".proxy-list");a&&__(a,t,((i,s)=>{var c,h,d,b,f;s.role="menuitem",s.innerText=(h=(c=i.label)!=null?c:i.textContent)!=null?h:"",s.ariaLabel=(f=(b=(d=i.ariaLabel)!=null?d:i.label)!=null?b:i.textContent)!=null?f:""}))}render(){const t=this.a11yAttributes["aria-label"],a=this.tooltipText||this.username,i=a===this.username,s=C(tu,null,C(Bw,{image:this.image,initials:this.initials,ariaLabel:t}),!!a&&C("ix-tooltip",{ref:this.tooltipRef,for:this.resolveTooltipTrigger(),"aria-hidden":rt(i),"aria-label":this.ariaLabelTooltip},a));return this.isClosestApplicationHeader?C(we,{slot:"ix-application-header-avatar",class:"avatar-button"},C(yg,{disabled:!1,iconOval:!1,icon:void 0,iconOnly:!1,loading:!1,selected:!1,type:"button",variant:"tertiary",ariaAttributes:{role:"menu","aria-controls":"".concat(this.getHostElementId(),"-proxy-listbox"),"aria-expanded":rt(this.dropdownShow),"aria-haspopup":"menu"}},s),C("ix-dropdown",{ref:c=>this.dropdownElement=c,trigger:this.resolveAvatarTrigger(),class:"avatar-dropdown",onClick:c=>this.onDropdownClick(c),onShowChanged:c=>{this.dropdownShow=c.detail,c.detail&&this.tooltipRef.current&&this.tooltipRef.current.hideTooltip(0)},disableFocusTrap:!0,focusHost:this.hostElement},C(E_,{hostId:this.getHostElementId(),otherProps:{}}),this.username&&C(tu,null,C(M_,{extra:this.extra,image:this.image,initials:this.initials,userName:this.username,ariaLabel:t}),this.hasSlottedElements&&C("ix-divider",{onClick:c=>c.preventDefault()})),C("slot",{onSlotchange:()=>this.slottedChanged(),ref:c=>this.slotElement=c}))):C(we,null,s)}static get style(){return":host{display:flex;position:relative;width:-moz-fit-content;width:fit-content}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .avatar{display:flex;align-items:center}:host .avatar>.avatar-image{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}:host .avatar>.avatar-initials{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-avatar--background);color:var(--theme-avatar--color)}:host .avatar>.avatar-initials>ix-typography{margin-top:1px}:host .avatar #avatar-path-background{fill:var(--theme-avatar--background)}:host .avatar #avatar-path-person{fill:var(--theme-avatar--color)}:host .user-info{display:flex;flex-direction:row;position:relative;height:2.5rem;padding:1rem;width:12.75rem;min-width:12.75rem;max-width:12.75rem;gap:1rem}:host .user-info .avatar{width:2rem;pointer-events:none}:host .user-info .user{display:flex;position:relative;flex-direction:column;justify-content:center;max-width:10rem;width:100%;overflow:hidden}:host .user-info .username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .user-info .extra{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(.avatar-button) button{border-radius:100px !important;all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host(.avatar-button) button{padding:0px}:host(.avatar-button) .btn-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host(.avatar-button) .btn-tertiary{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host(.avatar-button) .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled):hover,:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled):active,:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.avatar-button) button:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host(.avatar-button) .avatar{transform:scale(0.8)}:host(.avatar-button) .proxy-list{all:unset;position:absolute;left:0px;top:0px;overflow:hidden;color:transparent;opacity:0;pointer-events:all;z-index:1000}:host(.avatar-button) .proxy-list li{height:2px;width:2px;pointer-events:all}"}},[769,"ix-avatar",{image:[1],initials:[1],username:[1],extra:[1],tooltipText:[1,"tooltip-text"],ariaLabelTooltip:[1,"aria-label-tooltip"],isClosestApplicationHeader:[32],dropdownShow:[32],hasSlottedElements:[32]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]]);function D_(){typeof customElements<"u"&&["ix-avatar","ix-divider","ix-dropdown","ix-spinner","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-avatar":customElements.get(e)||customElements.define(e,Hw);break;case"ix-divider":customElements.get(e)||$_();break;case"ix-dropdown":customElements.get(e)||Vl();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))}const z_=Hw,B_=D_;const da=typeof window<"u",Sb=da?window:null,os=da?document:null,vo={replace:0,none:1,blend:2},b6=Symbol(),wg=Symbol(),Iw=Symbol(),Cu=Symbol(),H_=Symbol(),nt=1e-11,Nw=1e12,ns=1e3,Si="",jw=(()=>{const e=new Map;return e.set("x","translateX"),e.set("y","translateY"),e.set("z","translateZ"),e})(),Uw=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],qw=Uw.reduce(((e,t)=>({...e,[t]:t+"("})),{}),Xo=()=>{},I_=/(^#([\da-f]{3}){1,2}$)|(^#([\da-f]{4}){1,2}$)/i,N_=/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/i,j_=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,U_=/hsl\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*\)/i,q_=/hsla\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,m6=/[-+]?\d*\.?\d+(?:e[-+]?\d)?/gi,V_=/^([-+]?\d*\.?\d+(?:e[-+]?\d+)?)([a-z]+|%)$/i,P_=/([a-z])([A-Z])/g,Z_=/(\w+)(\([^)]+\)+)/g,Vw={id:null,keyframes:null,playbackEase:null,playbackRate:1,frameRate:120,loop:0,reversed:!1,alternate:!1,autoplay:!0,duration:ns,delay:0,loopDelay:0,ease:"out(2)",composition:vo.replace,modifier:e=>e,onBegin:Xo,onBeforeUpdate:Xo,onUpdate:Xo,onLoop:Xo,onPause:Xo,onComplete:Xo,onRender:Xo},Y_={root:os},Wt={defaults:Vw,precision:4,timeScale:1,tickThreshold:200},Pw={version:"4.1.2",engine:null};da&&(Sb.AnimeJS||(Sb.AnimeJS=[]),Sb.AnimeJS.push(Pw));const Fr=(e,t)=>e.indexOf(t)===0,Hl=Date.now,vl=Array.isArray,_b=e=>e&&e.constructor===Object,Eu=e=>typeof e=="string",ru=e=>typeof e=="function",it=e=>e===void 0,Ab=e=>it(e)||e===null,Zw=e=>da&&e instanceof SVGElement,g6=e=>I_.test(e),p6=e=>Fr(e,"rgb"),v6=e=>Fr(e,"hsl"),gd=e=>!Wt.defaults.hasOwnProperty(e),pd=e=>Eu(e)?parseFloat(e):e,Mr=Math.pow,X_=Math.sqrt,F_=Math.sin,G_=Math.cos,W_=Math.abs,K_=Math.ceil,Yw=Math.floor,Q_=Math.asin,xg=Math.PI,y6=Math.round,Kt=(e,t,a)=>e<t?t:e>a?a:e,w6={},St=(e,t)=>{if(t<0)return e;if(!t)return y6(e);let a=w6[t];return a||(a=w6[t]=10**t),y6(e*a)/a},yi=(e,t,a)=>e+(t-e)*a,kg=e=>e===1/0?Nw:e===-1/0?-1e12:e,Sl=e=>e<=nt?nt:kg(St(e,11)),to=e=>vl(e)?[...e]:e,Ht=(e,t,a,i="_prev",s="_next")=>{let c=e._head,h=s;for(a&&(c=e._tail,h=i);c;){const d=c[h];t(c),c=d}},yl=(e,t,a="_prev",i="_next")=>{const s=t[a],c=t[i];s?s[i]=c:e._head=c,c?c[a]=s:e._tail=s,t[a]=null,t[i]=null},jr=(e,t,a,i="_prev",s="_next")=>{let c=e._tail;for(;c&&a&&a(c,t);)c=c[i];const h=c?c[s]:e._head;c?c[s]=t:e._head=t,h?h[i]=t:e._tail=t,t[i]=c,t[s]=h};let Xw=class{constructor(t=0){this.deltaTime=0,this._currentTime=t,this._elapsedTime=t,this._startTime=t,this._lastTime=t,this._scheduledTime=0,this._frameDuration=St(ns/120,0),this._fps=120,this._speed=1,this._hasChildren=!1,this._head=null,this._tail=null}get fps(){return this._fps}set fps(t){const a=this._frameDuration,i=+t,s=i<nt?nt:i,c=St(ns/s,0);this._fps=s,this._frameDuration=c,this._scheduledTime+=c-a}get speed(){return this._speed}set speed(t){const a=+t;this._speed=a<nt?nt:a}requestTick(t){const a=this._scheduledTime,i=this._elapsedTime;if(this._elapsedTime+=t-i,i<a)return 0;const s=this._frameDuration,c=i-a;return this._scheduledTime+=c<s?s:c,1}computeDeltaTime(t){const a=t-this._lastTime;return this.deltaTime=a,this._lastTime=t,a}};const Od=(e,t,a,i,s)=>{const c=e.parent,h=e.duration,d=e.completed,b=e.iterationDuration,f=e.iterationCount,g=e._currentIteration,p=e._loopDelay,y=e._reversed,x=e._alternate,k=e._hasChildren,T=e._delay,A=e._currentTime,L=T+b,R=t-T,O=Kt(A,-T,h),X=Kt(R,-T,h),_=R-A,P=X>0,j=X>=h,W=h<=nt,V=s===2;let le=0,ie=R,ce=0;f>1&&(e._currentIteration=Kt(~~(X/(b+(j?0:p))),0,f),j&&e._currentIteration--,le=e._currentIteration%2,ie=X%(b+p)||0);const ge=y^(x&&le),de=e._ease;let ae=j?ge?0:h:ge?b-ie:ie;de&&(ae=b*de(ae/b)||0);const B=(c?c.backwards:R<A)?!ge:!!ge;if(e._currentTime=R,e._iterationTime=ae,e.backwards=B,P&&!e.began?(e.began=!0,a||c&&(B||!c.began)||e.onBegin(e)):R<=0&&(e.began=!1),a||k||!P||e._currentIteration===g||e.onLoop(e),V||s===1&&(t>=T&&t<=L||t<=T&&O>T||t>=L&&O!==h)||ae>=L&&O!==h||ae<=T&&O>0||t<=O&&O===h&&d||j&&!d&&W){if(P&&(e.computeDeltaTime(O),a||e.onBeforeUpdate(e)),!k){const te=V||(B?-1*_:_)>=Wt.tickThreshold,ee=e._offset+(c?c._offset:0)+T+ae;let F,S,D,N,H=e._head,Q=0;for(;H;){const re=H._composition,se=H._currentTime,be=H._changeDuration,he=H._absoluteStartTime+H._changeDuration,Le=H._nextRep,Be=H._prevRep,Je=re!==vo.none;if((te||(se!==be||ee<=he+(Le?Le._delay:0))&&(se!==0||ee>=H._absoluteStartTime))&&(!Je||!H._isOverridden&&(!H._isOverlapped||ee<=he)&&(!Le||Le._isOverridden||ee<=Le._absoluteStartTime)&&(!Be||Be._isOverridden||ee>=Be._absoluteStartTime+Be._changeDuration+H._delay))){const Fe=H._currentTime=Kt(ae-H._startTime,0,be),Pe=H._ease(Fe/H._updateDuration),Ge=H._modifier,It=H._valueType,Yt=H._tweenType,at=Yt===0,Rt=It===0,xo=Rt&&at||Pe===0||Pe===1?-1:Wt.precision;let ut,io;if(Rt)ut=io=Ge(St(yi(H._fromNumber,H._toNumber,Pe),xo));else if(It===1)io=Ge(St(yi(H._fromNumber,H._toNumber,Pe),xo)),ut="".concat(io).concat(H._unit);else if(It===2){const ct=H._fromNumbers,ko=H._toNumbers,ro=St(Kt(Ge(yi(ct[0],ko[0],Pe)),0,255),0),Co=St(Kt(Ge(yi(ct[1],ko[1],Pe)),0,255),0),so=St(Kt(Ge(yi(ct[2],ko[2],Pe)),0,255),0),xt=Kt(Ge(St(yi(ct[3],ko[3],Pe),xo)),0,1);if(ut="rgba(".concat(ro,",").concat(Co,",").concat(so,",").concat(xt,")"),Je){const gt=H._numbers;gt[0]=ro,gt[1]=Co,gt[2]=so,gt[3]=xt}}else if(It===3){ut=H._strings[0];for(let ct=0,ko=H._toNumbers.length;ct<ko;ct++){const ro=Ge(St(yi(H._fromNumbers[ct],H._toNumbers[ct],Pe),xo)),Co=H._strings[ct+1];ut+="".concat(Co?ro+Co:ro),Je&&(H._numbers[ct]=ro)}}if(Je&&(H._number=io),i||re===vo.blend)H._value=ut;else{const ct=H.property;F=H.target,at?F[ct]=ut:Yt===1?F.setAttribute(ct,ut):(S=F.style,Yt===3?(F!==D&&(D=F,N=F[Cu]),N[ct]=ut,Q=1):Yt===2?S[ct]=ut:Yt===4&&S.setProperty(ct,ut)),P&&(ce=1)}}if(Q&&H._renderTransforms){let Fe=Si;for(let Pe in N)Fe+="".concat(qw[Pe]).concat(N[Pe],") ");S.transform=Fe,Q=0}H=H._next}!a&&ce&&e.onRender(e)}!a&&P&&e.onUpdate(e)}return c&&W?!a&&(c.began&&!B&&R>=h&&!d||B&&R<=nt&&d)&&(e.onComplete(e),e.completed=!B):P&&j?f===1/0?e._startTime+=e.duration:e._currentIteration>=f-1&&(e.paused=!0,d||k||(e.completed=!0,a||c&&(B||!c.began)||(e.onComplete(e),e._resolve(e)))):e.completed=!1,ce},Dr=(e,t,a,i,s)=>{const c=e._currentIteration;if(Od(e,t,a,i,s),e._hasChildren){const h=e,d=h.backwards,b=i?t:h._iterationTime,f=Hl();let g=0,p=!0;if(!i&&h._currentIteration!==c){const y=h.iterationDuration;Ht(h,(x=>{if(d){const k=x.duration,T=x._offset+x._delay;a||!(k<=nt)||T&&T+k!==y||x.onComplete(x)}else!x.completed&&!x.backwards&&x._currentTime<x.iterationDuration&&Od(x,y,a,1,2),x.began=!1,x.completed=!1})),a||h.onLoop(h)}Ht(h,(y=>{const x=St((b-y._offset)*y._speed,12),k=y._fps<h._fps?y.requestTick(f):s;g+=Od(y,x,a,i,k),!y.completed&&p&&(p=!1)}),d),!a&&g&&h.onRender(h),(p||d)&&h._currentTime>=h.duration&&(h.paused=!0,h.completed||(h.completed=!0,a||(h.onComplete(h),h._resolve(h))))}},Gr={animation:null,update:Xo},Fw=da?requestAnimationFrame:setImmediate,J_=da?cancelAnimationFrame:clearImmediate;class eA extends Xw{constructor(t){super(t),this.useDefaultMainLoop=!0,this.pauseOnDocumentHidden=!0,this.defaults=Vw,this.paused=!(!da||!os.hidden),this.reqId=null}update(){const t=this._currentTime=Hl();if(this.requestTick(t)){this.computeDeltaTime(t);const a=this._speed,i=this._fps;let s=this._head;for(;s;){const c=s._next;s.paused?(yl(this,s),this._hasChildren=!!this._tail,s._running=!1,s.completed&&!s._cancelled&&s.cancel()):Dr(s,(t-s._startTime)*s._speed*a,0,0,s._fps<i?s.requestTick(t):1),s=c}Gr.update()}}wake(){return!this.useDefaultMainLoop||this.reqId||this.paused||(this.reqId=Fw(Gw)),this}pause(){return this.paused=!0,tA()}resume(){if(this.paused)return this.paused=!1,Ht(this,(t=>t.resetTime())),this.wake()}get speed(){return this._speed*(Wt.timeScale===1?1:ns)}set speed(t){this._speed=t*Wt.timeScale,Ht(this,(a=>a.speed=a._speed))}get timeUnit(){return Wt.timeScale===1?"ms":"s"}set timeUnit(t){const a=t==="s",i=a?.001:1;if(Wt.timeScale!==i){Wt.timeScale=i,Wt.tickThreshold=200*i;const s=a?.001:ns;this.defaults.duration*=s,this._speed*=s}}get precision(){return Wt.precision}set precision(t){Wt.precision=t}}const Gt=(()=>{const e=new eA(Hl());return da&&(Pw.engine=e,os.addEventListener("visibilitychange",(()=>{e.pauseOnDocumentHidden&&(os.hidden?e.pause():e.resume())}))),e})(),Gw=()=>{Gt._head?(Gt.reqId=Fw(Gw),Gt.update()):Gt.reqId=0},tA=()=>(J_(Gt.reqId),Gt.reqId=0,Gt);function x6(e){const t=Eu(e)?Y_.root.querySelectorAll(e):e;if(t instanceof NodeList||t instanceof HTMLCollection)return t}const oA=["opacity","rotate","overflow","color"],Tb=(e,t,a)=>(a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+6*(t-e)*a:a<.5?t:a<2/3?e+(t-e)*(2/3-a)*6:e),oo=(e,t)=>it(e)?t:e,Ha=(e,t,a,i,s)=>{if(ru(e)){const c=()=>{const h=e(t,a,i);return isNaN(+h)?h||0:+h};return s&&(s.func=c),c()}return e},Ww=(e,t)=>e[wg]?e[Iw]&&((a,i)=>{if(oA.includes(i))return!1;if(a.getAttribute(i)||i in a){if(i==="scale"){const s=a.parentNode;return s&&s.tagName==="filter"}return!0}})(e,t)?1:Uw.includes(t)||jw.get(t)?3:Fr(t,"--")?4:t in e.style?2:t in e?0:1:0,k6=(e,t,a)=>{const i=e.style[t];i&&a&&(a[t]=i);const s=i||getComputedStyle(e[H_]||e).getPropertyValue(t);return s==="auto"?"0":s},fl=(e,t,a,i)=>{const s=it(a)?Ww(e,t):a;return s===0?e[t]||0:s===1?e.getAttribute(t):s===3?((c,h,d)=>{const b=c.style.transform;let f;if(b){const g=c[Cu];let p;for(;p=Z_.exec(b);){const y=p[1],x=p[2].slice(1,-1);g[y]=x,y===h&&(f=x,d&&(d[h]=x))}}return b&&!it(f)?f:Fr(h,"scale")?"1":Fr(h,"rotate")||Fr(h,"skew")?"0deg":"0px"})(e,t,i):s===4?k6(e,t,i).trimStart():k6(e,t,i)},$b=(e,t,a)=>a==="-"?e-t:a==="+"?e+t:e*t,kn=(e,t)=>{if(t.t=0,t.n=0,t.u=null,t.o=null,t.d=null,t.s=null,!e)return t;const a=+e;if(isNaN(a)){let c=e;c[1]==="="&&(t.o=c[0],c=c.slice(2));const h=!c.includes(" ")&&V_.exec(c);if(h)return t.t=1,t.n=+h[1],t.u=h[2],t;if(t.o)return t.n=+c,t;if(g6(s=c)||p6(s)||v6(s))return t.t=2,t.d=p6(i=c)?(d=>{const b=N_.exec(d)||j_.exec(d),f=it(b[4])?1:+b[4];return[+b[1],+b[2],+b[3],f]})(i):g6(i)?(d=>{const b=d.length,f=b===4||b===5;return[+("0x"+d[1]+d[f?1:2]),+("0x"+d[f?2:3]+d[f?2:4]),+("0x"+d[f?3:5]+d[f?3:6]),b===5||b===9?+(+("0x"+d[f?4:7]+d[f?4:8])/255).toFixed(3):1]})(i):v6(i)?(d=>{const b=U_.exec(d)||q_.exec(d),f=+b[1]/360,g=+b[2]/100,p=+b[3]/100,y=it(b[4])?1:+b[4];let x,k,T;if(g===0)x=k=T=p;else{const A=p<.5?p*(1+g):p+g-p*g,L=2*p-A;x=St(255*Tb(L,A,f+1/3),0),k=St(255*Tb(L,A,f),0),T=St(255*Tb(L,A,f-1/3),0)}return[x,k,T,y]})(i):[0,0,0,1],t;{const d=c.match(m6);return t.t=3,t.d=d?d.map(Number):[],t.s=c.split(m6)||[],t}}var i,s;return t.n=a,t},C6=(e,t)=>(t.t=e._valueType,t.n=e._toNumber,t.u=e._unit,t.o=null,t.d=to(e._toNumbers),t.s=to(e._strings),t),Ia={t:0,n:0,u:null,o:null,d:null,s:null},su={_rep:new WeakMap,_add:new Map},Cg=(e,t,a="_rep")=>{const i=su[a];let s=i.get(e);return s||(s={},i.set(e,s)),s[t]?s[t]:s[t]={_head:null,_tail:null}},nA=(e,t)=>e._isOverridden||e._absoluteStartTime>t._absoluteStartTime,Rd=e=>{e._isOverlapped=1,e._isOverridden=1,e._changeDuration=nt,e._currentTime=nt},Kw=(e,t)=>{const a=e._composition;if(a===vo.replace){const i=e._absoluteStartTime;jr(t,e,nA,"_prevRep","_nextRep");const s=e._prevRep;if(s){const c=s.parent,h=s._absoluteStartTime+s._changeDuration;if(e.parent.id!==c.id&&c.iterationCount>1&&h+(c.duration-c.iterationDuration)>i){Rd(s);let f=s._prevRep;for(;f&&f.parent.id===c.id;)Rd(f),f=f._prevRep}const d=i-e._delay;if(h>d){const f=s._startTime;s._changeDuration=d-(h-(f+s._updateDuration))-f,s._currentTime=s._changeDuration,s._isOverlapped=1,s._changeDuration<nt&&Rd(s)}let b=!0;if(Ht(c,(f=>{f._isOverlapped||(b=!1)})),b){const f=c.parent;if(f){let g=!0;Ht(f,(p=>{p!==c&&Ht(p,(y=>{y._isOverlapped||(g=!1)}))})),g&&f.cancel()}else c.cancel()}}}else if(a===vo.blend){const i=Cg(e.target,e.property,"_add"),s=(d=>{let b=Gr.animation;return b||(b={duration:nt,computeDeltaTime:Xo,_offset:0,_delay:0,_head:null,_tail:null},Gr.animation=b,Gr.update=()=>{d.forEach((f=>{for(let g in f){const p=f[g],y=p._head;if(y){const x=y._valueType,k=x===3||x===2?to(y._fromNumbers):null;let T=y._fromNumber,A=p._tail;for(;A&&A!==y;){if(k)for(let L=0,R=A._numbers.length;L<R;L++)k[L]+=A._numbers[L];else T+=A._number;A=A._prevAdd}y._toNumber=T,y._toNumbers=k}}})),Od(b,1,1,0,2)}),b})(su._add);let c=i._head;c||(c={...e},c._composition=vo.replace,c._updateDuration=nt,c._startTime=0,c._numbers=to(e._fromNumbers),c._number=0,c._next=null,c._prev=null,jr(i,c),jr(s,c));const h=e._toNumber;if(e._fromNumber=c._fromNumber-h,e._toNumber=0,e._numbers=to(e._fromNumbers),e._number=0,c._fromNumber=h,e._toNumbers){const d=to(e._toNumbers);d&&d.forEach(((b,f)=>{e._fromNumbers[f]=c._fromNumbers[f]-b,e._toNumbers[f]=0})),c._fromNumbers=d}jr(i,e,null,"_prevAdd","_nextAdd")}return e},aA=e=>{const t=e._composition;if(t!==vo.none){const a=e.target,i=e.property,s=su._rep.get(a);if(yl(s[i],e,"_prevRep","_nextRep"),t===vo.blend){const c=su._add,h=c.get(a);if(!h)return;const d=h[i],b=Gr.animation;yl(d,e,"_prevAdd","_nextAdd");const f=d._head;if(f&&f===d._tail){yl(d,f,"_prevAdd","_nextAdd"),yl(b,f);let g=!0;for(let p in h)if(h[p]._head){g=!1;break}g&&c.delete(a)}}}return e},E6=e=>(e.paused=!0,e.began=!1,e.completed=!1,e),km=e=>(e._cancelled&&(Ht(e,e._hasChildren?km:t=>{t._composition!==vo.none&&Kw(t,Cg(t.target,t.property))}),e._cancelled=0),e);let iA=0;class rA extends Xw{constructor(t={},a=null,i=0){super(0);const{id:s,delay:c,duration:h,reversed:d,alternate:b,loop:f,loopDelay:g,autoplay:p,frameRate:y,playbackRate:x,onComplete:k,onLoop:T,onPause:A,onBegin:L,onBeforeUpdate:R,onUpdate:O}=t,X=a?0:Gt._elapsedTime,_=a?a.defaults:Wt.defaults,P=ru(c)||it(c)?_.delay:+c,j=ru(h)||it(h)?1/0:+h,W=oo(f,_.loop),V=oo(g,_.loopDelay),le=W===!0||W===1/0||W<0?1/0:W+1;let ie=0;if(a)ie=i;else{let ce=Hl();Gt.paused&&(Gt.requestTick(ce),ce=Gt._elapsedTime),ie=ce-Gt._startTime}this.id=it(s)?++iA:s,this.parent=a,this.duration=kg((j+V)*le-V)||nt,this.backwards=!1,this.paused=!0,this.began=!1,this.completed=!1,this.onBegin=L||_.onBegin,this.onBeforeUpdate=R||_.onBeforeUpdate,this.onUpdate=O||_.onUpdate,this.onLoop=T||_.onLoop,this.onPause=A||_.onPause,this.onComplete=k||_.onComplete,this.iterationDuration=j,this.iterationCount=le,this._autoplay=!a&&oo(p,_.autoplay),this._offset=ie,this._delay=P,this._loopDelay=V,this._iterationTime=0,this._currentIteration=0,this._resolve=Xo,this._running=!1,this._reversed=+oo(d,_.reversed),this._reverse=this._reversed,this._cancelled=0,this._alternate=oo(b,_.alternate),this._prev=null,this._next=null,this._elapsedTime=X,this._startTime=X,this._lastTime=X,this._fps=oo(y,_.frameRate),this._speed=oo(x,_.playbackRate)}get cancelled(){return!!this._cancelled}set cancelled(t){t?this.cancel():this.reset(1).play()}get currentTime(){return Kt(St(this._currentTime,Wt.precision),-this._delay,this.duration)}set currentTime(t){const a=this.paused;this.pause().seek(+t),a||this.resume()}get iterationCurrentTime(){return St(this._iterationTime,Wt.precision)}set iterationCurrentTime(t){this.currentTime=this.iterationDuration*this._currentIteration+t}get progress(){return Kt(St(this._currentTime/this.duration,10),0,1)}set progress(t){this.currentTime=this.duration*t}get iterationProgress(){return Kt(St(this._iterationTime/this.iterationDuration,10),0,1)}set iterationProgress(t){const a=this.iterationDuration;this.currentTime=a*this._currentIteration+a*t}get currentIteration(){return this._currentIteration}set currentIteration(t){this.currentTime=this.iterationDuration*Kt(+t,0,this.iterationCount-1)}get reversed(){return!!this._reversed}set reversed(t){t?this.reverse():this.play()}get speed(){return super.speed}set speed(t){super.speed=t,this.resetTime()}reset(t=0){return km(this),this._reversed&&!this._reverse&&(this.reversed=!1),this._iterationTime=this.iterationDuration,Dr(this,0,1,t,2),E6(this),this._hasChildren&&Ht(this,E6),this}init(t=0){this.fps=this._fps,this.speed=this._speed,!t&&this._hasChildren&&Dr(this,this.duration,1,t,2),this.reset(t);const a=this._autoplay;return a===!0?this.resume():a&&!it(a.linked)&&a.link(this),this}resetTime(){const t=1/(this._speed*Gt._speed);return this._startTime=Hl()-(this._currentTime+this._delay)*t,this}pause(){return this.paused||(this.paused=!0,this.onPause(this)),this}resume(){return this.paused?(this.paused=!1,this.duration<=nt&&!this._hasChildren?Dr(this,nt,0,0,2):(this._running||(jr(Gt,this),Gt._hasChildren=!0,this._running=!0),this.resetTime(),this._startTime-=12,Gt.wake()),this):this}restart(){return this.reset(0).resume()}seek(t,a=0,i=0){km(this),this.completed=!1;const s=this.paused;return this.paused=!0,Dr(this,t+this._delay,~~a,~~i,1),s?this:this.resume()}alternate(){const t=this._reversed,a=this.iterationCount,i=this.iterationDuration,s=a===1/0?Yw(Nw/i):a;return this._reversed=+(!this._alternate||s%2?!t:t),a===1/0?this.iterationProgress=this._reversed?1-this.iterationProgress:this.iterationProgress:this.seek(i*s-this._currentTime),this.resetTime(),this}play(){return this._reversed&&this.alternate(),this.resume()}reverse(){return this._reversed||this.alternate(),this.resume()}cancel(){return this._hasChildren?Ht(this,(t=>t.cancel()),!0):Ht(this,aA),this._cancelled=1,this.pause()}stretch(t){const a=this.duration,i=Sl(t);if(a===i)return this;const s=t/a,c=t<=nt;return this.duration=c?nt:i,this.iterationDuration=c?nt:Sl(this.iterationDuration*s),this._offset*=s,this._delay*=s,this._loopDelay*=s,this}revert(){Dr(this,0,1,0,1);const t=this._autoplay;return t&&t.linked&&t.linked===this&&t.revert(),this.cancel()}complete(){return this.seek(this.duration).cancel()}then(t=Xo){const a=this.then,i=()=>{this.then=null,t(this),this.then=a,this._resolve=Xo};return new Promise((s=>(this._resolve=()=>s(i()),this.completed&&this._resolve(),this)))}}const Wr=e=>e,S6=(e,t,a)=>(((1-3*a+3*t)*e+(3*a-6*t))*e+3*t)*e,sA=(e=.5,t=0,a=.5,i=1)=>e===t&&a===i?Wr:s=>s===0||s===1?s:S6(((c,h,d)=>{let b,f,g=0,p=1,y=0;do f=g+(p-g)/2,b=S6(f,h,d)-c,b>0?p=f:g=f;while(W_(b)>1e-7&&++y<100);return f})(s,e,a),t,i),lA=(e=10,t)=>{const a=t?K_:Yw;return i=>a(Kt(i,0,1)*e)*(1/e)},Qw=(...e)=>{const t=e.length;if(!t)return Wr;const a=t-1,i=e[a],s=[0],c=[pd(e[0])];for(let h=1;h<a;h++){const d=e[h],b=Eu(d)?d.trim().split(" "):[d],f=b[0],g=b[1];s.push(it(g)?h/a:pd(g)/100),c.push(pd(f))}return c.push(pd(i)),s.push(1),function(h){for(let d=1,b=s.length;d<b;d++){const f=s[d];if(h<=f){const g=s[d-1],p=c[d-1];return p+(c[d]-p)*(h-g)/(f-g)}}return c[c.length-1]}},cA=(e=10,t=1)=>{const a=[0],i=e-1;for(let s=1;s<i;s++){const c=a[s-1],h=s/i,d=h+((s+1)/i-h)*Math.random();a.push(Kt(h*(1-t)+d*t,c,1))}return a.push(1),Qw(...a)},dA=xg/2,_6=2*xg,bl=(e=1.68)=>t=>Mr(t,+e),A6={[Si]:bl,Quad:bl(2),Cubic:bl(3),Quart:bl(4),Quint:bl(5),Sine:e=>1-G_(e*dA),Circ:e=>1-X_(1-e*e),Expo:e=>e?Mr(2,10*e-10):0,Bounce:e=>{let t,a=4;for(;e<((t=Mr(2,--a))-1)/11;);return 1/Mr(4,3-a)-7.5625*Mr((3*t-2)/22-e,2)},Back:(e=1.70158)=>t=>(+e+1)*t*t*t-+e*t*t,Elastic:(e=1,t=.3)=>{const a=Kt(+e,1,10),i=Kt(+t,nt,2),s=i/_6*Q_(1/a),c=_6/i;return h=>h===0||h===1?h:-a*Mr(2,-10*(1-h))*F_((1-h-s)*c)}},Cm={in:e=>t=>e(t),out:e=>t=>1-e(1-t),inOut:e=>t=>t<.5?e(2*t)/2:1-e(-2*t+2)/2,outIn:e=>t=>t<.5?(1-e(1-2*t))/2:(e(2*t-1)+1)/2},uA=(()=>{const e={linear:Qw,irregular:cA,steps:lA,cubicBezier:sA};for(let t in Cm)for(let a in A6){const i=A6[a],s=Cm[t];e[t+a]=a===Si||a==="Back"||a==="Elastic"?(c,h)=>s(i(c,h)):s(i)}return e})(),hA={linear:Wr},T6=e=>ru(e)?e:Eu(e)?((t,a,i)=>{if(i[t])return i[t];if(t.indexOf("(")<=-1){const s=Cm[t]||t.includes("Back")||t.includes("Elastic")?a[t]():a[t];return s?i[t]=s:Wr}{const s=t.slice(0,-1).split("("),c=a[s[0]];return c?i[t]=c(...s[1].split(",")):Wr}})(e,uA,hA):Wr,$6={},fA=(e,t,a)=>{if(a===3)return jw.get(e)||e;if(a===2||a===1&&Zw(t)&&e in t.style){const i=$6[e];if(i)return i;{const s=e&&e.replace(P_,"$1-$2").toLowerCase();return $6[e]=s,s}}return e},Lb={deg:1,rad:180/xg,turn:360},L6={},bA=(e,t,a,i=!1)=>{const s=t.u,c=t.n;if(t.t===1&&s===a)return t;const h=c+s+a,d=L6[h];if(it(d)||i){let b;if(s in Lb)b=c*Lb[s]/Lb[a];else{const g=e.cloneNode(),p=e.parentNode,y=p&&p!==os?p:os.body;y.appendChild(g);const x=g.style;x.width=100+s;const k=g.offsetWidth||100;x.width=100+a;const T=k/(g.offsetWidth||100);y.removeChild(g),b=T*c}t.n=b,L6[h]=b}else t.n=d;return t.u=a,t},Jw=e=>{if(e._hasChildren)Ht(e,Jw,!0);else{const t=e;t.pause(),Ht(t,(a=>{const i=a.property,s=a.target;if(s[wg]){const c=s.style,h=t._inlineStyles[i];if(a._tweenType===3){const d=s[Cu];if(it(h)||h===Si?delete d[i]:d[i]=h,a._renderTransforms)if(Object.keys(d).length){let b=Si;for(let f in d)b+=qw[f]+d[f]+") ";c.transform=b}else c.removeProperty("transform")}else it(h)||h===Si?c.removeProperty(i):c[i]=h;t._tail===a&&t.targets.forEach((d=>{d.getAttribute&&d.getAttribute("style")===Si&&d.removeAttribute("style")}))}}))}return e},xe={t:0,n:0,u:null,o:null,d:null,s:null},Se={t:0,n:0,u:null,o:null,d:null,s:null},vd={func:null},yd=[null],_r=[null,null],wd={to:null};let Na,Cn,mA=0;class gA extends rA{constructor(t,a,i,s,c=!1,h=0,d=0){super(a,i,s);const b=(function(F){const S=(function(N){if(Ab(N))return[];if(vl(N)){const Q=N.flat(1/0),re=[];for(let se=0,be=Q.length;se<be;se++){const he=Q[se];if(!Ab(he)){const Le=x6(he);if(Le)for(let Be=0,Je=Le.length;Be<Je;Be++){const Fe=Le[Be];if(!Ab(Fe)){let Pe=!1;for(let Ge=0,It=re.length;Ge<It;Ge++)if(re[Ge]===Fe){Pe=!0;break}Pe||re.push(Fe)}}else{let Be=!1;for(let Je=0,Fe=re.length;Je<Fe;Je++)if(re[Je]===he){Be=!0;break}Be||re.push(he)}}}return re}if(!da)return[N];const H=x6(N);return H?Array.from(H):[N]})(F),D=S.length;if(D)for(let N=0;N<D;N++){const H=S[N];if(!H[b6]){H[b6]=!0;const Q=Zw(H);(H.nodeType||Q)&&(H[wg]=!0,H[Iw]=Q,H[Cu]={})}}return S})(t),f=b.length,g=a.keyframes,p=g?((F,S)=>{const D={...F};for(let N in S){const H=F[N];D[N]=it(H)?S[N]:H}return D})(((F,S)=>{const D={};if(vl(F)){const N=[].concat(...F.map((H=>Object.keys(H)))).filter(gd);for(let H=0,Q=N.length;H<Q;H++){const re=N[H],se=F.map((be=>{const he={};for(let Le in be){const Be=be[Le];gd(Le)?Le===re&&(he.to=Be):he[Le]=Be}return he}));D[re]=se}}else{const N=oo(S.duration,Wt.defaults.duration);Object.keys(F).map((Q=>({o:parseFloat(Q)/100,p:F[Q]}))).sort(((Q,re)=>Q.o-re.o)).forEach((Q=>{const re=Q.o,se=Q.p;for(let be in se)if(gd(be)){let he=D[be];he||(he=D[be]=[]);const Le=re*N;let Be=he.length,Je=he[Be-1];const Fe={to:se[be]};let Pe=0;for(let Ge=0;Ge<Be;Ge++)Pe+=he[Ge].duration;Be===1&&(Fe.from=Je.to),se.ease&&(Fe.ease=se.ease),Fe.duration=Le-(Be?Pe:0),he.push(Fe)}return Q}));for(let Q in D){const re=D[Q];let se;for(let be=0,he=re.length;be<he;be++){const Le=re[be],Be=Le.ease;Le.ease=se||void 0,se=Be}re[0].duration||re.shift()}}return D})(g,a),a):a,{delay:y,duration:x,ease:k,playbackEase:T,modifier:A,composition:L,onRender:R}=p,O=i?i.defaults:Wt.defaults,X=oo(T,O.playbackEase),_=X?T6(X):null,P=!it(k)&&!it(k.ease),j=P?k.ease:oo(k,_?"linear":O.ease),W=P?k.duration:oo(x,O.duration),V=oo(y,O.delay),le=A||O.modifier,ie=it(L)&&f>=ns?vo.none:it(L)?O.composition:L,ce={},ge=this._offset+(i?i._offset:0);let de=NaN,ae=NaN,B=0,te=0;for(let F=0;F<f;F++){const S=b[F],D=h||F,N=d||f;let H=NaN,Q=NaN;for(let re in p)if(gd(re)){const se=Ww(S,re),be=fA(re,S,se);let he=p[re];const Le=vl(he);if(c&&!Le&&(_r[0]=he,_r[1]=he,he=_r),Le){const It=he.length,Yt=!_b(he[0]);It===2&&Yt?(wd.to=he,yd[0]=wd,Na=yd):It>2&&Yt?(Na=[],he.forEach(((at,Rt)=>{Rt?Rt===1?(_r[1]=at,Na.push(_r)):Na.push(at):_r[0]=at}))):Na=he}else yd[0]=he,Na=yd;let Be=null,Je=null,Fe=NaN,Pe=0,Ge=0;for(let It=Na.length;Ge<It;Ge++){const Yt=Na[Ge];_b(Yt)?Cn=Yt:(wd.to=Yt,Cn=wd),vd.func=null;const at=Ha(Cn.to,S,D,N,vd);let Rt;_b(at)&&!it(at.to)?(Cn=at,Rt=at.to):Rt=at;const xo=Ha(Cn.from,S,D,N),ut=Cn.ease,io=!it(ut)&&!it(ut.ease),ct=io?ut.ease:ut||j,ko=io?ut.duration:Ha(oo(Cn.duration,It>1?Ha(W,S,D,N)/It:W),S,D,N),ro=Ha(oo(Cn.delay,Ge?0:V),S,D,N),Co=Ha(oo(Cn.composition,ie),S,D,N),so=typeof(ee=Co)!="number"||isNaN(ee)?vo[Co]:Co,xt=Cn.modifier||le,gt=!it(xo),pt=!it(Rt),fn=vl(Rt),bn=fn||gt&&pt,Hn=Je?Pe+ro:ro,Do=ge+Hn;te||!gt&&!fn||(te=1);let _t=Je;if(so!==vo.none){Be||(Be=Cg(S,be));let De=Be._head;for(;De&&!De._isOverridden&&De._absoluteStartTime<=Do;)if(_t=De,De=De._nextRep,De&&De._absoluteStartTime>=Do)for(;De;)Rd(De),De=De._nextRep}if(bn?(kn(fn?Ha(Rt[0],S,D,N):xo,xe),kn(fn?Ha(Rt[1],S,D,N,vd):Rt,Se),xe.t===0&&(_t?_t._valueType===1&&(xe.t=1,xe.u=_t._unit):(kn(fl(S,be,se,ce),Ia),Ia.t===1&&(xe.t=1,xe.u=Ia.u)))):(pt?kn(Rt,Se):Je?C6(Je,Se):kn(i&&_t&&_t.parent.parent===i?_t._value:fl(S,be,se,ce),Se),gt?kn(xo,xe):Je?C6(Je,xe):kn(i&&_t&&_t.parent.parent===i?_t._value:fl(S,be,se,ce),xe)),xe.o&&(xe.n=$b(_t?_t._toNumber:kn(fl(S,be,se,ce),Ia).n,xe.n,xe.o)),Se.o&&(Se.n=$b(xe.n,Se.n,Se.o)),xe.t!==Se.t){if(xe.t===3||Se.t===3){const De=xe.t===3?xe:Se,kt=xe.t===3?Se:xe;kt.t=3,kt.s=to(De.s),kt.d=De.d.map((()=>kt.n))}else if(xe.t===1||Se.t===1){const De=xe.t===1?xe:Se,kt=xe.t===1?Se:xe;kt.t=1,kt.u=De.u}else if(xe.t===2||Se.t===2){const De=xe.t===2?xe:Se,kt=xe.t===2?Se:xe;kt.t=2,kt.s=De.s,kt.d=[0,0,0,1]}}if(xe.u!==Se.u){let De=Se.u?xe:Se;De=bA(S,De,Se.u?Se.u:xe.u,!1)}if(Se.d&&xe.d&&Se.d.length!==xe.d.length){const De=xe.d.length>Se.d.length?xe:Se,kt=De===xe?Se:xe;kt.d=De.d.map(((ls,Qa)=>it(kt.d[Qa])?0:kt.d[Qa])),kt.s=to(De.s)}const Eo=St(+ko||nt,12),Ko={parent:this,id:mA++,property:be,target:S,_value:null,_func:vd.func,_ease:T6(ct),_fromNumbers:to(xe.d),_toNumbers:to(Se.d),_strings:to(Se.s),_fromNumber:xe.n,_toNumber:Se.n,_numbers:to(xe.d),_number:xe.n,_unit:Se.u,_modifier:xt,_currentTime:0,_startTime:Hn,_delay:+ro,_updateDuration:Eo,_changeDuration:Eo,_absoluteStartTime:Do,_tweenType:se,_valueType:Se.t,_composition:so,_isOverlapped:0,_isOverridden:0,_renderTransforms:0,_prevRep:null,_nextRep:null,_prevAdd:null,_nextAdd:null,_prev:null,_next:null};so!==vo.none&&Kw(Ko,Be),isNaN(Fe)&&(Fe=Ko._startTime),Pe=St(Hn+Eo,12),Je=Ko,B++,jr(this,Ko)}(isNaN(ae)||Fe<ae)&&(ae=Fe),(isNaN(de)||Pe>de)&&(de=Pe),se===3&&(H=B-Ge,Q=B)}if(!isNaN(H)){let re=0;Ht(this,(se=>{re>=H&&re<Q&&(se._renderTransforms=1,se._composition===vo.blend&&Ht(Gr.animation,(be=>{be.id===se.id&&(be._renderTransforms=1)}))),re++}))}}var ee;f||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation."),ae?(Ht(this,(F=>{F._startTime-F._delay||(F._delay-=ae),F._startTime-=ae})),de-=ae):ae=0,de||(de=nt,this.iterationCount=0),this.targets=b,this.duration=de===nt?nt:kg((de+this._loopDelay)*this.iterationCount-this._loopDelay)||nt,this.onRender=R||O.onRender,this._ease=_,this._delay=ae,this.iterationDuration=de,this._inlineStyles=ce,!this._autoplay&&te&&this.onRender(this)}stretch(t){const a=this.duration;if(a===Sl(t))return this;const i=t/a;return Ht(this,(s=>{s._updateDuration=Sl(s._updateDuration*i),s._changeDuration=Sl(s._changeDuration*i),s._currentTime*=i,s._startTime*=i,s._absoluteStartTime*=i})),super.stretch(t)}refresh(){return Ht(this,(t=>{const a=t._func;if(a){const i=fl(t.target,t.property,t._tweenType);kn(i,Ia),kn(a(),Se),t._fromNumbers=to(Ia.d),t._fromNumber=Ia.n,t._toNumbers=to(Se.d),t._strings=to(Se.s),t._toNumber=Se.o?$b(Ia.n,Se.n,Se.o):Se.n}})),this}revert(){return super.revert(),Jw(this)}then(t){return super.then(t)}}const _n=(e,t)=>new gA(e,t,null,0,!1).init();var Ed,ta,an;let ia=(Ed=class{static parseTime(t,a){const i=t.trim();if(i.length===0)return a;const s=i.match(/^(-?\d*\.?\d+)(ms|s)?$/);if(!s)return a;const[,c,h="ms"]=s,d=Number(c);return Number.isFinite(d)?h==="s"?1e3*d:d:a}static ensureCache(){if(Oe(this,an)!==null)return;if(typeof window>"u")return void on(this,an,{...Oe(this,ta)});const t=document.documentElement||document.body,a=window.getComputedStyle(t),i=(s,c)=>{var d;const h=(d=a.getPropertyValue(s))==null?void 0:d.trim();return h?this.parseTime(h,c):c};on(this,an,{short:i("--theme-short-time",Oe(this,ta).short),default:i("--theme-default-time",Oe(this,ta).default),medium:i("--theme-medium-time",Oe(this,ta).medium),slow:i("--theme-slow-time",Oe(this,ta).slow),xslow:i("--theme-x-slow-time",Oe(this,ta).xslow)})}static prefersReducedMotion(){return!(typeof window>"u"||!window.matchMedia)&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}static get shortTime(){this.ensureCache();const t=Oe(this,an).short;return this.prefersReducedMotion()?0:t}static get defaultTime(){this.ensureCache();const t=Oe(this,an).default;return this.prefersReducedMotion()?0:t}static get mediumTime(){this.ensureCache();const t=Oe(this,an).medium;return this.prefersReducedMotion()?0:t}static get slowTime(){this.ensureCache();const t=Oe(this,an).slow;return this.prefersReducedMotion()?0:t}static get xSlowTime(){this.ensureCache();const t=Oe(this,an).xslow;return this.prefersReducedMotion()?0:t}},ta=new WeakMap,an=new WeakMap,wn(Ed,ta,{short:0,default:150,medium:300,slow:500,xslow:1e3}),wn(Ed,an,null),Ed),pA=0;const ex=ke(class extends Me{constructor(t){super();v(this,"collapsed",!1);v(this,"label");v(this,"sublabel");v(this,"icon");v(this,"variant","filled");v(this,"collapsedChange");v(this,"chevronRef");v(this,"blindId",++pA);t!==!1&&this.__registerHost(),this.__attachShadow(),this.collapsedChange=Re(this,"collapsedChange",7)}get hostElement(){return this}onHeaderClick(){this.collapsed=!this.collapsed,this.collapsedChange.emit(this.collapsed)}componentDidLoad(){this.animateCollapse(this.collapsed)}get content(){return this.hostElement.shadowRoot.querySelector(".blind-content")}animation(t){this.animateCollapse(t)}animateCollapse(t){t?this.rotateChevronDown():this.rotateChevronUp()}rotateChevronUp(){_n(this.chevronRef,{duration:ia.defaultTime,easing:"easeInOutSine",rotateZ:180}),_n(this.content,{duration:ia.defaultTime,easing:"easeInOutSine",opacity:1})}rotateChevronDown(){_n(this.chevronRef,{duration:ia.defaultTime,easing:"easeInOutSine",rotateZ:0}),_n(this.content,{duration:ia.defaultTime,easing:"easeInOutSine",opacity:0})}render(){return C(we,{key:"08686a07866cce941b0d3fee3c59acda57fd9697",class:{["blind-"+this.variant]:!0}},C("div",{key:"37c3d29dfa4113fa51971c8487158c30dcac0cf6",class:"blind-header-wrapper"},C("button",{key:"1a725a4d9991ef417fdcd06d83565a994d20bc10",class:{"blind-header":!0,["blind-"+this.variant]:!0,closed:this.collapsed},type:"button","aria-labelledby":"ix-blind-header-title-"+this.blindId,"aria-controls":"ix-blind-content-section-"+this.blindId,"aria-expanded":rt(!this.collapsed),onClick:()=>this.onHeaderClick()},C("slot",{key:"acae9cd5182dcfb6003a18713709ef5c5f5ba5c9",name:"custom-header"})),C("div",{key:"c183148b712d24ce5416f704496af3982c5f063c",class:"blind-header-content"},C("ix-icon",{key:"679080e49ed99d10528d6b44f483349794880e9f",class:"collapse-icon",name:Q2,color:this.variant==="filled"||this.variant==="outline"?"color-std-text":"color-".concat(this.variant,"--contrast"),ref:t=>this.chevronRef=t}),C("div",{key:"790921a5077d08519a86e53da114615c62ab3520",class:"blind-header-title",id:"ix-blind-header-title-"+this.blindId},this.label!==void 0?C(tu,null,this.icon&&C("ix-icon",{class:"blind-header-title-icon",name:this.icon,color:this.variant==="filled"||this.variant==="outline"?"color-std-text":"color-".concat(this.variant,"--contrast")}),C("div",{class:"blind-header-title-row"},C("div",{class:"blind-header-title-col"},C("ix-typography",{title:this.label,format:"label-lg",bold:!0},C("div",{class:"blind-header-title-label",title:this.label},this.label))),this.sublabel&&C("div",{class:"blind-header-title-col"},C("ix-typography",{title:this.sublabel},C("div",{class:"blind-header-title-sublabel"},this.sublabel)))),C("div",{class:"header-actions"},C("slot",{name:"header-actions"}))):null))),C("section",{key:"e009be22aca2af68a71115cd828695ab6f16d230",id:"ix-blind-content-section-"+this.blindId,"aria-labelledby":"ix-blind-header-title-"+this.blindId},C("div",{key:"482ac28924b2edd0b5b6a751a07434764fcb64f8",class:{"blind-content":!0,hide:this.collapsed}},this.collapsed?null:C("slot",null))))}static get watchers(){return{collapsed:[{animation:0}]}}static get style(){return":host{display:flex;flex-direction:column;border-radius:var(--theme-blind--border-radius);overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .blind-header-wrapper{position:relative;min-height:3rem;height:3rem;overflow:hidden}:host .blind-header-content{display:flex;position:relative;align-items:center;justify-content:flex-start;width:100%;height:100%;pointer-events:none;padding-left:0.5rem}:host .blind-header-title{display:flex;position:relative;align-items:center;flex-grow:1;margin-right:0.5rem}:host .blind-header{all:unset;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;position:absolute;top:0px;left:0px;pointer-events:all;padding-left:2.5rem;min-height:3rem;height:3rem;width:calc(100% - 2 * var(--theme-blind--border-thickness));border:solid var(--theme-blind--border-thickness) transparent;border-radius:var(--theme-blind--border-radius) var(--theme-blind--border-radius) 0 0;cursor:pointer}:host .blind-header:not(.disabled):not(:disabled):focus-visible{border-color:var(--theme-color-focus-bdr);outline:none}:host .blind-header-title-icon,:host .collapse-icon{margin-right:0.5rem}:host .blind-header-title-row{display:flex;flex-grow:1;overflow:hidden}:host .blind-header-title-col{display:inline-flex;align-items:center;width:calc(100% - 1rem);overflow:hidden}:host .blind-header-title-col:not(:first-of-type){justify-content:flex-end}:host ix-typography{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title-label{padding-inline-end:0.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title-sublabel{padding-inline:0.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title{display:flex;align-items:center;flex-grow:1;height:100%;min-width:0}:host .blind-header-labels{display:inline-flex;flex-grow:1;min-width:0}:host .blind-content{display:block;padding:1rem;transition-property:padding;transition-duration:var(--theme-default-time);transition-timing-function:ease-in}:host .blind-content.hide{max-height:0;padding-top:0px;padding-bottom:0px}:host .header-actions{pointer-events:all;margin-left:auto}:host(.blind-alarm) .blind-header{background-color:var(--theme-color-alarm)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-alarm--hover)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-alarm--active)}:host(.blind-alarm) .blind-header-title-label,:host(.blind-alarm) .blind-header-title-sublabel{color:var(--theme-color-alarm--contrast)}:host(.blind-alarm){background-color:var(--theme-blind-base--background)}:host(.blind-critical) .blind-header{background-color:var(--theme-color-critical)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-critical) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-critical--hover)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-critical) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-critical--active)}:host(.blind-critical) .blind-header-title-label,:host(.blind-critical) .blind-header-title-sublabel{color:var(--theme-color-critical--contrast)}:host(.blind-critical){background-color:var(--theme-blind-base--background)}:host(.blind-info) .blind-header{background-color:var(--theme-color-info)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-info) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-info--hover)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-info) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-info--active)}:host(.blind-info) .blind-header-title-label,:host(.blind-info) .blind-header-title-sublabel{color:var(--theme-color-info--contrast)}:host(.blind-info){background-color:var(--theme-blind-base--background)}:host(.blind-neutral) .blind-header{background-color:var(--theme-color-neutral)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-neutral--hover)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-neutral--active)}:host(.blind-neutral) .blind-header-title-label,:host(.blind-neutral) .blind-header-title-sublabel{color:var(--theme-color-neutral--contrast)}:host(.blind-neutral){background-color:var(--theme-blind-base--background)}:host(.blind-filled) .blind-header{background-color:var(--theme-color-filled)}:host(.blind-filled) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-filled) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-filled) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-filled) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host(.blind-filled) .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-filled) .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-filled){background-color:var(--theme-blind-base--background)}:host(.blind-success) .blind-header{background-color:var(--theme-color-success)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-success) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-success--hover)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-success) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-success--active)}:host(.blind-success) .blind-header-title-label,:host(.blind-success) .blind-header-title-sublabel{color:var(--theme-color-success--contrast)}:host(.blind-success){background-color:var(--theme-blind-base--background)}:host(.blind-warning) .blind-header{background-color:var(--theme-color-warning)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-warning) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-warning--hover)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-warning) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-warning--active)}:host(.blind-warning) .blind-header-title-label,:host(.blind-warning) .blind-header-title-sublabel{color:var(--theme-color-warning--contrast)}:host(.blind-warning){background-color:var(--theme-blind-base--background)}:host(.blind-primary) .blind-header{background-color:var(--theme-color-primary)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-primary) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-primary--hover)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-primary) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-primary--active)}:host(.blind-primary) .blind-header-title-label,:host(.blind-primary) .blind-header-title-sublabel{color:var(--theme-color-primary--contrast)}:host(.blind-primary){background-color:var(--theme-blind-base--background)}:host(.blind-outline){border:solid var(--theme-blind--border-thickness) var(--theme-blind-base--border-color)}:host(.blind-outline) .blind-header{background-color:var(--theme-color-ghost)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host(.blind-outline) .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-outline) .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-outline){border-color:var(--theme-color-soft-bdr)}"}},[769,"ix-blind",{collapsed:[1540],label:[1],sublabel:[1],icon:[1],variant:[1]},void 0,{collapsed:[{animation:0}]}]),vA=ex,yA=function(){typeof customElements<"u"&&["ix-blind","ix-typography"].forEach((e=>{switch(e){case"ix-blind":customElements.get(e)||customElements.define(e,ex);break;case"ix-typography":customElements.get(e)||Zt()}}))},tx=e=>new MutationObserver(e),ox=ke(class extends un(...hn,ku){constructor(t){super(!1);v(this,"variant","primary");v(this,"disabled",!1);v(this,"type","button");v(this,"loading",!1);v(this,"form");v(this,"icon");v(this,"iconRight");v(this,"alignment","center");v(this,"iconSize","24");v(this,"href");v(this,"target","_self");v(this,"rel");v(this,"submitButtonElement");t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}handleClick(t){(this.disabled||this.loading)&&(t.stopPropagation(),t.preventDefault())}componentDidLoad(){if(this.type!=="submit")return;const t=document.createElement("button");t.style.display="none",t.type="submit",t.tabIndex=-1,this.form&&t.setAttribute("form",this.form),this.hostElement.appendChild(t),this.submitButtonElement=t}handleFormChange(t){this.submitButtonElement&&(t?this.submitButtonElement.setAttribute("form",t):this.submitButtonElement.removeAttribute("form"))}componentDidRender(){this.submitButtonElement&&!this.hostElement.contains(this.submitButtonElement)&&this.hostElement.appendChild(this.submitButtonElement)}dispatchFormEvents(){this.type!=="submit"||!this.submitButtonElement||this.disabled||this.loading||this.submitButtonElement.click()}setFocus(){var t;(t=this.hostElement.shadowRoot.querySelector(this.href?"a":"button"))==null||t.focus()}render(){return C(we,{key:"d1e348cdda5394f93ae75079322849917e1e040e",class:{disabled:this.disabled||this.loading},tabIndex:this.disabled||this.loading?-1:0},C(yg,{key:"eee6a0b44c096b102d9884e17113559e1f1efb8f",variant:this.variant,iconOnly:!1,iconOval:!1,selected:!1,disabled:this.disabled||this.loading,icon:this.icon,iconRight:this.iconRight,iconSize:this.iconSize,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,alignment:this.alignment,ariaAttributes:this.inheritAriaAttributes,href:this.href,target:this.target,rel:this.rel},C("slot",{key:"c67238c777a2eb84d72739f7b7c7274dffc1ca22"})))}static get delegatesFocus(){return!0}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],form:[{handleFormChange:0}]}}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host(.ix-focused) .btn{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host(.ix-focused) .btn{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{text-align:start;border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{min-width:5rem}"}},[785,"ix-button",{variant:[1],disabled:[516],type:[1],loading:[4],form:[1],icon:[1],iconRight:[1,"icon-right"],alignment:[1],iconSize:[1,"icon-size"],href:[1],target:[1],rel:[1],inheritAriaAttributes:[32]},[[2,"click","handleClick"]],{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],form:[{handleFormChange:0}]}]);function Su(){typeof customElements<"u"&&["ix-button","ix-spinner"].forEach((e=>{switch(e){case"ix-button":customElements.get(e)||customElements.define(e,ox);break;case"ix-spinner":customElements.get(e)||wo()}}))}const nx=ke(class extends un(...hn,Pl,zw){constructor(t){super(!1);v(this,"variant","primary");v(this,"disabled",!1);v(this,"label");v(this,"icon");v(this,"closeBehavior","both");v(this,"placement");v(this,"ariaLabelDropdownButton");v(this,"focusCheckedItem",!1);v(this,"enableTopLayer",!1);v(this,"suppressAriaActiveDescendant",!1);v(this,"showChange");v(this,"showChanged");v(this,"dropdownShow",!1);v(this,"inheritAriaAttributes",{});v(this,"dropdownButtonId",this.getHostElementId());v(this,"dropdownAnchor",yo());v(this,"dropdownRef",yo());v(this,"hostContext");v(this,"onDropdownShowChanged",t=>{this.disabled&&t.detail||(this.dropdownShow=t.detail)});t!==!1&&this.__registerHost(),this.__attachShadow(),this.showChange=Re(this,"showChange",7),this.showChanged=Re(this,"showChanged",7)}get hostElement(){return this}getTriangle(){return C("div",{class:{triangle:!0,[this.variant]:!0,hide:!!this.label,disabled:this.disabled}})}componentDidLoad(){this.inheritAriaAttributes=Ka(this.hostElement,["aria-label","aria-activedescendant","aria-haspopup","aria-controls","aria-disabled","aria-expanded","aria-current","role"])}componentWillRender(){this.hostContext={breadcrumb:!!Va(this.hostElement,"ix-breadcrumb"),datePicker:!!Va(this.hostElement,"ix-date-picker"),splitButton:!!Va(this.hostElement,"ix-split-button"),tabs:!!Va(this.hostElement,"ix-tabs")}}getControllingAriaElement(){return this.hostElement}isAriaActiveDescendantActive(){return!this.suppressAriaActiveDescendant&&this.dropdownShow}getAriaActiveDescendantProxyItemId(){return!1}async getDropdownReference(){return this.dropdownRef.waitForCurrent()}render(){var s,c,h,d,b,f,g,p,y;const t={...this.inheritAriaAttributes,"aria-haspopup":"true","aria-disabled":rt(this.disabled),"aria-expanded":rt(this.dropdownShow),role:"button"};this.inheritAriaAttributes["aria-controls"]||(t["aria-controls"]="dropdown-button-menu-".concat(this.dropdownButtonId));const a={id:"dropdown-button-".concat(this.dropdownButtonId),disabled:this.disabled,variant:this.variant},i=((s=this.hostContext)==null?void 0:s.breadcrumb)||((c=this.hostContext)==null?void 0:c.datePicker)||((h=this.hostContext)==null?void 0:h.splitButton)||((d=this.hostContext)==null?void 0:d.tabs);return C(we,{key:"59d07afdec3de70b4ff4b3c7b63fc1a8cdc6a1c1",class:{disabled:this.disabled,"host-context-breadcrumb":!!((b=this.hostContext)!=null&&b.breadcrumb),"host-context-date-picker":!!((f=this.hostContext)!=null&&f.datePicker),"host-context-tabs":!!((g=this.hostContext)!=null&&g.tabs)},ref:this.dropdownAnchor,tabIndex:this.disabled?-1:0,...t},C("div",{key:"092c941db7574a1ada117b855dfb62934d2e6a3e",class:"dropdown-button"},this.label||this.label===null?C("ix-button",{...a,class:"internal-button",alignment:"start",ref:x=>x.tabIndex=-1,ariaLabelButton:(p=this.ariaLabelDropdownButton)!=null?p:this.dropdownShow?"Close dropdown":"Open dropdown"},C("div",{class:"content"},this.icon?C("ix-icon",{name:this.icon,size:"24",class:"dropdown-icon"}):null,C("div",{class:"button-label"},this.label),C("slot",{name:"button-label"}),!i&&C("ix-icon",{"aria-hidden":"true",name:this.dropdownShow?LS:Q2,size:"24"}))):C("div",null,C("ix-icon-button",{...a,icon:this.icon,ref:x=>x.tabIndex=-1,"aria-label":(y=this.ariaLabelDropdownButton)!=null?y:this.dropdownShow?"Close dropdown":"Open dropdown"}),!i&&this.getTriangle())),C("ix-dropdown",{key:"2d1d3f151c4aea4bc2bac6708c9554cacb3993bd",role:"menu",ref:this.dropdownRef,id:"dropdown-button-menu-".concat(this.dropdownButtonId),"aria-labelledby":"dropdown-button-".concat(this.dropdownButtonId),trigger:this.dropdownAnchor.waitForCurrent(),placement:this.placement,closeBehavior:this.closeBehavior,enableTopLayer:this.enableTopLayer,disableFocusTrap:!0,focusCheckedItem:this.focusCheckedItem,onShowChanged:x=>this.onDropdownShowChanged(x),onScroll:x=>{const k=new CustomEvent("scroll",{bubbles:x.bubbles,cancelable:x.cancelable,detail:x.detail});this.hostElement.dispatchEvent(k)}},C("slot",{key:"dc1d3c88cde3ec8d126d967c9248aa9046fd0bf7"})))}static get style(){return":host{display:inline-block;position:relative;height:2rem;width:auto;--ix-dropdown-button-border-radius-left:var(--theme-btn--border-radius);--ix-dropdown-button-border-radius-right:var(--theme-btn--border-radius);border-top-left-radius:var(--ix-dropdown-button-border-radius-left);border-bottom-left-radius:var(--ix-dropdown-button-border-radius-left);border-top-right-radius:var(--ix-dropdown-button-border-radius-right);border-bottom-right-radius:var(--ix-dropdown-button-border-radius-right)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .hide{display:none}:host ix-button,:host ix-icon-button{--ix-button-border-radius-left:var( --ix-dropdown-button-border-radius-left );--ix-button-border-radius-right:var( --ix-dropdown-button-border-radius-right )}:host .dropdown-button{display:block;position:relative;width:100%;height:100%}:host .dropdown-button>ix-button{width:100%;height:100%}:host .dropdown-button .button-label{margin-right:auto;min-width:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .dropdown-button .dropdown-icon{margin-right:0.25rem}:host .triangle{position:absolute;margin-inline-start:1.5625rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}:host .triangle.primary{color:var(--theme-btn-primary--color)}:host .triangle.secondary{color:var(--theme-btn-secondary--color)}:host .triangle.tertiary{color:var(--theme-btn-tertiary--color)}:host .triangle.primary.disabled{color:var(--theme-btn-primary--color--disabled)}:host .triangle.secondary.disabled{color:var(--theme-btn-secondary--color--disabled)}:host .triangle.tertiary.disabled{color:var(--theme-btn-tertiary--color--disabled)}:host .triangle.subtle-primary{color:var(--theme-btn-subtle-primary--color)}:host .triangle.subtle-secondary{color:var(--theme-btn-subtle-secondary--color)}:host .triangle.subtle-tertiary{color:var(--theme-btn-subtle-tertiary--color)}:host .triangle.subtle-primary.disabled{color:var(--theme-btn-subtle-primary--color--disabled)}:host .triangle.subtle-secondary.disabled{color:var(--theme-btn-subtle-secondary--color--disabled)}:host .triangle.subtle-tertiary.disabled{color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .triangle.danger-primary{color:var(--theme-btn-danger-primary--color)}:host .triangle.danger-secondary{color:var(--theme-btn-danger-secondary--color)}:host .triangle.danger-tertiary{color:var(--theme-btn-danger-tertiary--color)}:host .triangle.danger-primary.disabled{color:var(--theme-btn-danger-primary--color--disabled)}:host .triangle.danger-secondary.disabled{color:var(--theme-btn-danger-secondary--color--disabled)}:host .triangle.danger-tertiary.disabled{color:var(--theme-btn-danger-tertiary--color--disabled)}:host .content{display:flex;align-items:center}:host .remove-button-min-width{min-width:0px}:host(.host-context-date-picker) .internal-button,:host(.host-context-breadcrumb) .internal-button{min-width:0px;padding:0}:host(.host-context-date-picker) ix-dropdown{max-height:15.625rem;overflow-y:scroll}:host(:focus-visible){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host([aria-expanded=true]:focus-visible){outline:none}:host(.disabled){pointer-events:none}"}},[769,"ix-dropdown-button",{variant:[1],disabled:[516],label:[1],icon:[1],closeBehavior:[8,"close-behavior"],placement:[1],ariaLabelDropdownButton:[1,"aria-label-dropdown-button"],focusCheckedItem:[4,"focus-checked-item"],enableTopLayer:[4,"enable-top-layer"],suppressAriaActiveDescendant:[4,"suppress-aria-active-descendant"],dropdownShow:[32],getDropdownReference:[64]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]]);function ax(){typeof customElements<"u"&&["ix-dropdown-button","ix-button","ix-dropdown","ix-icon-button","ix-spinner"].forEach((e=>{switch(e){case"ix-dropdown-button":customElements.get(e)||customElements.define(e,nx);break;case"ix-button":customElements.get(e)||Su();break;case"ix-dropdown":customElements.get(e)||Vl();break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-spinner":customElements.get(e)||wo()}}))}const wA=e=>class extends e{constructor(...a){super(...a);v(this,"ixFocusVisible",!1);v(this,"disableAriaSelectHandling",!1)}componentDidLoad(){super.componentDidLoad&&super.componentDidLoad()}$internal_checkAriaSelected(a){this.hostElement&&(this.disableAriaSelectHandling?this.hostElement.removeAttribute("aria-selected"):this.hostElement.ariaSelected=rt(a))}},ix=ke(class extends un(...hn,Pl,wA){constructor(t){super(!1);v(this,"label");v(this,"icon");v(this,"ariaLabelIcon");v(this,"ariaLabelButton");v(this,"hover",!1);v(this,"disabled",!1);v(this,"checked",!1);v(this,"itemRole","menuitem");v(this,"isSubMenu",!1);v(this,"suppressChecked",!1);v(this,"hasVisualFocus",!1);v(this,"itemClick");t!==!1&&this.__registerHost(),this.__attachShadow(),this.itemClick=Re(this,"itemClick",7)}get hostElement(){return this}async emitItemClick(){this.itemClick.emit(this.hostElement)}async getDropdownItemElement(){return this.hostElement}isIconOnly(){return this.label===void 0&&this.hostElement.innerText===""&&this.icon!==void 0}render(){var i;const t=this.getHostElementId();let a={};return this.isSubMenu&&(a={"aria-haspopup":"menu","aria-expanded":"false"}),C(we,{key:"7eab5813bffdb69a55c339ef91acfaff1d075683",id:t,role:this.itemRole,"aria-disabled":rt(this.disabled),"aria-label":(i=this.hostElement.ariaLabel)!=null?i:this.ariaLabelButton,class:{hover:this.hover,"icon-only":this.isIconOnly(),disabled:this.disabled,submenu:this.isSubMenu,[Cw]:!this.disabled,"outline-visible":this.hasVisualFocus},onClick:()=>{this.disabled||this.emitItemClick()},onKeyDown:s=>{this.disabled||s.key!=="Enter"&&s.key!==" "||this.emitItemClick()},...a},C("div",{key:"d3027e3165c38811222d4a82afae6a8f4a85ee29",class:{"dropdown-item":!0,"no-checked-field":this.suppressChecked,disabled:this.disabled}},this.suppressChecked?null:C("div",{class:"dropdown-item-checked"},this.checked?C("ix-icon",{"aria-hidden":"true",class:"checkmark",name:IS,size:"16"}):null),this.icon?C("ix-icon",{class:"dropdown-item-icon",name:this.icon,"aria-label":this.ariaLabelIcon}):null,C("div",{key:"bc618870c35cf9f4c8da8dbf8e6148c9cdd6ec22",class:"dropdown-item-text"},this.label,C("slot",{key:"6c65471535c990245af19722ed847cd6b534d419"})),this.isSubMenu?C("ix-icon",{name:J2,class:"submenu-icon"}):null))}static get watchers(){return{ixFocusVisible:[{$internal_checkAriaSelected:0}]}}static get style(){return":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);border:0.0625rem solid transparent;white-space:nowrap;width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}:host(:focus-visible){outline:none}:host(:focus-visible) .dropdown-item{border-color:var(--theme-color-focus-bdr)}:host(.ix-focused){outline:none}:host(.ix-focused) .dropdown-item{border-color:var(--theme-color-focus-bdr)}:host(.outline-visible){outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:-0.0625rem}:host([hidden]){display:none !important}"}},[769,"ix-dropdown-item",{ixFocusVisible:[516,"ix-focus-visible"],disableAriaSelectHandling:[4,"disable-aria-select-handling"],label:[513],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelButton:[1,"aria-label-button"],hover:[4],disabled:[516],checked:[516],itemRole:[1,"item-role"],isSubMenu:[4,"is-sub-menu"],suppressChecked:[4,"suppress-checked"],hasVisualFocus:[516,"has-visual-focus"],emitItemClick:[64],getDropdownItemElement:[64]},void 0,{ixFocusVisible:[{$internal_checkAriaSelected:0}]}]);function rx(){typeof customElements<"u"&&["ix-dropdown-item"].forEach((e=>{e==="ix-dropdown-item"&&(customElements.get(e)||customElements.define(e,ix))}))}const xA=ox,sx=Su;function lx(e){return e&&"getAssociatedFormElement"in e&&typeof e.getAssociatedFormElement=="function"&&"getNativeInputElement"in e&&typeof e.getNativeInputElement=="function"}async function O6(e){if(typeof e.isTouched=="function")return e.isTouched()}async function kA(e){if(e.getAssociatedFormElement&&typeof e.getAssociatedFormElement=="function"){const t=await e.getAssociatedFormElement();return!!t&&t.noValidate}return!1}function Em(e,t,a){const i=new MutationObserver(t);return i.observe(e,{subtree:a==null?void 0:a.includeChildren,childList:a==null?void 0:a.includeChildren,attributes:!0,attributeFilter:["class"]}),{destroy(){i.disconnect()}}}function Ar(e,t,a){return e.classList.contains("".concat(t))||!!a&&!!e.querySelector(".".concat(t))}function R6(e,t=!1){return{isInvalid:Ar(e,"ix-invalid",t)||Ar(e,"ix-invalid--validity-invalid",t),isInvalidByRequired:Ar(e,"ix-invalid--required",t),isValid:Ar(e,"ix-valid",t),isInfo:Ar(e,"ix-info",t),isWarning:Ar(e,"ix-warning",t)}}function cx(e){return(t,a)=>{let i,s;const{componentWillLoad:c,disconnectedCallback:h,connectedCallback:d}=t;t.connectedCallback=function(){const b=Zr(this);return i=async()=>{var g,p;if(await kA(b)||!lx(b))return;const f=await((g=b.getNativeInputElement)==null?void 0:g.call(b));if(b.hasValidValue&&typeof b.hasValidValue=="function"){const y=await b.hasValidValue(),x=await O6(b);b.required?b.classList.toggle("ix-invalid--required",!y&&x):b.classList.remove("ix-invalid--required")}if(b.getValidityState&&typeof b.getValidityState=="function"){const y=await b.getValidityState(),x=await O6(b);b.classList.toggle("ix-invalid--validity-patternMismatch",y.patternMismatch),b.classList.toggle("ix-invalid--validity-invalid",!y.valid&&x);const k=(p=b.shadowRoot)==null?void 0:p.querySelector("ix-field-wrapper");if(f&&k){const T=await k.getAriaErrorMessageElement(),A=await k.getAriaHelperMessageElement();A&&f.setAttribute("aria-describedby","".concat(A.id)),y.valid?f==null||f.removeAttribute("aria-invalid"):(f==null||f.setAttribute("aria-invalid","true"),T&&!y.valid&&(f.setAttribute("aria-errormessage","".concat(T.id)),f.setAttribute("aria-describedby","".concat(T.id))))}}},b.addEventListener("checkedChange",i),b.addEventListener("valueChange",i),b.addEventListener("ixBlur",i),setTimeout(i),d==null?void 0:d.call(this)},t.componentWillLoad=function(){const b=Zr(this);s=Em(b,(()=>{const g=R6(b,e==null?void 0:e.includeChildren);t[a].call(this,g)}),e);const f=R6(b,e==null?void 0:e.includeChildren);return t[a].call(this,f),c==null?void 0:c.call(this)},t.disconnectedCallback=function(){const b=Zr(this);return b&&s&&(s.destroy(),s=null),b&&i&&(b.removeEventListener("checkedChange",i),b.removeEventListener("valueChange",i),b.removeEventListener("ixBlur",i),i=null),h==null?void 0:h.call(this)}}}const CA=ke(class extends Me{constructor(t){super();v(this,"required");v(this,"htmlFor");v(this,"controlRef");v(this,"isInvalid",!1);v(this,"textOverflow","wrap");v(this,"explicitIsInvalid");v(this,"htmlForObserver",new MutationObserver((()=>this.checkForInternalState())));v(this,"htmlForClassObserver");v(this,"controlRefClassObserver");v(this,"a11yAttributes",{});v(this,"labelRef",yo());t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}isInvalidChanged(t){this.explicitIsInvalid=t}connectedCallback(){this.registerHtmlForObserver(),this.registerControlRefObserver()}disconnectedCallback(){this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.controlRefClassObserver&&this.controlRefClassObserver.destroy()}componentWillRender(){this.checkForInternalState(),Va(this.hostElement,"ix-range-field")&&(this.textOverflow="no-wrap")}componentWillLoad(){this.a11yAttributes=Ka(this.hostElement)}registerHtmlForObserver(){typeof window<"u"&&(this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlFor&&this.htmlForObserver.observe(window.document,{childList:!0,subtree:!0}))}async registerControlRefObserver(){if(typeof window<"u"&&(this.controlRefClassObserver&&this.controlRefClassObserver.destroy(),this.controlRef&&!this.htmlFor)){const t=await this.controlRef.waitForCurrent();this.controlRefClassObserver=Em(t,(()=>this.checkForInvalidState(t)))}}registerHtmlForClassObserver(t){this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.htmlForClassObserver=Em(t,(()=>this.checkForInvalidState(t)))}checkForInvalidState(t){var i;const a=t.classList.contains("is-invalid")||t.classList.contains("ix-invalid");this.isInvalid=(i=this.explicitIsInvalid)!=null?i:a}async checkForInternalState(){if(this.htmlFor){const t=document.getElementById(this.htmlFor);if(t)return typeof t.required=="boolean"&&(this.required=t.required),this.registerHtmlForClassObserver(t),void this.checkForInvalidState(t)}if(this.controlRef){const t=await this.controlRef.waitForCurrent();this.required=t.required}}async focusOnClick(){if(this.htmlFor){const t=document.getElementById(this.htmlFor);if(t){let a=null;a=lx(t)?await t.getNativeInputElement():t,typeof a.focus=="function"&&a.focus()}}this.controlRef&&(await this.controlRef.waitForCurrent()).focus()}render(){return C(we,{key:"ad08b7a792dd213a1aca7987b8ab1257a4440c2e",onClick:()=>this.focusOnClick(),class:{"text-overflow-wrap":this.textOverflow==="wrap","text-overflow-no-wrap":this.textOverflow==="no-wrap"}},C("label",{key:"e26ab143b023ec5ab6e06391ee3fedd51bf71270",htmlFor:this.htmlFor,...this.a11yAttributes,ref:this.labelRef},C("ix-typography",{key:"d3b6dba658be6505526efb3041b96799808531e5",textColor:this.isInvalid?"alarm":"soft",format:"label"},C("slot",{key:"4afe1e2663314280cec3de64436ebf94e9921524"}),this.required&&C("span",{key:"28e1138de051afea91cf40226d5c3d315e331f8b"},"*"))))}static get watchers(){return{isInvalid:[{isInvalidChanged:0}],htmlFor:[{registerHtmlForObserver:0}],controlRef:[{registerControlRefObserver:0}]}}static get style(){return":host{display:inline-block;position:relative;margin-top:0.5rem;margin-bottom:0.25rem}:host(.text-overflow-no-wrap){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(.text-overflow-no-wrap) ix-typography{text-overflow:ellipsis;overflow:hidden}"}},[769,"ix-field-label",{required:[1540],htmlFor:[513,"html-for"],controlRef:[16],isInvalid:[1028,"is-invalid"],textOverflow:[32]},void 0,{isInvalid:[{isInvalidChanged:0}],htmlFor:[{registerHtmlForObserver:0}],controlRef:[{registerControlRefObserver:0}]}]);function dx(){typeof customElements<"u"&&["ix-field-label","ix-typography"].forEach((e=>{switch(e){case"ix-field-label":customElements.get(e)||customElements.define(e,CA);break;case"ix-typography":customElements.get(e)||Zt()}}))}function Eg({invalidText:e,isInvalid:t,warningText:a,isWarning:i,infoText:s,isInfo:c,validText:h,isValid:d,helperText:b}){return!!(t&&(e!=null&&e.trim())||i&&(a!=null&&a.trim())||c&&(s!=null&&s.trim())||d&&(h!=null&&h.trim())||b!=null&&b.trim())}function EA(e){return Eg(e)?e.isInvalid&&e.invalidText&&e.invalidText.trim()!==""?e.invalidText:e.isWarning&&e.warningText&&e.warningText.trim()!==""?e.warningText:e.isInfo&&e.infoText&&e.infoText.trim()!==""?e.infoText:e.isValid&&e.validText&&e.validText.trim()!==""?e.validText:e.helperText||"":""}function M6(e){return Eg(e)?e.isInvalid&&e.invalidText&&e.invalidText.trim()!==""?C("ix-typography",{textColor:"alarm",class:"bottom-text"},C("ix-icon",{"aria-hidden":rt(!!e.invalidText),class:"text-icon invalid",name:tw,size:"16"}),e.invalidText):e.isWarning&&e.warningText&&e.warningText.trim()!==""?C("ix-typography",{textColor:"std",class:"bottom-text"},C("ix-icon",{"aria-hidden":rt(!!e.warningText),class:"text-icon warning",name:rg,size:"16"}),e.warningText):e.isInfo&&e.infoText&&e.infoText.trim()!==""?C("ix-typography",{textColor:"std",class:"bottom-text"},C("ix-icon",{"aria-hidden":rt(!!e.infoText),class:"text-icon info",name:ig,size:"16"}),e.infoText):e.isValid&&e.validText&&e.validText.trim()!==""?C("ix-typography",{textColor:"std",class:"bottom-text"},C("ix-icon",{"aria-hidden":rt(!!e.validText),class:"text-icon valid",name:nw,size:"16"}),e.validText):e.helperText&&e.helperText.trim()!==""&&C("ix-typography",{class:"bottom-text",textColor:"soft"},e.helperText):null}const SA=ke(class extends un(...hn,Pl){constructor(t){super(!1);v(this,"helperText");v(this,"label");v(this,"invalidText");v(this,"validText");v(this,"infoText");v(this,"warningText");v(this,"isInvalid",!1);v(this,"isValid",!1);v(this,"isInfo",!1);v(this,"isWarning",!1);v(this,"showTextAsTooltip",!1);v(this,"required",!1);v(this,"controlRef");v(this,"slotRef",yo());v(this,"hasExplicitAriaLabel",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentDidLoad(){this.syncAriaLabel(!0)}syncAriaLabel(t=!1){this.controlRef&&!this.hasExplicitAriaLabel&&this.controlRef.waitForCurrent().then((a=>{t&&(a.hasAttribute("aria-label")||a.hasAttribute("aria-labelledby"))?this.hasExplicitAriaLabel=!0:this.label?a.setAttribute("aria-label",this.label):a.removeAttribute("aria-label")}))}componentWillLoad(){if(!this.hostElement.querySelector(".error-message-container")){const t=document.createElement("span");t.classList.add("error-message-container"),t.id="".concat(this.getHostElementId(),"-errormessage"),t.hidden=!0,this.hostElement.appendChild(t)}if(!this.hostElement.querySelector(".helper-message-container")){const t=document.createElement("span");t.classList.add("helper-message-container"),t.id="".concat(this.getHostElementId(),"-helpermessage"),t.hidden=!0,this.hostElement.appendChild(t)}}componentWillRender(){const t=this.hostElement.querySelector("#".concat(this.getHostElementId(),"-errormessage")),a=this.hostElement.querySelector("#".concat(this.getHostElementId(),"-helpermessage"));this.isInvalid&&this.invalidText&&t&&(t.textContent=this.invalidText),a&&(a.textContent=EA({isInvalid:this.isInvalid,invalidText:this.invalidText,isWarning:this.isWarning,warningText:this.warningText,isInfo:this.isInfo,infoText:this.infoText,isValid:this.isValid,validText:this.validText,helperText:this.helperText}))}getAriaErrorMessageElement(){return Promise.resolve(this.hostElement.querySelector("#".concat(this.getHostElementId(),"-errormessage")))}getAriaHelperMessageElement(){return Promise.resolve(this.hostElement.querySelector("#".concat(this.getHostElementId(),"-helpermessage")))}render(){const t={invalidText:this.invalidText,isInvalid:this.isInvalid,isValid:this.isValid,validText:this.validText,isWarning:this.isWarning,warningText:this.warningText,isInfo:this.isInfo,infoText:this.infoText,helperText:this.helperText};let a={};return this.isInvalid&&this.invalidText&&(a={role:"alert","aria-live":"polite"}),C(we,{key:"a4f662cd63da96de568d5e07e0f6a45c94bcd584",...a},this.label&&C("div",{key:"1346c736edc70179f2059775f374291769a421f7",class:"field-top"},C("ix-field-label",{key:"618c08136bad64dad9db510093823d733515a73a",required:this.required,controlRef:this.controlRef,isInvalid:this.isInvalid,ariaHidden:!0},this.label)),C("div",{key:"2828a6fb240b15aea2cc70bf7ddef77db0075fcb",class:{"slot-wrapper":!0},ref:this.slotRef},C("slot",{key:"d778378932be23d0a791b3669960fa649a4ec5c1"})),C("div",{key:"ed43976cd734aa9875e2c93e91d2eefd26335c37",class:"field-bottom"},!this.showTextAsTooltip&&C(M6,{key:"16431fc816256f1725b79724cd8f6074859238a8",...t}),C("div",{key:"add4cb3093d060e453ceedf72a77cdbe7d7384fa",class:"bottom-right"},C("slot",{key:"db90b01c037ea3821cfa651e2e1b37c2d5be5056",name:"bottom-right"}))),this.showTextAsTooltip===!0&&Eg(t)&&C("ix-tooltip",{key:"5e26bbe7f3a8915b7066701158a5db6eb83466f6",for:this.slotRef.waitForCurrent(),showDelay:500,placement:"bottom"},C(M6,{key:"8ba126d47085141f329a2c691c44bfb5a61f099a",...t})))}static get watchers(){return{label:[{syncAriaLabel:0}]}}static get style(){return":host{display:flex;position:relative;flex-direction:column}:host .slot-wrapper{display:flex;position:relative;align-items:center;justify-content:flex-start;gap:0.25rem}:host .field-bottom,:host .field-top{display:flex;flex-direction:row;position:relative;justify-content:space-between;gap:1rem;width:100%;min-width:100%}:host .field-bottom .bottom-right{margin-left:auto;margin-right:0px}:host .bottom-text{display:flex;position:relative;align-items:flex-start;justify-content:flex-start;gap:0.25rem;margin-right:0.25rem}:host .text-icon{margin:0.125rem}:host .text-icon.invalid{color:var(--theme-helper-icon--color--invalid)}:host .text-icon.info{color:var(--theme-helper-icon--color--info)}:host .text-icon.warning{color:var(--theme-helper-icon--color--warning)}:host .text-icon.valid{color:var(--theme-helper-icon--color--valid)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}"}},[769,"ix-field-wrapper",{helperText:[1,"helper-text"],label:[1],invalidText:[1,"invalid-text"],validText:[1,"valid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],isInvalid:[4,"is-invalid"],isValid:[4,"is-valid"],isInfo:[4,"is-info"],isWarning:[4,"is-warning"],showTextAsTooltip:[4,"show-text-as-tooltip"],required:[4],controlRef:[16],getAriaErrorMessageElement:[64],getAriaHelperMessageElement:[64]},void 0,{label:[{syncAriaLabel:0}]}]);function _A(){typeof customElements<"u"&&["ix-field-wrapper","ix-field-label","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-field-wrapper":customElements.get(e)||customElements.define(e,SA);break;case"ix-field-label":customElements.get(e)||dx();break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))}var Oi;const ux=ke((Oi=class extends Me{constructor(a){super();v(this,"size");v(this,"sizeSm");v(this,"sizeMd");v(this,"sizeLg");a!==!1&&this.__registerHost(),this.__attachShadow()}onResize(){gS(this)}getSize(a){return a===""?this.size:a==="sm"?this.sizeSm:a==="md"?this.sizeMd:a==="lg"?this.sizeLg:void 0}getColumnSize(){let a;return Oi.Breakpoints.forEach((i=>{if(i!==""&&!Cl(i))return;const s=this.getSize(i);s&&(a=s)})),a}getColumnSizeStyling(){const a=this.getColumnSize();if(!a)return;if(a==="auto")return{flex:"0 0 auto",width:"auto","max-width":"auto"};const i="calc(calc(".concat(a," / var(--ix-layout-grid-columns)) * 100%)");return{flex:"0 0 ".concat(i),width:"".concat(i),"max-width":"".concat(i)}}render(){return C(we,{key:"92516eb3dfd8c82f3edd51707861615729ae0d45",style:{...this.getColumnSizeStyling()}},C("slot",{key:"43e5c2cf90ba0f62a01bc47f22420c9d102fd7c4"}))}static get style(){return":host{position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px;padding:calc(var(--ix-layout-grid-gutter) * 0.5)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},v(Oi,"Breakpoints",["","sm","md","lg"]),Oi),[769,"ix-col",{size:[1],sizeSm:[1,"size-sm"],sizeMd:[1,"size-md"],sizeLg:[1,"size-lg"]},[[9,"resize","onResize"]]]);function AA(){typeof customElements<"u"&&["ix-col"].forEach((e=>{e==="ix-col"&&(customElements.get(e)||customElements.define(e,ux))}))}const TA=ux,$A=AA,hx=ke(class extends Me{constructor(t){super();v(this,"variant","primary");v(this,"headerTitle");v(this,"headerSubtitle");v(this,"hasBackButton",!1);v(this,"backButtonClick");t!==!1&&this.__registerHost(),this.__attachShadow(),this.backButtonClick=Re(this,"backButtonClick",7)}render(){return C(we,{key:"08d49655e0c6990b14505b590d2ba0e94a295db6"},this.hasBackButton?C("ix-icon-button",{class:"backButton",variant:"tertiary",icon:TS,onClick:()=>this.backButtonClick.emit()}):null,C("div",{key:"8afb44c00a90916824175200dd536e56eb949624",class:"titleGroup"},C("div",{key:"2a27fa1f4b31d9114dfebc9a8aff5729f906b1c8",class:"headerTitleRow"},C("ix-typography",{key:"d901bfeee7f8abc8e5007e53c21105f5c79b0a56",format:this.variant==="secondary"?"h4":"h3",class:{secondary:this.variant==="secondary",titleOverflow:!0}},this.headerTitle),C("div",{key:"1a846985aeb4a94d9524d1666a271c9c145095a6",class:"headerSlot"},C("slot",{key:"25543ed73b45c08a9b50912362376fb9fc1906cd",name:"header"}))),!!this.headerSubtitle&&C("ix-typography",{key:"288fe9e598a20b6dac48f0a2024c094b6680dbb3",format:"h6","text-color":"soft",class:{subtitle:this.variant==="secondary",titleOverflow:!0},title:this.headerSubtitle},this.headerSubtitle)),C("div",{key:"8e393c872c9332878140746709d4ec57cd3f2a8d",class:"buttons"},C("slot",{key:"be658a281dd351bb609ef0f347da991288672fb7"})))}static get style(){return":host{display:flex;flex-direction:row;align-items:flex-start;padding:0}:host .titleGroup{display:flex;flex-direction:column;flex:1 1 0;min-width:0;white-space:nowrap;margin-right:0.5rem}:host .titleGroup .titleOverflow{overflow:hidden;text-overflow:ellipsis}:host .titleGroup .headerTitleRow{display:flex}:host .titleGroup .headerTitleRow .headerSlot{display:inline-flex;margin-left:0.5rem}:host .titleGroup .secondary{padding:0.25rem 0}:host .subtitle{margin-top:-0.125rem}:host .backButton{margin-right:0.5rem}:host .buttons{flex:0 0 auto}"}},[769,"ix-content-header",{variant:[1],headerTitle:[1,"header-title"],headerSubtitle:[1,"header-subtitle"],hasBackButton:[4,"has-back-button"]}]),LA=hx,OA=function(){typeof customElements<"u"&&["ix-content-header","ix-icon-button","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-content-header":customElements.get(e)||customElements.define(e,hx);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-typography":customElements.get(e)||Zt()}}))},fx=ke(class extends Me{constructor(t){super();v(this,"isContentHeaderSlotted",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get contentHeaderSlot(){return this.hostElement.shadowRoot.querySelector(".content-header slot")}render(){return C(we,{key:"c55017944f9bae7571742eace9f6e7c741e736e3"},C("div",{key:"42bb2691481a6e55ec4ad1f1e1e075e96cedd0df",class:{"content-header":!0,slotted:this.isContentHeaderSlotted}},C("slot",{key:"ea93135ea0b4a1e7a20a159446280ceb24aa4b01",name:"header",onSlotchange:()=>{this.isContentHeaderSlotted=Ci(this.contentHeaderSlot)}})),C("div",{key:"90c0076e390d2a7b9a5c7be22ba05fba1e2302bf",class:"content"},C("slot",{key:"aff4024b33c30f527a951df5656d105847c87fe6"})))}static get style(){return":host{display:flex;flex-direction:column;position:relative;padding:1.5rem 2rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{flex-grow:1;overflow:auto;position:relative}:host .content-header.slotted{margin-bottom:1rem}"}},[769,"ix-content",{isContentHeaderSlotted:[32]}]),RA=fx,MA=function(){typeof customElements<"u"&&["ix-content"].forEach((e=>{e==="ix-content"&&(customElements.get(e)||customElements.define(e,fx))}))},Sm=e=>e/16+"rem",DA={target:"window",defaultEnabled:!0};function zA(e,t){return(a,i)=>{const{componentWillLoad:s,componentWillRender:c,disconnectedCallback:h}=a;t&&(a.componentWillRender=function(){var b;return(b=Zr(this)["__ix__".concat(i)])==null||b.enable(t(this)),c&&c.call(this)}),a.componentWillLoad=function(){const d=(function(g,p={}){const y={...DA,...p};let x;const k=A=>{x(A)},T={on:A=>{x=A},isEnabled:y.defaultEnabled,enable:A=>{T.isEnabled=A,A?addEventListener(g,k):removeEventListener(g,k)},destroy:()=>{T.enable(!1)}};return T.enable(!!y.defaultEnabled),T})(e),b=Zr(this),f=this[i];return b["__ix__".concat(i)]=d,d.on(f.bind(this)),s&&s.call(this)},a.disconnectedCallback=function(){var b;const d=Zr(this);return d&&d["__ix__".concat(i)]&&((b=d["__ix__".concat(i)])==null||b.destroy(),d["__ix__".concat(i)]=null),h&&h.call(this)}}}const bx=ke(class extends Me{constructor(t){super();v(this,"noMargin",!1);v(this,"gap","24");v(this,"columns",12);t!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"ad1e96a96876525cbe9da91c13786d914bb3ce6b",class:{"no-margin":this.noMargin},style:{"--ix-layout-grid-columns":"".concat(this.columns),"--ix-layout-grid-gutter":"".concat(this.gap,"px")}},C("slot",{key:"6eb10f5be8cc7aa38e19e38b33d2b5c07e1fe421"}))}static get style(){return":host{--ix-layout-grid-gutter:24px;display:block;flex:1 1 0%;width:100%;padding-left:calc(var(--ix-layout-grid-gutter) * 0.5);padding-right:calc(var(--ix-layout-grid-gutter) * 0.5)}:host(.no-margin){padding-left:0;padding-right:0}"}},[769,"ix-layout-grid",{noMargin:[4,"no-margin"],gap:[1],columns:[2]}]);function BA(){typeof customElements<"u"&&["ix-layout-grid"].forEach((e=>{e==="ix-layout-grid"&&(customElements.get(e)||customElements.define(e,bx))}))}const mx=ke(class extends Me{constructor(e){super(),e!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"88036865546dd8f57cac8099b7bef38d6420c722"},C("slot",{key:"948ec4b33c9f03caa4feec78d76f397bd320d045"}))}static get style(){return":host{display:flex;flex-wrap:wrap}:host(:not(:first-of-type)){margin-block-start:var(--ix-layout-grid-row-margin, 0)}"}},[257,"ix-row"]);function HA(){typeof customElements<"u"&&["ix-row"].forEach((e=>{e==="ix-row"&&(customElements.get(e)||customElements.define(e,mx))}))}const IA=nx,NA=ax,jA=ix,UA=rx,qA=Tw,VA=Vl,gx=ke(class extends Me{constructor(t){super();v(this,"layout","large");v(this,"icon");v(this,"header");v(this,"subHeader");v(this,"action");v(this,"ariaLabelEmptyStateIcon");v(this,"actionClick");t!==!1&&this.__registerHost(),this.__attachShadow(),this.actionClick=Re(this,"actionClick",7)}render(){return C(we,{key:"adf16abae74345137572b185cece21d3b46704c0",class:"emptyState emptyState--"+this.layout},this.icon&&C("div",{key:"912facbaa62920252a02b25a75e652b09f4e6223",class:"emptyState__icon"},C("ix-icon",{key:"e2610288bbaecd22e3629c426d7dc0c368595d60",name:this.icon,size:"32",color:"color-soft-text","aria-label":this.ariaLabelEmptyStateIcon})),C("div",{key:"8e766926c0f195cb57c9cbb6f7973423f34772c1",class:"emptyState__content"},C("div",{key:"f5e38b8caa78599a0a0773ea37f70e7d63f2e6ac",class:"content__label"},C("ix-typography",{key:"810f3e2416728b490f086e666622ce592ae88c0f",format:this.layout==="large"?"h3":"body"},this.header),this.subHeader&&C("div",{key:"65c9de4afdcb05be4d09c197c56ee68c24c7008f",class:"label__subHeader"},this.subHeader)),this.action&&C("div",{key:"64849673d5740eb98919e8b3a24e2b056b76c1ca",class:"content__action"},C("ix-button",{key:"5ac0d4acfbad3b29c81c42f21b153ebe13902486",onClick:()=>this.actionClick.emit()},this.action))))}static get style(){return":host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .label__subHeader{color:var(--theme-color-soft-text)}:host(.emptyState.emptyState--large){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--large) .emptyState__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}:host(.emptyState.emptyState--large) .emptyState__icon ix-icon{transform:scale(1.75)}:host(.emptyState.emptyState--large) .emptyState__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}:host(.emptyState.emptyState--large) .emptyState__content .content__label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}:host(.emptyState.emptyState--large) .label__subHeader,:host(.emptyState.emptyState--large) ix-typography{text-align:center}:host(.emptyState.emptyState--compact){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compact) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compact) .emptyState__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compactBreak){display:flex;flex-direction:row;align-items:flex-start;gap:1rem}:host(.emptyState.emptyState--compactBreak) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compactBreak) .emptyState__content{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}"}},[513,"ix-empty-state",{layout:[1],icon:[1],header:[1],subHeader:[1,"sub-header"],action:[1],ariaLabelEmptyStateIcon:[1,"aria-label-empty-state-icon"]}]),PA=gx,ZA=function(){typeof customElements<"u"&&["ix-empty-state","ix-button","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-empty-state":customElements.get(e)||customElements.define(e,gx);break;case"ix-button":customElements.get(e)||Su();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-typography":customElements.get(e)||Zt()}}))},px=ke(class extends Me{constructor(t){super();v(this,"variant","outline");v(this,"itemColor");v(this,"selected",!1);v(this,"disabled",!1);v(this,"chevron",!1);v(this,"itemClick");t!==!1&&this.__registerHost(),this.__attachShadow(),this.itemClick=Re(this,"itemClick",7)}handleItemClick(){this.itemClick.emit()}render(){var a;let t=(a=this.itemColor)!=null&&a.startsWith("--theme")?"var(".concat(this.itemColor,")"):"var(--theme-".concat(this.itemColor,")");return C(we,{key:"e89ec7112eae8f95be0f4b6c8bebe08849c7eeee",class:{disabled:this.disabled,["event-list-item-"+this.variant]:!0}},C("div",{key:"b13673e69dd5af2704188bace4730f22ffdbf365",role:"listitem","aria-disabled":rt(this.disabled),class:{"event-list-item":!0,selected:this.selected,disabled:this.disabled}},C("div",{key:"c8d2a9d3ab952ae71d3d6332053351e2767c1684",class:"indicator "+(this.itemColor?"":"indicator-empty"),style:{"background-color":this.itemColor?t:"inherit",opacity:""+(this.disabled?.4:1)}}),C("div",{key:"8907cb8546dd65841019a429f902a8f52001da1d",class:"event-list-item-container"},C("div",{key:"ab647037d3f2f42f9b2617911b4a57914bf54061",class:"event-content"},C("slot",{key:"1f02bd2896c932efe66d79219ee9b62e170081b8"})),this.chevron&&C("ix-icon",{key:"d70b40c9fd33e2adaa6f4069d54f57ff1a8db500",name:$S,size:"16",class:"chevron-icon","aria-hidden":"true"}))))}static get style(){return":host(.event-list-item-outline) .event-list-item{--ix-event-list-item--color-border:var( --theme-event-item-outline--border );--ix-event-list-item--background:var( --theme-event-item-outline--background );--ix-event-list-item--background--hover:var( --theme-event-item-outline--background--hover );--ix-event-list-item--background--active:var( --theme-event-item-outline--background--active );--ix-event-list-item--background--selected:var( --theme-event-item-outline--background--selected );--ix-event-list-item--border--hover:var( --theme-event-item-outline--border--hover );--ix-event-list-item--border--active:var( --theme-event-item-outline--border--active );--ix-event-list-item--border--selected:var( --theme-event-item-outline--border--selected );--ix-event-list-item--border--disabled:var( --theme-event-item-outline--border--disabled )}:host(.event-list-item-filled) .event-list-item{--ix-event-list-item--color-border:var( --theme-event-item-filled--border );--ix-event-list-item--background:var( --theme-event-item-filled--background );--ix-event-list-item--background--hover:var( --theme-event-item-filled--background--hover );--ix-event-list-item--background--active:var( --theme-event-item-filled--background--active );--ix-event-list-item--background--selected:var( --theme-event-item-filled--background--selected );--ix-event-list-item--border--hover:var( --theme-event-item-filled--border--hover );--ix-event-list-item--border--active:var( --theme-event-item-filled--border--active );--ix-event-list-item--border--selected:var( --theme-event-item-filled--border--selected );--ix-event-list-item--border--disabled:var( --theme-event-item-filled--border--disabled )}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--ix-event-list-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--ix-event-list-item--color-border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).hover{background-color:var(--ix-event-list-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--ix-event-list-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).hover{border-color:var(--ix-event-list-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--ix-event-list-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--ix-event-list-item--background--selected);border-color:var(--ix-event-list-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--ix-event-list-item--background--disabled);border-color:var(--ix-event-list-item--border--disabled)}:host(.disabled){pointer-events:none}"}},[769,"ix-event-list-item",{variant:[1],itemColor:[1,"item-color"],selected:[4],disabled:[4],chevron:[4]},[[1,"click","handleItemClick"]]]),YA=px,XA=function(){typeof customElements<"u"&&["ix-event-list-item"].forEach((e=>{e==="ix-event-list-item"&&(customElements.get(e)||customElements.define(e,px))}))};var Sn;const vx=ke((Sn=class extends Me{constructor(a){super();v(this,"mutationObserver",tx(this.onMutation.bind(this)));v(this,"itemHeight","S");v(this,"compact",!1);v(this,"animated",!1);v(this,"chevron",!1);a!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}watchChevron(a){this.handleChevron(a)}componentDidLoad(){if(this.animated&&this.triggerFadeIn(),!Number.isNaN(Number(this.itemHeight))){const a=Sm(this.itemHeight);this.hostElement.querySelectorAll("ix-event-list-item").forEach((i=>{this.setCustomHeight(i,a)}))}this.handleChevron(this.chevron),this.mutationObserver.observe(this.hostElement,{childList:!0,subtree:!0})}onMutation(a){this.triggerFadeOut().then((()=>{if(!Number.isNaN(Number(this.itemHeight))){const i=Sm(this.itemHeight);this.findEventListItems(a).forEach((s=>this.setCustomHeight(s,i)))}this.handleChevron(this.chevron),this.triggerFadeIn()}))}findEventListItems(a){const i=[];return a.forEach((s=>{s.type==="childList"&&s.addedNodes.forEach((c=>{c.tagName==="IX-EVENT-LIST-ITEM"&&i.push(c)}))})),i}setCustomHeight(a,i){a.style.setProperty("--event-list-item-height",i)}triggerFadeOut(){return new Promise((a=>{this.animated||a();const i=this.hostElement.shadowRoot.querySelector("ul");_n(i,{opacity:[{opacity:1,easing:"easeInSine"},{opacity:0}],duration:Sn.fadeOutDuration,onComplete:()=>{a()}})}))}triggerFadeIn(){this.animated&&this.hostElement.querySelectorAll("ix-event-list-item").forEach(((a,i)=>{const s=80*i;_n(a,{offset:s/(s+Sn.fadeInDuration),duration:Sn.fadeInDuration+s,opacity:[0,1],easing:"easeInOutSine",delay:s,autoplay:!0})}))}handleChevron(a){this.hostElement.querySelectorAll("ix-event-list-item").forEach((i=>{a?i.setAttribute("chevron","true"):a!==void 0&&i.removeAttribute("chevron")}))}render(){return C(we,{key:"f602ce959b9c53486cff76b5b255b4d6cb375d42",class:{"item-size-s":this.itemHeight==="S","item-size-l":this.itemHeight==="L",compact:this.compact}},C("div",{key:"c629a73a1bbf45841613d21cc2f532e24a610622",role:"list"},C("slot",{key:"b5c88152a26d6f1c576e0e47106abdaf739e1f53"})))}static get watchers(){return{chevron:[{watchChevron:0}]}}static get style(){return":host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.item-size-l){--event-list-item-height:6.5rem;--event-list-item-content-white-space:normal}:host(.compact){--event-list-item-border-radius:0;--event-list-item-margin-bottom:0}"}},v(Sn,"fadeOutDuration",50),v(Sn,"fadeInDuration",150),Sn),[769,"ix-event-list",{itemHeight:[8,"item-height"],compact:[4],animated:[4],chevron:[4]},void 0,{chevron:[{watchChevron:0}]}]),FA=vx,GA=function(){typeof customElements<"u"&&["ix-event-list"].forEach((e=>{e==="ix-event-list"&&(customElements.get(e)||customElements.define(e,vx))}))},WA=Lw,KA=Bn,yx=ke(class extends Me{constructor(t){super();v(this,"striped",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"b77626b4307e170ebcd609232d6b51e6352d77fc",class:{keyValueList:!0,"keyValueList--striped":this.striped}},C("slot",{key:"5519febab149c0a10baf26a47fcb0cfecf14cfb2"}))}static get style(){return":host(.keyValueList) ::slotted(ix-key-value){border-bottom:1px solid var(--theme-color-weak-bdr)}:host(.keyValueList.keyValueList--striped) ::slotted(ix-key-value:nth-child(odd)){background:var(--theme-color-ghost-alt)}"}},[769,"ix-key-value-list",{striped:[4]}]),QA=yx,JA=function(){typeof customElements<"u"&&["ix-key-value-list"].forEach((e=>{e==="ix-key-value-list"&&(customElements.get(e)||customElements.define(e,yx))}))},wx=ke(class extends Me{constructor(t){super();v(this,"icon");v(this,"ariaLabelIcon");v(this,"label");v(this,"labelPosition","top");v(this,"value");t!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"af5e03b72f520823744f01a43cb9a1e126095a62",class:"keyValue keyValue--"+(this.labelPosition==="top"?"column":"row")},this.icon&&C("ix-icon",{key:"425d6eae99291316992748089cbeb77308b920d6",name:this.icon,size:"24",class:"keyValue__icon","aria-label":this.ariaLabelIcon}),C("div",{key:"ce5eb1beac504b0887aa33afd74e1b44afd8b466",class:"keyValue__content"},C("div",{key:"0c884df43d337cffb68175a91acb8537698645db",class:"content__label"},this.label),C("div",{key:"b274e8cb81453c64291cce2e23883b07beae523c",class:{content__value:!0,"has-customValue":this.value===void 0}},this.value!==void 0?this.value:C("slot",{name:"custom-value"}))))}static get style(){return":host(.keyValue){display:flex;flex-direction:row;align-items:center;gap:1rem}:host(.keyValue) .keyValue__icon{padding:0.25rem 0}:host(.keyValue) .keyValue__content{display:flex;flex-grow:1;align-items:flex-start}:host(.keyValue) .keyValue__content,:host(.keyValue) .keyValue__content .content__label,:host(.keyValue) .keyValue__content .content__value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.keyValue) .keyValue__content .content__label{color:var(--theme-color-soft-text)}:host(.keyValue) .keyValue__content .content__value{width:100%}:host(.keyValue.keyValue--column){padding:0.5rem 0;border-bottom:1px solid var(--theme-color-soft-bdr)}:host(.keyValue.keyValue--column) .keyValue__content{flex-direction:column}:host(.keyValue.keyValue--column) .keyValue__content .content__label,:host(.keyValue.keyValue--column) .keyValue__content .content__value:not(.has-customValue){padding:2px 0}:host(.keyValue.keyValue--row){padding:0.25rem 0}:host(.keyValue.keyValue--row) .keyValue__content{flex-direction:row;gap:1rem;align-items:center}:host(.keyValue.keyValue--row) .keyValue__content .content__label,:host(.keyValue.keyValue--row) .keyValue__content .content__value:not(.has-customValue){padding:6px 0}:host(.keyValue.keyValue--row) .keyValue__content .content__label{min-width:8rem}"}},[769,"ix-key-value",{icon:[1],ariaLabelIcon:[1,"aria-label-icon"],label:[1],labelPosition:[1,"label-position"],value:[1]}]),eT=wx,tT=function(){typeof customElements<"u"&&["ix-key-value"].forEach((e=>{e==="ix-key-value"&&(customElements.get(e)||customElements.define(e,wx))}))},xx=ke(class extends Me{constructor(t){super();v(this,"label");v(this,"ariaLabelAlarmIcon");v(this,"ariaLabelWarningIcon");v(this,"value");v(this,"unit");v(this,"state","neutral");v(this,"orientation","horizontal");t!==!1&&this.__registerHost(),this.__attachShadow()}getStateIcon(){switch(this.state){case"alarm":return C("ix-icon",{color:"kpi-display-icon--color",name:AS,size:"16","aria-label":this.ariaLabelAlarmIcon});case"warning":return C("ix-icon",{color:"kpi-display-icon--color",name:rg,size:"16","aria-label":this.ariaLabelWarningIcon});default:return""}}getTooltipText(){let t="".concat(this.label,": ").concat(this.value);return this.unit&&(t=t.concat(" "+this.unit)),t}render(){return C(we,{key:"d215b422347ffdcb0c46a2a964ccfcd3f4b0a6d2",title:this.getTooltipText(),tabindex:"1",class:{stacked:this.orientation==="vertical"}},C("div",{key:"8095eb708071a93c90570eb1e80658f410791e0e",class:{"kpi-container":!0,alarm:this.state==="alarm",warning:this.state==="warning"}},C("span",{key:"00141bb9ab93b22647de0c9ea4cc26d2912eeae5",class:"kpi-label"},this.getStateIcon(),C("span",{key:"fe025474c9b78ec444200a56c0e2cf2bcb4721f3",class:"kpi-label-text"},this.label)),C("span",{key:"816283cf52380e84dc60243f23184d5c791ef07c",class:"kpi-value-container"},C("span",{key:"0d5b79ee139486c5838e3e78426582bc540585ce",class:"kpi-value"},this.value),this.unit?C("span",{class:"kpi-unit"},this.unit):"")))}static get style(){return":host{display:flex;flex-grow:1;height:2.5rem;border-radius:var(--theme-kpi--border-radius);padding:0.375rem 0.25rem;min-width:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .kpi-container{display:flex;height:100%;width:100%;border-block-end:2px solid grey}:host .kpi-container.alarm{border-block-end-color:var(--theme-color-alarm)}:host .kpi-container.warning{border-block-end-color:var(--theme-color-warning)}:host .kpi-container .kpi-label{display:flex;align-items:center;color:var(--theme-kpi-display-label--color);flex-grow:1;flex-shrink:9999}:host .kpi-container .kpi-label ix-icon{margin-inline-end:0.25rem}:host .kpi-container .kpi-value-container{display:flex;align-items:flex-end}:host .kpi-container .kpi-value{color:var(--theme-kpi-display-value--color);font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .kpi-container .kpi-unit{margin-inline-start:0.5rem;color:var(--theme-kpi-display-units--color)}:host .kpi-container .kpi-label,:host .kpi-container .kpi-unit{margin-block-start:0.125rem}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):hover,:host:not(.disabled):not(:disabled).hover{background-color:var(--theme-kpi-display--background--hover)}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):active,:host:not(.disabled):not(:disabled).active{background-color:var(--theme-kpi-display--background--active)}:host:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--focus--border-color)}:host(.stacked){height:3.75rem}:host(.stacked) .kpi-container{justify-content:center;flex-wrap:wrap}:host(.stacked) .kpi-container .kpi-label{width:100%;justify-content:center}"}},[513,"ix-kpi",{label:[1],ariaLabelAlarmIcon:[1,"aria-label-alarm-icon"],ariaLabelWarningIcon:[1,"aria-label-warning-icon"],value:[8],unit:[1],state:[1],orientation:[1]}]),oT=xx,nT=function(){typeof customElements<"u"&&["ix-kpi"].forEach((e=>{e==="ix-kpi"&&(customElements.get(e)||customElements.define(e,xx))}))},aT=bx,iT=BA,rT=e=>class extends e{constructor(){super();v(this,"tabKey")}},sT=ke(class extends un(...hn){constructor(t){super();v(this,"variant","primary");v(this,"outline",!1);v(this,"icon");v(this,"ariaLabelIcon");v(this,"background");v(this,"pillColor");v(this,"alignLeft",!1);v(this,"tooltipText",!1);v(this,"iconOnly",!1);v(this,"containerElementRef",yo());t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){this.checkIfContentAvailable()}checkIfContentAvailable(){this.iconOnly=!(this.hostElement.children.length>0||this.hostElement.textContent)}getTooltip(){var a;if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text"))return null;const t=typeof this.tooltipText=="string"&&this.tooltipText.trim()?this.tooltipText:(a=this.hostElement.textContent)==null?void 0:a.trim();return C("ix-tooltip",{for:this.containerElementRef.waitForCurrent(),"aria-label":t||void 0},t)}render(){var c,h;let t={};this.variant==="custom"&&(t={color:this.pillColor,[this.outline?"borderColor":"backgroundColor"]:this.background});const a=this.hostElement.hasAttribute("aria-label")||this.hostElement.hasAttribute("aria-labelledby");let i;this.hostElement.hasAttribute("role")?i=(c=this.hostElement.getAttribute("role"))!=null?c:void 0:a&&(i="group");const s=!((h=this.ariaLabelIcon)!=null&&h.trim());return C(we,{key:"7b8f2661c2d2cd4f9d4e71631cfed268167adb5b",style:this.variant==="custom"?{"--ix-icon-button-color":this.pillColor}:{},class:{"align-left":this.alignLeft},role:i},C("div",{key:"319eb41667d05e12400f933aa71387476b2e1892",ref:this.containerElementRef,style:{...t},class:{container:!0,outline:this.outline,inactive:!1,alarm:this.variant==="alarm",critical:this.variant==="critical",info:this.variant==="info",neutral:this.variant==="neutral",primary:this.variant==="primary",success:this.variant==="success",warning:this.variant==="warning",custom:this.variant==="custom",closable:!1,icon:!!this.icon,"with-gap":!this.iconOnly}},this.icon&&C("ix-icon",{key:"34124123e8411fd9eb1ae957dd6b7d70c115c041",class:{"with-icon":!0},name:this.icon,size:"16","aria-label":this.ariaLabelIcon,"aria-hidden":rt(s)}),C("span",{key:"6b9b25474bfc28109676a60a15d7f13601c5946e",class:"slot-container"},C("slot",{key:"0d05a9372c9d11ed5cb5f28b618ef3c0b91d31c4",onSlotchange:()=>this.checkIfContentAvailable()}))),this.getTooltip())}static get style(){return":host{display:inline-block;position:relative;height:1.25rem;max-height:1.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.container{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;vertical-align:top;height:2rem;max-height:2rem;cursor:default}.container .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.container .with-icon{margin-right:0.25rem}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.centerContent .content-wrapper{justify-content:center;text-align:center}.container.outline{padding-left:calc(0.5rem - 0.0625rem)}.container.outline.icon.alarm .with-icon{color:var(--theme-color-alarm)}.container.outline.icon.critical .with-icon{color:var(--theme-color-critical)}.container.outline.icon.warning .with-icon{color:var(--theme-color-warning-text)}.container.outline.icon.info .with-icon{color:var(--theme-color-info)}.container.outline.icon.neutral .with-icon{color:var(--theme-color-neutral)}.container.outline.icon.success .with-icon{color:var(--theme-color-success)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 0.0625rem)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 0.0625rem)}.container:not(.outline){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive,.container:not(.outline):not(.closable){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-primary-outline--background);border:solid 0.0625rem var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-outline--color);--ix-icon-button-color:var(--theme-chip-outline--color)}.container.primary.outline .with-icon{color:var(--theme-color-primary)}.container.outline{border-width:0.0625rem;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.container.info{color:var(--theme-color-info--contrast)}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.container.success{color:var(--theme-color-success--contrast)}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}:host .container{height:100%;justify-content:center}:host .container .with-icon{margin-right:0}:host .container.outline{background-color:var(--theme-pill-outline--background)}:host .container.outline.icon{padding-left:0.4375rem;padding-right:0.4375rem}:host .container:not(.outline).icon{padding-left:0.5rem;padding-right:0.5rem}:host .with-gap{gap:0.25rem}:host(.align-left) .container{justify-content:flex-start}"}},[769,"ix-pill",{variant:[513],outline:[4],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],background:[1],pillColor:[1,"pill-color"],alignLeft:[4,"align-left"],tooltipText:[8,"tooltip-text"],iconOnly:[32]}]);function lT(){typeof customElements<"u"&&["ix-pill","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-pill":customElements.get(e)||customElements.define(e,sT);break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))}const kx=ke(class extends un(...hn,Pl,rT){constructor(t){super(!1);v(this,"selected",!1);v(this,"disabled",!1);v(this,"icon");v(this,"counter");v(this,"closable",!1);v(this,"label");v(this,"ariaLabelCloseButton","Close tab");v(this,"placement","bottom");v(this,"rounded",!1);v(this,"small",!1);v(this,"layout","auto");v(this,"iconOnly",!1);v(this,"tabClick");v(this,"tabClose");t!==!1&&this.__registerHost(),this.__attachShadow(),this.tabClick=Re(this,"tabClick",7),this.tabClose=Re(this,"tabClose",7)}get hostElement(){return this}onTabSelect(t){t.defaultPrevented||(this.disabled?t.preventDefault():this.tabClick.emit({tabKey:this.tabKey,nativeEvent:t}).defaultPrevented&&t.stopPropagation())}render(){var i;let t="normal";const a=this.label||((i=this.hostElement.textContent)==null?void 0:i.trim());return t=this.rounded?"rounded":!this.icon||a!==void 0&&a!==""?"normal":"icon-only",C(we,{key:"38ee3ed8b3819d38144608d31446ba60f32658b3",id:this.getHostElementId(),role:"tab","aria-selected":rt(this.selected),tabIndex:this.selected&&!this.disabled?0:-1,class:{selected:this.selected,disabled:this.disabled,"small-tab":this.small,"icon-only":t==="icon-only",stretched:this.layout==="stretched",bottom:this.placement==="bottom",top:this.placement==="top",circle:this.rounded},onClick:s=>this.onTabSelect(s),onKeyDown:s=>{s.key!=="Enter"&&s.key!==" "||this.onTabSelect(s),this.closable&&s.key==="Delete"&&(s.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:s}))}},t==="rounded"&&C("div",{key:"d5273f2315118f712fc4c25d3d286dca1166fb73",class:{circle:!0}},this.icon&&C("ix-icon",{key:"52cfcee729debba7d264af7ff4d4ea030575925e",name:this.icon,size:"24"}),C("slot",{key:"b5e14c4b4cb69b1bbb4caa5c15c4355db8caf510"})),this.icon&&t!=="rounded"&&C("ix-icon",{key:"827b6cd5390799f361f726a455d94c58f9a542c1",name:this.icon,size:"16",class:"tab-icon"}),t==="normal"&&C("div",{key:"9be6aeb959a037a951cd7b108eb3d217e1504dc1",class:{text:!!this.label,selected:this.selected,disabled:this.disabled}},this.label,C("slot",{key:"62f22936b12a97234c2ec3d5210e7d3f2435fa11"})),t==="rounded"&&this.counter!==void 0&&C("div",{key:"023ac330510e532464624dd78ea8bf3fd06922f0",class:{counter:!0,selected:this.selected,disabled:this.disabled}},this.counter),this.counter&&t!=="rounded"&&C("ix-pill",{key:"98ce5d4ee78b06cd252ab0550b3be543d17df4d7",variant:"primary",outline:!0,class:"tab-counter"},this.counter),this.closable&&t!=="rounded"&&C("ix-icon-button",{key:"c00ea1fc9869cbd4d503b1060b8161812e69c1df","aria-label":this.ariaLabelCloseButton,class:"close-tab",size:"12",variant:"subtle-tertiary",icon:ew,onClick:s=>{s.stopPropagation(),s.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:s})}}))}static get style(){return':host{position:relative;display:flex;align-items:center;justify-content:center;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color);touch-action:none;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:0.0625rem 1.5rem;gap:0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host slot{white-space:nowrap}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-circle--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-animated-tab-icon--color);cursor:pointer}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-color-1);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled);cursor:default}:host .hidden{display:none}:host(:not(.disabled)){cursor:pointer}:host(.circle){height:4.5rem;min-height:4.5rem;max-height:4.5rem}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--theme-tab-indicator--background--selected)}:host(.selected:not(.disabled)) .circle{background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host(.selected:not(.disabled)) .circle:hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host(.selected.bottom:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected.bottom:not(.disabled))::after{bottom:0px}:host(.selected.top:not(.disabled))::after{top:0px}:host(:hover:not(.circle):not(.disabled)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover)}:host(:active:not(.circle):not(.disabled)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(.disabled){cursor:default;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled);pointer-events:none}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.disabled) .circle{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled);cursor:default}:host(.icon-only){display:flex;justify-content:center;align-items:center;padding:1.5rem 0.5rem}:host(.small-tab){height:2rem;min-height:2rem;max-height:2rem;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}:host(:not(.circle):focus-visible){outline-offset:-0.0625rem;outline:0.0625rem solid var(--theme-color-focus-bdr)}:host(.circle:focus-visible){outline:none}:host(.circle:focus-visible) .circle{outline-offset:0.125rem;outline:0.0625rem solid var(--theme-color-focus-bdr)}'}},[769,"ix-tab-item",{tabKey:[1,"tab-key"],selected:[4],disabled:[4],icon:[1],counter:[2],closable:[4],label:[1],ariaLabelCloseButton:[1,"aria-label-close-button"],placement:[1],rounded:[4],small:[4],layout:[1],iconOnly:[4,"icon-only"]}]);function cT(){typeof customElements<"u"&&["ix-tab-item","ix-icon-button","ix-pill","ix-spinner","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-tab-item":customElements.get(e)||customElements.define(e,kx);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-pill":customElements.get(e)||lT();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))}const Cx=ke(class extends un(...hn,ku){constructor(t){super(!1);v(this,"small",!1);v(this,"rounded",!1);v(this,"layout","auto");v(this,"placement","bottom");v(this,"ariaLabelMoreTabs","Show all tabs");v(this,"activeTabKey");v(this,"keyboardNavigation","automatic");v(this,"tabChange");v(this,"tabClose");v(this,"isTabsOverflow",!1);v(this,"overflowMenuItems",[]);v(this,"resizeObserver");v(this,"itemsObserver");v(this,"tabsContainerRef",yo());v(this,"tabsRef",yo());t!==!1&&this.__registerHost(),this.__attachShadow(),this.tabChange=Re(this,"tabChange",7),this.tabClose=Re(this,"tabClose",7)}get hostElement(){return this}get tabs(){return Array.from(this.hostElement.querySelectorAll("ix-tab-item"))}componentDidLoad(){this.itemsObserver=new MutationObserver((()=>{this.onComponentChildrenChange(),En((()=>this.onComponentResize()))})),this.itemsObserver.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,characterData:!0}),this.resizeObserver=new ResizeObserver((()=>this.onComponentResize())),this.resizeObserver.observe(this.hostElement),this.onComponentResize()}componentWillLoad(){this.onComponentChildrenChange(),this.activeTabKey&&this.setTabActive(this.activeTabKey)}disconnectedCallback(){this.resizeObserver&&this.resizeObserver.disconnect(),this.itemsObserver&&this.itemsObserver.disconnect()}onActiveTabChange(t,a){const i=this.tabs.find((s=>s.selected));(i==null?void 0:i.tabKey)!==t&&this.emitTabChangeEvent(t,a)}setTabActive(t){const a=this.tabs;if(t===void 0)return a.forEach((s=>s.selected=!1)),this.onComponentChildrenChange(),void(this.activeTabKey=void 0);const i=a.find((s=>s.tabKey===t));return i&&!i.disabled?(a.forEach((s=>s.selected=!1)),i.selected=!0,this.onComponentChildrenChange(),this.activeTabKey=i.tabKey,i.scrollIntoView({behavior:"smooth",block:"center",inline:"center"}),this.activeTabKey):void 0}onComponentChildrenChange(){const t=this.tabs;t.forEach((a=>{const i={layout:this.layout,small:this.small,rounded:this.rounded,placement:this.placement,iconOnly:t.every((s=>!s.label&&!!s.icon))};Object.assign(a,i)})),this.overflowMenuItems=Array.from(t).map((a=>({tabKey:a.tabKey,label:a.label||a.textContent||"",icon:a.icon,disabled:a.disabled}))),!t.some((a=>a.selected))&&t.length>0&&pg()&&(t[0].focus(),this.emitTabChangeEvent(t[0].tabKey))}onComponentResize(){const t=this.tabsRef.current;t&&tg((()=>{this.isTabsOverflow=t.scrollWidth>t.clientWidth}))}onTabClick(t){t.defaultPrevented||t.detail.tabKey!==void 0&&this.emitTabChangeEvent(t.detail.tabKey)}emitTabChangeEvent(t,a=this.activeTabKey){(function(i,s,c){const h=i(),{defaultPrevented:d}=s.emit(h.new);d&&c(h.old)})((()=>({new:this.setTabActive(t),old:a})),this.tabChange,(i=>this.setTabActive(i)))}onTabsNavigate(t){if(t.target instanceof HTMLElement&&t.target.getAttribute("role")==="tablist")return;const a=this.tabs.filter((c=>!c.disabled));let i=a.findIndex((c=>c.selected));this.keyboardNavigation==="manual"&&(i=a.findIndex((c=>c===document.activeElement)));const s=c=>{c.focus(),this.keyboardNavigation==="automatic"&&this.emitTabChangeEvent(c.tabKey)};if(t.key==="ArrowRight"||t.key==="ArrowLeft"){if(t.preventDefault(),i===-1)return;s(a[(i+(t.key==="ArrowRight"?1:-1)+a.length)%a.length])}t.key==="Home"&&(t.preventDefault(),s(a[0])),t.key==="End"&&(t.preventDefault(),s(a[a.length-1]))}render(){return C(we,{key:"693c87dc0f9b96e5a18ddb2d84ddc71c94ef29b0",onTabClick:t=>this.onTabClick(t),class:{small:this.small}},C("div",{key:"b76d32b5429e62d1d11808901e828c3630685f83",ref:this.tabsContainerRef,class:{"tabs-container":!0,top:this.placement==="top",bottom:this.placement==="bottom"}},C("div",{key:"cf4ab3c93c03ca431b2b46a24bf767f723691f44",class:{"overflow-shadow-container":!0,"overflow-shadow":this.isTabsOverflow}},C("div",{key:"9d185cf8802e1b24f14b591ac99087f9a4acdec9",role:"tablist",...this.inheritAriaAttributes,ref:this.tabsRef,class:{tabs:!0,"tabs-stretched":this.layout==="stretched"},tabIndex:this.isTabsOverflow?0:-1,onKeyDown:t=>this.onTabsNavigate(t)},C("slot",{key:"8a697543efbf5c125296d5619e820ea2d1fe26b8"}))),this.isTabsOverflow&&this.layout!=="stretched"&&C("ix-dropdown-button",{key:"7403b1b2d55cecc918a4ab32a7e5b680a12226bd",ariaLabel:this.ariaLabelMoreTabs,icon:ow,class:{"tabs-context-menu":!0},variant:"subtle-tertiary"},this.overflowMenuItems.map((t=>C("ix-dropdown-item",{key:t.tabKey,checked:t.tabKey===this.activeTabKey,icon:t.icon,label:t.label,disabled:t.disabled,onClick:()=>this.activeTabKey=t.tabKey}))))))}static get delegatesFocus(){return!0}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],activeTabKey:[{onActiveTabChange:0}]}}static get style(){return':host{width:auto;display:flex;align-items:center;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tabs-container{display:flex;flex-direction:row;position:relative;width:100%;justify-content:space-between;align-items:center}:host .tabs-container.top::before{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0;bottom:0}:host .tabs-container.top::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background--selected);width:var(--ix-tab-active-indicator-width);height:var(--theme-tab-indicator--height);left:0;bottom:0;transform:translateX(var(--ix-tab-active-indicator-offset))}:host .tabs-container.top::before,:host .tabs-container.top::after{top:0;bottom:auto}:host .tabs-container.bottom::before{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0;bottom:0}:host .tabs-container.bottom::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background--selected);width:var(--ix-tab-active-indicator-width);height:var(--theme-tab-indicator--height);left:0;bottom:0;transform:translateX(var(--ix-tab-active-indicator-offset))}:host .tabs-container.bottom::before,:host .tabs-container.bottom::after{top:auto;bottom:0}:host .tabs{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto;scroll-behavior:smooth;width:100%;touch-action:pan-y;padding-right:2.75rem;scrollbar-width:none}:host .tabs::-webkit-scrollbar{display:none}:host .tabs.tabs-stretched{padding-right:0px}:host .tabs:focus-visible{outline-offset:-1px;outline:1px solid var(--theme-color-focus-bdr)}:host .tabs-context-menu{margin-right:0.5rem}:host .overflow-shadow-container{display:block;position:relative;height:100%;width:100%;pointer-events:all;overflow:auto}:host .overflow-shadow{-webkit-mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%);mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%)}'}},[785,"ix-tabs",{small:[4],rounded:[4],layout:[1],placement:[1],ariaLabelMoreTabs:[1,"aria-label-more-tabs"],activeTabKey:[1537,"active-tab-key"],keyboardNavigation:[1,"keyboard-navigation"],inheritAriaAttributes:[32],isTabsOverflow:[32],overflowMenuItems:[32]},void 0,{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],activeTabKey:[{onActiveTabChange:0}]}]);function dT(){typeof customElements<"u"&&["ix-tabs","ix-button","ix-dropdown","ix-dropdown-button","ix-dropdown-item","ix-icon-button","ix-spinner"].forEach((e=>{switch(e){case"ix-tabs":customElements.get(e)||customElements.define(e,Cx);break;case"ix-button":customElements.get(e)||Su();break;case"ix-dropdown":customElements.get(e)||Vl();break;case"ix-dropdown-button":customElements.get(e)||ax();break;case"ix-dropdown-item":customElements.get(e)||rx();break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-spinner":customElements.get(e)||wo()}}))}let uT=0;const Ex=ke(class extends Me{constructor(t){super();v(this,"label");v(this,"home",!1);v(this,"bottom",!1);v(this,"icon");v(this,"notifications");v(this,"active",!1);v(this,"disabled",!1);v(this,"tooltipText");v(this,"href");v(this,"target","_self");v(this,"rel");v(this,"isCategory",!1);v(this,"tooltip");v(this,"ariaHiddenTooltip",!1);v(this,"menuExpanded",!1);v(this,"internalItemId",((t,a)=>"ix-menu-item--"+a++)(0,uT++));v(this,"buttonRef",yo());v(this,"isHostedInsideCategory",!1);v(this,"menuExpandedDisposer");v(this,"observer",tx((()=>{this.setTooltip()})));t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){var t;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category"),this.onIconChange(),this.menuExpanded=((t=ji.nativeElement)==null?void 0:t.expand)||!1,this.menuExpandedDisposer=ji.expandChange.on((a=>this.menuExpanded=a))}componentWillRender(){this.setTooltip()}setTooltip(){var t,a,i;this.tooltip=(i=(a=(t=this.tooltipText)!=null?t:this.label)!=null?a:this.hostElement.textContent)!=null?i:void 0,this.ariaHiddenTooltip=this.tooltipText===this.label||this.tooltipText===this.hostElement.textContent}connectedCallback(){this.observer.observe(this.hostElement,{subtree:!0,childList:!0,characterData:!0})}disconnectedCallback(){this.observer&&this.observer.disconnect(),this.menuExpandedDisposer&&this.menuExpandedDisposer.dispose()}onIconChange(){this.isHostedInsideCategory||this.hostElement.icon||(this.icon=RS)}handleCategoryKeyDown(t){t.key!=="Enter"&&t.key!==" "||!this.isHostedInsideCategory||this.returnFocusToParentCategoryMenuItem()}returnFocusToParentCategoryMenuItem(){var a,i;const t=(i=(a=this.hostElement.closest("ix-menu-category"))==null?void 0:a.shadowRoot)==null?void 0:i.querySelector("ix-menu-item.category-parent");t==null||t.focus()}render(){let t={};this.home&&(t={slot:"home"}),this.bottom&&(t={slot:"bottom"});const a={class:"tab",...Ka(this.hostElement)},i=[this.icon&&C("ix-icon",{key:"ede9e4b1fa44d9e04403a52de0d76d68b2632c1d",class:"tab-icon",name:this.icon,"aria-hidden":"true"}),this.notifications?C("div",{class:"notification"},C("div",{class:"pill"},this.notifications)):null,C("span",{key:"4a936a1ec12559ea2aad0f18bfffa2c63113377e",id:this.internalItemId,class:"tab-text text-default"},this.label,C("slot",{key:"342c1995e13133c3f359e1d485ac604aea4f49ae"}))];return C(we,{key:"df2f4deb5b013e2d34b971ee532c9d0a10859372",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory,"ix-focusable":!this.disabled},"aria-disabled":this.disabled?"true":null,tabIndex:this.disabled?-1:0,role:this.isHostedInsideCategory?"menuitem":void 0,...t},this.href?C("a",{...a,href:this.disabled?void 0:this.href,target:this.target,rel:this.rel,ref:this.buttonRef,onKeyDown:s=>this.handleCategoryKeyDown(s),onClick:s=>{this.disabled&&(s.preventDefault(),s.stopPropagation())}},i):C("button",{...a,ref:this.buttonRef,onKeyDown:s=>this.handleCategoryKeyDown(s)},i),C("ix-tooltip",{key:"58a9cc7702130b9a1c023ec55b85bda0cff48ea7",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3,interactive:!1,"aria-hidden":rt(this.ariaHiddenTooltip),"aria-labelledby":this.internalItemId},this.tooltip))}static get delegatesFocus(){return!0}static get watchers(){return{icon:[{onIconChange:0}]}}static get style(){return':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{display:block;color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}'}},[785,"ix-menu-item",{label:[1],home:[4],bottom:[4],icon:[1025],notifications:[2],active:[4],disabled:[4],tooltipText:[1,"tooltip-text"],href:[1],target:[1],rel:[1],isCategory:[4,"is-category"],tooltip:[32],ariaHiddenTooltip:[32],menuExpanded:[32]},void 0,{icon:[{onIconChange:0}]}]);function Sx(){typeof customElements<"u"&&["ix-menu-item","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-menu-item":customElements.get(e)||customElements.define(e,Ex);break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))}const hT=Ex,fT=Sx,_x=ke(class extends Me{constructor(t){super();v(this,"showSettings",!1);v(this,"showAbout",!1);v(this,"enableToggleTheme",!1);v(this,"applicationName");v(this,"applicationDescription","");v(this,"expand",!1);v(this,"startExpanded",!1);v(this,"pinned",!1);v(this,"i18nLegal","About & legal information");v(this,"i18nSettings","Settings");v(this,"i18nToggleTheme","Toggle theme");v(this,"i18nExpand","Expand");v(this,"i18nCollapse","Collapse");v(this,"expandChange");v(this,"mapExpandChange");v(this,"openAppSwitch");v(this,"openSettings");v(this,"openAbout");v(this,"showPinned",!1);v(this,"mapExpand",!0);v(this,"breakpoint","lg");v(this,"itemsScrollShadowTop",!1);v(this,"itemsScrollShadowBottom",!1);v(this,"applicationLayoutContext");v(this,"isDarkMode",!1);v(this,"isTransitionDisabled",!1);v(this,"themeNameDisposer");v(this,"isVisible",t=>{var a,i;return t.style.display!=="none"&&((i=(a=t.parentElement)==null?void 0:a.parentElement)==null?void 0:i.style.display)!=="none"});t!==!1&&this.__registerHost(),this.__attachShadow(),this.expandChange=Re(this,"expandChange",7),this.mapExpandChange=Re(this,"mapExpandChange",7),this.openAppSwitch=Re(this,"openAppSwitch",7),this.openSettings=Re(this,"openSettings",7),this.openAbout=Re(this,"openAbout",7)}get hostElement(){return this}expandChanged(t,a){t!==a&&this.toggleMenu(t)}pinnedChange(t){if(this.setPinned(this.pinned),t)return no.disableBreakpointDetection(),void no.setBreakpoint("lg");no.enableBreakpointDetection()}get popoverArea(){return this.hostElement.shadowRoot.querySelector("#popover-area")}get menu(){return this.hostElement.shadowRoot.querySelector(".menu")}get menuItemsContainer(){return this.menu.querySelector(".tabs")}get overlayContainer(){return this.hostElement.shadowRoot.querySelector(".menu-overlay")}get menuItems(){return Array.from(this.hostElement.querySelectorAll('ix-menu-item:not(.internal-tab):not(.home-tab):not(.bottom-tab):not([slot="bottom"])')).filter((t=>this.isVisible(t)))}get menuBottomItems(){return Array.from(this.hostElement.querySelectorAll("ix-menu-item.bottom-tab:not(.internal-tab):not(.home-tab)")).filter((t=>this.isVisible(t)))}get homeTab(){return this.hostElement.querySelector("ix-menu-item.home-tab")}get moreItemsDropdown(){return this.hostElement.shadowRoot.querySelector(".internal-tab ix-dropdown")}get isMoreItemsDropdownEmpty(){return this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown .appended").length===0}get moreItemsDropdownItems(){return this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown ix-menu-item")}get activeMoreTabContainer(){return this.hostElement.shadowRoot.querySelector(".active-more-tab")}get activeMoreTab(){return this.hostElement.shadowRoot.querySelector(".active-more-tab ix-menu-item")}get aboutPopoverContainer(){return this.hostElement.querySelector(".about-news")}get aboutNewsPopover(){var t;return(t=document.querySelector("ix-menu-about-news"))!=null?t:this.hostElement.querySelector("ix-menu-about-news")}get aboutTab(){return this.hostElement.shadowRoot.querySelector("#aboutAndLegal")}get about(){return this.hostElement.querySelector("ix-menu-about")}get settings(){return this.hostElement.querySelector("ix-menu-settings")}get isSettingsEmpty(){return Array.from(this.hostElement.shadowRoot.querySelectorAll("ix-menu-settings-item")).length===0}get tabsContainer(){return this.hostElement}componentDidLoad(){requestAnimationFrame((()=>{this.handleOverflowIndicator()})),this.pinned&&this.pinnedChange(this.pinned)}componentWillLoad(){lw(this.hostElement,lg,(t=>{this.applicationLayoutContext=t,this.onBreakpointChange(t.hideHeader!==!0?no.breakpoint:"md")}),!0),ji.register(this.hostElement),no.onChange.on((t=>this.onBreakpointChange(t))),this.onBreakpointChange(no.breakpoint,!0),this.updateThemeState(),this.themeNameDisposer=El.themeChanged.on((()=>{this.updateThemeState()}))}componentDidRender(){!this.about&&this.aboutNewsPopover&&(this.aboutNewsPopover.show=!1),this.appendFragments()}disconnectedCallback(){var t;(t=this.themeNameDisposer)==null||t.dispose()}updateThemeState(){this.isDarkMode=El.getMode()==="dark"}setPinned(t){this.showPinned=t,ji.setIsPinned(t)}onBreakpointChange(t,a=!1){(this.applicationLayoutContext||t!=="sm")&&this.applicationLayoutContext&&(this.applicationLayoutContext.hideHeader&&t==="sm"||(this.setPinned(t==="lg"),(a||t!==this.breakpoint)&&this.toggleMenu(t==="lg"&&this.startExpanded),this.breakpoint=t))}appendFragments(){this.appendAboutNewsPopover()}getAboutPopoverVerticalPosition(){var i;const t=((i=this.aboutTab)==null?void 0:i.getBoundingClientRect())||{bottom:-window.innerHeight,height:0},a=window.innerHeight-(t.bottom-t.height/2+6+6);return Sm(a)}appendAboutNewsPopover(){var t;if(this.aboutNewsPopover&&this.about&&(this.aboutNewsPopover.style.bottom=this.getAboutPopoverVerticalPosition(),!((t=this.popoverArea)!=null&&t.contains(this.aboutNewsPopover)))){const a=()=>{var i;(i=this.aboutNewsPopover)!=null&&i.activeAboutTabKey&&this.about&&(this.about.activeTabKey=this.aboutNewsPopover.activeAboutTabKey,this.toggleAbout(!0))};this.aboutNewsPopover.addEventListener("showMore",(()=>a())),document.body.appendChild(this.aboutNewsPopover)}}async toggleMapExpand(t){this.mapExpand=t!==void 0?t:!this.mapExpand}async toggleMenu(t){const a=this.expand;this.expand=t!==void 0?t:!this.expand,this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=this.expand);const{defaultPrevented:i}=this.expandChange.emit(this.expand);if(i)return this.expand=a,void(this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=a));this.isTransitionDisabled=!1,this.checkTransition(),this.breakpoint=="sm"&&this.expand&&setTimeout((()=>{this.handleOverflowIndicator()}),100)}checkTransition(){const t=this.overlayContainer;t&&(t.style.transitionProperty=this.isTransitionDisabled?"left":"all")}isOverlayVisible(){return this.showAbout||this.showSettings}async toggleSettings(t){if(!this.settings)return;const{defaultPrevented:a}=this.openSettings.emit();a||(this.isOverlayVisible()||this.animateOverlayFadeIn(),t?(this.resetOverlay(),this.showSettings=t,this.settings.show=this.showSettings):this.onOverlayClose())}async toggleAbout(t){if(!this.about)return;const{defaultPrevented:a}=this.openAbout.emit();a||(this.isOverlayVisible()||this.animateOverlayFadeIn(),t?(this.resetOverlay(),this.showAbout=t,this.about.show=this.showAbout):this.onOverlayClose())}resetOverlay(){this.showSettings=!1,this.showAbout=!1,this.settings&&(this.settings.show=!1),this.about&&(this.about.show=!1)}isMenuItemClicked(t){return t.target instanceof Me&&t.target.tagName==="IX-MENU-ITEM"}handleOverflowIndicator(){const{clientHeight:t,scrollTop:a,scrollHeight:i}=this.menuItemsContainer;this.itemsScrollShadowTop=a>0,this.itemsScrollShadowBottom=Math.round(a+t)<i}onOverlayClose(){this.animateOverlayFadeOut((()=>{this.resetOverlay()}))}animateOverlayFadeIn(){requestAnimationFrame((()=>{_n(this.overlayContainer,{duration:ia.mediumTime,backdropFilter:[0,"blur(1rem)"],translateX:["-4rem",0],opacity:[0,1],easing:"easeInSine",onBegin:()=>{this.showPinned||this.toggleMenu(!1)}})}))}animateOverlayFadeOut(t){requestAnimationFrame((()=>{_n(this.overlayContainer,{duration:ia.mediumTime,backdropFilter:["blur(1rem)",0],translateX:[0,"-4rem"],opacity:[1,0],easing:"easeInSine",onComplete:()=>t()})}))}onMenuItemsClick(t){this.isMenuItemClicked(t)&&(this.showPinned||this.toggleMenu(!1),this.onOverlayClose())}isHiddenFromViewport(){return this.breakpoint==="sm"&&this.expand===!1}async showAppSwitch(){var a;const{defaultPrevented:t}=this.openAppSwitch.emit();t||(a=this.applicationLayoutContext)!=null&&a.appSwitchConfig&&sw(this.applicationLayoutContext.appSwitchConfig)}render(){var a;let t;return this.showSettings?t=this.i18nSettings:this.showAbout&&(t=this.i18nLegal),C(we,{key:"1aebc8f8c0ac09e4a0a01f30ba769f1974958cf9",class:{expanded:this.expand,["breakpoint-"+this.breakpoint]:!0},slot:"menu"},C("nav",{key:"b23730df88ec2d76724c4c7920fa6993a24fe91b","aria-label":this.applicationName,class:{menu:!0,expanded:this.expand}},C("div",{key:"dc91ac2d007de0e97ed1ba9d3a6d103b5b05868f",class:"menu-buttons"},this.breakpoint!=="sm"&&C("ix-menu-expand-icon",{key:"19aff43787702fd8cdca2a3d51981538f0d36b38",breakpoint:this.breakpoint,expanded:this.expand,"i18n-expand":this.i18nExpand,"i18n-collapse":this.i18nCollapse,pinned:this.pinned,class:"menu-expand-icon",onClick:async()=>this.toggleMenu(),"data-testid":"expand-collapse-menu"}),this.breakpoint==="sm"&&((a=this.applicationLayoutContext)==null?void 0:a.appSwitchConfig)&&C("ix-icon-button",{key:"7adcf4e6a6436022dcfc61c7512a94229fbcc4bb",onClick:()=>{this.showAppSwitch()},icon:ag,variant:"subtle-tertiary"})),C("div",{key:"387bac9de2fec8e79fabf6d1130c4d6b22dd9258",id:"menu-tabs",style:{display:"contents"},onClick:i=>this.onMenuItemsClick(i)},C("div",{key:"bec523ac0b17d45d73c007cd7ca82193c8e25668",class:"tabs-shadow-container"},C("div",{key:"c69d499b1aac3d5ff2ce3cbacaea89f96873f94b",class:{"tabs--shadow":!0,"tabs--shadow-top":!0,"tabs--shadow--show":this.itemsScrollShadowTop}}),C("div",{key:"1bf7e6500511ee7404101d110161f105e5f43fe9",class:{tabs:!0,"show-scrollbar":this.expand},onScroll:()=>this.handleOverflowIndicator()},C("div",{key:"99f9994c254898d82ad98665881531105b298138",class:"menu-avatar"},C("slot",{key:"180c3410631d5a78132b89b7e11db4f13d238867",name:"ix-menu-avatar"})),C("slot",{key:"38a1e0ea97e9889dc160be815c46ee4558d4078f",name:"home"}),this.breakpoint==="sm"&&this.isHiddenFromViewport()?null:C("slot",null)),C("div",{key:"338d93258911beb1bf3f98a8df7bde1d24b45b60",class:{"tabs--shadow":!0,"tabs--shadow-bottom":!0,"tabs--shadow--show":this.itemsScrollShadowBottom}}))),C("div",{key:"815181e90fd29218e43d04b1ea4dfc5f9c68cec6",class:"bottom-tab-divider"}),this.settings?C("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"settings",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showSettings},icon:OS,onClick:async()=>this.toggleSettings(!this.showSettings),label:this.i18nSettings,"aria-expanded":""+this.showSettings,"aria-controls":"menu-overlay"}):null,this.enableToggleTheme?C("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"toggleTheme",onClick:()=>El.toggleMode(),class:"internal-tab bottom-tab",icon:zS,label:this.i18nToggleTheme,role:"switch","aria-checked":""+this.isDarkMode}):null,C("div",{key:"5f90277b54ee68fa14b41d210eb52bcb04b72dbb",onClick:i=>this.onMenuItemsClick(i)},C("slot",{key:"f11a76b89e66b2b5d7068011ee3b076b6464a87a",name:"bottom"})),C("div",{key:"737628853dc8a66a8b3b79bfe835efb37f24bb92",id:"popover-area"}),this.about?C("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"aboutAndLegal",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showAbout},icon:ig,onClick:async()=>this.toggleAbout(!this.showAbout),label:this.i18nLegal,"aria-expanded":""+this.showAbout,"aria-controls":"menu-overlay"}):null),C("section",{key:"756fd1ff3ec02a40f6fd9cfabee6e3b2c9815e7c",id:"menu-overlay","aria-label":t,class:{"menu-overlay":!0,visible:this.isOverlayVisible(),expanded:this.expand},onTransitionEnd:()=>{this.isTransitionDisabled=!0,this.checkTransition()}},C("div",{key:"472fa2edfcbad244714c8e77ae30a1a3be0e82c8",class:"menu-overlay-container"},this.showSettings?C("slot",{name:"ix-menu-settings"}):null),C("div",{key:"220927c09a1e9f9d280cf096870b89e30a9131c3",class:"menu-overlay-container"},this.showAbout?C("slot",{name:"ix-menu-about"}):null)))}static get watchers(){return{expand:[{expandChanged:0}],pinned:[{pinnedChange:0}]}}static get style(){return":root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:0.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:0.8s;animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(700px) scale(0.7);opacity:0.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(-2000px) scale(0.7);opacity:0.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(2000px) scale(0.7);opacity:0.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(-700px) scale(0.7);opacity:0.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}:host{display:flex;flex-direction:row;position:absolute;height:100%;min-height:-moz-min-content;min-height:min-content;z-index:var(--theme-z-index-sticky);width:auto;bottom:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tabs{height:100%;position:relative;overflow-y:auto;pointer-events:all;-ms-overflow-style:none;scrollbar-width:none}:host .tabs::-webkit-scrollbar{display:none}:host .show-scrollbar{scrollbar-width:inherit}:host .show-scrollbar::-webkit-scrollbar{display:inherit}:host .tabs-shadow-container{overflow:hidden;display:block;position:relative;margin-bottom:0.75rem}:host .tabs--shadow{opacity:0;position:absolute;width:100%;height:0.625rem;background:linear-gradient(var(--theme-color-shadow-1), transparent);pointer-events:none;z-index:var(--theme-z-index-sticky);transition:opacity var(--theme-default-time)}:host .tabs--shadow-top{top:0;background:linear-gradient(var(--theme-color-shadow-1), transparent)}:host .tabs--shadow-bottom{bottom:0;background:linear-gradient(transparent, var(--theme-color-shadow-1))}:host .tabs--shadow--show{opacity:1}:host .menu{display:flex;flex-direction:column;position:relative;width:calc(3.25rem + var(--ix-application-menu-safe-area-left, 0rem));height:100%;padding-block-end:calc(1rem + var(--ix-safe-area-inset-bottom, 0rem));overflow:hidden;padding-left:var(--ix-application-menu-safe-area-left, 0rem)}:host .menu.expanded{box-shadow:var(--theme-navigation--box-shadow)}:host .menu{background-color:var(--theme-nav--background);transition:width var(--theme-default-time) ease-in-out}:host .menu-overlay{display:none;position:absolute;width:calc(100vw - 3.25rem);height:100%;left:3.25rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:left var(--theme-default-time) ease-in-out}:host .menu-overlay.visible{display:block}:host .menu.expanded{width:16rem}:host .menu-overlay.expanded{width:calc(100vw - 16rem);left:16rem}:host .menu-overlay-container{display:contents}:host .menu-avatar{max-height:3rem}:host .avatar{margin-bottom:2rem}:host #cui-imprint .cui-imprint-product-name{margin-bottom:1rem}:host #cui-imprint .cui-imprint-product-description{margin-bottom:2rem}:host #cui-imprint .cui-imprint-link-container{display:flex;align-items:center}:host .bottom-tab-divider{margin-top:auto}:host .menu-buttons{margin:0.5rem 0 0 0.625rem}:host .menu-buttons>:last-child{margin-bottom:1rem}:host(.breakpoint-sm) .menu:not(.expanded){width:0}:host(.breakpoint-sm) .menu-overlay{left:0;width:100vw}:host(.breakpoint-lg){position:relative}:host(.breakpoint-lg) .menu.expanded{box-shadow:none}:host ::slotted(a[href]){all:unset}"}},[769,"ix-menu",{showSettings:[1028,"show-settings"],showAbout:[1028,"show-about"],enableToggleTheme:[4,"enable-toggle-theme"],applicationName:[1,"application-name"],applicationDescription:[1,"application-description"],expand:[1540],startExpanded:[4,"start-expanded"],pinned:[4],i18nLegal:[1,"i18n-legal"],i18nSettings:[1,"i18n-settings"],i18nToggleTheme:[1,"i18n-toggle-theme"],i18nExpand:[1,"i18n-expand"],i18nCollapse:[1,"i18n-collapse"],showPinned:[32],mapExpand:[32],breakpoint:[32],itemsScrollShadowTop:[32],itemsScrollShadowBottom:[32],applicationLayoutContext:[32],isDarkMode:[32],toggleMapExpand:[64],toggleMenu:[64],toggleSettings:[64],toggleAbout:[64]},[[9,"resize","handleOverflowIndicator"],[0,"close","onOverlayClose"]],{expand:[{expandChanged:0}],pinned:[{pinnedChange:0}]}]),bT=_x,mT=function(){typeof customElements<"u"&&["ix-menu","ix-icon-button","ix-menu-expand-icon","ix-menu-item","ix-spinner","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-menu":customElements.get(e)||customElements.define(e,_x);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-menu-expand-icon":customElements.get(e)||Ow();break;case"ix-menu-item":customElements.get(e)||Sx();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))},Ax=ke(class extends Me{constructor(e){super(),e!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"91592e2a2681326a99cafd1709581a29ecf48d61"},C("slot",{key:"259ab95ce19cafdc7dbbe67c362e424590fe02c8"}))}static get style(){return":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},[257,"ix-modal-content"]);function Tx(){typeof customElements<"u"&&["ix-modal-content"].forEach((e=>{e==="ix-modal-content"&&(customElements.get(e)||customElements.define(e,Ax))}))}const gT=Ax,$x=Tx,Lx=ke(class extends Me{constructor(e){super(),e!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"bab5a43ac92a13caca46d241091c27c773990aba"},C("slot",{key:"fefe386636d486a7e1d4b35a23eafe0d04b7270c"}))}static get style(){return":host{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},[257,"ix-modal-footer"]),pT=Lx,Ox=function(){typeof customElements<"u"&&["ix-modal-footer"].forEach((e=>{e==="ix-modal-footer"&&(customElements.get(e)||customElements.define(e,Lx))}))},Rx=ke(class extends Me{constructor(t){super();v(this,"hideClose",!1);v(this,"icon");v(this,"ariaLabelIcon");v(this,"ariaLabelCloseIconButton","Close modal");v(this,"iconColor");v(this,"closeClick");v(this,"parentDialog");t!==!1&&this.__registerHost(),this.__attachShadow(),this.closeClick=Re(this,"closeClick",7)}get hostElement(){return this}onIconChange(t){this.parentDialog&&(t?this.parentDialog.classList.add("with-icon"):this.parentDialog.classList.remove("with-icon"))}componentDidLoad(){this.parentDialog=Va(this.hostElement,"ix-modal"),this.onIconChange(this.icon)}onCloseClick(t){this.closeClick.emit(t).defaultPrevented||t.defaultPrevented||this.parentDialog.dismissModal()}render(){return C(we,{key:"a0e2437fa84c933cb035e3f756f35c852a629411"},this.icon?C("ix-icon",{name:this.icon,color:this.iconColor,size:"32","aria-label":this.ariaLabelIcon}):null,C("div",{key:"ed879eadde24489324a857524b2dcdda2daf553d",class:"modal-title"},C("ix-typography",{key:"f6058f099376e581e2c9d34f880dca129cb83e04",format:"h5"},C("slot",{key:"25d3602826270d81e5d8c423fc197bc0e5fa6209"}))),this.hideClose?null:C("ix-icon-button",{class:"modal-close",onClick:t=>this.onCloseClick(t),variant:"tertiary",icon:ew,iconColor:"color-soft-text","aria-label":this.ariaLabelCloseIconButton}))}static get delegatesFocus(){return!0}static get watchers(){return{icon:[{onIconChange:0}]}}static get style(){return":host{display:flex;padding:0.5rem 0 0.5rem 0.5rem;align-items:center;gap:1rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .modal-title{flex-grow:1}:host .modal-close{align-self:flex-start}"}},[785,"ix-modal-header",{hideClose:[4,"hide-close"],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelCloseIconButton:[1,"aria-label-close-icon-button"],iconColor:[1,"icon-color"]},void 0,{icon:[{onIconChange:0}]}]);function Mx(){typeof customElements<"u"&&["ix-modal-header","ix-icon-button","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-modal-header":customElements.get(e)||customElements.define(e,Rx);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-typography":customElements.get(e)||Zt()}}))}const vT=Rx,Dx=Mx,zx=ke(class extends Me{constructor(t){super();v(this,"ariaAttributes",{});v(this,"isMouseDownInsideDialog",!1);v(this,"size","360");v(this,"disableAnimation",!1);v(this,"hideBackdrop",!1);v(this,"closeOnBackdropClick",!1);v(this,"beforeDismiss");v(this,"centered",!1);v(this,"isNonBlocking",!1);v(this,"dialogClose");v(this,"dialogDismiss");v(this,"modalVisible",!1);t!==!1&&this.__registerHost(),this.__attachShadow(),this.dialogClose=Re(this,"dialogClose",7),this.dialogDismiss=Re(this,"dialogDismiss",7)}get hostElement(){return this}get dialog(){return this.hostElement.shadowRoot.querySelector("dialog")}slideInModal(){const t=this.dialog;t.classList.remove("modal-open-settled");const a=this.disableAnimation?0:ia.mediumTime,i=()=>t.classList.add("modal-open-settled");_n(t,{duration:a,opacity:[0,1],translateY:this.centered?["-90%","-50%"]:[0,40],translateX:["-50%","-50%"],easing:"easeOutSine",complete:i}),a===0&&i()}slideOutModal(t){const a=this.dialog;a.classList.remove("modal-open-settled"),_n(a,{duration:this.disableAnimation?0:ia.mediumTime,opacity:[1,0],translateY:this.centered?["-50%","-90%"]:[40,0],translateX:["-50%","-50%"],easing:"easeInSine",complete:()=>{t&&t()}})}closeDialog(t,a,i){this.slideOutModal((()=>{this.modalVisible=!1,this.dialog.close(JSON.stringify({type:t,reason:a},null,2)),i.emit(a)}))}isInsideDialog(t){if(!this.dialog||!t.composedPath().includes(this.dialog))return!1;if(t.target!==this.dialog)return!0;const a=this.dialog.getBoundingClientRect(),{clientX:i,clientY:s}=t;return i>=a.left&&i<=a.right&&s>=a.top&&s<=a.bottom}onMouseDown(t){this.isMouseDownInsideDialog=this.isInsideDialog(t)}onMouseUp(t){const a=this.isInsideDialog(t);!this.closeOnBackdropClick||this.isNonBlocking||this.isMouseDownInsideDialog||a||this.dismissModal()}async scheduleInitialAutofocus(){await new Promise((t=>{requestAnimationFrame((()=>{requestAnimationFrame((()=>{const a=this.hostElement.querySelector(US);a&&c_(a,{focusVisible:!0}),t()}))}))}))}async showModal(){try{const t=await(function(a,i,s=3e3){return new Promise(((c,h)=>{const d=Date.now(),b=()=>{const f=i.querySelector(a);f?c(f):Date.now()-d<s?setTimeout(b):h()};b()}))})("dialog",this.hostElement.shadowRoot);this.modalVisible=!0,this.isNonBlocking?t.show():t.showModal(),this.slideInModal(),await this.scheduleInitialAutofocus()}catch(t){console.error("HTMLDialogElement not existing")}}async dismissModal(t){if(!this.modalVisible)return;let a=!0;this.beforeDismiss!==void 0&&(a=await this.beforeDismiss(t)),a&&this.closeDialog("dismiss",t,this.dialogDismiss)}async closeModal(t){this.modalVisible&&this.closeDialog("close",t,this.dialogClose)}componentWillLoad(){this.ariaAttributes=Ka(this.hostElement)}render(){return C(we,{key:"0a2ab5326fb5cbadf863bd8e3a38cce5be19c0df",class:{visible:this.modalVisible,"no-backdrop":this.hideBackdrop,"align-center":this.centered,"non-blocking":this.isNonBlocking}},C("div",{key:"2e433b7bdb5aac5e38e96e725742868ca94f11be",class:"dialog-backdrop"},C("dialog",{key:"39497dada9d70730da3b25f8693945c0daf3592f","aria-modal":rt(!this.isNonBlocking),"aria-describedby":this.ariaAttributes["aria-describedby"],"aria-labelledby":this.ariaAttributes["aria-labelledby"],class:{modal:!0,["modal-size-"+this.size]:!0},onClose:()=>this.dismissModal(),onMouseDown:t=>this.onMouseDown(t),onMouseUp:t=>this.onMouseUp(t),onKeyDown:t=>{this.isNonBlocking&&t.key==="Escape"&&(t.preventDefault(),this.dismissModal())},onCancel:t=>{t.preventDefault(),this.dismissModal()}},C("slot",{key:"c8523949dec6428eb1c840240f5ac49e240c80c4"}))))}static get style(){return"::backdrop{background:var(--theme-color-lightbox, rgba(0, 0, 0, 0.5490196078))}:focus-visible{outline:none !important}:host{display:none}:host dialog{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}:host .modal{display:flex;flex-direction:column;position:fixed;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all;overflow-wrap:break-word}:host .modal-size-360{width:22.5rem}:host .modal-size-480{width:30rem}:host .modal-size-600{width:37.5rem}:host .modal-size-720{width:45rem}:host .modal-size-840{width:52.5rem}:host .modal-size-full-width{width:95%}:host .modal-size-full-screen{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc( var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom) );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}:host dialog.modal-size-full-screen::backdrop{background:var(--theme-modal--background)}:host .dialog-backdrop{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}:host ::slotted(ix-modal-footer){margin-top:auto}:host(.visible){display:block}:host(.align-center) dialog{margin:0;left:50%;top:50%}:host(.no-backdrop) dialog::backdrop,:host(.non-blocking) dialog::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}:host(.with-icon) ::slotted(ix-modal-footer),:host(.with-icon) ::slotted(ix-modal-content){margin-left:3rem}"}},[769,"ix-modal",{size:[1],disableAnimation:[4,"disable-animation"],hideBackdrop:[4,"hide-backdrop"],closeOnBackdropClick:[4,"close-on-backdrop-click"],beforeDismiss:[16],centered:[4],isNonBlocking:[516,"is-non-blocking"],modalVisible:[32],showModal:[64],dismissModal:[64],closeModal:[64]}]),yT=zx,_u=function e(){typeof customElements<"u"&&["ix-modal","ix-modal"].forEach((t=>{switch(t){case"ix-modal":customElements.get(t)||customElements.define(t,zx);break;case"ix-modal":customElements.get(t)||e()}}))},wT=mx,xT=HA;var D6=function(e,t,a,i){var s,c=arguments.length,h=c<3?t:i===null?i=Object.getOwnPropertyDescriptor(t,a):i;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")h=Reflect.decorate(e,t,a,i);else for(var d=e.length-1;d>=0;d--)(s=e[d])&&(h=(c<3?s(h):c>3?s(t,a,h):s(t,a))||h);return c>3&&h&&Object.defineProperty(t,a,h),h};function z6(e,t,a){return t<e?e:t>a?a:t}const lu=ke(class extends Me{constructor(t){super();v(this,"formInternals");v(this,"helperText");v(this,"label");v(this,"invalidText");v(this,"infoText");v(this,"warningText");v(this,"validText");v(this,"showTextAsTooltip",!1);v(this,"step",1);v(this,"min",0);v(this,"max",100);v(this,"value",0);v(this,"marker");v(this,"trace",!1);v(this,"traceReference",0);v(this,"disabled",!1);v(this,"valueChange");v(this,"rangeInput",0);v(this,"rangeMin",0);v(this,"rangeMax",100);v(this,"rangeTraceReference",0);v(this,"showTooltip",!1);v(this,"isInvalid",!1);v(this,"isValid",!1);v(this,"isInfo",!1);v(this,"isWarning",!1);v(this,"a11yAttributes");v(this,"lastFormValue");v(this,"touched",!1);v(this,"controlRef",yo());v(this,"thumbRef",yo());v(this,"tooltipRef",yo());t!==!1&&this.__registerHost(),this.__attachShadow(),this.valueChange=Re(this,"valueChange",7),this.formInternals=this.attachInternals()}get hostElement(){return this}get hasLabels(){return!!this.hostElement.querySelector('[slot="label-start"], [slot="label-end"]')}get tooltip(){return this.tooltipRef.current}get pseudoThumb(){return this.thumbRef.current}get slider(){var t;return(t=this.hostElement.shadowRoot)==null?void 0:t.getElementById("slider")}onShowTooltipChange(){var t,a;this.showTooltip&&this.pseudoThumb?(t=this.tooltip)==null||t.showTooltip(this.pseudoThumb):(a=this.tooltip)==null||a.hideTooltip()}onClassField({isInvalid:t,isInfo:a,isValid:i,isWarning:s,isInvalidByRequired:c}){this.isInvalid=t||c,this.isInfo=a,this.isValid=i,this.isWarning=s}componentWillLoad(){this.a11yAttributes=Ka(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=z6(this.min,this.value,this.max),this.rangeTraceReference=z6(this.min,this.traceReference,this.max),this.rangeMin=Math.min(this.min,this.max),this.rangeMax=Math.max(this.min,this.max),this.value!==void 0&&this.setFormValueIfChanged(this.value)}updateFormInternalValue(t){this.setFormValueIfChanged(t),this.valueChange.emit(t)}setFormValueIfChanged(t){const a=""+t;this.lastFormValue!==a&&(this.formInternals.setFormValue(a),this.lastFormValue=a)}onInput(t){t.stopPropagation();const a=parseFloat(this.slider.value);if(!isNaN(a)){const i=this.rangeInput;this.rangeInput=a;const{defaultPrevented:s}=this.emitInputEvent();s?(this.rangeInput=i,this.slider.value=""+i):this.updateFormInternalValue(a)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(t){return t>=Math.min(this.traceReference,this.rangeInput)&&t<=Math.max(this.traceReference,this.rangeInput)}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){var h;const t=this.rangeMax-this.rangeMin;let a=(this.rangeTraceReference-this.rangeMin)/t,i=(this.rangeInput-this.rangeMin)/t,s=a,c=i;return i-a<=0&&(s=i,c=a),C(we,{key:"4e158f7b4af6a8786274b094fcbdc26a00ec19ed",class:{disabled:this.disabled,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout((()=>this.showTooltip=!0))},C("ix-field-wrapper",{key:"a18bd3265b8f50d1a3383b59e70efe0bfb829f39",label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,isInvalid:this.isInvalid,controlRef:this.controlRef},C("div",{key:"e01718c2e79b41df00aff2cafd6c8e5becdba85d",class:"slider-container"},C("div",{key:"8b83be7e28cac0484b54768c6283d1d37a74e857",class:"slider"},C("div",{key:"9fa8db2173cd87de771d6a0d5a2ace01820fe128",class:"track"},C("div",{key:"46b3b6487f23f4a9219420642587813906c53ce8",ref:this.thumbRef,class:"thumb",style:{left:"calc(".concat(i," * (100% - 1rem))")}}),C("svg",{key:"53a69bb9f7e79558323d7558d60655293a467012",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},(h=this.marker)==null?void 0:h.filter((d=>d>=this.min&&d<=this.max)).map((d=>{const b=(d-this.rangeMin)/t;return C("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(d)&&this.trace,"tick-at-min":b===0,"tick-at-max":b===1},cx:"0",cy:"0",style:{"--tick-value":""+b}})})))),C("input",{key:"e92242dc3fa7207e1d86071369e76178c9ae6ddf",id:"slider",ref:this.controlRef,type:"range",list:this.marker?"markers":void 0,step:this.step,min:this.min,max:this.max,value:this.rangeInput,tabindex:this.disabled?-1:0,onInput:d=>this.onInput(d),onFocus:()=>{this.showTooltip=!0,this.touched=!0},onBlur:()=>{this.showTooltip=!1},style:{"--value":""+i,"--trace-reference":""+a,"--trace-start":""+s,"--trace-end":""+c},class:{trace:this.trace&&a!==i,"hide-trace-reference":this.trace&&(this.traceReference<=this.min||this.traceReference>=this.max)},role:"slider","aria-valuenow":this.rangeInput,"aria-valuemin":this.min,"aria-valuemax":this.max,...this.a11yAttributes}),C("ix-tooltip",{key:"aff89362b88b37ec1d9b6bd9f6ba59646dd538a0",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&C("div",{key:"34feab8797c1338f3063e17e145811ea33518f4e",class:"label"},C("div",{key:"c95ca806e153beab2c91451859b12c82f2e89a65"},C("slot",{key:"e49498aba11ed8f8711db171308f4979a942a93c",name:"label-start"})),C("div",{key:"ac2e3855bc845f00f3ac8f79022c767befa2c7ea"},C("slot",{key:"a21bc3e1329c8467762e5b44801fc8db0868ec13",name:"label-end"}))))))}static get formAssociated(){return!0}static get watchers(){return{showTooltip:[{onShowTooltipChange:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}}static get style(){return':host{display:flex;flex-direction:column;min-height:2rem;justify-content:center;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-slider-track-marker--background);--trace-color:var(--theme-slider-trace--background);--tick-color:var(--theme-slider-track-marker--background);--tick-color--active:var(--theme-slider-trace-marker--background);--track-color:var(--theme-slider-track--background)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1.5rem;margin:0}:host input[type=range].trace::before{content:"";position:absolute;display:block;z-index:-1;width:calc((var(--trace-end) - var(--trace-start)) * 100%);left:calc(var(--trace-start) * 100%);height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%);border-radius:clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem)}:host .slider-container{width:100%}:host .slider-container .slider{width:100%}:host .slider-container .slider input[type=range]{width:100%}:host input[type=range].trace:not(.hide-trace-reference)::after{content:"";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(100% * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host{}:host .ticks{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}:host .ticks circle.tick{--tick-size:6px;--tick-radius:calc(var(--tick-size) / 2);r:var(--tick-radius);fill:var(--tick-color);transform:translate(calc(var(--tick-value) * (100% - var(--thumb-size)) + var(--thumb-size) / 2), 50%)}:host .ticks .tick.tick-at-min{transform:translate(var(--tick-radius), 50%)}:host .ticks .tick.tick-at-max{transform:translate(calc(100% - var(--tick-radius)), 50%)}:host .ticks .tick.tick-active{fill:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:100%;top:50%;transform:translateY(-50%);left:0px;border-radius:2px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host(.invalid){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.invalid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.invalid) input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.disabled){pointer-events:none;--track-color:var(--theme-slider-track--background--disabled);--trace-color:var(--theme-slider-trace--background--disabled);--tick-color:var(--theme-slider-track-marker--background--disabled);--tick-color--active:var(--theme-slider-trace-marker--background--disabled)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.warning){--trace-color:var(--theme-color-warning-40);--tick-color--active:var(--theme-color-warning)}:host(.warning) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-warning)}:host(.warning) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-warning)}:host(.info){--trace-color:var(--theme-color-info-40);--tick-color--active:var(--theme-color-info)}:host(.info) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-info)}:host(.info) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-info)}:host(.valid){--trace-color:var(--theme-color-success-40);--tick-color--active:var(--theme-color-success)}:host(.valid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-success)}:host(.valid) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-success)}'}},[833,"ix-slider",{helperText:[1,"helper-text"],label:[1],invalidText:[1,"invalid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],step:[2],min:[2],max:[2],value:[2],marker:[16],trace:[4],traceReference:[2,"trace-reference"],disabled:[4],rangeInput:[32],rangeMin:[32],rangeMax:[32],rangeTraceReference:[32],showTooltip:[32],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],hasValidValue:[64],isTouched:[64]},void 0,{showTooltip:[{onShowTooltipChange:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}]);D6([cx()],lu.prototype,"onClassField",null),D6([zA("pointerup",(e=>e.showTooltip))],lu.prototype,"onPointerUp",null);const kT=lu,CT=function(){typeof customElements<"u"&&["ix-slider","ix-field-label","ix-field-wrapper","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-slider":customElements.get(e)||customElements.define(e,lu);break;case"ix-field-label":customElements.get(e)||dx();break;case"ix-field-wrapper":customElements.get(e)||_A();break;case"ix-tooltip":customElements.get(e)||Pi();break;case"ix-typography":customElements.get(e)||Zt()}}))},ET=kx,ST=cT,_T=Cx,AT=dT,Sg=ke(class extends un(...hn,ku){constructor(t){super(!1);v(this,"formInternals");v(this,"name");v(this,"value","on");v(this,"checked",!1);v(this,"disabled",!1);v(this,"indeterminate",!1);v(this,"textOn","On");v(this,"textOff","Off");v(this,"textIndeterminate","Mixed");v(this,"hideText",!1);v(this,"required",!1);v(this,"checkedChange");v(this,"valueChange");v(this,"ixBlur");v(this,"touched",!1);t!==!1&&this.__registerHost(),this.__attachShadow(),this.checkedChange=Re(this,"checkedChange",7),this.valueChange=Re(this,"valueChange",7),this.ixBlur=Re(this,"ixBlur",7),this.formInternals=this.attachInternals()}get hostElement(){return this}onCheckedChange(t){if(this.disabled)return;const a=this.indeterminate,i=this.checked;this.indeterminate&&(this.indeterminate=!1),this.checked=t;const{defaultPrevented:s}=this.checkedChange.emit(this.checked);s&&(this.indeterminate=a,this.checked=i)}componentWillLoad(){super.componentWillLoad(),this.updateFormInternalValue()}updateFormInternalValue(){this.formInternals.setFormValue(this.checked?this.value:null)}watchCheckedChange(){this.touched=!0,this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}resolveAriaLabel(){if(!this.inheritAriaAttributes["aria-labelledby"])return this.inheritAriaAttributes["aria-label"]}render(){let t=this.textOff;this.checked&&(t=this.textOn),this.indeterminate&&(t=this.textIndeterminate);const a=this.resolveAriaLabel(),i=this.indeterminate?"mixed":rt(this.checked);return C(we,{key:"f04221cc34cc579df99e90487157323b582ffa88",...this.inheritAriaAttributes,role:"switch",tabindex:this.disabled?-1:0,"aria-label":a,"aria-checked":i,"aria-disabled":rt(this.disabled),"aria-required":rt(this.required),class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=!0,onKeyDown:s=>{this.disabled||s.key!==" "&&s.key!=="Enter"||(s.preventDefault(),this.onCheckedChange(!this.checked))},onClick:()=>{this.disabled||this.onCheckedChange(!this.checked)}},C("div",{key:"4245387d288d1fe68551ab59ac12af32c977ee96",class:"wrapper"},C("div",{key:"53fb838a752b34fd73947aaee99abbe6700a9654",class:{switch:!0,checked:this.checked,indeterminate:this.indeterminate},"aria-hidden":"true"},C("div",{key:"dc000096dd4bccc837b70861b113727b2fa8511e",class:"slider"})),!this.hideText&&C("ix-typography",{key:"c869cdc3cc704a35f82146c69e08f2fce7c50149",class:"label","aria-hidden":"true"},t)))}static get formAssociated(){return!0}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],checked:[{watchCheckedChange:0}]}}static get style(){return':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:focus),:host(:focus-visible){outline:none}:host(:not(.disabled):focus-visible) .switch>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--valid );--theme-switch-off--background--hover:var( --theme-switch-off--background--valid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--valid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--valid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--valid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--valid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--valid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--valid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--valid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--valid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--valid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--valid--active );--theme-switch-on--background:var( --theme-switch-on--background--valid );--theme-switch-on--background--hover:var( --theme-switch-on--background--valid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--valid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--valid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--valid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--valid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--valid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--valid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--valid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--valid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--valid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--valid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--valid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--valid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--valid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--valid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--valid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--valid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--valid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--valid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--valid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--valid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--valid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--valid--active )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--info );--theme-switch-off--background--hover:var( --theme-switch-off--background--info--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--info--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--info );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--info--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--info--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--info );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--info--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--info--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--info );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--info--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--info--active );--theme-switch-on--background:var( --theme-switch-on--background--info );--theme-switch-on--background--hover:var( --theme-switch-on--background--info--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--info--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--info );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--info--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--info--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--info );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--info--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--info--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--info );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--info--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--info--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--info );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--info--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--info--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--info );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--info--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--info--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--info );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--info--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--info--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--info );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--info--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--info--active )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--warning );--theme-switch-off--background--hover:var( --theme-switch-off--background--warning--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--warning--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--warning );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--warning--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--warning--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--warning );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--warning--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--warning--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--warning );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--warning--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--warning--active );--theme-switch-on--background:var( --theme-switch-on--background--warning );--theme-switch-on--background--hover:var( --theme-switch-on--background--warning--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--warning--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--warning );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--warning--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--warning--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--warning );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--warning--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--warning--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--warning );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--warning--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--warning--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--warning );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--warning--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--warning--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--warning );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--warning--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--warning--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--warning );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--warning--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--warning--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--warning );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--warning--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--warning--active )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--invalid );--theme-switch-off--background--hover:var( --theme-switch-off--background--invalid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--invalid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--invalid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--invalid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--invalid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--invalid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--invalid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--invalid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--invalid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--invalid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--invalid--active );--theme-switch-on--background:var( --theme-switch-on--background--invalid );--theme-switch-on--background--hover:var( --theme-switch-on--background--invalid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--invalid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--invalid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--invalid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--invalid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--invalid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--invalid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--invalid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--invalid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--invalid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--invalid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--invalid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--invalid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--invalid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--invalid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--invalid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--invalid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--invalid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--invalid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--invalid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--invalid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--invalid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--invalid--active )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--invalid );--theme-switch-off--background--hover:var( --theme-switch-off--background--invalid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--invalid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--invalid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--invalid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--invalid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--invalid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--invalid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--invalid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--invalid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--invalid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--invalid--active );--theme-switch-on--background:var( --theme-switch-on--background--invalid );--theme-switch-on--background--hover:var( --theme-switch-on--background--invalid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--invalid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--invalid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--invalid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--invalid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--invalid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--invalid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--invalid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--invalid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--invalid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--invalid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--invalid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--invalid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--invalid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--invalid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--invalid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--invalid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--invalid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--invalid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--invalid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--invalid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--invalid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--invalid--active )}'}},[577,"ix-toggle",{name:[513],value:[513],checked:[1540],disabled:[4],indeterminate:[1540],textOn:[1,"text-on"],textOff:[1,"text-off"],textIndeterminate:[1,"text-indeterminate"],hideText:[4,"hide-text"],required:[516],inheritAriaAttributes:[32],hasValidValue:[64],getAssociatedFormElement:[64],isTouched:[64]},void 0,{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],checked:[{watchCheckedChange:0}]}]);(function(e,t,a,i){var s,c=arguments.length,h=c<3?t:i===null?i=Object.getOwnPropertyDescriptor(t,a):i;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")h=Reflect.decorate(e,t,a,i);else for(var d=e.length-1;d>=0;d--)(s=e[d])&&(h=(c<3?s(h):c>3?s(t,a,h):s(t,a))||h);c>3&&h&&Object.defineProperty(t,a,h)})([cx()],Sg.prototype,"updateClassMappings",null);const TT=Sg,$T=function(){typeof customElements<"u"&&["ix-toggle","ix-typography"].forEach((e=>{switch(e){case"ix-toggle":customElements.get(e)||customElements.define(e,Sg);break;case"ix-typography":customElements.get(e)||Zt()}}))},LT=W2,OT=Zt,RT=He({tagName:"ix-application",elementClass:k_,react:oe,events:{},defineCustomElement:C_}),MT=He({tagName:"ix-application-header",elementClass:w_,react:oe,events:{onMenuToggle:"menuToggle",onOpenAppSwitch:"openAppSwitch"},defineCustomElement:x_}),DT=He({tagName:"ix-avatar",elementClass:z_,react:oe,events:{},defineCustomElement:B_}),zT=He({tagName:"ix-blind",elementClass:vA,react:oe,events:{onCollapsedChange:"collapsedChange"},defineCustomElement:yA}),nn=He({tagName:"ix-button",elementClass:xA,react:oe,events:{},defineCustomElement:sx}),ja=He({tagName:"ix-col",elementClass:TA,react:oe,events:{},defineCustomElement:$A}),_g=He({tagName:"ix-content",elementClass:RA,react:oe,events:{},defineCustomElement:MA}),Ag=He({tagName:"ix-content-header",elementClass:LA,react:oe,events:{onBackButtonClick:"backButtonClick"},defineCustomElement:OA}),BT=He({tagName:"ix-dropdown",elementClass:qA,react:oe,events:{onShowChange:"showChange",onShowChanged:"showChanged"},defineCustomElement:VA}),HT=He({tagName:"ix-dropdown-button",elementClass:IA,react:oe,events:{onShowChange:"showChange",onShowChanged:"showChanged"},defineCustomElement:NA}),ki=He({tagName:"ix-dropdown-item",elementClass:jA,react:oe,events:{},defineCustomElement:UA}),IT=He({tagName:"ix-empty-state",elementClass:PA,react:oe,events:{onActionClick:"actionClick"},defineCustomElement:ZA}),Bx=He({tagName:"ix-event-list",elementClass:FA,react:oe,events:{},defineCustomElement:GA}),na=He({tagName:"ix-event-list-item",elementClass:YA,react:oe,events:{onItemClick:"itemClick"},defineCustomElement:XA}),Md=He({tagName:"ix-icon-button",elementClass:WA,react:oe,events:{},defineCustomElement:KA}),xd=He({tagName:"ix-key-value",elementClass:eT,react:oe,events:{},defineCustomElement:tT}),NT=He({tagName:"ix-key-value-list",elementClass:QA,react:oe,events:{},defineCustomElement:JA}),Tr=He({tagName:"ix-kpi",elementClass:oT,react:oe,events:{},defineCustomElement:nT}),Hx=He({tagName:"ix-layout-grid",elementClass:aT,react:oe,events:{},defineCustomElement:iT}),jT=He({tagName:"ix-menu",elementClass:bT,react:oe,events:{onExpandChange:"expandChange",onMapExpandChange:"mapExpandChange",onOpenAppSwitch:"openAppSwitch",onOpenSettings:"openSettings",onOpenAbout:"openAbout"},defineCustomElement:mT}),UT=He({tagName:"ix-menu-item",elementClass:hT,react:oe,events:{},defineCustomElement:fT}),qT=He({tagName:"ix-modal",elementClass:yT,react:oe,events:{onDialogClose:"dialogClose",onDialogDismiss:"dialogDismiss"},defineCustomElement:_u}),VT=He({tagName:"ix-modal-content",elementClass:gT,react:oe,events:{},defineCustomElement:$x}),PT=He({tagName:"ix-modal-footer",elementClass:pT,react:oe,events:{},defineCustomElement:Ox}),ZT=He({tagName:"ix-modal-header",elementClass:vT,react:oe,events:{onCloseClick:"closeClick"},defineCustomElement:Dx}),zr=He({tagName:"ix-row",elementClass:wT,react:oe,events:{},defineCustomElement:xT}),Ob=He({tagName:"ix-slider",elementClass:kT,react:oe,events:{onValueChange:"valueChange"},defineCustomElement:CT}),YT=He({tagName:"ix-tab-item",elementClass:ET,react:oe,events:{onTabClick:"tabClick",onTabClose:"tabClose"},defineCustomElement:ST}),XT=He({tagName:"ix-tabs",elementClass:_T,react:oe,events:{onTabChange:"tabChange",onTabClose:"tabClose"},defineCustomElement:AT}),kd=He({tagName:"ix-toggle",elementClass:TT,react:oe,events:{onCheckedChange:"checkedChange",onIxBlur:"ixBlur"},defineCustomElement:$T}),Br=He({tagName:"ix-typography",elementClass:LT,react:oe,events:{},defineCustomElement:OT});function FT(e,t,a){const i=document.createElement("ix-tree-item");return i.hasChildren=e.hasChildren,i.context=t,i.text=e.data.name,i.disabled=e.disabled||!1,a((s=>{i.text=s.data.name,i.disabled=s.disabled||!1})),i}const B6={force:!1};function Ix(e){return sg((async function(t){const a=document.createElement("ix-modal");a.beforeDismiss=()=>!1;const i=document.createElement("ix-modal-loading");return i.innerText=t.message,t.centered&&(a.centered=!0),a.appendChild(i),await Rl().attachView(a),await a.showModal(),{update:s=>i.innerText=s,finish:(s,c=250)=>{s!==void 0?i.innerText=s:c=0,setTimeout((()=>{a.closeModal(null),setTimeout((async()=>await Rl().removeView(a)),ia.mediumTime)}),c)}}}),e)}Ix([{tag:"ix-modal",define:()=>{}},{tag:"ix-modal-loading",define:()=>{}}]);function H6(e,t){const a=t.ariaDescribedby,i=t.ariaLabelledby;delete t.ariaDescribedby,delete t.ariaLabelledby,a&&e.setAttribute("aria-describedby",a),i&&e.setAttribute("aria-labelledby",i)}function ml(e,t,a,i){let s=[];return t!==void 0&&(s=[...s,{id:"cancel",text:t,type:"cancel",payload:i}]),[...s,{id:"okay",text:e,type:"okay",payload:a}]}function Nx(e){const t=sg((async function(a){const i=new Ga,s=document.createElement("ix-modal"),c=document.createElement("ix-modal-header"),h=document.createElement("ix-modal-content"),d=document.createElement("ix-modal-footer");H6(s,a),Object.assign(c,a),Object.assign(h,a),Object.assign(d,a),c.innerText=a.messageTitle,h.innerText=a.message,a.actions.forEach((({id:f,text:g,type:p,payload:y})=>{const x=document.createElement("ix-button");return x.innerText=g,d.appendChild(x),p==="okay"?(x.variant="primary",void x.addEventListener("click",(()=>s.closeModal({actionId:f,payload:y})))):p==="cancel"?(x.variant="secondary",void x.addEventListener("click",(()=>s.dismissModal({actionId:f,payload:y})))):void 0})),s.appendChild(c),s.appendChild(h),s.appendChild(d);const b=await Rl().attachView(s);return b.addEventListener("dialogClose",(f=>{i.emit(f.detail),b.remove()})),b.addEventListener("dialogDismiss",(f=>{i.emit(f.detail),b.remove()})),H6(b,a),Object.assign(b,a),b.showModal(),i}),e);return Object.assign(t,{info:(a,i,s,c,h,d)=>t({message:i,messageTitle:a,icon:ig,actions:ml(s,c,h,d)}),warning:(a,i,s,c,h,d)=>t({message:i,messageTitle:a,icon:rg,iconColor:"color-warning-text",actions:ml(s,c,h,d)}),error:(a,i,s,c,h,d)=>t({message:i,messageTitle:a,icon:tw,iconColor:"color-alarm",actions:ml(s,c,h,d)}),success:(a,i,s,c,h,d)=>t({message:i,messageTitle:a,icon:nw,iconColor:"color-success",actions:ml(s,c,h,d)}),question:(a,i,s,c,h,d)=>t({message:i,messageTitle:a,icon:HS,actions:ml(s,c,h,d)})})}Nx([{tag:"ix-modal",define:()=>{}},{tag:"ix-modal-header",define:()=>{}},{tag:"ix-modal-content",define:()=>{}},{tag:"ix-modal-footer",define:()=>{}},{tag:"ix-button",define:()=>{}}]);let GT=0;function WT(){return"ix-react-view-".concat(GT++)}const Dd={};async function KT(e,t){return new Promise(a=>{const i=document.createElement("DIV");i.id=e,i.style.display="contents",document.body.appendChild(i);const s=iy.createRoot(i);s.render(t),Dd[e]=s,setTimeout(()=>{const c=i.children[0];a(c)})})}async function QT(e){const t=e.parentElement,a=t.id;a in Dd&&(Dd[a].unmount(),delete Dd[a],t.remove())}class JT{constructor(){this.isUsingReactPortal=!1,this.portalInitPromise=new Promise(t=>this.resolvePortalInitPromise=t)}async attachView(t){const a=WT();if(!this.isUsingReactPortal)return KT(a,t);if(await this.isPortalReady(),this.attachViewToPortal)return await this.attachViewToPortal(a,t);console.error("Portal could not be initialized")}async removeView(t){if(!this.removeViewFromPortal)return QT(t);const i=t.parentElement.getAttribute("data-portal-id");this.removeViewFromPortal(i)}portalReady(){var t;(t=this.resolvePortalInitPromise)==null||t.call(this)}async isPortalReady(){return this.portalInitPromise}}const jx=new JT;NS(jx);const Ux="ix-portal",e$=e=>{const[t,a]=Ne.useState(null),i=Ne.useRef({}),s=Ne.useRef({}),[c,h]=Ne.useState({});return Ne.useEffect(()=>{const d=(f,g)=>{const p={...s.current};p[f]=g,h(p),s.current=p},b=f=>{const g={...s.current};delete g[f],h(g),s.current=g};e.delegate.attachViewToPortal=async(f,g)=>(d(f,g),new Promise(p=>{const y={...i.current};y[f]=p,i.current=y})),e.delegate.removeViewFromPortal=async f=>{b(f)},e.delegate.portalReady()},[]),Ne.useLayoutEffect(()=>{const d=document.querySelector("#".concat(Ux));d&&a(d)},[]),Ne.useLayoutEffect(()=>{Object.keys(c).forEach(d=>{const b={...i.current},f=document.querySelector('[data-portal-id="'.concat(d,'"]'));if(f&&f.children.length===1&&b[d]){const g=f.children[0];b[d](g)}})},[c]),t?z.jsx(z.Fragment,{children:Object.keys(c).map(d=>{const b=c[d];return Qy.createPortal(z.jsx("div",{"data-portal-id":d,style:{display:"contents "},children:b}),t,d)})}):null},t$=oe.createContext(null);class o$ extends oe.Component{constructor(t){super(t),this.delegate=jx,this.delegate.isUsingReactPortal=!0}render(){return z.jsxs(t$.Provider,{value:{delegate:this.delegate},children:[this.props.children,z.jsx(e$,{delegate:this.delegate}),z.jsx("div",{id:Ux})]})}}function n$(e){return C("button",{class:{AppEntry:!0,Selected:e.selected},onClick:()=>{VS(e.host),window.open(e.url,e.target)}},C("div",null,C("img",{class:"AppIcon",src:e.iconSrc})),C("div",{class:"AppName"},C("ix-typography",{format:"h4"},e.name,(function(t){return t!=="_blank"&&t!=="_parent"&&t!=="_self"&&t!=="_top"||t==="_blank"})(e.target)&&C("ix-icon",{size:"12",name:BS,color:"color-soft-text"})),C("ix-typography",{format:"label-sm",textColor:"soft"},e.description)))}const a$=ke(class extends Me{constructor(t){super();v(this,"config");t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){if(!this.config)throw Error("ApplicationConfig not provided")}render(){var t,a,i,s;return C(we,{key:"16262d6c110470be996a5db506a9a610c51ef0d6"},C("ix-modal-header",{key:"5386a2b3ce91ad901f270ccb25c3b32c28de5cc0",icon:ag},((t=this.config)==null?void 0:t.i18nAppSwitch)||"Switch to application"),C("ix-modal-content",{key:"65666bad6b09fd3af20b9266d7f30b232da01a31",class:"content"},C("div",{key:"1622ad7361a15518bdf367e13a6d20159495d15e",class:"content-apps"},(!this.config||((a=this.config)==null?void 0:a.apps.length)===0)&&C("div",{key:"778d2f8110c1f79b1a65a1765c393c922de4a1bb",class:"loading"},C("ix-spinner",{key:"c80583bc15238aac1ec59ddd0cf6638217667fa5",size:"medium",variant:"primary"}),C("span",{key:"ac4257820259ae71b62e9703e730e7367c463bcf"},((i=this.config)==null?void 0:i.i18nLoadingApps)||"Loading available applications...")),(s=this.config)==null?void 0:s.apps.map((c=>{var h;return C(n$,{host:this.hostElement,name:c.name,description:c.description,iconSrc:c.iconSrc,target:c.target,url:c.url,selected:c.id===((h=this.config)==null?void 0:h.currentAppId)})})))))}static get style(){return":host{display:block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{padding:2rem;padding-right:0}:host .content-apps{display:flex;position:relative;flex-wrap:wrap;justify-content:space-evenly;max-height:50vh;margin-right:0.25rem;gap:1.5rem}:host .loading{display:flex;flex-direction:row;align-items:center}:host .loading ix-spinner{margin-right:1rem}:host .AppEntry{all:unset;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0.5rem;flex:1 1 45%;cursor:pointer;border:0.0625rem solid transparent}:host .AppEntry.Selected{background-color:var(--theme-color-ghost--selected);border:var(--theme-dynamic-bdr-1)}:host .AppEntry:not(.disabled):not(:disabled).hover,:host .AppEntry:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .AppEntry:not(.disabled):not(:disabled).active,:host .AppEntry:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .AppEntry:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host .AppName{display:flex;flex-direction:column}:host .AppName ix-icon{margin-left:1rem}:host .AppIcon{width:3rem;height:3rem;border-radius:0.25rem}"}},[513,"ix-application-switch-modal",{config:[16]}]),i$=function(){typeof customElements<"u"&&["ix-application-switch-modal","ix-icon-button","ix-modal-content","ix-modal-header","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-application-switch-modal":customElements.get(e)||customElements.define(e,a$);break;case"ix-icon-button":customElements.get(e)||Bn();break;case"ix-modal-content":customElements.get(e)||Tx();break;case"ix-modal-header":customElements.get(e)||Mx();break;case"ix-spinner":customElements.get(e)||wo();break;case"ix-typography":customElements.get(e)||Zt()}}))};var gl,r$=(e,t)=>{var a;Object.entries((a=t.o.t)!=null?a:{}).map((([i,[s]])=>{if(31&s||32&s){const c=e[i],h=(function(d,b){for(;d;){const f=Object.getOwnPropertyDescriptor(d,b);if(f!=null&&f.get)return f;d=Object.getPrototypeOf(d)}})(Object.getPrototypeOf(e),i)||Object.getOwnPropertyDescriptor(e,i);h&&Object.defineProperty(e,i,{get(){return h.get.call(this)},set(d){h.set.call(this,d)},configurable:!0,enumerable:!0}),e[i]=t.i.has(i)?t.i.get(i):c}}))},Kr=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},Au=(e,t)=>(0,console.error)(e,t),zd=new Map,Go=typeof window<"u"?window:{},s$=Go.HTMLElement||class{},ss={l:0,u:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,a,i)=>e.addEventListener(t,a,i),rel:(e,t,a,i)=>e.removeEventListener(t,a,i),ce:(e,t)=>new CustomEvent(e,t)},Tg=(()=>{try{return!!Go.document.adoptedStyleSheets&&(new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function")}catch(e){}return!1})(),_m=!!Tg&&!!Go.document&&Object.getOwnPropertyDescriptor(Go.document.adoptedStyleSheets,"length").writable,Am=!1,I6=[],qx=[],l$=(e,t)=>a=>{e.push(a),Am||(Am=!0,ss.raf(Vx))},N6=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(a){Au(a)}e.length=0},Vx=()=>{N6(I6),N6(qx),(Am=I6.length>0)&&ss.raf(Vx)},Px=e=>Promise.resolve(void 0).then(e),c$=l$(qx),d$=e=>{const t=new URL(e,ss.u);return t.origin!==Go.location.origin?t.href:t.pathname};function u$(){const e=this.attachShadow({mode:"open"});gl===void 0&&(gl=null),gl&&(_m?e.adoptedStyleSheets.push(gl):e.adoptedStyleSheets=[...e.adoptedStyleSheets,gl])}var $g,Za=new WeakMap,Zx=e=>"sc-"+e.h,Lg=e=>(e=typeof e)=="object"||e==="function",Tm=(e,t,...a)=>{let i=null,s=null,c=!1,h=!1;const d=[],b=g=>{for(let p=0;p<g.length;p++)i=g[p],Array.isArray(i)?b(i):i!=null&&typeof i!="boolean"&&((c=typeof e!="function"&&!Lg(i))&&(i+=""),c&&h?d[d.length-1].m+=i:d.push(c?$m(null,i):i),h=c)};if(b(a),t){t.key&&(s=t.key);{const g=t.className||t.class;g&&(t.class=typeof g!="object"?g:Object.keys(g).filter((p=>g[p])).join(" "))}}const f=$m(e,null);return f.p=t,d.length>0&&(f.v=d),f.$=s,f},$m=(e,t)=>({l:0,j:e,m:t!=null?t:null,O:null,v:null,p:null,$:null}),Yx={},Xx=(e,t)=>e==null||Lg(e)?e:4&t?e!=="false"&&(e===""||!!e):1&t?e+"":e,j6=(e,t,a,i,s,c)=>{if(a===i)return;let h=((d,b)=>b in d)(e,t);if(t.toLowerCase(),t==="class"){const d=e.classList,b=U6(a);let f=U6(i);d.remove(...b.filter((g=>g&&!f.includes(g)))),d.add(...f.filter((g=>g&&!b.includes(g))))}else if(t==="style"){for(const d in a)i&&i[d]!=null||(d.includes("-")?e.style.removeProperty(d):e.style[d]="");for(const d in i)a&&i[d]===a[d]||(d.includes("-")?e.style.setProperty(d,i[d]):e.style[d]=i[d])}else if(t!=="key"){const d=Lg(i);if((h||d&&i!==null)&&!s)try{if(e.tagName.includes("-"))e[t]!==i&&(e[t]=i);else{const b=i==null?"":i;t==="list"?h=!1:a!=null&&e[t]==b||(typeof e.__lookupSetter__(t)=="function"?e[t]=b:e.setAttribute(t,b))}}catch(b){}i==null||i===!1?i===!1&&e.getAttribute(t)!==""||e.removeAttribute(t):(!h||4&c||s)&&!d&&e.nodeType===1&&e.setAttribute(t,i=i===!0?"":i)}},h$=/\s/,U6=e=>(typeof e=="object"&&e&&"baseVal"in e&&(e=e.baseVal),e&&typeof e=="string"?e.split(h$):[]),Fx=(e,t,a)=>{const i=t.O.nodeType===11&&t.O.host?t.O.host:t.O,s=e&&e.p||{},c=t.p||{};for(const h of q6(Object.keys(s)))h in c||j6(i,h,s[h],void 0,a,t.l);for(const h of q6(Object.keys(c)))j6(i,h,s[h],c[h],a,t.l)};function q6(e){return e.includes("ref")?[...e.filter((t=>t!=="ref")),"ref"]:e}var Yo=!1,cu=(e,t,a)=>{const i=t.v[a];let s,c,h=0;if(Yo||(Yo=i.j==="svg"),!Go.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(s=i.O=Go.document.createElementNS(Yo?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",i.j),Yo&&i.j==="foreignObject"&&(Yo=!1),Fx(null,i,Yo),i.v){const d=i.j==="template"?s.content:s;for(h=0;h<i.v.length;++h)c=cu(e,i,h),c&&d.appendChild(c)}return i.j==="svg"?Yo=!1:s.tagName==="foreignObject"&&(Yo=!0),s["s-hn"]=$g,s},V6=(e,t,a,i,s,c)=>{let h,d=e;for(d.shadowRoot&&d.tagName===$g&&(d=d.shadowRoot),a.j==="template"&&(d=d.content);s<=c;++s)i[s]&&(h=cu(null,a,s),h&&(i[s].O=h,Bd(d,h,t)))},P6=(e,t,a)=>{for(let i=t;i<=a;++i){const s=e[i];if(s){const c=s.O;c&&c.remove()}}},Cd=(e,t,a=!1)=>e.j===t.j&&(a?(a&&!e.$&&t.$&&(e.$=t.$),!0):e.$===t.$),Hr=(e,t,a=!1)=>{const i=t.O=e.O,s=e.v,c=t.v,h=t.j;Fx(e,t,Yo=h==="svg"||h!=="foreignObject"&&Yo),s!==null&&c!==null?((d,b,f,g,p=!1)=>{let y,x,k=0,T=0,A=0,L=0,R=b.length-1,O=b[0],X=b[R],_=g.length-1,P=g[0],j=g[_];const W=f.j==="template"?d.content:d;for(;k<=R&&T<=_;)if(O==null)O=b[++k];else if(X==null)X=b[--R];else if(P==null)P=g[++T];else if(j==null)j=g[--_];else if(Cd(O,P,p))Hr(O,P,p),O=b[++k],P=g[++T];else if(Cd(X,j,p))Hr(X,j,p),X=b[--R],j=g[--_];else if(Cd(O,j,p))Hr(O,j,p),Bd(W,O.O,X.O.nextSibling),O=b[++k],j=g[--_];else if(Cd(X,P,p))Hr(X,P,p),Bd(W,X.O,O.O),X=b[--R],P=g[++T];else{for(A=-1,L=k;L<=R;++L)if(b[L]&&b[L].$!==null&&b[L].$===P.$){A=L;break}A>=0?(x=b[A],x.j!==P.j?y=cu(b&&b[T],f,A):(Hr(x,P,p),b[A]=void 0,y=x.O),P=g[++T]):(y=cu(b&&b[T],f,T),P=g[++T]),y&&Bd(O.O.parentNode,y,O.O)}k>R?V6(d,g[_+1]==null?null:g[_+1].O,f,g,T,_):T>_&&P6(b,k,R)})(i,s,t,c,a):c!==null?V6(i,null,t,c,0,c.length-1):!a&&s!==null&&P6(s,0,s.length-1),Yo&&h==="svg"&&(Yo=!1)},Bd=(e,t,a)=>e.__insertBefore?e.__insertBefore(t,a):e==null?void 0:e.insertBefore(t,a),f$=(e,t,a=!1)=>{const i=e.$hostElement$,s=e.S||$m(null,null),c=(h=>h&&h.j===Yx)(t)?t:Tm(null,null,t);if($g=i.tagName,a&&c.p)for(const h of Object.keys(c.p))i.hasAttribute(h)&&!["key","ref","style","class"].includes(h)&&(c.p[h]=i[h]);c.j=null,c.l|=4,e.S=c,c.O=s.O=i.shadowRoot||i,Hr(s,c,a)},Gx=(e,t)=>{if(t&&!e.L&&t["s-p"]){const a=t["s-p"].push(new Promise((i=>e.L=()=>{t["s-p"].splice(a-1,1),i()})))}},Og=(e,t)=>{if(e.l|=16,4&e.l)return void(e.l|=512);Gx(e,e.M);const a=()=>b$(e,t);if(!t)return c$(a);queueMicrotask((()=>{a()}))},b$=(e,t)=>{const a=e.$hostElement$,i=a;if(!i)throw Error("Can't render component <".concat(a.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"));let s;return s=_l(i,t?"componentWillLoad":"componentWillUpdate",void 0,a),s=Z6(s,(()=>_l(i,"componentWillRender",void 0,a))),Z6(s,(()=>g$(e,i,t)))},Z6=(e,t)=>m$(e)?e.then(t).catch((a=>{console.error(a),t()})):t(),m$=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",g$=async(e,t,a)=>{var i;const s=e.$hostElement$,c=s["s-rc"];a&&(h=>{const d=h.o,b=h.$hostElement$,f=d.l,g=((p,y)=>{var x,k,T;const A=Zx(y),L=zd.get(A);if(!Go.document)return A;if(p=p.nodeType===11?p:Go.document,L)if(typeof L=="string"){let R,O=Za.get(p=p.head||p);if(O||Za.set(p,O=new Set),!O.has(A)){R=Go.document.createElement("style"),R.textContent=L;const X=(x=ss.k)!=null?x:(function(){var _,P,j;return(j=(P=(_=Go.document.head)==null?void 0:_.querySelector('meta[name="csp-nonce"]'))==null?void 0:P.getAttribute("content"))!=null?j:void 0})();if(X!=null&&R.setAttribute("nonce",X),!(1&y.l))if(p.nodeName==="HEAD"){const _=p.querySelectorAll("link[rel=preconnect]"),P=_.length>0?_[_.length-1].nextSibling:p.querySelector("style");p.insertBefore(R,(P==null?void 0:P.parentNode)===p?P:null)}else if("host"in p)if(Tg){const _=new((k=p.defaultView)!=null?k:p.ownerDocument.defaultView).CSSStyleSheet;_.replaceSync(L),_m?p.adoptedStyleSheets.unshift(_):p.adoptedStyleSheets=[_,...p.adoptedStyleSheets]}else{const _=p.querySelector("style");_?_.textContent=L+_.textContent:p.prepend(R)}else p.append(R);1&y.l&&p.insertBefore(R,null),4&y.l&&(R.textContent+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),O&&O.add(A)}}else{let R=Za.get(p);if(R||Za.set(p,R=new Set),!R.has(A)){const O=(T=p.defaultView)!=null?T:p.ownerDocument.defaultView;let X;if(L.constructor===O.CSSStyleSheet)X=L;else{X=new O.CSSStyleSheet;for(let _=0;_<L.cssRules.length;_++)X.insertRule(L.cssRules[_].cssText,_)}_m?p.adoptedStyleSheets.push(X):p.adoptedStyleSheets=[...p.adoptedStyleSheets,X],R.add(A)}}return A})(b.shadowRoot?b.shadowRoot:b.getRootNode(),d);10&f&&(b["s-sc"]=g,b.classList.add(g+"-h"))})(e),p$(e,t,s,a),c&&(c.map((h=>h())),s["s-rc"]=void 0);{const h=(i=s["s-p"])!=null?i:[],d=()=>v$(e);h.length===0?d():(Promise.all(h).then(d),e.l|=4,h.length=0)}},p$=(e,t,a,i)=>{try{t=t.render(),e.l&=-17,e.l|=2,f$(e,t,i)}catch(s){Au(s,e.$hostElement$)}return null},v$=e=>{const t=e.$hostElement$,a=t,i=e.M;_l(a,"componentDidRender",void 0,t),64&e.l?_l(a,"componentDidUpdate",void 0,t):(e.l|=64,w$(t),_l(a,"componentDidLoad",void 0,t),e.C(t),i||y$()),e.L&&(e.L(),e.L=void 0),512&e.l&&Px((()=>Og(e,!1))),e.l&=-517},y$=()=>{Px((()=>(e=>{const t=ss.ce("appload",{detail:{namespace:"ix-icons"}});return e.dispatchEvent(t),t})(Go)))},_l=(e,t,a,i)=>{if(e&&e[t])try{return e[t](a)}catch(s){Au(s,i)}},w$=e=>e.classList.add("hydrated"),Y6=(e,t,a,i)=>{const s=Kr(e);if(!s)return;const c=e,h=s.i.get(t),d=s.l,b=c;if(!((a=Xx(a,i.t[t][0]))===h||Number.isNaN(h)&&Number.isNaN(a))){if(s.i.set(t,a),i.A){const f=i.A[t];f&&f.map((g=>{try{const[[p,y]]=Object.entries(g);(128&d||1&y)&&(b?b[p](a,h,t):s.D.push((()=>{s.I[p](a,h,t)})))}catch(p){Au(p,c)}}))}if((18&d)==2){if(b.componentShouldUpdate&&b.componentShouldUpdate(a,h,t)===!1)return;Og(s,!1)}}},x$=(e,t)=>{var a,i;const s=e.prototype;{e.watchers&&!t.A&&(t.A=e.watchers),e.deserializers&&!t.Z&&(t.Z=e.deserializers),e.serializers&&!t.F&&(t.F=e.serializers);const c=Object.entries((a=t.t)!=null?a:{});c.map((([h,[d]])=>{if(31&d||32&d){const{get:b,set:f}=Object.getOwnPropertyDescriptor(s,h)||{};b&&(t.t[h][0]|=2048),f&&(t.t[h][0]|=4096),Object.defineProperty(s,h,{get(){return b?b.apply(this):((g,p)=>Kr(this).i.get(p))(0,h)},configurable:!0,enumerable:!0}),Object.defineProperty(s,h,{set(g){const p=Kr(this);if(p){if(f)return(32&d?this[h]:p.$hostElement$[h])===void 0&&p.i.get(h)&&(g=p.i.get(h)),f.call(this,Xx(g,d)),void Y6(this,h,g=32&d?this[h]:p.$hostElement$[h],t);Y6(this,h,g,t)}}})}}));{const h=new Map;s.attributeChangedCallback=function(d,b,f){ss.jmp((()=>{var g;const p=h.get(d),y=Kr(this);if(this.hasOwnProperty(p),s.hasOwnProperty(p)&&typeof this[p]=="number"&&this[p]==f)return;if(p==null){const T=y==null?void 0:y.l;if(y&&T&&!(8&T)&&f!==b){const A=this,L=(g=t.A)==null?void 0:g[d];L==null||L.forEach((R=>{const[[O,X]]=Object.entries(R);A[O]!=null&&(128&T||1&X)&&A[O].call(A,f,b,d)}))}return}const x=c.find((([T])=>T===p));x&&4&x[1][0]&&(f=f!==null&&f!=="false");const k=Object.getOwnPropertyDescriptor(s,p);f==this[p]||k.get&&!k.set||(this[p]=f)}))},e.observedAttributes=Array.from(new Set([...Object.keys((i=t.A)!=null?i:{}),...c.filter((([d,b])=>31&b[0])).map((([d,b])=>{const f=b[1]||d;return h.set(f,d),f}))]))}}return e},k$=(e,t)=>{const a={l:t[0],h:t[1]};a.t=t[2],a.A=e.A,a.Z=e.Z,a.F=e.F;const i=e.prototype.connectedCallback,s=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((c,h)=>{const d={l:0,$hostElement$:c,o:h,i:new Map,N:new Map};d.P=new Promise((f=>d.C=f)),c["s-p"]=[],c["s-rc"]=[];const b=d;c.__stencil__getHostRef=()=>b,512&h.l&&r$(c,d)})(this,a)},connectedCallback(){if(!this.__hasHostListenerAttached){if(!Kr(this))return;this.__hasHostListenerAttached=!0}(c=>{{const h=Kr(c);if(!h)return;const d=h.o;if(1&h.l)h!=null&&h.I||h!=null&&h.P&&h.P.then((()=>{}));else{h.l|=1;{let b=c;for(;b=b.parentNode||b.host;)if(b["s-p"]){Gx(h,h.M=b);break}}d.t&&Object.entries(d.t).map((([b,[f]])=>{if(31&f&&b in c&&c[b]!==Object.prototype[b]){const g=c[b];delete c[b],c[b]=g}})),(async(b,f,g)=>{let p;if(!(32&f.l)&&(f.l|=32,p=b.constructor,customElements.whenDefined(b.localName).then((()=>f.l|=128)),p&&p.style)){let k;typeof p.style=="string"&&(k=p.style);const T=Zx(g);zd.has(T)||((A,L,R)=>{let O=zd.get(A);Tg&&R?(O=O||new CSSStyleSheet,typeof O=="string"?O=L:O.replaceSync(L)):O=L,zd.set(A,O)})(T,k,!!(1&g.l))}const y=f.M,x=()=>Og(f,!0);y&&y["s-rc"]?y["s-rc"].push(x):x()})(c,h,d)}}})(this),i&&i.call(this)},disconnectedCallback(){(async c=>{Za.has(c)&&Za.delete(c),c.shadowRoot&&Za.has(c.shadowRoot)&&Za.delete(c.shadowRoot)})(this),s&&s.call(this)},__attachShadow(){if(this.shadowRoot){if(this.shadowRoot.mode!=="open")throw Error("Unable to re-use existing shadow root for ".concat(a.h,"! Mode is set to ").concat(this.shadowRoot.mode," but Stencil only supports open shadow roots."))}else u$.call(this,a)}}),e.is=a.h,x$(e,a)};let Rb,Mb=null;function Rg(e,t){if(window.DOMParser===void 0)return console.error("DOMParser not supported by your browser."),"";Mb===null&&(Mb=new window.DOMParser);try{e=decodeURI(e)}catch(i){}const a=Mb.parseFromString(e,"text/html").querySelector("svg");return a?a.outerHTML:(t?console.error("No valid svg data provided",t):console.error("No valid svg data provided"),"")}const Db=new Map,Wx=()=>typeof window>"u"?new Map:(Rb||(window.IxIcons=window.IxIcons||{},Rb=window.IxIcons.map=window.IxIcons.map||new Map),Rb);async function X6(e,t){const a=Wx();return a.has(e)?a.get(e):Db.has(e)?Db.get(e):fetch(e).then((async i=>{const s=await i.text();let c="";return i.ok?(c=Rg(s,t),a.set(e,c)):console.error("Failed to request svg data from",e,"with status code",i.status,t),c})).catch((()=>(console.error("Failed to fetch svg data:",e,t),a.set(e,""),""))).finally((()=>{Db.delete(e)}))}const C$=/^(?:(?:https?|ftp):\/\/)?(?:\S+(?::\S*)?@)?(?:www\.)?(?:\S+\.\S+)(?:\S*)$/i;async function E$(e,t){if(!t)return console.warn("No icon was provided",e),"";if((a=>!!a&&typeof a=="string"&&a.startsWith("data:image/svg+xml"))(t)){const a=Rg(t,e);return a||console.error("Failed to parse icon data",e),a}return(async function(a,i){const s=Wx();if(s.has(a))return s.get(a);if((function(h){return C$.test(h)})(a))return X6(a,i);const c=(function(h,d){const b=(function(){const g=document.querySelector("meta[name='ix-icons:path']");return!!g&&g.getAttribute("content")})();if(b)return"".concat(b,"/").concat(h,".svg");let f="svg/".concat(h,".svg");try{f=d$(f)}catch(g){console.warn('Could not load icon with name "'.concat(h,'". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to property.'),d)}return f})(a,i);return c?X6(c,i):""})(t,e)}const Kx=k$(class extends s${constructor(t){super();v(this,"size","24");v(this,"color");v(this,"name");v(this,"lazyLoading",!1);v(this,"svgContent");v(this,"isVisible",!1);t!==!1&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){this.waitForRendering((()=>{this.isVisible=!0,this.loadIconContent()}))}async loadIconContent(){const t=await E$(this.hostElement,this.name);this.svgContent=t||Rg("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,0 L384,384 L0,384 L0,0 L384,0 Z M192,207.085 L57.751,341.333 L326.248,341.333 L192,207.085 Z M42.666,57.751 L42.666,326.248 L176.915,192 L42.666,57.751 Z M341.333,57.751 L207.085,192 L341.333,326.248 L341.333,57.751 Z M326.248,42.666 L57.751,42.666 L192,176.915 L326.248,42.666 Z' transform='translate(64 64)'/></svg>")}waitForRendering(t){if(this.lazyLoading&&typeof window<"u"&&window.IntersectionObserver){const a=new IntersectionObserver((i=>{i.forEach((s=>{s.isIntersecting&&(t(),a.disconnect())}))}),{rootMargin:"25px"});a.observe(this.hostElement)}else t()}render(){const t={};return this.color&&(t.color="var(--theme-".concat(this.color,")")),Tm(Yx,{key:"83462a7d7da16587faaa0600b4c13ec8ad106a77",role:"img",style:t,class:{"size-12":this.size==="12","size-16":this.size==="16","size-24":this.size==="24","size-32":this.size==="32"}},Tm("div",{key:"570efdb71fcdd0c61b7c854c6ab3662508aae804",class:"svg-container",innerHTML:this.svgContent,"aria-hidden":"true"}))}static get assetsDirs(){return["svg"]}static get watchers(){return{name:[{loadIconContent:0}]}}static get style(){return":host{display:inline-flex;height:1.5rem;width:1.5rem;min-height:1.5rem;min-width:1.5rem;color:inherit}:host .svg-container{display:block;position:relative;width:100%;height:100%}:host .svg-container svg{display:block;position:relative;height:100%;width:100%}:host .svg-container svg,:host .svg-container svg[fill],:host .svg-container svg [fill]{fill:currentColor !important}:host(.size-12){height:0.75rem;width:0.75rem;min-height:0.75rem;min-width:0.75rem}:host(.size-16){height:1rem;width:1rem;min-height:1rem;min-width:1rem}:host(.size-32){height:2rem;width:2rem;min-height:2rem;min-width:2rem}"}},[513,"ix-icon",{size:[1],color:[1],name:[1],lazyLoading:[4,"lazy-loading"],svgContent:[32],isVisible:[32]},void 0,{name:[{loadIconContent:0}]}]);function S$(){typeof customElements<"u"&&["ix-icon"].forEach((e=>{e==="ix-icon"&&(customElements.get(e)||customElements.define(e,Kx))}))}const _$=Kx,Qx=S$;i$();Qx();const A$=He({tagName:"ix-icon",elementClass:_$,react:oe,defineCustomElement:Qx}),T$=ke(class extends Me{constructor(e){super(),e!==!1&&this.__registerHost(),this.__attachShadow()}render(){return C(we,{key:"dac65dc36124b038728e843240d126432d85e987"},C("ix-spinner",{key:"639371732304b733f79cf8498e46442ff6a442df",variant:"primary"}),C("span",{key:"a9bf046b8c00552a4135cc5046789027abd1803e",class:"loading-text"},C("slot",{key:"362185ef3806ddb57c90f6fdf776cb3563baf903"})))}static get style(){return":host{display:flex;justify-content:flex-start;align-items:center;gap:0.5rem;overflow:hidden}:host .loading-text{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}"}},[257,"ix-modal-loading"]),$$=function(){typeof customElements<"u"&&["ix-modal-loading","ix-spinner"].forEach((e=>{switch(e){case"ix-modal-loading":customElements.get(e)||customElements.define(e,T$);break;case"ix-spinner":customElements.get(e)||wo()}}))},L$=oe.forwardRef((e,t)=>{const{children:a,...i}=e,s=Ne.useRef(null);return Ne.useImperativeHandle(t,()=>({close(c){var h;(h=s.current)==null||h.closeModal(c)},dismiss(c){var h;(h=s.current)==null||h.dismissModal(c)},modalElement:null})),z.jsx(qT,{ref:s,...i,children:a})}),O$=rw.withDependencies([{tag:"ix-modal",define:_u}]);Ix([{tag:"ix-modal",define:_u},{tag:"ix-modal-loading",define:$$}]);async function R$(e){return O$(e)}const M$=ke(class extends Me{constructor(t){super();v(this,"text");v(this,"hasChildren",!1);v(this,"context");v(this,"disabled",!1);v(this,"ariaLabelChevronIcon");v(this,"toggle");v(this,"itemClick");t!==!1&&this.__registerHost(),this.__attachShadow(),this.toggle=Re(this,"toggle",7),this.itemClick=Re(this,"itemClick",7)}render(){var a,i,s,c,h;const t=this.disabled||((a=this.context)==null?void 0:a.isDisabled);return C(we,{key:"61103bf87d16f171025cb5ec3db6a79fcaf47ee1",class:{selected:!!((i=this.context)!=null&&i.isSelected),disabled:!!t}},C("div",{key:"376a5bdcaf6367c959d5819d1b0ed6876aa95c03",class:"icon-toggle-container"},this.hasChildren?C("ix-icon",{name:J2,size:"24",class:{"icon-toggle-down":!!((s=this.context)!=null&&s.isExpanded)},color:"color-std-text",onClick:d=>{t||(d.preventDefault(),d.stopPropagation(),this.toggle.emit())},"aria-label":(h=this.ariaLabelChevronIcon)!=null?h:(c=this.context)!=null&&c.isExpanded?"Collapse tree item":"Expand tree item"}):null),C("div",{key:"deddcd5f96e7d93b163e1c941ed53f58b77f8f67",class:"tree-node-container",onClick:()=>{t||this.itemClick.emit()}},C("div",{key:"3e67b399af3770f38a7613bde42a219a6ab4d38d",class:"tree-node-text"},this.text),C("slot",{key:"9252cecaabba056e57720efd5c904e72c0266bca"})))}static get style(){return":host{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tree-node-container{display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .tree-node-container .tree-node-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .icon-toggle-container{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem}:host .icon-toggle-container ix-icon{transition:transform var(--theme-default-time) ease-in-out}:host .icon-toggle-container ix-icon.icon-toggle-down{transform:rotate(90deg)}:host(:not(.disabled):not(.selected).hover),:host(:not(.disabled):not(.selected):hover){background-color:var(--theme-tree-item--background--hover)}:host(:not(.disabled):not(.selected).active),:host(:not(.disabled):not(.selected):active){background-color:var(--theme-tree-item--background--active)}:host(.selected){background-color:var(--theme-tree-item--background--selected)}:host(.selected.hover),:host(.selected:hover){background-color:var(--theme-tree-item--background--selected-hover)}:host(.selected.active),:host(.selected:active){background-color:var(--theme-tree-item--background--selected-active)}:host(.disabled){opacity:0.5;pointer-events:none}"}},[769,"ix-tree-item",{text:[1],hasChildren:[4,"has-children"],context:[16],disabled:[4],ariaLabelChevronIcon:[1,"aria-label-chevron-icon"]}]);function D$(){typeof customElements<"u"&&["ix-tree-item"].forEach((e=>{e==="ix-tree-item"&&(customElements.get(e)||customElements.define(e,M$))}))}const wi=e=>!Number.isNaN(Number(e)),eo=class eo{constructor(t,a){v(this,"_config");v(this,"_lastRepaint");v(this,"_maxElementHeight");v(this,"_renderAnimationFrame");v(this,"_averageHeight");v(this,"_scrollListener",null);v(this,"_pendingRender",!1);v(this,"_element");v(this,"_scroller");v(this,"_itemHeights");v(this,"_containerSize");v(this,"_scrollPaddingBottom");v(this,"_scrollPaddingTop");v(this,"_scrollHeight");v(this,"_itemPositions");v(this,"_screenItemsLen");v(this,"_lastFrom");v(this,"_cachedItemsLen");this._lastRepaint=null,this._maxElementHeight=eo.getMaxBrowserHeight(),this.refresh(t,a);const i=this._config,s=()=>{this._pendingRender=!1;const h=this._getScrollPosition(),d=this._lastRepaint;if(h===d)return;const b=d?h-d:0;if(!d||b<0||b>this._averageHeight){let f=this._renderChunk();this._lastRepaint=h,f!==!1&&typeof i.afterRender=="function"&&i.afterRender()}},c=i.scrollContainer||t;this._scrollListener=()=>{this._pendingRender||(this._pendingRender=!0,this._renderAnimationFrame=window.requestAnimationFrame(s))},c.addEventListener("scroll",this._scrollListener,{passive:!0}),s()}static create(t,a=eo.defaultConfig){return new eo(t,a)}static mergeStyle(t,a){for(let i in a)t.style[i]!==a[i]&&(t.style[i]=a[i])}static getMaxBrowserHeight(){const t=document.createElement("div"),a=document.createElement("div");eo.mergeStyle(t,{position:"absolute",height:"1px",opacity:0}),eo.mergeStyle(a,{height:"1e7px"}),t.appendChild(a),document.body.appendChild(t);const i=a.offsetHeight;return document.body.removeChild(t),i}destroy(){this._renderAnimationFrame&&window.cancelAnimationFrame(this._renderAnimationFrame);const t=this._config,a=(t==null?void 0:t.scrollContainer)||this._element;this._scrollListener&&a&&a.removeEventListener("scroll",this._scrollListener)}refresh(t,a=eo.defaultConfig){var y;const i=((y=this._config)==null?void 0:y.scrollContainer)||this._element;if(this._scrollListener&&i&&i.removeEventListener("scroll",this._scrollListener),this._config=a,!t||t.nodeType!==1)throw Error("HyperList requires a valid DOM Node container");this._element=t;const s=this._config,c=this._scroller||s.scroller||document.createElement(s.scrollerTagName||"tr");if(typeof s.useFragment!="boolean"&&(this._config.useFragment=!0),!s.generate)throw Error("Missing required `generate` function");if(!wi(s.total))throw Error("Invalid required `total` value, expected number");if(!Array.isArray(s.itemHeight)&&!wi(s.itemHeight))throw Error("Invalid required `itemHeight` value, expected number or array");this._itemHeights=wi(s.itemHeight)?Array(s.total).fill(s.itemHeight):[s.itemHeight],Object.keys(eo.defaultConfig).filter((x=>x in s)).forEach((x=>{const k=s[x],T=wi(k);if(k&&typeof k!="string"&&typeof k!="number")throw Error("Invalid optional `".concat(x,"`, expected string or number"));T&&(s[x]=k+"px")}));const h=!!s.horizontal,d=s[h?"width":"height"];if(d){const x=wi(d),k=!x&&d.slice(-1)==="%",T=parseInt(x?d:d.replace(/px|%/,""),10),A=window[h?"innerWidth":"innerHeight"];this._containerSize=k?A*T/100:wi(d)?d:T}const b=s.scrollContainer,f=s.itemHeight*s.total,g=this._maxElementHeight;f>g&&console.warn(["HyperList: The maximum element height",g+"px has","been exceeded; please reduce your item height."].join(" ")),eo.mergeStyle(t,{width:""+s.width,height:b?f+"px":""+s.height,overflow:b?"none":"auto",position:"relative"}),b&&eo.mergeStyle(s.scrollContainer,{overflow:"auto"}),eo.mergeStyle(c,{opacity:"0",position:"absolute",[h?"height":"width"]:"1px",[h?"width":"height"]:f+"px"}),this._scroller||t.appendChild(c);const p=this._computeScrollPadding();this._scrollPaddingBottom=p.bottom,this._scrollPaddingTop=p.top,this._scroller=c,this._scrollHeight=this._computeScrollHeight(),this._itemPositions=this._itemPositions||Array(s.total).fill(0),this._computePositions(0),this._renderChunk(this._lastRepaint!==null),typeof s.afterRender=="function"&&s.afterRender(),this._scrollListener&&(s.scrollContainer||t).addEventListener("scroll",this._scrollListener,{passive:!0})}_getRow(t){const a=this._config;let i=a.generate(t),s=i.height;if(s!==void 0&&wi(s)?(i=i.element,s!==this._itemHeights[t]&&(this._itemHeights[t]=s,this._computePositions(t),this._scrollHeight=this._computeScrollHeight())):s=this._itemHeights[t],!i||i.nodeType!==1)throw Error("Generator did not return a DOM Node for index: "+t);((h,d)=>{h.classList.add(d)})(i,a.rowClassName||"vrow");const c=this._itemPositions[t]+this._scrollPaddingTop;return eo.mergeStyle(i,{position:"absolute",[a.horizontal?"left":"top"]:c+"px"}),i}_getScrollPosition(){const t=this._config;return typeof t.overrideScrollPosition=="function"?t.overrideScrollPosition():this._element[t.horizontal?"scrollLeft":"scrollTop"]}_renderChunk(t=!1){const a=this._config,i=this._element,s=this._getScrollPosition(),c=a.total;let h=this._getFrom(s)-1;if((h<0||h-this._screenItemsLen<0)&&(h=0),!t&&this._lastFrom===h)return!1;this._lastFrom=h;let d=h+this._cachedItemsLen;(d>c||d+this._cachedItemsLen>c)&&(d=c);const b=a.useFragment?document.createDocumentFragment():[];b[a.useFragment?"appendChild":"push"](this._scroller);for(let f=h;f<d;f++){let g=this._getRow(f);b[a.useFragment?"appendChild":"push"](g)}if(a.applyPatch)return a.applyPatch(i,b);i.innerHTML="",i.appendChild(b)}_computePositions(t=1){const a=this._config.total;t<1&&(t=1);for(let i=t;i<a;i++)this._itemPositions[i]=this._itemHeights[i-1]+this._itemPositions[i-1]}_computeScrollHeight(){const t=this._config,a=!!t.horizontal,i=t.total,s=this._itemHeights.reduce(((p,y)=>p+y),0)+this._scrollPaddingBottom+this._scrollPaddingTop;eo.mergeStyle(this._scroller,{opacity:0,position:"absolute",top:"0px",[a?"height":"width"]:"1px",[a?"width":"height"]:s+"px"});const c=this._itemHeights.slice(0).sort(((p,y)=>p-y)),h=Math.floor(i/2),d=i%2==0?(c[h]+c[h-1])/2:c[h],b=a?"clientWidth":"clientHeight",f=t.scrollContainer?t.scrollContainer:this._element,g=f[b]?f[b]:this._containerSize;return this._screenItemsLen=Math.ceil(g/d),this._containerSize=g,this._cachedItemsLen=Math.max(this._cachedItemsLen||0,3*this._screenItemsLen),this._averageHeight=d,s}_computeScrollPadding(){const t=!!this._config.horizontal,a=window.getComputedStyle(this._element),i=s=>{const c=a.getPropertyValue("padding-"+s);return parseInt(c,10)||0};return t?{bottom:i("right"),top:i("left")}:{bottom:i("bottom"),top:i("top")}}_getFrom(t){let a=0;for(;this._itemPositions[a]<t;)a++;return a}};v(eo,"defaultConfig",{width:"100%",height:"100%"});let Lm=eo;const Jx=ke(class extends Me{constructor(t){super();v(this,"root","root");v(this,"model",{});v(this,"renderItem");v(this,"context",{});v(this,"toggleOnItemClick");v(this,"contextChange");v(this,"nodeToggled");v(this,"nodeClicked");v(this,"nodeRemoved");v(this,"hyperlist");v(this,"updates",new Map);v(this,"observer");v(this,"hasFirstRender",!1);v(this,"dirtyItems",new Set);t!==!1&&this.__registerHost(),this.__attachShadow(),this.contextChange=Re(this,"contextChange",7),this.nodeToggled=Re(this,"nodeToggled",7),this.nodeClicked=Re(this,"nodeClicked",7),this.nodeRemoved=Re(this,"nodeRemoved",7)}get hostElement(){return this}updatePadding(t,a){t.style.paddingLeft=a.level+"rem"}getVirtualizerOptions(t){const a=this.buildTreeList(this.model[this.root]);return{width:"100%",height:"100%",itemHeight:32,scrollerTagName:"div",total:a.length,generate:i=>{const s=a[i],c=this.hostElement.querySelector('[data-tree-node-id="'.concat(s.id,'"]')),h=this.getContext(s.id);if(c&&t.force===!1){c.hasChildren=s.hasChildren,c.context={...h},c.disabled=!(!s.disabled&&!h.isDisabled);let g=this.dirtyItems.has(s.id);if(this.updates.has(s.id)){const p=this.updates.get(s.id);if(p){const y=p(s,{...this.context});typeof y=="boolean"&&(g=y)}}if(this.updatePadding(c,s),!g)return c}const d=g=>{this.updates.set(s.id,g)};let b=null;this.renderItem&&(b=this.renderItem(i,s,a,{...this.context},d)),b===null&&(b=FT(s,h,d));const f=b;return f.setAttribute("data-tree-node-id",s.id),f.style.paddingRight="1rem",this.updatePadding(f,s),this.dirtyItems.delete(s.id),f}}}setContext(t,a){this.context={...this.context,[t]:a},this.contextChange.emit(this.context)}getContext(t){var a,i;return this.context?(this.context[t]||(this.context[t]={isExpanded:!1,isSelected:!1,isDisabled:(a=this.model[t])==null?void 0:a.disabled}),this.context[t]):{isExpanded:!1,isSelected:!1,isDisabled:(i=this.model[t])==null?void 0:i.disabled}}buildTreeList(t,a=0){const i=[];if(t!=null&&t.hasChildren){const s=a+1;t.children.forEach((c=>{const h=this.model[c],d=this.getContext(c);i.push({...h,level:a}),h.hasChildren&&d.isExpanded&&i.push(...this.buildTreeList(h,s))}))}return i}componentDidLoad(){this.initList(),this.observer=new MutationObserver((t=>{let a=[];t.forEach((i=>{a=[...a,...Array.from(i.removedNodes)],i.addedNodes.forEach((s=>{const c=a.indexOf(s);c>=0&&a.splice(c,1)}))})),this.nodeRemoved.emit(a)})),this.observer.observe(this.hostElement,{childList:!0})}componentWillRender(){this.hasFirstRender=!0,this.isListInitialized()?this.refreshTree():this.initList()}connectedCallback(){this.hasFirstRender&&this.initList()}disconnectedCallback(){var t,a;(t=this.hyperlist)==null||t.destroy(),(a=this.observer)==null||a.disconnect()}onModelChange(){this.hasFirstRender&&!this.isListInitialized()&&this.initList()}async markItemsAsDirty(t){t.forEach((a=>this.dirtyItems.add(a)))}isListInitialized(){var a;const t=(a=this.hyperlist)==null?void 0:a._itemPositions;return t!==void 0&&t.length&&!(t!=null&&t.some((i=>i===void 0||Number.isNaN(i))))}async refreshTree(t=B6){this.hyperlist&&this.hyperlist.refresh(this.hostElement,this.getVirtualizerOptions(t))}initList(){var a;if(!this.model)return;(a=this.hyperlist)==null||a.destroy();const t=this.getVirtualizerOptions(B6);this.hyperlist=new Lm(this.hostElement,t)}getTreeNodeId(t){let a=t;for(;a&&a!==this.hostElement;){const i=a.dataset.treeNodeId;if(i)return i;a=a.parentElement}}onToggle(t){const{target:a}=t;if(t.preventDefault(),t.stopPropagation(),!(a instanceof Me))return;const i=this.getTreeNodeId(a);if(!i)return;const s=this.model[i];if(!s.hasChildren||s.disabled)return;const c=this.getContext(i);c.isDisabled||(c.isExpanded=!c.isExpanded,this.nodeToggled.emit({id:i,isExpanded:c.isExpanded}),this.setContext(i,c))}onTreeItemClick(t){const{target:a}=t;if(!(a instanceof Me))return;const i=this.getTreeNodeId(a);if(!i)return;const s=this.model[i],c=this.getContext(i);if(s.disabled||c.isDisabled)return;const h=t.composedPath(),d=h.indexOf(this.hostElement),b=h.slice(0,d);if(!Lt.pathIncludesTrigger(b)){if(!t.defaultPrevented){for(const f of Object.values(this.context))f.isSelected=!1;c.isSelected=!0,this.setContext(i,c)}this.toggleOnItemClick&&s.hasChildren&&(c.isExpanded=!c.isExpanded,this.nodeToggled.emit({id:i,isExpanded:c.isExpanded}),this.setContext(i,c)),this.nodeClicked.emit(i)}}render(){return C(we,{key:"a1fa7eaef9868fd912800c99a8f168dd00e27944",onClick:t=>this.onTreeItemClick(t)},C("slot",{key:"8a61ead359019d6ebd9c8da77d1a7d0bcb393cde"}))}static get watchers(){return{model:[{onModelChange:0}]}}static get style(){return":host{display:block}"}},[769,"ix-tree",{root:[1],model:[16],renderItem:[16],context:[1040],toggleOnItemClick:[4,"toggle-on-item-click"],markItemsAsDirty:[64],refreshTree:[64]},[[0,"toggle","onToggle"]],{model:[{onModelChange:0}]}]),z$=Jx,B$=function(){typeof customElements<"u"&&["ix-tree","ix-tree-item"].forEach((e=>{switch(e){case"ix-tree":customElements.get(e)||customElements.define(e,Jx);break;case"ix-tree-item":customElements.get(e)||D$()}}))},H$=He({tagName:"ix-tree",elementClass:z$,react:oe,events:{onContextChange:"contextChange",onNodeToggled:"nodeToggled",onNodeClicked:"nodeClicked",onNodeRemoved:"nodeRemoved"},defineCustomElement:B$});oe.forwardRef((e,t)=>{const a=Ne.useRef(new Map),i=Ne.useCallback((s,c,h,d,b)=>{const f=document.createElement("ix-tree-item"),g=iy.createRoot(f);return f.hasChildren=c.hasChildren,f.context=d[c.id],f.disabled=c.disabled||!1,e.renderItem&&g.render(e.renderItem(c.data)),b((p,y)=>{f.context=y[p.id],f.hasChildren=p.hasChildren,f.disabled=p.disabled||!1,e.renderItem&&g.render(e.renderItem(p.data))}),a.current.set(f,g),f},[]);return z.jsx(H$,{ref:t,...e,renderItem:e.renderItem?i:void 0,onNodeRemoved:s=>{const{detail:c}=s;c.forEach(h=>{var d;a.current.has(h)&&((d=a.current.get(h))==null||d.unmount(),a.current.delete(h))})}})});Nx([{tag:"ix-modal",define:_u},{tag:"ix-modal-header",define:Dx},{tag:"ix-modal-content",define:$x},{tag:"ix-modal-footer",define:Ox},{tag:"ix-button",define:sx}]);const I$=e=>{const t=new Map;t.set("web",{name:"web"});const a=e.CapacitorPlatforms||{currentPlatform:{name:"web"},platforms:t},i=(c,h)=>{a.platforms.set(c,h)},s=c=>{a.platforms.has(c)&&(a.currentPlatform=a.platforms.get(c))};return a.addPlatform=i,a.setPlatform=s,a},N$=e=>e.CapacitorPlatforms=I$(e),e4=N$(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});e4.addPlatform;e4.setPlatform;var as;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(as||(as={}));class zb extends Error{constructor(t,a,i){super(t),this.message=t,this.code=a,this.data=i}}const j$=e=>{var t,a;return e!=null&&e.androidBridge?"android":!((a=(t=e==null?void 0:e.webkit)===null||t===void 0?void 0:t.messageHandlers)===null||a===void 0)&&a.bridge?"ios":"web"},U$=e=>{var t,a,i,s,c;const h=e.CapacitorCustomPlatform||null,d=e.Capacitor||{},b=d.Plugins=d.Plugins||{},f=e.CapacitorPlatforms,g=()=>h!==null?h.name:j$(e),p=((t=f==null?void 0:f.currentPlatform)===null||t===void 0?void 0:t.getPlatform)||g,y=()=>p()!=="web",x=((a=f==null?void 0:f.currentPlatform)===null||a===void 0?void 0:a.isNativePlatform)||y,k=j=>{const W=X.get(j);return!!(W!=null&&W.platforms.has(p())||L(j))},T=((i=f==null?void 0:f.currentPlatform)===null||i===void 0?void 0:i.isPluginAvailable)||k,A=j=>{var W;return(W=d.PluginHeaders)===null||W===void 0?void 0:W.find(V=>V.name===j)},L=((s=f==null?void 0:f.currentPlatform)===null||s===void 0?void 0:s.getPluginHeader)||A,R=j=>e.console.error(j),O=(j,W,V)=>Promise.reject("".concat(V,' does not have an implementation of "').concat(W,'".')),X=new Map,_=(j,W={})=>{const V=X.get(j);if(V)return console.warn('Capacitor plugin "'.concat(j,'" already registered. Cannot register plugins twice.')),V.proxy;const le=p(),ie=L(j);let ce;const ge=async()=>(!ce&&le in W?ce=typeof W[le]=="function"?ce=await W[le]():ce=W[le]:h!==null&&!ce&&"web"in W&&(ce=typeof W.web=="function"?ce=await W.web():ce=W.web),ce),de=(S,D)=>{var N,H;if(ie){const Q=ie==null?void 0:ie.methods.find(re=>D===re.name);if(Q)return Q.rtype==="promise"?re=>d.nativePromise(j,D.toString(),re):(re,se)=>d.nativeCallback(j,D.toString(),re,se);if(S)return(N=S[D])===null||N===void 0?void 0:N.bind(S)}else{if(S)return(H=S[D])===null||H===void 0?void 0:H.bind(S);throw new zb('"'.concat(j,'" plugin is not implemented on ').concat(le),as.Unimplemented)}},ae=S=>{let D;const N=(...H)=>{const Q=ge().then(re=>{const se=de(re,S);if(se){const be=se(...H);return D=be==null?void 0:be.remove,be}else throw new zb('"'.concat(j,".").concat(S,'()" is not implemented on ').concat(le),as.Unimplemented)});return S==="addListener"&&(Q.remove=async()=>D()),Q};return N.toString=()=>"".concat(S.toString(),"() { [capacitor code] }"),Object.defineProperty(N,"name",{value:S,writable:!1,configurable:!1}),N},B=ae("addListener"),te=ae("removeListener"),ee=(S,D)=>{const N=B({eventName:S},D),H=async()=>{const re=await N;te({eventName:S,callbackId:re},D)},Q=new Promise(re=>N.then(()=>re({remove:H})));return Q.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await H()},Q},F=new Proxy({},{get(S,D){switch(D){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return ie?ee:B;case"removeListener":return te;default:return ae(D)}}});return b[j]=F,X.set(j,{name:j,proxy:F,platforms:new Set([...Object.keys(W),...ie?[le]:[]])}),F},P=((c=f==null?void 0:f.currentPlatform)===null||c===void 0?void 0:c.registerPlugin)||_;return d.convertFileSrc||(d.convertFileSrc=j=>j),d.getPlatform=p,d.handleError=R,d.isNativePlatform=x,d.isPluginAvailable=T,d.pluginMethodNoop=O,d.registerPlugin=P,d.Exception=zb,d.DEBUG=!!d.DEBUG,d.isLoggingEnabled=!!d.isLoggingEnabled,d.platform=d.getPlatform(),d.isNative=d.isNativePlatform(),d},q$=e=>e.Capacitor=U$(e),du=q$(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),Tu=du.registerPlugin;du.Plugins;class t4{constructor(t){this.listeners={},this.retainedEventArguments={},this.windowListeners={},t&&(console.warn('Capacitor WebPlugin "'.concat(t.name,'" config object was deprecated in v3 and will be removed in v4.')),this.config=t)}addListener(t,a){let i=!1;this.listeners[t]||(this.listeners[t]=[],i=!0),this.listeners[t].push(a);const c=this.windowListeners[t];c&&!c.registered&&this.addWindowListener(c),i&&this.sendRetainedArgumentsForEvent(t);const h=async()=>this.removeListener(t,a);return Promise.resolve({remove:h})}async removeAllListeners(){this.listeners={};for(const t in this.windowListeners)this.removeWindowListener(this.windowListeners[t]);this.windowListeners={}}notifyListeners(t,a,i){const s=this.listeners[t];if(!s){if(i){let c=this.retainedEventArguments[t];c||(c=[]),c.push(a),this.retainedEventArguments[t]=c}return}s.forEach(c=>c(a))}hasListeners(t){return!!this.listeners[t].length}registerWindowListener(t,a){this.windowListeners[a]={registered:!1,windowEventName:t,pluginEventName:a,handler:i=>{this.notifyListeners(a,i)}}}unimplemented(t="not implemented"){return new du.Exception(t,as.Unimplemented)}unavailable(t="not available"){return new du.Exception(t,as.Unavailable)}async removeListener(t,a){const i=this.listeners[t];if(!i)return;const s=i.indexOf(a);this.listeners[t].splice(s,1),this.listeners[t].length||this.removeWindowListener(this.windowListeners[t])}addWindowListener(t){window.addEventListener(t.windowEventName,t.handler),t.registered=!0}removeWindowListener(t){t&&(window.removeEventListener(t.windowEventName,t.handler),t.registered=!1)}sendRetainedArgumentsForEvent(t){const a=this.retainedEventArguments[t];a&&(delete this.retainedEventArguments[t],a.forEach(i=>{this.notifyListeners(t,i)}))}}const F6=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),G6=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class V$ extends t4{async getCookies(){const t=document.cookie,a={};return t.split(";").forEach(i=>{if(i.length<=0)return;let[s,c]=i.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");s=G6(s).trim(),c=G6(c).trim(),a[s]=c}),a}async setCookie(t){try{const a=F6(t.key),i=F6(t.value),s="; expires=".concat((t.expires||"").replace("expires=","")),c=(t.path||"/").replace("path=",""),h=t.url!=null&&t.url.length>0?"domain=".concat(t.url):"";document.cookie="".concat(a,"=").concat(i||"").concat(s,"; path=").concat(c,"; ").concat(h,";")}catch(a){return Promise.reject(a)}}async deleteCookie(t){try{document.cookie="".concat(t.key,"=; Max-Age=0")}catch(a){return Promise.reject(a)}}async clearCookies(){try{const t=document.cookie.split(";")||[];for(const a of t)document.cookie=a.replace(/^ +/,"").replace(/=.*/,"=;expires=".concat(new Date().toUTCString(),";path=/"))}catch(t){return Promise.reject(t)}}async clearAllCookies(){try{await this.clearCookies()}catch(t){return Promise.reject(t)}}}Tu("CapacitorCookies",{web:()=>new V$});const P$=async e=>new Promise((t,a)=>{const i=new FileReader;i.onload=()=>{const s=i.result;t(s.indexOf(",")>=0?s.split(",")[1]:s)},i.onerror=s=>a(s),i.readAsDataURL(e)}),Z$=(e={})=>{const t=Object.keys(e);return Object.keys(e).map(s=>s.toLocaleLowerCase()).reduce((s,c,h)=>(s[c]=e[t[h]],s),{})},Y$=(e,t=!0)=>e?Object.entries(e).reduce((i,s)=>{const[c,h]=s;let d,b;return Array.isArray(h)?(b="",h.forEach(f=>{d=t?encodeURIComponent(f):f,b+="".concat(c,"=").concat(d,"&")}),b.slice(0,-1)):(d=t?encodeURIComponent(h):h,b="".concat(c,"=").concat(d)),"".concat(i,"&").concat(b)},"").substr(1):null,X$=(e,t={})=>{const a=Object.assign({method:e.method||"GET",headers:e.headers},t),s=Z$(e.headers)["content-type"]||"";if(typeof e.data=="string")a.body=e.data;else if(s.includes("application/x-www-form-urlencoded")){const c=new URLSearchParams;for(const[h,d]of Object.entries(e.data||{}))c.set(h,d);a.body=c.toString()}else if(s.includes("multipart/form-data")||e.data instanceof FormData){const c=new FormData;if(e.data instanceof FormData)e.data.forEach((d,b)=>{c.append(b,d)});else for(const d of Object.keys(e.data))c.append(d,e.data[d]);a.body=c;const h=new Headers(a.headers);h.delete("content-type"),a.headers=h}else(s.includes("application/json")||typeof e.data=="object")&&(a.body=JSON.stringify(e.data));return a};class F$ extends t4{async request(t){const a=X$(t,t.webFetchExtra),i=Y$(t.params,t.shouldEncodeUrlParams),s=i?"".concat(t.url,"?").concat(i):t.url,c=await fetch(s,a),h=c.headers.get("content-type")||"";let{responseType:d="text"}=c.ok?t:{};h.includes("application/json")&&(d="json");let b,f;switch(d){case"arraybuffer":case"blob":f=await c.blob(),b=await P$(f);break;case"json":b=await c.json();break;default:b=await c.text()}const g={};return c.headers.forEach((p,y)=>{g[y]=p}),{data:b,headers:g,status:c.status,url:c.url}}async get(t){return this.request(Object.assign(Object.assign({},t),{method:"GET"}))}async post(t){return this.request(Object.assign(Object.assign({},t),{method:"POST"}))}async put(t){return this.request(Object.assign(Object.assign({},t),{method:"PUT"}))}async patch(t){return this.request(Object.assign(Object.assign({},t),{method:"PATCH"}))}async delete(t){return this.request(Object.assign(Object.assign({},t),{method:"DELETE"}))}}Tu("CapacitorHttp",{web:()=>new F$});const W6=Tu("Device",{web:()=>Fo(()=>import("./web-CiC9b6qR.js"),[],import.meta.url).then(e=>new e.DeviceWeb)}),uu=Tu("ScreenOrientation",{web:()=>Fo(()=>import("./web-Dj0KR_SJ.js"),[],import.meta.url).then(e=>new e.ScreenOrientationWeb)}),G$=()=>{const e=Ne.useRef(null),[t,a]=Ne.useState("New Event");function i(){e.current&&e.current.close(t)}function s(){e.current&&e.current.dismiss()}return z.jsxs(L$,{ref:e,children:[z.jsx(ZT,{children:"Create new Event"}),z.jsxs(VT,{children:[z.jsx("label",{children:"Event name"}),z.jsx("input",{className:"ix-form-control",type:"text",onInput:c=>a(c.currentTarget.value),defaultValue:t})]}),z.jsxs(PT,{children:[z.jsx(nn,{onClick:i,children:"Save"}),z.jsx(nn,{onClick:s,children:"Cancel"})]})]})},W$=()=>{const[e,t]=Ne.useState([]),[a,i]=Ne.useState(),[s,c]=Ne.useState(),[h,d]=Ne.useState("");Ne.useLayoutEffect(()=>{uu.orientation().then(({type:f})=>{d(f)}),uu.addListener("screenOrientationChange",({type:f})=>{d(f)})},[]),Ne.useLayoutEffect(()=>{async function f(){const p=await W6.getInfo();i(p)}f();async function g(){const p=await W6.getBatteryInfo();if(!p.batteryLevel){c(0);return}c(p.batteryLevel*100)}g()},[]);async function b(){(await R$({centered:!0,content:z.jsx(G$,{}),size:"full-screen"})).onClose.once(g=>{t([...e,g])})}return z.jsxs(_g,{children:[z.jsx(Ag,{slot:"header",headerTitle:"My Phone",headerSubtitle:"Show information about your phone",children:z.jsx(nn,{variant:"subtle-primary",onClick:b,children:"Create new entry"})}),z.jsxs("div",{className:"Home__Content",children:[z.jsxs(NT,{className:"Home__System_Settings",children:[z.jsx(xd,{label:"Device",value:a==null?void 0:a.model}),z.jsx(xd,{label:"Version",value:"".concat(a==null?void 0:a.iOSVersion)}),z.jsx(xd,{label:"Battery",value:"".concat(s,"%")}),z.jsx(xd,{label:"Orientation",value:"".concat(_E("mobile")?h:"portrait-primary")})]}),z.jsxs("div",{className:"Home__Event__Container",children:[z.jsx("h2",{children:"Events"}),z.jsx("div",{className:"Home__Event__Event_List",children:z.jsxs(Bx,{animated:!1,children:[z.jsx(na,{itemColor:"color-alarm",children:"Battery low"}),z.jsx(na,{itemColor:"color-success",children:"Upload success"}),z.jsx(na,{itemColor:"color-warning",children:"Heat limit"}),z.jsx(na,{itemColor:"color-alarm",children:"Restart required"}),e.map((f,g)=>z.jsx(na,{children:f},g))]})})]})]})]})},K$="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>add</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(65.929697, 65.929697)'><polygon points='211.189225 2.36847579e-14 211.189225 168.95138 380.140606 168.95138 380.140606 211.189225 211.189225 211.189225 211.189225 380.140606 168.95138 380.140606 168.95138 211.189225 -1.42108547e-14 211.189225 -1.42108547e-14 168.95138 168.95138 168.95138 168.95138 -1.42108547e-14'/></g></g></svg>",K6="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>bulb</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 21.333333)'><path d='M213.333333,85.3333333 C284.025781,85.3333333 341.333333,142.640885 341.333333,213.333333 C341.333333,260.711239 315.5928,302.077122 277.333732,324.208982 L277.333333,405.333333 L256,426.666667 L234.666667,426.666667 C234.666667,438.448741 225.115408,448 213.333333,448 C201.551259,448 192,438.448741 192,426.666667 L192,426.666667 L170.666667,426.666667 L149.333333,405.333333 L149.332954,324.208993 C111.073876,302.077136 85.3333333,260.711248 85.3333333,213.333333 C85.3333333,142.640885 142.640885,85.3333333 213.333333,85.3333333 Z M234.667665,339.563386 C227.72957,340.727434 220.602209,341.333333 213.333333,341.333333 C206.064458,341.333333 198.937097,340.727434 191.999002,339.563386 L192,384 L234.666667,384 L234.667665,339.563386 Z M96.4250122,307.614237 L119.052429,330.241654 L73.7975952,375.496488 L51.1701782,352.869071 L96.4250122,307.614237 Z M330.241654,307.614237 L375.496488,352.869071 L352.869071,375.496488 L307.614237,330.241654 L330.241654,307.614237 Z M213.333333,128 C166.205035,128 128,166.205035 128,213.333333 C128,260.461632 166.205035,298.666667 213.333333,298.666667 C260.461632,298.666667 298.666667,260.461632 298.666667,213.333333 C298.666667,166.205035 260.461632,128 213.333333,128 Z M426.666667,197.333333 L426.666667,229.333333 L362.666667,229.333333 L362.666667,197.333333 L426.666667,197.333333 Z M64,197.333333 L64,229.333333 L3.55271368e-14,229.333333 L3.55271368e-14,197.333333 L64,197.333333 Z M352.869071,51.1701782 L375.496488,73.7975952 L330.241654,119.052429 L307.614237,96.4250122 L352.869071,51.1701782 Z M73.7975952,51.1701782 L119.052429,96.4250122 L96.4250122,119.052429 L51.1701782,73.7975952 L73.7975952,51.1701782 Z M229.333333,-1.0658141e-14 L229.333333,64 L197.333333,64 L197.333333,-1.0658141e-14 L229.333333,-1.0658141e-14 Z'/></g></g></svg>",Bb="data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>checkboxes</desc><path fill-rule='evenodd' clip-rule='evenodd' d='M64 64L362.667 64V106.667L106.667 106.667L106.667 362.667H64L64 64ZM379.325 247.993L280.665 371.319L221.34 323.859L247.993 290.541L273.984 311.36L346.008 221.34L379.325 247.993ZM448 149.333H149.333V448H448V149.333ZM405.333 192V405.333H192V192H405.333Z'/></svg>",Q$="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>context-menu</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(224.000000, 53.333333)'><path d='M32,64 C49.673112,64 64,49.673112 64,32 C64,14.326888 49.673112,1.42108547e-14 32,1.42108547e-14 C14.326888,1.42108547e-14 0,14.326888 0,32 C0,49.673112 14.326888,64 32,64 Z M32,405.333333 C49.673112,405.333333 64,391.006445 64,373.333333 C64,355.660221 49.673112,341.333333 32,341.333333 C14.326888,341.333333 0,355.660221 0,373.333333 C0,391.006445 14.326888,405.333333 32,405.333333 Z M32,234.666667 C49.673112,234.666667 64,220.339779 64,202.666667 C64,184.993555 49.673112,170.666667 32,170.666667 C14.326888,170.666667 0,184.993555 0,202.666667 C0,220.339779 14.326888,234.666667 32,234.666667 Z'/></g></g></svg>",J$="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>rename</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 64.000000)'><path d='M362.666667,1.42108547e-14 L362.666667,21.3333333 L320,21.333 L320,362.666 L362.666667,362.666667 L362.666667,384 L320,383.999 L320,384 L298.666667,384 L298.666,383.999 L256,384 L256,362.666667 L298.666,362.666 L298.666,21.333 L256,21.3333333 L256,1.42108547e-14 L362.666667,1.42108547e-14 Z M426.666667,64 L426.666667,320 L341.333333,320 L341.333333,277.333333 L384,277.333333 L384,106.666667 L341.333333,106.666667 L341.333333,64 L426.666667,64 Z M277.333333,64 L277.333333,320 L3.55271368e-14,320 L3.55271368e-14,64 L277.333333,64 Z M179.2,89.6 L149.333333,89.6 L149.333333,234.666667 C149.333333,248 148.5,256.333333 147.875,264.354167 L147.792993,265.422171 L147.792993,265.422171 L147.714003,266.48894 C147.417695,270.579012 147.2,274.696296 147.2,279.466667 L147.2,279.466667 L177.066667,279.466667 L177.066667,260.266667 C184.941497,273.926888 199.708077,282.130544 215.466667,281.6 C229.540046,281.805757 242.921593,275.508559 251.733333,264.533333 C263.162478,248.989677 269.832496,230.461848 270.933333,211.2 C270.933333,170.666667 249.6,142.933333 217.6,142.933333 C202.507405,142.999748 188.308689,150.099106 179.2,162.133333 L179.2,162.133333 L179.2,89.6 Z M119.466667,162.133333 C107.961824,149.843793 91.4322333,143.546807 74.6666667,145.066667 C57.6785115,144.485924 40.8138255,148.15216 25.6,155.733333 L25.6,155.733333 L34.1333333,177.066667 C45.3979052,171.147831 57.7246848,167.522308 70.4,166.4 C78.5613135,165.511423 86.6853595,168.371259 92.4903835,174.176283 C98.2954074,179.981307 101.155244,188.105353 100.266667,196.266667 L100.266667,196.266667 L100.266667,198.4 L78.9333333,198.4 C65.8181975,197.679203 52.705771,199.864608 40.5333333,204.8 C26.2806563,210.950309 17.6507691,225.621117 19.2,241.066667 C19.0625857,252.057651 23.6679763,262.574827 31.8381493,269.927982 C40.0083223,277.281138 50.9508304,280.757072 61.8666667,279.466667 C77.2795695,280.291768 92.2192911,274.001359 102.4,262.4 L102.4,262.4 L102.4,277.333333 L130.133333,277.333333 C128.292479,266.054406 127.577851,254.620365 128,243.2 L128,243.2 L128,204.8 C129.999138,190.023932 126.995128,175.003882 119.466667,162.133333 Z M98.1333333,213.333333 L98.1333333,238.933333 C92.082572,249.988391 80.836024,257.218314 68.2666667,258.133333 C63.0655139,258.520242 57.9538681,256.621996 54.2659359,252.934064 C50.5780036,249.246132 48.6797582,244.134486 49.0666667,238.933333 C49.0666667,224 59.7333333,215.466667 85.3333333,213.333333 L85.3333333,213.333333 L98.1333333,213.333333 Z M209.066667,166.4 C226.133333,166.4 238.933333,183.466667 238.933333,211.2 C238.933333,238.933333 228.266667,256 211.2,256 C197.298049,255.69869 184.825037,247.383349 179.2,234.666667 L179.2,234.666667 L179.2,187.733333 C185.154203,176.240507 196.263981,168.304951 209.066667,166.4 Z'/></g></g></svg>",Q6="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>star</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(30.257293, 18.640071)'><path d='M225.742707,0 L288.525207,150.947232 L451.485414,164.011677 L327.326925,270.366642 L365.259373,429.388145 L225.742707,344.171897 L86.2260415,429.388145 L124.158489,270.366642 L2.84217094e-14,164.011677 L162.960208,150.947232 L225.742707,0 Z M259.138288,191.394856 L225.742707,111.087929 L192.347127,191.394856 L105.657374,198.341262 L171.707523,254.917025 L151.524041,339.503929 L225.742707,294.175885 L299.940041,339.503929 L279.777892,254.917025 L345.806707,198.341262 L259.138288,191.394856 Z' id='Star'/></g></g></svg>",eL="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>trashcan</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(64.000000, 42.666667)'><path d='M256,42.6666667 L128,42.6666667 L128,7.10542736e-15 L256,7.10542736e-15 L256,42.6666667 Z M170.666667,170.666667 L128,170.666667 L128,341.333333 L170.666667,341.333333 L170.666667,170.666667 Z M256,170.666667 L213.333333,170.666667 L213.333333,341.333333 L256,341.333333 L256,170.666667 Z M384,85.3333333 L384,128 L341.333333,128 L341.333333,426.666667 L42.6666667,426.666667 L42.6666667,128 L0,128 L0,85.3333333 L384,85.3333333 Z M298.666667,128 L85.3333333,128 L85.3333333,384 L298.666667,384 L298.666667,128 Z'/></g></g></svg>",J6="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>tree</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M1.42108547e-14,-4.26325641e-14 L128,-4.26325641e-14 L128,64 L1.42108547e-14,64 L1.42108547e-14,-4.26325641e-14 Z M106.666667,106.666667 L234.666667,106.666667 L234.666667,170.666667 L106.666667,170.666667 L106.666667,106.666667 Z M106.666667,213.333333 L234.666667,213.333333 L234.666667,277.333333 L106.666667,277.333333 L106.666667,213.333333 Z M213.333333,320 L341.333333,320 L341.333333,384 L213.333333,384 L213.333333,320 Z M74.6666667,85.3333333 L74.6666667,117.333333 L85.3333333,117.333333 L85.3333333,149.333333 L42.6666667,149.333333 L42.6666667,85.3333333 L74.6666667,85.3333333 Z M181.333333,298.666667 L181.333333,330.666667 L192,330.666667 L192,362.666667 L149.333333,362.666667 L149.333333,298.666667 L181.333333,298.666667 Z M74.6666667,170.666667 L74.6666667,224 L85.3333333,224 L85.3333333,256 L42.6666667,256 L42.6666667,170.666667 L74.6666667,170.666667 Z' id='Combined-Shape'/></g></g></svg>",tL=()=>z.jsxs(_g,{children:[z.jsx(Ag,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),z.jsxs(zT,{label:"Example",sublabel:"Sublabel",children:[z.jsx(Md,{variant:"tertiary",id:"context-menu",slot:"header-actions",icon:Q$}),z.jsx(Br,{format:"body",children:"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."})]}),z.jsxs(BT,{trigger:"context-menu",children:[z.jsx(ki,{icon:J$,children:"Rename..."}),z.jsx(ki,{icon:eL,children:"Delete"})]}),z.jsx(Tr,{label:"Motor speed",value:"Nominal"}),z.jsx(Tr,{label:"Motor speed",value:"122.6",unit:"rpm"}),z.jsx(Tr,{label:"Motor speed",value:"122.6",state:"alarm"}),z.jsx(Tr,{label:"Motor speed",value:"122.6",state:"warning"}),z.jsx(Tr,{label:"Motor speed",value:"Nominal",orientation:"vertical"}),z.jsx(Tr,{label:"Motor speed",value:"{122.6}",unit:"rpm",state:"alarm",orientation:"vertical"})]});var Hb={exports:{}};var ey;function oL(){return ey||(ey=1,(function(e){(function(){var t={}.hasOwnProperty;function a(){for(var c="",h=0;h<arguments.length;h++){var d=arguments[h];d&&(c=s(c,i(d)))}return c}function i(c){if(typeof c=="string"||typeof c=="number")return c;if(typeof c!="object")return"";if(Array.isArray(c))return a.apply(null,c);if(c.toString!==Object.prototype.toString&&!c.toString.toString().includes("[native code]"))return c.toString();var h="";for(var d in c)t.call(c,d)&&c[d]&&(h=s(h,d));return h}function s(c,h){return h?c?c+" "+h:c+h:c}e.exports?(a.default=a,e.exports=a):window.classNames=a})()})(Hb)),Hb.exports}var nL=oL();const Zl=is(nL),aL="_Example_zduaz_10",iL="_SliderExample_zduaz_26",rL="_ButtonExample_zduaz_42",sL="_IconCol_zduaz_54",lL="_IconsExample_zduaz_60",cL="_TypographyExample_zduaz_74",dL="_Toggle_zduaz_82",Qt={Example:aL,SliderExample:iL,ButtonExample:rL,IconCol:sL,IconsExample:lL,TypographyExample:cL,Toggle:dL};function uL(){return z.jsx("div",{className:Qt.Example,children:z.jsx(IT,{header:"No elements available",subHeader:"Create an element first",icon:K$,action:"Create element"})})}function hL(){return z.jsxs("div",{className:Zl(Qt.Example,Qt.SliderExample),children:[z.jsxs(Ob,{trace:!0,"trace-reference":50,marker:[0,25,50,75,100],value:25,children:[z.jsx("span",{slot:"label-start",children:"0"}),z.jsx("span",{slot:"label-end",children:"100"})]}),z.jsxs(Ob,{min:0,max:50,value:20,step:10,trace:!0,"trace-reference":10,marker:[0,10,20,30,40,50],children:[z.jsx("span",{slot:"label-start",children:"0"}),z.jsx("span",{slot:"label-end",children:"100"})]}),z.jsxs(Ob,{className:"ix-invalid",trace:!0,"trace-reference":50,marker:[0,25,50,75,100],children:[z.jsx("span",{slot:"label-start",children:"0"}),z.jsx("span",{slot:"label-end",children:"100"})]})]})}function fL(){return z.jsx("div",{className:Qt.Example,children:z.jsxs(Bx,{compact:!0,children:[z.jsx(na,{itemColor:"color-primary",children:"Text 1"}),z.jsx(na,{itemColor:"color-primary",children:"Text 2"}),z.jsx(na,{itemColor:"color-primary",children:"Text 3"}),z.jsx(na,{itemColor:"color-primary",children:"Text 4"})]})})}function bL(){return z.jsxs("div",{className:Zl(Qt.Example),children:[z.jsx(kd,{className:Qt.Toggle}),z.jsx(kd,{className:Qt.Toggle,checked:!0}),z.jsx(kd,{className:Qt.Toggle,disabled:!0}),z.jsx(kd,{className:Qt.Toggle,checked:!0,disabled:!0})]})}function mL(){return z.jsxs("div",{className:Zl(Qt.Example,Qt.ButtonExample),children:[z.jsx(nn,{children:"Button primary"}),z.jsx(nn,{variant:"subtle-primary",children:"Button primary"}),z.jsx(nn,{variant:"subtle-primary",children:"Button primary"}),z.jsx(nn,{variant:"subtle-secondary",children:"Button primary"}),z.jsx(nn,{variant:"tertiary",children:"Button primary"}),z.jsx(nn,{variant:"subtle-tertiary",children:"Button primary"}),z.jsx(nn,{disabled:!0,children:"Button primary"}),z.jsx(nn,{disabled:!0,variant:"subtle-primary",children:"Button primary"})]})}function gL(){return z.jsxs("div",{className:Zl(Qt.Example,Qt.TypographyExample),children:[z.jsx(Br,{format:"h1",children:"Block H1"}),z.jsx(Br,{format:"h2",children:"Block H2"}),z.jsx(Br,{format:"display",children:"Block Display"}),z.jsx(Br,{format:"body",children:"Block Body"}),z.jsx(Br,{format:"label-sm",children:"Block Label"})]})}function pL(){const[e]=Ne.useState([["app-menu","rocket","calendar","capacity"],["backup","bar-code","battery-full","clock"],["cloud","code","cogwheel","database"]]);return z.jsx("div",{className:Zl(Qt.Example,Qt.IconsExample),children:z.jsx(Hx,{children:e.map((t,a)=>z.jsx(zr,{children:t.map((i,s)=>z.jsx(ja,{size:"3",className:Qt.IconCol,children:z.jsx(A$,{name:i})},"".concat(a,"_").concat(s,"_").concat(i)))},a))})})}const vL=()=>z.jsxs(_g,{children:[z.jsx(Ag,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),z.jsxs(Hx,{noMargin:!0,children:[z.jsx(zr,{children:z.jsx(ja,{children:z.jsx(pL,{})})}),z.jsx(zr,{children:z.jsx(ja,{children:z.jsx(uL,{})})}),z.jsxs(zr,{children:[z.jsx(ja,{children:z.jsx(gL,{})}),z.jsx(ja,{children:z.jsx(bL,{})}),z.jsx(ja,{children:z.jsx(mL,{})})]}),z.jsx(zr,{children:z.jsx(ja,{children:z.jsx(hL,{})})}),z.jsx(zr,{children:z.jsx(ja,{children:z.jsx(fL,{})})})]})]});GE();function yL(e,t){Ne.useEffect(()=>{const a=()=>{const s=new URLSearchParams(window.location.search).get(e);t(s)};return a(),window.addEventListener("popstate",a),()=>{window.removeEventListener("popstate",a)}},[e,t])}const Ib=({to:e,label:t,icon:a,counter:i})=>z.jsx(my,{to:e,activeClassName:"active",component:s=>z.jsx(UT,{icon:a,onClick:s.navigate,active:s.className==="active",label:t,notifications:i})}),Nb=({to:e,icon:t,label:a,counter:i})=>z.jsx(my,{to:e,activeClassName:"active",component:s=>z.jsx(YT,{icon:t,label:a,onClick:s.navigate,selected:s.className==="active",counter:i})}),wL=()=>(yL("preview-theme",e=>{e&&document.documentElement.setAttribute("data-ix-theme",e)}),z.jsx(o$,{children:z.jsx(T2,{children:z.jsx(n7,{children:z.jsxs(RT,{breakpoints:["sm"],children:[z.jsxs(MT,{name:"My App",children:[z.jsx(Md,{variant:"tertiary",icon:Bb}),z.jsx(Md,{variant:"tertiary",icon:Bb}),z.jsx(Md,{variant:"tertiary",icon:Bb}),z.jsxs(HT,{variant:"subtle-tertiary",label:"Select config",children:[z.jsx(ki,{label:"Config 1"}),z.jsx(ki,{label:"Config 2"}),z.jsx(ki,{label:"Config 3"})]}),z.jsxs(DT,{username:"John Doe",extra:"Administrator",children:[z.jsx(ki,{label:"Action 1"}),z.jsx(ki,{label:"Action 2"})]})]}),z.jsxs(jT,{enableToggleTheme:!0,children:[z.jsx(Ib,{to:"home",label:"Home",icon:J6}),z.jsx(Ib,{to:"demo",label:"Demo",icon:K6}),z.jsx(Ib,{to:"other",label:"Other",icon:Q6,counter:4})]}),z.jsxs(pl,{animated:!1,children:[z.jsx(ad,{path:"/home",children:z.jsx(W$,{})}),z.jsx(ad,{path:"/other",children:z.jsx(tL,{})}),z.jsx(ad,{path:"/demo",children:z.jsx(vL,{})}),z.jsx(ad,{exact:!0,path:"/",children:z.jsx(Kk,{to:"home"})})]}),z.jsxs(XT,{layout:"stretched",placement:"top",rounded:!0,slot:"bottom",children:[z.jsx(Nb,{to:"home",icon:J6,label:"Home"}),z.jsx(Nb,{to:"demo",icon:Q6,label:"Demo"}),z.jsx(Nb,{to:"other",icon:K6,label:"Other",counter:4})]})]})})})}));function xL(){return new URLSearchParams(window.location.search).get("preview-mode")}const kL=xL();kL==="ios"&&document.documentElement.classList.add("preview-mode-ios");const CL=document.getElementById("root"),EL=ay.createRoot(CL);async function SL(){const{type:e}=await uu.orientation();window.document.body.setAttribute("data-screen-orientation",e),uu.addListener("screenOrientationChange",({type:t})=>{window.document.body.setAttribute("data-screen-orientation",t)})}SL();EL.render(z.jsx(oe.StrictMode,{children:z.jsx(wL,{})}));export{$9 as K,t4 as W,AL as __vite_legacy_guard,em as a,TL as b,LL as c,Dy as d,g8 as e,ib as f,RL as g,x7 as h,$L as i,Im as j,OL as p,By as r,Ot as w};
|