@siemens/ix-docs 4.4.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/component-usage-by-component.json +74 -38
- package/build/component-usage.json +102 -40
- package/build/docs/autogenerated/api/ix-action-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-action-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-application/api.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application/props.mdx +22 -21
- package/build/docs/autogenerated/api/ix-application-header/api.mdx +18 -43
- package/build/docs/autogenerated/api/ix-application-header/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-application-header/props.mdx +12 -37
- package/build/docs/autogenerated/api/ix-application-header/slots.mdx +4 -4
- package/build/docs/autogenerated/api/ix-avatar/api.mdx +6 -28
- package/build/docs/autogenerated/api/ix-avatar/props.mdx +6 -28
- package/build/docs/autogenerated/api/ix-blind/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-blind/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-blind/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +14 -12
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +11 -12
- package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +11 -12
- package/build/docs/autogenerated/api/ix-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-button/props.mdx +10 -30
- package/build/docs/autogenerated/api/ix-card/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-card-list/api.mdx +35 -13
- package/build/docs/autogenerated/api/ix-card-list/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-card-list/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-card-title/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-card-title/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-category-filter/api.mdx +21 -33
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -29
- package/build/docs/autogenerated/api/ix-checkbox/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-checkbox/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-checkbox/props.mdx +7 -9
- package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-chip/api.mdx +30 -17
- package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-chip/props.mdx +29 -16
- package/build/docs/autogenerated/api/ix-col/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-col/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-content-header/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-content-header/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-content-header/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-custom-field/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-custom-field/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +18 -107
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -103
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +31 -43
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +26 -38
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +65 -38
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +62 -28
- package/build/docs/autogenerated/api/ix-datetime-input/api.mdx +725 -0
- package/build/docs/autogenerated/api/ix-datetime-input/events.mdx +80 -0
- package/build/docs/autogenerated/api/ix-datetime-input/props.mdx +610 -0
- package/build/docs/autogenerated/api/ix-datetime-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-datetime-input/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +58 -31
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +55 -28
- package/build/docs/autogenerated/api/ix-dropdown/api.mdx +119 -12
- package/build/docs/autogenerated/api/ix-dropdown/events.mdx +17 -1
- package/build/docs/autogenerated/api/ix-dropdown/props.mdx +102 -11
- package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +67 -10
- package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +32 -10
- package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +30 -8
- package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +30 -8
- package/build/docs/autogenerated/api/ix-empty-state/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-empty-state/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-empty-state/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-event-list/api.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list/props.mdx +4 -7
- package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +6 -10
- package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +5 -9
- package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-field-label/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-field-label/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +4 -5
- package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +3 -4
- package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-group/api.mdx +10 -11
- package/build/docs/autogenerated/api/ix-group/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-group/props.mdx +7 -8
- package/build/docs/autogenerated/api/ix-group-item/api.mdx +9 -12
- package/build/docs/autogenerated/api/ix-group-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-group-item/props.mdx +8 -11
- package/build/docs/autogenerated/api/ix-helper-text/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-helper-text/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-icon-button/api.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-button/props.mdx +8 -28
- package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +10 -30
- package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +9 -29
- package/build/docs/autogenerated/api/ix-input/api.mdx +26 -27
- package/build/docs/autogenerated/api/ix-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-input/props.mdx +20 -21
- package/build/docs/autogenerated/api/ix-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-key-value/api.mdx +6 -6
- package/build/docs/autogenerated/api/ix-key-value/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-key-value/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-kpi/api.mdx +7 -7
- package/build/docs/autogenerated/api/ix-kpi/props.mdx +7 -7
- package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +3 -3
- package/build/docs/autogenerated/api/ix-link-button/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-link-button/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-menu/api.mdx +19 -42
- package/build/docs/autogenerated/api/ix-menu/events.mdx +5 -5
- package/build/docs/autogenerated/api/ix-menu/props.mdx +14 -37
- package/build/docs/autogenerated/api/ix-menu-about/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-about/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +21 -2
- package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +25 -6
- package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +23 -4
- package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +3 -3
- package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-category/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-category/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-menu-item/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-menu-item/props.mdx +11 -13
- package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +34 -8
- package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +32 -6
- package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +13 -13
- package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +0 -16
- package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +20 -1
- package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +1 -0
- package/build/docs/autogenerated/api/ix-message-bar/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-message-bar/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-message-bar/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -16
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +6 -8
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +5 -6
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +28 -30
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +22 -24
- package/build/docs/autogenerated/api/ix-number-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +14 -19
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +12 -17
- package/build/docs/autogenerated/api/ix-pane/api.mdx +15 -18
- package/build/docs/autogenerated/api/ix-pane/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-pane/props.mdx +11 -14
- package/build/docs/autogenerated/api/ix-pane/slots.mdx +1 -1
- package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-pill/api.mdx +8 -9
- package/build/docs/autogenerated/api/ix-pill/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-playground/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-playground/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +10 -12
- package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-push-card/api.mdx +8 -8
- package/build/docs/autogenerated/api/ix-push-card/props.mdx +8 -8
- package/build/docs/autogenerated/api/ix-radio/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-radio/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-radio/props.mdx +6 -6
- package/build/docs/autogenerated/api/ix-radio-group/api.mdx +10 -10
- package/build/docs/autogenerated/api/ix-radio-group/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-radio-group/props.mdx +9 -9
- package/build/docs/autogenerated/api/ix-range-field/api.mdx +52 -0
- package/build/docs/autogenerated/api/ix-range-field/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-range-field/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +63 -41
- package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-select/props.mdx +59 -37
- package/build/docs/autogenerated/api/ix-select-item/api.mdx +4 -6
- package/build/docs/autogenerated/api/ix-select-item/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-select-item/props.mdx +3 -5
- package/build/docs/autogenerated/api/ix-slider/api.mdx +18 -39
- package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -36
- package/build/docs/autogenerated/api/ix-slider/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/api.mdx +2 -2
- package/build/docs/autogenerated/api/ix-spinner/props.mdx +2 -2
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +12 -34
- package/build/docs/autogenerated/api/ix-split-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +11 -33
- package/build/docs/autogenerated/api/ix-tab-item/api.mdx +63 -54
- package/build/docs/autogenerated/api/ix-tab-item/events.mdx +18 -2
- package/build/docs/autogenerated/api/ix-tab-item/props.mdx +45 -52
- package/build/docs/autogenerated/api/ix-tabs/api.mdx +59 -46
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -7
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +36 -39
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +24 -29
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -25
- package/build/docs/autogenerated/api/ix-tile/api.mdx +1 -1
- package/build/docs/autogenerated/api/ix-tile/props.mdx +1 -1
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +95 -36
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +3 -3
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +90 -31
- package/build/docs/autogenerated/api/ix-time-input/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +56 -21
- package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +54 -19
- package/build/docs/autogenerated/api/ix-toast/api.mdx +9 -10
- package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toast/props.mdx +8 -9
- package/build/docs/autogenerated/api/ix-toast-container/api.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toast-container/props.mdx +1 -45
- package/build/docs/autogenerated/api/ix-toggle/api.mdx +12 -14
- package/build/docs/autogenerated/api/ix-toggle/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-toggle/props.mdx +10 -12
- package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +7 -26
- package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +6 -25
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +6 -7
- package/build/docs/autogenerated/api/ix-tooltip/props.mdx +4 -5
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree/api.mdx +9 -9
- package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
- package/build/docs/autogenerated/api/ix-tree/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +29 -6
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +27 -4
- package/build/docs/autogenerated/api/ix-typography/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-typography/props.mdx +4 -4
- package/build/docs/autogenerated/api/ix-upload/api.mdx +38 -28
- package/build/docs/autogenerated/api/ix-upload/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-upload/props.mdx +37 -27
- package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +5 -5
- package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +4 -4
- package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +1 -1
- package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +3 -3
- package/build/docs/autogenerated/playground/about-and-legal-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/date-dropdown-presets.mdx +52 -0
- package/build/docs/autogenerated/playground/date-range.mdx +46 -0
- package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
- package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
- package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
- package/build/docs/autogenerated/playground/range-field.mdx +46 -0
- package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
- package/build/docs/autogenerated/playground/time-range.mdx +46 -0
- package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
- package/build/docs/autogenerated/prompt/ix-button/readme.md +502 -393
- package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +197 -83
- package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +368 -66
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +31 -22
- package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +16 -2
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +178 -59
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
- package/build/docs/autogenerated/prompt/ix-input/readme.md +12 -12
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +758 -89
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +23 -19
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +260 -8
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +7 -7
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +193 -144
- package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
- package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
- package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
- package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +51 -34
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +957 -229
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +958 -228
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +5 -5
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +3 -8
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +337 -37
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +133 -5
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +12 -7
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -0
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +392 -17
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
- package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
- package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
- package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
- package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
- package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
- package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
- package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
- package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
- package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
- package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
- package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +20 -24
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +11 -11
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +2 -7
- package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
- package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
- package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
- package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
- package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
- package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
- package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
- package/build/docs/autogenerated/usage/html/application.html.md +1 -1
- package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
- package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
- package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
- package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
- package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
- package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
- package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
- package/build/docs/autogenerated/usage/html/button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/button-with-link.html.md +1 -1
- package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
- package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
- package/build/docs/autogenerated/usage/html/content.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
- package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
- package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
- package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
- package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
- package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
- package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
- package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
- package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
- package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
- package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
- package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
- package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
- package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
- package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
- package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
- package/build/docs/autogenerated/usage/html/group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
- package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
- package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
- package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
- package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
- package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/message.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
- package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
- package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
- package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
- package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
- package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
- package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
- package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
- package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
- package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
- package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
- package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
- package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
- package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +66 -26
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
- package/build/docs/autogenerated/usage/html/tabs.html.md +22 -15
- package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
- package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
- package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
- package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
- package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
- package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
- package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
- package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
- package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
- package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
- package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
- package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
- package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
- package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
- package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
- package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
- package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
- package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
- package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
- package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
- package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
- package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
- package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
- package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
- package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
- package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
- package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
- package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
- package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
- package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
- package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
- package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
- package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
- package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
- package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
- package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +19 -14
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +11 -10
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
- package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
- package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
- package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
- package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
- package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
- package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
- package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
- package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
- package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
- package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
- package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
- package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
- package/build/docs/autogenerated/usage/vue/loading.vue.md +4 -2
- package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
- package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
- package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
- package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
- package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
- package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +24 -15
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +12 -9
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
- package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
- package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
- package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
- package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
- package/build/docs/autogenerated/utils/loading.mdx +19 -4
- package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
- package/build/docs/autogenerated/utils/message.mdx +10 -220
- package/build/docs/autogenerated/utils/message.service.mdx +5 -5
- package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
- package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
- package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
- package/build/docs/autogenerated/utils/show-message.mdx +9 -0
- package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
- package/build/docs/autogenerated/version.json +1 -1
- package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
- package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
- package/build/static/demo/v2/angular/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
- package/build/static/demo/v2/angular/application-advanced.html +5 -3
- package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular/button-loading.html +21 -3
- package/build/static/demo/v2/angular/button-loading.ts +9 -1
- package/build/static/demo/v2/angular/chip.ts +38 -15
- package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
- package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular/date-input-label.html +1 -1
- package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular/date-input.html +1 -1
- package/build/static/demo/v2/angular/date-range.ts +22 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/datetime-input.html +10 -0
- package/build/static/demo/v2/angular/datetime-input.ts +17 -0
- package/build/static/demo/v2/angular/datetime-range.ts +22 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular/echarts.ts +11 -6
- package/build/static/demo/v2/angular/loading.ts +2 -2
- package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
- package/build/static/demo/v2/angular/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular/pill.html +9 -7
- package/build/static/demo/v2/angular/popover-news.html +3 -3
- package/build/static/demo/v2/angular/range-field.ts +32 -0
- package/build/static/demo/v2/angular/settings-legacy.html +17 -0
- package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
- package/build/static/demo/v2/angular/settings.html +17 -3
- package/build/static/demo/v2/angular/settings.ts +2 -0
- package/build/static/demo/v2/angular/slider-error.html +8 -2
- package/build/static/demo/v2/angular/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
- package/build/static/demo/v2/angular/tabs.ts +11 -11
- package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular/time-range.ts +22 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
- package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular/toggle.ts +1 -1
- package/build/static/demo/v2/angular/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular/tree.ts +1 -1
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
- package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
- package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
- package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
- package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
- package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
- package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
- package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
- package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
- package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
- package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
- package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
- package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
- package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
- package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
- package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
- package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
- package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
- package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
- package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
- package/build/static/demo/v2/angular_standalone/settings.html +17 -3
- package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
- package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
- package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +20 -24
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
- package/build/static/demo/v2/angular_standalone/tabs.ts +11 -11
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
- package/build/static/demo/v2/angular_standalone/tile.ts +2 -7
- package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
- package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
- package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
- package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
- package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
- package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
- package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
- package/build/static/demo/v2/html/about-and-legal.html +34 -4
- package/build/static/demo/v2/html/action-card.html +1 -1
- package/build/static/demo/v2/html/add-icons.html +1 -1
- package/build/static/demo/v2/html/aggrid.html +1 -1
- package/build/static/demo/v2/html/application-advanced.html +3 -3
- package/build/static/demo/v2/html/application-app-switch.html +1 -1
- package/build/static/demo/v2/html/application-breakpoints.html +1 -1
- package/build/static/demo/v2/html/application-header.html +21 -5
- package/build/static/demo/v2/html/application.html +1 -1
- package/build/static/demo/v2/html/aria-label-properties.html +1 -1
- package/build/static/demo/v2/html/avatar-image.html +1 -1
- package/build/static/demo/v2/html/avatar-initials.html +1 -1
- package/build/static/demo/v2/html/avatar.html +1 -1
- package/build/static/demo/v2/html/blind-header-actions.html +1 -1
- package/build/static/demo/v2/html/blind-variants.html +1 -1
- package/build/static/demo/v2/html/blind.html +1 -1
- package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
- package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
- package/build/static/demo/v2/html/breadcrumb.html +13 -4
- package/build/static/demo/v2/html/button-danger-primary.html +1 -1
- package/build/static/demo/v2/html/button-danger-secondary.html +1 -1
- package/build/static/demo/v2/html/button-danger-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-group.html +1 -1
- package/build/static/demo/v2/html/button-loading.html +22 -5
- package/build/static/demo/v2/html/button-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-tertiary.html +1 -1
- package/build/static/demo/v2/html/button-text-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-icon.html +1 -1
- package/build/static/demo/v2/html/button-with-link.html +1 -1
- package/build/static/demo/v2/html/buttons.html +1 -1
- package/build/static/demo/v2/html/card-list.html +1 -1
- package/build/static/demo/v2/html/card.html +1 -1
- package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
- package/build/static/demo/v2/html/category-filter.html +1 -1
- package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
- package/build/static/demo/v2/html/checkbox.html +1 -1
- package/build/static/demo/v2/html/chip.html +39 -16
- package/build/static/demo/v2/html/content-header-no-back.html +1 -1
- package/build/static/demo/v2/html/content-header-with-slot.html +1 -1
- package/build/static/demo/v2/html/content-header.html +1 -1
- package/build/static/demo/v2/html/content.html +1 -1
- package/build/static/demo/v2/html/custom-field-validation.html +1 -1
- package/build/static/demo/v2/html/custom-field.html +1 -1
- package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
- package/build/static/demo/v2/html/date-dropdown.html +1 -1
- package/build/static/demo/v2/html/date-input-disabled.html +2 -2
- package/build/static/demo/v2/html/date-input-label.html +2 -2
- package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
- package/build/static/demo/v2/html/date-input-readonly.html +2 -2
- package/build/static/demo/v2/html/date-input-validation.html +5 -5
- package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
- package/build/static/demo/v2/html/date-input.html +2 -2
- package/build/static/demo/v2/html/date-range.html +29 -0
- package/build/static/demo/v2/html/datepicker-locale.html +1 -1
- package/build/static/demo/v2/html/datepicker-range.html +1 -1
- package/build/static/demo/v2/html/datepicker.html +1 -1
- package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
- package/build/static/demo/v2/html/datetime-input-label.html +26 -0
- package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
- package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
- package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
- package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/datetime-input.html +22 -0
- package/build/static/demo/v2/html/datetime-range.html +29 -0
- package/build/static/demo/v2/html/datetimepicker.html +1 -1
- package/build/static/demo/v2/html/divider.html +1 -1
- package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-button.html +1 -1
- package/build/static/demo/v2/html/dropdown-icon.html +1 -1
- package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
- package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
- package/build/static/demo/v2/html/dropdown.html +1 -1
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
- package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-circle.html +41 -33
- package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
- package/build/static/demo/v2/html/echarts-gauge.html +11 -5
- package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
- package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
- package/build/static/demo/v2/html/echarts-pie.html +40 -32
- package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
- package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
- package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
- package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
- package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
- package/build/static/demo/v2/html/echarts.html +14 -6
- package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
- package/build/static/demo/v2/html/empty-state-compact.html +1 -1
- package/build/static/demo/v2/html/empty-state.html +1 -1
- package/build/static/demo/v2/html/event-list-compact.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
- package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
- package/build/static/demo/v2/html/event-list-filled.html +1 -1
- package/build/static/demo/v2/html/event-list-selected.html +1 -1
- package/build/static/demo/v2/html/event-list.html +1 -1
- package/build/static/demo/v2/html/expanding-search.html +1 -1
- package/build/static/demo/v2/html/flip-tile.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
- package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
- package/build/static/demo/v2/html/form-checkbox.html +1 -1
- package/build/static/demo/v2/html/form-layout-auto.html +1 -1
- package/build/static/demo/v2/html/form-layout-grid.html +1 -1
- package/build/static/demo/v2/html/grid-padding.html +1 -1
- package/build/static/demo/v2/html/grid-size.html +1 -1
- package/build/static/demo/v2/html/grid.html +1 -1
- package/build/static/demo/v2/html/group-context-menu.html +1 -1
- package/build/static/demo/v2/html/group-custom-entry.html +1 -1
- package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
- package/build/static/demo/v2/html/group.html +1 -1
- package/build/static/demo/v2/html/html-table-striped.html +1 -1
- package/build/static/demo/v2/html/html-table.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/input-disabled.html +1 -1
- package/build/static/demo/v2/html/input-label.html +1 -1
- package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/input-legacy.html +1 -1
- package/build/static/demo/v2/html/input-pattern.html +1 -1
- package/build/static/demo/v2/html/input-readonly.html +1 -1
- package/build/static/demo/v2/html/input-types.html +1 -1
- package/build/static/demo/v2/html/input-validation.html +1 -1
- package/build/static/demo/v2/html/input-with-slots.html +1 -1
- package/build/static/demo/v2/html/input.html +1 -1
- package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-list.html +1 -1
- package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
- package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
- package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
- package/build/static/demo/v2/html/key-value.html +1 -1
- package/build/static/demo/v2/html/kpi.html +1 -1
- package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
- package/build/static/demo/v2/html/layout-auto.html +1 -1
- package/build/static/demo/v2/html/link-button-disabled.html +1 -1
- package/build/static/demo/v2/html/link-button.html +1 -1
- package/build/static/demo/v2/html/loading.html +12 -10
- package/build/static/demo/v2/html/menu-category.html +1 -1
- package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
- package/build/static/demo/v2/html/message-bar-removal.html +1 -1
- package/build/static/demo/v2/html/message-bar.html +1 -1
- package/build/static/demo/v2/html/message.html +1 -1
- package/build/static/demo/v2/html/modal-close.html +1 -1
- package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
- package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
- package/build/static/demo/v2/html/modal-sizes.html +1 -1
- package/build/static/demo/v2/html/modal.html +1 -1
- package/build/static/demo/v2/html/number-input-disabled.html +1 -1
- package/build/static/demo/v2/html/number-input-label.html +1 -1
- package/build/static/demo/v2/html/number-input-readonly.html +1 -1
- package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
- package/build/static/demo/v2/html/number-input-validation.html +1 -1
- package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/number-input.html +1 -1
- package/build/static/demo/v2/html/pagination-advanced.html +1 -1
- package/build/static/demo/v2/html/pagination.html +1 -1
- package/build/static/demo/v2/html/pane-layout.html +1 -1
- package/build/static/demo/v2/html/pane.html +1 -1
- package/build/static/demo/v2/html/pill-variants.html +24 -18
- package/build/static/demo/v2/html/pill.html +10 -8
- package/build/static/demo/v2/html/popover-news.html +5 -4
- package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
- package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
- package/build/static/demo/v2/html/progress-indicator.html +1 -1
- package/build/static/demo/v2/html/push-card.html +1 -1
- package/build/static/demo/v2/html/radio-button.html +1 -1
- package/build/static/demo/v2/html/radio-disabled.html +1 -1
- package/build/static/demo/v2/html/radio-group.html +1 -1
- package/build/static/demo/v2/html/radio-validation.html +1 -1
- package/build/static/demo/v2/html/radio.html +1 -1
- package/build/static/demo/v2/html/range-field.html +47 -0
- package/build/static/demo/v2/html/select-editable.html +1 -1
- package/build/static/demo/v2/html/select-multiple.html +1 -1
- package/build/static/demo/v2/html/select-validation.html +1 -1
- package/build/static/demo/v2/html/select.html +1 -1
- package/build/static/demo/v2/html/settings-legacy.html +45 -0
- package/build/static/demo/v2/html/settings.html +34 -8
- package/build/static/demo/v2/html/slider-error.html +4 -3
- package/build/static/demo/v2/html/slider-marker.html +1 -1
- package/build/static/demo/v2/html/slider-trace.html +1 -1
- package/build/static/demo/v2/html/slider.html +1 -1
- package/build/static/demo/v2/html/spinner-large.html +1 -1
- package/build/static/demo/v2/html/spinner.html +1 -1
- package/build/static/demo/v2/html/split-button-icons.html +1 -1
- package/build/static/demo/v2/html/split-button.html +1 -1
- package/build/static/demo/v2/html/tabs-overflow.html +66 -26
- package/build/static/demo/v2/html/tabs-rounded.html +23 -9
- package/build/static/demo/v2/html/tabs.html +22 -15
- package/build/static/demo/v2/html/textarea-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-legacy.html +1 -1
- package/build/static/demo/v2/html/textarea-readonly.html +1 -1
- package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
- package/build/static/demo/v2/html/textarea-validation.html +1 -1
- package/build/static/demo/v2/html/textarea.html +1 -1
- package/build/static/demo/v2/html/theme-switcher.html +5 -6
- package/build/static/demo/v2/html/tile.html +1 -1
- package/build/static/demo/v2/html/time-input-disabled.html +1 -1
- package/build/static/demo/v2/html/time-input-label.html +1 -1
- package/build/static/demo/v2/html/time-input-readonly.html +1 -1
- package/build/static/demo/v2/html/time-input-validation.html +1 -1
- package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
- package/build/static/demo/v2/html/time-input.html +1 -1
- package/build/static/demo/v2/html/time-range.html +29 -0
- package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
- package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
- package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
- package/build/static/demo/v2/html/timepicker.html +1 -1
- package/build/static/demo/v2/html/toast-custom.html +4 -4
- package/build/static/demo/v2/html/toast-position.html +1 -1
- package/build/static/demo/v2/html/toast.html +1 -1
- package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
- package/build/static/demo/v2/html/toggle-checked.html +2 -2
- package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
- package/build/static/demo/v2/html/toggle-disabled.html +2 -2
- package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
- package/build/static/demo/v2/html/toggle.html +2 -2
- package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
- package/build/static/demo/v2/html/tooltip.html +1 -1
- package/build/static/demo/v2/html/tree-custom.html +2 -2
- package/build/static/demo/v2/html/tree.html +2 -1
- package/build/static/demo/v2/html/upload.html +1 -1
- package/build/static/demo/v2/html/validation-select.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
- package/build/static/demo/v2/html/vertical-tabs.html +1 -1
- package/build/static/demo/v2/html/workflow-vertical.html +1 -1
- package/build/static/demo/v2/html/workflow.html +1 -1
- package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
- package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
- package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
- package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
- package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
- package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
- package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
- package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
- package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
- package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
- package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
- package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
- package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
- package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
- package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
- package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
- package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
- package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
- package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
- package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
- package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
- package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
- package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
- package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
- package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
- package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
- package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
- package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
- package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
- package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
- package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
- package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
- package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
- package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
- package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
- package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
- package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
- package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
- package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
- package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
- package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
- package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
- package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
- package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
- package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
- package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
- package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
- package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
- package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
- package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
- package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
- package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
- package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
- package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
- package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
- package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
- package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
- package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
- package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
- package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
- package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
- package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
- package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
- package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
- package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
- package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
- package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
- package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
- package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +74 -38
- package/build/static/demo/v2/preview/html/component-usage.json +102 -40
- package/build/static/demo/v2/preview/html/index.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
- package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +19 -8
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +3 -3
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +56 -23
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +25 -18
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
- package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
- package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
- package/build/static/demo/v2/preview/mobile/index.html +11 -6
- package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
- package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
- package/build/static/demo/v2/react/application-advanced.tsx +3 -3
- package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
- package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
- package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
- package/build/static/demo/v2/react/button-loading.tsx +16 -8
- package/build/static/demo/v2/react/buttons.tsx +1 -3
- package/build/static/demo/v2/react/chip.tsx +33 -14
- package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
- package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
- package/build/static/demo/v2/react/date-input-label.tsx +1 -1
- package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
- package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
- package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
- package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
- package/build/static/demo/v2/react/date-input.tsx +1 -1
- package/build/static/demo/v2/react/date-range.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
- package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
- package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
- package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
- package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
- package/build/static/demo/v2/react/datetime-input.tsx +21 -0
- package/build/static/demo/v2/react/datetime-range.tsx +23 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
- package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
- package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
- package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
- package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
- package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
- package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
- package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
- package/build/static/demo/v2/react/echarts.tsx +16 -7
- package/build/static/demo/v2/react/loading.tsx +4 -2
- package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
- package/build/static/demo/v2/react/modal.tsx +3 -1
- package/build/static/demo/v2/react/pill-variants.tsx +28 -20
- package/build/static/demo/v2/react/pill.tsx +20 -11
- package/build/static/demo/v2/react/popover-news.tsx +5 -3
- package/build/static/demo/v2/react/range-field.tsx +48 -0
- package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
- package/build/static/demo/v2/react/settings.tsx +22 -5
- package/build/static/demo/v2/react/slider-error.tsx +8 -2
- package/build/static/demo/v2/react/tabs-overflow.tsx +19 -14
- package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
- package/build/static/demo/v2/react/tabs.tsx +11 -10
- package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
- package/build/static/demo/v2/react/time-range.tsx +23 -0
- package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
- package/build/static/demo/v2/react/timepicker.tsx +1 -1
- package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
- package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
- package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
- package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
- package/build/static/demo/v2/react/toggle.tsx +1 -1
- package/build/static/demo/v2/react/tree-custom.tsx +1 -0
- package/build/static/demo/v2/react/tree.tsx +1 -1
- package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
- package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
- package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
- package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
- package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
- package/build/static/demo/v2/vue/button-loading.vue +32 -4
- package/build/static/demo/v2/vue/chip.vue +47 -19
- package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
- package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
- package/build/static/demo/v2/vue/date-input-label.vue +1 -1
- package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
- package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
- package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
- package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
- package/build/static/demo/v2/vue/date-input.vue +1 -1
- package/build/static/demo/v2/vue/date-range.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
- package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
- package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
- package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
- package/build/static/demo/v2/vue/datetime-input.vue +16 -0
- package/build/static/demo/v2/vue/datetime-range.vue +23 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
- package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
- package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
- package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
- package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
- package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
- package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
- package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
- package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
- package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
- package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
- package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
- package/build/static/demo/v2/vue/echarts.vue +9 -5
- package/build/static/demo/v2/vue/loading.vue +4 -2
- package/build/static/demo/v2/vue/pill-variants.vue +23 -17
- package/build/static/demo/v2/vue/pill.vue +9 -7
- package/build/static/demo/v2/vue/popover-news.vue +3 -3
- package/build/static/demo/v2/vue/range-field.vue +38 -0
- package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
- package/build/static/demo/v2/vue/settings.vue +25 -3
- package/build/static/demo/v2/vue/slider-error.vue +3 -2
- package/build/static/demo/v2/vue/tabs-overflow.vue +24 -15
- package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
- package/build/static/demo/v2/vue/tabs.vue +12 -9
- package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
- package/build/static/demo/v2/vue/time-range.vue +19 -0
- package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
- package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
- package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
- package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
- package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
- package/build/static/demo/v2/vue/toggle.vue +1 -1
- package/build/static/demo/v2/vue/tree-custom.vue +1 -0
- package/build/static/demo/v2/vue/tree.vue +1 -1
- package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
- package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
- package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
- package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
- package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
- package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
- package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
- package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
- package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
- package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
- package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
- package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
- package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
- package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
- package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
- package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
- package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
- package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
- package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
- package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
- package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
- package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
- package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
- package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
- package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
- package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
- package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
- package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
- package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
- package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
- package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
- package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
- package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
- package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
- package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
- package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
- package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
- package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
- package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
- package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
- package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
- package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
- package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
- package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
- package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
- package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
- package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
- package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
- package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
- package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
- package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
- package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
- package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
- package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
- package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
- package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
- package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
- package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
- package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
- package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
- package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
- package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
- package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
- package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
- package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.js +71 -0
- package/build/static/storybook-static/iframe.html +2 -2
- package/build/static/storybook-static/index.json +1 -1
- package/build/static/storybook-static/project.json +1 -1
- package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
- package/package.json +4 -4
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -203
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -156
- package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
- package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
- package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
- package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
- package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
- package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
- package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
- package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
- package/build/docs/autogenerated/playground/drawer.mdx +0 -46
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
- package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
- package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
- package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
- package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
- package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
- package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
- package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
- package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
- package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
- package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
- package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
- package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
- package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
- package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
- package/build/static/demo/v2/angular/drawer.ts +0 -25
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
- package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
- package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
- package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
- package/build/static/demo/v2/html/drawer-full-height.html +0 -38
- package/build/static/demo/v2/html/drawer.html +0 -39
- package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +0 -127
- package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +0 -12
- package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +0 -8
- package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +0 -49990
- package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +0 -98
- package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +0 -30
- package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +0 -96
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +0 -15
- package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +0 -7
- package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +0 -67
- package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +0 -8
- package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +0 -7
- package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +0 -8
- package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +0 -9
- package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +0 -12
- package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +0 -8
- package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +0 -7
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +0 -9
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +0 -7
- package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
- package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +0 -7
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +0 -7
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +0 -9
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +0 -11
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +0 -9
- package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +0 -144
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +0 -63
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +0 -57
- package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +0 -65
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +0 -142
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +0 -83
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +0 -126
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +0 -45
- package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +0 -64
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +0 -84
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +0 -93
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +0 -80
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +0 -61
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +0 -87
- package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +0 -7
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +0 -6
- package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +0 -18
- package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +0 -27
- package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
- package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +0 -7
- package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
- package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
- package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +0 -3056
- package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +0 -5572
- package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +0 -27
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +0 -29
- package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +0 -96
- package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +0 -22
- package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +0 -76
- package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +0 -74
- package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +0 -1061
- package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +0 -4
- package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +0 -1577
- package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +0 -271
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +0 -187
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +0 -48
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +0 -120
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +0 -93
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +0 -86
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +0 -103
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +0 -101
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +0 -155
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +0 -497
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +0 -89
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +0 -70
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +0 -553
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +0 -25
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +0 -27
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +0 -82
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +0 -181
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +0 -31
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +0 -135
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +0 -43
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +0 -49
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +0 -403
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +0 -16
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +0 -129
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +0 -81
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +0 -174
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +0 -110
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +0 -127
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +0 -74
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +0 -161
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +0 -66
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +0 -95
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +0 -253
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +0 -122
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +0 -156
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +0 -15
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +0 -40
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +0 -90
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +0 -23
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +0 -42
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +0 -204
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +0 -39
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +0 -112
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +0 -104
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +0 -474
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +0 -56
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +0 -60
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +0 -14
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +0 -180
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +0 -151
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +0 -270
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +0 -466
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +0 -68
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +0 -108
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +0 -18
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +0 -158
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +0 -134
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +0 -610
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +0 -236
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +0 -44
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +0 -433
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +0 -224
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +0 -36
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +0 -257
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +0 -591
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +0 -109
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +0 -87
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +0 -47
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +0 -118
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +0 -323
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +0 -29
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +0 -580
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +0 -35
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +0 -146
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +0 -150
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +0 -119
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +0 -77
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +0 -7
- package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +0 -64
- package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +0 -23
- package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
- package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
- package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +0 -14
- package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +0 -8
- package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +0 -21
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +0 -27
- package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +0 -56
- package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +0 -224
- package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +0 -59
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +0 -54
- package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +0 -56
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
- package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +0 -7
- package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +0 -7
- package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
- package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
- package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +0 -9
- package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +0 -7
- package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +0 -10
- package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +0 -14
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +0 -12
- package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +0 -154
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +0 -57
- package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +0 -8
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +0 -7
- package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +0 -18
- package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +0 -51
- package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +0 -19
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +0 -29
- package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +0 -8
- package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +0 -5
- package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
- package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
- package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +0 -115
- package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +0 -10
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
- package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +0 -2
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +0 -46
- package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
- package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +0 -5
- package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +0 -1
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +0 -1
- package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
- package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
- package/build/static/demo/v2/react/drawer.tsx +0 -28
- package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
- package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
- package/build/static/demo/v2/vue/drawer.vue +0 -22
- package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +0 -1
- package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +0 -10
- package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +0 -9
- package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +0 -72
- package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +0 -216
- package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +0 -86
- package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +0 -158
- package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +0 -30
- package/build/static/storybook-static/assets/axe-BpZO0Bda.js +0 -20
- package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +0 -8
- package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +0 -750
- package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +0 -12
- package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +0 -14
- package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +0 -89
- package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +0 -16
- package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +0 -21
- package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +0 -50
- package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +0 -3
- package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +0 -24
- package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +0 -91
- package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +0 -37
- package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +0 -15
- package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +0 -5
- package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +0 -12
- package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +0 -1
- package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +0 -1
- package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +0 -20
- package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +0 -1
- package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +0 -1039
- package/build/static/storybook-static/assets/index-DzYQ_BiM.js +0 -1
- package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +0 -7
- package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +0 -70
- package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +0 -7
- package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +0 -31
- package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +0 -10
- package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +0 -5
- package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
- package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +0 -16
- package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +0 -35
- package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +0 -18
- package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +0 -47
- package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +0 -69
- package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +0 -1
- package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +0 -23
- package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +0 -50
- package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +0 -27
- package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +0 -10
- package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +0 -14
- package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +0 -12
- package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +0 -131
- package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +0 -25
- package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +0 -5
- package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +0 -23
- package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +0 -6
- package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +0 -109
- package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +0 -16
- package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +0 -3
- package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +0 -42
- package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +0 -9
- package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +0 -70
- package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +0 -46
- package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +0 -71
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
- /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
- /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
!function(){function e(e,t,o){(function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")})(e,t),t.set(e,o)}function t(e,t,o){return e.set(r(e,t),o),o}function o(e,t){return e.get(r(e,t))}function r(e,t,o){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:o;throw new TypeError("Private element is not present on this object")}function n(e,t,o){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}System.register([],function(a,i){"use strict";return{execute:function(){var s,l,c,d,h,m,u,b,p,f,g,v,y,w=document.createElement("style");function k(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}w.textContent='.Home__Event__Container{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:20px;width:100%;height:100%}:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media(min-width:576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media(min-width:1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media(min-width:576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media(min-width:768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media(min-width:992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media(min-width:1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media(min-width:576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media(min-width:768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media(min-width:992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media(min-width:1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media(min-width:576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media(min-width:576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(min-width:576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media(min-width:576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media(min-width:768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media(min-width:992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media(min-width:1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media(min-width:576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media(min-width:576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media(min-width:768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media(min-width:992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media(min-width:1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media(min-width:576px){.ion-display-sm-none{display:none!important}}@media(min-width:768px){.ion-display-md-none{display:none!important}}@media(min-width:992px){.ion-display-lg-none{display:none!important}}@media(min-width:1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media(min-width:576px){.ion-display-sm-inline{display:inline!important}}@media(min-width:768px){.ion-display-md-inline{display:inline!important}}@media(min-width:992px){.ion-display-lg-inline{display:inline!important}}@media(min-width:1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media(min-width:576px){.ion-display-sm-inline-block{display:inline-block!important}}@media(min-width:768px){.ion-display-md-inline-block{display:inline-block!important}}@media(min-width:992px){.ion-display-lg-inline-block{display:inline-block!important}}@media(min-width:1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media(min-width:576px){.ion-display-sm-block{display:block!important}}@media(min-width:768px){.ion-display-md-block{display:block!important}}@media(min-width:992px){.ion-display-lg-block{display:block!important}}@media(min-width:1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media(min-width:576px){.ion-display-sm-flex{display:flex!important}}@media(min-width:768px){.ion-display-md-flex{display:flex!important}}@media(min-width:992px){.ion-display-lg-flex{display:flex!important}}@media(min-width:1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media(min-width:576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media(min-width:576px){.ion-display-sm-grid{display:grid!important}}@media(min-width:768px){.ion-display-md-grid{display:grid!important}}@media(min-width:992px){.ion-display-lg-grid{display:grid!important}}@media(min-width:1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media(min-width:576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media(min-width:576px){.ion-display-sm-table{display:table!important}}@media(min-width:768px){.ion-display-md-table{display:table!important}}@media(min-width:992px){.ion-display-lg-table{display:table!important}}@media(min-width:1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media(min-width:576px){.ion-display-sm-table-cell{display:table-cell!important}}@media(min-width:768px){.ion-display-md-table-cell{display:table-cell!important}}@media(min-width:992px){.ion-display-lg-table-cell{display:table-cell!important}}@media(min-width:1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media(min-width:576px){.ion-display-sm-table-row{display:table-row!important}}@media(min-width:768px){.ion-display-md-table-row{display:table-row!important}}@media(min-width:992px){.ion-display-lg-table-row{display:table-row!important}}@media(min-width:1200px){.ion-display-xl-table-row{display:table-row!important}}:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}:root{--theme-z-index-sticky:1020;--theme-z-index-fixed:1030;--theme-z-index-modal-backdrop:1040;--theme-z-index-modal:1050;--theme-z-index-dropdown:1060;--theme-z-index-tooltip:1070;--theme-z-index-toast:1080}label.ix-form-label{color:var(--theme-color-soft-text);padding:2px 0}label.ix-form-label.label-alignment-left{padding:6px 0}input.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);min-height:2rem;padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input.ix-form-control[type=number]{text-align:right}input.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}input.ix-form-control:-webkit-autofill,input.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}input.ix-form-control::placeholder{color:var(--theme-input-hint--color)}input.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}input.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}input.ix-form-control.read-only,input.ix-form-control:read-only{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly);box-shadow:none;outline:none}input.ix-form-control.read-only::placeholder,input.ix-form-control:read-only::placeholder{color:transparent}input.ix-form-control.disabled,input.ix-form-control:disabled{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled);box-shadow:none;outline:none}input.ix-form-control.disabled::placeholder,input.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea.ix-form-control[type=number]{text-align:right}textarea.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}textarea.ix-form-control:-webkit-autofill,textarea.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}textarea.ix-form-control::placeholder{color:var(--theme-input-hint--color)}textarea.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}textarea.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}textarea.ix-form-control.read-only,textarea.ix-form-control:read-only{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly);box-shadow:none;outline:none}textarea.ix-form-control.read-only::placeholder,textarea.ix-form-control:read-only::placeholder{color:transparent}textarea.ix-form-control.disabled,textarea.ix-form-control:disabled{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled);box-shadow:none;outline:none}textarea.ix-form-control.disabled::placeholder,textarea.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{min-height:2rem;padding:calc(.375rem - var(--theme-input--border-thickness)) calc(.5rem - var(--theme-input--border-thickness))}textarea.ix-form-control:not([rows]){height:3.25rem}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){border-color:var(--theme-input--border-color--info)}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{border-color:var(--theme-input--border-color--info--hover)!important}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--info--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--warning--active)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--invalid--active)!important}input.ix-form-control~.invalid-feedback,input.ix-form-control~.valid-feedback,textarea.ix-form-control~.invalid-feedback,textarea.ix-form-control~.valid-feedback{display:none;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}form input.ix-form-control~.valid-feedback,form textarea.ix-form-control~.valid-feedback{color:var(--theme-color-success)}form input.ix-form-control~.invalid-feedback,form textarea.ix-form-control~.invalid-feedback{color:var(--theme-color-alarm-text)}form.was-validated .ix-form-control.is-invalid,form.was-validated .ix-form-control:invalid,form:not([novalidate]) .ix-form-control.is-invalid,form:not([novalidate]) .ix-form-control:invalid{background-color:var(--theme-input-error--background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'512\' height=\'512\'%3E%3Cpath fill=\'%23ff2640\' fill-opacity=\'.75\' fill-rule=\'evenodd\' d=\'M256 42.667c117.626 0 213.333 95.707 213.333 213.333S373.626 469.333 256 469.333 42.667 373.626 42.667 256 138.374 42.667 256 42.667m0 42.666C161.56 85.333 85.333 161.56 85.333 256S161.56 426.667 256 426.667 426.667 350.44 426.667 256 350.44 85.333 256 85.333m70.248 70.249 30.17 30.17L286.168 256l70.25 70.248-30.17 30.17L256 286.168l-70.248 70.25-30.17-30.17L225.83 256l-70.248-70.248 30.17-30.17L256 225.83z\'/%3E%3C/svg%3E")!important;background-position:left calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:18px;border-color:var(--theme-input-error--border-color);padding-left:calc(1.5em + .75rem);padding-right:.75rem}form.was-validated .ix-form-control.is-invalid~.invalid-feedback,form.was-validated .ix-form-control:invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control.is-invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control:invalid~.invalid-feedback{display:block}form.was-validated .ix-form-control.is-valid~.valid-feedback,form.was-validated .ix-form-control:valid~.valid-feedback,form:not([novalidate]) .ix-form-control.is-valid~.valid-feedback,form:not([novalidate]) .ix-form-control:valid~.valid-feedback{display:block}form:not(.was-validated) .ix-form-control.invalid-feedback,form:not(.was-validated) .ix-form-control.valid-feedback{display:none!important}.ix-form-control[type=checkbox]:checked,.ix-form-control[type=checkbox]:not(:checked){cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ix-form-control[type=checkbox]:checked+label,.ix-form-control[type=checkbox]:not(:checked)+label{color:var(--theme-checkbox-label--color);display:inline-flex;min-height:1.5rem;position:relative;user-select:none}.ix-form-control[type=checkbox]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=checkbox]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";float:left;height:1.125rem;margin-right:.5rem;margin-top:1px;max-height:1.125rem;max-width:1.125rem;min-height:1.125rem;min-width:1.125rem;width:1.125rem}.ix-form-control[type=checkbox]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:not(:checked)+label:before{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}.ix-form-control[type=checkbox]:not(:checked):hover+label:before{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}.ix-form-control[type=checkbox]:not(:checked):active+label:before{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}.ix-form-control[type=checkbox]:not(:checked):disabled+label:before{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}.ix-form-control[type=checkbox]:checked+label:before{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}.ix-form-control[type=checkbox]:checked+label:after{border-bottom:.0625rem solid var(--theme-checkbox-checked--color);border-left:.0625rem solid var(--theme-checkbox-checked--color);border-right:none;border-top:none;content:"";display:block;height:.26rem;margin:.525rem .42rem .1875rem;position:absolute;transform:translate(-1px,-3px) rotate(-53deg) scale(2) skew(-8deg,-3deg);width:.4rem}.ix-form-control[type=checkbox]:checked:hover+label:before{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}.ix-form-control[type=checkbox]:checked:active+label:before{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}.ix-form-control[type=checkbox]:checked:disabled+label:before{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}.ix-form-control[type=checkbox]:checked:disabled+label:after{border-color:var(--theme-checkbox-checked--color--disabled)}.ix-form-control[type=checkbox]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=checkbox]:indeterminate+label:after{border-bottom:.125rem solid var(--theme-checkbox-mixed--color);content:"";display:block;height:.125rem;margin:.5625rem 0 0 .25rem;position:absolute;width:.625rem}.ix-form-control[type=checkbox]:indeterminate+label:before{background-color:var(--theme-checkbox-mixed--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color)}.ix-form-control[type=checkbox]:indeterminate:hover+label:before{background-color:var(--theme-checkbox-mixed--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--hover)}.ix-form-control[type=checkbox]:indeterminate:active+label:before{background-color:var(--theme-checkbox-mixed--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--active)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:before{background-color:var(--theme-checkbox-mixed--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--disabled)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:after{border-color:var(--theme-checkbox-mixed--color--disabled)}.ix-form-control[type=checkbox]:disabled+label{color:var(--theme-checkbox-label--color--disabled)}.ix-form-control[type=radio]:checked,.ix-form-control[type=radio]:not(:checked){clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none;clip-path:inset(50%);height:1px;max-height:1px;max-width:1px;min-height:0;min-width:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.ix-form-control[type=radio]:checked+label,.ix-form-control[type=radio]:not(:checked)+label{align-items:flex-start;color:var(--theme-radiobtn-label--color);display:inline-flex;margin-right:1rem;position:relative;user-select:none}.ix-form-control[type=radio]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=radio]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;content:"";float:left;height:1.25rem;margin-right:.5rem;max-height:1.25rem;max-width:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}.ix-form-control[type=radio]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:not(:checked)+label:before{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}.ix-form-control[type=radio]:not(:checked):hover+label:before{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}.ix-form-control[type=radio]:not(:checked):active+label:before{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}.ix-form-control[type=radio]:not(:checked):disabled+label:before{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}.ix-form-control[type=radio]:checked+label:before{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}.ix-form-control[type=radio]:checked+label:after{background-color:var(--theme-radiobtn-checked--color);border-radius:100%;content:"";display:block;height:.5rem;left:.375rem;position:absolute;top:.5rem;width:.5rem}.ix-form-control[type=radio]:checked:hover+label:before{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}.ix-form-control[type=radio]:checked:active+label:before{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}.ix-form-control[type=radio]:checked:disabled+label:before{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}.ix-form-control[type=radio]:checked:disabled+label:after{border-color:var(--theme-radiobtn-checked--color--disabled)}.ix-form-control[type=radio]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=radio]:disabled+label{color:var(--theme-radiobtn-label--color--disabled)}a[href]{color:var(--theme-color-primary);text-underline-offset:.2rem}a[href]:not(.disabled):not(:disabled).hover,a[href]:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic)}a[href]:not(.disabled):not(:disabled).active,a[href]:not(.disabled):not(:disabled):active{color:var(--theme-color-dynamic)}a[href]:not(.disabled):not(:disabled):visited{color:var(--theme-color-primary)}a[href]:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:.2rem}a[href] .glyph{vertical-align:middle}a[href] .glyph:before{display:inline-block;text-decoration:none}a[href]:not(.disabled):not(:disabled){cursor:pointer}ix-menu>a[href]{color:unset;text-decoration:none}a[href]:has(+ix-menu-item){color:unset;text-decoration:none}:root body{--theme-box-shadow-lvl-1:var(--theme-shadow-1);--theme-box-shadow-lvl-2:var(--theme-shadow-2);--theme-box-shadow-lvl-3:var(--theme-shadow-3);--theme-box-shadow-lvl-4:var(--theme-shadow-4);--theme-box-shadow-level-1:var(--theme-shadow-1);--theme-box-shadow-level-2:var(--theme-shadow-2);--theme-box-shadow-level-3:var(--theme-shadow-3);--theme-box-shadow-level-4:var(--theme-shadow-4);--theme-box-shadow-insert:var(--theme-inset-shadow-1)}.input-group-label{color:var(--theme-input-unit--color);margin-left:2px;margin-right:2px}.group-start .input-group-label:first-child{margin-left:8px}.group-start .input-group-label:last-child{margin-right:4px}.group-end .input-group-label:first-child{margin-left:4px}.group-end .input-group-label:last-child{margin-right:8px}.ix-table{border-color:var(--theme-table--border-color);border-spacing:0;box-sizing:border-box;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.429em;margin-bottom:1rem;vertical-align:top;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;--ix-table-background:var(--theme-table--background);--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--theme-table--color);--bs-table-bg:var(--theme-table--background);--bs-table-border-color:var(--theme-table--border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--theme-table--color);--bs-table-striped-bg:var(--theme-table-data-cell--background);--bs-table-active-color:var(--theme-table--color);--bs-table-active-bg:var(--theme-table-data-row-alt--background--active);--bs-table-hover-color:var(--theme-table--color);--bs-table-hover-bg:var(--theme-table-data-row-alt--background--hover)}.ix-table-striped>tbody>tr:nth-of-type(odd)>*{--ix-table-background:var(--theme-table-data-cell--background)}.ix-table-striped>tbody>tr:nth-of-type(2n)>*{--ix-table-background:var(--theme-table-data-row-alt--background)}.ix-table thead{background-color:var(--theme-table-header-row--background)}.ix-table>thead{vertical-align:bottom}.ix-table>:not(caption)>*>*{background-color:var(--ix-table-background);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px transparent;padding:.5rem}.ix-table td,.ix-table th{border-bottom-color:var(--theme-table-data-row--border-color)}.ix-table tbody,.ix-table td,.ix-table tfoot,.ix-table th,.ix-table thead,.ix-table tr{text-align:left}.typography-label{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label,.typography-label-xs{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);-webkit-font-smoothing:antialiased}.typography-label-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label-lg,.typography-label-sm{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-body{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.typography-body,.typography-body-xs{text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);line-height:var(--theme-line-height-lg);-webkit-font-smoothing:antialiased}.typography-body-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-body-lg,.typography-body-sm{line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display,.typography-display-xs{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);-webkit-font-smoothing:antialiased}.typography-display-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display-lg,.typography-display-sm{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display-xl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-5);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.typography-display-xl,.typography-display-xxl{letter-spacing:var(--theme-letter-spacing-sm);line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xxl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-6);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h6,.typography-h6,h6{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h5,.h6,.typography-h5,.typography-h6,h5,h6{letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h5,.typography-h5,h5{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h4,.typography-h4,h4{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h3,.h4,.typography-h3,.typography-h4,h3,h4{letter-spacing:var(--theme-letter-spacing-lg);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h3,.typography-h3,h3{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h2,.typography-h2,h2{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.h1,.h2,.typography-h1,.typography-h2,h1,h2{letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-moz-osx-font-smooting:grayscale}.h1,.typography-h1,h1{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-sm);-webkit-font-smoothing:antialiased}.typography-code{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code,.typography-code-lg{letter-spacing:var(--theme-letter-spacing-md);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-code-lg{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code-sm{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none{text-decoration:none!important}.typography-decoration-underline{text-decoration:underline!important}.typography-decoration-line-through{text-decoration:line-through!important}.typography-weight-bold{font-weight:700!important}a{color:var(--theme-color-primary)}.ix-button-group{display:inline-flex;position:relative;vertical-align:middle}.ix-button-group ix-button:first-child{--ix-button-border-radius-right:0}.ix-button-group ix-button:last-child{--ix-button-border-radius-left:0}.ix-button-group ix-button:not(:first-child):not(:last-child){--ix-button-border-radius-right:0;--ix-button-border-radius-left:0}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--theme-color-warning-40);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--theme-font-code);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{font-size:.875em;word-wrap:break-word}code a>code{color:inherit}kbd{border-radius:.25rem;font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button,input,optgroup,select,textarea{font-family:inherit;line-height:inherit;margin:0}figure{margin:0 0 1rem}::-moz-focus-inner{border-style:none;padding:0}iframe{border:0}img,svg{vertical-align:middle}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}:root{--ix-safe-area-inset-top:0rem;--ix-safe-area-inset-right:0rem;--ix-safe-area-inset-bottom:0rem;--ix-safe-area-inset-left:0rem}[data-ix-theme]{--animate-duration:var(--theme-default-time);--theme-font-family:Siemens Sans,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:var(--theme-color-std-text);font-family:var(--theme-font-family);--theme-border-width-default:.0625rem;--theme-border-width-none:0rem;--theme-border-width-thick:.125rem;--theme-container-size-0:15rem;--theme-container-size-1:20rem;--theme-container-size-2:22.5rem;--theme-container-size-3:30rem;--theme-container-size-4:37.5rem;--theme-container-size-5:45rem;--theme-container-size-6:52.5rem;--theme-default-border-radius:.25rem;--theme-default-control-height:32px;--theme-default-icon-size:1.5rem;--theme-default-time:.15s;--theme-focus--border-thickness:.0625rem;--theme-focus--outline-offset:.125rem;--theme-focus-border-thickness:.0625rem;--theme-focus-outline-offset:.125rem;--theme-font-size-caption:.75rem;--theme-font-size-default:.875rem;--theme-font-size-l:1rem;--theme-font-size-s:.75rem;--theme-font-size-xl:1.375rem;--theme-font-size-xs:.625rem;--theme-font-weight-black:900;--theme-font-weight-bold:700;--theme-font-weight-normal:400;--theme-inner-shadow-blur-1:4;--theme-inner-shadow-spread-1:0;--theme-inner-shadow-x-offset-1:0;--theme-inner-shadow-y-offset-1:2;--theme-input-min-width:.125rem;--theme-input-padding-x:.5rem;--theme-input-padding-y:.5rem;--theme-large-control-height:40px;--theme-large-icon-size:2rem;--theme-letter-spacing-lg:.006em;--theme-letter-spacing-md:0em;--theme-letter-spacing-sm:-.006em;--theme-letter-spacing-xl:.012em;--theme-letter-spacing-xs:-.012em;--theme-letter-spacing-xxl:.02em;--theme-lightbox-blur:5.44;--theme-line-height-caption:1.5;--theme-line-height-caption-single:1;--theme-line-height-default:1.429;--theme-line-height-default-single:1.143;--theme-line-height-h2:1.455;--theme-line-height-l:1.5;--theme-line-height-l-single:1.25;--theme-line-height-lg:1.5;--theme-line-height-md:1.43;--theme-line-height-mdsm:1.3;--theme-line-height-s:1.5;--theme-line-height-s-single:1.5;--theme-line-height-sm:1.2;--theme-line-height-xl:1.091;--theme-line-height-xs:1;--theme-logo--siemens:url("data:image/svg+xml;charset=utf8,%3Csvg width=\'76\' height=\'12\' viewBox=\'0 0 76 12\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z\' fill=\'%23FFF\' fill-rule=\'evenodd\'/%3E%3C/svg%3E%0A");--theme-medium-control-height:24px;--theme-medium-time:.3s;--theme-min-border-radius:0rem;--theme-ms--1:.75rem;--theme-ms--2:.625rem;--theme-ms-0:.875rem;--theme-ms-1:1rem;--theme-ms-1-2:1.125rem;--theme-ms-2:1.25rem;--theme-ms-3:1.5rem;--theme-ms-4:1.8125rem;--theme-ms-5:2.1875rem;--theme-ms-6:2.625rem;--theme-ms-7:3.125rem;--theme-ms-8:3.75rem;--theme-overlay-blur:43.49;--theme-shadow-1-blur-1:2;--theme-shadow-1-blur-2:1;--theme-shadow-1-spread-1:0;--theme-shadow-1-spread-2:0;--theme-shadow-1-x-offset-1:0;--theme-shadow-1-x-offset-2:0;--theme-shadow-1-y-offset-1:2;--theme-shadow-1-y-offset-2:1;--theme-shadow-2-blur-1:8;--theme-shadow-2-blur-2:8;--theme-shadow-2-blur-3:16;--theme-shadow-2-spread-1:0;--theme-shadow-2-spread-2:0;--theme-shadow-2-spread-3:0;--theme-shadow-2-x-offset-1:-4;--theme-shadow-2-x-offset-2:4;--theme-shadow-2-x-offset-3:0;--theme-shadow-2-y-offset-1:0;--theme-shadow-2-y-offset-2:0;--theme-shadow-2-y-offset-3:0;--theme-shadow-3-blur-1:6;--theme-shadow-3-blur-2:8;--theme-shadow-3-spread-1:0;--theme-shadow-3-spread-2:0;--theme-shadow-3-x-offset-1:0;--theme-shadow-3-x-offset-2:0;--theme-shadow-3-y-offset-1:2;--theme-shadow-3-y-offset-2:0;--theme-shadow-4-blur-1:2;--theme-shadow-4-blur-2:8;--theme-shadow-4-blur-3:18;--theme-shadow-4-spread-1:0;--theme-shadow-4-spread-2:0;--theme-shadow-4-spread-3:0;--theme-shadow-4-x-offset-1:0;--theme-shadow-4-x-offset-2:0;--theme-shadow-4-x-offset-3:0;--theme-shadow-4-y-offset-1:0;--theme-shadow-4-y-offset-2:4;--theme-shadow-4-y-offset-3:12;--theme-short-time:0ms;--theme-size--1:.75rem;--theme-size--2:.5rem;--theme-size--3:.375rem;--theme-size--4:.25rem;--theme-size--5:.1875rem;--theme-size--6:.125rem;--theme-size-0:1rem;--theme-size-1:1.5rem;--theme-size-2:2rem;--theme-size-3:3rem;--theme-size-4:4rem;--theme-size-5:6rem;--theme-size-6:8rem;--theme-size-7:12rem;--theme-size-8:16rem;--theme-slow-time:.5s;--theme-small-border-radius:.125rem;--theme-small-icon-size:1rem;--theme-space--1:.25rem;--theme-space--2:.1875rem;--theme-space--3:.125rem;--theme-space-0:.375rem;--theme-space-1:.5rem;--theme-space-2:.75rem;--theme-space-3:1rem;--theme-space-4:1.5rem;--theme-space-5:2rem;--theme-space-6:3rem;--theme-space-7:4rem;--theme-space-8:6rem;--theme-text-decoration-line-through:line-through;--theme-text-decoration-none:none;--theme-text-decoration-underline:underline;--theme-x-slow-time:1s;--theme-action-card--border-radius:var(--theme-default-border-radius);--theme-action-card--border-width:var(--theme-border-width-default);--theme-action-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-action-card-alarm--background:var(--theme-color-alarm);--theme-action-card-alarm--background--active:var(--theme-color-alarm--active);--theme-action-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-action-card-alarm--background--selected:var(--theme-color-alarm);--theme-action-card-alarm--border-color:var(--theme-color-0);--theme-action-card-alarm--border-color--active:var(--theme-color-0);--theme-action-card-alarm--border-color--hover:var(--theme-color-0);--theme-action-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-action-card-alarm--color:var(--theme-color-alarm--contrast);--theme-action-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-action-card-critical--background:var(--theme-color-critical);--theme-action-card-critical--background--active:var(--theme-color-critical--active);--theme-action-card-critical--background--hover:var(--theme-color-critical--hover);--theme-action-card-critical--background--selected:var(--theme-color-critical);--theme-action-card-critical--border-color:var(--theme-color-0);--theme-action-card-critical--border-color--active:var(--theme-color-0);--theme-action-card-critical--border-color--hover:var(--theme-color-0);--theme-action-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-action-card-critical--color:var(--theme-color-critical--contrast);--theme-action-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-action-card-filled--background:var(--theme-color-component-1);--theme-action-card-filled--background--active:var(--theme-color-component-1--active);--theme-action-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-action-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-action-card-filled--border-color:var(--theme-color-0);--theme-action-card-filled--border-color--active:var(--theme-color-0);--theme-action-card-filled--border-color--hover:var(--theme-color-0);--theme-action-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-action-card-filled--color:var(--theme-color-std-text);--theme-action-card-filled-subtext--color:var(--theme-color-soft-text);--theme-action-card-info--background:var(--theme-color-info);--theme-action-card-info--background--active:var(--theme-color-info--active);--theme-action-card-info--background--hover:var(--theme-color-info--hover);--theme-action-card-info--background--selected:var(--theme-color-info);--theme-action-card-info--border-color:var(--theme-color-0);--theme-action-card-info--border-color--active:var(--theme-color-0);--theme-action-card-info--border-color--hover:var(--theme-color-0);--theme-action-card-info--border-color--selected:var(--theme-color-dynamic);--theme-action-card-info--color:var(--theme-color-info--contrast);--theme-action-card-info-subtext--color:var(--theme-color-info--contrast);--theme-action-card-neutral--background:var(--theme-color-neutral);--theme-action-card-neutral--background--active:var(--theme-color-neutral--active);--theme-action-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-action-card-neutral--background--selected:var(--theme-color-neutral);--theme-action-card-neutral--border-color:var(--theme-color-0);--theme-action-card-neutral--border-color--active:var(--theme-color-0);--theme-action-card-neutral--border-color--hover:var(--theme-color-0);--theme-action-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-action-card-neutral--color:var(--theme-color-neutral--contrast);--theme-action-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-action-card-outline--background:var(--theme-color-ghost);--theme-action-card-outline--background--active:var(--theme-color-ghost--active);--theme-action-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-action-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-action-card-outline--border-color:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-action-card-outline-subtext--color:var(--theme-color-soft-text);--theme-action-card-primary--background:var(--theme-color-primary);--theme-action-card-primary--background--active:var(--theme-color-primary--active);--theme-action-card-primary--background--hover:var(--theme-color-primary--hover);--theme-action-card-primary--background--selected:var(--theme-color-primary);--theme-action-card-primary--border-color:var(--theme-color-0);--theme-action-card-primary--border-color--active:var(--theme-color-0);--theme-action-card-primary--border-color--hover:var(--theme-color-0);--theme-action-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-action-card-primary--color:var(--theme-color-primary--contrast);--theme-action-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-action-card-success--background:var(--theme-color-success);--theme-action-card-success--background--active:var(--theme-color-success--active);--theme-action-card-success--background--hover:var(--theme-color-success--hover);--theme-action-card-success--background--selected:var(--theme-color-success);--theme-action-card-success--border-color:var(--theme-color-0);--theme-action-card-success--border-color--active:var(--theme-color-0);--theme-action-card-success--border-color--hover:var(--theme-color-0);--theme-action-card-success--border-color--selected:var(--theme-color-dynamic);--theme-action-card-success--color:var(--theme-color-success--contrast);--theme-action-card-warning--background:var(--theme-color-warning);--theme-action-card-warning--background--active:var(--theme-color-warning--active);--theme-action-card-warning--background--hover:var(--theme-color-warning--hover);--theme-action-card-warning--background--selected:var(--theme-color-warning);--theme-action-card-warning--border-color:var(--theme-color-0);--theme-action-card-warning--border-color--active:var(--theme-color-0);--theme-action-card-warning--border-color--hover:var(--theme-color-0);--theme-action-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-action-card-warning--color:var(--theme-color-warning--contrast);--theme-action-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-app-header--background:var(--theme-color-2);--theme-app-header--border-color:var(--theme-color-weak-bdr);--theme-app-header--border-width:var(--theme-blind--border-thickness);--theme-app-header--color:var(--theme-color-std-text);--theme-app-header-app-icon--outline-color:var(--theme-color-8);--theme-app-header-logo--color:var(--theme-color-logo);--theme-app-header-name-suffix--color:var(--theme-color-soft-text);--theme-avatar--background:var(--theme-color-component-3);--theme-avatar--color:var(--theme-color-std-text);--theme-avatar-btn--background:var(--theme-color-ghost);--theme-avatar-btn--background--active:var(--theme-color-ghost--active);--theme-avatar-btn--background--hover:var(--theme-color-ghost--hover);--theme-avatar-btn--color:var(--theme-color-std-text);--theme-avatar-btn--color--active:var(--theme-color-std-text);--theme-avatar-btn--color--hover:var(--theme-color-std-text);--theme-blind--border-radius:var(--theme-default-border-radius);--theme-blind--border-thickness:var(--theme-border-width-default);--theme-blind-base--background:var(--theme-color-component-1);--theme-blind-base--border-color:var(--theme-color-0);--theme-blind-header-closed--background:var(--theme-color-ghost);--theme-blind-header-closed--background--active:var(--theme-color-ghost--active);--theme-blind-header-closed--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-closed--color:var(--theme-color-std-text);--theme-blind-header-closed--color--active:var(--theme-color-std-text);--theme-blind-header-closed--color--hover:var(--theme-color-std-text);--theme-blind-header-icon-closed--color:var(--theme-color-primary);--theme-blind-header-icon-closed--color--active:var(--theme-color-primary);--theme-blind-header-icon-closed--color--hover:var(--theme-color-primary);--theme-blind-header-icon-open--color:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--active:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--hover:var(--theme-color-dynamic);--theme-blind-header-open--background:var(--theme-color-ghost);--theme-blind-header-open--background--active:var(--theme-color-ghost--active);--theme-blind-header-open--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-open--color:var(--theme-color-std-text);--theme-blind-header-open--color--active:var(--theme-color-std-text);--theme-blind-header-open--color--hover:var(--theme-color-std-text);--theme-btn--border-radius:var(--theme-small-border-radius);--theme-btn--border-thickness:var(--theme-border-width-default);--theme-btn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-btn-danger-primary--background:var(--theme-color-alarm);--theme-btn-danger-primary--background--active:var(--theme-color-alarm--active);--theme-btn-danger-primary--background--disabled:var(--theme-color-component-4);--theme-btn-danger-primary--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger-primary--border-color:var(--theme-color-0);--theme-btn-danger-primary--border-color--active:var(--theme-color-0);--theme-btn-danger-primary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-primary--border-color--hover:var(--theme-color-0);--theme-btn-danger-primary--color:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-danger-primary--color--hover:var(--theme-color-alarm--contrast);--theme-btn-danger-secondary--background:var(--theme-color-0);--theme-btn-danger-secondary--background--active:var(--theme-color-alarm--active);--theme-btn-danger-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-secondary--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger-secondary--border-color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--border-color--active:var(--theme-color-alarm--active);--theme-btn-danger-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-danger-secondary--border-color--hover:var(--theme-color-alarm--hover);--theme-btn-danger-secondary--color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-secondary--color--hover:var(--theme-color-alarm--contrast);--theme-btn-danger-tertiary--background:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--active:var(--theme-color-alarm--active);--theme-btn-danger-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger-tertiary--border-color:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--active:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-danger-tertiary--color:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-tertiary--color--hover:var(--theme-color-alarm--contrast);--theme-btn-primary--background:var(--theme-color-primary);--theme-btn-primary--background--active:var(--theme-color-primary--active);--theme-btn-primary--background--disabled:var(--theme-color-component-4);--theme-btn-primary--background--hover:var(--theme-color-primary--hover);--theme-btn-primary--background--pressed:var(--theme-color-dynamic);--theme-btn-primary--background--pressed-active:var(--theme-color-dynamic--active);--theme-btn-primary--background--pressed-hover:var(--theme-color-dynamic--hover);--theme-btn-primary--border-color:var(--theme-color-0);--theme-btn-primary--border-color--active:var(--theme-color-0);--theme-btn-primary--border-color--disabled:var(--theme-color-0);--theme-btn-primary--border-color--hover:var(--theme-color-0);--theme-btn-primary--border-color--pressed:var(--theme-color-0);--theme-btn-primary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-primary--border-color--pressed-hover-active:var(--theme-color-0);--theme-btn-primary--color:var(--theme-color-primary--contrast);--theme-btn-primary--color--active:var(--theme-color-primary--contrast);--theme-btn-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-primary--color--hover:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-active:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-hover:var(--theme-color-primary--contrast);--theme-btn-secondary--background:var(--theme-color-secondary);--theme-btn-secondary--background--active:var(--theme-color-secondary--active);--theme-btn-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-secondary--background--hover:var(--theme-color-secondary--hover);--theme-btn-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-secondary--border-color:var(--theme-color-primary);--theme-btn-secondary--border-color--active:var(--theme-color-primary--active);--theme-btn-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-secondary--border-color--hover:var(--theme-color-primary--hover);--theme-btn-secondary--border-color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed-active:var(--theme-color-primary--active);--theme-btn-secondary--border-color--pressed-hover:var(--theme-color-primary--hover);--theme-btn-secondary--color:var(--theme-color-primary);--theme-btn-secondary--color--active:var(--theme-color-primary--active);--theme-btn-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-secondary--color--hover:var(--theme-color-primary--hover);--theme-btn-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed-active:var(--theme-color-primary--active);--theme-btn-secondary--color--pressed-hover:var(--theme-color-primary--hover);--theme-btn-subtle-primary--background:var(--theme-color-component-2);--theme-btn-subtle-primary--background--active:var(--theme-color-component-1--active);--theme-btn-subtle-primary--background--disabled:var(--theme-color-component-2);--theme-btn-subtle-primary--background--hover:var(--theme-color-component-1--hover);--theme-btn-subtle-primary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-primary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-primary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-primary--border-color:var(--theme-color-0);--theme-btn-subtle-primary--border-color--active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-primary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-primary--color:var(--theme-color-std-text);--theme-btn-subtle-primary--color--active:var(--theme-color-std-text);--theme-btn-subtle-primary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-primary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-primary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-secondary--background:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-secondary--border-color:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--active:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--hover:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--pressed:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-active:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-hover:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--color:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--active:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-secondary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--background:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-tertiary--border-color:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-tertiary--color:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--active:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-tertiary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-tertiary--background:var(--theme-color-ghost);--theme-btn-tertiary--background--active:var(--theme-color-secondary--active);--theme-btn-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-tertiary--background--hover:var(--theme-color-secondary--hover);--theme-btn-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-tertiary--border-color:var(--theme-color-0);--theme-btn-tertiary--border-color--active:var(--theme-color-0);--theme-btn-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-tertiary--color:var(--theme-color-primary);--theme-btn-tertiary--color--active:var(--theme-color-primary--active);--theme-btn-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-tertiary--color--hover:var(--theme-color-primary--hover);--theme-btn-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed-active:var(--theme-color-primary--active);--theme-btn-tertiary--color--pressed-hover:var(--theme-color-primary--hover);--theme-card--border-radius:var(--theme-default-border-radius);--theme-card--border-width:var(--theme-border-width-default);--theme-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-card-alarm--background:var(--theme-color-alarm);--theme-card-alarm--background--active:var(--theme-color-alarm--active);--theme-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-card-alarm--background--selected:var(--theme-color-alarm);--theme-card-alarm--border-color:var(--theme-color-0);--theme-card-alarm--border-color--active:var(--theme-color-0);--theme-card-alarm--border-color--hover:var(--theme-color-0);--theme-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-card-alarm--color:var(--theme-color-alarm--contrast);--theme-card-critical--background:var(--theme-color-critical);--theme-card-critical--background--active:var(--theme-color-critical--active);--theme-card-critical--background--hover:var(--theme-color-critical--hover);--theme-card-critical--background--selected:var(--theme-color-critical);--theme-card-critical--border-color:var(--theme-color-0);--theme-card-critical--border-color--active:var(--theme-color-0);--theme-card-critical--border-color--hover:var(--theme-color-0);--theme-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-card-critical--color:var(--theme-color-critical--contrast);--theme-card-filled--background:var(--theme-color-component-1);--theme-card-filled--background--active:var(--theme-color-component-1--active);--theme-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-card-filled--border-color:var(--theme-color-0);--theme-card-filled--border-color--active:var(--theme-color-0);--theme-card-filled--border-color--hover:var(--theme-color-0);--theme-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-card-filled--color:var(--theme-color-std-text);--theme-card-info--background:var(--theme-color-info);--theme-card-info--background--active:var(--theme-color-info--active);--theme-card-info--background--hover:var(--theme-color-info--hover);--theme-card-info--background--selected:var(--theme-color-info);--theme-card-info--border-color:var(--theme-color-0);--theme-card-info--border-color--active:var(--theme-color-0);--theme-card-info--border-color--hover:var(--theme-color-0);--theme-card-info--border-color--selected:var(--theme-color-dynamic);--theme-card-info--color:var(--theme-color-info--contrast);--theme-card-neutral--background:var(--theme-color-neutral);--theme-card-neutral--background--active:var(--theme-color-neutral--active);--theme-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-card-neutral--background--selected:var(--theme-color-neutral);--theme-card-neutral--border-color:var(--theme-color-0);--theme-card-neutral--border-color--active:var(--theme-color-0);--theme-card-neutral--border-color--hover:var(--theme-color-0);--theme-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-card-neutral--color:var(--theme-color-neutral--contrast);--theme-card-outline--background:var(--theme-color-ghost);--theme-card-outline--background--active:var(--theme-color-ghost--active);--theme-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-card-outline--border-color:var(--theme-color-soft-bdr);--theme-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-card-outline--color:var(--theme-color-std-text);--theme-card-primary--background:var(--theme-color-primary);--theme-card-primary--background--active:var(--theme-color-primary--active);--theme-card-primary--background--hover:var(--theme-color-primary--hover);--theme-card-primary--background--selected:var(--theme-color-primary);--theme-card-primary--border-color:var(--theme-color-0);--theme-card-primary--border-color--active:var(--theme-color-0);--theme-card-primary--border-color--hover:var(--theme-color-0);--theme-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-card-primary--color:var(--theme-color-primary--contrast);--theme-card-success--background:var(--theme-color-success);--theme-card-success--background--active:var(--theme-color-success--active);--theme-card-success--background--hover:var(--theme-color-success--hover);--theme-card-success--background--selected:var(--theme-color-success);--theme-card-success--border-color:var(--theme-color-0);--theme-card-success--border-color--active:var(--theme-color-0);--theme-card-success--border-color--hover:var(--theme-color-0);--theme-card-success--border-color--selected:var(--theme-color-dynamic);--theme-card-success--color:var(--theme-color-success--contrast);--theme-card-warning--background:var(--theme-color-warning);--theme-card-warning--background--active:var(--theme-color-warning--active);--theme-card-warning--background--hover:var(--theme-color-warning--hover);--theme-card-warning--background--selected:var(--theme-color-warning);--theme-card-warning--border-color:var(--theme-color-0);--theme-card-warning--border-color--active:var(--theme-color-0);--theme-card-warning--border-color--hover:var(--theme-color-0);--theme-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-card-warning--color:var(--theme-color-warning--contrast);--theme-checkbox--border-thickness:var(--theme-border-width-default);--theme-checkbox--focus--outline-offset:var(--theme-focus-outline-offset);--theme-checkbox-checked--background:var(--theme-color-dynamic);--theme-checkbox-checked--background--active:var(--theme-color-dynamic--active);--theme-checkbox-checked--background--disabled:var(--theme-color-component-4);--theme-checkbox-checked--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-checked--background--info:var(--theme-color-info);--theme-checkbox-checked--background--info--active:var(--theme-color-info--active);--theme-checkbox-checked--background--info--hover:var(--theme-color-info--hover);--theme-checkbox-checked--background--invalid:var(--theme-color-alarm);--theme-checkbox-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-checked--background--warning:var(--theme-color-warning);--theme-checkbox-checked--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-checked--border-color:var(--theme-color-0);--theme-checkbox-checked--border-color--active:var(--theme-color-0);--theme-checkbox-checked--border-color--disabled:var(--theme-color-0);--theme-checkbox-checked--border-color--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--info:var(--theme-color-0);--theme-checkbox-checked--border-color--info--active:var(--theme-color-0);--theme-checkbox-checked--border-color--info--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-checked--color:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--active:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--info:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-label--color:var(--theme-color-std-text);--theme-checkbox-label--color--disabled:var(--theme-color-weak-text);--theme-checkbox-mixed--background:var(--theme-color-dynamic);--theme-checkbox-mixed--background--active:var(--theme-color-dynamic--active);--theme-checkbox-mixed--background--disabled:var(--theme-color-component-4);--theme-checkbox-mixed--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-mixed--background--invalid:var(--theme-color-alarm);--theme-checkbox-mixed--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-mixed--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-mixed--background--warning:var(--theme-color-warning);--theme-checkbox-mixed--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-mixed--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-mixed--border-color:var(--theme-color-0);--theme-checkbox-mixed--border-color--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--disabled:var(--theme-color-0);--theme-checkbox-mixed--border-color--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--info:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-mixed--color:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--active:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--info:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-unchecked--background:var(--theme-color-secondary);--theme-checkbox-unchecked--background--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--background--disabled:var(--theme-color-ghost);--theme-checkbox-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--info:var(--theme-color-secondary);--theme-checkbox-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--invalid:var(--theme-color-component-error);--theme-checkbox-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--warning:var(--theme-color-component-warning);--theme-checkbox-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-checkbox-unchecked--border-color--active:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-checkbox-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--info:var(--theme-color-info);--theme-checkbox-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-checkbox-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-checkbox-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-chip--background:var(--theme-color-component-1);--theme-chip--background--active:var(--theme-color-component-1--active);--theme-chip--background--hover:var(--theme-color-component-1--hover);--theme-chip--color:var(--theme-color-std-text);--theme-chip-close-btn--background:var(--theme-color-ghost);--theme-chip-close-btn--background--active:var(--theme-color-ghost--active);--theme-chip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-chip-close-btn--color:var(--theme-color-soft-text);--theme-chip-outline--background:var(--theme-color-secondary);--theme-chip-outline--background--active:var(--theme-color-1--active);--theme-chip-outline--background--hover:var(--theme-color-1--hover);--theme-chip-outline--color:var(--theme-color-std-text);--theme-chip-primary--background:var(--theme-color-primary);--theme-chip-primary--background--active:var(--theme-color-primary--active);--theme-chip-primary--background--hover:var(--theme-color-primary--hover);--theme-chip-primary--color:var(--theme-color-primary--contrast);--theme-chip-primary--color--active:var(--theme-color-primary--contrast);--theme-chip-primary--color--hover:var(--theme-color-primary--contrast);--theme-chip-primary-outline--background:var(--theme-color-secondary);--theme-chip-primary-outline--background--active:var(--theme-color-secondary--active);--theme-chip-primary-outline--background--display:var(--theme-color-secondary);--theme-chip-primary-outline--background--hover:var(--theme-color-secondary--hover);--theme-chip-primary-outline--border-color:var(--theme-color-primary);--theme-chip-primary-outline--border-color--active:var(--theme-color-primary--active);--theme-chip-primary-outline--border-color--display:var(--theme-color-primary);--theme-chip-primary-outline--border-color--hover:var(--theme-color-primary--hover);--theme-chip-primary-outline--color:var(--theme-color-primary);--theme-chip-primary-outline--color--active:var(--theme-color-primary--active);--theme-chip-primary-outline--color--display:var(--theme-color-std-text);--theme-chip-primary-outline--color--hover:var(--theme-color-primary--hover);--theme-datepicker-cw--color:var(--theme-color-soft-text);--theme-datepicker-day--background:var(--theme-color-ghost);--theme-datepicker-day--background--active:var(--theme-color-ghost--active);--theme-datepicker-day--background--disabled:var(--theme-color-ghost);--theme-datepicker-day--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-day--background--range:var(--theme-color-component-10);--theme-datepicker-day--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-day--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-day--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-day--background--selected:var(--theme-color-component-9);--theme-datepicker-day--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-day--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-day--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-day--border-color:var(--theme-color-0);--theme-datepicker-day--border-color--active:var(--theme-color-0);--theme-datepicker-day--border-color--disabled:var(--theme-color-0);--theme-datepicker-day--border-color--hover:var(--theme-color-0);--theme-datepicker-day--border-color--range:var(--theme-color-0);--theme-datepicker-day--border-color--range-active:var(--theme-color-0);--theme-datepicker-day--border-color--range-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--range-hover:var(--theme-color-0);--theme-datepicker-day--border-color--selected:var(--theme-color-0);--theme-datepicker-day--border-color--selected-active:var(--theme-color-0);--theme-datepicker-day--border-color--selected-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--selected-hover:var(--theme-color-0);--theme-datepicker-day--color:var(--theme-color-primary);--theme-datepicker-day--color--active:var(--theme-color-primary);--theme-datepicker-day--color--disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--hover:var(--theme-color-primary);--theme-datepicker-day--color--range:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-extra--border-color:var(--theme-color-1);--theme-datepicker-separator--background:var(--theme-color-x-weak-bdr);--theme-datepicker-time-header:var(--theme-color-std-text);--theme-datepicker-today--background:var(--theme-color-ghost);--theme-datepicker-today--background--active:var(--theme-color-ghost--active);--theme-datepicker-today--background--disabled:var(--theme-color-ghost);--theme-datepicker-today--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-today--background--range:var(--theme-color-component-10);--theme-datepicker-today--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-today--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-today--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-today--background--selected:var(--theme-color-component-9);--theme-datepicker-today--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-today--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-today--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-today--border-color:var(--theme-color-primary);--theme-datepicker-today--border-color--active:var(--theme-color-primary);--theme-datepicker-today--border-color--disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--hover:var(--theme-color-primary);--theme-datepicker-today--border-color--range:var(--theme-color-primary);--theme-datepicker-today--border-color--range-active:var(--theme-color-primary);--theme-datepicker-today--border-color--range-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--range-hover:var(--theme-color-primary);--theme-datepicker-today--border-color--selected:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-active:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--selected-hover:var(--theme-color-primary);--theme-datepicker-today--color:var(--theme-color-primary);--theme-datepicker-today--color--active:var(--theme-color-primary);--theme-datepicker-today--color--disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--hover:var(--theme-color-primary);--theme-datepicker-today--color--range:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-weekday--color:var(--theme-color-soft-text);--theme-event-item-chevron--color:var(--theme-color-soft-text);--theme-event-item-filled--background:var(--theme-color-component-1);--theme-event-item-filled--background--active:var(--theme-color-component-1--active);--theme-event-item-filled--background--disabled:var(--theme-color-component-1);--theme-event-item-filled--background--hover:var(--theme-color-component-1--hover);--theme-event-item-filled--background--selected:var(--theme-color-component-1--active);--theme-event-item-filled--border:var(--theme-color-0);--theme-event-item-filled--border--active:var(--theme-color-0);--theme-event-item-filled--border--disabled:var(--theme-color-0);--theme-event-item-filled--border--hover:var(--theme-color-0);--theme-event-item-filled--border--selected:var(--theme-color-dynamic);--theme-event-item-indicator--width:var(--theme-size--2);--theme-event-item-indicator-opacity--disabled:.3;--theme-event-item-outline--background:var(--theme-color-ghost);--theme-event-item-outline--background--active:var(--theme-color-ghost--active);--theme-event-item-outline--background--disabled:var(--theme-color-ghost);--theme-event-item-outline--background--hover:var(--theme-color-ghost--hover);--theme-event-item-outline--background--selected:var(--theme-color-ghost--active);--theme-event-item-outline--border:var(--theme-color-soft-bdr);--theme-event-item-outline--border--active:var(--theme-color-soft-bdr);--theme-event-item-outline--border--disabled:var(--theme-color-weak-bdr);--theme-event-item-outline--border--hover:var(--theme-color-soft-bdr);--theme-event-item-outline--border--selected:var(--theme-color-dynamic);--theme-flip--border-radius:var(--theme-default-border-radius);--theme-flip-alarm--background:var(--theme-color-component-1);--theme-flip-alarm--border-color:var(--theme-color-alarm);--theme-flip-alarm--color:var(--theme-color-std-text);--theme-flip-alarm-footer--background:var(--theme-color-alarm);--theme-flip-alarm-footer--border-color:var(--theme-color-0);--theme-flip-alarm-footer--color:var(--theme-color-alarm--contrast);--theme-flip-filled--background:var(--theme-color-component-1);--theme-flip-filled--border-color:var(--theme-color-0);--theme-flip-filled--color:var(--theme-color-std-text);--theme-flip-filled-footer--background:var(--theme-color-component-1);--theme-flip-filled-footer--border-color:var(--theme-color-1);--theme-flip-filled-footer--color:var(--theme-color-std-text);--theme-flip-info--background:var(--theme-color-component-1);--theme-flip-info--border-color:var(--theme-color-info);--theme-flip-info--color:var(--theme-color-std-text);--theme-flip-info-footer--background:var(--theme-color-info);--theme-flip-info-footer--border-color:var(--theme-color-0);--theme-flip-info-footer--color:var(--theme-color-info--contrast);--theme-flip-outline--background:var(--theme-color-0);--theme-flip-outline--border-color:var(--theme-color-soft-bdr);--theme-flip-outline--color:var(--theme-color-std-text);--theme-flip-outline-footer--background:var(--theme-color-0);--theme-flip-outline-footer--border-color:var(--theme-color-soft-bdr);--theme-flip-outline-footer--color:var(--theme-color-std-text);--theme-flip-primary--background:var(--theme-color-component-1);--theme-flip-primary--border-color:var(--theme-color-primary);--theme-flip-primary--color:var(--theme-color-std-text);--theme-flip-primary-footer--background:var(--theme-color-primary);--theme-flip-primary-footer--border-color:var(--theme-color-0);--theme-flip-primary-footer--color:var(--theme-color-primary--contrast);--theme-flip-warning--background:var(--theme-color-component-1);--theme-flip-warning--border-color:var(--theme-color-warning-bdr);--theme-flip-warning--color:var(--theme-color-std-text);--theme-flip-warning-footer--background:var(--theme-color-warning);--theme-flip-warning-footer--border-color:var(--theme-color-0);--theme-flip-warning-footer--color:var(--theme-color-warning--contrast);--theme-ghost--background:var(--theme-color-ghost);--theme-ghost--background--active:var(--theme-color-ghost--active);--theme-ghost--background--hover:var(--theme-color-ghost--hover);--theme-group--border-radius:var(--theme-default-border-radius);--theme-group--border-radius--focus:var(--theme-min-border-radius);--theme-group-header--color:var(--theme-color-std-text);--theme-group-item--background:var(--theme-color-component-1);--theme-group-item--background--active:var(--theme-color-component-1--active);--theme-group-item--background--disabled:var(--theme-color-component-1);--theme-group-item--background--hover:var(--theme-color-component-1--hover);--theme-group-item--background--selected:var(--theme-color-ghost--selected);--theme-group-item--border-color:var(--theme-color-0);--theme-group-item--border-color--active:var(--theme-color-0);--theme-group-item--border-color--disabled:var(--theme-color-0);--theme-group-item--border-color--hover:var(--theme-color-0);--theme-group-item--border-color--selected:var(--theme-color-0);--theme-group-item-icon--color:var(--theme-color-std-text);--theme-group-item-icon--color--disabled:var(--theme-color-weak-text);--theme-group-item-indicator--background:var(--theme-color-0);--theme-group-item-indicator--background--selected:var(--theme-color-dynamic);--theme-group-item-indicator--background--subselected:var(--theme-color-dynamic);--theme-group-item-subtext--color:var(--theme-color-soft-text);--theme-group-item-subtext--color--disabled:var(--theme-color-weak-text);--theme-group-item-text--color:var(--theme-color-std-text);--theme-group-item-text--color--disabled:var(--theme-color-weak-text);--theme-group-node-closed--color:var(--theme-color-std-text);--theme-group-node-open--color:var(--theme-color-std-text);--theme-group-subheader--color:var(--theme-color-std-text);--theme-helper--color:var(--theme-color-soft-text);--theme-helper--color--info:var(--theme-color-std-text);--theme-helper--color--invalid:var(--theme-color-alarm-text);--theme-helper--color--valid:var(--theme-color-std-text);--theme-helper--color--warning:var(--theme-color-std-text);--theme-helper-icon--color--info:var(--theme-color-info);--theme-helper-icon--color--invalid:var(--theme-color-alarm);--theme-helper-icon--color--valid:var(--theme-color-success);--theme-helper-icon--color--warning:var(--theme-color-warning-text);--theme-input--background:var(--theme-color-component-8);--theme-input--background--autofill:var(--theme-color-component-info);--theme-input--background--disabled:var(--theme-color-0);--theme-input--background--focus:var(--theme-color-component-8--hover);--theme-input--background--hover:var(--theme-color-component-8--hover);--theme-input--background--invalid:var(--theme-color-component-error);--theme-input--background--invalid--focus:var(--theme-color-component-error);--theme-input--background--invalid--hover:var(--theme-color-component-error);--theme-input--background--readonly:var(--theme-color-0);--theme-input--background--warning:var(--theme-color-component-warning);--theme-input--background--warning--focus:var(--theme-color-component-warning);--theme-input--background--warning--hover:var(--theme-color-component-warning);--theme-input--border-color:var(--theme-color-std-bdr);--theme-input--border-color--autofill:var(--theme-color-hard-bdr);--theme-input--border-color--disabled:var(--theme-color-weak-bdr);--theme-input--border-color--focus:var(--theme-color-dynamic);--theme-input--border-color--hover:var(--theme-color-dynamic);--theme-input--border-color--info:var(--theme-color-info);--theme-input--border-color--info--active:var(--theme-color-info);--theme-input--border-color--info--hover:var(--theme-color-info);--theme-input--border-color--invalid:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-input--border-color--readonly:var(--theme-color-std-bdr);--theme-input--border-color--warning:var(--theme-color-warning-bdr);--theme-input--border-color--warning--active:var(--theme-color-warning-bdr);--theme-input--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-input--border-color-bottom--disabled:var(--theme-color-weak-bdr);--theme-input--border-color-bottom--readonly:var(--theme-color-std-bdr);--theme-input--border-radius:var(--theme-small-border-radius);--theme-input--border-thickness:var(--theme-border-width-default);--theme-input--box-shadow:var(--theme-inset-shadow-1);--theme-input--color:var(--theme-color-std-text);--theme-input--color--autofill:var(--theme-color-std-text);--theme-input--color--disabled:var(--theme-color-weak-text);--theme-input--focus--outline-offset:var(--theme-focus-outline-offset);--theme-input-error--background:var(--theme-color-component-error);--theme-input-error--border-color:var(--theme-color-alarm);--theme-input-error-icon--color:var(--theme-color-alarm);--theme-input-extra--background--active:var(--theme-color-component-8--hover);--theme-input-extra--background--hover:var(--theme-color-component-8--hover);--theme-input-gripper--color:var(--theme-color-weak-text);--theme-input-gripper--color--focus:var(--theme-color-weak-text);--theme-input-gripper--color--hover:var(--theme-color-weak-text);--theme-input-hint--color:var(--theme-color-soft-text);--theme-input-search-icon--color:var(--theme-color-primary);--theme-input-search-icon--color--disabled:var(--theme-color-weak-text);--theme-input-search-icon--color--focus:var(--theme-color-dynamic);--theme-input-search-icon--color--hover:var(--theme-color-dynamic);--theme-input-select-icon--color:var(--theme-color-soft-text);--theme-input-select-icon--color--active:var(--theme-color-dynamic);--theme-input-select-icon--color--hover:var(--theme-color-dynamic);--theme-input-unit--color:var(--theme-color-soft-text);--theme-kpi--border-radius:var(--theme-default-border-radius);--theme-kpi-display--background:var(--theme-color-ghost);--theme-kpi-display--background--active:var(--theme-color-ghost--active);--theme-kpi-display--background--hover:var(--theme-color-ghost--hover);--theme-kpi-display-icon--color:var(--theme-color-std-text);--theme-kpi-display-indicator--background:var(--theme-color-component-4);--theme-kpi-display-label--color:var(--theme-color-soft-text);--theme-kpi-display-units:var(--theme-color-soft-text);--theme-kpi-display-value:var(--theme-color-std-text);--theme-label--color:var(--theme-color-soft-text);--theme-label--color--active:var(--theme-color-std-text);--theme-label--color--disabled:var(--theme-color-weak-text);--theme-label--color--focus:var(--theme-color-dynamic);--theme-label--color--hover:var(--theme-color-std-text);--theme-label--color--invalid:var(--theme-color-alarm-text);--theme-link-btn--border-color:var(--theme-color-ghost);--theme-link-btn--border-color--active:var(--theme-color-ghost);--theme-link-btn--border-color--disabled:var(--theme-color-ghost);--theme-link-btn--border-color--hover:var(--theme-color-ghost);--theme-link-btn--border-color--visited:var(--theme-color-ghost);--theme-link-btn--color:var(--theme-color-primary);--theme-link-btn--color--active:var(--theme-color-primary--active);--theme-link-btn--color--disabled:var(--theme-color-weak-text);--theme-link-btn--color--hover:var(--theme-color-primary--hover);--theme-link-btn--color--visited:var(--theme-color-primary);--theme-menu--background:var(--theme-color-2);--theme-menu--border-color:var(--theme-color-0);--theme-menu--border-radius:var(--theme-default-border-radius);--theme-menu--border-thickness:var(--theme-border-width-none);--theme-menu--box-shadow:var(--theme-shadow-4);--theme-menu-btn--background:var(--theme-color-ghost);--theme-menu-btn--background--active:var(--theme-color-ghost--active);--theme-menu-btn--background--hover:var(--theme-color-ghost--hover);--theme-menu-btn--color:var(--theme-color-std-text);--theme-menu-btn--color--active:var(--theme-color-std-text);--theme-menu-btn--color--hover:var(--theme-color-std-text);--theme-menu-header--color:var(--theme-color-soft-text);--theme-menu-item--background:var(--theme-color-ghost);--theme-menu-item--background--active:var(--theme-color-ghost--active);--theme-menu-item--background--disabled:var(--theme-color-ghost);--theme-menu-item--background--hover:var(--theme-color-ghost--hover);--theme-menu-item--color:var(--theme-color-std-text);--theme-menu-item--color--active:var(--theme-color-std-text);--theme-menu-item--color--disabled:var(--theme-color-weak-text);--theme-menu-item--color--hover:var(--theme-color-std-text);--theme-menu-item-arrow--color:var(--theme-color-soft-text);--theme-menu-item-arrow--color--active:var(--theme-color-std-text);--theme-menu-item-arrow--color--disabled:var(--theme-color-weak-text);--theme-menu-item-arrow--color--hover:var(--theme-color-std-text);--theme-menu-item-check--color:var(--theme-color-soft-text);--theme-menu-item-check--color--active:var(--theme-color-std-text);--theme-menu-item-check--color--disabled:var(--theme-color-weak-text);--theme-menu-item-check--color--hover:var(--theme-color-std-text);--theme-menu-item-icon--color:var(--theme-color-soft-text);--theme-menu-item-icon--color--active:var(--theme-color-std-text);--theme-menu-item-icon--color--disabled:var(--theme-color-weak-text);--theme-menu-item-icon--color--hover:var(--theme-color-std-text);--theme-menu-separator--background:var(--theme-color-x-weak-bdr);--theme-message-bar--border-radius:var(--theme-default-border-radius);--theme-message-bar--border-thickness:var(--theme-border-width-thick);--theme-messagebar--background:var(--theme-color-secondary);--theme-messagebar--color:var(--theme-color-std-text);--theme-modal--background:var(--theme-color-2);--theme-modal--border-color:var(--theme-color-0);--theme-modal--box-shadow:var(--theme-shadow-4);--theme-theme-modal--border-thickness:var(--theme-border-width-default);--theme-nav--background:var(--theme-color-2);--theme-nav-item-primary--background:var(--theme-color-ghost);--theme-nav-item-primary--background--active:var(--theme-color-ghost--active);--theme-nav-item-primary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-primary--background--selected:var(--theme-color-1);--theme-nav-item-primary--border-color:var(--theme-color-0);--theme-nav-item-primary--border-color--active:var(--theme-color-0);--theme-nav-item-primary--border-color--hover:var(--theme-color-0);--theme-nav-item-primary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-primary--color:var(--theme-color-std-text);--theme-nav-item-primary--color--active:var(--theme-color-std-text);--theme-nav-item-primary--color--hover:var(--theme-color-std-text);--theme-nav-item-primary--color--selected:var(--theme-color-std-text);--theme-nav-item-primary-icon--color:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary--background:var(--theme-color-ghost);--theme-nav-item-secondary--background--active:var(--theme-color-ghost--active);--theme-nav-item-secondary--background--disabled:var(--theme-color-0);--theme-nav-item-secondary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-secondary--background--selected:var(--theme-color-1);--theme-nav-item-secondary--border-color:var(--theme-color-0);--theme-nav-item-secondary--border-color--active:var(--theme-color-0);--theme-nav-item-secondary--border-color--disabled:var(--theme-color-0);--theme-nav-item-secondary--border-color--hover:var(--theme-color-0);--theme-nav-item-secondary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-secondary--color:var(--theme-color-std-text);--theme-nav-item-secondary--color--active:var(--theme-color-std-text);--theme-nav-item-secondary--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--selected:var(--theme-color-std-text);--theme-nav-overlay--background:var(--theme-color-backdrop-3);--theme-nav-overlay-header--color:var(--theme-color-std-text);--theme-navigation--box-shadow:var(--theme-shadow-2);--theme-overlay--background:var(--theme-color-backdrop);--theme-overlay-header--background:var(--theme-color-0);--theme-overlay-header--color:var(--theme-color-std-text);--theme-pagination-item--background:var(--theme-color-ghost);--theme-pagination-item--background--active:var(--theme-color-ghost--active);--theme-pagination-item--background--disabled:var(--theme-color-ghost);--theme-pagination-item--background--hover:var(--theme-color-ghost--hover);--theme-pagination-item--background--selected:var(--theme-color-component-7);--theme-pagination-item--color:var(--theme-color-std-text);--theme-pagination-item--color--active:var(--theme-color-std-text);--theme-pagination-item--color--disabled:var(--theme-color-weak-text);--theme-pagination-item--color--hover:var(--theme-color-std-text);--theme-pagination-item--color--selected:var(--theme-color-dynamic);--theme-pagination-label--color:var(--theme-color-soft-text);--theme-pane-floating--background:var(--theme-color-2);--theme-pane-floating--border-color:var(--theme-color-weak-bdr);--theme-pane-floating--box-shadow:var(--theme-shadow-2);--theme-pane-floating--color:var(--theme-color-std-text);--theme-pane-inline--background:var(--theme-color-1);--theme-pane-inline--border-color:var(--theme-color-soft-bdr);--theme-pane-inline--box-shadow:none;--theme-pane-inline--color:var(--theme-color-std-text);--theme-pill-outline--background:var(--theme-color-secondary);--theme-pill-outline--color:var(--theme-color-std-text);--theme-progress-indicator-fill--background:var(--theme-color-dynamic);--theme-progress-indicator-fill-error--background:var(--theme-color-alarm);--theme-progress-indicator-fill-info--background:var(--theme-color-info);--theme-progress-indicator-fill-paused--background:var(--theme-color-neutral);--theme-progress-indicator-fill-success--background:var(--theme-color-success);--theme-progress-indicator-fill-warning--background:var(--theme-color-warning-bdr);--theme-progress-indicator-helper--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-helper-icon--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-icon-error--color:var(--theme-color-alarm);--theme-progress-indicator-helper-icon-info--color:var(--theme-color-info);--theme-progress-indicator-helper-icon-paused--color:var(--theme-color-neutral);--theme-progress-indicator-helper-icon-success--color:var(--theme-color-success);--theme-progress-indicator-helper-icon-warning--color:var(--theme-color-warning-text);--theme-progress-indicator-helper-info--color:var(--theme-color-std-text);--theme-progress-indicator-helper-paused--color:var(--theme-color-std-text);--theme-progress-indicator-helper-success--color:var(--theme-color-std-text);--theme-progress-indicator-helper-warning--color:var(--theme-color-std-text);--theme-progress-indicator-label--color:var(--theme-color-soft-text);--theme-progress-indicator-label-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-label-info--color:var(--theme-color-soft-text);--theme-progress-indicator-label-paused--color:var(--theme-color-soft-text);--theme-progress-indicator-label-success--color:var(--theme-color-soft-text);--theme-progress-indicator-label-warning--color:var(--theme-color-soft-text);--theme-progress-indicator-track--background:var(--theme-color-component-3);--theme-progress-indicator-track-error--background:var(--theme-color-component-error);--theme-progress-indicator-track-info--background:var(--theme-color-component-3);--theme-progress-indicator-track-paused--background:var(--theme-color-component-3);--theme-progress-indicator-track-success--background:var(--theme-color-component-3);--theme-progress-indicator-track-warning--background:var(--theme-color-component-warning);--theme-push-card--border-radius:var(--theme-default-border-radius);--theme-push-card--border-width:var(--theme-border-width-default);--theme-push-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-push-card-alarm--background:var(--theme-color-alarm);--theme-push-card-alarm--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm--border-color:var(--theme-color-0);--theme-push-card-alarm--border-color--active:var(--theme-color-0);--theme-push-card-alarm--border-color--hover:var(--theme-color-0);--theme-push-card-alarm--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion--background:var(--theme-color-alarm);--theme-push-card-alarm-accordion--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm-accordion--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm-accordion--border-color:var(--theme-color-1);--theme-push-card-alarm-accordion--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-alarm-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-push-card-critical--background:var(--theme-color-critical);--theme-push-card-critical--background--active:var(--theme-color-critical--active);--theme-push-card-critical--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical--border-color:var(--theme-color-0);--theme-push-card-critical--border-color--active:var(--theme-color-0);--theme-push-card-critical--border-color--hover:var(--theme-color-0);--theme-push-card-critical--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion--background:var(--theme-color-critical);--theme-push-card-critical-accordion--background--active:var(--theme-color-critical--active);--theme-push-card-critical-accordion--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical-accordion--border-color:var(--theme-color-1);--theme-push-card-critical-accordion--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-critical-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-push-card-filled--background:var(--theme-color-component-1);--theme-push-card-filled--background--active:var(--theme-color-component-1--active);--theme-push-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled--border-color:var(--theme-color-0);--theme-push-card-filled--border-color--active:var(--theme-color-0);--theme-push-card-filled--border-color--hover:var(--theme-color-0);--theme-push-card-filled--color:var(--theme-color-std-text);--theme-push-card-filled-accordion--background:var(--theme-color-component-1);--theme-push-card-filled-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-filled-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled-accordion--border-color:var(--theme-color-1);--theme-push-card-filled-accordion--color:var(--theme-color-std-text);--theme-push-card-filled-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-filled-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-filled-subtext--color:var(--theme-color-soft-text);--theme-push-card-info--background:var(--theme-color-info);--theme-push-card-info--background--active:var(--theme-color-info--active);--theme-push-card-info--background--hover:var(--theme-color-info--hover);--theme-push-card-info--border-color:var(--theme-color-0);--theme-push-card-info--border-color--active:var(--theme-color-0);--theme-push-card-info--border-color--hover:var(--theme-color-0);--theme-push-card-info--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion--background:var(--theme-color-info);--theme-push-card-info-accordion--background--active:var(--theme-color-info--active);--theme-push-card-info-accordion--background--hover:var(--theme-color-info--hover);--theme-push-card-info-accordion--border-color:var(--theme-color-1);--theme-push-card-info-accordion--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-info-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-info-subtext--color:var(--theme-color-info--contrast);--theme-push-card-neutral--background:var(--theme-color-neutral);--theme-push-card-neutral--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral--border-color:var(--theme-color-0);--theme-push-card-neutral--border-color--active:var(--theme-color-0);--theme-push-card-neutral--border-color--hover:var(--theme-color-0);--theme-push-card-neutral--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion--background:var(--theme-color-neutral);--theme-push-card-neutral-accordion--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral-accordion--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral-accordion--border-color:var(--theme-color-1);--theme-push-card-neutral-accordion--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-neutral-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-push-card-outline--background:var(--theme-color-ghost);--theme-push-card-outline--background--active:var(--theme-color-ghost--active);--theme-push-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-push-card-outline--border-color:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-push-card-outline--color:var(--theme-color-std-text);--theme-push-card-outline-accordion--background:var(--theme-color-component-1);--theme-push-card-outline-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-outline-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-outline-accordion--border-color:var(--theme-color-1);--theme-push-card-outline-accordion--color:var(--theme-color-std-text);--theme-push-card-outline-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-outline-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-outline-subtext--color:var(--theme-color-soft-text);--theme-push-card-primary--background:var(--theme-color-primary);--theme-push-card-primary--background--active:var(--theme-color-primary--active);--theme-push-card-primary--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary--border-color:var(--theme-color-0);--theme-push-card-primary--border-color--active:var(--theme-color-0);--theme-push-card-primary--border-color--hover:var(--theme-color-0);--theme-push-card-primary--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion--background:var(--theme-color-primary);--theme-push-card-primary-accordion--background--active:var(--theme-color-primary--active);--theme-push-card-primary-accordion--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary-accordion--border-color:var(--theme-color-1);--theme-push-card-primary-accordion--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-primary-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-push-card-success--background:var(--theme-color-success);--theme-push-card-success--background--active:var(--theme-color-success--active);--theme-push-card-success--background--hover:var(--theme-color-success--hover);--theme-push-card-success--border-color:var(--theme-color-0);--theme-push-card-success--border-color--active:var(--theme-color-0);--theme-push-card-success--border-color--hover:var(--theme-color-0);--theme-push-card-success--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion--background:var(--theme-color-success);--theme-push-card-success-accordion--background--active:var(--theme-color-success--active);--theme-push-card-success-accordion--background--hover:var(--theme-color-success--hover);--theme-push-card-success-accordion--border-color:var(--theme-color-1);--theme-push-card-success-accordion--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-success-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-success-subtext--color:var(--theme-color-success--contrast);--theme-push-card-warning--background:var(--theme-color-warning);--theme-push-card-warning--background--active:var(--theme-color-warning--active);--theme-push-card-warning--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning--border-color:var(--theme-color-0);--theme-push-card-warning--border-color--active:var(--theme-color-0);--theme-push-card-warning--border-color--hover:var(--theme-color-0);--theme-push-card-warning--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion--background:var(--theme-color-warning);--theme-push-card-warning-accordion--background--active:var(--theme-color-warning--active);--theme-push-card-warning-accordion--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning-accordion--border-color:var(--theme-color-1);--theme-push-card-warning-accordion--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-warning-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-radiobtn--border-thickness:var(--theme-border-width-default);--theme-radiobtn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-radiobtn-checked--background:var(--theme-color-dynamic);--theme-radiobtn-checked--background--active:var(--theme-color-dynamic--active);--theme-radiobtn-checked--background--disabled:var(--theme-color-component-4);--theme-radiobtn-checked--background--hover:var(--theme-color-dynamic--hover);--theme-radiobtn-checked--background--info:var(--theme-color-info);--theme-radiobtn-checked--background--info--active:var(--theme-color-info--active);--theme-radiobtn-checked--background--info--hover:var(--theme-color-info--hover);--theme-radiobtn-checked--background--invalid:var(--theme-color-alarm);--theme-radiobtn-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-radiobtn-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-radiobtn-checked--background--warning:var(--theme-color-warning);--theme-radiobtn-checked--background--warning--active:var(--theme-color-warning--active);--theme-radiobtn-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-radiobtn-checked--border-color:var(--theme-color-0);--theme-radiobtn-checked--border-color--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--disabled:var(--theme-color-0);--theme-radiobtn-checked--border-color--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--info:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-radiobtn-checked--color:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--active:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--disabled:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--hover:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--info:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--active:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--hover:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--warning:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-radiobtn-label--color:var(--theme-color-std-text);--theme-radiobtn-label--color--disabled:var(--theme-color-weak-text);--theme-radiobtn-unchecked--background:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--background--disabled:var(--theme-color-ghost);--theme-radiobtn-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--info:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--invalid:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--warning:var(--theme-color-component-warning);--theme-radiobtn-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-radiobtn-unchecked--border-color--active:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-radiobtn-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--info:var(--theme-color-info);--theme-radiobtn-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-radiobtn-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-radiobtn-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-scrollbar-thumb--background:var(--theme-color-5);--theme-scrollbar-thumb--background--hover:var(--theme-color-7);--theme-scrollbar-track--background:var(--theme-color-2);--theme-scrollbar-track--background--hover:var(--theme-color-3);--theme-scrollbar-track--border:var(--theme-color-1);--theme-select-list--background:var(--theme-color-2);--theme-select-list--border-color:var(--theme-color-0);--theme-select-list-item--background:var(--theme-color-ghost);--theme-select-list-item--background--active:var(--theme-color-ghost--active);--theme-select-list-item--background--disabled:var(--theme-color-ghost);--theme-select-list-item--background--hover:var(--theme-color-ghost--hover);--theme-select-list-item--background--selected:var(--theme-color-ghost--selected);--theme-select-list-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-select-list-item--background--selected-disabled:var(--theme-color-ghost);--theme-select-list-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-select-list-item--color:var(--theme-color-std-text);--theme-select-list-item--color--active:var(--theme-color-std-text);--theme-select-list-item--color--disabled:var(--theme-color-weak-text);--theme-select-list-item--color--hover:var(--theme-color-std-text);--theme-select-list-item--color--selected:var(--theme-color-std-text);--theme-select-list-item--color--selected-active:var(--theme-color-std-text);--theme-select-list-item--color--selected-disabled:var(--theme-color-weak-text);--theme-select-list-item--color--selected-hover:var(--theme-color-std-text);--theme-select-list-item-check--color:var(--theme-color-std-text);--theme-select-list-item-check--color--active:var(--theme-color-std-text);--theme-select-list-item-check--color--disabled:var(--theme-color-weak-text);--theme-select-list-item-check--color--hover:var(--theme-color-std-text);--theme-select-list-item-hint--color:var(--theme-color-soft-text);--theme-select-list-item-hint--color--active:var(--theme-color-soft-text);--theme-select-list-item-hint--color--hover:var(--theme-color-soft-text);--theme-slider-thumb--background:var(--theme-color-dynamic);--theme-slider-thumb--background--active:var(--theme-color-dynamic--active);--theme-slider-thumb--background--disabled:var(--theme-color-7);--theme-slider-thumb--background--hover:var(--theme-color-dynamic--hover);--theme-slider-thumb--background--info:var(--theme-color-info);--theme-slider-thumb--background--info--active:var(--theme-color-info--active);--theme-slider-thumb--background--info--hover:var(--theme-color-info--hover);--theme-slider-thumb--background--invalid:var(--theme-color-alarm);--theme-slider-thumb--background--invalid--active:var(--theme-color-alarm--active);--theme-slider-thumb--background--invalid--hover:var(--theme-color-alarm--hover);--theme-slider-thumb--background--warning:var(--theme-color-warning);--theme-slider-thumb--background--warning--active:var(--theme-color-warning--active);--theme-slider-thumb--background--warning--hover:var(--theme-color-warning--hover);--theme-slider-trace--background:var(--theme-color-dynamic);--theme-slider-trace--background--disabled:var(--theme-color-component-3);--theme-slider-trace--background--info:var(--theme-color-info);--theme-slider-trace--background--invalid:var(--theme-color-alarm);--theme-slider-trace--background--warning:var(--theme-color-warning-bdr);--theme-slider-trace-marker--background:var(--theme-color-dynamic);--theme-slider-trace-marker--background--disabled:var(--theme-color-7);--theme-slider-trace-marker--background--info:var(--theme-color-info);--theme-slider-trace-marker--background--invalid:var(--theme-color-alarm);--theme-slider-trace-marker--background--warning:var(--theme-color-warning);--theme-slider-track--background:var(--theme-color-component-4);--theme-slider-track--background--disabled:var(--theme-color-component-2);--theme-slider-track-marker--background:var(--theme-color-8);--theme-slider-track-marker--background--disabled:var(--theme-color-5);--theme-switch--color:var(--theme-color-std-text);--theme-switch--color--active:var(--theme-color-std-text);--theme-switch--color--disabled:var(--theme-color-weak-text);--theme-switch--color--hover:var(--theme-color-std-text);--theme-switch-mixed--background:var(--theme-color-component-4);--theme-switch-mixed--background--active:var(--theme-color-component-4);--theme-switch-mixed--background--disabled:var(--theme-color-component-2);--theme-switch-mixed--background--hover:var(--theme-color-component-5);--theme-switch-mixed--background--info:var(--theme-color-component-4);--theme-switch-mixed--background--info--active:var(--theme-color-component-4);--theme-switch-mixed--background--info--hover:var(--theme-color-component-5);--theme-switch-mixed--background--invalid:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--active:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--valid:var(--theme-color-component-4);--theme-switch-mixed--background--valid--active:var(--theme-color-component-4);--theme-switch-mixed--background--valid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--warning:var(--theme-color-component-4);--theme-switch-mixed--background--warning--active:var(--theme-color-component-4);--theme-switch-mixed--background--warning--hover:var(--theme-color-component-5);--theme-switch-mixed--border-color:var(--theme-color-0);--theme-switch-mixed--border-color--active:var(--theme-color-0);--theme-switch-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-mixed--border-color--hover:var(--theme-color-0);--theme-switch-mixed--border-color--info:var(--theme-color-info);--theme-switch-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--valid:var(--theme-color-0);--theme-switch-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-off--background:var(--theme-color-component-4);--theme-switch-off--background--active:var(--theme-color-component-4);--theme-switch-off--background--disabled:var(--theme-color-component-2);--theme-switch-off--background--hover:var(--theme-color-component-5);--theme-switch-off--background--info:var(--theme-color-component-4);--theme-switch-off--background--info--active:var(--theme-color-component-4);--theme-switch-off--background--info--hover:var(--theme-color-component-5);--theme-switch-off--background--invalid:var(--theme-color-component-4);--theme-switch-off--background--invalid--active:var(--theme-color-component-4);--theme-switch-off--background--invalid--hover:var(--theme-color-component-5);--theme-switch-off--background--valid:var(--theme-color-component-4);--theme-switch-off--background--valid--active:var(--theme-color-component-4);--theme-switch-off--background--valid--hover:var(--theme-color-component-5);--theme-switch-off--background--warning:var(--theme-color-component-4);--theme-switch-off--background--warning--active:var(--theme-color-component-4);--theme-switch-off--background--warning--hover:var(--theme-color-component-5);--theme-switch-off--border-color:var(--theme-color-0);--theme-switch-off--border-color--active:var(--theme-color-0);--theme-switch-off--border-color--disabled:var(--theme-color-0);--theme-switch-off--border-color--hover:var(--theme-color-0);--theme-switch-off--border-color--info:var(--theme-color-info);--theme-switch-off--border-color--info--active:var(--theme-color-info--active);--theme-switch-off--border-color--info--hover:var(--theme-color-info--hover);--theme-switch-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--valid:var(--theme-color-0);--theme-switch-off--border-color--valid--active:var(--theme-color-0);--theme-switch-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-on--background:var(--theme-color-dynamic);--theme-switch-on--background--active:var(--theme-color-dynamic--active);--theme-switch-on--background--disabled:var(--theme-color-component-2);--theme-switch-on--background--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--info:var(--theme-color-info);--theme-switch-on--background--info--active:var(--theme-color-info--active);--theme-switch-on--background--info--hover:var(--theme-color-info--hover);--theme-switch-on--background--invalid:var(--theme-color-alarm);--theme-switch-on--background--invalid--active:var(--theme-color-alarm--active);--theme-switch-on--background--invalid--hover:var(--theme-color-alarm--hover);--theme-switch-on--background--valid:var(--theme-color-dynamic);--theme-switch-on--background--valid--active:var(--theme-color-dynamic--active);--theme-switch-on--background--valid--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--warning:var(--theme-color-warning);--theme-switch-on--background--warning--active:var(--theme-color-warning--active);--theme-switch-on--background--warning--hover:var(--theme-color-warning--hover);--theme-switch-on--border-color:var(--theme-color-0);--theme-switch-on--border-color--active:var(--theme-color-0);--theme-switch-on--border-color--disabled:var(--theme-color-0);--theme-switch-on--border-color--hover:var(--theme-color-0);--theme-switch-on--border-color--info:var(--theme-color-0);--theme-switch-on--border-color--info--active:var(--theme-color-0);--theme-switch-on--border-color--info--hover:var(--theme-color-0);--theme-switch-on--border-color--invalid:var(--theme-color-0);--theme-switch-on--border-color--invalid--active:var(--theme-color-0);--theme-switch-on--border-color--invalid--hover:var(--theme-color-0);--theme-switch-on--border-color--valid:var(--theme-color-0);--theme-switch-on--border-color--valid--active:var(--theme-color-0);--theme-switch-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb--box-shadow:none;--theme-switch-thumb-mixed--background:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-mixed--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-mixed--border-color:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--valid:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-off--background:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-off--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-off--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-off--border-color:var(--theme-color-0);--theme-switch-thumb-off--border-color--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-off--border-color--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--info:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--valid:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-on--background:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-on--background--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--info:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--active:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--hover:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--invalid:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--active:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--hover:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--valid:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--warning:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--active:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--hover:var(--theme-color-warning--contrast);--theme-switch-thumb-on--border-color:var(--theme-color-0);--theme-switch-thumb-on--border-color--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-on--border-color--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--info:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-on--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--valid:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-animated-tab-circle--background:var(--theme-color-component-1);--theme-animated-tab-circle--background--active:var(--theme-color-ghost-primary--active);--theme-animated-tab-circle--background--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--background--hover:var(--theme-color-ghost-primary--hover);--theme-animated-tab-circle--background--selected:var(--theme-color-ghost);--theme-animated-tab-circle--border-color:var(--theme-color-0);--theme-animated-tab-circle--border-color--active:var(--theme-color-0);--theme-animated-tab-circle--border-color--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--border-color--hover:var(--theme-color-0);--theme-animated-tab-circle--border-color--selected:var(--theme-color-dynamic);--theme-animated-tab-icon--color:var(--theme-color-std-text);--theme-animated-tab-icon--color--active:var(--theme-color-std-text);--theme-animated-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-animated-tab-icon--color--hover:var(--theme-color-std-text);--theme-animated-tab-icon--color--selected:var(--theme-color-dynamic);--theme-animated-tab-indicator--background:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab--background:var(--theme-color-ghost);--theme-tab--background--active:var(--theme-color-ghost-primary--active);--theme-tab--background--disabled:var(--theme-color-ghost);--theme-tab--background--hover:var(--theme-color-ghost-primary--hover);--theme-tab--background--selected:var(--theme-color-ghost);--theme-tab--color:var(--theme-color-std-text);--theme-tab--color--active:var(--theme-color-std-text);--theme-tab--color--disabled:var(--theme-color-weak-text);--theme-tab--color--hover:var(--theme-color-std-text);--theme-tab--color--selected:var(--theme-color-dynamic);--theme-tab-icon--color:var(--theme-color-std-text);--theme-tab-icon--color--active:var(--theme-color-std-text);--theme-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-tab-icon--color--hover:var(--theme-color-std-text);--theme-tab-icon--color--selected:var(--theme-color-dynamic);--theme-tab-indicator--background:var(--theme-color-soft-bdr);--theme-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-tab-indicator--background--disabled:var(--theme-color-soft-bdr);--theme-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab-indicator--height:.0625rem;--theme-tab-pill--border-color:var(--theme-color-neutral);--theme-tab-pill--border-color--active:var(--theme-color-neutral);--theme-tab-pill--border-color--disabled:var(--theme-color-neutral);--theme-tab-pill--border-color--hover:var(--theme-color-neutral);--theme-tab-pill--border-color--selected:var(--theme-color-dynamic);--theme-table-group-header-row--background:var(--theme-color-0);--theme-table-group-header-row--border-color:var(--theme-color-soft-bdr);--theme-table--background:var(--theme-color-0);--theme-table--border-color:var(--theme-color-0);--theme-table--color:var(--theme-color-std-text);--theme-table-data-cell--background:var(--theme-color-2);--theme-table-data-cell--background--active:var(--theme-color-ghost--active);--theme-table-data-cell--background--disabled:var(--theme-color-ghost);--theme-table-data-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-data-cell--background--selected:var(--theme-color-ghost--selected);--theme-table-data-cell--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-cell--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-cell--border-color:var(--theme-color-0);--theme-table-data-cell--color:var(--theme-color-std-text);--theme-table-data-cell--color-disabled:var(--theme-color-weak-text);--theme-table-data-row--background:var(--theme-color-ghost);--theme-table-data-row--background--active:var(--theme-color-ghost--active);--theme-table-data-row--background--disabled:var(--theme-color-ghost);--theme-table-data-row--background--hover:var(--theme-color-ghost--hover);--theme-table-data-row--background--selected:var(--theme-color-ghost--selected);--theme-table-data-row--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-row--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-row--border-color:var(--theme-color-weak-bdr);--theme-table-data-row-alt--background:var(--theme-color-1);--theme-table-data-row-alt--background--active:var(--theme-color-ghost-alt--active);--theme-table-data-row-alt--background--disabled:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--hover:var(--theme-color-ghost-alt--hover);--theme-table-data-row-alt--background--selected:var(--theme-color-ghost-alt--selected);--theme-table-data-row-alt--background--selected-active:var(--theme-color-ghost-alt--selected-active);--theme-table-data-row-alt--background--selected-hover:var(--theme-color-ghost-alt--selected-hover);--theme-table-group-splitter--background:var(--theme-color-x-weak-bdr);--theme-table-group-splitter--background--hover:var(--theme-color-dynamic);--theme-table-header-cell--background:var(--theme-color-ghost);--theme-table-header-cell--background--active:var(--theme-color-ghost--active);--theme-table-header-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-header-cell--border-color:var(--theme-color-0);--theme-table-header-cell--border-color--active:var(--theme-color-0);--theme-table-header-cell--border-color--hover:var(--theme-color-0);--theme-table-header-cell--color:var(--theme-color-std-text);--theme-table-header-filter--color:var(--theme-color-dynamic);--theme-table-header-row--background:var(--theme-color-0);--theme-table-header-row--border-color:var(--theme-color-soft-bdr);--theme-table-header-sort--color:var(--theme-color-dynamic);--theme-table-header-splitter--background:var(--theme-color-soft-bdr);--theme-table-header-splitter--background--hover:var(--theme-color-dynamic);--theme-table-selection--border-color:var(--theme-color-0);--theme-tile--border-radius:var(--theme-default-border-radius);--theme-tile--box-shadow:none;--theme-toast--background:var(--theme-color-2);--theme-toast--border-color:var(--theme-color-0);--theme-toast--border-radius:var(--theme-default-border-radius);--theme-toast--border-radus:var(--theme-toast--border-radius);--theme-toast--border-thickness:var(--theme-border-width-none);--theme-toast--box-shadow:var(--theme-shadow-4);--theme-toast--color:var(--theme-color-std-text);--theme-toast-timer-track--background:var(--theme-color-0);--theme-toast-timer-value--background:var(--theme-color-component-4);--theme-tooltip--background:var(--theme-color-2);--theme-tooltip--border-color:var(--theme-color-0);--theme-tooltip--color:var(--theme-color-std-text);--theme-tooltip-close--color:var(--theme-color-soft-text);--theme-tooltip-close-btn--background:var(--theme-color-ghost);--theme-tooltip-close-btn--background--active:var(--theme-color-ghost--active);--theme-tooltip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-tootlip--background:var(--theme-tooltip--background);--theme-tree-item--background:var(--theme-color-ghost);--theme-tree-item--background--active:var(--theme-color-ghost--active);--theme-tree-item--background--hover:var(--theme-color-ghost--hover);--theme-tree-item--background--selected:var(--theme-color-ghost--selected);--theme-tree-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-tree-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-tree-item--color:var(--theme-color-std-text);--theme-tree-item-icon:var(--theme-color-std-text);--theme-tree-item-node-closed-icon--color:var(--theme-color-std-text);--theme-tree-item-node-open-icon--color:var(--theme-color-dynamic);--theme-tree-item-status--color:var(--theme-color-soft-text);--theme-upload--background:var(--theme-color-1);--theme-upload--background--checking:var(--theme-color-1);--theme-upload--background--disabled:var(--theme-color-0);--theme-upload--background--dragover:var(--theme-color-1);--theme-upload--border-color:var(--theme-color-soft-bdr);--theme-upload--border-color--checking:var(--theme-color-soft-bdr);--theme-upload--border-color--disabled:var(--theme-color-soft-bdr);--theme-upload--border-color--dragover:var(--theme-color-dynamic);--theme-upload--border-radius:var(--theme-default-border-radius);--theme-upload-text--color:var(--theme-color-std-text);--theme-upload-text--color--checking:var(--theme-color-std-text);--theme-upload-text--color--disabled:var(--theme-color-weak-text);--theme-workflow--border-radius:1px;--theme-workflow-step--background:var(--theme-color-ghost);--theme-workflow-step--background--active:var(--theme-color-ghost--active);--theme-workflow-step--background--disabled:var(--theme-color-ghost);--theme-workflow-step--background--hover:var(--theme-color-ghost--hover);--theme-workflow-step--background--selected:var(--theme-color-ghost--selected);--theme-workflow-step--color:var(--theme-color-std-text);--theme-workflow-step--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon--background:var(--theme-color-1);--theme-workflow-step-icon-default--color:var(--theme-color-soft-text);--theme-workflow-step-icon-default--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-default--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-done--color:var(--theme-color-primary);--theme-workflow-step-icon-done--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-done--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-error--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-success--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-warning--color--disabled:var(--theme-color-weak-text)}@media(prefers-reduced-motion:reduce){[data-ix-theme]{--theme-x-slow-time:0;--theme-slow-time:0;--theme-medium-time:0;--theme-default-time:0;--theme-short-time:0}}body{background-color:var(--theme-color-1);color:var(--theme-color-std-text);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);margin:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}body:not(.disable-scrollbar) ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){body:not(.disable-scrollbar) *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}body:not(.disable-scrollbar) ::-webkit-scrollbar{height:.5rem;width:.5rem}body:not(.disable-scrollbar) ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-corner{display:none}[data-ix-theme=classic][data-ix-color-schema=dark]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);--theme-body-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-body-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-body-xs:var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-chart-1:#00ffe7;--theme-chart-1-40:rgba(0,255,231,.4);--theme-chart-10:#b999ff;--theme-chart-10-40:rgba(185,153,255,.4);--theme-chart-11:#d08fff;--theme-chart-11-40:rgba(208,143,255,.4);--theme-chart-12:#ed85ff;--theme-chart-12-40:rgba(237,133,255,.4);--theme-chart-13:#f38fc2;--theme-chart-13-40:rgba(243,143,194,.4);--theme-chart-14:#ef9a9a;--theme-chart-14-40:hsla(0,73%,77%,.4);--theme-chart-15:#ffb180;--theme-chart-15-40:rgba(255,177,128,.4);--theme-chart-16:#cacab4;--theme-chart-16-40:hsla(60,17%,75%,.4);--theme-chart-17:#b5bd00;--theme-chart-17-40:rgba(181,189,0,.4);--theme-chart-2:#94ffc9;--theme-chart-2-40:rgba(148,255,201,.4);--theme-chart-3:#00c2cc;--theme-chart-3-40:rgba(0,194,204,.4);--theme-chart-4:#a3eeff;--theme-chart-4-40:rgba(163,238,255,.4);--theme-chart-5:#90b4c5;--theme-chart-5-40:rgba(144,180,197,.4);--theme-chart-6:#42c6ff;--theme-chart-6-40:rgba(66,198,255,.4);--theme-chart-7:#7aaaff;--theme-chart-7-40:rgba(122,170,255,.4);--theme-chart-8:#9ebbff;--theme-chart-8-40:rgba(158,187,255,.4);--theme-chart-9:#9ea3ff;--theme-chart-9-40:rgba(158,163,255,.4);--theme-chart-axes:hsla(0,0%,100%,.3);--theme-chart-grid-fill:#23233c;--theme-chart-grid-lines:hsla(0,0%,100%,.1);--theme-chart-ticks:hsla(0,0%,100%,.35);--theme-chart-tooltip-bdr:hsla(0,0%,100%,.25);--theme-chart-tooltip-fill:rgba(15,22,25,.8);--theme-code:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);--theme-code-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);--theme-code-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);--theme-color-0:transparent;--theme-color-1:#0f1619;--theme-color-1--active:#222b2f;--theme-color-1--hover:#283236;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-alarm:#ff2453;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm--hover:#ff577b;--theme-color-alarm-10:rgba(255,38,85,.1);--theme-color-alarm-40:rgba(255,38,85,.4);--theme-color-alarm-bdr:#ff2453;--theme-color-alarm-text:#ff7694;--theme-color-backdrop:rgba(0,0,0,.85);--theme-color-backdrop-3:rgba(55,70,77,.85);--theme-color-component-1:rgba(140,161,171,.2);--theme-color-component-1--active:rgba(140,161,171,.25);--theme-color-component-1--hover:rgba(140,161,171,.45);--theme-color-component-10:rgba(0,234,255,.75);--theme-color-component-10--active:rgba(10,235,255,.75);--theme-color-component-10--disabled:rgba(0,234,255,.2);--theme-color-component-10--hover:rgba(107,243,255,.6);--theme-color-component-11:rgba(86,97,103,.2);--theme-color-component-2:rgba(211,239,253,.15);--theme-color-component-3:rgba(217,243,255,.4);--theme-color-component-4:rgba(214,242,255,.42);--theme-color-component-5:rgba(224,245,255,.6);--theme-color-component-6:rgba(217,234,242,.65);--theme-color-component-7:rgba(0,234,255,.15);--theme-color-component-7--active:#16565c;--theme-color-component-7--hover:#196269;--theme-color-component-8:#00273b;--theme-color-component-8--hover:#002639;--theme-color-component-9:#00eaff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:rgba(0,234,255,.3);--theme-color-component-9--hover:#52f1ff;--theme-color-component-error:#4b1a28;--theme-color-component-info:#001c4d;--theme-color-component-warning:#4b463a;--theme-color-contrast-bdr:#fff;--theme-color-contrast-text:#fff;--theme-color-critical:#eb7a0a;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical--hover:#ed8721;--theme-color-critical-40:rgba(235,122,10,.4);--theme-color-dynamic:#00eaff;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(0,0%,100%,0);--theme-color-ghost--active:rgba(140,161,171,.15);--theme-color-ghost--hover:rgba(140,161,171,.2);--theme-color-ghost--selected:rgba(0,255,255,.1);--theme-color-ghost--selected-active:rgba(115,221,221,.2);--theme-color-ghost--selected-hover:rgba(104,253,253,.2);--theme-color-ghost-alt:hsla(0,0%,100%,.05);--theme-color-ghost-alt--active:rgba(140,161,171,.15);--theme-color-ghost-alt--hover:rgba(140,161,171,.2);--theme-color-ghost-alt--selected:rgba(58,255,255,.15);--theme-color-ghost-alt--selected-active:rgba(132,225,225,.25);--theme-color-ghost-alt--selected-hover:rgba(123,253,253,.25);--theme-color-ghost-primary--active:rgba(0,128,128,.2);--theme-color-ghost-primary--hover:rgba(0,255,255,.15);--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-hard-bdr:#6b7c85;--theme-color-info:#357fff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info--hover:#4d8eff;--theme-color-info-40:rgba(53,127,255,.4);--theme-color-inv-contrast-text:#000;--theme-color-inv-soft-text:rgba(0,13,20,.6);--theme-color-inv-std-text:rgba(0,10,20,.9);--theme-color-inv-weak-text:rgba(0,13,20,.45);--theme-color-lightbox:rgba(0,0,0,.65);--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-color-neutral:#b6b8b9;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral-40:hsla(200,2%,72%,.4);--theme-color-primary:#00bde3;--theme-color-primary--active:#00d3e5;--theme-color-primary--contrast:#000;--theme-color-primary--disabled:rgba(0,170,204,.45);--theme-color-primary--hover:#1aecff;--theme-color-secondary:#000;--theme-color-secondary--active:#001d2b;--theme-color-secondary--hover:#002639;--theme-color-shadow-1:rgba(0,0,0,.6);--theme-color-shadow-2:#000;--theme-color-shadow-3:rgba(0,0,0,.6);--theme-color-soft-bdr:rgba(211,236,248,.4);--theme-color-soft-text:rgba(229,247,255,.65);--theme-color-std-bdr:rgba(211,236,248,.55);--theme-color-std-text:rgba(245,252,255,.9);--theme-color-success:#4c0;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success--hover:#4eeb00;--theme-color-success-40:rgba(68,204,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#fb0;--theme-color-warning-text:#fb0;--theme-color-weak-bdr:rgba(224,245,255,.25);--theme-color-weak-text:rgba(219,244,255,.4);--theme-color-x-weak-bdr:rgba(142,157,165,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-lg:var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-sm:var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xl:var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xs:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xxl:var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-h2:var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);--theme-h3:var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-h4:var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-h5:var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);--theme-h6:var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.6);--theme-label:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-xs:var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 rgba(0,0,0,.6);--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 rgba(0,0,0,.6);--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 rgba(0,0,0,.6);--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 rgba(0,0,0,.6),0 12px 18px 0 rgba(0,0,0,.6);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);--theme-text-caption-single:var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);--theme-text-default:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-default-single:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);--theme-text-default-title:var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-default-title-single:var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);--theme-text-default-underline:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-h2:var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);--theme-text-l:var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);--theme-text-l-single:var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);--theme-text-l-title:var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);--theme-text-l-title-single:var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);--theme-text-s:var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);--theme-text-s-single:var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);--theme-text-xl:var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);--theme-text-xs:var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}[data-ix-theme=classic][data-ix-color-schema=light]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);--theme-body-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-body-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-body-xs:var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-chart-1:#008a7c;--theme-chart-1-40:rgba(0,138,124,.4);--theme-chart-10:#7c40ff;--theme-chart-10-40:rgba(124,64,255,.4);--theme-chart-11:#900eec;--theme-chart-11-40:rgba(144,14,236,.4);--theme-chart-12:#aa32be;--theme-chart-12-40:rgba(170,50,190,.4);--theme-chart-13:#6f2542;--theme-chart-13-40:rgba(111,37,66,.4);--theme-chart-14:#9e5833;--theme-chart-14-40:rgba(158,88,51,.4);--theme-chart-15:#b74e2a;--theme-chart-15-40:rgba(183,78,42,.4);--theme-chart-16:#73735e;--theme-chart-16-40:rgba(115,115,94,.4);--theme-chart-17:#7a8000;--theme-chart-17-40:rgba(122,128,0,.4);--theme-chart-2:#00572b;--theme-chart-2-40:rgba(0,87,43,.4);--theme-chart-3:#00838f;--theme-chart-3-40:rgba(0,131,143,.4);--theme-chart-4:#003c61;--theme-chart-4-40:rgba(0,60,97,.4);--theme-chart-5:#61778c;--theme-chart-5-40:rgba(97,119,140,.4);--theme-chart-6:#0076a8;--theme-chart-6-40:rgba(0,118,168,.4);--theme-chart-7:#182171;--theme-chart-7-40:rgba(24,33,113,.4);--theme-chart-8:#0041d6;--theme-chart-8-40:rgba(0,65,214,.4);--theme-chart-9:#4a52f2;--theme-chart-9-40:rgba(74,82,242,.4);--theme-chart-axes:rgba(0,0,0,.3);--theme-chart-grid-fill:#fff;--theme-chart-grid-lines:rgba(0,0,0,.1);--theme-chart-ticks:rgba(0,0,0,.3);--theme-chart-tooltip-bdr:rgba(0,0,0,.2);--theme-chart-tooltip-fill:hsla(0,0%,100%,.8);--theme-code:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);--theme-code-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);--theme-code-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);--theme-color-0:hsla(0,0%,100%,0);--theme-color-1:#fff;--theme-color-1--active:#e2e4e6;--theme-color-1--hover:#eff0f1;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-alarm:#d72332;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm-10:rgba(215,35,50,.1);--theme-color-alarm-40:rgba(215,35,50,.4);--theme-color-alarm-bdr:#d72332;--theme-color-alarm-text:#b81e3f;--theme-color-backdrop:hsla(0,0%,100%,.85);--theme-color-backdrop-3:hsla(210,7%,89%,.85);--theme-color-component-1:hsla(213,7%,68%,.2);--theme-color-component-1--active:hsla(213,7%,68%,.3);--theme-color-component-1--hover:hsla(213,7%,68%,.15);--theme-color-component-10:rgba(0,81,89,.75);--theme-color-component-10--active:rgba(0,70,77,.75);--theme-color-component-10--disabled:rgba(0,81,89,.15);--theme-color-component-10--hover:rgba(0,93,102,.75);--theme-color-component-11:rgba(213,219,226,.2);--theme-color-component-2:rgba(0,18,36,.1);--theme-color-component-3:rgba(4,20,37,.2);--theme-color-component-4:rgba(5,18,31,.3);--theme-color-component-5:rgba(7,18,29,.45);--theme-color-component-6:rgba(11,18,25,.6);--theme-color-component-7:rgba(0,234,255,.2);--theme-color-component-7--active:#00def2;--theme-color-component-7--hover:#00eaff;--theme-color-component-8:#ebf7f8;--theme-color-component-8--hover:#d1fbff;--theme-color-component-9:#0b5e65;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:rgba(0,81,89,.3);--theme-color-component-9--hover:#005d66;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-warning:#ffe8a8;--theme-color-contrast-bdr:#000;--theme-color-contrast-text:#000;--theme-color-critical:#bc5b01;--theme-color-critical--active:#9d4d01;--theme-color-critical--contrast:#fff;--theme-color-critical--hover:#ad5401;--theme-color-critical-40:rgba(188,91,1,.4);--theme-color-dynamic:#005e66;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(70,16%,61%,0);--theme-color-ghost--active:hsla(213,7%,68%,.3);--theme-color-ghost--hover:hsla(213,7%,68%,.2);--theme-color-ghost--selected:rgba(0,234,255,.2);--theme-color-ghost--selected-active:rgba(0,145,158,.2);--theme-color-ghost--selected-hover:rgba(32,184,197,.2);--theme-color-ghost-alt:rgba(0,20,40,.05);--theme-color-ghost-alt--active:hsla(213,7%,68%,.35);--theme-color-ghost-alt--hover:hsla(213,7%,68%,.2);--theme-color-ghost-alt--selected:rgba(0,216,236,.2);--theme-color-ghost-alt--selected-active:rgba(0,148,161,.2);--theme-color-ghost-alt--selected-hover:rgba(30,171,184,.25);--theme-color-ghost-primary--active:rgba(0,190,207,.2);--theme-color-ghost-primary--hover:rgba(0,234,255,.2);--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-hard-bdr:#b2b8be;--theme-color-info:#0041b2;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info--hover:#003a9e;--theme-color-info-40:rgba(0,65,177,.4);--theme-color-inv-contrast-text:#fff;--theme-color-inv-soft-text:rgba(229,242,255,.6);--theme-color-inv-std-text:rgba(245,250,255,.9);--theme-color-inv-weak-text:rgba(219,237,255,.45);--theme-color-lightbox:hsla(0,0%,100%,.65);--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-color-neutral:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral--hover:#5b6671;--theme-color-neutral-40:rgba(102,114,126,.4);--theme-color-primary:#006e93;--theme-color-primary--active:#16565c;--theme-color-primary--contrast:#fff;--theme-color-primary--disabled:rgba(0,110,147,.3);--theme-color-primary--hover:#196269;--theme-color-secondary:#fff;--theme-color-secondary--active:#b8edf2;--theme-color-secondary--hover:#ccfbff;--theme-color-shadow-1:rgba(0,0,0,.1);--theme-color-shadow-2:rgba(0,0,0,.2);--theme-color-shadow-3:rgba(0,0,0,.1);--theme-color-soft-bdr:rgba(0,20,40,.2);--theme-color-soft-text:rgba(0,10,20,.6);--theme-color-std-bdr:rgba(0,20,40,.3);--theme-color-std-text:rgba(0,10,20,.9);--theme-color-success:#2c8500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success--hover:#277500;--theme-color-success-40:rgba(44,133,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#947100;--theme-color-warning-text:#947100;--theme-color-weak-bdr:rgba(35,48,60,.15);--theme-color-weak-text:rgba(0,10,20,.4);--theme-color-x-weak-bdr:rgba(174,181,189,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-lg:var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-sm:var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xl:var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xs:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-display-xxl:var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-h2:var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);--theme-h3:var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-h4:var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-h5:var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);--theme-h6:var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.1);--theme-label:var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-lg:var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-sm:var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-label-xs:var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.1);--theme-shadow-2:-4px 0 8px 0 rgba(0,0,0,.2),4px 0 8px 0 rgba(0,0,0,.2),0 0 16px 0 rgba(0,0,0,.1);--theme-shadow-3:0 2px 6px 0 rgba(0,0,0,.2),0 0 8px 0 rgba(0,0,0,.1);--theme-shadow-4:0 0 2px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.1),0 12px 18px 0 rgba(0,0,0,.1);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);--theme-text-caption-single:var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);--theme-text-default:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-default-single:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);--theme-text-default-title:var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-default-title-single:var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);--theme-text-default-underline:var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);--theme-text-h2:var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);--theme-text-l:var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);--theme-text-l-single:var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);--theme-text-l-title:var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);--theme-text-l-title-single:var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);--theme-text-s:var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);--theme-text-s-single:var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);--theme-text-xl:var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);--theme-text-xs:var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}:root.md,:root.ios{--ix-safe-area-inset-top: env(safe-area-inset-top);--ix-safe-area-inset-right: env(safe-area-inset-right);--ix-safe-area-inset-bottom: env(safe-area-inset-bottom);--ix-safe-area-inset-left: env(safe-area-inset-left)}body[data-screen-orientation=landscape-primary]{--ix-application-menu-safe-area-left: var(--ix-safe-area-inset-left)}:root .md,:root .ios,:root body[class*=theme-]{--ion-background-color: var(--theme-color-1);--ion-color-primary: var(--theme-color-primary);--ion-text-color: var(--theme-color-std-text);--ion-item-background: var(--theme-color-1);--ion-toolbar-background: var(--theme-app-header--background);--ion-padding: 16px;--ion-margin: 16px;--ion-font-family: var(--theme-font-sans)}:root body[class*=theme-]{--ion-color-primary: var(--theme-color-primary);--ion-color-primary-rgb: var(--theme-color-primary-rbg);--ion-color-primary-contrast: var(--theme-color-primary--contrast);--ion-color-primary-contrast-rgb: var(--theme-color-primary--contrast-rgb);--ion-color-primary-shade: var(--theme-color-primary--disabled);--ion-color-primary-tint: var(--theme-color-primary--hover);--ion-color-secondary: var(--theme-color-secondary);--ion-color-secondary-rgb: var(--theme-color-secondary-rgb);--ion-color-secondary-contrast: var(--theme-color-secondary-contrast);--ion-color-secondary-contrast-rgb: var(--theme-color-secondary-contrast-rgb);--ion-color-secondary-shade: var(--theme-color-secondary--disabled);--ion-color-secondary-tint: var(--theme-color-secondary--hover);--ion-color-tertiary: var(--theme-color-neutral);--ion-color-tertiary-rgb: var(--theme-color-neutral-rgb);--ion-color-tertiary-contrast: var(--theme-color-contrast-text);--ion-color-tertiary-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-tertiary-shade: var(--theme-color-1);--ion-color-tertiary-tint: var(--theme-color-7);--ion-color-success: var(--theme-color-success);--ion-color-success-rgb: var(--theme-color-success-rgb);--ion-color-success-contrast: var(--theme-color-success--contrast);--ion-color-success-contrast-rgb: var(--theme-color-success--contrast-rgb);--ion-color-success-shade: var(--theme-color-success--disabled);--ion-color-success-tint: var(--theme-color-success--hover);--ion-color-warning: var(--theme-color-warning);--ion-color-warning-rgb: var(--theme-color-warning-rgb);--ion-color-warning-contrast: var(--theme-color-warning--contrast);--ion-color-warning-contrast-rgb: var(--theme-color-warning--contrast-rgb);--ion-color-warning-shade: var(--theme-color-warning--disabled);--ion-color-warning-tint: var(--theme-color-warning--hover);--ion-color-danger: var(--theme-color-alarm);--ion-color-danger-rgb: var(--theme-color-alarm-rgb);--ion-color-danger-contrast: var(--theme-color-alarm--contrast);--ion-color-danger-contrast-rgb: var(--theme-color-alarm--contrast-rgb);--ion-color-danger-shade: var(--theme-color-alarm-10);--ion-color-danger-tint: var(--theme-color-alarm-40);--ion-color-light: var(--theme-color-8);--ion-color-light-rgb: var(--theme-color-8-rgb);--ion-color-light-contrast: var(--theme-color-inv-std-text);--ion-color-light-contrast-rgb: var(--theme-color-inv-std-text-rgb);--ion-color-light-shade: var(--theme-color-neutral);--ion-color-light-tint: var(--theme-color-contrast-bdr);--ion-color-medium: var(--theme-color-5);--ion-color-medium-rgb: var(--theme-color-5-rgb);--ion-color-medium-contrast: var(--theme-color-contrast-text);--ion-color-medium-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-medium-shade: var(--theme-color-4);--ion-color-medium-tint: var(--theme-color-6);--ion-color-dark: var(--theme-color-2);--ion-color-dark-rgb: var(--theme-color-2-rgb);--ion-color-dark-contrast: var(--theme-color-contrast-text);--ion-color-dark-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-dark-shade: var(--theme-color-1);--ion-color-dark-tint: var(--theme-color-7)}:root.preview-mode-ios{--ix-safe-area-inset-top: 37px;--ix-safe-area-inset-right: 0px;--ix-safe-area-inset-bottom: 15px;--ix-safe-area-inset-left: 0px}html.preview-mode body{display:block!important}._Example_zduaz_10{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;background-color:var(--theme-color-component-1);border-radius:var(--theme-default-border-radius);height:100%;padding:.5rem}._Example_zduaz_10>*{flex-grow:1}._SliderExample_zduaz_26{flex-direction:column}._SliderExample_zduaz_26 ix-slider{width:100%}._PaginationExample_zduaz_34{flex-direction:column}._PaginationExample_zduaz_34>*{margin-bottom:1rem}._ButtonExample_zduaz_42{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center}._ButtonExample_zduaz_42>*{margin:.25rem}._IconCol_zduaz_54{display:flex;justify-content:center;align-items:center}._IconsExample_zduaz_60{display:flex;align-items:center;justify-content:center}._TabsExample_zduaz_66{display:block}._TabsExample_zduaz_66 ._TabsExampleContent_zduaz_70{margin:.25rem}._TypographyExample_zduaz_74{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._Toggle_zduaz_82{display:flex;position:relative;align-items:center;justify-content:center}\n/*$vite$:1*/',document.head.appendChild(w);var x,C,S={exports:{}},E={};var _,L,A=(C||(C=1,S.exports=function(){if(x)return E;x=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function o(t,o,r){var n=null;if(void 0!==r&&(n=""+r),void 0!==o.key&&(n=""+o.key),"key"in o)for(var a in r={},o)"key"!==a&&(r[a]=o[a]);else r=o;return o=r.ref,{$$typeof:e,type:t,key:n,ref:void 0!==o?o:null,props:r}}return E.Fragment=t,E.jsx=o,E.jsxs=o,E}()),S.exports),T={exports:{}},$={};function z(){if(_)return $;_=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),i=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.iterator;var m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},u=Object.assign,b={};function p(e,t,o){this.props=e,this.context=t,this.refs=b,this.updater=o||m}function f(){}function g(e,t,o){this.props=e,this.context=t,this.refs=b,this.updater=o||m}p.prototype.isReactComponent={},p.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},p.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},f.prototype=p.prototype;var v=g.prototype=new f;v.constructor=g,u(v,p.prototype),v.isPureReactComponent=!0;var y=Array.isArray,w={H:null,A:null,T:null,S:null,V:null},k=Object.prototype.hasOwnProperty;function x(t,o,r,n,a,i){return r=i.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:i}}function C(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var S=/\/+/g;function E(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(o=""+e.key,r={"=":"=0",":":"=2"},"$"+o.replace(/[=:]/g,function(e){return r[e]})):t.toString(36);var o,r}function L(){}function A(o,r,n,a,i){var s=typeof o;"undefined"!==s&&"boolean"!==s||(o=null);var l,c,m=!1;if(null===o)m=!0;else switch(s){case"bigint":case"string":case"number":m=!0;break;case"object":switch(o.$$typeof){case e:case t:m=!0;break;case d:return A((m=o._init)(o._payload),r,n,a,i)}}if(m)return i=i(o),m=""===a?"."+E(o,0):a,y(i)?(n="",null!=m&&(n=m.replace(S,"$&/")+"/"),A(i,r,n,"",function(e){return e})):null!=i&&(C(i)&&(l=i,c=n+(null==i.key||o&&o.key===i.key?"":(""+i.key).replace(S,"$&/")+"/")+m,i=x(l.type,c,void 0,0,0,l.props)),r.push(i)),1;m=0;var u,b=""===a?".":a+":";if(y(o))for(var p=0;p<o.length;p++)m+=A(a=o[p],r,n,s=b+E(a,p),i);else if("function"==typeof(p=null===(u=o)||"object"!=typeof u?null:"function"==typeof(u=h&&u[h]||u["@@iterator"])?u:null))for(o=p.call(o),p=0;!(a=o.next()).done;)m+=A(a=a.value,r,n,s=b+E(a,p++),i);else if("object"===s){if("function"==typeof o.then)return A(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(L,L):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(o),r,n,a,i);throw r=String(o),Error("Objects are not valid as a React child (found: "+("[object Object]"===r?"object with keys {"+Object.keys(o).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return m}function T(e,t,o){if(null==e)return e;var r=[],n=0;return A(e,r,"","",function(e){return t.call(o,e,n++)}),r}function z(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)},function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var O="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function I(){}return $.Children={map:T,forEach:function(e,t,o){T(e,function(){t.apply(this,arguments)},o)},count:function(e){var t=0;return T(e,function(){t++}),t},toArray:function(e){return T(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},$.Component=p,$.Fragment=o,$.Profiler=n,$.PureComponent=g,$.StrictMode=r,$.Suspense=l,$.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=w,$.__COMPILER_RUNTIME={__proto__:null,c:function(e){return w.H.useMemoCache(e)}},$.cache=function(e){return function(){return e.apply(null,arguments)}},$.cloneElement=function(e,t,o){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var r=u({},e.props),n=e.key;if(null!=t)for(a in void 0!==t.ref&&void 0,void 0!==t.key&&(n=""+t.key),t)!k.call(t,a)||"key"===a||"__self"===a||"__source"===a||"ref"===a&&void 0===t.ref||(r[a]=t[a]);var a=arguments.length-2;if(1===a)r.children=o;else if(1<a){for(var i=Array(a),s=0;s<a;s++)i[s]=arguments[s+2];r.children=i}return x(e.type,n,void 0,0,0,r)},$.createContext=function(e){return(e={$$typeof:i,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:a,_context:e},e},$.createElement=function(e,t,o){var r,n={},a=null;if(null!=t)for(r in void 0!==t.key&&(a=""+t.key),t)k.call(t,r)&&"key"!==r&&"__self"!==r&&"__source"!==r&&(n[r]=t[r]);var i=arguments.length-2;if(1===i)n.children=o;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];n.children=s}if(e&&e.defaultProps)for(r in i=e.defaultProps)void 0===n[r]&&(n[r]=i[r]);return x(e,a,void 0,0,0,n)},$.createRef=function(){return{current:null}},$.forwardRef=function(e){return{$$typeof:s,render:e}},$.isValidElement=C,$.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:z}},$.memo=function(e,t){return{$$typeof:c,type:e,compare:void 0===t?null:t}},$.startTransition=function(e){var t=w.T,o={};w.T=o;try{var r=e(),n=w.S;null!==n&&n(o,r),"object"==typeof r&&null!==r&&"function"==typeof r.then&&r.then(I,O)}catch(a){O(a)}finally{w.T=t}},$.unstable_useCacheRefresh=function(){return w.H.useCacheRefresh()},$.use=function(e){return w.H.use(e)},$.useActionState=function(e,t,o){return w.H.useActionState(e,t,o)},$.useCallback=function(e,t){return w.H.useCallback(e,t)},$.useContext=function(e){return w.H.useContext(e)},$.useDebugValue=function(){},$.useDeferredValue=function(e,t){return w.H.useDeferredValue(e,t)},$.useEffect=function(e,t,o){var r=w.H;if("function"==typeof o)throw Error("useEffect CRUD overload is not enabled in this build of React.");return r.useEffect(e,t)},$.useId=function(){return w.H.useId()},$.useImperativeHandle=function(e,t,o){return w.H.useImperativeHandle(e,t,o)},$.useInsertionEffect=function(e,t){return w.H.useInsertionEffect(e,t)},$.useLayoutEffect=function(e,t){return w.H.useLayoutEffect(e,t)},$.useMemo=function(e,t){return w.H.useMemo(e,t)},$.useOptimistic=function(e,t){return w.H.useOptimistic(e,t)},$.useReducer=function(e,t,o){return w.H.useReducer(e,t,o)},$.useRef=function(e){return w.H.useRef(e)},$.useState=function(e){return w.H.useState(e)},$.useSyncExternalStore=function(e,t,o){return w.H.useSyncExternalStore(e,t,o)},$.useTransition=function(){return w.H.useTransition()},$.version="19.1.1",$}function O(){return L||(L=1,T.exports=z()),T.exports}var I=O();const R=k(I);var P,N,M={exports:{}},D={},j={exports:{}},F={};function H(){return N||(N=1,j.exports=(P||(P=1,function(e){function t(e,t){var o=e.length;e.push(t);e:for(;0<o;){var r=o-1>>>1,a=e[r];if(!(0<n(a,t)))break e;e[r]=t,e[o]=a,o=r}}function o(e){return 0===e.length?null:e[0]}function r(e){if(0===e.length)return null;var t=e[0],o=e.pop();if(o!==t){e[0]=o;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var s=2*(r+1)-1,l=e[s],c=s+1,d=e[c];if(0>n(l,o))c<a&&0>n(d,l)?(e[r]=d,e[c]=o,r=c):(e[r]=l,e[s]=o,r=s);else{if(!(c<a&&0>n(d,o)))break e;e[r]=d,e[c]=o,r=c}}}return t}function n(e,t){var o=e.sortIndex-t.sortIndex;return 0!==o?o:e.id-t.id}if(e.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var a=performance;e.unstable_now=function(){return a.now()}}else{var i=Date,s=i.now();e.unstable_now=function(){return i.now()-s}}var l=[],c=[],d=1,h=null,m=3,u=!1,b=!1,p=!1,f=!1,g="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,y="undefined"!=typeof setImmediate?setImmediate:null;function w(e){for(var n=o(c);null!==n;){if(null===n.callback)r(c);else{if(!(n.startTime<=e))break;r(c),n.sortIndex=n.expirationTime,t(l,n)}n=o(c)}}function k(e){if(p=!1,w(e),!b)if(null!==o(l))b=!0,C||(C=!0,x());else{var t=o(c);null!==t&&z(k,t.startTime-e)}}var x,C=!1,S=-1,E=5,_=-1;function L(){return!(!f&&e.unstable_now()-_<E)}function A(){if(f=!1,C){var t=e.unstable_now();_=t;var n=!0;try{e:{b=!1,p&&(p=!1,v(S),S=-1),u=!0;var a=m;try{t:{for(w(t),h=o(l);null!==h&&!(h.expirationTime>t&&L());){var i=h.callback;if("function"==typeof i){h.callback=null,m=h.priorityLevel;var s=i(h.expirationTime<=t);if(t=e.unstable_now(),"function"==typeof s){h.callback=s,w(t),n=!0;break t}h===o(l)&&r(l),w(t)}else r(l);h=o(l)}if(null!==h)n=!0;else{var d=o(c);null!==d&&z(k,d.startTime-t),n=!1}}break e}finally{h=null,m=a,u=!1}n=void 0}}finally{n?x():C=!1}}}if("function"==typeof y)x=function(){y(A)};else if("undefined"!=typeof MessageChannel){var T=new MessageChannel,$=T.port2;T.port1.onmessage=A,x=function(){$.postMessage(null)}}else x=function(){g(A,0)};function z(t,o){S=g(function(){t(e.unstable_now())},o)}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(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):E=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_next=function(e){switch(m){case 1:case 2:case 3:var t=3;break;default:t=m}var o=m;m=t;try{return e()}finally{m=o}},e.unstable_requestPaint=function(){f=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var o=m;m=e;try{return t()}finally{m=o}},e.unstable_scheduleCallback=function(r,n,a){var i=e.unstable_now();switch(a="object"==typeof a&&null!==a&&"number"==typeof(a=a.delay)&&0<a?i+a:i,r){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 r={id:d++,callback:n,priorityLevel:r,startTime:a,expirationTime:s=a+s,sortIndex:-1},a>i?(r.sortIndex=a,t(c,r),null===o(l)&&r===o(c)&&(p?(v(S),S=-1):p=!0,z(k,a-i))):(r.sortIndex=s,t(l,r),b||u||(b=!0,C||(C=!0,x()))),r},e.unstable_shouldYield=L,e.unstable_wrapCallback=function(e){var t=m;return function(){var o=m;m=t;try{return e.apply(this,arguments)}finally{m=o}}}}(F)),F)),j.exports}var B,V,U,W,q={exports:{}},Z={};function K(){if(B)return Z;B=1;var e=O();function t(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(){}var r={d:{f:o,r:function(){throw Error(t(522))},D:o,C:o,L:o,m:o,X:o,S:o,M:o},p:0,findDOMNode:null},n=Symbol.for("react.portal");var a=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function i(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}return Z.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=r,Z.createPortal=function(e,o){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!o||1!==o.nodeType&&9!==o.nodeType&&11!==o.nodeType)throw Error(t(299));return function(e,t,o){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:n,key:null==r?null:""+r,children:e,containerInfo:t,implementation:o}}(e,o,null,r)},Z.flushSync=function(e){var t=a.T,o=r.p;try{if(a.T=null,r.p=2,e)return e()}finally{a.T=t,r.p=o,r.d.f()}},Z.preconnect=function(e,t){"string"==typeof e&&(t?t="string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:t=null,r.d.C(e,t))},Z.prefetchDNS=function(e){"string"==typeof e&&r.d.D(e)},Z.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var o=t.as,n=i(o,t.crossOrigin),a="string"==typeof t.integrity?t.integrity:void 0,s="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===o?r.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:n,integrity:a,fetchPriority:s}):"script"===o&&r.d.X(e,{crossOrigin:n,integrity:a,fetchPriority:s,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},Z.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var o=i(t.as,t.crossOrigin);r.d.M(e,{crossOrigin:o,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&r.d.M(e)},Z.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var o=t.as,n=i(o,t.crossOrigin);r.d.L(e,o,{crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},Z.preloadModule=function(e,t){if("string"==typeof e)if(t){var o=i(t.as,t.crossOrigin);r.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:o,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else r.d.m(e)},Z.requestFormReset=function(e){r.d.r(e)},Z.unstable_batchedUpdates=function(e,t){return e(t)},Z.useFormState=function(e,t,o){return a.H.useFormState(e,t,o)},Z.useFormStatus=function(){return a.H.useHostTransitionStatus()},Z.version="19.1.1",Z}function X(){if(V)return q.exports;return V=1,function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(ya){console.error(ya)}}(),q.exports=K(),q.exports}
|
|
2
|
+
/**
|
|
3
|
+
* @license React
|
|
4
|
+
* react-dom-client.production.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/function Y(){if(U)return D;U=1;var e=H(),t=O(),o=X();function r(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function a(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{!!(4098&(t=e).flags)&&(o=t.return),e=t.return}while(e)}return 3===t.tag?o:null}function i(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function s(e){if(a(e)!==e)throw Error(r(188))}function l(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e;for(e=e.child;null!==e;){if(null!==(t=l(e)))return t;e=e.sibling}return null}var c=Object.assign,d=Symbol.for("react.element"),h=Symbol.for("react.transitional.element"),m=Symbol.for("react.portal"),u=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),g=Symbol.for("react.consumer"),v=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),w=Symbol.for("react.suspense"),k=Symbol.for("react.suspense_list"),x=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),S=Symbol.for("react.activity"),E=Symbol.for("react.memo_cache_sentinel"),_=Symbol.iterator;function L(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=_&&e[_]||e["@@iterator"])?e:null}var A=Symbol.for("react.client.reference");function T(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===A?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case u:return"Fragment";case p:return"Profiler";case b:return"StrictMode";case w:return"Suspense";case k:return"SuspenseList";case S:return"Activity"}if("object"==typeof e)switch(e.$$typeof){case m:return"Portal";case v:return(e.displayName||"Context")+".Provider";case g:return(e._context.displayName||"Context")+".Consumer";case y:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case x:return null!==(t=e.displayName||null)?t:T(e.type)||"Memo";case C:t=e._payload,e=e._init;try{return T(e(t))}catch(Yg){}}return null}var $=Array.isArray,z=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,R={pending:!1,data:null,method:null,action:null},P=[],N=-1;function M(e){return{current:e}}function j(e){0>N||(e.current=P[N],P[N]=null,N--)}function F(e,t){N++,P[N]=e.current,e.current=t}var B=M(null),V=M(null),W=M(null),q=M(null);function Z(e,t){switch(F(W,t),F(V,e),F(B,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?lh(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=ch(t=lh(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}j(B),F(B,e)}function K(){j(B),j(V),j(W)}function Y(e){null!==e.memoizedState&&F(q,e);var t=B.current,o=ch(t,e.type);t!==o&&(F(V,e),F(B,o))}function Q(e){V.current===e&&(j(B),j(V)),q.current===e&&(j(q),Gh._currentValue=R)}var G=Object.prototype.hasOwnProperty,J=e.unstable_scheduleCallback,ee=e.unstable_cancelCallback,te=e.unstable_shouldYield,oe=e.unstable_requestPaint,re=e.unstable_now,ne=e.unstable_getCurrentPriorityLevel,ae=e.unstable_ImmediatePriority,ie=e.unstable_UserBlockingPriority,se=e.unstable_NormalPriority,le=e.unstable_LowPriority,ce=e.unstable_IdlePriority,de=e.log,he=e.unstable_setDisableYieldValue,me=null,ue=null;function be(e){if("function"==typeof de&&he(e),ue&&"function"==typeof ue.setStrictMode)try{ue.setStrictMode(me,e)}catch(ya){}}var pe=Math.clz32?Math.clz32:function(e){return e>>>=0,0===e?32:31-(fe(e)/ge|0)|0},fe=Math.log,ge=Math.LN2;var ve=256,ye=4194304;function we(e){var t=42&e;if(0!==t)return t;switch(e&-e){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 4194048&e;case 4194304:case 8388608:case 16777216:case 33554432:return 62914560&e;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function ke(e,t,o){var r=e.pendingLanes;if(0===r)return 0;var n=0,a=e.suspendedLanes,i=e.pingedLanes;e=e.warmLanes;var s=134217727&r;return 0!==s?0!==(r=s&~a)?n=we(r):0!==(i&=s)?n=we(i):o||0!==(o=s&~e)&&(n=we(o)):0!==(s=r&~a)?n=we(s):0!==i?n=we(i):o||0!==(o=r&~e)&&(n=we(o)),0===n?0:0!==t&&t!==n&&0===(t&a)&&((a=n&-n)>=(o=t&-t)||32===a&&4194048&o)?t:n}function xe(e,t){return 0===(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function Ce(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+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 t+5e3;default:return-1}}function Se(){var e=ve;return!(4194048&(ve<<=1))&&(ve=256),e}function Ee(){var e=ye;return!(62914560&(ye<<=1))&&(ye=4194304),e}function _e(e){for(var t=[],o=0;31>o;o++)t.push(e);return t}function Le(e,t){e.pendingLanes|=t,268435456!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Ae(e,t,o){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-pe(t);e.entangledLanes|=t,e.entanglements[r]=1073741824|e.entanglements[r]|4194090&o}function Te(e,t){var o=e.entangledLanes|=t;for(e=e.entanglements;o;){var r=31-pe(o),n=1<<r;n&t|e[r]&t&&(e[r]|=t),o&=~n}}function $e(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function ze(e){return 2<(e&=-e)?8<e?134217727&e?32:268435456:8:2}function Oe(){var e=I.p;return 0!==e?e:void 0===(e=window.event)?32:um(e.type)}var Ie=Math.random().toString(36).slice(2),Re="__reactFiber$"+Ie,Pe="__reactProps$"+Ie,Ne="__reactContainer$"+Ie,Me="__reactEvents$"+Ie,De="__reactListeners$"+Ie,je="__reactHandles$"+Ie,Fe="__reactResources$"+Ie,He="__reactMarker$"+Ie;function Be(e){delete e[Re],delete e[Pe],delete e[Me],delete e[De],delete e[je]}function Ve(e){var t=e[Re];if(t)return t;for(var o=e.parentNode;o;){if(t=o[Ne]||o[Re]){if(o=t.alternate,null!==t.child||null!==o&&null!==o.child)for(e=Ch(e);null!==e;){if(o=e[Re])return o;e=Ch(e)}return t}o=(e=o).parentNode}return null}function Ue(e){if(e=e[Re]||e[Ne]){var t=e.tag;if(5===t||6===t||13===t||26===t||27===t||3===t)return e}return null}function We(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e.stateNode;throw Error(r(33))}function qe(e){var t=e[Fe];return t||(t=e[Fe]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Ze(e){e[He]=!0}var Ke=new Set,Xe={};function Ye(e,t){Qe(e,t),Qe(e+"Capture",t)}function Qe(e,t){for(Xe[e]=t,e=0;e<t.length;e++)Ke.add(t[e])}var Ge,Je,et=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]*$"),tt={},ot={};function rt(e,t,o){if(n=t,G.call(ot,n)||!G.call(tt,n)&&(et.test(n)?ot[n]=!0:(tt[n]=!0,0)))if(null===o)e.removeAttribute(t);else{switch(typeof o){case"undefined":case"function":case"symbol":return void e.removeAttribute(t);case"boolean":var r=t.toLowerCase().slice(0,5);if("data-"!==r&&"aria-"!==r)return void e.removeAttribute(t)}e.setAttribute(t,""+o)}var n}function nt(e,t,o){if(null===o)e.removeAttribute(t);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(t)}e.setAttribute(t,""+o)}}function at(e,t,o,r){if(null===r)e.removeAttribute(o);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(o)}e.setAttributeNS(t,o,""+r)}}function it(e){if(void 0===Ge)try{throw Error()}catch(Yg){var t=Yg.stack.trim().match(/\n( *(at )?)/);Ge=t&&t[1]||"",Je=-1<Yg.stack.indexOf("\n at")?" (<anonymous>)":-1<Yg.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+Ge+e+Je}var st=!1;function lt(e,t){if(!e||st)return"";st=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(o,[])}catch(Yg){var r=Yg}Reflect.construct(e,[],o)}else{try{o.call()}catch(Ds){r=Ds}e.call(o.prototype)}}else{try{throw Error()}catch(n){r=n}(o=e())&&"function"==typeof o.catch&&o.catch(function(){})}}catch(a){if(a&&r&&"string"==typeof a.stack)return[a.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var a=r.DetermineComponentFrameRoot(),i=a[0],s=a[1];if(i&&s){var l=i.split("\n"),c=s.split("\n");for(n=r=0;r<l.length&&!l[r].includes("DetermineComponentFrameRoot");)r++;for(;n<c.length&&!c[n].includes("DetermineComponentFrameRoot");)n++;if(r===l.length||n===c.length)for(r=l.length-1,n=c.length-1;1<=r&&0<=n&&l[r]!==c[n];)n--;for(;1<=r&&0<=n;r--,n--)if(l[r]!==c[n]){if(1!==r||1!==n)do{if(r--,0>--n||l[r]!==c[n]){var d="\n"+l[r].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),d}}while(1<=r&&0<=n);break}}}finally{st=!1,Error.prepareStackTrace=o}return(o=e?e.displayName||e.name:"")?it(o):""}function ct(e){switch(e.tag){case 26:case 27:case 5:return it(e.type);case 16:return it("Lazy");case 13:return it("Suspense");case 19:return it("SuspenseList");case 0:case 15:return lt(e.type,!1);case 11:return lt(e.type.render,!1);case 1:return lt(e.type,!0);case 31:return it("Activity");default:return""}}function dt(e){try{var t="";do{t+=ct(e),e=e.return}while(e);return t}catch(Yg){return"\nError generating stack: "+Yg.message+"\n"+Yg.stack}}function ht(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function mt(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function ut(e){e._valueTracker||(e._valueTracker=function(e){var t=mt(e)?"checked":"value",o=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==o&&"function"==typeof o.get&&"function"==typeof o.set){var n=o.get,a=o.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return n.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:o.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function bt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var o=t.getValue(),r="";return e&&(r=mt(e)?e.checked?"true":"false":e.value),(e=r)!==o&&(t.setValue(e),!0)}function pt(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(Lg){return e.body}}var ft=/[\n"\\]/g;function gt(e){return e.replace(ft,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function vt(e,t,o,r,n,a,i,s){e.name="",null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.type=i:e.removeAttribute("type"),null!=t?"number"===i?(0===t&&""===e.value||e.value!=t)&&(e.value=""+ht(t)):e.value!==""+ht(t)&&(e.value=""+ht(t)):"submit"!==i&&"reset"!==i||e.removeAttribute("value"),null!=t?wt(e,i,ht(t)):null!=o?wt(e,i,ht(o)):null!=r&&e.removeAttribute("value"),null==n&&null!=a&&(e.defaultChecked=!!a),null!=n&&(e.checked=n&&"function"!=typeof n&&"symbol"!=typeof n),null!=s&&"function"!=typeof s&&"symbol"!=typeof s&&"boolean"!=typeof s?e.name=""+ht(s):e.removeAttribute("name")}function yt(e,t,o,r,n,a,i,s){if(null!=a&&"function"!=typeof a&&"symbol"!=typeof a&&"boolean"!=typeof a&&(e.type=a),null!=t||null!=o){if(("submit"===a||"reset"===a)&&null==t)return;o=null!=o?""+ht(o):"",t=null!=t?""+ht(t):o,s||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:n)&&"symbol"!=typeof r&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i&&(e.name=i)}function wt(e,t,o){"number"===t&&pt(e.ownerDocument)===e||e.defaultValue===""+o||(e.defaultValue=""+o)}function kt(e,t,o,r){if(e=e.options,t){t={};for(var n=0;n<o.length;n++)t["$"+o[n]]=!0;for(o=0;o<e.length;o++)n=t.hasOwnProperty("$"+e[o].value),e[o].selected!==n&&(e[o].selected=n),n&&r&&(e[o].defaultSelected=!0)}else{for(o=""+ht(o),t=null,n=0;n<e.length;n++){if(e[n].value===o)return e[n].selected=!0,void(r&&(e[n].defaultSelected=!0));null!==t||e[n].disabled||(t=e[n])}null!==t&&(t.selected=!0)}}function xt(e,t,o){null==t||((t=""+ht(t))!==e.value&&(e.value=t),null!=o)?e.defaultValue=null!=o?""+ht(o):"":e.defaultValue!==t&&(e.defaultValue=t)}function Ct(e,t,o,n){if(null==t){if(null!=n){if(null!=o)throw Error(r(92));if($(n)){if(1<n.length)throw Error(r(93));n=n[0]}o=n}null==o&&(o=""),t=o}o=ht(t),e.defaultValue=o,(n=e.textContent)===o&&""!==n&&null!==n&&(e.value=n)}function St(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&3===o.nodeType)return void(o.nodeValue=t)}e.textContent=t}var Et=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 _t(e,t,o){var r=0===t.indexOf("--");null==o||"boolean"==typeof o||""===o?r?e.setProperty(t,""):"float"===t?e.cssFloat="":e[t]="":r?e.setProperty(t,o):"number"!=typeof o||0===o||Et.has(t)?"float"===t?e.cssFloat=o:e[t]=(""+o).trim():e[t]=o+"px"}function Lt(e,t,o){if(null!=t&&"object"!=typeof t)throw Error(r(62));if(e=e.style,null!=o){for(var n in o)!o.hasOwnProperty(n)||null!=t&&t.hasOwnProperty(n)||(0===n.indexOf("--")?e.setProperty(n,""):"float"===n?e.cssFloat="":e[n]="");for(var a in t)n=t[a],t.hasOwnProperty(a)&&o[a]!==n&&_t(e,a,n)}else for(var i in t)t.hasOwnProperty(i)&&_t(e,i,t[i])}function At(e){if(-1===e.indexOf("-"))return!1;switch(e){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 Tt=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"]]),$t=/^[\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 zt(e){return $t.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Ot=null;function It(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Rt=null,Pt=null;function Nt(e){var t=Ue(e);if(t&&(e=t.stateNode)){var o=e[Pe]||null;e:switch(e=t.stateNode,t.type){case"input":if(vt(e,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name),t=o.name,"radio"===o.type&&null!=t){for(o=e;o.parentNode;)o=o.parentNode;for(o=o.querySelectorAll('input[name="'+gt(""+t)+'"][type="radio"]'),t=0;t<o.length;t++){var n=o[t];if(n!==e&&n.form===e.form){var a=n[Pe]||null;if(!a)throw Error(r(90));vt(n,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<o.length;t++)(n=o[t]).form===e.form&&bt(n)}break e;case"textarea":xt(e,o.value,o.defaultValue);break e;case"select":null!=(t=o.value)&&kt(e,!!o.multiple,t,!1)}}}var Mt=!1;function Dt(e,t,o){if(Mt)return e(t,o);Mt=!0;try{return e(t)}finally{if(Mt=!1,(null!==Rt||null!==Pt)&&(Wc(),Rt&&(t=Rt,e=Pt,Pt=Rt=null,Nt(t),e)))for(t=0;t<e.length;t++)Nt(e[t])}}function jt(e,t){var o=e.stateNode;if(null===o)return null;var n=o[Pe]||null;if(null===n)return null;o=n[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(n=!n.disabled)||(n=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!n;break e;default:e=!1}if(e)return null;if(o&&"function"!=typeof o)throw Error(r(231,t,typeof o));return o}var Ft=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),Ht=!1;if(Ft)try{var Bt={};Object.defineProperty(Bt,"passive",{get:function(){Ht=!0}}),window.addEventListener("test",Bt,Bt),window.removeEventListener("test",Bt,Bt)}catch(Lg){Ht=!1}var Vt=null,Ut=null,Wt=null;function qt(){if(Wt)return Wt;var e,t,o=Ut,r=o.length,n="value"in Vt?Vt.value:Vt.textContent,a=n.length;for(e=0;e<r&&o[e]===n[e];e++);var i=r-e;for(t=1;t<=i&&o[r-t]===n[a-t];t++);return Wt=n.slice(e,1<t?1-t:void 0)}function Zt(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Kt(){return!0}function Xt(){return!1}function Yt(e){function t(t,o,r,n,a){for(var i in this._reactName=t,this._targetInst=r,this.type=o,this.nativeEvent=n,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(n):n[i]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?Kt:Xt,this.isPropagationStopped=Xt,this}return c(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=Kt)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=Kt)},persist:function(){},isPersistent:Kt}),t}var Qt,Gt,Jt,eo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},to=Yt(eo),oo=c({},eo,{view:0,detail:0}),ro=Yt(oo),no=c({},oo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:fo,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Jt&&(Jt&&"mousemove"===e.type?(Qt=e.screenX-Jt.screenX,Gt=e.screenY-Jt.screenY):Gt=Qt=0,Jt=e),Qt)},movementY:function(e){return"movementY"in e?e.movementY:Gt}}),ao=Yt(no),io=Yt(c({},no,{dataTransfer:0})),so=Yt(c({},oo,{relatedTarget:0})),lo=Yt(c({},eo,{animationName:0,elapsedTime:0,pseudoElement:0})),co=Yt(c({},eo,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),ho=Yt(c({},eo,{data:0})),mo={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},uo={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"},bo={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function po(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=bo[e])&&!!t[e]}function fo(){return po}var go=Yt(c({},oo,{key:function(e){if(e.key){var t=mo[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=Zt(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?uo[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:fo,charCode:function(e){return"keypress"===e.type?Zt(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Zt(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),vo=Yt(c({},no,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),yo=Yt(c({},oo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:fo})),wo=Yt(c({},eo,{propertyName:0,elapsedTime:0,pseudoElement:0})),ko=Yt(c({},no,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),xo=Yt(c({},eo,{newState:0,oldState:0})),Co=[9,13,27,32],So=Ft&&"CompositionEvent"in window,Eo=null;Ft&&"documentMode"in document&&(Eo=document.documentMode);var _o=Ft&&"TextEvent"in window&&!Eo,Lo=Ft&&(!So||Eo&&8<Eo&&11>=Eo),Ao=String.fromCharCode(32),To=!1;function $o(e,t){switch(e){case"keyup":return-1!==Co.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function zo(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Oo=!1;var Io={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 Ro(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Io[e.type]:"textarea"===t}function Po(e,t,o,r){Rt?Pt?Pt.push(r):Pt=[r]:Rt=r,0<(t=Kd(t,"onChange")).length&&(o=new to("onChange","change",null,o,r),e.push({event:o,listeners:t}))}var No=null,Mo=null;function Do(e){Fd(e,0)}function jo(e){if(bt(We(e)))return e}function Fo(e,t){if("change"===e)return t}var Ho=!1;if(Ft){var Bo;if(Ft){var Vo="oninput"in document;if(!Vo){var Uo=document.createElement("div");Uo.setAttribute("oninput","return;"),Vo="function"==typeof Uo.oninput}Bo=Vo}else Bo=!1;Ho=Bo&&(!document.documentMode||9<document.documentMode)}function Wo(){No&&(No.detachEvent("onpropertychange",qo),Mo=No=null)}function qo(e){if("value"===e.propertyName&&jo(Mo)){var t=[];Po(t,Mo,e,It(e)),Dt(Do,t)}}function Zo(e,t,o){"focusin"===e?(Wo(),Mo=o,(No=t).attachEvent("onpropertychange",qo)):"focusout"===e&&Wo()}function Ko(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return jo(Mo)}function Xo(e,t){if("click"===e)return jo(t)}function Yo(e,t){if("input"===e||"change"===e)return jo(t)}var Qo="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function Go(e,t){if(Qo(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var o=Object.keys(e),r=Object.keys(t);if(o.length!==r.length)return!1;for(r=0;r<o.length;r++){var n=o[r];if(!G.call(t,n)||!Qo(e[n],t[n]))return!1}return!0}function Jo(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function er(e,t){var o,r=Jo(e);for(e=0;r;){if(3===r.nodeType){if(o=e+r.textContent.length,e<=t&&o>=t)return{node:r,offset:t-e};e=o}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Jo(r)}}function tr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?tr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function or(e){for(var t=pt((e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window).document);t instanceof e.HTMLIFrameElement;){try{var o="string"==typeof t.contentWindow.location.href}catch(ya){o=!1}if(!o)break;t=pt((e=t.contentWindow).document)}return t}function rr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nr=Ft&&"documentMode"in document&&11>=document.documentMode,ar=null,ir=null,sr=null,lr=!1;function cr(e,t,o){var r=o.window===o?o.document:9===o.nodeType?o:o.ownerDocument;lr||null==ar||ar!==pt(r)||("selectionStart"in(r=ar)&&rr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},sr&&Go(sr,r)||(sr=r,0<(r=Kd(ir,"onSelect")).length&&(t=new to("onSelect","select",null,t,o),e.push({event:t,listeners:r}),t.target=ar)))}function dr(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var hr={animationend:dr("Animation","AnimationEnd"),animationiteration:dr("Animation","AnimationIteration"),animationstart:dr("Animation","AnimationStart"),transitionrun:dr("Transition","TransitionRun"),transitionstart:dr("Transition","TransitionStart"),transitioncancel:dr("Transition","TransitionCancel"),transitionend:dr("Transition","TransitionEnd")},mr={},ur={};function br(e){if(mr[e])return mr[e];if(!hr[e])return e;var t,o=hr[e];for(t in o)if(o.hasOwnProperty(t)&&t in ur)return mr[e]=o[t];return e}Ft&&(ur=document.createElement("div").style,"AnimationEvent"in window||(delete hr.animationend.animation,delete hr.animationiteration.animation,delete hr.animationstart.animation),"TransitionEvent"in window||delete hr.transitionend.transition);var pr=br("animationend"),fr=br("animationiteration"),gr=br("animationstart"),vr=br("transitionrun"),yr=br("transitionstart"),wr=br("transitioncancel"),kr=br("transitionend"),xr=new Map,Cr="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(" ");function Sr(e,t){xr.set(e,t),Ye(t,[e])}Cr.push("scrollEnd");var Er=new WeakMap;function _r(e,t){if("object"==typeof e&&null!==e){var o=Er.get(e);return void 0!==o?o:(t={value:e,source:t,stack:dt(t)},Er.set(e,t),t)}return{value:e,source:t,stack:dt(t)}}var Lr=[],Ar=0,Tr=0;function $r(){for(var e=Ar,t=Tr=Ar=0;t<e;){var o=Lr[t];Lr[t++]=null;var r=Lr[t];Lr[t++]=null;var n=Lr[t];Lr[t++]=null;var a=Lr[t];if(Lr[t++]=null,null!==r&&null!==n){var i=r.pending;null===i?n.next=n:(n.next=i.next,i.next=n),r.pending=n}0!==a&&Rr(o,n,a)}}function zr(e,t,o,r){Lr[Ar++]=e,Lr[Ar++]=t,Lr[Ar++]=o,Lr[Ar++]=r,Tr|=r,e.lanes|=r,null!==(e=e.alternate)&&(e.lanes|=r)}function Or(e,t,o,r){return zr(e,t,o,r),Pr(e)}function Ir(e,t){return zr(e,null,null,t),Pr(e)}function Rr(e,t,o){e.lanes|=o;var r=e.alternate;null!==r&&(r.lanes|=o);for(var n=!1,a=e.return;null!==a;)a.childLanes|=o,null!==(r=a.alternate)&&(r.childLanes|=o),22===a.tag&&(null===(e=a.stateNode)||1&e._visibility||(n=!0)),e=a,a=a.return;return 3===e.tag?(a=e.stateNode,n&&null!==t&&(n=31-pe(o),null===(r=(e=a.hiddenUpdates)[n])?e[n]=[t]:r.push(t),t.lane=536870912|o),a):null}function Pr(e){if(50<Nc)throw Nc=0,Mc=null,Error(r(185));for(var t=e.return;null!==t;)t=(e=t).return;return 3===e.tag?e.stateNode:null}var Nr={};function Mr(e,t,o,r){this.tag=e,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Dr(e,t,o,r){return new Mr(e,t,o,r)}function jr(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Fr(e,t){var o=e.alternate;return null===o?((o=Dr(e.tag,t,e.key,e.mode)).elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=0,o.subtreeFlags=0,o.deletions=null),o.flags=65011712&e.flags,o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue,t=e.dependencies,o.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o.refCleanup=e.refCleanup,o}function Hr(e,t){e.flags&=65011714;var o=e.alternate;return null===o?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=o.childLanes,e.lanes=o.lanes,e.child=o.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=o.memoizedProps,e.memoizedState=o.memoizedState,e.updateQueue=o.updateQueue,e.type=o.type,t=o.dependencies,e.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function Br(e,t,o,n,a,i){var s=0;if(n=e,"function"==typeof e)jr(e)&&(s=1);else if("string"==typeof e)s=function(e,t,o){if(1===o||null!=t.itemProp)return!1;switch(e){case"meta":case"title":return!0;case"style":if("string"!=typeof t.precedence||"string"!=typeof t.href||""===t.href)break;return!0;case"link":if("string"!=typeof t.rel||"string"!=typeof t.href||""===t.href||t.onLoad||t.onError)break;return"stylesheet"!==t.rel||(e=t.disabled,"string"==typeof t.precedence&&null==e);case"script":if(t.async&&"function"!=typeof t.async&&"symbol"!=typeof t.async&&!t.onLoad&&!t.onError&&t.src&&"string"==typeof t.src)return!0}return!1}(e,o,B.current)?26:"html"===e||"head"===e||"body"===e?27:5;else e:switch(e){case S:return(e=Dr(31,o,t,a)).elementType=S,e.lanes=i,e;case u:return Vr(o.children,a,i,t);case b:s=8,a|=24;break;case p:return(e=Dr(12,o,t,2|a)).elementType=p,e.lanes=i,e;case w:return(e=Dr(13,o,t,a)).elementType=w,e.lanes=i,e;case k:return(e=Dr(19,o,t,a)).elementType=k,e.lanes=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case f:case v:s=10;break e;case g:s=9;break e;case y:s=11;break e;case x:s=14;break e;case C:s=16,n=null;break e}s=29,o=Error(r(130,null===e?"null":typeof e,"")),n=null}return(t=Dr(s,o,t,a)).elementType=e,t.type=n,t.lanes=i,t}function Vr(e,t,o,r){return(e=Dr(7,e,r,t)).lanes=o,e}function Ur(e,t,o){return(e=Dr(6,e,null,t)).lanes=o,e}function Wr(e,t,o){return(t=Dr(4,null!==e.children?e.children:[],e.key,t)).lanes=o,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var qr=[],Zr=0,Kr=null,Xr=0,Yr=[],Qr=0,Gr=null,Jr=1,en="";function tn(e,t){qr[Zr++]=Xr,qr[Zr++]=Kr,Kr=e,Xr=t}function on(e,t,o){Yr[Qr++]=Jr,Yr[Qr++]=en,Yr[Qr++]=Gr,Gr=e;var r=Jr;e=en;var n=32-pe(r)-1;r&=~(1<<n),o+=1;var a=32-pe(t)+n;if(30<a){var i=n-n%5;a=(r&(1<<i)-1).toString(32),r>>=i,n-=i,Jr=1<<32-pe(t)+n|o<<n|r,en=a+e}else Jr=1<<a|o<<n|r,en=e}function rn(e){null!==e.return&&(tn(e,1),on(e,1,0))}function nn(e){for(;e===Kr;)Kr=qr[--Zr],qr[Zr]=null,Xr=qr[--Zr],qr[Zr]=null;for(;e===Gr;)Gr=Yr[--Qr],Yr[Qr]=null,en=Yr[--Qr],Yr[Qr]=null,Jr=Yr[--Qr],Yr[Qr]=null}var an=null,sn=null,ln=!1,cn=null,dn=!1,hn=Error(r(519));function mn(e){throw vn(_r(Error(r(418,"")),e)),hn}function un(e){var t=e.stateNode,o=e.type,r=e.memoizedProps;switch(t[Re]=e,t[Pe]=r,o){case"dialog":Hd("cancel",t),Hd("close",t);break;case"iframe":case"object":case"embed":Hd("load",t);break;case"video":case"audio":for(o=0;o<Dd.length;o++)Hd(Dd[o],t);break;case"source":Hd("error",t);break;case"img":case"image":case"link":Hd("error",t),Hd("load",t);break;case"details":Hd("toggle",t);break;case"input":Hd("invalid",t),yt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0),ut(t);break;case"select":Hd("invalid",t);break;case"textarea":Hd("invalid",t),Ct(t,r.value,r.defaultValue,r.children),ut(t)}"string"!=typeof(o=r.children)&&"number"!=typeof o&&"bigint"!=typeof o||t.textContent===""+o||!0===r.suppressHydrationWarning||eh(t.textContent,o)?(null!=r.popover&&(Hd("beforetoggle",t),Hd("toggle",t)),null!=r.onScroll&&Hd("scroll",t),null!=r.onScrollEnd&&Hd("scrollend",t),null!=r.onClick&&(t.onclick=th),t=!0):t=!1,t||mn(e)}function bn(e){for(an=e.return;an;)switch(an.tag){case 5:case 13:return void(dn=!1);case 27:case 3:return void(dn=!0);default:an=an.return}}function pn(e){if(e!==an)return!1;if(!ln)return bn(e),ln=!0,!1;var t,o=e.tag;if((t=3!==o&&27!==o)&&((t=5===o)&&(t=!("form"!==(t=e.type)&&"button"!==t)||dh(e.type,e.memoizedProps)),t=!t),t&&sn&&mn(e),bn(e),13===o){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(r(317));e:{for(e=e.nextSibling,o=0;e;){if(8===e.nodeType)if("/$"===(t=e.data)){if(0===o){sn=kh(e.nextSibling);break e}o--}else"$"!==t&&"$!"!==t&&"$?"!==t||o++;e=e.nextSibling}sn=null}}else 27===o?(o=sn,gh(e.type)?(e=xh,xh=null,sn=e):sn=o):sn=an?kh(e.stateNode.nextSibling):null;return!0}function fn(){sn=an=null,ln=!1}function gn(){var e=cn;return null!==e&&(null===Cc?Cc=e:Cc.push.apply(Cc,e),cn=null),e}function vn(e){null===cn?cn=[e]:cn.push(e)}var yn=M(null),wn=null,kn=null;function xn(e,t,o){F(yn,t._currentValue),t._currentValue=o}function Cn(e){e._currentValue=yn.current,j(yn)}function Sn(e,t,o){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===o)break;e=e.return}}function En(e,t,o,n){var a=e.child;for(null!==a&&(a.return=e);null!==a;){var i=a.dependencies;if(null!==i){var s=a.child;i=i.firstContext;e:for(;null!==i;){var l=i;i=a;for(var c=0;c<t.length;c++)if(l.context===t[c]){i.lanes|=o,null!==(l=i.alternate)&&(l.lanes|=o),Sn(i.return,o,e),n||(s=null);break e}i=l.next}}else if(18===a.tag){if(null===(s=a.return))throw Error(r(341));s.lanes|=o,null!==(i=s.alternate)&&(i.lanes|=o),Sn(s,o,e),s=null}else s=a.child;if(null!==s)s.return=a;else for(s=a;null!==s;){if(s===e){s=null;break}if(null!==(a=s.sibling)){a.return=s.return,s=a;break}s=s.return}a=s}}function _n(e,t,o,n){e=null;for(var a=t,i=!1;null!==a;){if(!i)if(524288&a.flags)i=!0;else if(262144&a.flags)break;if(10===a.tag){var s=a.alternate;if(null===s)throw Error(r(387));if(null!==(s=s.memoizedProps)){var l=a.type;Qo(a.pendingProps.value,s.value)||(null!==e?e.push(l):e=[l])}}else if(a===q.current){if(null===(s=a.alternate))throw Error(r(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(null!==e?e.push(Gh):e=[Gh])}a=a.return}null!==e&&En(t,e,o,n),t.flags|=262144}function Ln(e){for(e=e.firstContext;null!==e;){if(!Qo(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function An(e){wn=e,kn=null,null!==(e=e.dependencies)&&(e.firstContext=null)}function Tn(e){return zn(wn,e)}function $n(e,t){return null===wn&&An(e),zn(e,t)}function zn(e,t){var o=t._currentValue;if(t={context:t,memoizedValue:o,next:null},null===kn){if(null===e)throw Error(r(308));kn=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else kn=kn.next=t;return o}var On="undefined"!=typeof AbortController?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,o){e.push(o)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},In=e.unstable_scheduleCallback,Rn=e.unstable_NormalPriority,Pn={$$typeof:v,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Nn(){return{controller:new On,data:new Map,refCount:0}}function Mn(e){e.refCount--,0===e.refCount&&In(Rn,function(){e.controller.abort()})}var Dn=null,jn=0,Fn=0,Hn=null;function Bn(){if(0===--jn&&null!==Dn){null!==Hn&&(Hn.status="fulfilled");var e=Dn;Dn=null,Fn=0,Hn=null;for(var t=0;t<e.length;t++)(0,e[t])()}}var Vn=z.S;z.S=function(e,t){"object"==typeof t&&null!==t&&"function"==typeof t.then&&function(e,t){if(null===Dn){var o=Dn=[];jn=0,Fn=Id(),Hn={status:"pending",value:void 0,then:function(e){o.push(e)}}}jn++,t.then(Bn,Bn)}(0,t),null!==Vn&&Vn(e,t)};var Un=M(null);function Wn(){var e=Un.current;return null!==e?e:sc.pooledCache}function qn(e,t){F(Un,null===t?Un.current:t.pool)}function Zn(){var e=Wn();return null===e?null:{parent:Pn._currentValue,pool:e}}var Kn=Error(r(460)),Xn=Error(r(474)),Yn=Error(r(542)),Qn={then:function(){}};function Gn(e){return"fulfilled"===(e=e.status)||"rejected"===e}function Jn(){}function ea(e,t,o){switch(void 0===(o=e[o])?e.push(t):o!==t&&(t.then(Jn,Jn),t=o),t.status){case"fulfilled":return t.value;case"rejected":throw ra(e=t.reason),e;default:if("string"==typeof t.status)t.then(Jn,Jn);else{if(null!==(e=sc)&&100<e.shellSuspendCounter)throw Error(r(482));(e=t).status="pending",e.then(function(e){if("pending"===t.status){var o=t;o.status="fulfilled",o.value=e}},function(e){if("pending"===t.status){var o=t;o.status="rejected",o.reason=e}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw ra(e=t.reason),e}throw ta=t,Kn}}var ta=null;function oa(){if(null===ta)throw Error(r(459));var e=ta;return ta=null,e}function ra(e){if(e===Kn||e===Yn)throw Error(r(483))}var na=!1;function aa(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function ia(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function sa(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function la(e,t,o){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,2&ic){var n=r.pending;return null===n?t.next=t:(t.next=n.next,n.next=t),r.pending=t,t=Pr(e),Rr(e,null,o),t}return zr(e,r,t,o),Pr(e)}function ca(e,t,o){if(null!==(t=t.updateQueue)&&(t=t.shared,4194048&o)){var r=t.lanes;o|=r&=e.pendingLanes,t.lanes=o,Te(e,o)}}function da(e,t){var o=e.updateQueue,r=e.alternate;if(null!==r&&o===(r=r.updateQueue)){var n=null,a=null;if(null!==(o=o.firstBaseUpdate)){do{var i={lane:o.lane,tag:o.tag,payload:o.payload,callback:null,next:null};null===a?n=a=i:a=a.next=i,o=o.next}while(null!==o);null===a?n=a=t:a=a.next=t}else n=a=t;return o={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},void(e.updateQueue=o)}null===(e=o.lastBaseUpdate)?o.firstBaseUpdate=t:e.next=t,o.lastBaseUpdate=t}var ha=!1;function ma(){if(ha){if(null!==Hn)throw Hn}}function ua(e,t,o,r){ha=!1;var n=e.updateQueue;na=!1;var a=n.firstBaseUpdate,i=n.lastBaseUpdate,s=n.shared.pending;if(null!==s){n.shared.pending=null;var l=s,d=l.next;l.next=null,null===i?a=d:i.next=d,i=l;var h=e.alternate;null!==h&&((s=(h=h.updateQueue).lastBaseUpdate)!==i&&(null===s?h.firstBaseUpdate=d:s.next=d,h.lastBaseUpdate=l))}if(null!==a){var m=n.baseState;for(i=0,h=d=l=null,s=a;;){var u=-536870913&s.lane,b=u!==s.lane;if(b?(cc&u)===u:(r&u)===u){0!==u&&u===Fn&&(ha=!0),null!==h&&(h=h.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var p=e,f=s;u=t;var g=o;switch(f.tag){case 1:if("function"==typeof(p=f.payload)){m=p.call(g,m,u);break e}m=p;break e;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(u="function"==typeof(p=f.payload)?p.call(g,m,u):p))break e;m=c({},m,u);break e;case 2:na=!0}}null!==(u=s.callback)&&(e.flags|=64,b&&(e.flags|=8192),null===(b=n.callbacks)?n.callbacks=[u]:b.push(u))}else b={lane:u,tag:s.tag,payload:s.payload,callback:s.callback,next:null},null===h?(d=h=b,l=m):h=h.next=b,i|=u;if(null===(s=s.next)){if(null===(s=n.shared.pending))break;s=(b=s).next,b.next=null,n.lastBaseUpdate=b,n.shared.pending=null}}null===h&&(l=m),n.baseState=l,n.firstBaseUpdate=d,n.lastBaseUpdate=h,null===a&&(n.shared.lanes=0),gc|=i,e.lanes=i,e.memoizedState=m}}function ba(e,t){if("function"!=typeof e)throw Error(r(191,e));e.call(t)}function pa(e,t){var o=e.callbacks;if(null!==o)for(e.callbacks=null,e=0;e<o.length;e++)ba(o[e],t)}var fa=M(null),ga=M(0);function va(e,t){F(ga,e=pc),F(fa,t),pc=e|t.baseLanes}function wa(){F(ga,pc),F(fa,fa.current)}function ka(){pc=ga.current,j(fa),j(ga)}var xa=0,Ca=null,Sa=null,Ea=null,_a=!1,La=!1,Aa=!1,Ta=0,$a=0,za=null,Oa=0;function Ia(){throw Error(r(321))}function Ra(e,t){if(null===t)return!1;for(var o=0;o<t.length&&o<e.length;o++)if(!Qo(e[o],t[o]))return!1;return!0}function Pa(e,t,o,r,n,a){return xa=a,Ca=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,z.H=null===e||null===e.memoizedState?Xi:Yi,Aa=!1,a=o(r,n),Aa=!1,La&&(a=Ma(t,o,r,n)),Na(e),a}function Na(e){z.H=Ki;var t=null!==Sa&&null!==Sa.next;if(xa=0,Ea=Sa=Ca=null,_a=!1,$a=0,za=null,t)throw Error(r(300));null===e||$s||null!==(e=e.dependencies)&&Ln(e)&&($s=!0)}function Ma(e,t,o,n){Ca=e;var a=0;do{if(La&&(za=null),$a=0,La=!1,25<=a)throw Error(r(301));if(a+=1,Ea=Sa=null,null!=e.updateQueue){var i=e.updateQueue;i.lastEffect=null,i.events=null,i.stores=null,null!=i.memoCache&&(i.memoCache.index=0)}z.H=Qi,i=t(o,n)}while(La);return i}function Da(){var e=z.H,t=e.useState()[0];return t="function"==typeof t.then?Ua(t):t,e=e.useState()[0],(null!==Sa?Sa.memoizedState:null)!==e&&(Ca.flags|=1024),t}function ja(){var e=0!==Ta;return Ta=0,e}function Fa(e,t,o){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o}function Ha(e){if(_a){for(e=e.memoizedState;null!==e;){var t=e.queue;null!==t&&(t.pending=null),e=e.next}_a=!1}xa=0,Ea=Sa=Ca=null,La=!1,$a=Ta=0,za=null}function Ba(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===Ea?Ca.memoizedState=Ea=e:Ea=Ea.next=e,Ea}function Va(){if(null===Sa){var e=Ca.alternate;e=null!==e?e.memoizedState:null}else e=Sa.next;var t=null===Ea?Ca.memoizedState:Ea.next;if(null!==t)Ea=t,Sa=e;else{if(null===e){if(null===Ca.alternate)throw Error(r(467));throw Error(r(310))}e={memoizedState:(Sa=e).memoizedState,baseState:Sa.baseState,baseQueue:Sa.baseQueue,queue:Sa.queue,next:null},null===Ea?Ca.memoizedState=Ea=e:Ea=Ea.next=e}return Ea}function Ua(e){var t=$a;return $a+=1,null===za&&(za=[]),e=ea(za,e,t),t=Ca,null===(null===Ea?t.memoizedState:Ea.next)&&(t=t.alternate,z.H=null===t||null===t.memoizedState?Xi:Yi),e}function Wa(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return Ua(e);if(e.$$typeof===v)return Tn(e)}throw Error(r(438,String(e)))}function qa(e){var t=null,o=Ca.updateQueue;if(null!==o&&(t=o.memoCache),null==t){var r=Ca.alternate;null!==r&&(null!==(r=r.updateQueue)&&(null!=(r=r.memoCache)&&(t={data:r.data.map(function(e){return e.slice()}),index:0})))}if(null==t&&(t={data:[],index:0}),null===o&&(o={lastEffect:null,events:null,stores:null,memoCache:null},Ca.updateQueue=o),o.memoCache=t,void 0===(o=t.data[t.index]))for(o=t.data[t.index]=Array(e),r=0;r<e;r++)o[r]=E;return t.index++,o}function Za(e,t){return"function"==typeof t?t(e):t}function Ka(e){return Xa(Va(),Sa,e)}function Xa(e,t,o){var n=e.queue;if(null===n)throw Error(r(311));n.lastRenderedReducer=o;var a=e.baseQueue,i=n.pending;if(null!==i){if(null!==a){var s=a.next;a.next=i.next,i.next=s}t.baseQueue=a=i,n.pending=null}if(i=e.baseState,null===a)e.memoizedState=i;else{var l=s=null,c=null,d=t=a.next,h=!1;do{var m=-536870913&d.lane;if(m!==d.lane?(cc&m)===m:(xa&m)===m){var u=d.revertLane;if(0===u)null!==c&&(c=c.next={lane:0,revertLane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),m===Fn&&(h=!0);else{if((xa&u)===u){d=d.next,u===Fn&&(h=!0);continue}m={lane:0,revertLane:d.revertLane,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null},null===c?(l=c=m,s=i):c=c.next=m,Ca.lanes|=u,gc|=u}m=d.action,Aa&&o(i,m),i=d.hasEagerState?d.eagerState:o(i,m)}else u={lane:m,revertLane:d.revertLane,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null},null===c?(l=c=u,s=i):c=c.next=u,Ca.lanes|=m,gc|=m;d=d.next}while(null!==d&&d!==t);if(null===c?s=i:c.next=l,!Qo(i,e.memoizedState)&&($s=!0,h&&null!==(o=Hn)))throw o;e.memoizedState=i,e.baseState=s,e.baseQueue=c,n.lastRenderedState=i}return null===a&&(n.lanes=0),[e.memoizedState,n.dispatch]}function Ya(e){var t=Va(),o=t.queue;if(null===o)throw Error(r(311));o.lastRenderedReducer=e;var n=o.dispatch,a=o.pending,i=t.memoizedState;if(null!==a){o.pending=null;var s=a=a.next;do{i=e(i,s.action),s=s.next}while(s!==a);Qo(i,t.memoizedState)||($s=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),o.lastRenderedState=i}return[i,n]}function Qa(e,t,o){var n=Ca,a=Va(),i=ln;if(i){if(void 0===o)throw Error(r(407));o=o()}else o=t();var s=!Qo((Sa||a).memoizedState,o);if(s&&(a.memoizedState=o,$s=!0),a=a.queue,wi(2048,8,ei.bind(null,n,a,e),[e]),a.getSnapshot!==t||s||null!==Ea&&1&Ea.memoizedState.tag){if(n.flags|=2048,gi(9,{destroy:void 0,resource:void 0},Ja.bind(null,n,a,o,t),null),null===sc)throw Error(r(349));i||124&xa||Ga(n,t,o)}return o}function Ga(e,t,o){e.flags|=16384,e={getSnapshot:t,value:o},null===(t=Ca.updateQueue)?(t={lastEffect:null,events:null,stores:null,memoCache:null},Ca.updateQueue=t,t.stores=[e]):null===(o=t.stores)?t.stores=[e]:o.push(e)}function Ja(e,t,o,r){t.value=o,t.getSnapshot=r,ti(t)&&oi(e)}function ei(e,t,o){return o(function(){ti(t)&&oi(e)})}function ti(e){var t=e.getSnapshot;e=e.value;try{var o=t();return!Qo(e,o)}catch(r){return!0}}function oi(e){var t=Ir(e,2);null!==t&&Fc(t,e,2)}function ri(e){var t=Ba();if("function"==typeof e){var o=e;if(e=o(),Aa){be(!0);try{o()}finally{be(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:e},t}function ni(e,t,o,r){return e.baseState=o,Xa(e,Sa,"function"==typeof r?r:Za)}function ai(e,t,o,n,a){if(Wi(e))throw Error(r(485));if(null!==(e=t.action)){var i={payload:a,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(e){i.listeners.push(e)}};null!==z.T?o(!0):i.isTransition=!1,n(i),null===(o=t.pending)?(i.next=t.pending=i,ii(t,i)):(i.next=o.next,t.pending=o.next=i)}}function ii(e,t){var o=t.action,r=t.payload,n=e.state;if(t.isTransition){var a=z.T,i={};z.T=i;try{var s=o(n,r),l=z.S;null!==l&&l(i,s),si(e,t,s)}catch(c){ci(e,t,c)}finally{z.T=a}}else try{si(e,t,a=o(n,r))}catch(d){ci(e,t,d)}}function si(e,t,o){null!==o&&"object"==typeof o&&"function"==typeof o.then?o.then(function(o){li(e,t,o)},function(o){return ci(e,t,o)}):li(e,t,o)}function li(e,t,o){t.status="fulfilled",t.value=o,di(t),e.state=o,null!==(t=e.pending)&&((o=t.next)===t?e.pending=null:(o=o.next,t.next=o,ii(e,o)))}function ci(e,t,o){var r=e.pending;if(e.pending=null,null!==r){r=r.next;do{t.status="rejected",t.reason=o,di(t),t=t.next}while(t!==r)}e.action=null}function di(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function hi(e,t){return t}function mi(e,t){if(ln){var o=sc.formState;if(null!==o){e:{var r=Ca;if(ln){if(sn){t:{for(var n=sn,a=dn;8!==n.nodeType;){if(!a){n=null;break t}if(null===(n=kh(n.nextSibling))){n=null;break t}}n="F!"===(a=n.data)||"F"===a?n:null}if(n){sn=kh(n.nextSibling),r="F!"===n.data;break e}}mn(r)}r=!1}r&&(t=o[0])}}return(o=Ba()).memoizedState=o.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:hi,lastRenderedState:t},o.queue=r,o=Bi.bind(null,Ca,r),r.dispatch=o,r=ri(!1),a=Ui.bind(null,Ca,!1,r.queue),n={state:t,dispatch:null,action:e,pending:null},(r=Ba()).queue=n,o=ai.bind(null,Ca,n,a,o),n.dispatch=o,r.memoizedState=e,[t,o,!1]}function ui(e){return bi(Va(),Sa,e)}function bi(e,t,o){if(t=Xa(e,t,hi)[0],e=Ka(Za)[0],"object"==typeof t&&null!==t&&"function"==typeof t.then)try{var r=Ua(t)}catch(Yg){if(Yg===Kn)throw Yn;throw Yg}else r=t;var n=(t=Va()).queue,a=n.dispatch;return o!==t.memoizedState&&(Ca.flags|=2048,gi(9,{destroy:void 0,resource:void 0},pi.bind(null,n,o),null)),[r,a,e]}function pi(e,t){e.action=t}function fi(e){var t=Va(),o=Sa;if(null!==o)return bi(t,o,e);Va(),t=t.memoizedState;var r=(o=Va()).queue.dispatch;return o.memoizedState=e,[t,r,!1]}function gi(e,t,o,r){return e={tag:e,create:o,deps:r,inst:t,next:null},null===(t=Ca.updateQueue)&&(t={lastEffect:null,events:null,stores:null,memoCache:null},Ca.updateQueue=t),null===(o=t.lastEffect)?t.lastEffect=e.next=e:(r=o.next,o.next=e,e.next=r,t.lastEffect=e),e}function vi(){return Va().memoizedState}function yi(e,t,o,r){var n=Ba();r=void 0===r?null:r,Ca.flags|=e,n.memoizedState=gi(1|t,{destroy:void 0,resource:void 0},o,r)}function wi(e,t,o,r){var n=Va();r=void 0===r?null:r;var a=n.memoizedState.inst;null!==Sa&&null!==r&&Ra(r,Sa.memoizedState.deps)?n.memoizedState=gi(t,a,o,r):(Ca.flags|=e,n.memoizedState=gi(1|t,a,o,r))}function ki(e,t){yi(8390656,8,e,t)}function xi(e,t){wi(2048,8,e,t)}function Ci(e,t){return wi(4,2,e,t)}function Si(e,t){return wi(4,4,e,t)}function Ei(e,t){if("function"==typeof t){e=e();var o=t(e);return function(){"function"==typeof o?o():t(null)}}if(null!=t)return e=e(),t.current=e,function(){t.current=null}}function _i(e,t,o){o=null!=o?o.concat([e]):null,wi(4,4,Ei.bind(null,t,e),o)}function Li(){}function Ai(e,t){var o=Va();t=void 0===t?null:t;var r=o.memoizedState;return null!==t&&Ra(t,r[1])?r[0]:(o.memoizedState=[e,t],e)}function Ti(e,t){var o=Va();t=void 0===t?null:t;var r=o.memoizedState;if(null!==t&&Ra(t,r[1]))return r[0];if(r=e(),Aa){be(!0);try{e()}finally{be(!1)}}return o.memoizedState=[r,t],r}function $i(e,t,o){return void 0===o||1073741824&xa?e.memoizedState=t:(e.memoizedState=o,e=jc(),Ca.lanes|=e,gc|=e,o)}function zi(e,t,o,r){return Qo(o,t)?o:null!==fa.current?(e=$i(e,o,r),Qo(e,t)||($s=!0),e):42&xa?(e=jc(),Ca.lanes|=e,gc|=e,t):($s=!0,e.memoizedState=o)}function Oi(e,t,o,r,n){var a=I.p;I.p=0!==a&&8>a?a:8;var i,s,l,c=z.T,d={};z.T=d,Ui(e,!1,t,o);try{var h=n(),m=z.S;if(null!==m&&m(d,h),null!==h&&"object"==typeof h&&"function"==typeof h.then){var u=(i=r,s=[],l={status:"pending",value:null,reason:null,then:function(e){s.push(e)}},h.then(function(){l.status="fulfilled",l.value=i;for(var e=0;e<s.length;e++)(0,s[e])(i)},function(e){for(l.status="rejected",l.reason=e,e=0;e<s.length;e++)(0,s[e])(void 0)}),l);Vi(e,t,u,Dc())}else Vi(e,t,r,Dc())}catch(b){Vi(e,t,{then:function(){},status:"rejected",reason:b},Dc())}finally{I.p=a,z.T=c}}function Ii(){}function Ri(e,t,o,n){if(5!==e.tag)throw Error(r(476));var a=Pi(e).queue;Oi(e,a,t,R,null===o?Ii:function(){return Ni(e),o(n)})}function Pi(e){var t=e.memoizedState;if(null!==t)return t;var o={};return(t={memoizedState:R,baseState:R,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:R},next:null}).next={memoizedState:o,baseState:o,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:o},next:null},e.memoizedState=t,null!==(e=e.alternate)&&(e.memoizedState=t),t}function Ni(e){Vi(e,Pi(e).next.queue,{},Dc())}function Mi(){return Tn(Gh)}function Di(){return Va().memoizedState}function ji(){return Va().memoizedState}function Fi(e){for(var t=e.return;null!==t;){switch(t.tag){case 24:case 3:var o=Dc(),r=la(t,e=sa(o),o);return null!==r&&(Fc(r,t,o),ca(r,t,o)),t={cache:Nn()},void(e.payload=t)}t=t.return}}function Hi(e,t,o){var r=Dc();o={lane:r,revertLane:0,action:o,hasEagerState:!1,eagerState:null,next:null},Wi(e)?qi(t,o):null!==(o=Or(e,t,o,r))&&(Fc(o,e,r),Zi(o,t,r))}function Bi(e,t,o){Vi(e,t,o,Dc())}function Vi(e,t,o,r){var n={lane:r,revertLane:0,action:o,hasEagerState:!1,eagerState:null,next:null};if(Wi(e))qi(t,n);else{var a=e.alternate;if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var i=t.lastRenderedState,s=a(i,o);if(n.hasEagerState=!0,n.eagerState=s,Qo(s,i))return zr(e,t,n,0),null===sc&&$r(),!1}catch(l){}if(null!==(o=Or(e,t,n,r)))return Fc(o,e,r),Zi(o,t,r),!0}return!1}function Ui(e,t,o,n){if(n={lane:2,revertLane:Id(),action:n,hasEagerState:!1,eagerState:null,next:null},Wi(e)){if(t)throw Error(r(479))}else null!==(t=Or(e,o,n,2))&&Fc(t,e,2)}function Wi(e){var t=e.alternate;return e===Ca||null!==t&&t===Ca}function qi(e,t){La=_a=!0;var o=e.pending;null===o?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function Zi(e,t,o){if(4194048&o){var r=t.lanes;o|=r&=e.pendingLanes,t.lanes=o,Te(e,o)}}var Ki={readContext:Tn,use:Wa,useCallback:Ia,useContext:Ia,useEffect:Ia,useImperativeHandle:Ia,useLayoutEffect:Ia,useInsertionEffect:Ia,useMemo:Ia,useReducer:Ia,useRef:Ia,useState:Ia,useDebugValue:Ia,useDeferredValue:Ia,useTransition:Ia,useSyncExternalStore:Ia,useId:Ia,useHostTransitionStatus:Ia,useFormState:Ia,useActionState:Ia,useOptimistic:Ia,useMemoCache:Ia,useCacheRefresh:Ia},Xi={readContext:Tn,use:Wa,useCallback:function(e,t){return Ba().memoizedState=[e,void 0===t?null:t],e},useContext:Tn,useEffect:ki,useImperativeHandle:function(e,t,o){o=null!=o?o.concat([e]):null,yi(4194308,4,Ei.bind(null,t,e),o)},useLayoutEffect:function(e,t){return yi(4194308,4,e,t)},useInsertionEffect:function(e,t){yi(4,2,e,t)},useMemo:function(e,t){var o=Ba();t=void 0===t?null:t;var r=e();if(Aa){be(!0);try{e()}finally{be(!1)}}return o.memoizedState=[r,t],r},useReducer:function(e,t,o){var r=Ba();if(void 0!==o){var n=o(t);if(Aa){be(!0);try{o(t)}finally{be(!1)}}}else n=t;return r.memoizedState=r.baseState=n,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n},r.queue=e,e=e.dispatch=Hi.bind(null,Ca,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},Ba().memoizedState=e},useState:function(e){var t=(e=ri(e)).queue,o=Bi.bind(null,Ca,t);return t.dispatch=o,[e.memoizedState,o]},useDebugValue:Li,useDeferredValue:function(e,t){return $i(Ba(),e,t)},useTransition:function(){var e=ri(!1);return e=Oi.bind(null,Ca,e.queue,!0,!1),Ba().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,o){var n=Ca,a=Ba();if(ln){if(void 0===o)throw Error(r(407));o=o()}else{if(o=t(),null===sc)throw Error(r(349));124&cc||Ga(n,t,o)}a.memoizedState=o;var i={value:o,getSnapshot:t};return a.queue=i,ki(ei.bind(null,n,i,e),[e]),n.flags|=2048,gi(9,{destroy:void 0,resource:void 0},Ja.bind(null,n,i,o,t),null),o},useId:function(){var e=Ba(),t=sc.identifierPrefix;if(ln){var o=en;t="«"+t+"R"+(o=(Jr&~(1<<32-pe(Jr)-1)).toString(32)+o),0<(o=Ta++)&&(t+="H"+o.toString(32)),t+="»"}else t="«"+t+"r"+(o=Oa++).toString(32)+"»";return e.memoizedState=t},useHostTransitionStatus:Mi,useFormState:mi,useActionState:mi,useOptimistic:function(e){var t=Ba();t.memoizedState=t.baseState=e;var o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=o,t=Ui.bind(null,Ca,!0,o),o.dispatch=t,[e,t]},useMemoCache:qa,useCacheRefresh:function(){return Ba().memoizedState=Fi.bind(null,Ca)}},Yi={readContext:Tn,use:Wa,useCallback:Ai,useContext:Tn,useEffect:xi,useImperativeHandle:_i,useInsertionEffect:Ci,useLayoutEffect:Si,useMemo:Ti,useReducer:Ka,useRef:vi,useState:function(){return Ka(Za)},useDebugValue:Li,useDeferredValue:function(e,t){return zi(Va(),Sa.memoizedState,e,t)},useTransition:function(){var e=Ka(Za)[0],t=Va().memoizedState;return["boolean"==typeof e?e:Ua(e),t]},useSyncExternalStore:Qa,useId:Di,useHostTransitionStatus:Mi,useFormState:ui,useActionState:ui,useOptimistic:function(e,t){return ni(Va(),0,e,t)},useMemoCache:qa,useCacheRefresh:ji},Qi={readContext:Tn,use:Wa,useCallback:Ai,useContext:Tn,useEffect:xi,useImperativeHandle:_i,useInsertionEffect:Ci,useLayoutEffect:Si,useMemo:Ti,useReducer:Ya,useRef:vi,useState:function(){return Ya(Za)},useDebugValue:Li,useDeferredValue:function(e,t){var o=Va();return null===Sa?$i(o,e,t):zi(o,Sa.memoizedState,e,t)},useTransition:function(){var e=Ya(Za)[0],t=Va().memoizedState;return["boolean"==typeof e?e:Ua(e),t]},useSyncExternalStore:Qa,useId:Di,useHostTransitionStatus:Mi,useFormState:fi,useActionState:fi,useOptimistic:function(e,t){var o=Va();return null!==Sa?ni(o,0,e,t):(o.baseState=e,[e,o.queue.dispatch])},useMemoCache:qa,useCacheRefresh:ji},Gi=null,Ji=0;function es(e){var t=Ji;return Ji+=1,null===Gi&&(Gi=[]),ea(Gi,e,t)}function ts(e,t){t=t.props.ref,e.ref=void 0!==t?t:null}function os(e,t){if(t.$$typeof===d)throw Error(r(525));throw e=Object.prototype.toString.call(t),Error(r(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function rs(e){return(0,e._init)(e._payload)}function ns(e){function t(t,o){if(e){var r=t.deletions;null===r?(t.deletions=[o],t.flags|=16):r.push(o)}}function o(o,r){if(!e)return null;for(;null!==r;)t(o,r),r=r.sibling;return null}function n(e){for(var t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function a(e,t){return(e=Fr(e,t)).index=0,e.sibling=null,e}function i(t,o,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<o?(t.flags|=67108866,o):r:(t.flags|=67108866,o):(t.flags|=1048576,o)}function s(t){return e&&null===t.alternate&&(t.flags|=67108866),t}function l(e,t,o,r){return null===t||6!==t.tag?((t=Ur(o,e.mode,r)).return=e,t):((t=a(t,o)).return=e,t)}function c(e,t,o,r){var n=o.type;return n===u?b(e,t,o.props.children,r,o.key):null!==t&&(t.elementType===n||"object"==typeof n&&null!==n&&n.$$typeof===C&&rs(n)===t.type)?(ts(t=a(t,o.props),o),t.return=e,t):(ts(t=Br(o.type,o.key,o.props,null,e.mode,r),o),t.return=e,t)}function d(e,t,o,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==o.containerInfo||t.stateNode.implementation!==o.implementation?((t=Wr(o,e.mode,r)).return=e,t):((t=a(t,o.children||[])).return=e,t)}function b(e,t,o,r,n){return null===t||7!==t.tag?((t=Vr(o,e.mode,r,n)).return=e,t):((t=a(t,o)).return=e,t)}function p(e,t,o){if("string"==typeof t&&""!==t||"number"==typeof t||"bigint"==typeof t)return(t=Ur(""+t,e.mode,o)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case h:return ts(o=Br(t.type,t.key,t.props,null,e.mode,o),t),o.return=e,o;case m:return(t=Wr(t,e.mode,o)).return=e,t;case C:return p(e,t=(0,t._init)(t._payload),o)}if($(t)||L(t))return(t=Vr(t,e.mode,o,null)).return=e,t;if("function"==typeof t.then)return p(e,es(t),o);if(t.$$typeof===v)return p(e,$n(e,t),o);os(e,t)}return null}function f(e,t,o,r){var n=null!==t?t.key:null;if("string"==typeof o&&""!==o||"number"==typeof o||"bigint"==typeof o)return null!==n?null:l(e,t,""+o,r);if("object"==typeof o&&null!==o){switch(o.$$typeof){case h:return o.key===n?c(e,t,o,r):null;case m:return o.key===n?d(e,t,o,r):null;case C:return f(e,t,o=(n=o._init)(o._payload),r)}if($(o)||L(o))return null!==n?null:b(e,t,o,r,null);if("function"==typeof o.then)return f(e,t,es(o),r);if(o.$$typeof===v)return f(e,t,$n(e,o),r);os(e,o)}return null}function g(e,t,o,r,n){if("string"==typeof r&&""!==r||"number"==typeof r||"bigint"==typeof r)return l(t,e=e.get(o)||null,""+r,n);if("object"==typeof r&&null!==r){switch(r.$$typeof){case h:return c(t,e=e.get(null===r.key?o:r.key)||null,r,n);case m:return d(t,e=e.get(null===r.key?o:r.key)||null,r,n);case C:return g(e,t,o,r=(0,r._init)(r._payload),n)}if($(r)||L(r))return b(t,e=e.get(o)||null,r,n,null);if("function"==typeof r.then)return g(e,t,o,es(r),n);if(r.$$typeof===v)return g(e,t,o,$n(t,r),n);os(t,r)}return null}function y(l,c,d,b){if("object"==typeof d&&null!==d&&d.type===u&&null===d.key&&(d=d.props.children),"object"==typeof d&&null!==d){switch(d.$$typeof){case h:e:{for(var w=d.key;null!==c;){if(c.key===w){if((w=d.type)===u){if(7===c.tag){o(l,c.sibling),(b=a(c,d.props.children)).return=l,l=b;break e}}else if(c.elementType===w||"object"==typeof w&&null!==w&&w.$$typeof===C&&rs(w)===c.type){o(l,c.sibling),ts(b=a(c,d.props),d),b.return=l,l=b;break e}o(l,c);break}t(l,c),c=c.sibling}d.type===u?((b=Vr(d.props.children,l.mode,b,d.key)).return=l,l=b):(ts(b=Br(d.type,d.key,d.props,null,l.mode,b),d),b.return=l,l=b)}return s(l);case m:e:{for(w=d.key;null!==c;){if(c.key===w){if(4===c.tag&&c.stateNode.containerInfo===d.containerInfo&&c.stateNode.implementation===d.implementation){o(l,c.sibling),(b=a(c,d.children||[])).return=l,l=b;break e}o(l,c);break}t(l,c),c=c.sibling}(b=Wr(d,l.mode,b)).return=l,l=b}return s(l);case C:return y(l,c,d=(w=d._init)(d._payload),b)}if($(d))return function(r,a,s,l){for(var c=null,d=null,h=a,m=a=0,u=null;null!==h&&m<s.length;m++){h.index>m?(u=h,h=null):u=h.sibling;var b=f(r,h,s[m],l);if(null===b){null===h&&(h=u);break}e&&h&&null===b.alternate&&t(r,h),a=i(b,a,m),null===d?c=b:d.sibling=b,d=b,h=u}if(m===s.length)return o(r,h),ln&&tn(r,m),c;if(null===h){for(;m<s.length;m++)null!==(h=p(r,s[m],l))&&(a=i(h,a,m),null===d?c=h:d.sibling=h,d=h);return ln&&tn(r,m),c}for(h=n(h);m<s.length;m++)null!==(u=g(h,r,m,s[m],l))&&(e&&null!==u.alternate&&h.delete(null===u.key?m:u.key),a=i(u,a,m),null===d?c=u:d.sibling=u,d=u);return e&&h.forEach(function(e){return t(r,e)}),ln&&tn(r,m),c}(l,c,d,b);if(L(d)){if("function"!=typeof(w=L(d)))throw Error(r(150));return function(a,s,l,c){if(null==l)throw Error(r(151));for(var d=null,h=null,m=s,u=s=0,b=null,v=l.next();null!==m&&!v.done;u++,v=l.next()){m.index>u?(b=m,m=null):b=m.sibling;var y=f(a,m,v.value,c);if(null===y){null===m&&(m=b);break}e&&m&&null===y.alternate&&t(a,m),s=i(y,s,u),null===h?d=y:h.sibling=y,h=y,m=b}if(v.done)return o(a,m),ln&&tn(a,u),d;if(null===m){for(;!v.done;u++,v=l.next())null!==(v=p(a,v.value,c))&&(s=i(v,s,u),null===h?d=v:h.sibling=v,h=v);return ln&&tn(a,u),d}for(m=n(m);!v.done;u++,v=l.next())null!==(v=g(m,a,u,v.value,c))&&(e&&null!==v.alternate&&m.delete(null===v.key?u:v.key),s=i(v,s,u),null===h?d=v:h.sibling=v,h=v);return e&&m.forEach(function(e){return t(a,e)}),ln&&tn(a,u),d}(l,c,d=w.call(d),b)}if("function"==typeof d.then)return y(l,c,es(d),b);if(d.$$typeof===v)return y(l,c,$n(l,d),b);os(l,d)}return"string"==typeof d&&""!==d||"number"==typeof d||"bigint"==typeof d?(d=""+d,null!==c&&6===c.tag?(o(l,c.sibling),(b=a(c,d)).return=l,l=b):(o(l,c),(b=Ur(d,l.mode,b)).return=l,l=b),s(l)):o(l,c)}return function(e,t,o,r){try{Ji=0;var n=y(e,t,o,r);return Gi=null,n}catch(Yg){if(Yg===Kn||Yg===Yn)throw Yg;var a=Dr(29,Yg,null,e.mode);return a.lanes=r,a.return=e,a}}}var as=ns(!0),is=ns(!1),ss=M(null),ls=null;function cs(e){var t=e.alternate;F(us,1&us.current),F(ss,e),null===ls&&(null===t||null!==fa.current||null!==t.memoizedState)&&(ls=e)}function ds(e){if(22===e.tag){if(F(us,us.current),F(ss,e),null===ls){var t=e.alternate;null!==t&&null!==t.memoizedState&&(ls=e)}}else hs()}function hs(){F(us,us.current),F(ss,ss.current)}function ms(e){j(ss),ls===e&&(ls=null),j(us)}var us=M(0);function bs(e){for(var t=e;null!==t;){if(13===t.tag){var o=t.memoizedState;if(null!==o&&(null===(o=o.dehydrated)||"$?"===o.data||wh(o)))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(128&t.flags)return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function ps(e,t,o,r){o=null==(o=o(r,t=e.memoizedState))?t:c({},t,o),e.memoizedState=o,0===e.lanes&&(e.updateQueue.baseState=o)}var fs={enqueueSetState:function(e,t,o){e=e._reactInternals;var r=Dc(),n=sa(r);n.payload=t,null!=o&&(n.callback=o),null!==(t=la(e,n,r))&&(Fc(t,e,r),ca(t,e,r))},enqueueReplaceState:function(e,t,o){e=e._reactInternals;var r=Dc(),n=sa(r);n.tag=1,n.payload=t,null!=o&&(n.callback=o),null!==(t=la(e,n,r))&&(Fc(t,e,r),ca(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var o=Dc(),r=sa(o);r.tag=2,null!=t&&(r.callback=t),null!==(t=la(e,r,o))&&(Fc(t,e,o),ca(t,e,o))}};function gs(e,t,o,r,n,a,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,a,i):!t.prototype||!t.prototype.isPureReactComponent||(!Go(o,r)||!Go(n,a))}function vs(e,t,o,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(o,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(o,r),t.state!==e&&fs.enqueueReplaceState(t,t.state,null)}function ys(e,t){var o=t;if("ref"in t)for(var r in o={},t)"ref"!==r&&(o[r]=t[r]);if(e=e.defaultProps)for(var n in o===t&&(o=c({},o)),e)void 0===o[n]&&(o[n]=e[n]);return o}var ws="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function ks(e){ws(e)}function xs(e){console.error(e)}function Cs(e){ws(e)}function Ss(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(o){setTimeout(function(){throw o})}}function Es(e,t,o){try{(0,e.onCaughtError)(o.value,{componentStack:o.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(r){setTimeout(function(){throw r})}}function _s(e,t,o){return(o=sa(o)).tag=3,o.payload={element:null},o.callback=function(){Ss(e,t)},o}function Ls(e){return(e=sa(e)).tag=3,e}function As(e,t,o,r){var n=o.type.getDerivedStateFromError;if("function"==typeof n){var a=r.value;e.payload=function(){return n(a)},e.callback=function(){Es(t,o,r)}}var i=o.stateNode;null!==i&&"function"==typeof i.componentDidCatch&&(e.callback=function(){Es(t,o,r),"function"!=typeof n&&(null===Ac?Ac=new Set([this]):Ac.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var Ts=Error(r(461)),$s=!1;function zs(e,t,o,r){t.child=null===e?is(t,null,o,r):as(t,e.child,o,r)}function Os(e,t,o,r,n){o=o.render;var a=t.ref;if("ref"in r){var i={};for(var s in r)"ref"!==s&&(i[s]=r[s])}else i=r;return An(t),r=Pa(e,t,o,i,a,n),s=ja(),null===e||$s?(ln&&s&&rn(t),t.flags|=1,zs(e,t,r,n),t.child):(Fa(e,t,n),Js(e,t,n))}function Is(e,t,o,r,n){if(null===e){var a=o.type;return"function"!=typeof a||jr(a)||void 0!==a.defaultProps||null!==o.compare?((e=Br(o.type,null,r,t,t.mode,n)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,Rs(e,t,a,r,n))}if(a=e.child,!el(e,n)){var i=a.memoizedProps;if((o=null!==(o=o.compare)?o:Go)(i,r)&&e.ref===t.ref)return Js(e,t,n)}return t.flags|=1,(e=Fr(a,r)).ref=t.ref,e.return=t,t.child=e}function Rs(e,t,o,r,n){if(null!==e){var a=e.memoizedProps;if(Go(a,r)&&e.ref===t.ref){if($s=!1,t.pendingProps=r=a,!el(e,n))return t.lanes=e.lanes,Js(e,t,n);131072&e.flags&&($s=!0)}}return js(e,t,o,r,n)}function Ps(e,t,o){var r=t.pendingProps,n=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(128&t.flags){if(r=null!==a?a.baseLanes|o:o,null!==e){for(n=t.child=e.child,a=0;null!==n;)a=a|n.lanes|n.childLanes,n=n.sibling;t.childLanes=a&~r}else t.childLanes=0,t.child=null;return Ns(e,t,r,o)}if(!(536870912&o))return t.lanes=t.childLanes=536870912,Ns(e,t,null!==a?a.baseLanes|o:o,o);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&qn(0,null!==a?a.cachePool:null),null!==a?va(t,a):wa(),ds(t)}else null!==a?(qn(0,a.cachePool),va(t,a),hs(),t.memoizedState=null):(null!==e&&qn(0,null),wa(),hs());return zs(e,t,n,o),t.child}function Ns(e,t,o,r){var n=Wn();return n=null===n?null:{parent:Pn._currentValue,pool:n},t.memoizedState={baseLanes:o,cachePool:n},null!==e&&qn(0,null),wa(),ds(t),null!==e&&_n(e,t,r,!0),null}function Ms(e,t){var o=t.ref;if(null===o)null!==e&&null!==e.ref&&(t.flags|=4194816);else{if("function"!=typeof o&&"object"!=typeof o)throw Error(r(284));null!==e&&e.ref===o||(t.flags|=4194816)}}function js(e,t,o,r,n){return An(t),o=Pa(e,t,o,r,void 0,n),r=ja(),null===e||$s?(ln&&r&&rn(t),t.flags|=1,zs(e,t,o,n),t.child):(Fa(e,t,n),Js(e,t,n))}function Fs(e,t,o,r,n,a){return An(t),t.updateQueue=null,o=Ma(t,r,o,n),Na(e),r=ja(),null===e||$s?(ln&&r&&rn(t),t.flags|=1,zs(e,t,o,a),t.child):(Fa(e,t,a),Js(e,t,a))}function Hs(e,t,o,r,n){if(An(t),null===t.stateNode){var a=Nr,i=o.contextType;"object"==typeof i&&null!==i&&(a=Tn(i)),a=new o(r,a),t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,a.updater=fs,t.stateNode=a,a._reactInternals=t,(a=t.stateNode).props=r,a.state=t.memoizedState,a.refs={},aa(t),i=o.contextType,a.context="object"==typeof i&&null!==i?Tn(i):Nr,a.state=t.memoizedState,"function"==typeof(i=o.getDerivedStateFromProps)&&(ps(t,o,i,r),a.state=t.memoizedState),"function"==typeof o.getDerivedStateFromProps||"function"==typeof a.getSnapshotBeforeUpdate||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||(i=a.state,"function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),i!==a.state&&fs.enqueueReplaceState(a,a.state,null),ua(t,r,a,n),ma(),a.state=t.memoizedState),"function"==typeof a.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){a=t.stateNode;var s=t.memoizedProps,l=ys(o,s);a.props=l;var c=a.context,d=o.contextType;i=Nr,"object"==typeof d&&null!==d&&(i=Tn(d));var h=o.getDerivedStateFromProps;d="function"==typeof h||"function"==typeof a.getSnapshotBeforeUpdate,s=t.pendingProps!==s,d||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(s||c!==i)&&vs(t,a,r,i),na=!1;var m=t.memoizedState;a.state=m,ua(t,r,a,n),ma(),c=t.memoizedState,s||m!==c||na?("function"==typeof h&&(ps(t,o,h,r),c=t.memoizedState),(l=na||gs(t,o,l,r,m,c,i))?(d||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||("function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"==typeof a.componentDidMount&&(t.flags|=4194308)):("function"==typeof a.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=i,r=l):("function"==typeof a.componentDidMount&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,ia(e,t),d=ys(o,i=t.memoizedProps),a.props=d,h=t.pendingProps,m=a.context,c=o.contextType,l=Nr,"object"==typeof c&&null!==c&&(l=Tn(c)),(c="function"==typeof(s=o.getDerivedStateFromProps)||"function"==typeof a.getSnapshotBeforeUpdate)||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(i!==h||m!==l)&&vs(t,a,r,l),na=!1,m=t.memoizedState,a.state=m,ua(t,r,a,n),ma();var u=t.memoizedState;i!==h||m!==u||na||null!==e&&null!==e.dependencies&&Ln(e.dependencies)?("function"==typeof s&&(ps(t,o,s,r),u=t.memoizedState),(d=na||gs(t,o,d,r,m,u,l)||null!==e&&null!==e.dependencies&&Ln(e.dependencies))?(c||"function"!=typeof a.UNSAFE_componentWillUpdate&&"function"!=typeof a.componentWillUpdate||("function"==typeof a.componentWillUpdate&&a.componentWillUpdate(r,u,l),"function"==typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(r,u,l)),"function"==typeof a.componentDidUpdate&&(t.flags|=4),"function"==typeof a.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=u),a.props=r,a.state=u,a.context=l,r=d):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,Ms(e,t),r=!!(128&t.flags),a||r?(a=t.stateNode,o=r&&"function"!=typeof o.getDerivedStateFromError?null:a.render(),t.flags|=1,null!==e&&r?(t.child=as(t,e.child,null,n),t.child=as(t,null,o,n)):zs(e,t,o,n),t.memoizedState=a.state,e=t.child):e=Js(e,t,n),e}function Bs(e,t,o,r){return fn(),t.flags|=256,zs(e,t,o,r),t.child}var Vs={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Us(e){return{baseLanes:e,cachePool:Zn()}}function Ws(e,t,o){return e=null!==e?e.childLanes&~o:0,t&&(e|=wc),e}function qs(e,t,o){var n,a=t.pendingProps,i=!1,s=!!(128&t.flags);if((n=s)||(n=(null===e||null!==e.memoizedState)&&!!(2&us.current)),n&&(i=!0,t.flags&=-129),n=!!(32&t.flags),t.flags&=-33,null===e){if(ln){if(i?cs(t):hs(),ln){var l,c=sn;if(l=c){e:{for(l=c,c=dn;8!==l.nodeType;){if(!c){c=null;break e}if(null===(l=kh(l.nextSibling))){c=null;break e}}c=l}null!==c?(t.memoizedState={dehydrated:c,treeContext:null!==Gr?{id:Jr,overflow:en}:null,retryLane:536870912,hydrationErrors:null},(l=Dr(18,null,null,0)).stateNode=c,l.return=t,t.child=l,an=t,sn=null,l=!0):l=!1}l||mn(t)}if(null!==(c=t.memoizedState)&&null!==(c=c.dehydrated))return wh(c)?t.lanes=32:t.lanes=536870912,null;ms(t)}return c=a.children,a=a.fallback,i?(hs(),c=Ks({mode:"hidden",children:c},i=t.mode),a=Vr(a,i,o,null),c.return=t,a.return=t,c.sibling=a,t.child=c,(i=t.child).memoizedState=Us(o),i.childLanes=Ws(e,n,o),t.memoizedState=Vs,a):(cs(t),Zs(t,c))}if(null!==(l=e.memoizedState)&&null!==(c=l.dehydrated)){if(s)256&t.flags?(cs(t),t.flags&=-257,t=Xs(e,t,o)):null!==t.memoizedState?(hs(),t.child=e.child,t.flags|=128,t=null):(hs(),i=a.fallback,c=t.mode,a=Ks({mode:"visible",children:a.children},c),(i=Vr(i,c,o,null)).flags|=2,a.return=t,i.return=t,a.sibling=i,t.child=a,as(t,e.child,null,o),(a=t.child).memoizedState=Us(o),a.childLanes=Ws(e,n,o),t.memoizedState=Vs,t=i);else if(cs(t),wh(c)){if(n=c.nextSibling&&c.nextSibling.dataset)var d=n.dgst;n=d,(a=Error(r(419))).stack="",a.digest=n,vn({value:a,source:null,stack:null}),t=Xs(e,t,o)}else if($s||_n(e,t,o,!1),n=0!==(o&e.childLanes),$s||n){if(null!==(n=sc)&&(0!==(a=0!==((a=42&(a=o&-o)?1:$e(a))&(n.suspendedLanes|o))?0:a)&&a!==l.retryLane))throw l.retryLane=a,Ir(e,a),Fc(n,e,a),Ts;"$?"===c.data||Qc(),t=Xs(e,t,o)}else"$?"===c.data?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,sn=kh(c.nextSibling),an=t,ln=!0,cn=null,dn=!1,null!==e&&(Yr[Qr++]=Jr,Yr[Qr++]=en,Yr[Qr++]=Gr,Jr=e.id,en=e.overflow,Gr=t),(t=Zs(t,a.children)).flags|=4096);return t}return i?(hs(),i=a.fallback,c=t.mode,d=(l=e.child).sibling,(a=Fr(l,{mode:"hidden",children:a.children})).subtreeFlags=65011712&l.subtreeFlags,null!==d?i=Fr(d,i):(i=Vr(i,c,o,null)).flags|=2,i.return=t,a.return=t,a.sibling=i,t.child=a,a=i,i=t.child,null===(c=e.child.memoizedState)?c=Us(o):(null!==(l=c.cachePool)?(d=Pn._currentValue,l=l.parent!==d?{parent:d,pool:d}:l):l=Zn(),c={baseLanes:c.baseLanes|o,cachePool:l}),i.memoizedState=c,i.childLanes=Ws(e,n,o),t.memoizedState=Vs,a):(cs(t),e=(o=e.child).sibling,(o=Fr(o,{mode:"visible",children:a.children})).return=t,o.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=o,t.memoizedState=null,o)}function Zs(e,t){return(t=Ks({mode:"visible",children:t},e.mode)).return=e,e.child=t}function Ks(e,t){return(e=Dr(22,e,null,t)).lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function Xs(e,t,o){return as(t,e.child,null,o),(e=Zs(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function Ys(e,t,o){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),Sn(e.return,t,o)}function Qs(e,t,o,r,n){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:o,tailMode:n}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=o,a.tailMode=n)}function Gs(e,t,o){var r=t.pendingProps,n=r.revealOrder,a=r.tail;if(zs(e,t,r.children,o),2&(r=us.current))r=1&r|2,t.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Ys(e,o,t);else if(19===e.tag)Ys(e,o,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(F(us,r),n){case"forwards":for(o=t.child,n=null;null!==o;)null!==(e=o.alternate)&&null===bs(e)&&(n=o),o=o.sibling;null===(o=n)?(n=t.child,t.child=null):(n=o.sibling,o.sibling=null),Qs(t,!1,n,o,a);break;case"backwards":for(o=null,n=t.child,t.child=null;null!==n;){if(null!==(e=n.alternate)&&null===bs(e)){t.child=n;break}e=n.sibling,n.sibling=o,o=n,n=e}Qs(t,!0,o,null,a);break;case"together":Qs(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Js(e,t,o){if(null!==e&&(t.dependencies=e.dependencies),gc|=t.lanes,0===(o&t.childLanes)){if(null===e)return null;if(_n(e,t,o,!1),0===(o&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(r(153));if(null!==t.child){for(o=Fr(e=t.child,e.pendingProps),t.child=o,o.return=t;null!==e.sibling;)e=e.sibling,(o=o.sibling=Fr(e,e.pendingProps)).return=t;o.sibling=null}return t.child}function el(e,t){return 0!==(e.lanes&t)||!(null===(e=e.dependencies)||!Ln(e))}function tl(e,t,o){if(null!==e)if(e.memoizedProps!==t.pendingProps)$s=!0;else{if(!(el(e,o)||128&t.flags))return $s=!1,function(e,t,o){switch(t.tag){case 3:Z(t,t.stateNode.containerInfo),xn(0,Pn,e.memoizedState.cache),fn();break;case 27:case 5:Y(t);break;case 4:Z(t,t.stateNode.containerInfo);break;case 10:xn(0,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r)return null!==r.dehydrated?(cs(t),t.flags|=128,null):0!==(o&t.child.childLanes)?qs(e,t,o):(cs(t),null!==(e=Js(e,t,o))?e.sibling:null);cs(t);break;case 19:var n=!!(128&e.flags);if((r=0!==(o&t.childLanes))||(_n(e,t,o,!1),r=0!==(o&t.childLanes)),n){if(r)return Gs(e,t,o);t.flags|=128}if(null!==(n=t.memoizedState)&&(n.rendering=null,n.tail=null,n.lastEffect=null),F(us,us.current),r)break;return null;case 22:case 23:return t.lanes=0,Ps(e,t,o);case 24:xn(0,Pn,e.memoizedState.cache)}return Js(e,t,o)}(e,t,o);$s=!!(131072&e.flags)}else $s=!1,ln&&1048576&t.flags&&on(t,Xr,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var n=t.elementType,a=n._init;if(n=a(n._payload),t.type=n,"function"!=typeof n){if(null!=n){if((a=n.$$typeof)===y){t.tag=11,t=Os(null,t,n,e,o);break e}if(a===x){t.tag=14,t=Is(null,t,n,e,o);break e}}throw t=T(n)||n,Error(r(306,t,""))}jr(n)?(e=ys(n,e),t.tag=1,t=Hs(null,t,n,e,o)):(t.tag=0,t=js(null,t,n,e,o))}return t;case 0:return js(e,t,t.type,t.pendingProps,o);case 1:return Hs(e,t,n=t.type,a=ys(n,t.pendingProps),o);case 3:e:{if(Z(t,t.stateNode.containerInfo),null===e)throw Error(r(387));n=t.pendingProps;var i=t.memoizedState;a=i.element,ia(e,t),ua(t,n,null,o);var s=t.memoizedState;if(n=s.cache,xn(0,Pn,n),n!==i.cache&&En(t,[Pn],o,!0),ma(),n=s.element,i.isDehydrated){if(i={element:n,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=i,t.memoizedState=i,256&t.flags){t=Bs(e,t,n,o);break e}if(n!==a){vn(a=_r(Error(r(424)),t)),t=Bs(e,t,n,o);break e}if(9===(e=t.stateNode.containerInfo).nodeType)e=e.body;else e="HTML"===e.nodeName?e.ownerDocument.body:e;for(sn=kh(e.firstChild),an=t,ln=!0,cn=null,dn=!0,o=is(t,null,n,o),t.child=o;o;)o.flags=-3&o.flags|4096,o=o.sibling}else{if(fn(),n===a){t=Js(e,t,o);break e}zs(e,t,n,o)}t=t.child}return t;case 26:return Ms(e,t),null===e?(o=Oh(t.type,null,t.pendingProps,null))?t.memoizedState=o:ln||(o=t.type,e=t.pendingProps,(n=sh(W.current).createElement(o))[Re]=t,n[Pe]=e,nh(n,o,e),Ze(n),t.stateNode=n):t.memoizedState=Oh(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return Y(t),null===e&&ln&&(n=t.stateNode=Sh(t.type,t.pendingProps,W.current),an=t,dn=!0,a=sn,gh(t.type)?(xh=a,sn=kh(n.firstChild)):sn=a),zs(e,t,t.pendingProps.children,o),Ms(e,t),null===e&&(t.flags|=4194304),t.child;case 5:return null===e&&ln&&((a=n=sn)&&(null!==(n=function(e,t,o,r){for(;1===e.nodeType;){var n=o;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[He])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(a=e.getAttribute("rel"))&&e.hasAttribute("data-precedence"))break;if(a!==n.rel||e.getAttribute("href")!==(null==n.href||""===n.href?null:n.href)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin)||e.getAttribute("title")!==(null==n.title?null:n.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((a=e.getAttribute("src"))!==(null==n.src?null:n.src)||e.getAttribute("type")!==(null==n.type?null:n.type)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin))&&a&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var a=null==n.name?null:""+n.name;if("hidden"===n.type&&e.getAttribute("name")===a)return e}if(null===(e=kh(e.nextSibling)))break}return null}(n,t.type,t.pendingProps,dn))?(t.stateNode=n,an=t,sn=kh(n.firstChild),dn=!1,a=!0):a=!1),a||mn(t)),Y(t),a=t.type,i=t.pendingProps,s=null!==e?e.memoizedProps:null,n=i.children,dh(a,i)?n=null:null!==s&&dh(a,s)&&(t.flags|=32),null!==t.memoizedState&&(a=Pa(e,t,Da,null,null,o),Gh._currentValue=a),Ms(e,t),zs(e,t,n,o),t.child;case 6:return null===e&&ln&&((e=o=sn)&&(null!==(o=function(e,t,o){if(""===t)return null;for(;3!==e.nodeType;){if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!o)return null;if(null===(e=kh(e.nextSibling)))return null}return e}(o,t.pendingProps,dn))?(t.stateNode=o,an=t,sn=null,e=!0):e=!1),e||mn(t)),null;case 13:return qs(e,t,o);case 4:return Z(t,t.stateNode.containerInfo),n=t.pendingProps,null===e?t.child=as(t,null,n,o):zs(e,t,n,o),t.child;case 11:return Os(e,t,t.type,t.pendingProps,o);case 7:return zs(e,t,t.pendingProps,o),t.child;case 8:case 12:return zs(e,t,t.pendingProps.children,o),t.child;case 10:return n=t.pendingProps,xn(0,t.type,n.value),zs(e,t,n.children,o),t.child;case 9:return a=t.type._context,n=t.pendingProps.children,An(t),n=n(a=Tn(a)),t.flags|=1,zs(e,t,n,o),t.child;case 14:return Is(e,t,t.type,t.pendingProps,o);case 15:return Rs(e,t,t.type,t.pendingProps,o);case 19:return Gs(e,t,o);case 31:return n=t.pendingProps,o=t.mode,n={mode:n.mode,children:n.children},null===e?((o=Ks(n,o)).ref=t.ref,t.child=o,o.return=t,t=o):((o=Fr(e.child,n)).ref=t.ref,t.child=o,o.return=t,t=o),t;case 22:return Ps(e,t,o);case 24:return An(t),n=Tn(Pn),null===e?(null===(a=Wn())&&(a=sc,i=Nn(),a.pooledCache=i,i.refCount++,null!==i&&(a.pooledCacheLanes|=o),a=i),t.memoizedState={parent:n,cache:a},aa(t),xn(0,Pn,a)):(0!==(e.lanes&o)&&(ia(e,t),ua(t,null,null,o),ma()),a=e.memoizedState,i=t.memoizedState,a.parent!==n?(a={parent:n,cache:n},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),xn(0,Pn,n)):(n=i.cache,xn(0,Pn,n),n!==a.cache&&En(t,[Pn],o,!0))),zs(e,t,t.pendingProps.children,o),t.child;case 29:throw t.pendingProps}throw Error(r(156,t.tag))}function ol(e){e.flags|=4}function rl(e,t){if("stylesheet"!==t.type||4&t.state.loading)e.flags&=-16777217;else if(e.flags|=16777216,!Wh(t)){if(null!==(t=ss.current)&&((4194048&cc)===cc?null!==ls:(62914560&cc)!==cc&&!(536870912&cc)||t!==ls))throw ta=Qn,Xn;e.flags|=8192}}function nl(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?Ee():536870912,e.lanes|=t,kc|=t)}function al(e,t){if(!ln)switch(e.tailMode){case"hidden":t=e.tail;for(var o=null;null!==t;)null!==t.alternate&&(o=t),t=t.sibling;null===o?e.tail=null:o.sibling=null;break;case"collapsed":o=e.tail;for(var r=null;null!==o;)null!==o.alternate&&(r=o),o=o.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function il(e){var t=null!==e.alternate&&e.alternate.child===e.child,o=0,r=0;if(t)for(var n=e.child;null!==n;)o|=n.lanes|n.childLanes,r|=65011712&n.subtreeFlags,r|=65011712&n.flags,n.return=e,n=n.sibling;else for(n=e.child;null!==n;)o|=n.lanes|n.childLanes,r|=n.subtreeFlags,r|=n.flags,n.return=e,n=n.sibling;return e.subtreeFlags|=r,e.childLanes=o,t}function sl(e,t,o){var n=t.pendingProps;switch(nn(t),t.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:case 1:return il(t),null;case 3:return o=t.stateNode,n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),Cn(Pn),K(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(pn(t)?ol(t):null===e||e.memoizedState.isDehydrated&&!(256&t.flags)||(t.flags|=1024,gn())),il(t),null;case 26:return o=t.memoizedState,null===e?(ol(t),null!==o?(il(t),rl(t,o)):(il(t),t.flags&=-16777217)):o?o!==e.memoizedState?(ol(t),il(t),rl(t,o)):(il(t),t.flags&=-16777217):(e.memoizedProps!==n&&ol(t),il(t),t.flags&=-16777217),null;case 27:Q(t),o=W.current;var a=t.type;if(null!==e&&null!=t.stateNode)e.memoizedProps!==n&&ol(t);else{if(!n){if(null===t.stateNode)throw Error(r(166));return il(t),null}e=B.current,pn(t)?un(t):(e=Sh(a,n,o),t.stateNode=e,ol(t))}return il(t),null;case 5:if(Q(t),o=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==n&&ol(t);else{if(!n){if(null===t.stateNode)throw Error(r(166));return il(t),null}if(e=B.current,pn(t))un(t);else{switch(a=sh(W.current),e){case 1:e=a.createElementNS("http://www.w3.org/2000/svg",o);break;case 2:e=a.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;default:switch(o){case"svg":e=a.createElementNS("http://www.w3.org/2000/svg",o);break;case"math":e=a.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;case"script":(e=a.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof n.is?a.createElement("select",{is:n.is}):a.createElement("select"),n.multiple?e.multiple=!0:n.size&&(e.size=n.size);break;default:e="string"==typeof n.is?a.createElement(o,{is:n.is}):a.createElement(o)}}e[Re]=t,e[Pe]=n;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break e;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}t.stateNode=e;e:switch(nh(e,o,n),o){case"button":case"input":case"select":case"textarea":e=!!n.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&ol(t)}}return il(t),t.flags&=-16777217,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==n&&ol(t);else{if("string"!=typeof n&&null===t.stateNode)throw Error(r(166));if(e=W.current,pn(t)){if(e=t.stateNode,o=t.memoizedProps,n=null,null!==(a=an))switch(a.tag){case 27:case 5:n=a.memoizedProps}e[Re]=t,(e=!!(e.nodeValue===o||null!==n&&!0===n.suppressHydrationWarning||eh(e.nodeValue,o)))||mn(t)}else(e=sh(e).createTextNode(n))[Re]=t,t.stateNode=e}return il(t),null;case 13:if(n=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=pn(t),null!==n&&null!==n.dehydrated){if(null===e){if(!a)throw Error(r(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(r(317));a[Re]=t}else fn(),!(128&t.flags)&&(t.memoizedState=null),t.flags|=4;il(t),a=!1}else a=gn(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return 256&t.flags?(ms(t),t):(ms(t),null)}if(ms(t),128&t.flags)return t.lanes=o,t;if(o=null!==n,e=null!==e&&null!==e.memoizedState,o){a=null,null!==(n=t.child).alternate&&null!==n.alternate.memoizedState&&null!==n.alternate.memoizedState.cachePool&&(a=n.alternate.memoizedState.cachePool.pool);var i=null;null!==n.memoizedState&&null!==n.memoizedState.cachePool&&(i=n.memoizedState.cachePool.pool),i!==a&&(n.flags|=2048)}return o!==e&&o&&(t.child.flags|=8192),nl(t,t.updateQueue),il(t),null;case 4:return K(),null===e&&Ud(t.stateNode.containerInfo),il(t),null;case 10:return Cn(t.type),il(t),null;case 19:if(j(us),null===(a=t.memoizedState))return il(t),null;if(n=!!(128&t.flags),null===(i=a.rendering))if(n)al(a,!1);else{if(0!==fc||null!==e&&128&e.flags)for(e=t.child;null!==e;){if(null!==(i=bs(e))){for(t.flags|=128,al(a,!1),e=i.updateQueue,t.updateQueue=e,nl(t,e),t.subtreeFlags=0,e=o,o=t.child;null!==o;)Hr(o,e),o=o.sibling;return F(us,1&us.current|2),t.child}e=e.sibling}null!==a.tail&&re()>_c&&(t.flags|=128,n=!0,al(a,!1),t.lanes=4194304)}else{if(!n)if(null!==(e=bs(i))){if(t.flags|=128,n=!0,e=e.updateQueue,t.updateQueue=e,nl(t,e),al(a,!0),null===a.tail&&"hidden"===a.tailMode&&!i.alternate&&!ln)return il(t),null}else 2*re()-a.renderingStartTime>_c&&536870912!==o&&(t.flags|=128,n=!0,al(a,!1),t.lanes=4194304);a.isBackwards?(i.sibling=t.child,t.child=i):(null!==(e=a.last)?e.sibling=i:t.child=i,a.last=i)}return null!==a.tail?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=re(),t.sibling=null,e=us.current,F(us,n?1&e|2:1&e),t):(il(t),null);case 22:case 23:return ms(t),ka(),n=null!==t.memoizedState,null!==e?null!==e.memoizedState!==n&&(t.flags|=8192):n&&(t.flags|=8192),n?!!(536870912&o)&&!(128&t.flags)&&(il(t),6&t.subtreeFlags&&(t.flags|=8192)):il(t),null!==(o=t.updateQueue)&&nl(t,o.retryQueue),o=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(o=e.memoizedState.cachePool.pool),n=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(n=t.memoizedState.cachePool.pool),n!==o&&(t.flags|=2048),null!==e&&j(Un),null;case 24:return o=null,null!==e&&(o=e.memoizedState.cache),t.memoizedState.cache!==o&&(t.flags|=2048),Cn(Pn),il(t),null;case 25:case 30:return null}throw Error(r(156,t.tag))}function ll(e,t){switch(nn(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return Cn(Pn),K(),65536&(e=t.flags)&&!(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return Q(t),null;case 13:if(ms(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(r(340));fn()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return j(us),null;case 4:return K(),null;case 10:return Cn(t.type),null;case 22:case 23:return ms(t),ka(),null!==e&&j(Un),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return Cn(Pn),null;default:return null}}function cl(e,t){switch(nn(t),t.tag){case 3:Cn(Pn),K();break;case 26:case 27:case 5:Q(t);break;case 4:K();break;case 13:ms(t);break;case 19:j(us);break;case 10:Cn(t.type);break;case 22:case 23:ms(t),ka(),null!==e&&j(Un);break;case 24:Cn(Pn)}}function dl(e,t){try{var o=t.updateQueue,r=null!==o?o.lastEffect:null;if(null!==r){var n=r.next;o=n;do{if((o.tag&e)===e){r=void 0;var a=o.create,i=o.inst;r=a(),i.destroy=r}o=o.next}while(o!==n)}}catch(s){bd(t,t.return,s)}}function hl(e,t,o){try{var r=t.updateQueue,n=null!==r?r.lastEffect:null;if(null!==n){var a=n.next;r=a;do{if((r.tag&e)===e){var i=r.inst,s=i.destroy;if(void 0!==s){i.destroy=void 0,n=t;var l=o,c=s;try{c()}catch(d){bd(n,l,d)}}}r=r.next}while(r!==a)}}catch(d){bd(t,t.return,d)}}function ml(e){var t=e.updateQueue;if(null!==t){var o=e.stateNode;try{pa(t,o)}catch(r){bd(e,e.return,r)}}}function ul(e,t,o){o.props=ys(e.type,e.memoizedProps),o.state=e.memoizedState;try{o.componentWillUnmount()}catch(r){bd(e,t,r)}}function bl(e,t){try{var o=e.ref;if(null!==o){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;default:r=e.stateNode}"function"==typeof o?e.refCleanup=o(r):o.current=r}}catch(n){bd(e,t,n)}}function pl(e,t){var o=e.ref,r=e.refCleanup;if(null!==o)if("function"==typeof r)try{r()}catch(n){bd(e,t,n)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof o)try{o(null)}catch(a){bd(e,t,a)}else o.current=null}function fl(e){var t=e.type,o=e.memoizedProps,r=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":o.autoFocus&&r.focus();break e;case"img":o.src?r.src=o.src:o.srcSet&&(r.srcset=o.srcSet)}}catch(n){bd(e,e.return,n)}}function gl(e,t,o){try{var n=e.stateNode;!function(e,t,o,n){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,i=null,s=null,l=null,c=null,d=null,h=null;for(b in o){var m=o[b];if(o.hasOwnProperty(b)&&null!=m)switch(b){case"checked":case"value":break;case"defaultValue":c=m;default:n.hasOwnProperty(b)||oh(e,t,b,null,n,m)}}for(var u in n){var b=n[u];if(m=o[u],n.hasOwnProperty(u)&&(null!=b||null!=m))switch(u){case"type":i=b;break;case"name":a=b;break;case"checked":d=b;break;case"defaultChecked":h=b;break;case"value":s=b;break;case"defaultValue":l=b;break;case"children":case"dangerouslySetInnerHTML":if(null!=b)throw Error(r(137,t));break;default:b!==m&&oh(e,t,u,b,n,m)}}return void vt(e,s,l,c,d,h,i,a);case"select":for(i in b=s=l=u=null,o)if(c=o[i],o.hasOwnProperty(i)&&null!=c)switch(i){case"value":break;case"multiple":b=c;default:n.hasOwnProperty(i)||oh(e,t,i,null,n,c)}for(a in n)if(i=n[a],c=o[a],n.hasOwnProperty(a)&&(null!=i||null!=c))switch(a){case"value":u=i;break;case"defaultValue":l=i;break;case"multiple":s=i;default:i!==c&&oh(e,t,a,i,n,c)}return t=l,o=s,n=b,void(null!=u?kt(e,!!o,u,!1):!!n!=!!o&&(null!=t?kt(e,!!o,t,!0):kt(e,!!o,o?[]:"",!1)));case"textarea":for(l in b=u=null,o)if(a=o[l],o.hasOwnProperty(l)&&null!=a&&!n.hasOwnProperty(l))switch(l){case"value":case"children":break;default:oh(e,t,l,null,n,a)}for(s in n)if(a=n[s],i=o[s],n.hasOwnProperty(s)&&(null!=a||null!=i))switch(s){case"value":u=a;break;case"defaultValue":b=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(r(91));break;default:a!==i&&oh(e,t,s,a,n,i)}return void xt(e,u,b);case"option":for(var p in o)if(u=o[p],o.hasOwnProperty(p)&&null!=u&&!n.hasOwnProperty(p))if("selected"===p)e.selected=!1;else oh(e,t,p,null,n,u);for(c in n)if(u=n[c],b=o[c],n.hasOwnProperty(c)&&u!==b&&(null!=u||null!=b))if("selected"===c)e.selected=u&&"function"!=typeof u&&"symbol"!=typeof u;else oh(e,t,c,u,n,b);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 f in o)u=o[f],o.hasOwnProperty(f)&&null!=u&&!n.hasOwnProperty(f)&&oh(e,t,f,null,n,u);for(d in n)if(u=n[d],b=o[d],n.hasOwnProperty(d)&&u!==b&&(null!=u||null!=b))switch(d){case"children":case"dangerouslySetInnerHTML":if(null!=u)throw Error(r(137,t));break;default:oh(e,t,d,u,n,b)}return;default:if(At(t)){for(var g in o)u=o[g],o.hasOwnProperty(g)&&void 0!==u&&!n.hasOwnProperty(g)&&rh(e,t,g,void 0,n,u);for(h in n)u=n[h],b=o[h],!n.hasOwnProperty(h)||u===b||void 0===u&&void 0===b||rh(e,t,h,u,n,b);return}}for(var v in o)u=o[v],o.hasOwnProperty(v)&&null!=u&&!n.hasOwnProperty(v)&&oh(e,t,v,null,n,u);for(m in n)u=n[m],b=o[m],!n.hasOwnProperty(m)||u===b||null==u&&null==b||oh(e,t,m,u,n,b)}(n,e.type,o,t),n[Pe]=t}catch(a){bd(e,e.return,a)}}function vl(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag&&gh(e.type)||4===e.tag}function yl(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||vl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(27===e.tag&&gh(e.type))continue e;if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function wl(e,t,o){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?(9===o.nodeType?o.body:"HTML"===o.nodeName?o.ownerDocument.body:o).insertBefore(e,t):((t=9===o.nodeType?o.body:"HTML"===o.nodeName?o.ownerDocument.body:o).appendChild(e),null!=(o=o._reactRootContainer)||null!==t.onclick||(t.onclick=th));else if(4!==r&&(27===r&&gh(e.type)&&(o=e.stateNode,t=null),null!==(e=e.child)))for(wl(e,t,o),e=e.sibling;null!==e;)wl(e,t,o),e=e.sibling}function kl(e,t,o){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?o.insertBefore(e,t):o.appendChild(e);else if(4!==r&&(27===r&&gh(e.type)&&(o=e.stateNode),null!==(e=e.child)))for(kl(e,t,o),e=e.sibling;null!==e;)kl(e,t,o),e=e.sibling}function xl(e){var t=e.stateNode,o=e.memoizedProps;try{for(var r=e.type,n=t.attributes;n.length;)t.removeAttributeNode(n[0]);nh(t,r,o),t[Re]=e,t[Pe]=o}catch(a){bd(e,e.return,a)}}var Cl=!1,Sl=!1,El=!1,_l="function"==typeof WeakSet?WeakSet:Set,Ll=null;function Al(e,t,o){var r=o.flags;switch(o.tag){case 0:case 11:case 15:Hl(e,o),4&r&&dl(5,o);break;case 1:if(Hl(e,o),4&r)if(e=o.stateNode,null===t)try{e.componentDidMount()}catch(i){bd(o,o.return,i)}else{var n=ys(o.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(n,t,e.__reactInternalSnapshotBeforeUpdate)}catch(s){bd(o,o.return,s)}}64&r&&ml(o),512&r&&bl(o,o.return);break;case 3:if(Hl(e,o),64&r&&null!==(e=o.updateQueue)){if(t=null,null!==o.child)switch(o.child.tag){case 27:case 5:case 1:t=o.child.stateNode}try{pa(e,t)}catch(i){bd(o,o.return,i)}}break;case 27:null===t&&4&r&&xl(o);case 26:case 5:Hl(e,o),null===t&&4&r&&fl(o),512&r&&bl(o,o.return);break;case 12:Hl(e,o);break;case 13:Hl(e,o),4&r&&Rl(e,o),64&r&&(null!==(e=o.memoizedState)&&(null!==(e=e.dehydrated)&&function(e,t){var o=e.ownerDocument;if("$?"!==e.data||"complete"===o.readyState)t();else{var r=function(){t(),o.removeEventListener("DOMContentLoaded",r)};o.addEventListener("DOMContentLoaded",r),e._reactRetry=r}}(e,o=vd.bind(null,o))));break;case 22:if(!(r=null!==o.memoizedState||Cl)){t=null!==t&&null!==t.memoizedState||Sl,n=Cl;var a=Sl;Cl=r,(Sl=t)&&!a?Vl(e,o,!!(8772&o.subtreeFlags)):Hl(e,o),Cl=n,Sl=a}break;case 30:break;default:Hl(e,o)}}function Tl(e){var t=e.alternate;null!==t&&(e.alternate=null,Tl(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&(null!==(t=e.stateNode)&&Be(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var $l=null,zl=!1;function Ol(e,t,o){for(o=o.child;null!==o;)Il(e,t,o),o=o.sibling}function Il(e,t,o){if(ue&&"function"==typeof ue.onCommitFiberUnmount)try{ue.onCommitFiberUnmount(me,o)}catch(ya){}switch(o.tag){case 26:Sl||pl(o,t),Ol(e,t,o),o.memoizedState?o.memoizedState.count--:o.stateNode&&(o=o.stateNode).parentNode.removeChild(o);break;case 27:Sl||pl(o,t);var r=$l,n=zl;gh(o.type)&&($l=o.stateNode,zl=!1),Ol(e,t,o),Eh(o.stateNode),$l=r,zl=n;break;case 5:Sl||pl(o,t);case 6:if(r=$l,n=zl,$l=null,Ol(e,t,o),zl=n,null!==($l=r))if(zl)try{(9===$l.nodeType?$l.body:"HTML"===$l.nodeName?$l.ownerDocument.body:$l).removeChild(o.stateNode)}catch(a){bd(o,t,a)}else try{$l.removeChild(o.stateNode)}catch(a){bd(o,t,a)}break;case 18:null!==$l&&(zl?(vh(9===(e=$l).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e,o.stateNode),zm(e)):vh($l,o.stateNode));break;case 4:r=$l,n=zl,$l=o.stateNode.containerInfo,zl=!0,Ol(e,t,o),$l=r,zl=n;break;case 0:case 11:case 14:case 15:Sl||hl(2,o,t),Sl||hl(4,o,t),Ol(e,t,o);break;case 1:Sl||(pl(o,t),"function"==typeof(r=o.stateNode).componentWillUnmount&&ul(o,t,r)),Ol(e,t,o);break;case 21:Ol(e,t,o);break;case 22:Sl=(r=Sl)||null!==o.memoizedState,Ol(e,t,o),Sl=r;break;default:Ol(e,t,o)}}function Rl(e,t){if(null===t.memoizedState&&(null!==(e=t.alternate)&&(null!==(e=e.memoizedState)&&null!==(e=e.dehydrated))))try{zm(e)}catch(o){bd(t,t.return,o)}}function Pl(e,t){var o=function(e){switch(e.tag){case 13:case 19:var t=e.stateNode;return null===t&&(t=e.stateNode=new _l),t;case 22:return null===(t=(e=e.stateNode)._retryCache)&&(t=e._retryCache=new _l),t;default:throw Error(r(435,e.tag))}}(e);t.forEach(function(t){var r=yd.bind(null,e,t);o.has(t)||(o.add(t),t.then(r,r))})}function Nl(e,t){var o=t.deletions;if(null!==o)for(var n=0;n<o.length;n++){var a=o[n],i=e,s=t,l=s;e:for(;null!==l;){switch(l.tag){case 27:if(gh(l.type)){$l=l.stateNode,zl=!1;break e}break;case 5:$l=l.stateNode,zl=!1;break e;case 3:case 4:$l=l.stateNode.containerInfo,zl=!0;break e}l=l.return}if(null===$l)throw Error(r(160));Il(i,s,a),$l=null,zl=!1,null!==(i=a.alternate)&&(i.return=null),a.return=null}if(13878&t.subtreeFlags)for(t=t.child;null!==t;)Dl(t,e),t=t.sibling}var Ml=null;function Dl(e,t){var o=e.alternate,n=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Nl(t,e),jl(e),4&n&&(hl(3,e,e.return),dl(3,e),hl(5,e,e.return));break;case 1:Nl(t,e),jl(e),512&n&&(Sl||null===o||pl(o,o.return)),64&n&&Cl&&(null!==(e=e.updateQueue)&&(null!==(n=e.callbacks)&&(o=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=null===o?n:o.concat(n))));break;case 26:var a=Ml;if(Nl(t,e),jl(e),512&n&&(Sl||null===o||pl(o,o.return)),4&n){var i=null!==o?o.memoizedState:null;if(n=e.memoizedState,null===o)if(null===n)if(null===e.stateNode){e:{n=e.type,o=e.memoizedProps,a=a.ownerDocument||a;t:switch(n){case"title":(!(i=a.getElementsByTagName("title")[0])||i[He]||i[Re]||"http://www.w3.org/2000/svg"===i.namespaceURI||i.hasAttribute("itemprop"))&&(i=a.createElement(n),a.head.insertBefore(i,a.querySelector("head > title"))),nh(i,n,o),i[Re]=e,Ze(i),n=i;break e;case"link":var s=Vh("link","href",a).get(n+(o.href||""));if(s)for(var l=0;l<s.length;l++)if((i=s[l]).getAttribute("href")===(null==o.href||""===o.href?null:o.href)&&i.getAttribute("rel")===(null==o.rel?null:o.rel)&&i.getAttribute("title")===(null==o.title?null:o.title)&&i.getAttribute("crossorigin")===(null==o.crossOrigin?null:o.crossOrigin)){s.splice(l,1);break t}nh(i=a.createElement(n),n,o),a.head.appendChild(i);break;case"meta":if(s=Vh("meta","content",a).get(n+(o.content||"")))for(l=0;l<s.length;l++)if((i=s[l]).getAttribute("content")===(null==o.content?null:""+o.content)&&i.getAttribute("name")===(null==o.name?null:o.name)&&i.getAttribute("property")===(null==o.property?null:o.property)&&i.getAttribute("http-equiv")===(null==o.httpEquiv?null:o.httpEquiv)&&i.getAttribute("charset")===(null==o.charSet?null:o.charSet)){s.splice(l,1);break t}nh(i=a.createElement(n),n,o),a.head.appendChild(i);break;default:throw Error(r(468,n))}i[Re]=e,Ze(i),n=i}e.stateNode=n}else Uh(a,e.type,e.stateNode);else e.stateNode=Dh(a,n,e.memoizedProps);else i!==n?(null===i?null!==o.stateNode&&(o=o.stateNode).parentNode.removeChild(o):i.count--,null===n?Uh(a,e.type,e.stateNode):Dh(a,n,e.memoizedProps)):null===n&&null!==e.stateNode&&gl(e,e.memoizedProps,o.memoizedProps)}break;case 27:Nl(t,e),jl(e),512&n&&(Sl||null===o||pl(o,o.return)),null!==o&&4&n&&gl(e,e.memoizedProps,o.memoizedProps);break;case 5:if(Nl(t,e),jl(e),512&n&&(Sl||null===o||pl(o,o.return)),32&e.flags){a=e.stateNode;try{St(a,"")}catch(b){bd(e,e.return,b)}}4&n&&null!=e.stateNode&&gl(e,a=e.memoizedProps,null!==o?o.memoizedProps:a),1024&n&&(El=!0);break;case 6:if(Nl(t,e),jl(e),4&n){if(null===e.stateNode)throw Error(r(162));n=e.memoizedProps,o=e.stateNode;try{o.nodeValue=n}catch(b){bd(e,e.return,b)}}break;case 3:if(Bh=null,a=Ml,Ml=Ah(t.containerInfo),Nl(t,e),Ml=a,jl(e),4&n&&null!==o&&o.memoizedState.isDehydrated)try{zm(t.containerInfo)}catch(b){bd(e,e.return,b)}El&&(El=!1,Fl(e));break;case 4:n=Ml,Ml=Ah(e.stateNode.containerInfo),Nl(t,e),jl(e),Ml=n;break;case 12:default:Nl(t,e),jl(e);break;case 13:Nl(t,e),jl(e),8192&e.child.flags&&null!==e.memoizedState!=(null!==o&&null!==o.memoizedState)&&(Ec=re()),4&n&&(null!==(n=e.updateQueue)&&(e.updateQueue=null,Pl(e,n)));break;case 22:a=null!==e.memoizedState;var c=null!==o&&null!==o.memoizedState,d=Cl,h=Sl;if(Cl=d||a,Sl=h||c,Nl(t,e),Sl=h,Cl=d,jl(e),8192&n)e:for(t=e.stateNode,t._visibility=a?-2&t._visibility:1|t._visibility,a&&(null===o||c||Cl||Sl||Bl(e)),o=null,t=e;;){if(5===t.tag||26===t.tag){if(null===o){c=o=t;try{if(i=c.stateNode,a)"function"==typeof(s=i.style).setProperty?s.setProperty("display","none","important"):s.display="none";else{l=c.stateNode;var m=c.memoizedProps.style,u=null!=m&&m.hasOwnProperty("display")?m.display:null;l.style.display=null==u||"boolean"==typeof u?"":(""+u).trim()}}catch(b){bd(c,c.return,b)}}}else if(6===t.tag){if(null===o){c=t;try{c.stateNode.nodeValue=a?"":c.memoizedProps}catch(b){bd(c,c.return,b)}}}else if((22!==t.tag&&23!==t.tag||null===t.memoizedState||t===e)&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;null===t.sibling;){if(null===t.return||t.return===e)break e;o===t&&(o=null),t=t.return}o===t&&(o=null),t.sibling.return=t.return,t=t.sibling}4&n&&(null!==(n=e.updateQueue)&&(null!==(o=n.retryQueue)&&(n.retryQueue=null,Pl(e,o))));break;case 19:Nl(t,e),jl(e),4&n&&(null!==(n=e.updateQueue)&&(e.updateQueue=null,Pl(e,n)));case 30:case 21:}}function jl(e){var t=e.flags;if(2&t){try{for(var o,n=e.return;null!==n;){if(vl(n)){o=n;break}n=n.return}if(null==o)throw Error(r(160));switch(o.tag){case 27:var a=o.stateNode;kl(e,yl(e),a);break;case 5:var i=o.stateNode;32&o.flags&&(St(i,""),o.flags&=-33),kl(e,yl(e),i);break;case 3:case 4:var s=o.stateNode.containerInfo;wl(e,yl(e),s);break;default:throw Error(r(161))}}catch(l){bd(e,e.return,l)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function Fl(e){if(1024&e.subtreeFlags)for(e=e.child;null!==e;){var t=e;Fl(t),5===t.tag&&1024&t.flags&&t.stateNode.reset(),e=e.sibling}}function Hl(e,t){if(8772&t.subtreeFlags)for(t=t.child;null!==t;)Al(e,t.alternate,t),t=t.sibling}function Bl(e){for(e=e.child;null!==e;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:hl(4,t,t.return),Bl(t);break;case 1:pl(t,t.return);var o=t.stateNode;"function"==typeof o.componentWillUnmount&&ul(t,t.return,o),Bl(t);break;case 27:Eh(t.stateNode);case 26:case 5:pl(t,t.return),Bl(t);break;case 22:null===t.memoizedState&&Bl(t);break;default:Bl(t)}e=e.sibling}}function Vl(e,t,o){for(o=o&&!!(8772&t.subtreeFlags),t=t.child;null!==t;){var r=t.alternate,n=e,a=t,i=a.flags;switch(a.tag){case 0:case 11:case 15:Vl(n,a,o),dl(4,a);break;case 1:if(Vl(n,a,o),"function"==typeof(n=(r=a).stateNode).componentDidMount)try{n.componentDidMount()}catch(c){bd(r,r.return,c)}if(null!==(n=(r=a).updateQueue)){var s=r.stateNode;try{var l=n.shared.hiddenCallbacks;if(null!==l)for(n.shared.hiddenCallbacks=null,n=0;n<l.length;n++)ba(l[n],s)}catch(c){bd(r,r.return,c)}}o&&64&i&&ml(a),bl(a,a.return);break;case 27:xl(a);case 26:case 5:Vl(n,a,o),o&&null===r&&4&i&&fl(a),bl(a,a.return);break;case 12:Vl(n,a,o);break;case 13:Vl(n,a,o),o&&4&i&&Rl(n,a);break;case 22:null===a.memoizedState&&Vl(n,a,o),bl(a,a.return);break;case 30:break;default:Vl(n,a,o)}t=t.sibling}}function Ul(e,t){var o=null;null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(o=e.memoizedState.cachePool.pool),e=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(e=t.memoizedState.cachePool.pool),e!==o&&(null!=e&&e.refCount++,null!=o&&Mn(o))}function Wl(e,t){e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&Mn(e))}function ql(e,t,o,r){if(10256&t.subtreeFlags)for(t=t.child;null!==t;)Zl(e,t,o,r),t=t.sibling}function Zl(e,t,o,r){var n=t.flags;switch(t.tag){case 0:case 11:case 15:ql(e,t,o,r),2048&n&&dl(9,t);break;case 1:case 13:default:ql(e,t,o,r);break;case 3:ql(e,t,o,r),2048&n&&(e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&Mn(e)));break;case 12:if(2048&n){ql(e,t,o,r),e=t.stateNode;try{var a=t.memoizedProps,i=a.id,s=a.onPostCommit;"function"==typeof s&&s(i,null===t.alternate?"mount":"update",e.passiveEffectDuration,-0)}catch(l){bd(t,t.return,l)}}else ql(e,t,o,r);break;case 23:break;case 22:a=t.stateNode,i=t.alternate,null!==t.memoizedState?2&a._visibility?ql(e,t,o,r):Xl(e,t):2&a._visibility?ql(e,t,o,r):(a._visibility|=2,Kl(e,t,o,r,!!(10256&t.subtreeFlags))),2048&n&&Ul(i,t);break;case 24:ql(e,t,o,r),2048&n&&Wl(t.alternate,t)}}function Kl(e,t,o,r,n){for(n=n&&!!(10256&t.subtreeFlags),t=t.child;null!==t;){var a=e,i=t,s=o,l=r,c=i.flags;switch(i.tag){case 0:case 11:case 15:Kl(a,i,s,l,n),dl(8,i);break;case 23:break;case 22:var d=i.stateNode;null!==i.memoizedState?2&d._visibility?Kl(a,i,s,l,n):Xl(a,i):(d._visibility|=2,Kl(a,i,s,l,n)),n&&2048&c&&Ul(i.alternate,i);break;case 24:Kl(a,i,s,l,n),n&&2048&c&&Wl(i.alternate,i);break;default:Kl(a,i,s,l,n)}t=t.sibling}}function Xl(e,t){if(10256&t.subtreeFlags)for(t=t.child;null!==t;){var o=e,r=t,n=r.flags;switch(r.tag){case 22:Xl(o,r),2048&n&&Ul(r.alternate,r);break;case 24:Xl(o,r),2048&n&&Wl(r.alternate,r);break;default:Xl(o,r)}t=t.sibling}}var Yl=8192;function Ql(e){if(e.subtreeFlags&Yl)for(e=e.child;null!==e;)Gl(e),e=e.sibling}function Gl(e){switch(e.tag){case 26:Ql(e),e.flags&Yl&&null!==e.memoizedState&&function(e,t,o){if(null===qh)throw Error(r(475));var n=qh;if(!("stylesheet"!==t.type||"string"==typeof o.media&&!1===matchMedia(o.media).matches||4&t.state.loading)){if(null===t.instance){var a=Ih(o.href),i=e.querySelector(Rh(a));if(i)return null!==(e=i._p)&&"object"==typeof e&&"function"==typeof e.then&&(n.count++,n=Kh.bind(n),e.then(n,n)),t.state.loading|=4,t.instance=i,void Ze(i);i=e.ownerDocument||e,o=Ph(o),(a=_h.get(a))&&Fh(o,a),Ze(i=i.createElement("link"));var s=i;s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),nh(i,"link",o),t.instance=i}null===n.stylesheets&&(n.stylesheets=new Map),n.stylesheets.set(t,e),(e=t.state.preload)&&!(3&t.state.loading)&&(n.count++,t=Kh.bind(n),e.addEventListener("load",t),e.addEventListener("error",t))}}(Ml,e.memoizedState,e.memoizedProps);break;case 5:default:Ql(e);break;case 3:case 4:var t=Ml;Ml=Ah(e.stateNode.containerInfo),Ql(e),Ml=t;break;case 22:null===e.memoizedState&&(null!==(t=e.alternate)&&null!==t.memoizedState?(t=Yl,Yl=16777216,Ql(e),Yl=t):Ql(e))}}function Jl(e){var t=e.alternate;if(null!==t&&null!==(e=t.child)){t.child=null;do{t=e.sibling,e.sibling=null,e=t}while(null!==e)}}function ec(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var o=0;o<t.length;o++){var r=t[o];Ll=r,rc(r,e)}Jl(e)}if(10256&e.subtreeFlags)for(e=e.child;null!==e;)tc(e),e=e.sibling}function tc(e){switch(e.tag){case 0:case 11:case 15:ec(e),2048&e.flags&&hl(9,e,e.return);break;case 3:case 12:default:ec(e);break;case 22:var t=e.stateNode;null!==e.memoizedState&&2&t._visibility&&(null===e.return||13!==e.return.tag)?(t._visibility&=-3,oc(e)):ec(e)}}function oc(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var o=0;o<t.length;o++){var r=t[o];Ll=r,rc(r,e)}Jl(e)}for(e=e.child;null!==e;){switch((t=e).tag){case 0:case 11:case 15:hl(8,t,t.return),oc(t);break;case 22:2&(o=t.stateNode)._visibility&&(o._visibility&=-3,oc(t));break;default:oc(t)}e=e.sibling}}function rc(e,t){for(;null!==Ll;){var o=Ll;switch(o.tag){case 0:case 11:case 15:hl(8,o,t);break;case 23:case 22:if(null!==o.memoizedState&&null!==o.memoizedState.cachePool){var r=o.memoizedState.cachePool.pool;null!=r&&r.refCount++}break;case 24:Mn(o.memoizedState.cache)}if(null!==(r=o.child))r.return=o,Ll=r;else e:for(o=e;null!==Ll;){var n=(r=Ll).sibling,a=r.return;if(Tl(r),r===o){Ll=null;break e}if(null!==n){n.return=a,Ll=n;break e}Ll=a}}}var nc={getCacheForType:function(e){var t=Tn(Pn),o=t.data.get(e);return void 0===o&&(o=e(),t.data.set(e,o)),o}},ac="function"==typeof WeakMap?WeakMap:Map,ic=0,sc=null,lc=null,cc=0,dc=0,hc=null,mc=!1,uc=!1,bc=!1,pc=0,fc=0,gc=0,vc=0,yc=0,wc=0,kc=0,xc=null,Cc=null,Sc=!1,Ec=0,_c=1/0,Lc=null,Ac=null,Tc=0,$c=null,zc=null,Oc=0,Ic=0,Rc=null,Pc=null,Nc=0,Mc=null;function Dc(){if(2&ic&&0!==cc)return cc&-cc;if(null!==z.T){return 0!==Fn?Fn:Id()}return Oe()}function jc(){0===wc&&(wc=536870912&cc&&!ln?536870912:Se());var e=ss.current;return null!==e&&(e.flags|=32),wc}function Fc(e,t,o){(e!==sc||2!==dc&&9!==dc)&&null===e.cancelPendingCommit||(Zc(e,0),Uc(e,cc,wc,!1)),Le(e,o),2&ic&&e===sc||(e===sc&&(!(2&ic)&&(vc|=o),4===fc&&Uc(e,cc,wc,!1)),_d(e))}function Hc(e,t,o){if(6&ic)throw Error(r(327));for(var n=!o&&!(124&t)&&0===(t&e.expiredLanes)||xe(e,t),a=n?function(e,t){var o=ic;ic|=2;var n=Xc(),a=Yc();sc!==e||cc!==t?(Lc=null,_c=re()+500,Zc(e,t)):uc=xe(e,t);e:for(;;)try{if(0!==dc&&null!==lc){t=lc;var i=hc;t:switch(dc){case 1:dc=0,hc=null,rd(e,t,i,1);break;case 2:case 9:if(Gn(i)){dc=0,hc=null,od(t);break}t=function(){2!==dc&&9!==dc||sc!==e||(dc=7),_d(e)},i.then(t,t);break e;case 3:dc=7;break e;case 4:dc=5;break e;case 7:Gn(i)?(dc=0,hc=null,od(t)):(dc=0,hc=null,rd(e,t,i,7));break;case 5:var s=null;switch(lc.tag){case 26:s=lc.memoizedState;case 5:case 27:var l=lc;if(!s||Wh(s)){dc=0,hc=null;var c=l.sibling;if(null!==c)lc=c;else{var d=l.return;null!==d?(lc=d,nd(d)):lc=null}break t}}dc=0,hc=null,rd(e,t,i,5);break;case 6:dc=0,hc=null,rd(e,t,i,6);break;case 8:qc(),fc=6;break e;default:throw Error(r(462))}}ed();break}catch(h){Kc(e,h)}return kn=wn=null,z.H=n,z.A=a,ic=o,null!==lc?0:(sc=null,cc=0,$r(),fc)}(e,t):Gc(e,t,!0),i=n;;){if(0===a){uc&&!n&&Uc(e,t,0,!1);break}if(o=e.current.alternate,!i||Vc(o)){if(2===a){if(i=t,e.errorRecoveryDisabledLanes&i)var s=0;else s=0!==(s=-536870913&e.pendingLanes)?s:536870912&s?536870912:0;if(0!==s){t=s;e:{var l=e;a=xc;var c=l.current.memoizedState.isDehydrated;if(c&&(Zc(l,s).flags|=256),2!==(s=Gc(l,s,!1))){if(bc&&!c){l.errorRecoveryDisabledLanes|=i,vc|=i,a=4;break e}i=Cc,Cc=a,null!==i&&(null===Cc?Cc=i:Cc.push.apply(Cc,i))}a=s}if(i=!1,2!==a)continue}}if(1===a){Zc(e,0),Uc(e,t,0,!0);break}e:{switch(n=e,i=a){case 0:case 1:throw Error(r(345));case 4:if((4194048&t)!==t)break;case 6:Uc(n,t,wc,!mc);break e;case 2:Cc=null;break;case 3:case 5:break;default:throw Error(r(329))}if((62914560&t)===t&&10<(a=Ec+300-re())){if(Uc(n,t,wc,!mc),0!==ke(n,0,!0))break e;n.timeoutHandle=mh(Bc.bind(null,n,o,Cc,Lc,Sc,t,wc,vc,kc,mc,i,2,-0,0),a)}else Bc(n,o,Cc,Lc,Sc,t,wc,vc,kc,mc,i,0,-0,0)}break}a=Gc(e,t,!1),i=!1}_d(e)}function Bc(e,t,o,n,a,i,s,l,c,d,h,m,u,b){if(e.timeoutHandle=-1,(8192&(m=t.subtreeFlags)||!(16785408&~m))&&(qh={stylesheets:null,count:0,unsuspend:Zh},Gl(t),null!==(m=function(){if(null===qh)throw Error(r(475));var e=qh;return e.stylesheets&&0===e.count&&Yh(e,e.stylesheets),0<e.count?function(t){var o=setTimeout(function(){if(e.stylesheets&&Yh(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4);return e.unsuspend=t,function(){e.unsuspend=null,clearTimeout(o)}}:null}())))return e.cancelPendingCommit=m(id.bind(null,e,t,i,o,n,a,s,l,c,h,1,u,b)),void Uc(e,i,s,!d);id(e,t,i,o,n,a,s,l,c)}function Vc(e){for(var t=e;;){var o=t.tag;if((0===o||11===o||15===o)&&16384&t.flags&&(null!==(o=t.updateQueue)&&null!==(o=o.stores)))for(var r=0;r<o.length;r++){var n=o[r],a=n.getSnapshot;n=n.value;try{if(!Qo(a(),n))return!1}catch(i){return!1}}if(o=t.child,16384&t.subtreeFlags&&null!==o)o.return=t,t=o;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Uc(e,t,o,r){t&=~yc,t&=~vc,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var n=t;0<n;){var a=31-pe(n),i=1<<a;r[a]=-1,n&=~i}0!==o&&Ae(e,o,t)}function Wc(){return!!(6&ic)||(Ld(0),!1)}function qc(){if(null!==lc){if(0===dc)var e=lc.return;else kn=wn=null,Ha(e=lc),Gi=null,Ji=0,e=lc;for(;null!==e;)cl(e.alternate,e),e=e.return;lc=null}}function Zc(e,t){var o=e.timeoutHandle;-1!==o&&(e.timeoutHandle=-1,uh(o)),null!==(o=e.cancelPendingCommit)&&(e.cancelPendingCommit=null,o()),qc(),sc=e,lc=o=Fr(e.current,null),cc=t,dc=0,hc=null,mc=!1,uc=xe(e,t),bc=!1,kc=wc=yc=vc=gc=fc=0,Cc=xc=null,Sc=!1,8&t&&(t|=32&t);var r=e.entangledLanes;if(0!==r)for(e=e.entanglements,r&=t;0<r;){var n=31-pe(r),a=1<<n;t|=e[n],r&=~a}return pc=t,$r(),o}function Kc(e,t){Ca=null,z.H=Ki,t===Kn||t===Yn?(t=oa(),dc=3):t===Xn?(t=oa(),dc=4):dc=t===Ts?8:null!==t&&"object"==typeof t&&"function"==typeof t.then?6:1,hc=t,null===lc&&(fc=1,Ss(e,_r(t,e.current)))}function Xc(){var e=z.H;return z.H=Ki,null===e?Ki:e}function Yc(){var e=z.A;return z.A=nc,e}function Qc(){fc=4,mc||(4194048&cc)!==cc&&null!==ss.current||(uc=!0),!(134217727&gc)&&!(134217727&vc)||null===sc||Uc(sc,cc,wc,!1)}function Gc(e,t,o){var r=ic;ic|=2;var n=Xc(),a=Yc();sc===e&&cc===t||(Lc=null,Zc(e,t)),t=!1;var i=fc;e:for(;;)try{if(0!==dc&&null!==lc){var s=lc,l=hc;switch(dc){case 8:qc(),i=6;break e;case 3:case 2:case 9:case 6:null===ss.current&&(t=!0);var c=dc;if(dc=0,hc=null,rd(e,s,l,c),o&&uc){i=0;break e}break;default:c=dc,dc=0,hc=null,rd(e,s,l,c)}}Jc(),i=fc;break}catch(d){Kc(e,d)}return t&&e.shellSuspendCounter++,kn=wn=null,ic=r,z.H=n,z.A=a,null===lc&&(sc=null,cc=0,$r()),i}function Jc(){for(;null!==lc;)td(lc)}function ed(){for(;null!==lc&&!te();)td(lc)}function td(e){var t=tl(e.alternate,e,pc);e.memoizedProps=e.pendingProps,null===t?nd(e):lc=t}function od(e){var t=e,o=t.alternate;switch(t.tag){case 15:case 0:t=Fs(o,t,t.pendingProps,t.type,void 0,cc);break;case 11:t=Fs(o,t,t.pendingProps,t.type.render,t.ref,cc);break;case 5:Ha(t);default:cl(o,t),t=tl(o,t=lc=Hr(t,pc),pc)}e.memoizedProps=e.pendingProps,null===t?nd(e):lc=t}function rd(e,t,o,n){kn=wn=null,Ha(t),Gi=null,Ji=0;var a=t.return;try{if(function(e,t,o,n,a){if(o.flags|=32768,null!==n&&"object"==typeof n&&"function"==typeof n.then){if(null!==(t=o.alternate)&&_n(t,o,a,!0),null!==(o=ss.current)){switch(o.tag){case 13:return null===ls?Qc():null===o.alternate&&0===fc&&(fc=3),o.flags&=-257,o.flags|=65536,o.lanes=a,n===Qn?o.flags|=16384:(null===(t=o.updateQueue)?o.updateQueue=new Set([n]):t.add(n),pd(e,n,a)),!1;case 22:return o.flags|=65536,n===Qn?o.flags|=16384:(null===(t=o.updateQueue)?(t={transitions:null,markerInstances:null,retryQueue:new Set([n])},o.updateQueue=t):null===(o=t.retryQueue)?t.retryQueue=new Set([n]):o.add(n),pd(e,n,a)),!1}throw Error(r(435,o.tag))}return pd(e,n,a),Qc(),!1}if(ln)return null!==(t=ss.current)?(!(65536&t.flags)&&(t.flags|=256),t.flags|=65536,t.lanes=a,n!==hn&&vn(_r(e=Error(r(422),{cause:n}),o))):(n!==hn&&vn(_r(t=Error(r(423),{cause:n}),o)),(e=e.current.alternate).flags|=65536,a&=-a,e.lanes|=a,n=_r(n,o),da(e,a=_s(e.stateNode,n,a)),4!==fc&&(fc=2)),!1;var i=Error(r(520),{cause:n});if(i=_r(i,o),null===xc?xc=[i]:xc.push(i),4!==fc&&(fc=2),null===t)return!0;n=_r(n,o),o=t;do{switch(o.tag){case 3:return o.flags|=65536,e=a&-a,o.lanes|=e,da(o,e=_s(o.stateNode,n,e)),!1;case 1:if(t=o.type,i=o.stateNode,!(128&o.flags||"function"!=typeof t.getDerivedStateFromError&&(null===i||"function"!=typeof i.componentDidCatch||null!==Ac&&Ac.has(i))))return o.flags|=65536,a&=-a,o.lanes|=a,As(a=Ls(a),e,o,n),da(o,a),!1}o=o.return}while(null!==o);return!1}(e,a,t,o,cc))return fc=1,Ss(e,_r(o,e.current)),void(lc=null)}catch(i){if(null!==a)throw lc=a,i;return fc=1,Ss(e,_r(o,e.current)),void(lc=null)}32768&t.flags?(ln||1===n?e=!0:uc||536870912&cc?e=!1:(mc=e=!0,(2===n||9===n||3===n||6===n)&&(null!==(n=ss.current)&&13===n.tag&&(n.flags|=16384))),ad(t,e)):nd(t)}function nd(e){var t=e;do{if(32768&t.flags)return void ad(t,mc);e=t.return;var o=sl(t.alternate,t,pc);if(null!==o)return void(lc=o);if(null!==(t=t.sibling))return void(lc=t);lc=t=e}while(null!==t);0===fc&&(fc=5)}function ad(e,t){do{var o=ll(e.alternate,e);if(null!==o)return o.flags&=32767,void(lc=o);if(null!==(o=e.return)&&(o.flags|=32768,o.subtreeFlags=0,o.deletions=null),!t&&null!==(e=e.sibling))return void(lc=e);lc=e=o}while(null!==e);fc=6,lc=null}function id(e,t,o,n,a,i,s,l,c){e.cancelPendingCommit=null;do{hd()}while(0!==Tc);if(6&ic)throw Error(r(327));if(null!==t){if(t===e.current)throw Error(r(177));if(i=t.lanes|t.childLanes,function(e,t,o,r,n,a){var i=e.pendingLanes;e.pendingLanes=o,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=o,e.entangledLanes&=o,e.errorRecoveryDisabledLanes&=o,e.shellSuspendCounter=0;var s=e.entanglements,l=e.expirationTimes,c=e.hiddenUpdates;for(o=i&~o;0<o;){var d=31-pe(o),h=1<<d;s[d]=0,l[d]=-1;var m=c[d];if(null!==m)for(c[d]=null,d=0;d<m.length;d++){var u=m[d];null!==u&&(u.lane&=-536870913)}o&=~h}0!==r&&Ae(e,r,0),0!==a&&0===n&&0!==e.tag&&(e.suspendedLanes|=a&~(i&~t))}(e,o,i|=Tr,s,l,c),e===sc&&(lc=sc=null,cc=0),zc=t,$c=e,Oc=o,Ic=i,Rc=a,Pc=n,10256&t.subtreeFlags||10256&t.flags?(e.callbackNode=null,e.callbackPriority=0,J(se,function(){return md(),null})):(e.callbackNode=null,e.callbackPriority=0),n=!!(13878&t.flags),13878&t.subtreeFlags||n){n=z.T,z.T=null,a=I.p,I.p=2,s=ic,ic|=4;try{!function(e,t){if(e=e.containerInfo,ah=im,rr(e=or(e))){if("selectionStart"in e)var o={start:e.selectionStart,end:e.selectionEnd};else e:{var n=(o=(o=e.ownerDocument)&&o.defaultView||window).getSelection&&o.getSelection();if(n&&0!==n.rangeCount){o=n.anchorNode;var a=n.anchorOffset,i=n.focusNode;n=n.focusOffset;try{o.nodeType,i.nodeType}catch(f){o=null;break e}var s=0,l=-1,c=-1,d=0,h=0,m=e,u=null;t:for(;;){for(var b;m!==o||0!==a&&3!==m.nodeType||(l=s+a),m!==i||0!==n&&3!==m.nodeType||(c=s+n),3===m.nodeType&&(s+=m.nodeValue.length),null!==(b=m.firstChild);)u=m,m=b;for(;;){if(m===e)break t;if(u===o&&++d===a&&(l=s),u===i&&++h===n&&(c=s),null!==(b=m.nextSibling))break;u=(m=u).parentNode}m=b}o=-1===l||-1===c?null:{start:l,end:c}}else o=null}o=o||{start:0,end:0}}else o=null;for(ih={focusedElem:e,selectionRange:o},im=!1,Ll=t;null!==Ll;)if(e=(t=Ll).child,1024&t.subtreeFlags&&null!==e)e.return=t,Ll=e;else for(;null!==Ll;){switch(i=(t=Ll).alternate,e=t.flags,t.tag){case 0:case 11:case 15:case 5:case 26:case 27:case 6:case 4:case 17:break;case 1:if(1024&e&&null!==i){e=void 0,o=t,a=i.memoizedProps,i=i.memoizedState,n=o.stateNode;try{var p=ys(o.type,a,(o.elementType,o.type));e=n.getSnapshotBeforeUpdate(p,i),n.__reactInternalSnapshotBeforeUpdate=e}catch(g){bd(o,o.return,g)}}break;case 3:if(1024&e)if(9===(o=(e=t.stateNode.containerInfo).nodeType))yh(e);else if(1===o)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":yh(e);break;default:e.textContent=""}break;default:if(1024&e)throw Error(r(163))}if(null!==(e=t.sibling)){e.return=t.return,Ll=e;break}Ll=t.return}}(e,t)}finally{ic=s,I.p=a,z.T=n}}Tc=1,sd(),ld(),cd()}}function sd(){if(1===Tc){Tc=0;var e=$c,t=zc,o=!!(13878&t.flags);if(13878&t.subtreeFlags||o){o=z.T,z.T=null;var r=I.p;I.p=2;var n=ic;ic|=4;try{Dl(t,e);var a=ih,i=or(e.containerInfo),s=a.focusedElem,l=a.selectionRange;if(i!==s&&s&&s.ownerDocument&&tr(s.ownerDocument.documentElement,s)){if(null!==l&&rr(s)){var c=l.start,d=l.end;if(void 0===d&&(d=c),"selectionStart"in s)s.selectionStart=c,s.selectionEnd=Math.min(d,s.value.length);else{var h=s.ownerDocument||document,m=h&&h.defaultView||window;if(m.getSelection){var u=m.getSelection(),b=s.textContent.length,p=Math.min(l.start,b),f=void 0===l.end?p:Math.min(l.end,b);!u.extend&&p>f&&(i=f,f=p,p=i);var g=er(s,p),v=er(s,f);if(g&&v&&(1!==u.rangeCount||u.anchorNode!==g.node||u.anchorOffset!==g.offset||u.focusNode!==v.node||u.focusOffset!==v.offset)){var y=h.createRange();y.setStart(g.node,g.offset),u.removeAllRanges(),p>f?(u.addRange(y),u.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),u.addRange(y))}}}}for(h=[],u=s;u=u.parentNode;)1===u.nodeType&&h.push({element:u,left:u.scrollLeft,top:u.scrollTop});for("function"==typeof s.focus&&s.focus(),s=0;s<h.length;s++){var w=h[s];w.element.scrollLeft=w.left,w.element.scrollTop=w.top}}im=!!ah,ih=ah=null}finally{ic=n,I.p=r,z.T=o}}e.current=t,Tc=2}}function ld(){if(2===Tc){Tc=0;var e=$c,t=zc,o=!!(8772&t.flags);if(8772&t.subtreeFlags||o){o=z.T,z.T=null;var r=I.p;I.p=2;var n=ic;ic|=4;try{Al(e,t.alternate,t)}finally{ic=n,I.p=r,z.T=o}}Tc=3}}function cd(){if(4===Tc||3===Tc){Tc=0,oe();var e=$c,t=zc,o=Oc,r=Pc;10256&t.subtreeFlags||10256&t.flags?Tc=5:(Tc=0,zc=$c=null,dd(e,e.pendingLanes));var n=e.pendingLanes;if(0===n&&(Ac=null),ze(o),t=t.stateNode,ue&&"function"==typeof ue.onCommitFiberRoot)try{ue.onCommitFiberRoot(me,t,void 0,!(128&~t.current.flags))}catch(ya){}if(null!==r){t=z.T,n=I.p,I.p=2,z.T=null;try{for(var a=e.onRecoverableError,i=0;i<r.length;i++){var s=r[i];a(s.value,{componentStack:s.stack})}}finally{z.T=t,I.p=n}}3&Oc&&hd(),_d(e),n=e.pendingLanes,4194090&o&&42&n?e===Mc?Nc++:(Nc=0,Mc=e):Nc=0,Ld(0)}}function dd(e,t){0===(e.pooledCacheLanes&=t)&&(null!=(t=e.pooledCache)&&(e.pooledCache=null,Mn(t)))}function hd(e){return sd(),ld(),cd(),md()}function md(){if(5!==Tc)return!1;var e=$c,t=Ic;Ic=0;var o=ze(Oc),n=z.T,a=I.p;try{I.p=32>o?32:o,z.T=null,o=Rc,Rc=null;var i=$c,s=Oc;if(Tc=0,zc=$c=null,Oc=0,6&ic)throw Error(r(331));var l=ic;if(ic|=4,tc(i.current),Zl(i,i.current,s,o),ic=l,Ld(0,!1),ue&&"function"==typeof ue.onPostCommitFiberRoot)try{ue.onPostCommitFiberRoot(me,i)}catch(ya){}return!0}finally{I.p=a,z.T=n,dd(e,t)}}function ud(e,t,o){t=_r(o,t),null!==(e=la(e,t=_s(e.stateNode,t,2),2))&&(Le(e,2),_d(e))}function bd(e,t,o){if(3===e.tag)ud(e,e,o);else for(;null!==t;){if(3===t.tag){ud(t,e,o);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Ac||!Ac.has(r))){e=_r(o,e),null!==(r=la(t,o=Ls(2),2))&&(As(o,r,t,e),Le(r,2),_d(r));break}}t=t.return}}function pd(e,t,o){var r=e.pingCache;if(null===r){r=e.pingCache=new ac;var n=new Set;r.set(t,n)}else void 0===(n=r.get(t))&&(n=new Set,r.set(t,n));n.has(o)||(bc=!0,n.add(o),e=fd.bind(null,e,t,o),t.then(e,e))}function fd(e,t,o){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&o,e.warmLanes&=~o,sc===e&&(cc&o)===o&&(4===fc||3===fc&&(62914560&cc)===cc&&300>re()-Ec?!(2&ic)&&Zc(e,0):yc|=o,kc===cc&&(kc=0)),_d(e)}function gd(e,t){0===t&&(t=Ee()),null!==(e=Ir(e,t))&&(Le(e,t),_d(e))}function vd(e){var t=e.memoizedState,o=0;null!==t&&(o=t.retryLane),gd(e,o)}function yd(e,t){var o=0;switch(e.tag){case 13:var n=e.stateNode,a=e.memoizedState;null!==a&&(o=a.retryLane);break;case 19:n=e.stateNode;break;case 22:n=e.stateNode._retryCache;break;default:throw Error(r(314))}null!==n&&n.delete(t),gd(e,o)}var wd=null,kd=null,xd=!1,Cd=!1,Sd=!1,Ed=0;function _d(e){e!==kd&&null===e.next&&(null===kd?wd=kd=e:kd=kd.next=e),Cd=!0,xd||(xd=!0,ph(function(){6&ic?J(ae,Ad):Td()}))}function Ld(e,t){if(!Sd&&Cd){Sd=!0;do{for(var o=!1,r=wd;null!==r;){if(0!==e){var n=r.pendingLanes;if(0===n)var a=0;else{var i=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-pe(42|e)+1)-1,a=201326741&(a&=n&~(i&~s))?201326741&a|1:a?2|a:0}0!==a&&(o=!0,Od(r,a))}else a=cc,!(3&(a=ke(r,r===sc?a:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||xe(r,a)||(o=!0,Od(r,a));r=r.next}}while(o);Sd=!1}}function Ad(){Td()}function Td(){Cd=xd=!1;var e=0;0!==Ed&&(function(){var e=window.event;if(e&&"popstate"===e.type)return e!==hh&&(hh=e,!0);return hh=null,!1}()&&(e=Ed),Ed=0);for(var t=re(),o=null,r=wd;null!==r;){var n=r.next,a=$d(r,t);0===a?(r.next=null,null===o?wd=n:o.next=n,null===n&&(kd=o)):(o=r,(0!==e||3&a)&&(Cd=!0)),r=n}Ld(e)}function $d(e,t){for(var o=e.suspendedLanes,r=e.pingedLanes,n=e.expirationTimes,a=-62914561&e.pendingLanes;0<a;){var i=31-pe(a),s=1<<i,l=n[i];-1===l?0!==(s&o)&&0===(s&r)||(n[i]=Ce(s,t)):l<=t&&(e.expiredLanes|=s),a&=~s}if(o=cc,o=ke(e,e===(t=sc)?o:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle),r=e.callbackNode,0===o||e===t&&(2===dc||9===dc)||null!==e.cancelPendingCommit)return null!==r&&null!==r&&ee(r),e.callbackNode=null,e.callbackPriority=0;if(!(3&o)||xe(e,o)){if((t=o&-o)===e.callbackPriority)return t;switch(null!==r&&ee(r),ze(o)){case 2:case 8:o=ie;break;case 32:default:o=se;break;case 268435456:o=ce}return r=zd.bind(null,e),o=J(o,r),e.callbackPriority=t,e.callbackNode=o,t}return null!==r&&null!==r&&ee(r),e.callbackPriority=2,e.callbackNode=null,2}function zd(e,t){if(0!==Tc&&5!==Tc)return e.callbackNode=null,e.callbackPriority=0,null;var o=e.callbackNode;if(hd()&&e.callbackNode!==o)return null;var r=cc;return 0===(r=ke(e,e===sc?r:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle))?null:(Hc(e,r,t),$d(e,re()),null!=e.callbackNode&&e.callbackNode===o?zd.bind(null,e):null)}function Od(e,t){if(hd())return null;Hc(e,t,!0)}function Id(){return 0===Ed&&(Ed=Se()),Ed}function Rd(e){return null==e||"symbol"==typeof e||"boolean"==typeof e?null:"function"==typeof e?e:zt(""+e)}function Pd(e,t){var o=t.ownerDocument.createElement("input");return o.name=t.name,o.value=t.value,e.id&&o.setAttribute("form",e.id),t.parentNode.insertBefore(o,t),e=new FormData(e),o.parentNode.removeChild(o),e}for(var Nd=0;Nd<Cr.length;Nd++){var Md=Cr[Nd];Sr(Md.toLowerCase(),"on"+(Md[0].toUpperCase()+Md.slice(1)))}Sr(pr,"onAnimationEnd"),Sr(fr,"onAnimationIteration"),Sr(gr,"onAnimationStart"),Sr("dblclick","onDoubleClick"),Sr("focusin","onFocus"),Sr("focusout","onBlur"),Sr(vr,"onTransitionRun"),Sr(yr,"onTransitionStart"),Sr(wr,"onTransitionCancel"),Sr(kr,"onTransitionEnd"),Qe("onMouseEnter",["mouseout","mouseover"]),Qe("onMouseLeave",["mouseout","mouseover"]),Qe("onPointerEnter",["pointerout","pointerover"]),Qe("onPointerLeave",["pointerout","pointerover"]),Ye("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Ye("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Ye("onBeforeInput",["compositionend","keypress","textInput","paste"]),Ye("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Ye("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Ye("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Dd="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(" "),jd=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Dd));function Fd(e,t){t=!!(4&t);for(var o=0;o<e.length;o++){var r=e[o],n=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var i=r.length-1;0<=i;i--){var s=r[i],l=s.instance,c=s.currentTarget;if(s=s.listener,l!==a&&n.isPropagationStopped())break e;a=s,n.currentTarget=c;try{a(n)}catch(d){ws(d)}n.currentTarget=null,a=l}else for(i=0;i<r.length;i++){if(l=(s=r[i]).instance,c=s.currentTarget,s=s.listener,l!==a&&n.isPropagationStopped())break e;a=s,n.currentTarget=c;try{a(n)}catch(d){ws(d)}n.currentTarget=null,a=l}}}}function Hd(e,t){var o=t[Me];void 0===o&&(o=t[Me]=new Set);var r=e+"__bubble";o.has(r)||(Wd(t,e,2,!1),o.add(r))}function Bd(e,t,o){var r=0;t&&(r|=4),Wd(o,e,r,t)}var Vd="_reactListening"+Math.random().toString(36).slice(2);function Ud(e){if(!e[Vd]){e[Vd]=!0,Ke.forEach(function(t){"selectionchange"!==t&&(jd.has(t)||Bd(t,!1,e),Bd(t,!0,e))});var t=9===e.nodeType?e:e.ownerDocument;null===t||t[Vd]||(t[Vd]=!0,Bd("selectionchange",!1,t))}}function Wd(e,t,o,r){switch(um(t)){case 2:var n=sm;break;case 8:n=lm;break;default:n=cm}o=n.bind(null,t,o,e),n=void 0,!Ht||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(n=!0),r?void 0!==n?e.addEventListener(t,o,{capture:!0,passive:n}):e.addEventListener(t,o,!0):void 0!==n?e.addEventListener(t,o,{passive:n}):e.addEventListener(t,o,!1)}function qd(e,t,o,r,n){var i=r;if(!(1&t||2&t||null===r))e:for(;;){if(null===r)return;var s=r.tag;if(3===s||4===s){var l=r.stateNode.containerInfo;if(l===n)break;if(4===s)for(s=r.return;null!==s;){var c=s.tag;if((3===c||4===c)&&s.stateNode.containerInfo===n)return;s=s.return}for(;null!==l;){if(null===(s=Ve(l)))return;if(5===(c=s.tag)||6===c||26===c||27===c){r=i=s;continue e}l=l.parentNode}}r=r.return}Dt(function(){var r=i,n=It(o),s=[];e:{var l=xr.get(e);if(void 0!==l){var c=to,d=e;switch(e){case"keypress":if(0===Zt(o))break e;case"keydown":case"keyup":c=go;break;case"focusin":d="focus",c=so;break;case"focusout":d="blur",c=so;break;case"beforeblur":case"afterblur":c=so;break;case"click":if(2===o.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":c=ao;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":c=io;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":c=yo;break;case pr:case fr:case gr:c=lo;break;case kr:c=wo;break;case"scroll":case"scrollend":c=ro;break;case"wheel":c=ko;break;case"copy":case"cut":case"paste":c=co;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":c=vo;break;case"toggle":case"beforetoggle":c=xo}var h=!!(4&t),m=!h&&("scroll"===e||"scrollend"===e),u=h?null!==l?l+"Capture":null:l;h=[];for(var b,p=r;null!==p;){var f=p;if(b=f.stateNode,5!==(f=f.tag)&&26!==f&&27!==f||null===b||null===u||null!=(f=jt(p,u))&&h.push(Zd(p,f,b)),m)break;p=p.return}0<h.length&&(l=new c(l,d,null,o,n),s.push({event:l,listeners:h}))}}if(!(7&t)){if(c="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||o===Ot||!(d=o.relatedTarget||o.fromElement)||!Ve(d)&&!d[Ne])&&(c||l)&&(l=n.window===n?n:(l=n.ownerDocument)?l.defaultView||l.parentWindow:window,c?(c=r,null!==(d=(d=o.relatedTarget||o.toElement)?Ve(d):null)&&(m=a(d),h=d.tag,d!==m||5!==h&&27!==h&&6!==h)&&(d=null)):(c=null,d=r),c!==d)){if(h=ao,f="onMouseLeave",u="onMouseEnter",p="mouse","pointerout"!==e&&"pointerover"!==e||(h=vo,f="onPointerLeave",u="onPointerEnter",p="pointer"),m=null==c?l:We(c),b=null==d?l:We(d),(l=new h(f,p+"leave",c,o,n)).target=m,l.relatedTarget=b,f=null,Ve(n)===r&&((h=new h(u,p+"enter",d,o,n)).target=b,h.relatedTarget=m,f=h),m=f,c&&d)e:{for(u=d,p=0,b=h=c;b;b=Xd(b))p++;for(b=0,f=u;f;f=Xd(f))b++;for(;0<p-b;)h=Xd(h),p--;for(;0<b-p;)u=Xd(u),b--;for(;p--;){if(h===u||null!==u&&h===u.alternate)break e;h=Xd(h),u=Xd(u)}h=null}else h=null;null!==c&&Yd(s,l,c,h,!1),null!==d&&null!==m&&Yd(s,m,d,h,!0)}if("select"===(c=(l=r?We(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===c&&"file"===l.type)var g=Fo;else if(Ro(l))if(Ho)g=Yo;else{g=Ko;var v=Zo}else!(c=l.nodeName)||"input"!==c.toLowerCase()||"checkbox"!==l.type&&"radio"!==l.type?r&&At(r.elementType)&&(g=Fo):g=Xo;switch(g&&(g=g(e,r))?Po(s,g,o,n):(v&&v(e,l,r),"focusout"===e&&r&&"number"===l.type&&null!=r.memoizedProps.value&&wt(l,"number",l.value)),v=r?We(r):window,e){case"focusin":(Ro(v)||"true"===v.contentEditable)&&(ar=v,ir=r,sr=null);break;case"focusout":sr=ir=ar=null;break;case"mousedown":lr=!0;break;case"contextmenu":case"mouseup":case"dragend":lr=!1,cr(s,o,n);break;case"selectionchange":if(nr)break;case"keydown":case"keyup":cr(s,o,n)}var y;if(So)e:{switch(e){case"compositionstart":var w="onCompositionStart";break e;case"compositionend":w="onCompositionEnd";break e;case"compositionupdate":w="onCompositionUpdate";break e}w=void 0}else Oo?$o(e,o)&&(w="onCompositionEnd"):"keydown"===e&&229===o.keyCode&&(w="onCompositionStart");w&&(Lo&&"ko"!==o.locale&&(Oo||"onCompositionStart"!==w?"onCompositionEnd"===w&&Oo&&(y=qt()):(Ut="value"in(Vt=n)?Vt.value:Vt.textContent,Oo=!0)),0<(v=Kd(r,w)).length&&(w=new ho(w,e,null,o,n),s.push({event:w,listeners:v}),y?w.data=y:null!==(y=zo(o))&&(w.data=y))),(y=_o?function(e,t){switch(e){case"compositionend":return zo(t);case"keypress":return 32!==t.which?null:(To=!0,Ao);case"textInput":return(e=t.data)===Ao&&To?null:e;default:return null}}(e,o):function(e,t){if(Oo)return"compositionend"===e||!So&&$o(e,t)?(e=qt(),Wt=Ut=Vt=null,Oo=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Lo&&"ko"!==t.locale?null:t.data}}(e,o))&&(0<(w=Kd(r,"onBeforeInput")).length&&(v=new ho("onBeforeInput","beforeinput",null,o,n),s.push({event:v,listeners:w}),v.data=y)),function(e,t,o,r,n){if("submit"===t&&o&&o.stateNode===n){var a=Rd((n[Pe]||null).action),i=r.submitter;i&&null!==(t=(t=i[Pe]||null)?Rd(t.formAction):i.getAttribute("formAction"))&&(a=t,i=null);var s=new to("action","action",null,r,n);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(0!==Ed){var e=i?Pd(n,i):new FormData(n);Ri(o,{pending:!0,data:e,method:n.method,action:a},null,e)}}else"function"==typeof a&&(s.preventDefault(),e=i?Pd(n,i):new FormData(n),Ri(o,{pending:!0,data:e,method:n.method,action:a},a,e))},currentTarget:n}]})}}(s,e,r,o,n)}Fd(s,t)})}function Zd(e,t,o){return{instance:e,listener:t,currentTarget:o}}function Kd(e,t){for(var o=t+"Capture",r=[];null!==e;){var n=e,a=n.stateNode;if(5!==(n=n.tag)&&26!==n&&27!==n||null===a||(null!=(n=jt(e,o))&&r.unshift(Zd(e,n,a)),null!=(n=jt(e,t))&&r.push(Zd(e,n,a))),3===e.tag)return r;e=e.return}return[]}function Xd(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag&&27!==e.tag);return e||null}function Yd(e,t,o,r,n){for(var a=t._reactName,i=[];null!==o&&o!==r;){var s=o,l=s.alternate,c=s.stateNode;if(s=s.tag,null!==l&&l===r)break;5!==s&&26!==s&&27!==s||null===c||(l=c,n?null!=(c=jt(o,a))&&i.unshift(Zd(o,c,l)):n||null!=(c=jt(o,a))&&i.push(Zd(o,c,l))),o=o.return}0!==i.length&&e.push({event:t,listeners:i})}var Qd=/\r\n?/g,Gd=/\u0000|\uFFFD/g;function Jd(e){return("string"==typeof e?e:""+e).replace(Qd,"\n").replace(Gd,"")}function eh(e,t){return t=Jd(t),Jd(e)===t}function th(){}function oh(e,t,o,n,a,i){switch(o){case"children":"string"==typeof n?"body"===t||"textarea"===t&&""===n||St(e,n):("number"==typeof n||"bigint"==typeof n)&&"body"!==t&&St(e,""+n);break;case"className":nt(e,"class",n);break;case"tabIndex":nt(e,"tabindex",n);break;case"dir":case"role":case"viewBox":case"width":case"height":nt(e,o,n);break;case"style":Lt(e,n,i);break;case"data":if("object"!==t){nt(e,"data",n);break}case"src":case"href":if(""===n&&("a"!==t||"href"!==o)){e.removeAttribute(o);break}if(null==n||"function"==typeof n||"symbol"==typeof n||"boolean"==typeof n){e.removeAttribute(o);break}n=zt(""+n),e.setAttribute(o,n);break;case"action":case"formAction":if("function"==typeof n){e.setAttribute(o,"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}if("function"==typeof i&&("formAction"===o?("input"!==t&&oh(e,t,"name",a.name,a,null),oh(e,t,"formEncType",a.formEncType,a,null),oh(e,t,"formMethod",a.formMethod,a,null),oh(e,t,"formTarget",a.formTarget,a,null)):(oh(e,t,"encType",a.encType,a,null),oh(e,t,"method",a.method,a,null),oh(e,t,"target",a.target,a,null))),null==n||"symbol"==typeof n||"boolean"==typeof n){e.removeAttribute(o);break}n=zt(""+n),e.setAttribute(o,n);break;case"onClick":null!=n&&(e.onclick=th);break;case"onScroll":null!=n&&Hd("scroll",e);break;case"onScrollEnd":null!=n&&Hd("scrollend",e);break;case"dangerouslySetInnerHTML":if(null!=n){if("object"!=typeof n||!("__html"in n))throw Error(r(61));if(null!=(o=n.__html)){if(null!=a.children)throw Error(r(60));e.innerHTML=o}}break;case"multiple":e.multiple=n&&"function"!=typeof n&&"symbol"!=typeof n;break;case"muted":e.muted=n&&"function"!=typeof n&&"symbol"!=typeof n;break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":case"autoFocus":break;case"xlinkHref":if(null==n||"function"==typeof n||"boolean"==typeof n||"symbol"==typeof n){e.removeAttribute("xlink:href");break}o=zt(""+n),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",o);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":null!=n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,""+n):e.removeAttribute(o);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":n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,""):e.removeAttribute(o);break;case"capture":case"download":!0===n?e.setAttribute(o,""):!1!==n&&null!=n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,n):e.removeAttribute(o);break;case"cols":case"rows":case"size":case"span":null!=n&&"function"!=typeof n&&"symbol"!=typeof n&&!isNaN(n)&&1<=n?e.setAttribute(o,n):e.removeAttribute(o);break;case"rowSpan":case"start":null==n||"function"==typeof n||"symbol"==typeof n||isNaN(n)?e.removeAttribute(o):e.setAttribute(o,n);break;case"popover":Hd("beforetoggle",e),Hd("toggle",e),rt(e,"popover",n);break;case"xlinkActuate":at(e,"http://www.w3.org/1999/xlink","xlink:actuate",n);break;case"xlinkArcrole":at(e,"http://www.w3.org/1999/xlink","xlink:arcrole",n);break;case"xlinkRole":at(e,"http://www.w3.org/1999/xlink","xlink:role",n);break;case"xlinkShow":at(e,"http://www.w3.org/1999/xlink","xlink:show",n);break;case"xlinkTitle":at(e,"http://www.w3.org/1999/xlink","xlink:title",n);break;case"xlinkType":at(e,"http://www.w3.org/1999/xlink","xlink:type",n);break;case"xmlBase":at(e,"http://www.w3.org/XML/1998/namespace","xml:base",n);break;case"xmlLang":at(e,"http://www.w3.org/XML/1998/namespace","xml:lang",n);break;case"xmlSpace":at(e,"http://www.w3.org/XML/1998/namespace","xml:space",n);break;case"is":rt(e,"is",n);break;case"innerText":case"textContent":break;default:(!(2<o.length)||"o"!==o[0]&&"O"!==o[0]||"n"!==o[1]&&"N"!==o[1])&&rt(e,o=Tt.get(o)||o,n)}}function rh(e,t,o,n,a,i){switch(o){case"style":Lt(e,n,i);break;case"dangerouslySetInnerHTML":if(null!=n){if("object"!=typeof n||!("__html"in n))throw Error(r(61));if(null!=(o=n.__html)){if(null!=a.children)throw Error(r(60));e.innerHTML=o}}break;case"children":"string"==typeof n?St(e,n):("number"==typeof n||"bigint"==typeof n)&&St(e,""+n);break;case"onScroll":null!=n&&Hd("scroll",e);break;case"onScrollEnd":null!=n&&Hd("scrollend",e);break;case"onClick":null!=n&&(e.onclick=th);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":case"innerText":case"textContent":break;default:Xe.hasOwnProperty(o)||("o"!==o[0]||"n"!==o[1]||(a=o.endsWith("Capture"),t=o.slice(2,a?o.length-7:void 0),"function"==typeof(i=null!=(i=e[Pe]||null)?i[o]:null)&&e.removeEventListener(t,i,a),"function"!=typeof n)?o in e?e[o]=n:!0===n?e.setAttribute(o,""):rt(e,o,n):("function"!=typeof i&&null!==i&&(o in e?e[o]=null:e.hasAttribute(o)&&e.removeAttribute(o)),e.addEventListener(t,n,a)))}}function nh(e,t,o){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Hd("error",e),Hd("load",e);var n,a=!1,i=!1;for(n in o)if(o.hasOwnProperty(n)){var s=o[n];if(null!=s)switch(n){case"src":a=!0;break;case"srcSet":i=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(r(137,t));default:oh(e,t,n,s,o,null)}}return i&&oh(e,t,"srcSet",o.srcSet,o,null),void(a&&oh(e,t,"src",o.src,o,null));case"input":Hd("invalid",e);var l=n=s=i=null,c=null,d=null;for(a in o)if(o.hasOwnProperty(a)){var h=o[a];if(null!=h)switch(a){case"name":i=h;break;case"type":s=h;break;case"checked":c=h;break;case"defaultChecked":d=h;break;case"value":n=h;break;case"defaultValue":l=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(r(137,t));break;default:oh(e,t,a,h,o,null)}}return yt(e,n,l,c,d,s,i,!1),void ut(e);case"select":for(i in Hd("invalid",e),a=s=n=null,o)if(o.hasOwnProperty(i)&&null!=(l=o[i]))switch(i){case"value":n=l;break;case"defaultValue":s=l;break;case"multiple":a=l;default:oh(e,t,i,l,o,null)}return t=n,o=s,e.multiple=!!a,void(null!=t?kt(e,!!a,t,!1):null!=o&&kt(e,!!a,o,!0));case"textarea":for(s in Hd("invalid",e),n=i=a=null,o)if(o.hasOwnProperty(s)&&null!=(l=o[s]))switch(s){case"value":a=l;break;case"defaultValue":i=l;break;case"children":n=l;break;case"dangerouslySetInnerHTML":if(null!=l)throw Error(r(91));break;default:oh(e,t,s,l,o,null)}return Ct(e,a,i,n),void ut(e);case"option":for(c in o)if(o.hasOwnProperty(c)&&null!=(a=o[c]))if("selected"===c)e.selected=a&&"function"!=typeof a&&"symbol"!=typeof a;else oh(e,t,c,a,o,null);return;case"dialog":Hd("beforetoggle",e),Hd("toggle",e),Hd("cancel",e),Hd("close",e);break;case"iframe":case"object":Hd("load",e);break;case"video":case"audio":for(a=0;a<Dd.length;a++)Hd(Dd[a],e);break;case"image":Hd("error",e),Hd("load",e);break;case"details":Hd("toggle",e);break;case"embed":case"source":case"link":Hd("error",e),Hd("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(d in o)if(o.hasOwnProperty(d)&&null!=(a=o[d]))switch(d){case"children":case"dangerouslySetInnerHTML":throw Error(r(137,t));default:oh(e,t,d,a,o,null)}return;default:if(At(t)){for(h in o)o.hasOwnProperty(h)&&(void 0!==(a=o[h])&&rh(e,t,h,a,o,void 0));return}}for(l in o)o.hasOwnProperty(l)&&(null!=(a=o[l])&&oh(e,t,l,a,o,null))}var ah=null,ih=null;function sh(e){return 9===e.nodeType?e:e.ownerDocument}function lh(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function ch(e,t){if(0===e)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return 1===e&&"foreignObject"===t?0:e}function dh(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"bigint"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var hh=null;var mh="function"==typeof setTimeout?setTimeout:void 0,uh="function"==typeof clearTimeout?clearTimeout:void 0,bh="function"==typeof Promise?Promise:void 0,ph="function"==typeof queueMicrotask?queueMicrotask:void 0!==bh?function(e){return bh.resolve(null).then(e).catch(fh)}:mh;function fh(e){setTimeout(function(){throw e})}function gh(e){return"head"===e}function vh(e,t){var o=t,r=0,n=0;do{var a=o.nextSibling;if(e.removeChild(o),a&&8===a.nodeType)if("/$"===(o=a.data)){if(0<r&&8>r){o=r;var i=e.ownerDocument;if(1&o&&Eh(i.documentElement),2&o&&Eh(i.body),4&o)for(Eh(o=i.head),i=o.firstChild;i;){var s=i.nextSibling,l=i.nodeName;i[He]||"SCRIPT"===l||"STYLE"===l||"LINK"===l&&"stylesheet"===i.rel.toLowerCase()||o.removeChild(i),i=s}}if(0===n)return e.removeChild(a),void zm(t);n--}else"$"===o||"$?"===o||"$!"===o?n++:r=o.charCodeAt(0)-48;else r=0;o=a}while(o);zm(t)}function yh(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var o=t;switch(t=t.nextSibling,o.nodeName){case"HTML":case"HEAD":case"BODY":yh(o),Be(o);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===o.rel.toLowerCase())continue}e.removeChild(o)}}function wh(e){return"$!"===e.data||"$?"===e.data&&"complete"===e.ownerDocument.readyState}function kh(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}var xh=null;function Ch(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var o=e.data;if("$"===o||"$!"===o||"$?"===o){if(0===t)return e;t--}else"/$"===o&&t++}e=e.previousSibling}return null}function Sh(e,t,o){switch(t=sh(o),e){case"html":if(!(e=t.documentElement))throw Error(r(452));return e;case"head":if(!(e=t.head))throw Error(r(453));return e;case"body":if(!(e=t.body))throw Error(r(454));return e;default:throw Error(r(451))}}function Eh(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);Be(e)}var _h=new Map,Lh=new Set;function Ah(e){return"function"==typeof e.getRootNode?e.getRootNode():9===e.nodeType?e:e.ownerDocument}var Th=I.d;I.d={f:function(){var e=Th.f(),t=Wc();return e||t},r:function(e){var t=Ue(e);null!==t&&5===t.tag&&"form"===t.type?Ni(t):Th.r(e)},D:function(e){Th.D(e),zh("dns-prefetch",e,null)},C:function(e,t){Th.C(e,t),zh("preconnect",e,t)},L:function(e,t,o){Th.L(e,t,o);var r=$h;if(r&&e&&t){var n='link[rel="preload"][as="'+gt(t)+'"]';"image"===t&&o&&o.imageSrcSet?(n+='[imagesrcset="'+gt(o.imageSrcSet)+'"]',"string"==typeof o.imageSizes&&(n+='[imagesizes="'+gt(o.imageSizes)+'"]')):n+='[href="'+gt(e)+'"]';var a=n;switch(t){case"style":a=Ih(e);break;case"script":a=Nh(e)}_h.has(a)||(e=c({rel:"preload",href:"image"===t&&o&&o.imageSrcSet?void 0:e,as:t},o),_h.set(a,e),null!==r.querySelector(n)||"style"===t&&r.querySelector(Rh(a))||"script"===t&&r.querySelector(Mh(a))||(nh(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}},m:function(e,t){Th.m(e,t);var o=$h;if(o&&e){var r=t&&"string"==typeof t.as?t.as:"script",n='link[rel="modulepreload"][as="'+gt(r)+'"][href="'+gt(e)+'"]',a=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":a=Nh(e)}if(!_h.has(a)&&(e=c({rel:"modulepreload",href:e},t),_h.set(a,e),null===o.querySelector(n))){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(o.querySelector(Mh(a)))return}nh(r=o.createElement("link"),"link",e),Ze(r),o.head.appendChild(r)}}},X:function(e,t){Th.X(e,t);var o=$h;if(o&&e){var r=qe(o).hoistableScripts,n=Nh(e),a=r.get(n);a||((a=o.querySelector(Mh(n)))||(e=c({src:e,async:!0},t),(t=_h.get(n))&&Hh(e,t),Ze(a=o.createElement("script")),nh(a,"link",e),o.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},r.set(n,a))}},S:function(e,t,o){Th.S(e,t,o);var r=$h;if(r&&e){var n=qe(r).hoistableStyles,a=Ih(e);t=t||"default";var i=n.get(a);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(Rh(a)))s.loading=5;else{e=c({rel:"stylesheet",href:e,"data-precedence":t},o),(o=_h.get(a))&&Fh(e,o);var l=i=r.createElement("link");Ze(l),nh(l,"link",e),l._p=new Promise(function(e,t){l.onload=e,l.onerror=t}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,jh(i,t,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(a,i)}}},M:function(e,t){Th.M(e,t);var o=$h;if(o&&e){var r=qe(o).hoistableScripts,n=Nh(e),a=r.get(n);a||((a=o.querySelector(Mh(n)))||(e=c({src:e,async:!0,type:"module"},t),(t=_h.get(n))&&Hh(e,t),Ze(a=o.createElement("script")),nh(a,"link",e),o.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},r.set(n,a))}}};var $h="undefined"==typeof document?null:document;function zh(e,t,o){var r=$h;if(r&&"string"==typeof t&&t){var n=gt(t);n='link[rel="'+e+'"][href="'+n+'"]',"string"==typeof o&&(n+='[crossorigin="'+o+'"]'),Lh.has(n)||(Lh.add(n),e={rel:e,crossOrigin:o,href:t},null===r.querySelector(n)&&(nh(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}}function Oh(e,t,o,n){var a,i,s,l,c=(c=W.current)?Ah(c):null;if(!c)throw Error(r(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof o.precedence&&"string"==typeof o.href?(t=Ih(o.href),(n=(o=qe(c).hoistableStyles).get(t))||(n={type:"style",instance:null,count:0,state:null},o.set(t,n)),n):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===o.rel&&"string"==typeof o.href&&"string"==typeof o.precedence){e=Ih(o.href);var d=qe(c).hoistableStyles,h=d.get(e);if(h||(c=c.ownerDocument||c,h={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},d.set(e,h),(d=c.querySelector(Rh(e)))&&!d._p&&(h.instance=d,h.state.loading=5),_h.has(e)||(o={rel:"preload",as:"style",href:o.href,crossOrigin:o.crossOrigin,integrity:o.integrity,media:o.media,hrefLang:o.hrefLang,referrerPolicy:o.referrerPolicy},_h.set(e,o),d||(a=c,i=e,s=o,l=h.state,a.querySelector('link[rel="preload"][as="style"]['+i+"]")?l.loading=1:(i=a.createElement("link"),l.preload=i,i.addEventListener("load",function(){return l.loading|=1}),i.addEventListener("error",function(){return l.loading|=2}),nh(i,"link",s),Ze(i),a.head.appendChild(i))))),t&&null===n)throw Error(r(528,""));return h}if(t&&null!==n)throw Error(r(529,""));return null;case"script":return t=o.async,"string"==typeof(o=o.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=Nh(o),(n=(o=qe(c).hoistableScripts).get(t))||(n={type:"script",instance:null,count:0,state:null},o.set(t,n)),n):{type:"void",instance:null,count:0,state:null};default:throw Error(r(444,e))}}function Ih(e){return'href="'+gt(e)+'"'}function Rh(e){return'link[rel="stylesheet"]['+e+"]"}function Ph(e){return c({},e,{"data-precedence":e.precedence,precedence:null})}function Nh(e){return'[src="'+gt(e)+'"]'}function Mh(e){return"script[async]"+e}function Dh(e,t,o){if(t.count++,null===t.instance)switch(t.type){case"style":var n=e.querySelector('style[data-href~="'+gt(o.href)+'"]');if(n)return t.instance=n,Ze(n),n;var a=c({},o,{"data-href":o.href,"data-precedence":o.precedence,href:null,precedence:null});return Ze(n=(e.ownerDocument||e).createElement("style")),nh(n,"style",a),jh(n,o.precedence,e),t.instance=n;case"stylesheet":a=Ih(o.href);var i=e.querySelector(Rh(a));if(i)return t.state.loading|=4,t.instance=i,Ze(i),i;n=Ph(o),(a=_h.get(a))&&Fh(n,a),Ze(i=(e.ownerDocument||e).createElement("link"));var s=i;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),nh(i,"link",n),t.state.loading|=4,jh(i,o.precedence,e),t.instance=i;case"script":return i=Nh(o.src),(a=e.querySelector(Mh(i)))?(t.instance=a,Ze(a),a):(n=o,(a=_h.get(i))&&Hh(n=c({},o),a),Ze(a=(e=e.ownerDocument||e).createElement("script")),nh(a,"link",n),e.head.appendChild(a),t.instance=a);case"void":return null;default:throw Error(r(443,t.type))}else"stylesheet"===t.type&&!(4&t.state.loading)&&(n=t.instance,t.state.loading|=4,jh(n,o.precedence,e));return t.instance}function jh(e,t,o){for(var r=o.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=r.length?r[r.length-1]:null,a=n,i=0;i<r.length;i++){var s=r[i];if(s.dataset.precedence===t)a=s;else if(a!==n)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=9===o.nodeType?o.head:o).insertBefore(e,t.firstChild)}function Fh(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.title&&(e.title=t.title)}function Hh(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.integrity&&(e.integrity=t.integrity)}var Bh=null;function Vh(e,t,o){if(null===Bh){var r=new Map,n=Bh=new Map;n.set(o,r)}else(r=(n=Bh).get(o))||(r=new Map,n.set(o,r));if(r.has(e))return r;for(r.set(e,null),o=o.getElementsByTagName(e),n=0;n<o.length;n++){var a=o[n];if(!(a[He]||a[Re]||"link"===e&&"stylesheet"===a.getAttribute("rel"))&&"http://www.w3.org/2000/svg"!==a.namespaceURI){var i=a.getAttribute(t)||"";i=e+i;var s=r.get(i);s?s.push(a):r.set(i,[a])}}return r}function Uh(e,t,o){(e=e.ownerDocument||e).head.insertBefore(o,"title"===t?e.querySelector("head > title"):null)}function Wh(e){return!!("stylesheet"!==e.type||3&e.state.loading)}var qh=null;function Zh(){}function Kh(){if(this.count--,0===this.count)if(this.stylesheets)Yh(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}var Xh=null;function Yh(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,Xh=new Map,t.forEach(Qh,e),Xh=null,Kh.call(e))}function Qh(e,t){if(!(4&t.state.loading)){var o=Xh.get(e);if(o)var r=o.get(null);else{o=new Map,Xh.set(e,o);for(var n=e.querySelectorAll("link[data-precedence],style[data-precedence]"),a=0;a<n.length;a++){var i=n[a];"LINK"!==i.nodeName&&"not all"===i.getAttribute("media")||(o.set(i.dataset.precedence,i),r=i)}r&&o.set(null,r)}i=(n=t.instance).getAttribute("data-precedence"),(a=o.get(i)||r)===r&&o.set(null,n),o.set(i,n),this.count++,r=Kh.bind(this),n.addEventListener("load",r),n.addEventListener("error",r),a?a.parentNode.insertBefore(n,a.nextSibling):(e=9===e.nodeType?e.head:e).insertBefore(n,e.firstChild),t.state.loading|=4}}var Gh={$$typeof:v,Provider:null,Consumer:null,_currentValue:R,_currentValue2:R,_threadCount:0};function Jh(e,t,o,r,n,a,i,s){this.tag=1,this.containerInfo=e,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=_e(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=_e(0),this.hiddenUpdates=_e(null),this.identifierPrefix=r,this.onUncaughtError=n,this.onCaughtError=a,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=s,this.incompleteTransitions=new Map}function em(e,t,o,r,n,a,i,s,l,c,d,h){return e=new Jh(e,t,o,i,s,l,c,h),t=1,!0===a&&(t|=24),a=Dr(3,null,null,t),e.current=a,a.stateNode=e,(t=Nn()).refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:o,cache:t},aa(a),e}function tm(e){return e?e=Nr:Nr}function om(e,t,o,r,n,a){n=tm(n),null===r.context?r.context=n:r.pendingContext=n,(r=sa(t)).payload={element:o},null!==(a=void 0===a?null:a)&&(r.callback=a),null!==(o=la(e,r,t))&&(Fc(o,0,t),ca(o,e,t))}function rm(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var o=e.retryLane;e.retryLane=0!==o&&o<t?o:t}}function nm(e,t){rm(e,t),(e=e.alternate)&&rm(e,t)}function am(e){if(13===e.tag){var t=Ir(e,67108864);null!==t&&Fc(t,0,67108864),nm(e,67108864)}}var im=!0;function sm(e,t,o,r){var n=z.T;z.T=null;var a=I.p;try{I.p=2,cm(e,t,o,r)}finally{I.p=a,z.T=n}}function lm(e,t,o,r){var n=z.T;z.T=null;var a=I.p;try{I.p=8,cm(e,t,o,r)}finally{I.p=a,z.T=n}}function cm(e,t,o,r){if(im){var n=dm(r);if(null===n)qd(e,t,r,hm,o),xm(e,r);else if(function(e,t,o,r,n){switch(t){case"focusin":return pm=Cm(pm,e,t,o,r,n),!0;case"dragenter":return fm=Cm(fm,e,t,o,r,n),!0;case"mouseover":return gm=Cm(gm,e,t,o,r,n),!0;case"pointerover":var a=n.pointerId;return vm.set(a,Cm(vm.get(a)||null,e,t,o,r,n)),!0;case"gotpointercapture":return a=n.pointerId,ym.set(a,Cm(ym.get(a)||null,e,t,o,r,n)),!0}return!1}(n,e,t,o,r))r.stopPropagation();else if(xm(e,r),4&t&&-1<km.indexOf(e)){for(;null!==n;){var a=Ue(n);if(null!==a)switch(a.tag){case 3:if((a=a.stateNode).current.memoizedState.isDehydrated){var i=we(a.pendingLanes);if(0!==i){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-pe(i);s.entanglements[1]|=l,i&=~l}_d(a),!(6&ic)&&(_c=re()+500,Ld(0))}}break;case 13:null!==(s=Ir(a,2))&&Fc(s,0,2),Wc(),nm(a,2)}if(null===(a=dm(r))&&qd(e,t,r,hm,o),a===n)break;n=a}null!==n&&r.stopPropagation()}else qd(e,t,r,null,o)}}function dm(e){return mm(e=It(e))}var hm=null;function mm(e){if(hm=null,null!==(e=Ve(e))){var t=a(e);if(null===t)e=null;else{var o=t.tag;if(13===o){if(null!==(e=i(t)))return e;e=null}else if(3===o){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return hm=e,null}function um(e){switch(e){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(ne()){case ae:return 2;case ie:return 8;case se:case le:return 32;case ce:return 268435456;default:return 32}default:return 32}}var bm=!1,pm=null,fm=null,gm=null,vm=new Map,ym=new Map,wm=[],km="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 xm(e,t){switch(e){case"focusin":case"focusout":pm=null;break;case"dragenter":case"dragleave":fm=null;break;case"mouseover":case"mouseout":gm=null;break;case"pointerover":case"pointerout":vm.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ym.delete(t.pointerId)}}function Cm(e,t,o,r,n,a){return null===e||e.nativeEvent!==a?(e={blockedOn:t,domEventName:o,eventSystemFlags:r,nativeEvent:a,targetContainers:[n]},null!==t&&(null!==(t=Ue(t))&&am(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==n&&-1===t.indexOf(n)&&t.push(n),e)}function Sm(e){var t=Ve(e.target);if(null!==t){var o=a(t);if(null!==o)if(13===(t=o.tag)){if(null!==(t=i(o)))return e.blockedOn=t,void function(e,t){var o=I.p;try{return I.p=e,t()}finally{I.p=o}}(e.priority,function(){if(13===o.tag){var e=Dc();e=$e(e);var t=Ir(o,e);null!==t&&Fc(t,0,e),nm(o,e)}})}else if(3===t&&o.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===o.tag?o.stateNode.containerInfo:null)}e.blockedOn=null}function Em(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var o=dm(e.nativeEvent);if(null!==o)return null!==(t=Ue(o))&&am(t),e.blockedOn=o,!1;var r=new(o=e.nativeEvent).constructor(o.type,o);Ot=r,o.target.dispatchEvent(r),Ot=null,t.shift()}return!0}function _m(e,t,o){Em(e)&&o.delete(t)}function Lm(){bm=!1,null!==pm&&Em(pm)&&(pm=null),null!==fm&&Em(fm)&&(fm=null),null!==gm&&Em(gm)&&(gm=null),vm.forEach(_m),ym.forEach(_m)}function Am(t,o){t.blockedOn===o&&(t.blockedOn=null,bm||(bm=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Lm)))}var Tm=null;function $m(t){Tm!==t&&(Tm=t,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Tm===t&&(Tm=null);for(var e=0;e<t.length;e+=3){var o=t[e],r=t[e+1],n=t[e+2];if("function"!=typeof r){if(null===mm(r||o))continue;break}var a=Ue(o);null!==a&&(t.splice(e,3),e-=3,Ri(a,{pending:!0,data:n,method:o.method,action:r},r,n))}}))}function zm(e){function t(t){return Am(t,e)}null!==pm&&Am(pm,e),null!==fm&&Am(fm,e),null!==gm&&Am(gm,e),vm.forEach(t),ym.forEach(t);for(var o=0;o<wm.length;o++){var r=wm[o];r.blockedOn===e&&(r.blockedOn=null)}for(;0<wm.length&&null===(o=wm[0]).blockedOn;)Sm(o),null===o.blockedOn&&wm.shift();if(null!=(o=(e.ownerDocument||e).$$reactFormReplay))for(r=0;r<o.length;r+=3){var n=o[r],a=o[r+1],i=n[Pe]||null;if("function"==typeof a)i||$m(o);else if(i){var s=null;if(a&&a.hasAttribute("formAction")){if(n=a,i=a[Pe]||null)s=i.formAction;else if(null!==mm(n))continue}else s=i.action;"function"==typeof s?o[r+1]=s:(o.splice(r,3),r-=3),$m(o)}}}function Om(e){this._internalRoot=e}function Im(e){this._internalRoot=e}Im.prototype.render=Om.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(r(409));om(t.current,Dc(),e,t,null,null)},Im.prototype.unmount=Om.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;om(e.current,2,null,e,null,null),Wc(),t[Ne]=null}},Im.prototype.unstable_scheduleHydration=function(e){if(e){var t=Oe();e={blockedOn:null,target:e,priority:t};for(var o=0;o<wm.length&&0!==t&&t<wm[o].priority;o++);wm.splice(o,0,e),0===o&&Sm(e)}};var Rm=t.version;if("19.1.1"!==Rm)throw Error(r(527,Rm,"19.1.1"));I.findDOMNode=function(e){var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(r(188));throw e=Object.keys(e).join(","),Error(r(268,e))}return e=function(e){var t=e.alternate;if(!t){if(null===(t=a(e)))throw Error(r(188));return t!==e?null:e}for(var o=e,n=t;;){var i=o.return;if(null===i)break;var l=i.alternate;if(null===l){if(null!==(n=i.return)){o=n;continue}break}if(i.child===l.child){for(l=i.child;l;){if(l===o)return s(i),e;if(l===n)return s(i),t;l=l.sibling}throw Error(r(188))}if(o.return!==n.return)o=i,n=l;else{for(var c=!1,d=i.child;d;){if(d===o){c=!0,o=i,n=l;break}if(d===n){c=!0,n=i,o=l;break}d=d.sibling}if(!c){for(d=l.child;d;){if(d===o){c=!0,o=l,n=i;break}if(d===n){c=!0,n=l,o=i;break}d=d.sibling}if(!c)throw Error(r(189))}}if(o.alternate!==n)throw Error(r(190))}if(3!==o.tag)throw Error(r(188));return o.stateNode.current===o?e:t}(t),e=null===(e=null!==e?l(e):null)?null:e.stateNode};var Pm={bundleType:0,version:"19.1.1",rendererPackageName:"react-dom",currentDispatcherRef:z,reconcilerVersion:"19.1.1"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var Nm=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Nm.isDisabled&&Nm.supportsFiber)try{me=Nm.inject(Pm),ue=Nm}catch(ya){}}return D.createRoot=function(e,t){if(!n(e))throw Error(r(299));var o=!1,a="",i=ks,s=xs,l=Cs;return null!=t&&(!0===t.unstable_strictMode&&(o=!0),void 0!==t.identifierPrefix&&(a=t.identifierPrefix),void 0!==t.onUncaughtError&&(i=t.onUncaughtError),void 0!==t.onCaughtError&&(s=t.onCaughtError),void 0!==t.onRecoverableError&&(l=t.onRecoverableError),void 0!==t.unstable_transitionCallbacks&&t.unstable_transitionCallbacks),t=em(e,1,!1,null,0,o,a,i,s,l,0,null),e[Ne]=t.current,Ud(e),new Om(t)},D.hydrateRoot=function(e,t,o){if(!n(e))throw Error(r(299));var a=!1,i="",s=ks,l=xs,c=Cs,d=null;return null!=o&&(!0===o.unstable_strictMode&&(a=!0),void 0!==o.identifierPrefix&&(i=o.identifierPrefix),void 0!==o.onUncaughtError&&(s=o.onUncaughtError),void 0!==o.onCaughtError&&(l=o.onCaughtError),void 0!==o.onRecoverableError&&(c=o.onRecoverableError),void 0!==o.unstable_transitionCallbacks&&o.unstable_transitionCallbacks,void 0!==o.formState&&(d=o.formState)),(t=em(e,1,!0,t,0,a,i,s,l,c,0,d)).context=tm(null),o=t.current,(i=sa(a=$e(a=Dc()))).callback=null,la(o,i,a),o=a,t.current.lanes=o,Le(t,o),_d(t),e[Ne]=t.current,Ud(e),new Im(t)},D.version="19.1.1",D}var Q=(W||(W=1,function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(ya){console.error(ya)}}(),M.exports=Y()),M.exports);const G=k(Q);function J(e,t){return J=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},J(e,t)}function ee(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,J(e,t)}var te,oe,re,ne,ae,ie={exports:{}};function se(){if(oe)return te;oe=1;return te="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function le(){if(ne)return re;ne=1;var e=se();function t(){}function o(){}return o.resetWarningCache=t,re=function(){function r(t,o,r,n,a,i){if(i!==e){var s=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 s.name="Invariant Violation",s}}function n(){return r}r.isRequired=r;var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:n,element:r,elementType:r,instanceOf:n,node:r,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:o,resetWarningCache:t};return a.PropTypes=a,a},re}function ce(){return ae||(ae=1,ie.exports=le()()),ie.exports}const de=k(ce());function he(){return he=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},he.apply(null,arguments)}function me(e){return"/"===e.charAt(0)}function ue(e,t){for(var o=t,r=o+1,n=e.length;r<n;o+=1,r+=1)e[o]=e[r];e.pop()}function be(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}function pe(e,t){if(e===t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,o){return pe(e,t[o])});if("object"==typeof e||"object"==typeof t){var o=be(e),r=be(t);return o!==e||r!==t?pe(o,r):Object.keys(Object.assign({},e,t)).every(function(o){return pe(e[o],t[o])})}return!1}function fe(e,t){throw new Error("Invariant failed")}function ge(e){return"/"===e.charAt(0)?e:"/"+e}function ve(e){return"/"===e.charAt(0)?e.substr(1):e}function ye(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function we(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function ke(e){var t=e.pathname,o=e.search,r=e.hash,n=t||"/";return o&&"?"!==o&&(n+="?"===o.charAt(0)?o:"?"+o),r&&"#"!==r&&(n+="#"===r.charAt(0)?r:"#"+r),n}function xe(e,t,o,r){var n;"string"==typeof e?(n=function(e){var t=e||"/",o="",r="",n=t.indexOf("#");-1!==n&&(r=t.substr(n),t=t.substr(0,n));var a=t.indexOf("?");return-1!==a&&(o=t.substr(a),t=t.substr(0,a)),{pathname:t,search:"?"===o?"":o,hash:"#"===r?"":r}}(e),n.state=t):(void 0===(n=he({},e)).pathname&&(n.pathname=""),n.search?"?"!==n.search.charAt(0)&&(n.search="?"+n.search):n.search="",n.hash?"#"!==n.hash.charAt(0)&&(n.hash="#"+n.hash):n.hash="",void 0!==t&&void 0===n.state&&(n.state=t));try{n.pathname=decodeURI(n.pathname)}catch(Lg){throw Lg instanceof URIError?new URIError('Pathname "'+n.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):Lg}return o&&(n.key=o),r?n.pathname?"/"!==n.pathname.charAt(0)&&(n.pathname=function(e,t){void 0===t&&(t="");var o,r=e&&e.split("/")||[],n=t&&t.split("/")||[],a=e&&me(e),i=t&&me(t),s=a||i;if(e&&me(e)?n=r:r.length&&(n.pop(),n=n.concat(r)),!n.length)return"/";if(n.length){var l=n[n.length-1];o="."===l||".."===l||""===l}else o=!1;for(var c=0,d=n.length;d>=0;d--){var h=n[d];"."===h?ue(n,d):".."===h?(ue(n,d),c++):c&&(ue(n,d),c--)}if(!s)for(;c--;c)n.unshift("..");!s||""===n[0]||n[0]&&me(n[0])||n.unshift("");var m=n.join("/");return o&&"/"!==m.substr(-1)&&(m+="/"),m}(n.pathname,r.pathname)):n.pathname=r.pathname:n.pathname||(n.pathname="/"),n}function Ce(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&pe(e.state,t.state)}function Se(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,o,r,n){if(null!=e){var a="function"==typeof e?e(t,o):e;"string"==typeof a?"function"==typeof r?r(a,n):n(!0):n(!1!==a)}else n(!0)},appendListener:function(e){var o=!0;function r(){o&&e.apply(void 0,arguments)}return t.push(r),function(){o=!1,t=t.filter(function(e){return e!==r})}},notifyListeners:function(){for(var e=arguments.length,o=new Array(e),r=0;r<e;r++)o[r]=arguments[r];t.forEach(function(e){return e.apply(void 0,o)})}}}var Ee=!("undefined"==typeof window||!window.document||!window.document.createElement);function _e(e,t){t(window.confirm(e))}var Le="hashchange",Ae={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+ve(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:ve,decodePath:ge},slash:{encodePath:ge,decodePath:ge}};function Te(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function $e(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function ze(e){window.location.replace(Te(window.location.href)+"#"+e)}function Oe(e){void 0===e&&(e={}),Ee||fe();var t=window.history;window.navigator.userAgent.indexOf("Firefox");var o=e,r=o.getUserConfirmation,n=void 0===r?_e:r,a=o.hashType,i=void 0===a?"slash":a,s=e.basename?we(ge(e.basename)):"",l=Ae[i],c=l.encodePath,d=l.decodePath;function h(){var e=d($e());return s&&(e=ye(e,s)),xe(e)}var m=Se();function u(e){he(E,e),E.length=t.length,m.notifyListeners(E.location,E.action)}var b=!1,p=null;function f(){var e=$e(),t=c(e);if(e!==t)ze(t);else{var o=h(),r=E.location;if(!b&&function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash}(r,o))return;if(p===ke(o))return;p=null,function(e){if(b)b=!1,u();else{var t="POP";m.confirmTransitionTo(e,t,n,function(o){o?u({action:t,location:e}):function(e){var t=E.location,o=w.lastIndexOf(ke(t));-1===o&&(o=0);var r=w.lastIndexOf(ke(e));-1===r&&(r=0);var n=o-r;n&&(b=!0,k(n))}(e)})}}(o)}}var g=$e(),v=c(g);g!==v&&ze(v);var y=h(),w=[ke(y)];function k(e){t.go(e)}var x=0;function C(e){1===(x+=e)&&1===e?window.addEventListener(Le,f):0===x&&window.removeEventListener(Le,f)}var S=!1;var E={length:t.length,action:"POP",location:y,createHref:function(e){var t=document.querySelector("base"),o="";return t&&t.getAttribute("href")&&(o=Te(window.location.href)),o+"#"+c(s+ke(e))},push:function(e,t){var o="PUSH",r=xe(e,void 0,void 0,E.location);m.confirmTransitionTo(r,o,n,function(e){if(e){var t=ke(r),n=c(s+t);if($e()!==n){p=t,function(e){window.location.hash=e}(n);var a=w.lastIndexOf(ke(E.location)),i=w.slice(0,a+1);i.push(t),w=i,u({action:o,location:r})}else u()}})},replace:function(e,t){var o="REPLACE",r=xe(e,void 0,void 0,E.location);m.confirmTransitionTo(r,o,n,function(e){if(e){var t=ke(r),n=c(s+t);$e()!==n&&(p=t,ze(n));var a=w.indexOf(ke(E.location));-1!==a&&(w[a]=t),u({action:o,location:r})}})},go:k,goBack:function(){k(-1)},goForward:function(){k(1)},block:function(e){void 0===e&&(e=!1);var t=m.setPrompt(e);return S||(C(1),S=!0),function(){return S&&(S=!1,C(-1)),t()}},listen:function(e){var t=m.appendListener(e);return C(1),function(){C(-1),t()}}};return E}var Ie,Re,Pe,Ne={exports:{}};function Me(){return Re?Ie:(Re=1,Ie=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)})}var De=function(){if(Pe)return Ne.exports;Pe=1;var e=Me();Ne.exports=h,Ne.exports.parse=o,Ne.exports.compile=function(e,t){return a(o(e,t),t)},Ne.exports.tokensToFunction=a,Ne.exports.tokensToRegExp=d;var t=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,o){for(var r,n=[],a=0,l=0,c="",d=o&&o.delimiter||"/";null!=(r=t.exec(e));){var h=r[0],m=r[1],u=r.index;if(c+=e.slice(l,u),l=u+h.length,m)c+=m[1];else{var b=e[l],p=r[2],f=r[3],g=r[4],v=r[5],y=r[6],w=r[7];c&&(n.push(c),c="");var k=null!=p&&null!=b&&b!==p,x="+"===y||"*"===y,C="?"===y||"*"===y,S=r[2]||d,E=g||v;n.push({name:f||a++,prefix:p||"",delimiter:S,optional:C,repeat:x,partial:k,asterisk:!!w,pattern:E?s(E):w?".*":"[^"+i(S)+"]+?"})}}return l<e.length&&(c+=e.substr(l)),c&&n.push(c),n}function r(e){return encodeURI(e).replace(/[\/?#]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function n(e){return encodeURI(e).replace(/[?#]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function a(t,o){for(var a=new Array(t.length),i=0;i<t.length;i++)"object"==typeof t[i]&&(a[i]=new RegExp("^(?:"+t[i].pattern+")$",c(o)));return function(o,i){for(var s="",l=o||{},c=(i||{}).pretty?r:encodeURIComponent,d=0;d<t.length;d++){var h=t[d];if("string"!=typeof h){var m,u=l[h.name];if(null==u){if(h.optional){h.partial&&(s+=h.prefix);continue}throw new TypeError('Expected "'+h.name+'" to be defined')}if(e(u)){if(!h.repeat)throw new TypeError('Expected "'+h.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(h.optional)continue;throw new TypeError('Expected "'+h.name+'" to not be empty')}for(var b=0;b<u.length;b++){if(m=c(u[b]),!a[d].test(m))throw new TypeError('Expected all "'+h.name+'" to match "'+h.pattern+'", but received `'+JSON.stringify(m)+"`");s+=(0===b?h.prefix:h.delimiter)+m}}else{if(m=h.asterisk?n(u):c(u),!a[d].test(m))throw new TypeError('Expected "'+h.name+'" to match "'+h.pattern+'", but received "'+m+'"');s+=h.prefix+m}}else s+=h}return s}}function i(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function s(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function l(e,t){return e.keys=t,e}function c(e){return e&&e.sensitive?"":"i"}function d(t,o,r){e(o)||(r=o||r,o=[]);for(var n=(r=r||{}).strict,a=!1!==r.end,s="",d=0;d<t.length;d++){var h=t[d];if("string"==typeof h)s+=i(h);else{var m=i(h.prefix),u="(?:"+h.pattern+")";o.push(h),h.repeat&&(u+="(?:"+m+u+")*"),s+=u=h.optional?h.partial?m+"("+u+")?":"(?:"+m+"("+u+"))?":m+"("+u+")"}}var b=i(r.delimiter||"/"),p=s.slice(-b.length)===b;return n||(s=(p?s.slice(0,-b.length):s)+"(?:"+b+"(?=$))?"),s+=a?"$":n&&p?"":"(?="+b+"|$)",l(new RegExp("^"+s,c(r)),o)}function h(t,r,n){return e(r)||(n=r||n,r=[]),n=n||{},t instanceof RegExp?function(e,t){var o=e.source.match(/\((?!\?)/g);if(o)for(var r=0;r<o.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return l(e,t)}(t,r):e(t)?function(e,t,o){for(var r=[],n=0;n<e.length;n++)r.push(h(e[n],t,o).source);return l(new RegExp("(?:"+r.join("|")+")",c(o)),t)}(t,r,n):function(e,t,r){return d(o(e,r),t,r)}(t,r,n)}return Ne.exports}();const je=k(De);var Fe,He,Be,Ve,Ue={exports:{}},We={};function qe(){return He||(He=1,Ue.exports=function(){if(Fe)return We;Fe=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,u=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,f=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:switch(e=e.type){case l:case c:case r:case a:case n:case h:return e;default:switch(e=e&&e.$$typeof){case s:case d:case b:case u:case i:return e;default:return m}}case o:return m}}}function w(e){return y(e)===c}return We.AsyncMode=l,We.ConcurrentMode=c,We.ContextConsumer=s,We.ContextProvider=i,We.Element=t,We.ForwardRef=d,We.Fragment=r,We.Lazy=b,We.Memo=u,We.Portal=o,We.Profiler=a,We.StrictMode=n,We.Suspense=h,We.isAsyncMode=function(e){return w(e)||y(e)===l},We.isConcurrentMode=w,We.isContextConsumer=function(e){return y(e)===s},We.isContextProvider=function(e){return y(e)===i},We.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},We.isForwardRef=function(e){return y(e)===d},We.isFragment=function(e){return y(e)===r},We.isLazy=function(e){return y(e)===b},We.isMemo=function(e){return y(e)===u},We.isPortal=function(e){return y(e)===o},We.isProfiler=function(e){return y(e)===a},We.isStrictMode=function(e){return y(e)===n},We.isSuspense=function(e){return y(e)===h},We.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===a||e===n||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===u||e.$$typeof===i||e.$$typeof===s||e.$$typeof===d||e.$$typeof===f||e.$$typeof===g||e.$$typeof===v||e.$$typeof===p)},We.typeOf=y,We}()),Ue.exports}function Ze(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;o[r]=e[r]}return o}qe(),function(){if(Ve)return Be;Ve=1;var e=qe(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},n={};function a(o){return e.isMemo(o)?r:n[o.$$typeof]||t}n[e.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},n[e.Memo]=r;var i=Object.defineProperty,s=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,c=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,h=Object.prototype;Be=function e(t,r,n){if("string"!=typeof r){if(h){var m=d(r);m&&m!==h&&e(t,m,n)}var u=s(r);l&&(u=u.concat(l(r)));for(var b=a(t),p=a(r),f=0;f<u.length;++f){var g=u[f];if(!(o[g]||n&&n[g]||p&&p[g]||b&&b[g])){var v=c(r,g);try{i(t,g,v)}catch(Lg){}}}}return t}}();var Ke=1073741823,Xe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{};var Ye=R.createContext||function(e,t){var o,r,n,a="__create-react-context-"+((Xe[n="__global_unique_id__"]=(Xe[n]||0)+1)+"__"),i=function(e){function o(){for(var t,o,r,n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return(t=e.call.apply(e,[this].concat(a))||this).emitter=(o=t.props.value,r=[],{on:function(e){r.push(e)},off:function(e){r=r.filter(function(t){return t!==e})},get:function(){return o},set:function(e,t){o=e,r.forEach(function(e){return e(o,t)})}}),t}ee(o,e);var r=o.prototype;return r.getChildContext=function(){var e;return(e={})[a]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var o,r=this.props.value,n=e.value;!function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}(r,n)?(o="function"==typeof t?t(r,n):Ke,0!==(o|=0)&&this.emitter.set(e.value,o)):o=0}},r.render=function(){return this.props.children},o}(R.Component);i.childContextTypes=((o={})[a]=de.object.isRequired,o);var s=function(t){function o(){for(var e,o=arguments.length,r=new Array(o),n=0;n<o;n++)r[n]=arguments[n];return(e=t.call.apply(t,[this].concat(r))||this).observedBits=void 0,e.state={value:e.getValue()},e.onUpdate=function(t,o){0!==((0|e.observedBits)&o)&&e.setState({value:e.getValue()})},e}ee(o,t);var r=o.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?Ke:t},r.componentDidMount=function(){this.context[a]&&this.context[a].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?Ke:e},r.componentWillUnmount=function(){this.context[a]&&this.context[a].off(this.onUpdate)},r.getValue=function(){return this.context[a]?this.context[a].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},o}(R.Component);return s.contextTypes=((r={})[a]=de.object,r),{Provider:i,Consumer:s}},Qe=function(e){var t=Ye();return t.displayName=e,t},Ge=Qe("Router-History"),Je=Qe("Router"),et=function(e){function t(t){var o;return(o=e.call(this,t)||this).state={location:t.history.location},o._isMounted=!1,o._pendingLocation=null,t.staticContext||(o.unlisten=t.history.listen(function(e){o._pendingLocation=e})),o}ee(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var o=t.prototype;return o.componentDidMount=function(){var e=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen(function(t){e._isMounted&&e.setState({location:t})})),this._pendingLocation&&this.setState({location:this._pendingLocation})},o.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},o.render=function(){return R.createElement(Je.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},R.createElement(Ge.Provider,{children:this.props.children||null,value:this.props.history}))},t}(R.Component);R.Component;var tt=function(e){function t(){return e.apply(this,arguments)||this}ee(t,e);var o=t.prototype;return o.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},o.componentDidUpdate=function(e){this.props.onUpdate&&this.props.onUpdate.call(this,this,e)},o.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},o.render=function(){return null},t}(R.Component),ot={},rt=0;function nt(e,t){return void 0===e&&(e="/"),void 0===t&&(t={}),"/"===e?e:function(e){if(ot[e])return ot[e];var t=je.compile(e);return rt<1e4&&(ot[e]=t,rt++),t}(e)(t,{pretty:!0})}function at(e){var t=e.computedMatch,o=e.to,r=e.push,n=void 0!==r&&r;return R.createElement(Je.Consumer,null,function(e){e||fe();var r=e.history,a=e.staticContext,i=n?r.push:r.replace,s=xe(t?"string"==typeof o?nt(o,t.params):he({},o,{pathname:nt(o.pathname,t.params)}):o);return a?(i(s),null):R.createElement(tt,{onMount:function(){i(s)},onUpdate:function(e,t){var o=xe(t.to);Ce(o,he({},s,{key:o.key}))||i(s)},to:o})})}var it={},st=0;function lt(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var o=t,r=o.path,n=o.exact,a=void 0!==n&&n,i=o.strict,s=void 0!==i&&i,l=o.sensitive,c=void 0!==l&&l;return[].concat(r).reduce(function(t,o){if(!o&&""!==o)return null;if(t)return t;var r=function(e,t){var o=""+t.end+t.strict+t.sensitive,r=it[o]||(it[o]={});if(r[e])return r[e];var n=[],a={regexp:je(e,n,t),keys:n};return st<1e4&&(r[e]=a,st++),a}(o,{end:a,strict:s,sensitive:c}),n=r.regexp,i=r.keys,l=n.exec(e);if(!l)return null;var d=l[0],h=l.slice(1),m=e===d;return a&&!m?null:{path:o,url:"/"===o&&""===d?"/":d,isExact:m,params:i.reduce(function(e,t,o){return e[t.name]=h[o],e},{})}},null)}var ct=function(e){function t(){return e.apply(this,arguments)||this}return ee(t,e),t.prototype.render=function(){var e=this;return R.createElement(Je.Consumer,null,function(t){t||fe();var o=e.props.location||t.location,r=he({},t,{location:o,match:e.props.computedMatch?e.props.computedMatch:e.props.path?lt(o.pathname,e.props):t.match}),n=e.props,a=n.children,i=n.component,s=n.render;return Array.isArray(a)&&function(e){return 0===R.Children.count(e)}(a)&&(a=null),R.createElement(Je.Provider,{value:r},r.match?a?"function"==typeof a?a(r):a:i?R.createElement(i,r):s?s(r):null:"function"==typeof a?a(r):null)})},t}(R.Component);R.Component,R.Component,R.useContext,R.Component;var dt=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),n=0;n<o;n++)r[n]=arguments[n];return(t=e.call.apply(e,[this].concat(r))||this).history=Oe(t.props),t}return ee(t,e),t.prototype.render=function(){return R.createElement(et,{history:this.history,children:this.props.children})},t}(R.Component),ht=function(e,t){return"function"==typeof e?e(t):e},mt=function(e,t){return"string"==typeof e?xe(e,null,null,t):e},ut=function(e){return e},bt=R.forwardRef;void 0===bt&&(bt=ut);var pt=bt(function(e,t){var o=e.innerRef,r=e.navigate,n=e.onClick,a=Ze(e,["innerRef","navigate","onClick"]),i=a.target,s=he({},a,{onClick:function(e){try{n&&n(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||i&&"_self"!==i||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return s.ref=ut!==bt&&t||o,R.createElement("a",s)}),ft=bt(function(e,t){var o=e.component,r=void 0===o?pt:o,n=e.replace,a=e.to,i=e.innerRef,s=Ze(e,["component","replace","to","innerRef"]);return R.createElement(Je.Consumer,null,function(e){e||fe();var o=e.history,l=mt(ht(a,e.location),e.location),c=l?o.createHref(l):"",d=he({},s,{href:c,navigate:function(){var t=ht(a,e.location),r=ke(e.location)===ke(mt(t));(n||r?o.replace:o.push)(t)}});return ut!==bt?d.ref=t||i:d.innerRef=i,R.createElement(r,d)})}),gt=function(e){return e},vt=R.forwardRef;void 0===vt&&(vt=gt);var yt=vt(function(e,t){var o=e["aria-current"],r=void 0===o?"page":o,n=e.activeClassName,a=void 0===n?"active":n,i=e.activeStyle,s=e.className,l=e.exact,c=e.isActive,d=e.location,h=e.sensitive,m=e.strict,u=e.style,b=e.to,p=e.innerRef,f=Ze(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return R.createElement(Je.Consumer,null,function(e){e||fe();var o=d||e.location,n=mt(ht(b,o),o),g=n.pathname,v=g&&g.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),y=v?lt(o.pathname,{path:v,exact:l,sensitive:h,strict:m}):null,w=!!(c?c(y,o):y),k="function"==typeof s?s(w):s,x="function"==typeof u?u(w):u;w&&(k=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.filter(function(e){return e}).join(" ")}(k,a),x=he({},x,i));var C=he({"aria-current":w&&r||null,className:k,style:x,to:n},f);return gt!==vt?C.ref=t||p:C.innerRef=p,R.createElement(ft,C)})});const wt=function(e,t,o){let r=Promise.resolve();function n(e){const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}return r.then(t=>{for(const e of t||[])"rejected"===e.status&&n(e.reason);return e().catch(n)})};var kt={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},xt=Object.defineProperty,Ct=!0,St=(e,t)=>{var o;const r=t.$cmpMeta$;Object.entries(null!=(o=r.$members$)?o:{}).map(([o,[r]])=>{if(31&r||32&r){const r=e[o],n=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),o);Object.defineProperty(e,o,{get(){return n.get.call(this)},set(e){n.set.call(this,e)},configurable:!0,enumerable:!0}),e[o]=t.$instanceValues$.has(o)?t.$instanceValues$.get(o):r}})},Et=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},_t=(e,t)=>t in e,Lt=(e,t)=>(0,console.error)(e,t),At=new Map,Tt=[],$t="http://www.w3.org/1999/xlink",zt="undefined"!=typeof window?window:{},Ot=zt.HTMLElement||class{},It={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},Rt=(()=>{var e;let t=!1;try{null==(e=zt.document)||e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(Lg){}return t})(),Pt=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(Lg){}return!1})(),Nt=!!Pt&&(()=>!!zt.document&&Object.getOwnPropertyDescriptor(zt.document.adoptedStyleSheets,"length").writable)(),Mt=!1,Dt=[],jt=[],Ft=(e,t)=>o=>{e.push(o),Mt||(Mt=!0,t&&4&It.$flags$?Vt(Bt):It.raf(Bt))},Ht=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(Lg){Lt(Lg)}e.length=0},Bt=()=>{Ht(Dt),Ht(jt),(Mt=Dt.length>0)&&It.raf(Bt)},Vt=e=>(e=>Promise.resolve(e))().then(e),Ut=a("h",Ft(Dt,!1)),Wt=a("j",Ft(jt,!0)),qt=e=>"object"===(e=typeof e)||"function"===e;((e,t)=>{for(var o in t)xt(e,o,{get:t[o],enumerable:!0})})({},{err:()=>Kt,map:()=>Xt,ok:()=>Zt,unwrap:()=>Qt,unwrapErr:()=>Gt});var Zt=e=>({isOk:!0,isErr:!1,value:e}),Kt=e=>({isOk:!1,isErr:!0,value:e});function Xt(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>Zt(e)):Zt(o)}if(e.isErr){const t=e.value;return Kt(t)}throw"should never get here"}var Yt,Qt=e=>{if(e.isOk)return e.value;throw e.value},Gt=e=>{if(e.isErr)return e.value;throw e.value};function Jt(e){const t=this.attachShadow({mode:"open",delegatesFocus:!!(16&e.$flags$)});void 0===Yt&&(Yt=null!=void 0?void 0:null),Yt&&(Nt?t.adoptedStyleSheets.push(Yt):t.adoptedStyleSheets=[...t.adoptedStyleSheets,Yt])}var eo=e=>{const t=ao(e,"childNodes");e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&"SLOT-FB"!==e.tagName&&to(t,e.tagName).forEach(e=>{1===e.nodeType&&"SLOT-FB"===e.tagName&&(oo(e,no(e),!1).length?e.hidden=!0:e.hidden=!1)});let o=0;for(o=0;o<t.length;o++){const e=t[o];1===e.nodeType&&ao(e,"childNodes").length&&eo(e)}};function to(e,t,o){let r,n=0,a=[];for(;n<e.length;n++)r=e[n],!r["s-sr"]||t&&r["s-hn"]!==t||void 0!==o||a.push(r),a=[...a,...to(r.childNodes,t,o)];return a}var oo=(e,t,o=!0)=>{const r=[];(o&&e["s-sr"]||!e["s-sr"])&&r.push(e);let n=e;for(;n=n.nextSibling;)no(n)!==t||!o&&n["s-sr"]||r.push(n);return r},ro=(e,t)=>1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t,no=e=>"string"==typeof e["s-sn"]?e["s-sn"]:1===e.nodeType&&e.getAttribute("slot")||void 0;function ao(e,t){if("__"+t in e){const o=e["__"+t];return"function"!=typeof o?o:o.bind(e)}return"function"!=typeof e[t]?e[t]:e[t].bind(e)}var io=new WeakMap,so=e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=((e,t,o)=>{var r;const n=lo(t,o),a=At.get(n);if(!zt.document)return n;if(e=11===e.nodeType?e:zt.document,a)if("string"==typeof a){e=e.head||e;let o,i=io.get(e);if(i||io.set(e,i=new Set),!i.has(n)){{o=zt.document.createElement("style"),o.innerHTML=a;const n=null!=(r=It.$nonce$)?r:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(zt.document);if(null!=n&&o.setAttribute("nonce",n),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),r=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(o,(null==r?void 0:r.parentNode)===e?r:null)}else if("host"in e)if(Pt){const t=new CSSStyleSheet;t.replaceSync(a),Nt?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=a+t.innerHTML:e.prepend(o)}else e.append(o);1&t.$flags$&&e.insertBefore(o,null)}4&t.$flags$&&(o.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(n)}}else e.adoptedStyleSheets.includes(a)||(Nt?e.adoptedStyleSheets.push(a):e.adoptedStyleSheets=[...e.adoptedStyleSheets,a]);return n})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t,e.$modeName$);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()},lo=(e,t)=>"sc-"+(t&&32&e.$flags$?e.$tagName$+"-"+t:e.$tagName$),co=(e,t,...o)=>{let r=null,n=null,a=null,i=!1,s=!1;const l=[],c=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?c(r):null!=r&&"boolean"!=typeof r&&((i="function"!=typeof e&&!qt(r))&&(r=String(r)),i&&s?l[l.length-1].$text$+=r:l.push(i?ho(null,r):r),s=i)};if(c(o),t){t.key&&(n=t.key),t.name&&(a=t.name);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,l,uo);const d=ho(e,null);return d.$attrs$=t,l.length>0&&(d.$children$=l),d.$key$=n,d.$name$=a,d},ho=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null,$name$:null};return o},mo={},uo={forEach:(e,t)=>e.map(bo).forEach(t),map:(e,t)=>e.map(bo).map(t).map(po)},bo=e=>({vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}),po=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),co(e.vtag,t,...e.vchildren||[])}const t=ho(e.vtag,e.vtext);return t.$attrs$=e.vattrs,t.$children$=e.vchildren,t.$key$=e.vkey,t.$name$=e.vname,t},fo=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};fo("::slotted"),fo(":host"),fo(":host-context");var go,vo,yo,wo=(e,t,o)=>{if("string"==typeof e&&(16&t||8&t)&&(e.startsWith("{")&&e.endsWith("}")||e.startsWith("[")&&e.endsWith("]")))try{return JSON.parse(e)}catch(Lg){}return null==e||qt(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?"string"==typeof e?parseFloat(e):"number"==typeof e?e:NaN:1&t?String(e):e},ko=(e,t,o)=>{const r=e;return{emit:e=>xo(r,t,{bubbles:!!(4&o),composed:!!(2&o),cancelable:!!(1&o),detail:e})}},xo=(e,t,o)=>{const r=It.ce(t,o);return e.dispatchEvent(r),r},Co=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=_t(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=Eo(o);let a=Eo(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&r(e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){const i=qt(r);if((s||i&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(Lg){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS($t,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS($t,t,r):e.setAttribute(t,r))}else if(t="-"===t[2]?t.slice(3):_t(zt,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(_o);t=t.replace(Lo,""),o&&It.rel(e,t,o,n),r&&It.ael(e,t,r,n)}},So=/\s/,Eo=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(So):[]),_o="Capture",Lo=new RegExp(_o+"$"),Ao=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of To(Object.keys(a)))s in i||Co(n,s,a[s],void 0,o,t.$flags$);for(const s of To(Object.keys(i)))Co(n,s,a[s],i[s],o,t.$flags$)};function To(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var $o=!1,zo=!1,Oo=!1,Io=!1,Ro=(e,t,o)=>{var r;const n=t.$children$[o];let a,i,s,l=0;if($o||(Oo=!0,"slot"===n.$tag$&&(n.$flags$|=n.$children$?2:1)),null!==n.$text$)a=n.$elm$=zt.document.createTextNode(n.$text$);else if(1&n.$flags$)a=n.$elm$=zt.document.createTextNode(""),Ao(null,n,Io);else{if(Io||(Io="svg"===n.$tag$),!zt.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(a=n.$elm$=zt.document.createElementNS(Io?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!$o&&kt.slotRelocation&&2&n.$flags$?"slot-fb":n.$tag$),Io&&"foreignObject"===n.$tag$&&(Io=!1),Ao(null,n,Io),(e=>null!=e&&void 0!==e)(go)&&a["s-si"]!==go&&a.classList.add(a["s-si"]=go),n.$children$)for(l=0;l<n.$children$.length;++l)i=Ro(e,n,l),i&&a.appendChild(i);"svg"===n.$tag$?Io=!1:"foreignObject"===a.tagName&&(Io=!0)}return a["s-hn"]=yo,3&n.$flags$&&(a["s-sr"]=!0,a["s-cr"]=vo,a["s-sn"]=n.$name$||"",a["s-rf"]=null==(r=n.$attrs$)?void 0:r.ref,function(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const o=[],r=this["s-sn"];(null==e?void 0:e.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 n=this["s-cr"].parentElement;return(n.__childNodes?n.childNodes:(e=>{const t=[];for(let o=0;o<e.length;o++){const r=e[o]["s-nr"]||void 0;r&&r.isConnected&&t.push(r)}return t})(n.childNodes)).forEach(e=>{r===no(e)&&o.push(e)}),t?o.filter(e=>1===e.nodeType):o}.bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}(a),s=e&&e.$children$&&e.$children$[o],s&&s.$tag$===n.$tag$&&e.$elm$&&Po(e.$elm$,!1),Wo(vo,a,t.$elm$,null==e?void 0:e.$elm$)),a},Po=(e,t)=>{It.$flags$|=1;const o=Array.from(e.__childNodes||e.childNodes);e["s-sr"];for(let r=o.length-1;r>=0;r--){const e=o[r];e["s-hn"]!==yo&&e["s-ol"]&&(Uo(jo(e).parentNode,e,jo(e)),e["s-ol"].remove(),e["s-ol"]=void 0,e["s-sh"]=void 0,Oo=!0),t&&Po(e,t)}It.$flags$&=-2},No=(e,t,o,r,n,a)=>{let i,s=e["s-cr"]&&e["s-cr"].parentNode||e;for(s.shadowRoot&&s.tagName===yo&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=Ro(null,o,n),i&&(r[n].$elm$=i,Uo(s,i,jo(t))))},Mo=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;Vo(t),e&&(zo=!0,e["s-ol"]?e["s-ol"].remove():Po(e,!0),e.remove())}}},Do=(e,t,o=!1)=>e.$tag$===t.$tag$&&("slot"===e.$tag$?e.$name$===t.$name$:o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),jo=e=>e&&e["s-ol"]||e,Fo=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$tag$,s=t.$text$;let l;null===s?(Ao(e,t,Io="svg"===i||"foreignObject"!==i&&Io),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(Do(m,p,n))Fo(m,p,n),m=t[++s],p=r[++l];else if(Do(u,f,n))Fo(u,f,n),u=t[--h],f=r[--b];else if(Do(m,f,n))"slot"!==m.$tag$&&"slot"!==f.$tag$||Po(m.$elm$.parentNode,!1),Fo(m,f,n),Uo(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(Do(u,p,n))"slot"!==m.$tag$&&"slot"!==f.$tag$||Po(u.$elm$.parentNode,!1),Fo(u,p,n),Uo(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=Ro(t&&t[l],o,c):(Fo(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=Ro(t&&t[l],o,l),p=r[++l]),a&&Uo(jo(m.$elm$).parentNode,a,jo(m.$elm$))}s>h?No(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&Mo(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.$text$&&(r.textContent=""),No(r,null,t,a,0,a.length-1)):!o&&kt.updatable&&null!==n&&Mo(n,0,n.length-1),Io&&"svg"===i&&(Io=!1)):(l=r["s-cr"])?l.parentNode.textContent=s:e.$text$!==s&&(r.data=s)},Ho=[],Bo=e=>{let t,o,r;const n=e.__childNodes||e.childNodes;for(const a of n){if(a["s-sr"]&&(t=a["s-cr"])&&t.parentNode){o=t.parentNode.__childNodes||t.parentNode.childNodes;const e=a["s-sn"];for(r=o.length-1;r>=0;r--)if(t=o[r],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==a["s-hn"])if(ro(t,e)){let o=Ho.find(e=>e.$nodeToRelocate$===t);zo=!0,t["s-sn"]=t["s-sn"]||e,o?(o.$nodeToRelocate$["s-sh"]=a["s-hn"],o.$slotRefNode$=a):(t["s-sh"]=a["s-hn"],Ho.push({$slotRefNode$:a,$nodeToRelocate$:t})),t["s-sr"]&&Ho.map(e=>{ro(e.$nodeToRelocate$,t["s-sn"])&&(o=Ho.find(e=>e.$nodeToRelocate$===t),o&&!e.$slotRefNode$&&(e.$slotRefNode$=o.$slotRefNode$))})}else Ho.some(e=>e.$nodeToRelocate$===t)||Ho.push({$nodeToRelocate$:t})}1===a.nodeType&&Bo(a)}},Vo=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(Vo)},Uo=(e,t,o)=>("string"==typeof t["s-sn"]&&t["s-sr"]&&t["s-cr"]&&Wo(t["s-cr"],t,e,t.parentElement),null==e?void 0:e.insertBefore(t,o));function Wo(e,t,o,r){var n,a;let i;if(e&&"string"==typeof t["s-sn"]&&t["s-sr"]&&e.parentNode&&e.parentNode["s-sc"]&&(i=t["s-si"]||e.parentNode["s-sc"])){const e=t["s-sn"],s=t["s-hn"];if(null==(n=o.classList)||n.add(i+"-s"),r&&(null==(a=r.classList)?void 0:a.contains(i+"-s"))){let t=(r.__childNodes||r.childNodes)[0],o=!1;for(;t;){if(t["s-sn"]!==e&&t["s-hn"]===s&&t["s-sr"]){o=!0;break}t=t.nextSibling}o||r.classList.remove(i+"-s")}}}var qo=(e,t,o=!1)=>{var r,n,a,i,s;const l=e.$hostElement$,c=e.$cmpMeta$,d=e.$vnode$||ho(null,null);var h;const m=(h=t)&&h.$tag$===mo?t:co(null,null,t);if(yo=l.tagName,c.$attrsToReflect$&&(m.$attrs$=m.$attrs$||{},c.$attrsToReflect$.map(([e,t])=>m.$attrs$[t]=l[e])),o&&m.$attrs$)for(const u of Object.keys(m.$attrs$))l.hasAttribute(u)&&!["key","ref","style","class"].includes(u)&&(m.$attrs$[u]=l[u]);if(m.$tag$=null,m.$flags$|=4,e.$vnode$=m,m.$elm$=d.$elm$=l.shadowRoot||l,go=l["s-sc"],$o=!(!(1&c.$flags$)||128&c.$flags$),vo=l["s-cr"],zo=!1,Fo(d,m,o),It.$flags$|=1,Oo){Bo(m.$elm$);for(const e of Ho){const t=e.$nodeToRelocate$;if(!t["s-ol"]&&zt.document){const e=zt.document.createTextNode("");e["s-nr"]=t,Uo(t.parentNode,t["s-ol"]=e,t)}}for(const e of Ho){const t=e.$nodeToRelocate$,s=e.$slotRefNode$;if(s){const e=s.parentNode;let o=s.nextSibling;{let a=null==(r=t["s-ol"])?void 0:r.previousSibling;for(;a;){let r=null!=(n=a["s-nr"])?n:null;if(r&&r["s-sn"]===t["s-sn"]&&e===(r.__parentNode||r.parentNode)){for(r=r.nextSibling;r===t||(null==r?void 0:r["s-sr"]);)r=null==r?void 0:r.nextSibling;if(!r||!r["s-nr"]){o=r;break}}a=a.previousSibling}}const i=t.__parentNode||t.parentNode,l=t.__nextSibling||t.nextSibling;(!o&&e!==i||l!==o)&&t!==o&&(!t["s-hn"]&&t["s-ol"]&&(t["s-hn"]=t["s-ol"].parentNode.nodeName),Uo(e,t,o),1===t.nodeType&&"SLOT-FB"!==t.tagName&&(t.hidden=null!=(a=t["s-ih"])&&a)),t&&"function"==typeof s["s-rf"]&&s["s-rf"](s)}else 1===t.nodeType&&(o&&(t["s-ih"]=null!=(i=t.hidden)&&i),t.hidden=!0)}}if(zo&&eo(m.$elm$),It.$flags$&=-2,Ho.length=0,kt.experimentalScopedSlotChanges&&2&c.$flags$){const e=m.$elm$.__childNodes||m.$elm$.childNodes;for(const t of e)t["s-hn"]===yo||t["s-sh"]||(o&&null==t["s-ih"]&&(t["s-ih"]=null!=(s=t.hidden)&&s),t.hidden=!0)}vo=void 0},Zo=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},Ko=(e,t)=>{if(e.$flags$|=16,4&e.$flags$)return void(e.$flags$|=512);Zo(e,e.$ancestorComponent$);const o=()=>Xo(e,t);if(!t)return Wt(o);queueMicrotask(()=>{o()})},Xo=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.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 a;return a=or(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=Yo(a,()=>or(n,"componentWillRender",void 0,o)),r(),Yo(a,()=>Go(e,n,t))},Yo=(e,t)=>Qo(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),Qo=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Go=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&so(e);const s=(e.$cmpMeta$.$tagName$,()=>{});Jo(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>er(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},Jo=(e,t,o,r)=>{try{t=t.render&&t.render(),e.$flags$&=-17,e.$flags$|=2,(kt.hasRenderFn||kt.reflect)&&(kt.vdomRender||kt.reflect)&&(kt.hydrateServerSide||qo(e,t,r))}catch(Lg){Lt(Lg,e.$hostElement$)}return null},er=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;or(r,"componentDidRender",void 0,t),64&e.$flags$?(or(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,rr(t),or(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||tr()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&Vt(()=>Ko(e,!1)),e.$flags$&=-517},tr=e=>{Vt(()=>xo(zt,"appload",{detail:{namespace:"app"}}))},or=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(Lg){Lt(Lg,r)}},rr=e=>{var t;return e.classList.add(null!=(t=kt.hydratedSelectorName)?t:"hydrated")},nr=(e,t,o,r)=>{const n=Et(e);if(!n)return;const a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=wo(o,r.$members$[t][0]);const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(Lg){Lt(Lg,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;Ko(n,!1)}}},ar=(e,t,o)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,Et(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=Et(this);if(a){if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[wo(r,o)]),r=32&o?this[e]:a.$hostElement$[e],void nr(this,e,r,t)}nr(this,e,r,t)}}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){It.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&kt.lazyLoad);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=Et(this),a=null==r?void 0:r.$flags$;if(r&&a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>15&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t.$attrsToReflect$)||n.push([e,a])),a})]))}}return e},ir=async(e,t,o,r)=>{let n;if(!(32&t.$flags$)){t.$flags$|=32,o.$lazyBundleId$;{n=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(n&&n.style){let r;"string"==typeof n.style?r=n.style:"string"!=typeof n.style&&(t.$modeName$=(e=>Tt.map(t=>t(e)).find(e=>!!e))(e),t.$modeName$&&(r=n.style[t.$modeName$]));const a=lo(o,t.$modeName$);if(!At.has(a)){const e=(o.$tagName$,()=>{});((e,t,o)=>{let r=At.get(e);Pt&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,At.set(e,r)})(a,r,!!(1&o.$flags$)),e()}}}const a=t.$ancestorComponent$,i=()=>Ko(t,!0);a&&a["s-rc"]?a["s-rc"].push(i):i()},sr=e=>{if(!zt.document)return;const t=e["s-cr"]=zt.document.createComment("");t["s-cn"]=!0,Uo(e,t,e.firstChild)},lr=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$listeners$=t[3],o.$watchers$=e.$watchers$,o.$attrsToReflect$=[],!(1&o.$flags$)&&o.$flags$;const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r,kt.modernPropertyDecls&&kt.state&&St(e,o)})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){const e=Et(this);if(!e)return;cr(this,e,o.$listeners$),this.__hasHostListenerAttached=!0}(e=>{if(!(1&It.$flags$)){const t=Et(e);if(!t)return;const o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)cr(e,t,o.$listeners$),(null==t?void 0:t.$lazyInstance$)?t.$lazyInstance$:(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{t.$lazyInstance$});else{t.$flags$|=1,12&o.$flags$&&sr(e);{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){Zo(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),ir(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{if(!(1&It.$flags$)){const t=Et(e);(null==t?void 0:t.$rmListeners$)&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}io.has(e)&&io.delete(e),e.shadowRoot&&io.has(e.shadowRoot)&&io.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Jt.call(this,o)}}),e.is=o.$tagName$,ar(e,o)},cr=(e,t,o,r)=>{o&&zt.document&&o.map(([o,r,n])=>{const a=hr(zt.document,e,o),i=dr(t,n),s=mr(o);It.ael(a,r,i,s),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>It.rel(a,r,i,s))})},dr=(e,t)=>o=>{try{kt.lazyLoad||e.$hostElement$[t](o)}catch(Lg){Lt(Lg,e.$hostElement$)}},hr=(e,t,o)=>4&o?e:8&o?zt:16&o?e.body:t,mr=e=>Rt?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e);
|
|
11
|
+
/*!
|
|
12
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
13
|
+
*/
|
|
14
|
+
class ur{constructor(){this.m=new Map}reset(e){this.m=new Map(Object.entries(e))}get(e,t){const o=this.m.get(e);return void 0!==o?o:t}getBoolean(e,t=!1){const o=this.m.get(e);return void 0===o?t:"string"==typeof o?"true"===o:!!o}getNumber(e,t){const o=parseFloat(this.m.get(e));return isNaN(o)?void 0!==t?t:NaN:o}set(e,t){this.m.set(e,t)}}const br=new ur,pr=(e,t)=>e.substr(0,t.length)===t,fr="ionic:",gr="ionic-persist-config";var vr;!function(e){e.OFF="OFF",e.ERROR="ERROR",e.WARN="WARN"}(vr||(vr={}));const yr=(e,...t)=>{const o=br.get("logLevel",vr.WARN);if([vr.WARN].includes(o))return console.warn(`[Ionic Warning]: ${e}`,...t)},wr=(e,...t)=>{const o=br.get("logLevel",vr.ERROR);if([vr.ERROR,vr.WARN].includes(o))return console.error(`[Ionic Error]: ${e}`,...t)},kr=a("w","undefined"!=typeof window?window:void 0),xr=a("f","undefined"!=typeof document?document:void 0);
|
|
15
|
+
/*!
|
|
16
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
17
|
+
*/
|
|
18
|
+
let Cr;const Sr=(e,t,o)=>{const r=t.startsWith("animation")?(e=>{if(void 0===Cr){const t=void 0!==e.style.animationName,o=void 0!==e.style.webkitAnimationName;Cr=!t&&o?"-webkit-":""}return Cr})(e):"";e.style.setProperty(r+t,o)},Er=(e=[],t)=>{if(void 0!==t){const o=Array.isArray(t)?t:[t];return[...e,...o]}return e},_r=(a("e",e=>{let t,o,r,n,a,i,s,l,c,d,h,m=[],u=[],b=[],p=!1,f={},g=[],v=[],y={},w=0,k=!1,x=!1,C=!0,S=!1,E=!0,_=!1;const L=e,A=[],T=[],$=[],z=[],O=[],I=[],R=[],P=[],N=[],M=[],D=[],j="function"==typeof AnimationEffect||void 0!==kr&&"function"==typeof kr.AnimationEffect,F="function"==typeof Element&&"function"==typeof Element.prototype.animate&&j,H=()=>D,B=e=>{q(),e&&Z()},V=(e,t)=>{const o=t.findIndex(t=>t.c===e);o>-1&&t.splice(o,1)},U=(e,t)=>(((null==t?void 0:t.oneTimeCallback)?T:A).push({c:e,o:t}),h),W=()=>(A.length=0,T.length=0,h),q=()=>{F&&(D.forEach(e=>{e.cancel()}),D.length=0)},Z=()=>{I.forEach(e=>{(null==e?void 0:e.parentNode)&&e.parentNode.removeChild(e)}),I.length=0},K=()=>void 0!==a?a:s?s.getFill():"both",X=()=>void 0!==l?l:void 0!==i?i:s?s.getDirection():"normal",Y=()=>k?"linear":void 0!==r?r:s?s.getEasing():"linear",Q=()=>x?0:void 0!==c?c:void 0!==o?o:s?s.getDuration():0,G=()=>void 0!==n?n:s?s.getIterations():1,J=()=>void 0!==d?d:void 0!==t?t:s?s.getDelay():0,ee=e=>{F&&H().forEach(t=>{const o=t.effect;if(o.setKeyframes)o.setKeyframes(e);else{const r=new KeyframeEffect(o.target,e,o.getTiming());t.effect=r}})},te=()=>{0!==w&&(w--,0===w&&((()=>{N.forEach(e=>e()),M.forEach(e=>e());const e=C?1:0,t=g,o=v,r=y;z.forEach(e=>{const n=e.classList;t.forEach(e=>n.add(e)),o.forEach(e=>n.remove(e));for(const t in r)r.hasOwnProperty(t)&&Sr(e,t,r[t])}),c=void 0,l=void 0,d=void 0,A.forEach(t=>t.c(e,h)),T.forEach(t=>t.c(e,h)),T.length=0,E=!0,C&&(S=!0),C=!0})(),s&&s.animationFinish()))},oe=()=>{(()=>{R.forEach(e=>e()),P.forEach(e=>e());const e=u,t=b,o=f;z.forEach(r=>{const n=r.classList;e.forEach(e=>n.add(e)),t.forEach(e=>n.remove(e));for(const e in o)o.hasOwnProperty(e)&&Sr(r,e,o[e])})})(),m.length>0&&F&&(z.forEach(e=>{const t=e.animate(m,{id:L,delay:J(),duration:Q(),easing:Y(),iterations:G(),fill:K(),direction:X()});t.pause(),D.push(t)}),D.length>0&&(D[0].onfinish=()=>{te()})),p=!0},re=e=>{e=Math.min(Math.max(e,0),.9999),F&&D.forEach(t=>{t.currentTime=t.effect.getComputedTiming().delay+Q()*e,t.pause()})},ne=e=>{D.forEach(e=>{e.effect.updateTiming({delay:J(),duration:Q(),easing:Y(),iterations:G(),fill:K(),direction:X()})}),void 0!==e&&re(e)},ae=(e=!1,t=!0,o)=>(e&&O.forEach(r=>{r.update(e,t,o)}),F&&ne(o),h),ie=()=>{p&&(F?D.forEach(e=>{e.pause()}):z.forEach(e=>{Sr(e,"animation-play-state","paused")}),_=!0)},se=e=>new Promise(t=>{(null==e?void 0:e.sync)&&(x=!0,U(()=>x=!1,{oneTimeCallback:!0})),p||oe(),S&&(F&&(re(0),ne()),S=!1),E&&(w=O.length+1,E=!1);const o=()=>{V(r,T),t()},r=()=>{V(o,$),t()};U(r,{oneTimeCallback:!0}),((e,t)=>{$.push({c:e,o:t})})(o,{oneTimeCallback:!0}),O.forEach(e=>{e.play()}),F?(D.forEach(e=>{e.play()}),0!==m.length&&0!==z.length||te()):te(),_=!1}),le=(e,t)=>{const o=m[0];return void 0===o||void 0!==o.offset&&0!==o.offset?m=[{offset:0,[e]:t},...m]:o[e]=t,h};return h={parentAnimation:s,elements:z,childAnimations:O,id:L,animationFinish:te,from:le,to:(e,t)=>{const o=m[m.length-1];return void 0===o||void 0!==o.offset&&1!==o.offset?m=[...m,{offset:1,[e]:t}]:o[e]=t,h},fromTo:(e,t,o)=>le(e,t).to(e,o),parent:e=>(s=e,h),play:se,pause:()=>(O.forEach(e=>{e.pause()}),ie(),h),stop:()=>{O.forEach(e=>{e.stop()}),p&&(q(),p=!1),k=!1,x=!1,E=!0,l=void 0,c=void 0,d=void 0,w=0,S=!1,C=!0,_=!1,$.forEach(e=>e.c(0,h)),$.length=0},destroy:e=>(O.forEach(t=>{t.destroy(e)}),B(e),z.length=0,O.length=0,m.length=0,W(),p=!1,E=!0,h),keyframes:e=>{const t=m!==e;return m=e,t&&ee(m),h},addAnimation:e=>{if(null!=e)if(Array.isArray(e))for(const t of e)t.parent(h),O.push(t);else e.parent(h),O.push(e);return h},addElement:e=>{if(null!=e)if(1===e.nodeType)z.push(e);else if(e.length>=0)for(let t=0;t<e.length;t++)z.push(e[t]);else wr("createAnimation - Invalid addElement value.");return h},update:ae,fill:e=>(a=e,ae(!0),h),direction:e=>(i=e,ae(!0),h),iterations:e=>(n=e,ae(!0),h),duration:e=>(F||0!==e||(e=1),o=e,ae(!0),h),easing:e=>(r=e,ae(!0),h),delay:e=>(t=e,ae(!0),h),getWebAnimations:H,getKeyframes:()=>m,getFill:K,getDirection:X,getDelay:J,getIterations:G,getEasing:Y,getDuration:Q,afterAddRead:e=>(N.push(e),h),afterAddWrite:e=>(M.push(e),h),afterClearStyles:(e=[])=>{for(const t of e)y[t]="";return h},afterStyles:(e={})=>(y=e,h),afterRemoveClass:e=>(v=Er(v,e),h),afterAddClass:e=>(g=Er(g,e),h),beforeAddRead:e=>(R.push(e),h),beforeAddWrite:e=>(P.push(e),h),beforeClearStyles:(e=[])=>{for(const t of e)f[t]="";return h},beforeStyles:(e={})=>(f=e,h),beforeRemoveClass:e=>(b=Er(b,e),h),beforeAddClass:e=>(u=Er(u,e),h),onFinish:U,isRunning:()=>0!==w&&!_,progressStart:(e=!1,t)=>(O.forEach(o=>{o.progressStart(e,t)}),ie(),k=e,p||oe(),ae(!1,!0,t),h),progressStep:e=>(O.forEach(t=>{t.progressStep(e)}),re(e),h),progressEnd:(e,t,o)=>(k=!1,O.forEach(r=>{r.progressEnd(e,t,o)}),void 0!==o&&(c=o),S=!1,C=!0,0===e?(l="reverse"===X()?"normal":"reverse","reverse"===l&&(C=!1),F?(ae(),re(1-t)):(d=(1-t)*Q()*-1,ae(!1,!1))):1===e&&(F?(ae(),re(t)):(d=t*Q()*-1,ae(!1,!1))),void 0===e||s||se(),h)}}),a("d",(e,t)=>{e.componentOnReady?e.componentOnReady().then(e=>t(e)):Ar(()=>t(e))})),Lr=(e,t=[])=>{const o={};return t.forEach(t=>{if(e.hasAttribute(t)){null!==e.getAttribute(t)&&(o[t]=e.getAttribute(t)),e.removeAttribute(t)}}),o},Ar=(a("b",(e,t,o,r)=>e.addEventListener(t,o,r)),a("i",(e,t,o,r)=>e.removeEventListener(t,o,r)),a("r",e=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(e):"function"==typeof requestAnimationFrame?requestAnimationFrame(e):setTimeout(e))),Tr=(a("c",(e,t,o)=>Math.max(e,Math.min(t,o))),(e,t)=>{if(!e){const e="ASSERT: "+t;throw wr(e),new Error(e)}}),$r=(a("p",e=>{if(e){const t=e.changedTouches;if(t&&t.length>0){const e=t[0];return{x:e.clientX,y:e.clientY}}if(void 0!==e.pageX)return{x:e.pageX,y:e.pageY}}return{x:0,y:0}}),(e,t)=>{if(null!=e||(e={}),null!=t||(t={}),e===t)return!0;const o=Object.keys(e);if(o.length!==Object.keys(t).length)return!1;for(const r of o){if(!(r in t))return!1;if(e[r]!==t[r])return!1}return!0}),zr="ionViewWillLeave",Or="ionViewDidLeave",Ir="ionViewWillUnload",Rr=e=>{e.tabIndex=-1,e.focus()},Pr=e=>null!==e.offsetParent,Nr="ion-last-focus",Mr={saveViewFocus:e=>{if(br.get("focusManagerPriority",!1)){const t=document.activeElement;null!==t&&(null==e?void 0:e.contains(t))&&t.setAttribute(Nr,"true")}},setViewFocus:e=>{const t=br.get("focusManagerPriority",!1);if(Array.isArray(t)&&!e.contains(document.activeElement)){const o=e.querySelector(`[${Nr}]`);if(o&&Pr(o))return void Rr(o);for(const r of t)switch(r){case"content":const t=e.querySelector('main, [role="main"]');if(t&&Pr(t))return void Rr(t);break;case"heading":const o=e.querySelector('h1, [role="heading"][aria-level="1"]');if(o&&Pr(o))return void Rr(o);break;case"banner":const n=e.querySelector('header, [role="banner"]');if(n&&Pr(n))return void Rr(n);break;default:yr(`Unrecognized focus manager priority value ${r}`)}Rr(e)}}},Dr=e=>new Promise((t,o)=>{Wt(()=>{jr(e),Fr(e).then(o=>{o.animation&&o.animation.destroy(),Hr(e),t(o)},t=>{Hr(e),o(t)})})}),jr=e=>{const t=e.enteringEl,o=e.leavingEl;Mr.saveViewFocus(o),Jr(t,o,e.direction),e.showGoBack?t.classList.add("can-go-back"):t.classList.remove("can-go-back"),Gr(t,!1),t.style.setProperty("pointer-events","none"),o&&(Gr(o,!1),o.style.setProperty("pointer-events","none"))},Fr=async e=>{const t=await Br(e);return t&&Ct?Vr(t,e):Ur(e)},Hr=e=>{const t=e.enteringEl,o=e.leavingEl;t.classList.remove("ion-page-invisible"),t.style.removeProperty("pointer-events"),void 0!==o&&(o.classList.remove("ion-page-invisible"),o.style.removeProperty("pointer-events")),Mr.setViewFocus(t)},Br=async e=>{if(!e.leavingEl||!e.animated||0===e.duration)return;if(e.animationBuilder)return e.animationBuilder;return"ios"===e.mode?(await wt(()=>i.import("./ios.transition-legacy-DRvE2E1E.js"),0,i.meta.url)).iosTransitionAnimation:(await wt(()=>i.import("./md.transition-legacy-CKKgBVGU.js"),0,i.meta.url)).mdTransitionAnimation},Vr=async(e,t)=>{await Wr(t,!0);const o=e(t.baseEl,t);Kr(t.enteringEl,t.leavingEl);const r=await Zr(o,t);return t.progressCallback&&t.progressCallback(void 0),r&&Xr(t.enteringEl,t.leavingEl),{hasCompleted:r,animation:o}},Ur=async e=>{const t=e.enteringEl,o=e.leavingEl,r=br.get("focusManagerPriority",!1);return await Wr(e,r),Kr(t,o),Xr(t,o),{hasCompleted:!0}},Wr=async(e,t)=>{(void 0!==e.deepWait?e.deepWait:t)&&await Promise.all([Qr(e.enteringEl),Qr(e.leavingEl)]),await qr(e.viewIsReady,e.enteringEl)},qr=async(e,t)=>{e&&await e(t)},Zr=(e,t)=>{const o=t.progressCallback,r=new Promise(t=>{e.onFinish(e=>t(1===e))});return o?(e.progressStart(!0),o(e)):e.play(),r},Kr=(e,t)=>{Yr(t,zr),Yr(e,"ionViewWillEnter")},Xr=(e,t)=>{Yr(e,"ionViewDidEnter"),Yr(t,Or)},Yr=(e,t)=>{if(e){const o=new CustomEvent(t,{bubbles:!1,cancelable:!1});e.dispatchEvent(o)}},Qr=async e=>{const t=e;if(t){if(null!=t.componentOnReady){if(null!=await t.componentOnReady())return}else if(null!=t.__registerHost){const e=new Promise(e=>Ar(e));return void(await e)}await Promise.all(Array.from(t.children).map(Qr))}},Gr=(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"))},Jr=(e,t,o)=>{void 0!==e&&(e.style.zIndex="back"===o?"99":"101"),void 0!==t&&(t.style.zIndex="100")},en=(a("g",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}),(e,t,o,r,n)=>on(e[1],t[1],o[1],r[1],n).map(n=>tn(e[0],t[0],o[0],r[0],n))),tn=(e,t,o,r,n)=>n*(3*t*Math.pow(n-1,2)+n*(-3*o*n+3*o+r*n))-e*Math.pow(n-1,3),on=(e,t,o,r,n)=>rn((r-=n)-3*(o-=n)+3*(t-=n)-(e-=n),3*o-6*t+3*e,3*t-3*e,e).filter(e=>e>=0&&e<=1),rn=(e,t,o,r)=>{if(0===e)return((e,t,o)=>{const r=t*t-4*e*o;return r<0?[]:[(-t+Math.sqrt(r))/(2*e),(-t-Math.sqrt(r))/(2*e)]})(t,o,r);const n=(3*(o/=e)-(t/=e)*t)/3,a=(2*t*t*t-9*t*o+27*(r/=e))/27;if(0===n)return[Math.pow(-a,1/3)];if(0===a)return[Math.sqrt(-n),-Math.sqrt(-n)];const i=Math.pow(a/2,2)+Math.pow(n/3,3);if(0===i)return[Math.pow(a/2,.5)-t/3];if(i>0)return[Math.pow(-a/2+Math.sqrt(i),1/3)-Math.pow(a/2+Math.sqrt(i),1/3)-t/3];const s=Math.sqrt(Math.pow(-n/3,3)),l=Math.acos(-a/(2*Math.sqrt(Math.pow(-n/3,3)))),c=2*Math.pow(s,1/3);return[c*Math.cos(l/3)-t/3,c*Math.cos((l+2*Math.PI)/3)-t/3,c*Math.cos((l+4*Math.PI)/3)-t/3]},nn=(e,t)=>("string"==typeof e&&(t=e,e=void 0),(e=>an(e))(e).includes(t)),an=(e=window)=>{if(void 0===e)return[];e.Ionic=e.Ionic||{};let t=e.Ionic.platforms;return null==t&&(t=e.Ionic.platforms=sn(e),t.forEach(t=>e.document.documentElement.classList.add(`plt-${t}`))),t},sn=e=>{const t=br.get("platform");return Object.keys(fn).filter(o=>{const r=null==t?void 0:t[o];return"function"==typeof r?r(e):fn[o](e)})},ln=e=>!!bn(e,/iPad/i)||!(!bn(e,/Macintosh/i)||!dn(e)),cn=e=>bn(e,/android|sink/i),dn=e=>pn(e,"(any-pointer:coarse)"),hn=e=>mn(e)||un(e),mn=e=>!!(e.cordova||e.phonegap||e.PhoneGap),un=e=>{const t=e.Capacitor;return!!((null==t?void 0:t.isNative)||(null==t?void 0:t.isNativePlatform)&&t.isNativePlatform())},bn=(e,t)=>t.test(e.navigator.userAgent),pn=(e,t)=>{var o;return null===(o=e.matchMedia)||void 0===o?void 0:o.call(e,t).matches},fn={ipad:ln,iphone:e=>bn(e,/iPhone/i),ios:e=>bn(e,/iPhone|iPod/i)||ln(e),android:cn,phablet:e=>{const t=e.innerWidth,o=e.innerHeight,r=Math.min(t,o),n=Math.max(t,o);return r>390&&r<520&&n>620&&n<800},tablet:e=>{const t=e.innerWidth,o=e.innerHeight,r=Math.min(t,o),n=Math.max(t,o);return ln(e)||(e=>cn(e)&&!bn(e,/mobile/i))(e)||r>460&&r<820&&n>780&&n<1400},cordova:mn,capacitor:un,electron:e=>bn(e,/electron/i),pwa:e=>{var t;return!(!(null===(t=e.matchMedia)||void 0===t?void 0:t.call(e,"(display-mode: standalone)").matches)&&!e.navigator.standalone)},mobile:dn,mobileweb:e=>dn(e)&&!hn(e),desktop:e=>!dn(e),hybrid:hn};let gn;const vn=e=>e&&(e=>{var t;return null==(t=Et(e))?void 0:t.$modeName$})(e)||gn,yn=(e={})=>{if("undefined"==typeof window)return;const t=window.document,o=window,r=o.Ionic=o.Ionic||{},n=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(e=>{try{const t=e.sessionStorage.getItem(gr);return null!==t?JSON.parse(t):{}}catch(Lg){return{}}})(o)),{persistConfig:!1}),r.config),(e=>{const t={};return e.location.search.slice(1).split("&").map(e=>e.split("=")).map(([e,t])=>{try{return[decodeURIComponent(e),decodeURIComponent(t)]}catch(Lg){return["",""]}}).filter(([e])=>pr(e,fr)).map(([e,t])=>[e.slice(fr.length),t]).forEach(([e,o])=>{t[e]=o}),t})(o)),e);br.reset(n),br.getBoolean("persistConfig")&&((e,t)=>{try{e.sessionStorage.setItem(gr,JSON.stringify(t))}catch(Lg){return}})(o,n),an(o),r.config=br,r.mode=gn=br.get("mode",t.documentElement.getAttribute("mode")||(nn(o,"ios")?"ios":"md")),br.set("mode",gn),t.documentElement.setAttribute("mode",gn),t.documentElement.classList.add(gn),br.getBoolean("_testing")&&br.set("animated",!1);const a=e=>{var t;return null===(t=e.tagName)||void 0===t?void 0:t.startsWith("ION-")},i=e=>["ios","md"].includes(e);var s;s=e=>{for(;e;){const t=e.mode||e.getAttribute("mode");if(t){if(i(t))return t;a(e)&&yr('Invalid ionic mode: "'+t+'", expected: "ios" or "md"')}e=e.parentElement}return gn},Tt.push(s)},wn=(e,t)=>"string"==typeof e&&e.length>0?Object.assign({"ion-color":!0,[`ion-color-${e}`]:!0},t):t,kn=()=>br.get("experimentalCloseWatcher",!1)&&void 0!==kr&&"CloseWatcher"in kr,xn=Object.freeze(Object.defineProperty({__proto__:null,MENU_BACK_BUTTON_PRIORITY:99,OVERLAY_BACK_BUTTON_PRIORITY:100,blockHardwareBackButton:()=>{document.addEventListener("backbutton",()=>{})},shouldUseCloseWatcher:kn,startHardwareBackButton:()=>{const e=document;let t=!1;const o=()=>{if(t)return;let o=0,r=[];const n=new CustomEvent("ionBackButton",{bubbles:!1,detail:{register(e,t){r.push({priority:e,handler:t,id:o++})}}});e.dispatchEvent(n);const a=()=>{if(r.length>0){let e={priority:Number.MIN_SAFE_INTEGER,handler:()=>{},id:-1};r.forEach(t=>{t.priority>=e.priority&&(e=t)}),t=!0,r=r.filter(t=>t.id!==e.id),(async e=>{try{if(null==e?void 0:e.handler){const t=e.handler(a);null!=t&&await t}}catch(Lg){wr("[ion-app] - Exception in startHardwareBackButton:",Lg)}})(e).then(()=>t=!1)}};a()};if(kn()){let e;const t=()=>{null==e||e.destroy(),e=new kr.CloseWatcher,e.onclose=()=>{o(),t()}};t()}else e.addEventListener("backbutton",o)}},Symbol.toStringTag,{value:"Module"})),Cn=async(e,t,o,r,n,a)=>{var i;if(e)return e.attachViewToDom(t,o,n,r);if("string"!=typeof o&&!(o instanceof HTMLElement))throw new Error("framework delegate is missing");const s="string"==typeof o?null===(i=t.ownerDocument)||void 0===i?void 0:i.createElement(o):o;return r&&r.forEach(e=>s.classList.add(e)),n&&Object.assign(s,n),t.appendChild(s),await new Promise(e=>_r(s,e)),s};var Sn=X();const En=k(Sn);
|
|
19
|
+
/*!
|
|
20
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
21
|
+
*/new Map,new Map;
|
|
22
|
+
/*!
|
|
23
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
24
|
+
*/
|
|
25
|
+
const _n=lr(class extends Ot{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.type="bounded"}async addRipple(e,t){return new Promise(o=>{Ut(()=>{const r=this.el.getBoundingClientRect(),n=r.width,a=r.height,i=Math.sqrt(n*n+a*a),s=Math.max(a,n),l=this.unbounded?s:i+An,c=Math.floor(s*Tn),d=l/c;let h=e-r.left,m=t-r.top;this.unbounded&&(h=.5*n,m=.5*a);const u=h-.5*c,b=m-.5*c,p=.5*n-h,f=.5*a-m;Wt(()=>{const e=document.createElement("div");e.classList.add("ripple-effect");const t=e.style;t.top=b+"px",t.left=u+"px",t.width=t.height=c+"px",t.setProperty("--final-scale",`${d}`),t.setProperty("--translate-end",`${p}px, ${f}px`);(this.el.shadowRoot||this.el).appendChild(e),setTimeout(()=>{o(()=>{Ln(e)})},325)})})})}get unbounded(){return"unbounded"===this.type}render(){const e=vn(this);return co(mo,{key:"ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc",role:"presentation",class:{[e]:!0,unbounded:this.unbounded}})}get el(){return this}static get style(){return":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}}"}},[257,"ion-ripple-effect",{type:[1],addRipple:[64]}]),Ln=e=>{e.classList.add("fade-out"),setTimeout(()=>{e.remove()},200)},An=10,Tn=.5;function $n(){if("undefined"==typeof customElements)return;["ion-ripple-effect"].forEach(e=>{if("ion-ripple-effect"===e)customElements.get(e)||customElements.define(e,_n)})}
|
|
26
|
+
/*!
|
|
27
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
28
|
+
*/const zn="undefined"!=typeof window?window:void 0;zn&&zn.CSS&&zn.CSS.supports&&zn.CSS.supports("--a: 0");
|
|
29
|
+
/*!
|
|
30
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
31
|
+
*/
|
|
32
|
+
var On,In;!function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"}(On||(On={})),a("a",In),function(e){e.Body="body",e.Ionic="ionic",e.Native="native",e.None="none"}(In||a("a",In={}));const Rn=a("K",{getEngine(){const e=(()=>{if(void 0!==kr)return kr.Capacitor})();if(null==e?void 0:e.isPluginAvailable("Keyboard"))return e.Plugins.Keyboard},getResizeMode(){const e=this.getEngine();return(null==e?void 0:e.getResizeMode)?e.getResizeMode().catch(e=>{if(e.code!==On.Unimplemented)throw e}):Promise.resolve(void 0)}}),Pn=e=>{if(void 0===xr||e===In.None||void 0===e)return null;const t=xr.querySelector("ion-app");return null!=t?t:xr.body},Nn=e=>{const t=Pn(e);return null===t?0:t.clientHeight};
|
|
33
|
+
/*!
|
|
34
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
35
|
+
*/class Mn{constructor(e,t){this.component=e,this.params=t,this.state=1}async init(e){if(this.state=2,!this.element){const t=this.component;this.element=await Cn(this.delegate,e,t,["ion-page","ion-page-invisible"],this.params)}}_destroy(){Tr(3!==this.state,"view state must be ATTACHED");const e=this.element;e&&(this.delegate?this.delegate.removeViewFromDom(e.parentElement,e):e.remove()),this.nav=void 0,this.state=3}}const Dn=(e,t,o)=>!!e&&(e.component===t&&$r(e.params,o)),jn=(e,t)=>e?e instanceof Mn?e:new Mn(e,t):null,Fn=lr(class extends Ot{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=ko(this,"ionNavWillLoad",7),this.ionNavWillChange=ko(this,"ionNavWillChange",3),this.ionNavDidChange=ko(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(!0===this.swipeGesture)}rootChanged(){void 0!==this.root&&!1!==this.didLoad&&(this.useRouter||void 0!==this.root&&this.setRoot(this.root,this.rootParams))}componentWillLoad(){if(this.useRouter=null!==document.querySelector("ion-router")&&null===this.el.closest("[no-router]"),void 0===this.swipeGesture){const e=vn(this);this.swipeGesture=br.getBoolean("swipeBackEnabled","ios"===e)}this.ionNavWillLoad.emit()}async componentDidLoad(){this.didLoad=!0,this.rootChanged(),this.gesture=(await wt(async()=>{const{createSwipeBackGesture:e}=await i.import("./swipe-back-legacy-Y9cgBDoJ.js");return{createSwipeBackGesture:e}},0,i.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 e of this.views)Yr(e.element,Ir),e._destroy();this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.transInstr.length=0,this.views.length=0,this.destroyed=!0}push(e,t,o,r){return this.insert(-1,e,t,o,r)}insert(e,t,o,r,n){return this.insertPages(e,[{component:t,componentProps:o}],r,n)}insertPages(e,t,o,r){return this.queueTrns({insertStart:e,insertViews:t,opts:o},r)}pop(e,t){return this.removeIndex(-1,1,e,t)}popTo(e,t,o){const r={removeStart:-1,removeCount:-1,opts:t};return"object"==typeof e&&e.component?(r.removeView=e,r.removeStart=1):"number"==typeof e&&(r.removeStart=e+1),this.queueTrns(r,o)}popToRoot(e,t){return this.removeIndex(1,-1,e,t)}removeIndex(e,t=1,o,r){return this.queueTrns({removeStart:e,removeCount:t,opts:o},r)}setRoot(e,t,o,r){return this.setPages([{component:e,componentProps:t}],o,r)}setPages(e,t,o){return null!=t||(t={}),!0!==t.animated&&(t.animated=!1),this.queueTrns({insertStart:0,insertViews:e,removeStart:0,removeCount:-1,opts:t},o)}setRouteId(e,t,o,r){const n=this.getActiveSync();if(Dn(n,e,t))return Promise.resolve({changed:!1,element:n.element});let a;const i=new Promise(e=>a=e);let s;const l={updateURL:!1,viewIsReady:e=>{let t;const o=new Promise(e=>t=e);return a({changed:!0,element:e,markVisible:async()=>{t(),await s}}),o}};if("root"===o)s=this.setRoot(e,t,l);else{const n=this.views.find(o=>Dn(o,e,t));n?s=this.popTo(n,Object.assign(Object.assign({},l),{direction:"back",animationBuilder:r})):"forward"===o?s=this.push(e,t,Object.assign(Object.assign({},l),{animationBuilder:r})):"back"===o&&(s=this.setRoot(e,t,Object.assign(Object.assign({},l),{direction:"back",animated:!0,animationBuilder:r})))}return i}async getRouteId(){const e=this.getActiveSync();if(e)return{id:e.element.tagName,params:e.params,element:e.element}}async getActive(){return this.getActiveSync()}async getByIndex(e){return this.views[e]}async canGoBack(e){return this.canGoBackSync(e)}async getPrevious(e){return this.getPreviousSync(e)}async getLength(){return Promise.resolve(this.views.length)}getActiveSync(){return this.views[this.views.length-1]}canGoBackSync(e=this.getActiveSync()){return!(!e||!this.getPreviousSync(e))}getPreviousSync(e=this.getActiveSync()){if(!e)return;const t=this.views,o=t.indexOf(e);return o>0?t[o-1]:void 0}async queueTrns(e,t){var o,r;if(this.isTransitioning&&(null===(o=e.opts)||void 0===o?void 0:o.skipIfBusy))return!1;const n=new Promise((t,o)=>{e.resolve=t,e.reject=o});if(e.done=t,e.opts&&!1!==e.opts.updateURL&&this.useRouter){const t=document.querySelector("ion-router");if(t){const o=await t.canTransition();if(!1===o)return!1;if("string"==typeof o)return t.push(o,e.opts.direction||"back"),!1}}return 0===(null===(r=e.insertViews)||void 0===r?void 0:r.length)&&(e.insertViews=void 0),this.transInstr.push(e),this.nextTrns(),n}success(e,t){if(this.destroyed)this.fireError("nav controller was destroyed",t);else if(t.done&&t.done(e.hasCompleted,e.requiresTransition,e.enteringView,e.leavingView,e.direction),t.resolve(e.hasCompleted),!1!==t.opts.updateURL&&this.useRouter){const t=document.querySelector("ion-router");if(t){const o="back"===e.direction?"back":"forward";t.navChanged(o)}}}failed(e,t){this.destroyed?this.fireError("nav controller was destroyed",t):(this.transInstr.length=0,this.fireError(e,t))}fireError(e,t){t.done&&t.done(!1,!1,e),t.reject&&!this.destroyed?t.reject(e):t.resolve(!1)}nextTrns(){if(this.isTransitioning)return!1;const e=this.transInstr.shift();return!!e&&(this.runTransition(e),!0)}async runTransition(e){try{this.ionNavWillChange.emit(),this.isTransitioning=!0,this.prepareTI(e);const t=this.getActiveSync(),o=this.getEnteringView(e,t);if(!t&&!o)throw new Error("no views in the stack to be removed");o&&1===o.state&&await o.init(this.el),this.postViewInit(o,t,e);const r=(e.enteringRequiresTransition||e.leavingRequiresTransition)&&o!==t;if(r&&e.opts&&t){"back"===e.opts.direction&&(e.opts.animationBuilder=e.opts.animationBuilder||(null==o?void 0:o.animationBuilder)),t.animationBuilder=e.opts.animationBuilder}let n;n=r?await this.transition(o,t,e):{hasCompleted:!0,requiresTransition:!1},this.success(n,e),this.ionNavDidChange.emit()}catch(t){this.failed(t,e)}this.isTransitioning=!1,this.nextTrns()}prepareTI(e){var t,o,r;const n=this.views.length;if(null!==(t=e.opts)&&void 0!==t||(e.opts={}),null!==(o=(r=e.opts).delegate)&&void 0!==o||(r.delegate=this.delegate),void 0!==e.removeView){Tr(void 0!==e.removeStart,"removeView needs removeStart"),Tr(void 0!==e.removeCount,"removeView needs removeCount");const t=this.views.indexOf(e.removeView);if(t<0)throw new Error("removeView was not found");e.removeStart+=t}void 0!==e.removeStart&&(e.removeStart<0&&(e.removeStart=n-1),e.removeCount<0&&(e.removeCount=n-e.removeStart),e.leavingRequiresTransition=e.removeCount>0&&e.removeStart+e.removeCount===n),e.insertViews&&((e.insertStart<0||e.insertStart>n)&&(e.insertStart=n),e.enteringRequiresTransition=e.insertStart===n);const a=e.insertViews;if(!a)return;Tr(a.length>0,"length can not be zero");const i=a.map(e=>e instanceof Mn?e:"component"in e?jn(e.component,null===e.componentProps?void 0:e.componentProps):jn(e,void 0)).filter(e=>null!==e);if(0===i.length)throw new Error("invalid views to insert");for(const s of i){s.delegate=e.opts.delegate;const t=s.nav;if(t&&t!==this)throw new Error("inserted view was already inserted");if(3===s.state)throw new Error("inserted view was already destroyed")}e.insertViews=i}getEnteringView(e,t){const o=e.insertViews;if(void 0!==o)return o[o.length-1];const r=e.removeStart;if(void 0!==r){const o=this.views,n=r+e.removeCount;for(let e=o.length-1;e>=0;e--){const a=o[e];if((e<r||e>=n)&&a!==t)return a}}}postViewInit(e,t,o){var r,n,a;Tr(t||e,"Both leavingView and enteringView are null"),Tr(o.resolve,"resolve must be valid"),Tr(o.reject,"reject must be valid");const i=o.opts,{insertViews:s,removeStart:l,removeCount:c}=o;let d;if(void 0!==l&&void 0!==c){Tr(l>=0,"removeStart can not be negative"),Tr(c>=0,"removeCount can not be negative"),d=[];for(let o=l;o<l+c;o++){const r=this.views[o];void 0!==r&&r!==e&&r!==t&&d.push(r)}null!==(r=i.direction)&&void 0!==r||(i.direction="back")}const h=this.views.length+(null!==(n=null==s?void 0:s.length)&&void 0!==n?n:0)-(null!=c?c:0);if(Tr(h>=0,"final balance can not be negative"),0===h)throw yr("[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(s){let e=o.insertStart;for(const t of s)this.insertViewAt(t,e),e++;o.enteringRequiresTransition&&(null!==(a=i.direction)&&void 0!==a||(i.direction="forward"))}if(d&&d.length>0){for(const e of d)Yr(e.element,zr),Yr(e.element,Or),Yr(e.element,Ir);for(const e of d)this.destroyView(e)}}async transition(e,t,o){const r=o.opts,n=r.progressAnimation?e=>{void 0===e||this.gestureOrAnimationInProgress?this.sbAni=e:(this.gestureOrAnimationInProgress=!0,e.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0}),e.progressEnd(0,0,0))}:void 0,a=vn(this),i=e.element,s=t&&t.element,l=Object.assign(Object.assign({mode:a,showGoBack:this.canGoBackSync(e),baseEl:this.el,progressCallback:n,animated:this.animated&&br.getBoolean("animated",!0),enteringEl:i,leavingEl:s},r),{animationBuilder:r.animationBuilder||this.animation||br.get("navAnimation")}),{hasCompleted:c}=await Dr(l);return this.transitionFinish(c,e,t,r)}transitionFinish(e,t,o,r){const n=e?t:o;return n&&this.unmountInactiveViews(n),{hasCompleted:e,requiresTransition:!0,enteringView:t,leavingView:o,direction:r.direction}}insertViewAt(e,t){const o=this.views,r=o.indexOf(e);r>-1?(Tr(e.nav===this,"view is not part of the nav"),o.splice(r,1),o.splice(t,0,e)):(Tr(!e.nav,"nav is used"),e.nav=this,o.splice(t,0,e))}removeView(e){Tr(2===e.state||3===e.state,"view state should be loaded or destroyed");const t=this.views,o=t.indexOf(e);Tr(o>-1,"view must be part of the stack"),o>=0&&t.splice(o,1)}destroyView(e){e._destroy(),this.removeView(e)}unmountInactiveViews(e){if(this.destroyed)return;const t=this.views,o=t.indexOf(e);for(let r=t.length-1;r>=0;r--){const e=t[r],n=e.element;n&&(r>o?(Yr(n,Ir),this.destroyView(e)):r<o&&Gr(n,!0))}}canStart(){return!this.gestureOrAnimationInProgress&&!!this.swipeGesture&&!this.isTransitioning&&0===this.transInstr.length&&this.canGoBackSync()}onStart(){this.gestureOrAnimationInProgress=!0,this.pop({direction:"back",progressAnimation:!0})}onMove(e){this.sbAni&&this.sbAni.progressStep(e)}onEnd(e,t,o){if(this.sbAni){this.sbAni.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0});let r=e?-.001:.001;e?r+=en([0,0],[.32,.72],[0,1],[1,1],t)[0]:(this.sbAni.easing("cubic-bezier(1, 0, 0.68, 0.28)"),r+=en([0,0],[1,0],[.68,.28],[1,1],t)[0]),this.sbAni.progressEnd(e?1:0,r,o)}else this.gestureOrAnimationInProgress=!1}render(){return co("slot",{key:"8067c9835d255daec61f33dba200fd3a6ff839a0"})}get el(){return this}static get watchers(){return{swipeGesture:["swipeGestureChanged"],root:["rootChanged"]}}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}"}},[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"]}]);const Hn=function(){if("undefined"==typeof customElements)return;["ion-nav"].forEach(e=>{if("ion-nav"===e)customElements.get(e)||customElements.define(e,Fn)})};
|
|
36
|
+
/*!
|
|
37
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
38
|
+
*/const Bn=lr(class extends Ot{constructor(){super(),this.__registerHost()}componentDidLoad(){Un(async()=>{const e=nn(window,"hybrid");if(br.getBoolean("_testing")||wt(()=>i.import("./index7-legacy-yoCU94c-.js"),0,i.meta.url).then(e=>e.startTapClick(br)),br.getBoolean("statusTap",e)&&wt(()=>i.import("./status-tap-legacy-D2Nkx2fN.js"),0,i.meta.url).then(e=>e.startStatusTap()),br.getBoolean("inputShims",Vn())){const e=nn(window,"ios")?"ios":"android";wt(()=>i.import("./input-shims-legacy-BLFHhCkz.js"),0,i.meta.url).then(t=>t.startInputShims(br,e))}const t=await wt(()=>Promise.resolve().then(()=>xn),0,i.meta.url),o=e||kn();br.getBoolean("hardwareBackButton",o)?t.startHardwareBackButton():(kn()&&yr("[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."),t.blockHardwareBackButton()),"undefined"!=typeof window&&wt(()=>i.import("./keyboard-legacy-D65S5Vxx.js"),0,i.meta.url).then(e=>e.startKeyboardAssist(window)),wt(()=>i.import("./focus-visible-legacy-Ms0f_kOk.js"),0,i.meta.url).then(e=>this.focusVisible=e.startFocusVisible())})}async setFocus(e){this.focusVisible&&this.focusVisible.setFocus(e)}render(){const e=vn(this);return co(mo,{key:"9be440c65819e4fa67c2c3c6477ab40b3ad3eed3",class:{[e]:!0,"ion-page":!0,"force-statusbar-padding":br.getBoolean("_forceStatusbarPadding")}})}get el(){return this}static get style(){return"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}"}},[256,"ion-app",{setFocus:[64]}]),Vn=()=>{if(nn(window,"ios")&&nn(window,"mobile"))return!0;return!(!nn(window,"android")||!nn(window,"mobileweb"))},Un=e=>{"requestIdleCallback"in window?window.requestIdleCallback(e):setTimeout(e,32)};const Wn=function(){if("undefined"==typeof customElements)return;["ion-app"].forEach(e=>{if("ion-app"===e)customElements.get(e)||customElements.define(e,Bn)})};
|
|
39
|
+
/*!
|
|
40
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
41
|
+
*/const qn=lr(class extends Ot{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=ko(this,"ionNavWillLoad",7),this.ionNavWillChange=ko(this,"ionNavWillChange",3),this.ionNavDidChange=ko(this,"ionNavDidChange",3),this.lockController=(()=>{let e;return{lock:async()=>{const t=e;let o;return e=new Promise(e=>o=e),void 0!==t&&await t,o}}})(),this.gestureOrAnimationInProgress=!1,this.mode=vn(this),this.animated=!0}swipeHandlerChanged(){this.gesture&&this.gesture.enable(void 0!==this.swipeHandler)}async connectedCallback(){const e=()=>{this.gestureOrAnimationInProgress=!0,this.swipeHandler&&this.swipeHandler.onStart()};this.gesture=(await wt(async()=>{const{createSwipeBackGesture:e}=await i.import("./swipe-back-legacy-Y9cgBDoJ.js");return{createSwipeBackGesture:e}},0,i.meta.url)).createSwipeBackGesture(this.el,()=>!this.gestureOrAnimationInProgress&&!!this.swipeHandler&&this.swipeHandler.canStart(),()=>e(),e=>{var t;return null===(t=this.ani)||void 0===t?void 0:t.progressStep(e)},(e,t,o)=>{if(this.ani){this.ani.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(e)},{oneTimeCallback:!0});let r=e?-.001:.001;e?r+=en([0,0],[.32,.72],[0,1],[1,1],t)[0]:(this.ani.easing("cubic-bezier(1, 0, 0.68, 0.28)"),r+=en([0,0],[1,0],[.68,.28],[1,1],t)[0]),this.ani.progressEnd(e?1:0,r,o)}else this.gestureOrAnimationInProgress=!1}),this.swipeHandlerChanged()}componentWillLoad(){this.ionNavWillLoad.emit()}disconnectedCallback(){this.gesture&&(this.gesture.destroy(),this.gesture=void 0)}async commit(e,t,o){const r=await this.lockController.lock();let n=!1;try{n=await this.transition(e,t,o)}catch(Lg){wr("[ion-router-outlet] - Exception in commit:",Lg)}return r(),n}async setRouteId(e,t,o,r){return{changed:await this.setRoot(e,t,{duration:"root"===o?0:void 0,direction:"back"===o?"back":"forward",animationBuilder:r}),element:this.activeEl}}async getRouteId(){const e=this.activeEl;return e?{id:e.tagName,element:e,params:this.activeParams}:void 0}async setRoot(e,t,o){if(this.activeComponent===e&&$r(t,this.activeParams))return!1;const r=this.activeEl,n=await Cn(this.delegate,this.el,e,["ion-page","ion-page-invisible"],t);return this.activeComponent=e,this.activeEl=n,this.activeParams=t,await this.commit(n,r,o),await((e,t)=>{if(t){if(e){const o=t.parentElement;return e.removeViewFromDom(o,t)}t.remove()}return Promise.resolve()})(this.delegate,r),!0}async transition(e,t,o={}){if(t===e)return!1;this.ionNavWillChange.emit();const{el:r,mode:n}=this,a=this.animated&&br.getBoolean("animated",!0),i=o.animationBuilder||this.animation||br.get("navAnimation");var s;return await Dr(Object.assign(Object.assign({mode:n,animated:a,enteringEl:e,leavingEl:t,baseEl:r,deepWait:(s=r,void 0!==s.componentOnReady),progressCallback:o.progressAnimation?e=>{void 0===e||this.gestureOrAnimationInProgress?this.ani=e:(this.gestureOrAnimationInProgress=!0,e.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(!1)},{oneTimeCallback:!0}),e.progressEnd(0,0,0))}:void 0},o),{animationBuilder:i})),this.ionNavDidChange.emit(),!0}render(){return co("slot",{key:"84b50f1155b0d780dff802ee13223287259fd525"})}get el(){return this}static get watchers(){return{swipeHandler:["swipeHandlerChanged"]}}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}"}},[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"]}]);const Zn=function(){if("undefined"==typeof customElements)return;["ion-router-outlet"].forEach(e=>{if("ion-router-outlet"===e)customElements.get(e)||customElements.define(e,qn)})},Kn=lr(class extends Ot{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabBarChanged=ko(this,"ionTabBarChanged",7),this.ionTabBarLoaded=ko(this,"ionTabBarLoaded",7),this.keyboardCtrl=null,this.keyboardVisible=!1,this.translucent=!1}selectedTabChanged(){void 0!==this.selectedTab&&this.ionTabBarChanged.emit({tab:this.selectedTab})}componentWillLoad(){this.selectedTabChanged()}async connectedCallback(){this.keyboardCtrl=await(async e=>{let t,o,r,n;const a=async()=>{const e=await Rn.getResizeMode(),a=void 0===e?void 0:e.mode;t=()=>{void 0===n&&(n=Nn(a)),r=!0,i(r,a)},o=()=>{r=!1,i(r,a)},null==kr||kr.addEventListener("keyboardWillShow",t),null==kr||kr.addEventListener("keyboardWillHide",o)},i=(t,o)=>{e&&e(t,s(o))},s=e=>{if(0===n||n===Nn(e))return;const t=Pn(e);return null!==t?new Promise(e=>{const o=new ResizeObserver(()=>{t.clientHeight===n&&(o.disconnect(),e())});o.observe(t)}):void 0};return await a(),{init:a,destroy:()=>{null==kr||kr.removeEventListener("keyboardWillShow",t),null==kr||kr.removeEventListener("keyboardWillHide",o),t=o=void 0},isKeyboardVisible:()=>r}})(async(e,t)=>{!1===e&&void 0!==t&&await t,this.keyboardVisible=e})}disconnectedCallback(){this.keyboardCtrl&&this.keyboardCtrl.destroy()}componentDidLoad(){this.ionTabBarLoaded.emit()}render(){const{color:e,translucent:t,keyboardVisible:o}=this,r=vn(this),n=o&&"top"!==this.el.getAttribute("slot");return co(mo,{key:"275dc6c1b30f6928ce9039b2f445208bb3500ddc",role:"tablist","aria-hidden":n?"true":null,class:wn(e,{[r]:!0,"tab-bar-translucent":t,"tab-bar-hidden":n})},co("slot",{key:"ceac20128d75c6a4a0f445f2df8deb8cc71fc4da"}))}get el(){return this}static get watchers(){return{selectedTab:["selectedTabChanged"]}}static get style(){return{ios:":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)}}",md:":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}"}}},[289,"ion-tab-bar",{color:[513],selectedTab:[1,"selected-tab"],translucent:[4],keyboardVisible:[32]},void 0,{selectedTab:["selectedTabChanged"]}]);
|
|
42
|
+
/*!
|
|
43
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
44
|
+
*/const Xn=function(){if("undefined"==typeof customElements)return;["ion-tab-bar"].forEach(e=>{if("ion-tab-bar"===e)customElements.get(e)||customElements.define(e,Kn)})},Yn=lr(class extends Ot{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabButtonClick=ko(this,"ionTabButtonClick",7),this.inheritedAttributes={},this.disabled=!1,this.selected=!1,this.onKeyUp=e=>{"Enter"!==e.key&&" "!==e.key||this.selectTab(e)},this.onClick=e=>{this.selectTab(e)}}onTabBarChanged(e){const t=e.target,o=this.el.parentElement;(e.composedPath().includes(o)||(null==t?void 0:t.contains(this.el)))&&(this.selected=this.tab===e.detail.tab)}componentWillLoad(){this.inheritedAttributes=Object.assign({},Lr(this.el,["aria-label"])),void 0===this.layout&&(this.layout=br.get("tabButtonLayout","icon-top"))}selectTab(e){void 0!==this.tab&&(this.disabled||this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected}),e.preventDefault())}get hasLabel(){return!!this.el.querySelector("ion-label")}get hasIcon(){return!!this.el.querySelector("ion-icon")}render(){const{disabled:e,hasIcon:t,hasLabel:o,href:r,rel:n,target:a,layout:i,selected:s,tab:l,inheritedAttributes:c}=this,d=vn(this),h={download:this.download,href:r,rel:n,target:a};return co(mo,{key:"ce9d29ced0c781d6b2fa62cd5feb801c11fc42e8",onClick:this.onClick,onKeyup:this.onKeyUp,id:void 0!==l?`tab-button-${l}`:null,class:{[d]:!0,"tab-selected":s,"tab-disabled":e,"tab-has-label":o,"tab-has-icon":t,"tab-has-label-only":o&&!t,"tab-has-icon-only":t&&!o,[`tab-layout-${i}`]:!0,"ion-activatable":!0,"ion-selectable":!0,"ion-focusable":!0}},co("a",Object.assign({key:"01cb0ed2e77c5c1a8abd48da1bb07ac1b305d0b6"},h,{class:"button-native",part:"native",role:"tab","aria-selected":s?"true":null,"aria-disabled":e?"true":null,tabindex:e?"-1":void 0},c),co("span",{key:"d0240c05f42217cfb186b86ff8a0c9cd70b9c8df",class:"button-inner"},co("slot",{key:"0a20b84925037dbaa8bb4a495b813d3f7c2e58ac"})),"md"===d&&co("ion-ripple-effect",{key:"4c92c27178cdac89d69cffef8d2c39c3644914e8",type:"unbounded"})))}get el(){return this}static get style(){return{ios:':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}',md:':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}'}}},[289,"ion-tab-button",{disabled:[4],download:[1],href:[1],rel:[1],layout:[1025],selected:[1028],tab:[1],target:[1]},[[8,"ionTabBarChanged","onTabBarChanged"]]]);
|
|
45
|
+
/*!
|
|
46
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
47
|
+
*/const Qn=function(){if("undefined"==typeof customElements)return;["ion-tab-button","ion-ripple-effect"].forEach(e=>{switch(e){case"ion-tab-button":customElements.get(e)||customElements.define(e,Yn);break;case"ion-ripple-effect":customElements.get(e)||$n()}})};
|
|
48
|
+
/*!
|
|
49
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
50
|
+
*/const Gn={hydratedSelectorName:"hydrated",lazyLoad:!1,updatable:!0};var Jn=Object.defineProperty,ea=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},ta=(e,t)=>t in e,oa=(e,t)=>(0,console.error)(e,t),ra=new Map,na="http://www.w3.org/1999/xlink",aa="undefined"!=typeof window?window:{},ia=aa.HTMLElement||class{},sa={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},la=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(Lg){}return!1})(),ca=!1,da=[],ha=[],ma=(e,t)=>t=>{e.push(t),ca||(ca=!0,sa.raf(ba))},ua=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(Lg){oa(Lg)}e.length=0},ba=()=>{ua(da),ua(ha),(ca=da.length>0)&&sa.raf(ba)},pa=e=>(e=>Promise.resolve(e))().then(e),fa=ma(ha),ga=e=>"object"===(e=typeof e)||"function"===e;((e,t)=>{for(var o in t)Jn(e,o,{get:t[o],enumerable:!0})})({},{err:()=>ya,map:()=>wa,ok:()=>va,unwrap:()=>xa,unwrapErr:()=>Ca});var va=e=>({isOk:!0,isErr:!1,value:e}),ya=e=>({isOk:!1,isErr:!0,value:e});function wa(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>va(e)):va(o)}if(e.isErr){const t=e.value;return ya(t)}throw"should never get here"}var ka,xa=e=>{if(e.isOk)return e.value;throw e.value},Ca=e=>{if(e.isErr)return e.value;throw e.value};function Sa(e){const t=this.attachShadow({mode:"open"});void 0===ka&&(ka=null!=void 0?void 0:null),ka&&t.adoptedStyleSheets.push(ka)}var Ea=new WeakMap,_a=e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=((e,t)=>{var o;const r=La(t),n=ra.get(r);if(!aa.document)return r;if(e=11===e.nodeType?e:aa.document,n)if("string"==typeof n){e=e.head||e;let a,i=Ea.get(e);if(i||Ea.set(e,i=new Set),!i.has(r)){{a=aa.document.createElement("style"),a.innerHTML=n;const r=null!=(o=sa.$nonce$)?o:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(aa.document);if(null!=r&&a.setAttribute("nonce",r),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),o=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(a,(null==o?void 0:o.parentNode)===e?o:null)}else if("host"in e)if(la){const t=new CSSStyleSheet;t.replaceSync(n),e.adoptedStyleSheets.unshift(t)}else{const t=e.querySelector("style");t?t.innerHTML=n+t.innerHTML:e.prepend(a)}else e.append(a);1&t.$flags$&&e.insertBefore(a,null)}4&t.$flags$&&(a.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(r)}}else e.adoptedStyleSheets.includes(n)||e.adoptedStyleSheets.push(n);return r})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()},La=(e,t)=>"sc-"+e.$tagName$,Aa=(e,t,...o)=>{let r=null,n=null,a=!1,i=!1;const s=[],l=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?l(r):null!=r&&"boolean"!=typeof r&&((a="function"!=typeof e&&!ga(r))&&(r=String(r)),a&&i?s[s.length-1].$text$+=r:s.push(a?Ta(null,r):r),i=a)};if(l(o),t){t.key&&(n=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}const c=Ta(e,null);return c.$attrs$=t,s.length>0&&(c.$children$=s),c.$key$=n,c},Ta=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null};return o},$a={},za=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};za("::slotted"),za(":host"),za(":host-context");var Oa,Ia=(e,t,o)=>null==e||ga(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?String(e):e,Ra=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=ta(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=Na(o);let a=Na(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&r(e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){const i=ga(r);if(s||i&&null!==r)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(Lg){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(na,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS(na,t,r):e.setAttribute(t,r))}else if(t="-"===t[2]?t.slice(3):ta(aa,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(Ma);t=t.replace(Da,""),o&&sa.rel(e,t,o,n),r&&sa.ael(e,t,r,n)}},Pa=/\s/,Na=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(Pa):[]),Ma="Capture",Da=new RegExp(Ma+"$"),ja=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of Fa(Object.keys(a)))s in i||Ra(n,s,a[s],void 0,o,t.$flags$);for(const s of Fa(Object.keys(i)))Ra(n,s,a[s],i[s],o,t.$flags$)};function Fa(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var Ha=!1,Ba=(e,t,o)=>{const r=t.$children$[o];let n,a,i=0;if(null!==r.$text$)n=r.$elm$=aa.document.createTextNode(r.$text$);else{if(!aa.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(n=r.$elm$=aa.document.createElement(r.$tag$),ja(null,r,Ha),r.$children$)for(i=0;i<r.$children$.length;++i)a=Ba(e,r,i),a&&n.appendChild(a)}return n["s-hn"]=Oa,n},Va=(e,t,o,r,n,a)=>{let i,s=e;for(s.shadowRoot&&s.tagName===Oa&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=Ba(null,o,n),i&&(r[n].$elm$=i,Ka(s,i,t)))},Ua=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;Za(t),e&&e.remove()}}},Wa=(e,t,o=!1)=>e.$tag$===t.$tag$&&(o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),qa=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$text$;null===i?(ja(e,t,Ha),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(Wa(m,p,n))qa(m,p,n),m=t[++s],p=r[++l];else if(Wa(u,f,n))qa(u,f,n),u=t[--h],f=r[--b];else if(Wa(m,f,n))qa(m,f,n),Ka(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(Wa(u,p,n))qa(u,p,n),Ka(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=Ba(t&&t[l],o,c):(qa(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=Ba(t&&t[l],o,l),p=r[++l]),a&&Ka(m.$elm$.parentNode,a,m.$elm$)}s>h?Va(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&Ua(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.$text$&&(r.textContent=""),Va(r,null,t,a,0,a.length-1)):!o&&Gn.updatable&&null!==n&&Ua(n,0,n.length-1)):e.$text$!==i&&(r.data=i)},Za=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(Za)},Ka=(e,t,o)=>null==e?void 0:e.insertBefore(t,o),Xa=(e,t,o=!1)=>{const r=e.$hostElement$,n=e.$cmpMeta$,a=e.$vnode$||Ta(null,null);var i;const s=(i=t)&&i.$tag$===$a?t:Aa(null,null,t);if(Oa=r.tagName,n.$attrsToReflect$&&(s.$attrs$=s.$attrs$||{},n.$attrsToReflect$.map(([e,t])=>s.$attrs$[t]=r[e])),o&&s.$attrs$)for(const l of Object.keys(s.$attrs$))r.hasAttribute(l)&&!["key","ref","style","class"].includes(l)&&(s.$attrs$[l]=r[l]);s.$tag$=null,s.$flags$|=4,e.$vnode$=s,s.$elm$=a.$elm$=r.shadowRoot||r,qa(a,s,o)},Ya=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},Qa=(e,t)=>{if(e.$flags$|=16,4&e.$flags$)return void(e.$flags$|=512);Ya(e,e.$ancestorComponent$);return fa(()=>Ga(e,t))},Ga=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.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 a;return a=ai(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=Ja(a,()=>ai(n,"componentWillRender",void 0,o)),r(),Ja(a,()=>ti(e,n,t))},Ja=(e,t)=>ei(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),ei=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,ti=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&_a(e);const s=(e.$cmpMeta$.$tagName$,()=>{});oi(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>ri(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},oi=(e,t,o,r)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,Xa(e,t,r)}catch(Lg){oa(Lg,e.$hostElement$)}return null},ri=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;ai(r,"componentDidRender",void 0,t),64&e.$flags$?(ai(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,ii(t),ai(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||ni()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&pa(()=>Qa(e,!1)),e.$flags$&=-517},ni=e=>{pa(()=>((e,t,o)=>{const r=sa.ce(t,o);return e.dispatchEvent(r),r})(aa,"appload",{detail:{namespace:"ionicons"}}))},ai=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(Lg){oa(Lg,r)}},ii=e=>{var t;return e.classList.add(null!=(t=Gn.hydratedSelectorName)?t:"hydrated")},si=(e,t,o,r)=>{const n=ea(e),a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=Ia(o,r.$members$[t][0]);const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(Lg){oa(Lg,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;Qa(n,!1)}}},li=(e,t,o)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,ea(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=ea(this);if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[Ia(r,o)]),r=32&o?this[e]:a.$hostElement$[e],void si(this,e,r,t)}si(this,e,r,t)}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){sa.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&Gn.lazyLoad);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=ea(this),a=null==r?void 0:r.$flags$;if(a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>15&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t.$attrsToReflect$)||n.push([e,a])),a})]))}}return e},ci=async(e,t,o,r)=>{let n;if(!(32&t.$flags$)){t.$flags$|=32;{n=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(n&&n.style){let e;"string"==typeof n.style&&(e=n.style);const t=La(o);if(!ra.has(t)){const r=(o.$tagName$,()=>{});((e,t,o)=>{let r=ra.get(e);la&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,ra.set(e,r)})(t,e,!!(1&o.$flags$)),r()}}}const a=t.$ancestorComponent$,i=()=>Qa(t,!0);a&&a["s-rc"]?a["s-rc"].push(i):i()},di=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$watchers$=e.$watchers$,o.$attrsToReflect$=[];const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r})(this,o)},connectedCallback(){this.__hasHostListenerAttached||(ea(this),this.__hasHostListenerAttached=!0),(e=>{{const t=ea(e),o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)(null==t?void 0:t.$lazyInstance$)||(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{});else{t.$flags$|=1;{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){Ya(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),Gn.initializeNextTick?pa(()=>ci(e,t,o)):ci(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{ea(e),Ea.has(e)&&Ea.delete(e),e.shadowRoot&&Ea.has(e.shadowRoot)&&Ea.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Sa.call(this,o)}}),e.is=o.$tagName$,li(e,o)};let hi;const mi=(e,t)=>{const o=(()=>{if("undefined"==typeof window)return new Map;if(!hi){const e=window;e.Ionicons=e.Ionicons||{},hi=e.Ionicons.map=e.Ionicons.map||new Map}return hi})().get(e);if(o)return o;try{return(e=>{const t=new URL(e,sa.$resourcesUrl$);return t.origin!==aa.location.origin?t.href:t.pathname})(`svg/${e}.svg`)}catch(Lg){console.log("e",Lg),console.warn(`[Ionicons Warning]: Could not load icon with name "${e}". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to the icon component.`,t)}},ui=(e,t,o,r,n)=>{if(o="ios"===(o&&gi(o))?"ios":"md",r&&"ios"===o?e=gi(r):n&&"md"===o?e=gi(n):(e||!t||pi(t)||(e=t),fi(e)&&(e=gi(e))),!fi(e)||""===e.trim())return null;return""!==e.replace(/[a-z]|-|\d/gi,"")?null:e},bi=e=>fi(e)&&(e=e.trim(),pi(e))?e:null,pi=e=>e.length>0&&/(\/|\.)/.test(e),fi=e=>"string"==typeof e,gi=e=>e.toLowerCase(),vi=e=>{if(1===e.nodeType){if("script"===e.nodeName.toLowerCase())return!1;for(let t=0;t<e.attributes.length;t++){const o=e.attributes[t].name;if(fi(o)&&0===o.toLowerCase().indexOf("on"))return!1}for(let t=0;t<e.childNodes.length;t++)if(!vi(e.childNodes[t]))return!1}return!0},yi=new Map,wi=new Map;let ki;function xi(e){return yi.set(e,""),""}const Ci=(e,t)=>{const o=wi.get(e);return o||("undefined"!=typeof fetch&&"undefined"!=typeof document?(e=>e.startsWith("data:image/svg+xml"))(e)&&(e=>-1!==e.indexOf(";utf8,"))(e)?Promise.resolve(function(e){ki||(ki=new DOMParser);const t=ki.parseFromString(e,"text/html"),o=t.querySelector("svg");if(o)return yi.set(e,o.outerHTML),o.outerHTML;throw new Error(`Could not parse svg from ${e}`)}(e)):function(e,t){const o=fetch(e).then(o=>o.text().then(o=>{o&&!1!==t&&(o=(e=>{const t=document.createElement("div");t.innerHTML=e;for(let r=t.childNodes.length-1;r>=0;r--)"svg"!==t.childNodes[r].nodeName.toLowerCase()&&t.removeChild(t.childNodes[r]);const o=t.firstElementChild;if(o&&"svg"===o.nodeName.toLowerCase()){const e=o.getAttribute("class")||"";if(o.setAttribute("class",(e+" s-ion-icon").trim()),vi(o))return t.innerHTML}return""})(o));const r=o||"";return yi.set(e,r),r}).catch(()=>xi(e))).catch(()=>xi(e));return wi.set(e,o),o}(e,t):Promise.resolve(xi(e)))};const Si=di(class extends ia{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.iconName=null,this.inheritedAttributes={},this.didLoadIcon=!1,this.isVisible=!1,this.mode=Ei(),this.lazy=!1,this.sanitize=!0}componentWillLoad(){this.inheritedAttributes=((e,t=[])=>{const o={};return t.forEach(t=>{e.hasAttribute(t)&&(null!==e.getAttribute(t)&&(o[t]=e.getAttribute(t)),e.removeAttribute(t))}),o})(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(e,t,o){if(!Boolean(this.lazy&&"undefined"!=typeof window&&window.IntersectionObserver))return o();const r=this.io=new window.IntersectionObserver(e=>{e[0].isIntersecting&&(r.disconnect(),this.io=void 0,o())},{rootMargin:t});r.observe(e)}loadIcon(){if(this.isVisible){const e=(e=>{let t=bi(e.src);if(t)return t;if(t=ui(e.name,e.icon,e.mode,e.ios,e.md),t)return mi(t,e);if(e.icon){if(t=bi(e.icon),t)return t;if(t=bi(e.icon[e.mode]),t)return t}return null})(this);e&&(yi.has(e)?this.svgContent=yi.get(e):Ci(e,this.sanitize).then(()=>this.svgContent=yi.get(e)),this.didLoadIcon=!0)}this.iconName=ui(this.name,this.icon,this.mode,this.ios,this.md)}render(){const{flipRtl:e,iconName:t,inheritedAttributes:o,el:r}=this,n=this.mode||"md",a=!!t&&((t.includes("arrow")||t.includes("chevron"))&&!1!==e),i=e||a;return Aa($a,Object.assign({key:"0578c899781ca145dd8205acd9670af39b57cf2e",role:"img",class:Object.assign(Object.assign({[n]:!0},_i(this.color)),{[`icon-${this.size}`]:!!this.size,"flip-rtl":i,"icon-rtl":i&&(s=r,s&&""!==s.dir?"rtl"===s.dir.toLowerCase():"rtl"===(null===document||void 0===document?void 0:document.dir.toLowerCase()))})},o),this.svgContent?Aa("div",{class:"icon-inner",innerHTML:this.svgContent}):Aa("div",{class:"icon-inner"}));var s}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":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)}"}},[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"]}]),Ei=()=>"undefined"!=typeof document&&document.documentElement.getAttribute("mode")||"md",_i=e=>e?{"ion-color":!0,[`ion-color-${e}`]:!0}:null;const Li=function(){if("undefined"==typeof customElements)return;["ion-icon"].forEach(e=>{if("ion-icon"===e)customElements.get(e)||customElements.define(e,Si)})},Ai=R.createContext({onIonViewWillEnter:()=>{},ionViewWillEnter:()=>{},onIonViewDidEnter:()=>{},ionViewDidEnter:()=>{},onIonViewWillLeave:()=>{},ionViewWillLeave:()=>{},onIonViewDidLeave:()=>{},ionViewDidLeave:()=>{},cleanupIonViewWillEnter:()=>{},cleanupIonViewDidEnter:()=>{},cleanupIonViewWillLeave:()=>{},cleanupIonViewDidLeave:()=>{}}),Ti=R.createContext({getIonRedirect:()=>{},getIonRoute:()=>{},getPageManager:()=>{},getStackManager:()=>{},goBack:e=>{"undefined"!=typeof window&&("string"==typeof e?window.location.pathname=e:window.history.back())},navigate:e=>{"undefined"!=typeof window&&(window.location.pathname=e)},hasIonicRouter:()=>!1,routeInfo:void 0,setCurrentTab:()=>{},changeTab:(e,t)=>{"undefined"!=typeof window&&(window.location.pathname=t)},resetTab:(e,t)=>{"undefined"!=typeof window&&(window.location.pathname=t)}}),$i=e=>e.replace(/([A-Z])/g,e=>`-${e[0].toLowerCase()}`),zi=(e,t,o)=>{const r=t.className||t.class,n=o.className||o.class,a=Ri(e),i=Ri(r?r.split(" "):[]),s=Ri(n?n.split(" "):[]),l=[];return a.forEach(e=>{i.has(e)?(l.push(e),i.delete(e)):s.has(e)||l.push(e)}),i.forEach(e=>l.push(e)),l.join(" ")},Oi=e=>{if("undefined"==typeof document)return!0;{const t="on"+(e=>"doubleclick"===e?"dblclick":e)(e);let o=t in document;if(!o){const e=document.createElement("div");e.setAttribute(t,"return;"),o="function"==typeof e[t]}return o}},Ii=(e,t,o)=>{const r=e.__events||(e.__events={}),n=r[t];n&&e.removeEventListener(t,n),e.addEventListener(t,r[t]=function(e){o&&o.call(this,e)})},Ri=e=>{const t=new Map;return e.forEach(e=>t.set(e,e)),t},Pi=(...e)=>t=>{e.forEach(e=>{((e,t)=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})(e,t)})},Ni=(e,t,o,r)=>{void 0!==r&&r();const n=e.toLowerCase().split("-").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join("");return((e,t)=>{const o=(t,o)=>A.jsx(e,{...t,forwardedRef:o});return o.displayName=t,R.forwardRef(o)})(class extends R.Component{constructor(e){super(e),this.setComponentElRef=e=>{this.componentEl=e}}componentDidMount(){this.componentDidUpdate(this.props)}componentDidUpdate(e){((e,t,o={})=>{if(e instanceof Element){const r=zi(e.classList,t,o);""!==r&&(e.className=r),Object.keys(t).forEach(o=>{if("children"!==o&&"style"!==o&&"ref"!==o&&"class"!==o&&"className"!==o&&"forwardedRef"!==o)if(0===o.indexOf("on")&&o[2]===o[2].toUpperCase()){const r=o.substring(2),n=r[0].toLowerCase()+r.substring(1);Oi(n)||Ii(e,n,t[o])}else e[o]=t[o],"string"==typeof t[o]&&e.setAttribute($i(o),t[o])})}})(this.componentEl,this.props,e)}render(){const{children:t,forwardedRef:o,style:r,className:n,ref:a,...i}=this.props;const s={...Object.keys(i).reduce((e,t)=>{const o=i[t];if(0===t.indexOf("on")&&t[2]===t[2].toUpperCase()){const r=t.substring(2).toLowerCase();"undefined"!=typeof document&&Oi(r)&&(e[t]=o)}else{const r=typeof o;"string"!==r&&"boolean"!==r&&"number"!==r||(e[$i(t)]=o)}return e},{}),ref:Pi(o,this.setComponentElRef),style:r};return I.createElement(e,s,t)}static get displayName(){return n}},n)},Mi=(e,t)=>{const o=(t,o)=>A.jsx(e,{...t,forwardedRef:o});return o.displayName=t,R.forwardRef(o)},Di=R.createContext({addOverlay:()=>{},removeOverlay:()=>{}}),ji=({onAddOverlay:e,onRemoveOverlay:t})=>{const[o,r]=I.useState({}),n=I.useRef({});I.useEffect(()=>{e(a),t(i)},[]);const a=(e,t,o)=>{const a={...n.current};a[e]={component:t,containerElement:o},n.current=a,r(a)},i=e=>{const t={...n.current};delete t[e],n.current=t,r(t)},s=Object.keys(o);return A.jsx(A.Fragment,{children:s.map(e=>{const t=o[e];return En.createPortal(t.component,t.containerElement,`overlay-${e}`)})})},Fi=Ni("ion-tab-button",0,0,Qn),Hi=Ni("ion-tab-bar",0,0,Xn),Bi=Ni("ion-router-outlet",0,0,Zn),Vi=Ni("ion-app",0,0,Wn),Ui=Ni("ion-icon",0,0,Li);class Wi extends R.Component{constructor(e){super(e),this.ionContext={addOverlay:(e,t,o)=>{this.addOverlayCallback&&this.addOverlayCallback(e,t,o)},removeOverlay:e=>{this.removeOverlayCallback&&this.removeOverlayCallback(e)}}}render(){return A.jsxs(Di.Provider,{value:this.ionContext,children:[A.jsx(Vi,{...this.props,children:this.props.children}),A.jsx(ji,{onAddOverlay:e=>{this.addOverlayCallback=e},onRemoveOverlay:e=>{this.removeOverlayCallback=e}})]})}}Wi.displayName="IonApp";const qi=R.createContext({registerIonPage:()=>{},isInOutlet:()=>!1});class Zi extends R.PureComponent{constructor(e){super(e),this.ionPageElementRef=R.createRef(),this.stableMergedRefs=Pi(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:e,children:t,routeInfo:o,forwardedRef:r,...n}=this.props;return A.jsx(Ai.Consumer,{children:o=>(this.ionLifeCycleContext=o,A.jsx("div",{className:e?`${e} ion-page`:"ion-page",ref:this.stableMergedRefs,...n,children:t}))})}static get contextType(){return qi}}class Ki extends R.Component{constructor(e){super(e)}render(){const{className:e,children:t,forwardedRef:o,...r}=this.props;return this.context.hasIonicRouter()?A.jsx(Zi,{className:e?`${e}`:"",routeInfo:this.context.routeInfo,forwardedRef:o,...r,children:t}):A.jsx("div",{className:e?`ion-page ${e}`:"ion-page",ref:o,...r,children:t})}static get displayName(){return"IonPage"}static get contextType(){return Ti}}Mi(Ki,"IonPage");const Xi={main:0},Yi=(e,t)=>{const o=new WeakMap,r=`react-delegate-${((e="main")=>{var t;const o=(null!==(t=Xi[e])&&void 0!==t?t:0)+1;return Xi[e]=o,o.toString()})()}`;let n=0;return{attachViewToDom:async(t,a,i,s)=>{const l=document.createElement("div");s&&l.classList.add(...s),t.appendChild(l);const c=a(i),d=`${r}-${n++}`,h=Sn.createPortal(c,l,d);return o.set(l,h),e(h),Promise.resolve(l)},removeViewFromDom:(e,r)=>{const n=o.get(r);return n&&t(n),r.remove(),Promise.resolve()}}},Qi=Ni("ion-nav",0,0,Hn);Mi(({children:e,forwardedRef:t,...o})=>{const[r,n]=I.useState([]),a=e=>n(t=>[...t,e]),i=e=>n(t=>t.filter(t=>t!==e)),s=I.useMemo(()=>Yi(a,i),[]);return A.jsx(Qi,{delegate:s,ref:t,...o,children:r})},"IonNav");const Gi=R.createContext({activeTab:void 0,selectTab:()=>!1,hasRouterOutlet:!1,tabBarProps:{ref:R.createRef()}}),Ji="undefined"!=typeof HTMLElement?HTMLElement:class{};class es extends R.Component{constructor(e){super(e),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||_r(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:e,children:t,routeInfo:o,...r}=this.props;return A.jsx(Ai.Consumer,{children:n=>(this.ionLifeCycleContext=n,A.jsx(e,{routeInfo:o,children:A.jsx(Bi,{setRef:e=>this.ionRouterOutlet=e,...r,children:t})}))})}static get contextType(){return qi}}class ts extends R.Component{constructor(e){super(e)}render(){const e=this.context.getStackManager(),{children:t,forwardedRef:o,...r}=this.props;return this.context.hasIonicRouter()?r.ionPage?A.jsx(es,{StackManager:e,routeInfo:this.context.routeInfo,...r,children:t}):A.jsx(e,{routeInfo:this.context.routeInfo,children:A.jsx(Bi,{...r,forwardedRef:o,children:t})}):A.jsx(Bi,{ref:o,...this.props,children:this.props.children})}static get contextType(){return Ti}}const os=Mi(ts,"IonRouterOutlet");class rs extends Ji{constructor(){super()}}if("undefined"!=typeof window&&window.customElements){window.customElements.get("ion-tabs")||window.customElements.define("ion-tabs",rs)}R.Component;class ns extends R.Component{shouldComponentUpdate(){return!0}constructor(e){super(e),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:e,...t}=this.props;return A.jsx(Fi,{onIonTabButtonClick:this.handleIonTabButtonClick,...t})}static get displayName(){return"IonTabButton"}}class as extends R.PureComponent{constructor(e){super(e),this.setActiveTabOnContext=e=>{};const t={};R.Children.forEach(e.children,o=>{var r,n,a,i;null!=o&&"object"==typeof o&&o.props&&(o.type===ns||o.type.isTabButton)&&(t[o.props.tab]={originalHref:o.props.href,currentHref:o.props.href,originalRouteOptions:o.props.href===(null===(r=e.routeInfo)||void 0===r?void 0:r.pathname)?null===(n=e.routeInfo)||void 0===n?void 0:n.routeOptions:void 0,currentRouteOptions:o.props.href===(null===(a=e.routeInfo)||void 0===a?void 0:a.pathname)?null===(i=e.routeInfo)||void 0===i?void 0:i.routeOptions:void 0})}),this.state={tabs:t},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 e=this.state.tabs,t=Object.keys(e).find(t=>{const o=e[t].originalHref;return this.props.routeInfo.pathname.startsWith(o)});t&&this.setState({activeTab:t})}componentDidUpdate(){this.state.activeTab&&this.setActiveTabOnContext(this.state.activeTab)}selectTab(e){const t=this.state.tabs[e];return!!t&&(this.onTabButtonClick(new CustomEvent("ionTabButtonClick",{detail:{href:t.currentHref,tab:e,selected:e===this.state.activeTab,routeOptions:void 0}})),!0)}static getDerivedStateFromProps(e,t){const o={...t.tabs},r=Object.keys(t.tabs).find(o=>{const r=t.tabs[o].originalHref;return e.routeInfo.pathname.startsWith(r)});R.Children.forEach(e.children,e=>{if(null!=e&&"object"==typeof e&&e.props&&(e.type===ns||e.type.isTabButton)){const t=o[e.props.tab];t&&t.originalHref===e.props.href||(o[e.props.tab]={originalHref:e.props.href,currentHref:e.props.href,originalRouteOptions:e.props.routeOptions,currentRouteOptions:e.props.routeOptions})}});const{activeTab:n}=t;if(r&&n){var a,i;const l=t.tabs[n].currentHref,c=t.tabs[n].currentRouteOptions;var s;if(r!==n||l!==(null===(a=e.routeInfo)||void 0===a?void 0:a.pathname)||c!==(null===(i=e.routeInfo)||void 0===i?void 0:i.routeOptions))o[r]={originalHref:o[r].originalHref,currentHref:e.routeInfo.pathname+(e.routeInfo.search||""),originalRouteOptions:o[r].originalRouteOptions,currentRouteOptions:null===(s=e.routeInfo)||void 0===s?void 0:s.routeOptions},"pop"===e.routeInfo.routeAction&&r!==n&&(o[n]={originalHref:o[n].originalHref,currentHref:o[n].originalHref,originalRouteOptions:o[n].originalRouteOptions,currentRouteOptions:o[n].currentRouteOptions})}return r&&e.onSetCurrentTab(r,e.routeInfo),{activeTab:r,tabs:o}}onTabButtonClick(e,t){var o;const r=this.state.tabs[e.detail.tab],n=r.originalHref,a=null===(o=this.props.tabsContext)||void 0===o?void 0:o.hasRouterOutlet,i=a?e.detail.href:"",{activeTab:s}=this.state;t&&t(e),s===e.detail.tab?n!==i&&this.context.resetTab(e.detail.tab,n,r.originalRouteOptions):(this.props.onIonTabsWillChange&&this.props.onIonTabsWillChange(new CustomEvent("ionTabWillChange",{detail:{tab:e.detail.tab}})),this.props.onIonTabsDidChange&&this.props.onIonTabsDidChange(new CustomEvent("ionTabDidChange",{detail:{tab:e.detail.tab}})),a&&(this.setActiveTabOnContext(e.detail.tab),this.context.changeTab(e.detail.tab,i,e.detail.routeOptions)))}renderTabButton(e){return t=>{if(null!=t&&t.props&&(t.type===ns||t.type.isTabButton)){var o,r;const n=t.props.tab===e?null===(o=this.props.routeInfo)||void 0===o?void 0:o.pathname:this.state.tabs[t.props.tab].currentHref,a=t.props.tab===e?null===(r=this.props.routeInfo)||void 0===r?void 0:r.routeOptions:this.state.tabs[t.props.tab].currentRouteOptions;return R.cloneElement(t,{href:n,routeOptions:a,onClick:e=>this.onTabButtonClick(e,t.props.onClick)})}return null}}render(){const{activeTab:e}=this.state;return A.jsx(Hi,{...this.props,selectedTab:e,children:R.Children.map(this.props.children,this.renderTabButton(e))})}static get contextType(){return Ti}}const is=R.memo(({forwardedRef:e,...t})=>{const o=I.useContext(Ti),r=I.useContext(Gi),n=e||r.tabBarProps.ref,a={...r.tabBarProps,ref:n};return A.jsx(as,{ref:n,...t,routeInfo:t.routeInfo||o.routeInfo||{pathname:window.location.pathname},onSetCurrentTab:o.setCurrentTab,tabsContext:{...r,tabBarProps:a},children:t.children})});Mi(is,"IonTabBar");R.Component;class ss extends R.PureComponent{constructor(e){super(e),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(){const{icon:e,ios:t,md:o,mode:r,...n}=this.props;let a;const i=(()=>{if("undefined"!=typeof window){const e=window.Ionic;if(e&&e.config)return e.config}return null})(),s=r||(null==i?void 0:i.get("mode"));var l,c;t||o?a="ios"===s?null!==(l=null!=t?t:o)&&void 0!==l?l:e:null!==(c=null!=o?o:t)&&void 0!==c?c:e:a=e;return A.jsx(Ui,{ref:this.props.forwardedRef,icon:a,...n,children:this.props.children})}static get contextType(){return Ti}}Mi(ss,"IonIcon");R.PureComponent;R.PureComponent;R.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")}});R.PureComponent;R.Component;R.PureComponent;
|
|
51
|
+
/**
|
|
52
|
+
* @license
|
|
53
|
+
* Copyright 2018 Google LLC
|
|
54
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
55
|
+
*/const ls=new Set(["children","localName","ref","style","className"]),cs=new WeakMap,ds=(e,t,o,r,n)=>{const a=null==n?void 0:n[t];void 0===a?(e[t]=o,null==o&&t in HTMLElement.prototype&&e.removeAttribute(t)):o!==r&&((e,t,o)=>{let r=cs.get(e);void 0===r&&cs.set(e,r=new Map);let n=r.get(t);void 0!==o?void 0===n?(r.set(t,n={handleEvent:o}),e.addEventListener(t,n)):n.handleEvent=o:void 0!==n&&(r.delete(t),e.removeEventListener(t,n))})(e,a,o)},hs=({defineCustomElement:e,tagName:t,transformTag:o,...r})=>{typeof e<"u"&&e();return(({react:e,tagName:t,elementClass:o,events:r,displayName:n})=>{const a=new Set(Object.keys(null!=r?r:{})),i=e.forwardRef((n,i)=>{const s=e.useRef(new Map),l=e.useRef(null),c={},d={};for(const[e,t]of Object.entries(n))ls.has(e)?c["className"===e?"class":e]=t:a.has(e)||e in o.prototype?d[e]=t:c[e]=t;return e.useLayoutEffect(()=>{if(null===l.current)return;const e=new Map;for(const t in d)ds(l.current,t,n[t],s.current.get(t),r),s.current.delete(t),e.set(t,n[t]);for(const[t,o]of s.current)ds(l.current,t,void 0,o,r);s.current=e}),e.useLayoutEffect(()=>{var e;null===(e=l.current)||void 0===e||e.removeAttribute("defer-hydration")},[]),c.suppressHydrationWarning=!0,e.createElement(t,{...c,ref:e.useCallback(e=>{l.current=e,"function"==typeof i?i(e):null!==i&&(i.current=e)},[i])})});return i.displayName=null!=n?n:o.name,i})({...r,tagName:o?o(t):t})};var ms=(e=>(e.Undefined="undefined",e.Null="null",e.String="string",e.Number="number",e.SpecialNumber="number",e.Boolean="boolean",e.BigInt="bigint",e))(ms||{}),us=(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))(us||{}),bs="type",ps="value",fs="serialized:";function gs(e,t,o){const r="undefined"!=typeof HTMLElement?HTMLElement.prototype:null;for(;e&&e!==r;){const r=Object.getOwnPropertyDescriptor(e,t);if(r&&(!o||r.get))return r;e=Object.getPrototypeOf(e)}}var vs,ys=(e,t)=>{var o;Object.entries(null!=(o=t.o.t)?o:{}).map(([o,[r]])=>{if(31&r||32&r){const r=e[o],n=gs(Object.getPrototypeOf(e),o,!0)||Object.getOwnPropertyDescriptor(e,o);n&&Object.defineProperty(e,o,{get(){return n.get.call(this)},set(e){n.set.call(this,e)},configurable:!0,enumerable:!0}),t.l.has(o)?e[o]=t.l.get(o):void 0!==r&&(e[o]=r)}})},ws=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},ks=(e,t)=>t in e,xs=(e,t)=>(0,console.error)(e,t),Cs=new Map,Ss="s-id",Es="sty-id",_s="c-id",Ls="http://www.w3.org/1999/xlink",As=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],Ts="undefined"!=typeof window?window:{},$s=Ts.HTMLElement||class{},zs={i:0,u:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},Os=(()=>{var e;let t=!1;try{null==(e=Ts.document)||e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(e){}return t})(),Is=(()=>{try{return!!Ts.document.adoptedStyleSheets&&(new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync)}catch(Ov){}return!1})(),Rs=!!Is&&!!Ts.document&&Object.getOwnPropertyDescriptor(Ts.document.adoptedStyleSheets,"length").writable,Ps=!1,Ns=[],Ms=[],Ds=(e,t)=>o=>{e.push(o),Ps||(Ps=!0,t&&4&zs.i?Hs(Fs):zs.raf(Fs))},js=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){xs(e)}e.length=0},Fs=()=>{js(Ns),js(Ms),(Ps=Ns.length>0)&&zs.raf(Fs)},Hs=e=>Promise.resolve(void 0).then(e),Bs=Ds(Ns,!1),Vs=Ds(Ms,!0);function Us(e){const t={mode:"open"};t.delegatesFocus=!!(16&e.i);const o=this.attachShadow(t);void 0===vs&&(vs=null),vs&&(Rs?o.adoptedStyleSheets.push(vs):o.adoptedStyleSheets=[...o.adoptedStyleSheets,vs])}var Ws=e=>{const t=Gs(e,"childNodes");e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&"SLOT-FB"!==e.tagName&&qs(t,e.tagName).forEach(e=>{1===e.nodeType&&"SLOT-FB"===e.tagName&&(e.hidden=!!Zs(e,Ys(e),!1).length)});let o=0;for(o=0;o<t.length;o++){const e=t[o];1===e.nodeType&&Gs(e,"childNodes").length&&Ws(e)}};function qs(e,t,o){let r,n=0,a=[];for(;n<e.length;n++){if(r=e[n],r["s-sr"]&&(!t||r["s-hn"]===t)&&(void 0===o||Ys(r)===o)&&(a.push(r),void 0!==o))return a;a=[...a,...qs(r.childNodes,t,o)]}return a}var Zs=(e,t,o=!0)=>{const r=[];(o&&e["s-sr"]||!e["s-sr"])&&r.push(e);let n=e;for(;n=n.nextSibling;)Ys(n)!==t||!o&&n["s-sr"]||r.push(n);return r},Ks=(e,t)=>1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t,Xs=(e,t,o,r)=>{if(e["s-ol"]&&e["s-ol"].isConnected)return;const n=document.createTextNode("");if(n["s-nr"]=e,!t["s-cr"]||!t["s-cr"].parentNode)return;const a=t["s-cr"].parentNode,i=Gs(a,"appendChild");if(void 0!==r){n["s-oo"]=r;const e=Gs(a,"childNodes"),t=[n];e.forEach(e=>{e["s-nr"]&&t.push(e)}),t.sort((e,t)=>!e["s-oo"]||e["s-oo"]<(t["s-oo"]||0)?-1:!t["s-oo"]||t["s-oo"]<e["s-oo"]?1:0),t.forEach(e=>i.call(a,e))}else i.call(a,n);e["s-ol"]=n,e["s-sh"]=t["s-hn"]},Ys=e=>"string"==typeof e["s-sn"]?e["s-sn"]:1===e.nodeType&&e.getAttribute("slot")||void 0;function Qs(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const o=[],r=this["s-sn"];(null==e?void 0:e.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 n=this["s-cr"].parentElement;return(n.__childNodes?n.childNodes:(e=>{const t=[];for(let o=0;o<e.length;o++){const r=e[o]["s-nr"]||void 0;r&&r.isConnected&&t.push(r)}return t})(n.childNodes)).forEach(e=>{r===Ys(e)&&o.push(e)}),t?o.filter(e=>1===e.nodeType):o}.bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}function Gs(e,t){if("__"+t in e){const o=e["__"+t];return"function"!=typeof o?o:o.bind(e)}return"function"!=typeof e[t]?e[t]:e[t].bind(e)}var Js=new WeakMap,el=(e,t,o)=>{let r=Cs.get(e);Is&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,Cs.set(e,r)},tl=(e,t)=>{var o,r,n;const a=ol(t),i=Cs.get(a);if(!Ts.document)return a;if(e=11===e.nodeType?e:Ts.document,i)if("string"==typeof i){let n,s=Js.get(e=e.head||e);s||Js.set(e,s=new Set);const l=e.querySelector(`[${Es}="${a}"]`);if(l)l.textContent=i;else if(!s.has(a)){n=Ts.document.createElement("style"),n.textContent=i;const l=null!=(o=zs.$)?o:function(){var e,t,o;return null!=(o=null==(t=null==(e=Ts.document.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:t.getAttribute("content"))?o:void 0}();if(null!=l&&n.setAttribute("nonce",l),!(1&t.i))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),o=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(n,(null==o?void 0:o.parentNode)===e?o:null)}else if("host"in e)if(Is){const t=new(null!=(r=e.defaultView)?r:e.ownerDocument.defaultView).CSSStyleSheet;t.replaceSync(i),Rs?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.textContent=i+t.textContent:e.prepend(n)}else e.append(n);1&t.i&&e.insertBefore(n,null),4&t.i&&(n.textContent+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),s&&s.add(a)}}else{let t=Js.get(e);if(t||Js.set(e,t=new Set),!t.has(a)){const o=null!=(n=e.defaultView)?n:e.ownerDocument.defaultView;let r;if(i.constructor===o.CSSStyleSheet)r=i;else{r=new o.CSSStyleSheet;for(let e=0;e<i.cssRules.length;e++)r.insertRule(i.cssRules[e].cssText,e)}if(Rs?e.adoptedStyleSheets.push(r):e.adoptedStyleSheets=[...e.adoptedStyleSheets,r],t.add(a),"host"in e){const t=e.querySelector(`[${Es}="${a}"]`);t&&Vs(()=>t.remove())}}}return a},ol=e=>"sc-"+e.p,rl=e=>"object"==(e=typeof e)||"function"===e,nl=(e,t,...o)=>{let r=null,n=null,a=null,i=!1,s=!1;const l=[],c=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?c(r):null!=r&&"boolean"!=typeof r&&((i="function"!=typeof e&&!rl(r))&&(r=String(r)),i&&s?l[l.length-1].h+=r:l.push(i?al(null,r):r),s=i)};if(c(o),t){t.key&&(n=t.key),t.name&&(a=t.name);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,l,sl);const d=al(e,null);return d.v=t,l.length>0&&(d.m=l),d.j=n,d.O=a,d},al=(e,t)=>({i:0,S:e,h:null!=t?t:null,k:null,m:null,v:null,j:null,O:null}),il={},sl={forEach:(e,t)=>e.map(ll).forEach(t),map:(e,t)=>e.map(ll).map(t).map(cl)},ll=e=>({vattrs:e.v,vchildren:e.m,vkey:e.j,vname:e.O,vtag:e.S,vtext:e.h}),cl=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),nl(e.vtag,t,...e.vchildren||[])}const t=al(e.vtag,e.vtext);return t.v=e.vattrs,t.m=e.vchildren,t.j=e.vkey,t.O=e.vname,t},dl=(e,t,o,r,n,a,i,s=[])=>{let l,c,d,h;if(1===a.nodeType){if(l=a.getAttribute(_s),l&&(c=l.split("."),c[0]===i||"0"===c[0])){d=ml({i:0,N:c[0],M:c[1],C:c[2],A:c[3],S:a.tagName.toLowerCase(),k:a,v:{class:a.className||""}}),t.push(d),a.removeAttribute(_s),e.m||(e.m=[]);const n=d.k.getAttribute("s-sn");"string"==typeof n&&("slot-fb"===d.S&&ul(n,c[2],d,a,e,t,o,r,s),d.k["s-sn"]=n,d.k.removeAttribute("s-sn")),void 0!==d.A&&(e.m[d.A]=d),e=d,r&&"0"===d.C&&(r[d.A]=d.k)}if(a.shadowRoot)for(h=a.shadowRoot.childNodes.length-1;h>=0;h--)dl(e,t,o,r,n,a.shadowRoot.childNodes[h],i,s);const m=a.__childNodes||a.childNodes;for(h=m.length-1;h>=0;h--)dl(e,t,o,r,n,m[h],i,s)}else if(8===a.nodeType)c=a.nodeValue.split("."),(c[1]===i||"0"===c[1])&&(l=c[0],d=ml({N:c[1],M:c[2],C:c[3],A:c[4]||"0",k:a,v:null,m:null,j:null,O:null,S:null,h:null}),"t"===l?(d.k=gl(a,3),d.k&&3===d.k.nodeType&&(d.h=d.k.textContent,t.push(d),a.remove(),i===d.N&&(e.m||(e.m=[]),e.m[d.A]=d),r&&"0"===d.C&&(r[d.A]=d.k))):"c"===l?(d.k=gl(a,8),d.k&&8===d.k.nodeType&&(t.push(d),a.remove())):d.N===i&&("s"===l?ul(a["s-sn"]=c[5]||"",c[2],d,a,e,t,o,r,s):"r"===l&&(r?a.remove():(n["s-cr"]=a,a["s-cn"]=!0))));else if(e&&"style"===e.S){const t=al(null,a.textContent);t.k=a,t.A="0",e.m=[t]}return e},hl=(e,t)=>{if(1===e.nodeType){const o=e[Ss]||e.getAttribute(Ss);o&&t.set(o,e);let r=0;if(e.shadowRoot)for(;r<e.shadowRoot.childNodes.length;r++)hl(e.shadowRoot.childNodes[r],t);const n=e.__childNodes||e.childNodes;for(r=0;r<n.length;r++)hl(n[r],t)}else if(8===e.nodeType){const o=e.nodeValue.split(".");"o"===o[0]&&(t.set(o[1]+"."+o[2],e),e.nodeValue="",e["s-en"]=o[3])}},ml=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 ul(e,t,o,r,n,a,i,s,l){r["s-sr"]=!0,o.O=e||null,o.S="slot";const c=(null==n?void 0:n.k)?n.k["s-id"]||n.k.getAttribute("s-id"):"";if(s&&Ts.document){const a=o.k=Ts.document.createElement(o.S);o.O&&o.k.setAttribute("name",e),n.k.shadowRoot&&c&&c!==o.N?Gs(n.k,"insertBefore")(a,Gs(n.k,"children")[0]):Gs(Gs(r,"parentNode"),"insertBefore")(a,r),fl(l,t,e,r,o.N),r.remove(),"0"===o.C&&(s[o.A]=o.k)}else{const a=o.k,i=c&&c!==o.N&&n.k.shadowRoot;fl(l,t,e,r,i?c:o.N),Qs(r),i&&n.k.insertBefore(a,n.k.children[0])}a.push(o),i.push(o),n.m||(n.m=[]),n.m[o.A]=o}var bl,pl,fl=(e,t,o,r,n)=>{var a,i;let s=r.nextSibling;if(e[t]=e[t]||[],s&&!(null==(a=s.nodeValue)?void 0:a.startsWith("s.")))do{!s||(s.getAttribute&&s.getAttribute("slot")||s["s-sn"])!==o&&(""!==o||s["s-sn"]||s.getAttribute&&s.getAttribute("slot")||8!==s.nodeType&&3!==s.nodeType)||(s["s-sn"]=o,e[t].push({slot:r,node:s,hostId:n})),s=null==s?void 0:s.nextSibling}while(s&&!(null==(i=s.nodeValue)?void 0:i.startsWith("s.")))},gl=(e,t)=>{let o=e;do{o=o.nextSibling}while(o&&(o.nodeType!==t||!o.nodeValue));return o},vl=e=>{if(!e)return;const t=Object.keys(e);if(0===t.length)return;let o=!1;for(const n of t){if(o)break;for(const t of e[n])if("string"==typeof t){o=!0;break}}if(!o)return e;const r={};for(const n of t)r[n]=e[n].map(e=>"string"==typeof e?{[e]:0}:e);return r},yl=class e{static fromLocalValue(t){const o=t[bs],r=ps in t?t[ps]:void 0;switch(o){case"string":case"boolean":return r;case"bigint":return BigInt(r);case"undefined":return;case"null":return null;case"number":return"NaN"===r?NaN:"-0"===r?-0:"Infinity"===r?1/0:"-Infinity"===r?-1/0:r;case"array":return r.map(t=>e.fromLocalValue(t));case"date":return new Date(r);case"map":const t=new Map;for(const[o,l]of r){const r="object"==typeof o&&null!==o?e.fromLocalValue(o):o,n=e.fromLocalValue(l);t.set(r,n)}return t;case"object":const n={};for(const[o,l]of r)n[o]=e.fromLocalValue(l);return n;case"regexp":const{pattern:a,flags:i}=r;return new RegExp(a,i);case"set":const s=new Set;for(const o of r)s.add(e.fromLocalValue(o));return s;case"symbol":return Symbol(r);default:throw new Error(`Unsupported type: ${o}`)}}static fromLocalValueArray(t){return t.map(t=>e.fromLocalValue(t))}static isLocalValueObject(e){if("object"!=typeof e||null===e)return!1;if(!e.hasOwnProperty(bs))return!1;const t=e[bs];return!!Object.values({...ms,...us}).includes(t)&&("null"===t||"undefined"===t||e.hasOwnProperty(ps))}},wl=(e,t,o)=>{return"string"==typeof e&&e.startsWith(fs)?e="string"==typeof(r=e)&&r.startsWith(fs)?yl.fromLocalValue(JSON.parse(function(e){const t=atob(e),o=new Uint8Array(t.length);for(let r=0;r<t.length;r++)o[r]=t.charCodeAt(r);return(new TextDecoder).decode(o)}(r.slice(11)))):r:null==e||rl(e)?e:4&t?(o&&"string"==typeof e||"false"!==e)&&(""===e||!!e):2&t?"string"==typeof e?parseFloat(e):"number"==typeof e?e:NaN:1&t?String(e):e;var r},kl=(e,t,o)=>{const r=e;return{emit:e=>xl(r,t,{bubbles:!!(4&o),composed:!!(2&o),cancelable:!!(1&o),detail:e})}},xl=(e,t,o)=>{const r=zs.ce(t,o);return e.dispatchEvent(r),r},Cl=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=ks(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=El(o);let a=El(r);if((e["s-si"]||e["s-sc"])&&i){const o=e["s-sc"]||e["s-si"];a.push(o),n.forEach(e=>{e.startsWith(o)&&a.push(e)}),a=[...new Set(a)].filter(e=>e),t.add(...a)}else t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&Zl(r,e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){if("a"===t[0]&&t.startsWith("attr:")){const o=t.slice(5);let n;{const t=ws(e);if(t&&t.o&&t.o.t){const e=t.o.t[o];e&&e[1]&&(n=e[1])}}return n||(n=o.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(null==r||!1===r?!1===r&&""!==e.getAttribute(n)||e.removeAttribute(n):e.setAttribute(n,!0===r?"":r))}if("p"===t[0]&&t.startsWith("prop:")){const o=t.slice(5);try{e[o]=r}catch(e){}return}{const i=rl(r);if((s||i&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]===n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(e){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(Ls,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS(Ls,t,r):e.setAttribute(t,r))}}else if(t="-"===t[2]?t.slice(3):ks(Ts,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(_l);t=t.replace(Ll,""),o&&zs.rel(e,t,o,n),r&&zs.ael(e,t,r,n)}},Sl=/\s/,El=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(Sl):[]),_l="Capture",Ll=new RegExp(_l+"$"),Al=(e,t,o,r)=>{const n=11===t.k.nodeType&&t.k.host?t.k.host:t.k,a=e&&e.v||{},i=t.v||{};for(const s of Tl(Object.keys(a)))s in i||Cl(n,s,a[s],void 0,o,t.i,r);for(const s of Tl(Object.keys(i)))Cl(n,s,a[s],i[s],o,t.i,r)};function Tl(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var $l=!1,zl=!1,Ol=!1,Il=!1,Rl=[],Pl=[],Nl=(e,t,o)=>{var r;const n=t.m[o];let a,i,s,l=0;if($l||(Ol=!0,"slot"===n.S&&(n.i|=n.m?2:1)),null!=n.h)a=n.k=Ts.document.createTextNode(n.h);else if(1&n.i)a=n.k=Ts.document.createTextNode(""),Al(null,n,Il);else{if(Il||(Il="svg"===n.S),!Ts.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(a=n.k=Ts.document.createElementNS(Il?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!$l&&2&n.i?"slot-fb":n.S),Il&&"foreignObject"===n.S&&(Il=!1),Al(null,n,Il),n.m){const t="template"===n.S?a.content:a;for(l=0;l<n.m.length;++l)i=Nl(e,n,l),i&&t.appendChild(i)}"svg"===n.S?Il=!1:"foreignObject"===a.tagName&&(Il=!0)}return a["s-hn"]=pl,3&n.i&&(a["s-sr"]=!0,a["s-cr"]=bl,a["s-sn"]=n.O||"",a["s-rf"]=null==(r=n.v)?void 0:r.ref,Qs(a),s=e&&e.m&&e.m[o],s&&s.S===n.S&&e.k&&Ml(e.k)),a},Ml=e=>{zs.i|=1;const t=e.closest(pl.toLowerCase());if(null!=t){const o=Array.from(t.__childNodes||t.childNodes).find(e=>e["s-cr"]),r=Array.from(e.__childNodes||e.childNodes);for(const e of o?r.reverse():r)null!=e["s-sh"]&&(Kl(t,e,null!=o?o:null),e["s-sh"]=void 0,Ol=!0)}zs.i&=-2},Dl=(e,t)=>{zs.i|=1;const o=Array.from(e.__childNodes||e.childNodes);if(e["s-sr"]){let t=e;for(;t=t.nextSibling;)t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===pl&&o.push(t)}for(let r=o.length-1;r>=0;r--){const e=o[r];e["s-hn"]!==pl&&e["s-ol"]&&(Kl(Bl(e).parentNode,e,Bl(e)),e["s-ol"].remove(),e["s-ol"]=void 0,e["s-sh"]=void 0,Ol=!0),t&&Dl(e,t)}zs.i&=-2},jl=(e,t,o,r,n,a)=>{let i,s=e["s-cr"]&&e["s-cr"].parentNode||e;for(s.shadowRoot&&s.tagName===pl&&(s=s.shadowRoot),"template"===o.S&&(s=s.content);n<=a;++n)r[n]&&(i=Nl(null,o,n),i&&(r[n].k=i,Kl(s,i,Bl(t))))},Fl=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.k;ql(t),e&&(zl=!0,e["s-ol"]?e["s-ol"].remove():Dl(e,!0),e.remove())}}},Hl=(e,t,o=!1)=>e.S===t.S&&("slot"===e.S?e.O===t.O:o?(o&&!e.j&&t.j&&(e.j=t.j),!0):e.j===t.j),Bl=e=>e&&e["s-ol"]||e,Vl=(e,t,o=!1)=>{const r=t.k=e.k,n=e.m,a=t.m,i=t.S,s=t.h;let l;null==s?(Il="svg"===i||"foreignObject"!==i&&Il,"slot"!==i||$l||e.O!==t.O&&(t.k["s-sn"]=t.O||"",Ml(t.k.parentElement)),Al(e,t,Il,o),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];const g="template"===o.S?e.content:e;for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(Hl(m,p,n))Vl(m,p,n),m=t[++s],p=r[++l];else if(Hl(u,f,n))Vl(u,f,n),u=t[--h],f=r[--b];else if(Hl(m,f,n))"slot"!==m.S&&"slot"!==f.S||Dl(m.k.parentNode,!1),Vl(m,f,n),Kl(g,m.k,u.k.nextSibling),m=t[++s],f=r[--b];else if(Hl(u,p,n))"slot"!==m.S&&"slot"!==f.S||Dl(u.k.parentNode,!1),Vl(u,p,n),Kl(g,u.k,m.k),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].j&&t[d].j===p.j){c=d;break}c>=0?(i=t[c],i.S!==p.S?a=Nl(t&&t[l],o,c):(Vl(i,p,n),t[c]=void 0,a=i.k),p=r[++l]):(a=Nl(t&&t[l],o,l),p=r[++l]),a&&Kl(Bl(m.k).parentNode,a,Bl(m.k))}s>h?jl(e,null==r[b+1]?null:r[b+1].k,o,r,l,b):l>b&&Fl(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.h&&(r.textContent=""),jl(r,null,t,a,0,a.length-1)):o||null===n?o&&null!==n&&null===a&&(t.m=n):Fl(n,0,n.length-1),Il&&"svg"===i&&(Il=!1)):(l=r["s-cr"])?l.parentNode.textContent=s:e.h!==s&&(r.data=s)},Ul=[],Wl=e=>{let t,o,r;const n=e.__childNodes||e.childNodes;for(const a of n){if(a["s-sr"]&&(t=a["s-cr"])&&t.parentNode){o=t.parentNode.__childNodes||t.parentNode.childNodes;const e=a["s-sn"];for(r=o.length-1;r>=0;r--)if(t=o[r],!(t["s-cn"]||t["s-nr"]||t["s-hn"]===a["s-hn"]||t["s-sh"]&&t["s-sh"]===a["s-hn"]))if(Ks(t,e)){let o=Ul.find(e=>e.I===t);zl=!0,t["s-sn"]=t["s-sn"]||e,o?(o.I["s-sh"]=a["s-hn"],o.L=a):(t["s-sh"]=a["s-hn"],Ul.push({L:a,I:t})),t["s-sr"]&&Ul.map(e=>{Ks(e.I,t["s-sn"])&&(o=Ul.find(e=>e.I===t),o&&!e.L&&(e.L=o.L))})}else Ul.some(e=>e.I===t)||Ul.push({I:t})}1===a.nodeType&&Wl(a)}},ql=e=>{e.v&&e.v.ref&&Rl.push(()=>e.v.ref(null)),e.m&&e.m.map(ql)},Zl=(e,t)=>{Pl.push(()=>e(t))},Kl=(e,t,o,r)=>{if("string"==typeof t["s-sn"]){e.insertBefore(t,o);const{slotNode:n}=function(e,t){var o;if(!(t=t||(null==(o=e["s-ol"])?void 0:o.parentElement)))return{slotNode:null,slotName:""};const r=e["s-sn"]=Ys(e)||"";return{slotNode:qs(Gs(t,"childNodes"),t.tagName,r)[0],slotName:r}}(t);return n&&!r&&n.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1})),t}return e.__insertBefore?e.__insertBefore(t,o):null==e?void 0:e.insertBefore(t,o)},Xl=(e,t)=>{if(t&&!e.T&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.T=()=>{t["s-p"].splice(o-1,1),r()}))}},Yl=(e,t)=>{if(e.i|=16,4&e.i)return void(e.i|=512);Xl(e,e.D);const o=()=>Ql(e,t);if(!t)return Vs(o);queueMicrotask(()=>{o()})},Ql=(e,t)=>{const o=e.$hostElement$,r=o;if(!r)throw new Error(`Can't render component <${o.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 n;return n=nc(r,t?"componentWillLoad":"componentWillUpdate",void 0,o),n=Gl(n,()=>nc(r,"componentWillRender",void 0,o)),Gl(n,()=>ec(e,r,t))},Gl=(e,t)=>Jl(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),Jl=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,ec=async(e,t,o)=>{var r;const n=e.$hostElement$,a=n["s-rc"];o&&(e=>{const t=e.o,o=e.$hostElement$,r=t.i,n=tl(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=n,o.classList.add(n+"-h"))})(e),tc(e,t,n,o),a&&(a.map(e=>e()),n["s-rc"]=void 0);{const t=null!=(r=n["s-p"])?r:[],o=()=>oc(e);0===t.length?o():(Promise.all(t).then(o).catch(o),e.i|=4,t.length=0)}},tc=(e,t,o,r)=>{try{t=t.render(),e.i&=-17,e.i|=2,((e,t,o=!1)=>{var r,n,a,i,s;const l=e.$hostElement$,c=e.o,d=e.R||al(null,null);var h;const m=(h=t)&&h.S===il?t:nl(null,null,t);if(pl=l.tagName,c._&&(m.v=m.v||{},c._.forEach(([e,t])=>{m.v[t]=l[e]})),o&&m.v)for(const u of Object.keys(m.v))l.hasAttribute(u)&&!["key","ref","style","class"].includes(u)&&(m.v[u]=l[u]);if(m.S=null,m.i|=4,e.R=m,m.k=d.k=l.shadowRoot||l,$l=!(!(1&c.i)||128&c.i),bl=l["s-cr"],zl=!1,Vl(d,m,o),zs.i|=1,Ol){Wl(m.k);for(const e of Ul){const t=e.I;if(!t["s-ol"]&&Ts.document){const e=Ts.document.createTextNode("");e["s-nr"]=t,Kl(t.parentNode,t["s-ol"]=e,t,o)}}for(const e of Ul){const t=e.I,s=e.L;if(1===t.nodeType&&o&&(t["s-ih"]=null!=(r=t.hidden)&&r),s){const e=s.parentNode;let r=s.nextSibling;if(r&&1===r.nodeType){let o=null==(n=t["s-ol"])?void 0:n.previousSibling;for(;o;){let n=null!=(a=o["s-nr"])?a:null;if(n&&n["s-sn"]===t["s-sn"]&&e===(n.__parentNode||n.parentNode)){for(n=n.nextSibling;n===t||(null==n?void 0:n["s-sr"]);)n=null==n?void 0:n.nextSibling;if(!n||!n["s-nr"]){r=n;break}}o=o.previousSibling}}if((!r&&e!==(t.__parentNode||t.parentNode)||(t.__nextSibling||t.nextSibling)!==r)&&t!==r){if(Kl(e,t,r,o),8===t.nodeType&&t.nodeValue.startsWith("s-nt-")){const e=Ts.document.createTextNode(t.nodeValue.replace(/^s-nt-/,""));e["s-hn"]=t["s-hn"],e["s-sn"]=t["s-sn"],e["s-sh"]=t["s-sh"],e["s-sr"]=t["s-sr"],e["s-ol"]=t["s-ol"],e["s-ol"]["s-nr"]=e,Kl(t.parentNode,e,t,o),t.parentNode.removeChild(t)}1===t.nodeType&&"SLOT-FB"!==t.tagName&&(t.hidden=null!=(i=t["s-ih"])&&i)}t&&"function"==typeof s["s-rf"]&&s["s-rf"](s)}else 1===t.nodeType&&(t.hidden=!0)}}if(zl&&Ws(m.k),zs.i&=-2,Ul.length=0,!$l&&!(1&c.i)&&l["s-cr"]){const e=m.k.__childNodes||m.k.childNodes;for(const t of e)if(t["s-hn"]!==pl&&!t["s-sh"])if(o&&null==t["s-ih"]&&(t["s-ih"]=null!=(s=t.hidden)&&s),1===t.nodeType)t.hidden=!0;else if(3===t.nodeType&&t.nodeValue.trim()){const e=Ts.document.createComment("s-nt-"+t.nodeValue);e["s-sn"]=t["s-sn"],Kl(t.parentNode,e,t,o),t.parentNode.removeChild(t)}}bl=void 0,Rl.forEach(e=>e()),Rl.length=0,Pl.forEach(e=>e()),Pl.length=0})(e,t,r)}catch(t){xs(t,e.$hostElement$)}return null},oc=e=>{const t=e.$hostElement$,o=t,r=e.D;nc(o,"componentDidRender",void 0,t),64&e.i?nc(o,"componentDidUpdate",void 0,t):(e.i|=64,ac(t),nc(o,"componentDidLoad",void 0,t),e.F(t),r||rc()),e.T&&(e.T(),e.T=void 0),512&e.i&&Hs(()=>Yl(e,!1)),e.i&=-517},rc=()=>{var e;Hs(()=>xl(Ts,"appload",{detail:{namespace:"siemens-ix"}})),(null==(e=zs.U)?void 0:e.size)&&zs.U.clear()},nc=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(e){xs(e,r)}},ac=e=>e.classList.add("hydrated"),ic=(e,t,o,r)=>{const n=ws(e);if(!n)return;const a=e,i=n.l.get(t),s=n.i,l=a;o=wl(o,r.t[t][0],!!(64&r.i));const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.l.set(t,o),r.B){const e=r.B[t];e&&e.map(e=>{try{const[[r,a]]=Object.entries(e);(128&s||1&a)&&(l?l[r](o,i,t):n.V.push(()=>{n.H[r](o,i,t)}))}catch(e){xs(e,a)}})}if(2&s){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t)&&!(16&s))return;16&s||Yl(n,!1)}}},sc=(e,t,o)=>{var r,n;const a=e.prototype;64&t.i&&1&o&&As.forEach(e=>{const t=a[e];Object.defineProperty(a,e,{value(...o){var r;const n=ws(this);this?"function"==typeof t&&t.call(this,...o):null==(r=null==n?void 0:n.P)||r.then(t=>{const r=t[e];"function"==typeof r&&r.call(t,...o)})}})});{e.watchers&&!t.B&&(t.B=vl(e.watchers)),e.deserializers&&!t.W&&(t.W=e.deserializers),e.serializers&&!t.q&&(t.q=e.serializers);const o=Object.entries(null!=(r=t.t)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=gs(a,e)||{};r&&(t.t[e][0]|=2048),n&&(t.t[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,ws(this).l.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=ws(this);if(a){if(n)return void 0===(32&o?this[e]:a.$hostElement$[e])&&a.l.get(e)&&(r=a.l.get(e)),n.apply(this,[wl(r,o,!!(64&t.i))]),void ic(this,e,r=32&o?this[e]:a.$hostElement$[e],t);ic(this,e,r,t)}}})}});{const r=new Map;a.attributeChangedCallback=function(e,n,i){zs.jmp(()=>{var s;const l=r.get(e),c=ws(this);if(this.hasOwnProperty(l),a.hasOwnProperty(l)&&"number"==typeof this[l]&&this[l]==i)return;if(null==l){const o=null==c?void 0:c.i;if(c&&o&&!(8&o)&&i!==n){const r=this,a=null==(s=t.B)?void 0:s[e];null==a||a.forEach(t=>{const[[a,s]]=Object.entries(t);null!=r[a]&&(128&o||1&s)&&r[a].call(r,i,n,e)})}return}const d=o.find(([e])=>e===l),h=d&&4&d[1][0],m=h&&null===i&&void 0===this[l];h&&(i=null!==i&&"false"!==i);const u=Object.getOwnPropertyDescriptor(a,l);m||i==this[l]||u.get&&!u.set||(this[l]=i)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.B)?n:{}),...o.filter(([e,t])=>31&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t._)||n.push([e,a])),a})]))}}return e},lc=(e,t)=>{const o={i:t[0],p:t[1]};try{o.t=t[2],o.Y=t[3],o.B=vl(e.B),o.W=e.W,o.q=e.q,o._=[],(()=>{if(!Ts.document)return;const e=Ts.document.querySelectorAll(`[${Es}]`);let t=0;for(;t<e.length;t++)el(e[t].getAttribute(Es),e[t].innerHTML.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),!0)})();const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={i:0,$hostElement$:e,o:t,l:new Map,J:new Map};o.P=new Promise(e=>o.F=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r,512&t.i&&ys(e,o)})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){const e=ws(this);if(!e)return;dc(this,e,o.Y),this.__hasHostListenerAttached=!0}(e=>{if(!(1&zs.i)){const t=ws(e);if(!t)return;const o=t.o,r=()=>{};if(1&t.i)dc(e,t,o.Y),(null==t?void 0:t.H)||(null==t?void 0:t.P)&&t.P.then(()=>{});else{let r;if(t.i|=1,r=e.getAttribute(Ss),r){if(1&o.i){const t=tl(e.shadowRoot,o);e.classList.remove(t+"-h",t+"-s")}((e,t,o,r)=>{var n,a,i,s;const l=e.shadowRoot,c=[],d=[],h=l?[]:null,m=al(t,null);m.k=e,!Ts.document||zs.U&&zs.U.size||hl(Ts.document.body,zs.U=new Map),e[Ss]=o,e.removeAttribute(Ss),r.R=dl(m,c,[],h,e,e,o,d);let u=0;const b=c.length;let p;for(;u<b;u++){p=c[u];const o=p.N+"."+p.M,r=zs.U.get(o),a=p.k;if(l){if((null==(n=p.S)?void 0:n.toString().includes("-"))&&"slot-fb"!==p.S&&!p.k.shadowRoot){const e=ws(p.k);if(e){const t=ol(e.o),o=Ts.document.querySelector(`style[sty-id="${t}"]`);o&&h.unshift(o.cloneNode(!0))}}}else a["s-hn"]=t.toUpperCase(),"slot"===p.S&&(a["s-cr"]=e["s-cr"]);"slot"===p.S&&(p.O=p.k["s-sn"]||p.k.name||null,p.m?(p.i|=2,p.k.childNodes.length||p.m.forEach(e=>{p.k.appendChild(e.k)})):p.i|=1),r&&r.isConnected&&(r.parentElement.shadowRoot&&""===r["s-en"]&&r.parentNode.insertBefore(a,r.nextSibling),r.parentNode.removeChild(r),l||(a["s-oo"]=parseInt(p.M))),r&&!r["s-id"]&&zs.U.delete(o)}const f=[],g=d.length;let v,y,w,k,x=0,C=0;for(;x<g;x++)if(v=d[x],v&&v.length)for(w=v.length,y=0;y<w;y++){if(k=v[y],f[k.hostId]||(f[k.hostId]=zs.U.get(k.hostId)),!f[k.hostId])continue;const e=f[k.hostId];e.shadowRoot&&k.node.parentElement!==e&&e.insertBefore(k.node,null==(i=null==(a=v[y-1])?void 0:a.node)?void 0:i.nextSibling),e.shadowRoot&&l||(k.slot["s-cr"]||(k.slot["s-cr"]=e["s-cr"],k.slot["s-cr"]=!k.slot["s-cr"]&&e.shadowRoot?e:(e.__childNodes||e.childNodes)[0]),Xs(k.node,k.slot,0,k.node["s-oo"]||C),(null==(s=k.node.parentElement)?void 0:s.shadowRoot)&&k.node.getAttribute&&k.node.getAttribute("slot")&&k.node.removeAttribute("slot")),C=(k.node["s-oo"]||C)+1}if(l&&!l.childNodes.length){let t=0;const o=h.length;if(o){for(;t<o;t++){const e=h[t];e&&l.appendChild(e)}Array.from(e.childNodes).forEach(e=>{"string"!=typeof e["s-en"]&&"string"!=typeof e["s-sn"]&&(1===e.nodeType&&e.slot&&e.hidden?e.removeAttribute("hidden"):8!==e.nodeType||e.nodeValue||e.parentNode.removeChild(e))})}}r.$hostElement$=e})(e,o.p,r,t)}r||12&o.i&&(e=>{if(!Ts.document)return;const t=e["s-cr"]=Ts.document.createComment("");t["s-cn"]=!0,Kl(e,t,e.firstChild)})(e);{let o=e;for(;o=o.parentNode||o.host;)if(1===o.nodeType&&o.hasAttribute("s-id")&&o["s-p"]||o["s-p"]){Xl(t,t.D=o);break}}o.t&&Object.entries(o.t).map(([t,[o]])=>{if(31&o&&Object.prototype.hasOwnProperty.call(e,t)){const o=e[t];delete e[t],e[t]=o}}),(async(e,t,o)=>{let r;try{if(!(32&t.i)&&(t.i|=32,r=e.constructor,customElements.whenDefined(e.localName).then(()=>t.i|=128),r&&r.style)){let e;"string"==typeof r.style&&(e=r.style);const t=ol(o);if(!Cs.has(t)){const r=()=>{};el(t,e,!!(1&o.i)),r()}}const n=t.D,a=()=>Yl(t,!0);n&&n["s-rc"]?n["s-rc"].push(a):a()}catch(o){xs(o,e),t.T&&(t.T(),t.T=void 0),t.F&&t.F(e)}})(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{if(!(1&zs.i)){const t=ws(e);(null==t?void 0:t.Z)&&(t.Z.map(e=>e()),t.Z=void 0)}Js.has(e)&&Js.delete(e),e.shadowRoot&&Js.has(e.shadowRoot)&&Js.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.p}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Us.call(this,o)}}),Object.defineProperty(e,"is",{value:o.p,configurable:!0}),sc(e,o,3)}catch(t){return xs(t),e}},cc=(e,t)=>t,dc=(e,t,o)=>{o&&Ts.document&&o.map(([o,r,n])=>{const a=mc(Ts.document,e,o),i=hc(t,n),s=uc(o);zs.ael(a,r,i,s),(t.Z=t.Z||[]).push(()=>zs.rel(a,r,i,s))})},hc=(e,t)=>o=>{try{e.$hostElement$[t](o)}catch(t){xs(t,e.$hostElement$)}},mc=(e,t,o)=>4&o?e:8&o?Ts:t,uc=e=>Os?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e),bc=globalThis.HTMLElement||class{};function pc(...e){return e.reduceRight((e,t)=>t(e),bc)}const fc=e=>e?"true":"false",gc=e=>e.replace("-filled","").split("-").map(e=>{const t=e.trim(),o=t.replace(/\d+/g,"");return 0===o.length?t:o}).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" "),vc=(e,t=[])=>{const o={};return yc.forEach(r=>{var n;e.hasAttribute(r)&&(null===e.getAttribute(r)||t.includes(r)||(o[r]=null!==(n=e.getAttribute(r))&&void 0!==n?n:"",e.removeAttribute(r)))}),o},yc=["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"],wc=lc(class e extends $s{constructor(e){super(),n(this,"format",void 0),n(this,"textColor",void 0),n(this,"bold",!1),n(this,"textDecoration","none"),!1!==e&&this.__registerHost(),this.__attachShadow()}static getTextColor(e){return e.startsWith("inv-")||!e.endsWith("-contrast")?`var(--theme-color-${e}-text)`:`var(--theme-color-${e.replace("-","--")})`}render(){var t;let o={};o[`typography-${null!==(t=this.format)&&void 0!==t?t:"body"}`]=!0,"none"!==this.textDecoration&&(o[`typography-decoration-${this.textDecoration}`]=!0),o["typography-weight-bold"]=this.bold;let r={};return this.textColor&&(r={color:e.getTextColor(this.textColor)}),nl(il,{key:"ea3cece07f28bc8d2b3e833285d2349f660b6509",class:o,style:r},nl("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 kc(){"undefined"!=typeof customElements&&["ix-typography"].forEach(e=>{"ix-typography"===e&&(customElements.get(e)||customElements.define(e,wc))})}const xc="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>",Cc="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>",Sc="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>",Ec="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>",_c="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>",Lc="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>",Ac="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>",Tc="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>",$c="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 zc=class{constructor(){n(this,"listeners",[]),n(this,"listenersOncer",[]),n(this,"on",e=>(this.listeners.push(e),{dispose:()=>this.off(e)})),n(this,"once",e=>{this.listenersOncer.push(e)}),n(this,"off",e=>{const t=this.listeners.indexOf(e);t>-1&&this.listeners.splice(t,1)}),n(this,"emit",e=>{if(this.listeners.forEach(t=>t(e)),this.listenersOncer.length>0){const t=this.listenersOncer;this.listenersOncer=[],t.forEach(t=>t(e))}}),n(this,"pipe",e=>this.on(t=>e.emit(t)))}};const Oc=new class{async attachView(e,t){var o;return(null!==(o=null==t?void 0:t.parentElement)&&void 0!==o?o:document.body).appendChild(e),e}async removeView(e){e.remove()}};let Ic=Oc;const Rc=()=>Oc;function Pc(e,t){const o=t=>{const r=Object.freeze([...t]);let n;const a=()=>(n||(n=async function(e){if(0===e.length)return;const t=globalThis.customElements;if(!t)throw new Error("Cannot define custom element dependencies because customElements is not available.");for(const o of e)await o.define();await Promise.all(e.map(e=>t.whenDefined(e.tag)))}(r).catch(e=>{throw n=void 0,e})),n),i=async(...t)=>(await a(),e(...t));return Object.defineProperties(i,{dependencies:{value:r},ensureDependencies:{value:a},withDependencies:{value:e=>o(e)}}),i};return o(t)}const Nc=Pc(async function(e){const t=Ic;let o;const r=new zc,n=new zc;if("string"==typeof e.content){const t=document.createElement("ix-modal");t.innerText=e.content,o=await Rc().attachView(t)}if(e.content instanceof HTMLElement&&"IX-MODAL"!==e.content.tagName){const t=document.createElement("ix-modal");t.appendChild(e.content),o=await Rc().attachView(t)}return o||(o=await t.attachView(e.content)),function(e,t){const o=t.ariaDescribedby,r=t.ariaLabelledby;delete t.ariaDescribedby,delete t.ariaLabelledby,o&&e.setAttribute("aria-describedby",o),r&&e.setAttribute("aria-labelledby",r)}(o,e),Object.assign(o,e),await o.showModal(),o.addEventListener("dialogClose",async({detail:e})=>{r.emit(e),await t.removeView(o)}),o.addEventListener("dialogDismiss",async({detail:e})=>{n.emit(e),await t.removeView(o)}),{htmlElement:o,onClose:r,onDismiss:n}},[{tag:"ix-modal",define:()=>{}}]);async function Mc(e){const t=document.createElement("ix-application-switch-modal");t.config=e;const o=(await Nc({content:t,size:"840",closeOnBackdropClick:!0})).htmlElement.querySelector("ix-application-switch-modal");return e=>{o?o.config=e:console.warn("ix-application-switch-modal element not found!")}}let Dc=class extends Event{constructor(e,t,o){super("context-request",{bubbles:!0,composed:!0}),n(this,"context",void 0),n(this,"callback",void 0),n(this,"subscribe",void 0),this.context=e,this.callback=t,this.subscribe=o}};function jc(e,t,o,r){let n;return e.dispatchEvent(new Dc(t,(e,t)=>{o(e,t),n=t},r)),{unsubscribe:()=>{n&&n()}}}const Fc={name:"application-layout-context",initialValue:{hideHeader:!1,sidebar:!1}},Hc={sm:"(max-width: 48em)",md:"(min-width: 48.0625em) and (max-width: 80em)",lg:"(min-width: 80.0625em)"},Bc=e=>!("undefined"==typeof window||!window.matchMedia)&&window.matchMedia(Hc[e]).matches,Vc=new(s=new WeakMap,l=new WeakMap,c=new WeakMap,class{constructor(){e(this,s,null),e(this,l,new zc),e(this,c,!1)}register(e){o(s,this)?console.warn("Menu already defined"):(t(s,this,e),o(s,this).addEventListener("expandChange",e=>{o(l,this).emit(e.detail)}))}setIsPinned(e){t(c,this,e)}async open(){return!!o(s,this)&&(o(s,this).toggleMenu(!0),!0)}async close(){return!!o(s,this)&&(o(s,this).toggleMenu(!1),!0)}async toggle(){return!!o(s,this)&&(o(s,this).toggleMenu(),!0)}get nativeElement(){return o(s,this)}get expandChange(){return o(l,this)}get isPinned(){return o(c,this)}});function Uc(e,t){return t?t.closest(e)||Uc(e,t.getRootNode().host):null}function Wc(e){return!!e&&0!==e.assignedElements({flatten:!0}).length}function qc(e,t){return e?e instanceof ShadowRoot?qc(e.host,t):e instanceof HTMLElement&&e.matches(t)?e:qc(e.parentNode,t):null}const Zc=["top","right","bottom","left"],Kc=Math.min,Xc=Math.max,Yc=Math.round,Qc=Math.floor,Gc=e=>({x:e,y:e}),Jc={left:"right",right:"left",bottom:"top",top:"bottom"},ed={start:"end",end:"start"};function td(e,t,o){return Xc(e,Kc(t,o))}function od(e,t){return"function"==typeof e?e(t):e}function rd(e){return e.split("-")[0]}function nd(e){return e.split("-")[1]}function ad(e){return"x"===e?"y":"x"}function id(e){return"y"===e?"height":"width"}function sd(e){return["top","bottom"].includes(rd(e))?"y":"x"}function ld(e){return ad(sd(e))}function cd(e){return e.replace(/start|end/g,e=>ed[e])}function dd(e){return e.replace(/left|right|bottom|top/g,e=>Jc[e])}function hd(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function md(e){const{x:t,y:o,width:r,height:n}=e;return{width:r,height:n,top:o,left:t,right:t+r,bottom:o+n,x:t,y:o}}function ud(e,t,o){let{reference:r,floating:n}=e;const a=sd(t),i=ld(t),s=id(i),l=rd(t),c="y"===a,d=r.x+r.width/2-n.width/2,h=r.y+r.height/2-n.height/2,m=r[s]/2-n[s]/2;let u;switch(l){case"top":u={x:d,y:r.y-n.height};break;case"bottom":u={x:d,y:r.y+r.height};break;case"right":u={x:r.x+r.width,y:h};break;case"left":u={x:r.x-n.width,y:h};break;default:u={x:r.x,y:r.y}}switch(nd(t)){case"start":u[i]-=m*(o&&c?-1:1);break;case"end":u[i]+=m*(o&&c?-1:1)}return u}async function bd(e,t){var o;void 0===t&&(t={});const{x:r,y:n,platform:a,rects:i,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:m=!1,padding:u=0}=od(t,e),b=hd(u),p=s[m?"floating"===h?"reference":"floating":h],f=md(await a.getClippingRect({element:null==(o=await(null==a.isElement?void 0:a.isElement(p)))||o?p:p.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),g="floating"===h?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,v=await(null==a.getOffsetParent?void 0:a.getOffsetParent(s.floating)),y=await(null==a.isElement?void 0:a.isElement(v))&&await(null==a.getScale?void 0:a.getScale(v))||{x:1,y:1},w=md(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:v,strategy:l}):g);return{top:(f.top-w.top+b.top)/y.y,bottom:(w.bottom-f.bottom+b.bottom)/y.y,left:(f.left-w.left+b.left)/y.x,right:(w.right-f.right+b.right)/y.x}}function pd(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function fd(e){return Zc.some(t=>e[t]>=0)}function gd(e){const t=Kc(...e.map(e=>e.left)),o=Kc(...e.map(e=>e.top));return{x:t,y:o,width:Xc(...e.map(e=>e.right))-t,height:Xc(...e.map(e=>e.bottom))-o}}function vd(){return"undefined"!=typeof window}function yd(e){return xd(e)?(e.nodeName||"").toLowerCase():"#document"}function wd(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function kd(e){var t;return null==(t=(xd(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function xd(e){return!!vd()&&(e instanceof Node||e instanceof wd(e).Node)}function Cd(e){return!!vd()&&(e instanceof Element||e instanceof wd(e).Element)}function Sd(e){return!!vd()&&(e instanceof HTMLElement||e instanceof wd(e).HTMLElement)}function Ed(e){return!(!vd()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof wd(e).ShadowRoot)}function _d(e){const{overflow:t,overflowX:o,overflowY:r,display:n}=Od(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!["inline","contents"].includes(n)}function Ld(e){return["table","td","th"].includes(yd(e))}function Ad(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch(e){return!1}})}function Td(e){const t=$d(),o=Cd(e)?Od(e):e;return["transform","translate","scale","rotate","perspective"].some(e=>!!o[e]&&"none"!==o[e])||!!o.containerType&&"normal"!==o.containerType||!t&&!!o.backdropFilter&&"none"!==o.backdropFilter||!t&&!!o.filter&&"none"!==o.filter||["transform","translate","scale","rotate","perspective","filter"].some(e=>(o.willChange||"").includes(e))||["paint","layout","strict","content"].some(e=>(o.contain||"").includes(e))}function $d(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function zd(e){return["html","body","#document"].includes(yd(e))}function Od(e){return wd(e).getComputedStyle(e)}function Id(e){return Cd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Rd(e){if("html"===yd(e))return e;const t=e.assignedSlot||e.parentNode||Ed(e)&&e.host||kd(e);return Ed(t)?t.host:t}function Pd(e){const t=Rd(e);return zd(t)?e.ownerDocument?e.ownerDocument.body:e.body:Sd(t)&&_d(t)?t:Pd(t)}function Nd(e,t,o){var r;void 0===t&&(t=[]),void 0===o&&(o=!0);const n=Pd(e),a=n===(null==(r=e.ownerDocument)?void 0:r.body),i=wd(n);if(a){const e=Md(i);return t.concat(i,i.visualViewport||[],_d(n)?n:[],e&&o?Nd(e):[])}return t.concat(n,Nd(n,[],o))}function Md(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Dd(e){const t=Od(e);let o=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const n=Sd(e),a=n?e.offsetWidth:o,i=n?e.offsetHeight:r,s=Yc(o)!==a||Yc(r)!==i;return s&&(o=a,r=i),{width:o,height:r,$:s}}function jd(e){return Cd(e)?e:e.contextElement}function Fd(e){const t=jd(e);if(!Sd(t))return Gc(1);const o=t.getBoundingClientRect(),{width:r,height:n,$:a}=Dd(t);let i=(a?Yc(o.width):o.width)/r,s=(a?Yc(o.height):o.height)/n;return i&&Number.isFinite(i)||(i=1),s&&Number.isFinite(s)||(s=1),{x:i,y:s}}const Hd=Gc(0);function Bd(e){const t=wd(e);return $d()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Hd}function Vd(e,t,o,r){void 0===t&&(t=!1),void 0===o&&(o=!1);const n=e.getBoundingClientRect(),a=jd(e);let i=Gc(1);t&&(r?Cd(r)&&(i=Fd(r)):i=Fd(e));const s=function(e,t,o){return void 0===t&&(t=!1),!(!o||t&&o!==wd(e))&&t}(a,o,r)?Bd(a):Gc(0);let l=(n.left+s.x)/i.x,c=(n.top+s.y)/i.y,d=n.width/i.x,h=n.height/i.y;if(a){const e=wd(a),t=r&&Cd(r)?wd(r):r;let o=e,n=Md(o);for(;n&&r&&t!==o;){const e=Fd(n),t=n.getBoundingClientRect(),r=Od(n),a=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,h*=e.y,l+=a,c+=i,o=wd(n),n=Md(o)}}return md({width:d,height:h,x:l,y:c})}function Ud(e,t){const o=Id(e).scrollLeft;return t?t.left+o:Vd(kd(e)).left+o}function Wd(e,t,o){void 0===o&&(o=!1);const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-(o?0:Ud(e,r)),y:r.top+t.scrollTop}}function qd(e,t,o){let r;if("viewport"===t)r=function(e,t){const o=wd(e),r=kd(e),n=o.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){a=n.width,i=n.height;const e=$d();(!e||e&&"fixed"===t)&&(s=n.offsetLeft,l=n.offsetTop)}return{width:a,height:i,x:s,y:l}}(e,o);else if("document"===t)r=function(e){const t=kd(e),o=Id(e),r=e.ownerDocument.body,n=Xc(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=Xc(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-o.scrollLeft+Ud(e);const s=-o.scrollTop;return"rtl"===Od(r).direction&&(i+=Xc(t.clientWidth,r.clientWidth)-n),{width:n,height:a,x:i,y:s}}(kd(e));else if(Cd(t))r=function(e,t){const o=Vd(e,!0,"fixed"===t),r=o.top+e.clientTop,n=o.left+e.clientLeft,a=Sd(e)?Fd(e):Gc(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:n*a.x,y:r*a.y}}(t,o);else{const o=Bd(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return md(r)}function Zd(e,t){const o=Rd(e);return!(o===t||!Cd(o)||zd(o))&&("fixed"===Od(o).position||Zd(o,t))}function Kd(e,t,o){const r=Sd(t),n=kd(t),a="fixed"===o,i=Vd(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const l=Gc(0);if(r||!r&&!a)if(("body"!==yd(t)||_d(n))&&(s=Id(t)),r){const e=Vd(t,!0,a,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else n&&(l.x=Ud(n));const c=!n||r||a?Gc(0):Wd(n,s);return{x:i.left+s.scrollLeft-l.x-c.x,y:i.top+s.scrollTop-l.y-c.y,width:i.width,height:i.height}}function Xd(e){return"static"===Od(e).position}function Yd(e,t){if(!Sd(e)||"fixed"===Od(e).position)return null;if(t)return t(e);let o=e.offsetParent;return kd(e)===o&&(o=o.ownerDocument.body),o}function Qd(e,t){const o=wd(e);if(Ad(e))return o;if(!Sd(e)){let t=Rd(e);for(;t&&!zd(t);){if(Cd(t)&&!Xd(t))return t;t=Rd(t)}return o}let r=Yd(e,t);for(;r&&Ld(r)&&Xd(r);)r=Yd(r,t);return r&&zd(r)&&Xd(r)&&!Td(r)?o:r||function(e){let t=Rd(e);for(;Sd(t)&&!zd(t);){if(Td(t))return t;if(Ad(t))return null;t=Rd(t)}return null}(e)||o}const Gd={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:o,offsetParent:r,strategy:n}=e;const a="fixed"===n,i=kd(r),s=!!t&&Ad(t.floating);if(r===i||s&&a)return o;let l={scrollLeft:0,scrollTop:0},c=Gc(1);const d=Gc(0),h=Sd(r);if((h||!h&&!a)&&(("body"!==yd(r)||_d(i))&&(l=Id(r)),Sd(r))){const e=Vd(r);c=Fd(r),d.x=e.x+r.clientLeft,d.y=e.y+r.clientTop}const m=!i||h||a?Gc(0):Wd(i,l,!0);return{width:o.width*c.x,height:o.height*c.y,x:o.x*c.x-l.scrollLeft*c.x+d.x+m.x,y:o.y*c.y-l.scrollTop*c.y+d.y+m.y}},getDocumentElement:kd,getClippingRect:function(e){let{element:t,boundary:o,rootBoundary:r,strategy:n}=e;const a=[..."clippingAncestors"===o?Ad(t)?[]:function(e,t){const o=t.get(e);if(o)return o;let r=Nd(e,[],!1).filter(e=>Cd(e)&&"body"!==yd(e)),n=null;const a="fixed"===Od(e).position;let i=a?Rd(e):e;for(;Cd(i)&&!zd(i);){const t=Od(i),o=Td(i);o||"fixed"!==t.position||(n=null),(a?!o&&!n:!o&&"static"===t.position&&n&&["absolute","fixed"].includes(n.position)||_d(i)&&!o&&Zd(e,i))?r=r.filter(e=>e!==i):n=t,i=Rd(i)}return t.set(e,r),r}(t,this._c):[].concat(o),r],i=a.reduce((e,o)=>{const r=qd(t,o,n);return e.top=Xc(r.top,e.top),e.right=Kc(r.right,e.right),e.bottom=Kc(r.bottom,e.bottom),e.left=Xc(r.left,e.left),e},qd(t,a[0],n));return{width:i.right-i.left,height:i.bottom-i.top,x:i.left,y:i.top}},getOffsetParent:Qd,getElementRects:async function(e){const t=this.getOffsetParent||Qd,o=this.getDimensions,r=await o(e.floating);return{reference:Kd(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:o}=Dd(e);return{width:t,height:o}},getScale:Fd,isElement:Cd,isRTL:function(e){return"rtl"===Od(e).direction}};function Jd(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function eh(e,t,o,r){void 0===r&&(r={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=jd(e),d=n||a?[...c?Nd(c):[],...Nd(t)]:[];d.forEach(e=>{n&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)});const h=c&&s?function(e,t){let o,r=null;const n=kd(e);function a(){var e;clearTimeout(o),null==(e=r)||e.disconnect(),r=null}return function i(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),a();const c=e.getBoundingClientRect(),{left:d,top:h,width:m,height:u}=c;if(s||t(),!m||!u)return;const b={rootMargin:-Qc(h)+"px "+-Qc(n.clientWidth-(d+m))+"px "+-Qc(n.clientHeight-(h+u))+"px "+-Qc(d)+"px",threshold:Xc(0,Kc(1,l))||1};let p=!0;function f(t){const r=t[0].intersectionRatio;if(r!==l){if(!p)return i();r?i(!1,r):o=setTimeout(()=>{i(!1,1e-7)},1e3)}1!==r||Jd(c,e.getBoundingClientRect())||i(),p=!1}try{r=new IntersectionObserver(f,{...b,root:n.ownerDocument})}catch(e){r=new IntersectionObserver(f,b)}r.observe(e)}(!0),a}(c,o):null;let m,u=-1,b=null;i&&(b=new ResizeObserver(e=>{let[r]=e;r&&r.target===c&&b&&(b.unobserve(t),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var e;null==(e=b)||e.observe(t)})),o()}),c&&!l&&b.observe(c),b.observe(t));let p=l?Vd(e):null;return l&&function t(){const r=Vd(e);p&&!Jd(p,r)&&o(),p=r,m=requestAnimationFrame(t)}(),o(),()=>{var e;d.forEach(e=>{n&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)}),null==h||h(),null==(e=b)||e.disconnect(),b=null,l&&cancelAnimationFrame(m)}}const th=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var o,r;const{x:n,y:a,placement:i,middlewareData:s}=t,l=await async function(e,t){const{placement:o,platform:r,elements:n}=e,a=await(null==r.isRTL?void 0:r.isRTL(n.floating)),i=rd(o),s=nd(o),l="y"===sd(o),c=["left","top"].includes(i)?-1:1,d=a&&l?-1:1,h=od(t,e);let{mainAxis:m,crossAxis:u,alignmentAxis:b}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return s&&"number"==typeof b&&(u="end"===s?-1*b:b),l?{x:u*d,y:m*c}:{x:m*c,y:u*d}}(t,e);return i===(null==(o=s.offset)?void 0:o.placement)&&null!=(r=s.arrow)&&r.alignmentOffset?{}:{x:n+l.x,y:a+l.y,data:{...l,placement:i}}}}},oh=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:r,placement:n}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:e=>{let{x:t,y:o}=e;return{x:t,y:o}}},...l}=od(e,t),c={x:o,y:r},d=await bd(t,l),h=sd(rd(n)),m=ad(h);let u=c[m],b=c[h];a&&(u=td(u+d["y"===m?"top":"left"],u,u-d["y"===m?"bottom":"right"])),i&&(b=td(b+d["y"===h?"top":"left"],b,b-d["y"===h?"bottom":"right"]));const p=s.fn({...t,[m]:u,[h]:b});return{...p,data:{x:p.x-o,y:p.y-r}}}}},rh=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var o,r;const{placement:n,middlewareData:a,rects:i,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:m,fallbackStrategy:u="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:p=!0,...f}=od(e,t);if(null!=(o=a.arrow)&&o.alignmentOffset)return{};const g=rd(n),v=sd(s),y=rd(s)===s,w=await(null==l.isRTL?void 0:l.isRTL(c.floating)),k=m||(y||!p?[dd(s)]:function(e){const t=dd(e);return[cd(e),t,cd(t)]}(s)),x="none"!==b;!m&&x&&k.push(...function(e,t,o,r){const n=nd(e);let a=function(e,t,o){const r=["left","right"],n=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return o?t?n:r:t?r:n;case"left":case"right":return t?a:i;default:return[]}}(rd(e),"start"===o,r);return n&&(a=a.map(e=>e+"-"+n),t&&(a=a.concat(a.map(cd)))),a}(s,p,b,w));const C=[s,...k],S=await bd(t,f),E=[];let _=(null==(r=a.flip)?void 0:r.overflows)||[];if(d&&E.push(S[g]),h){const e=function(e,t,o){void 0===o&&(o=!1);const r=nd(e),n=ld(e),a=id(n);let i="x"===n?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=dd(i)),[i,dd(i)]}(n,i,w);E.push(S[e[0]],S[e[1]])}if(_=[..._,{placement:n,overflows:E}],!E.every(e=>e<=0)){var L,A;const e=((null==(L=a.flip)?void 0:L.index)||0)+1,t=C[e];if(t)return{data:{index:e,overflows:_},reset:{placement:t}};let o=null==(A=_.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:A.placement;if(!o)switch(u){case"bestFit":{var T;const e=null==(T=_.filter(e=>{if(x){const t=sd(e.placement);return t===v||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:T[0];e&&(o=e);break}case"initialPlacement":o=s}if(n!==o)return{reset:{placement:o}}}return{}}}},nh=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:o}=t,{strategy:r="referenceHidden",...n}=od(e,t);switch(r){case"referenceHidden":{const e=pd(await bd(t,{...n,elementContext:"reference"}),o.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:fd(e)}}}case"escaped":{const e=pd(await bd(t,{...n,altBoundary:!0}),o.floating);return{data:{escapedOffsets:e,escaped:fd(e)}}}default:return{}}}}},ah=e=>({name:"arrow",options:e,async fn(t){const{x:o,y:r,placement:n,rects:a,platform:i,elements:s,middlewareData:l}=t,{element:c,padding:d=0}=od(e,t)||{};if(null==c)return{};const h=hd(d),m={x:o,y:r},u=ld(n),b=id(u),p=await i.getDimensions(c),f="y"===u,g=f?"top":"left",v=f?"bottom":"right",y=f?"clientHeight":"clientWidth",w=a.reference[b]+a.reference[u]-m[u]-a.floating[b],k=m[u]-a.reference[u],x=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let C=x?x[y]:0;C&&await(null==i.isElement?void 0:i.isElement(x))||(C=s.floating[y]||a.floating[b]);const S=w/2-k/2,E=C/2-p[b]/2-1,_=Kc(h[g],E),L=Kc(h[v],E),A=_,T=C-p[b]-L,$=C/2-p[b]/2+S,z=td(A,$,T),O=!l.arrow&&null!=nd(n)&&$!==z&&a.reference[b]/2-($<A?_:L)-p[b]/2<0,I=O?$<A?$-A:$-T:0;return{[u]:m[u]+I,data:{[u]:z,centerOffset:$-z-I,...O&&{alignmentOffset:I}},reset:O}}}),ih=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:o,elements:r,rects:n,platform:a,strategy:i}=t,{padding:s=2,x:l,y:c}=od(e,t),d=Array.from(await(null==a.getClientRects?void 0:a.getClientRects(r.reference))||[]),h=function(e){const t=e.slice().sort((e,t)=>e.y-t.y),o=[];let r=null;for(let n=0;n<t.length;n++){const e=t[n];!r||e.y-r.y>r.height/2?o.push([e]):o[o.length-1].push(e),r=e}return o.map(e=>md(gd(e)))}(d),m=md(gd(d)),u=hd(s),b=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===h.length&&h[0].left>h[1].right&&null!=l&&null!=c)return h.find(e=>l>e.left-u.left&&l<e.right+u.right&&c>e.top-u.top&&c<e.bottom+u.bottom)||m;if(h.length>=2){if("y"===sd(o)){const e=h[0],t=h[h.length-1],r="top"===rd(o),n=e.top,a=t.bottom,i=r?e.left:t.left,s=r?e.right:t.right;return{top:n,bottom:a,left:i,right:s,width:s-i,height:a-n,x:i,y:n}}const e="left"===rd(o),t=Xc(...h.map(e=>e.right)),r=Kc(...h.map(e=>e.left)),n=h.filter(o=>e?o.left===r:o.right===t),a=n[0].top,i=n[n.length-1].bottom;return{top:a,bottom:i,left:r,right:t,width:t-r,height:i-a,x:r,y:a}}return m}},floating:r.floating,strategy:i});return n.reference.x!==b.reference.x||n.reference.y!==b.reference.y||n.reference.width!==b.reference.width||n.reference.height!==b.reference.height?{reset:{rects:b}}:{}}}},sh=(e,t,o)=>{const r=new Map,n={platform:Gd,...o},a={...n.platform,_c:r};return(async(e,t,o)=>{const{placement:r="bottom",strategy:n="absolute",middleware:a=[],platform:i}=o,s=a.filter(Boolean),l=await(null==i.isRTL?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:n}),{x:d,y:h}=ud(c,r,l),m=r,u={},b=0;for(let p=0;p<s.length;p++){const{name:o,fn:a}=s[p],{x:f,y:g,data:v,reset:y}=await a({x:d,y:h,initialPlacement:r,placement:m,strategy:n,middlewareData:u,rects:c,platform:i,elements:{reference:e,floating:t}});d=null!=f?f:d,h=null!=g?g:h,u={...u,[o]:{...u[o],...v}},y&&b<=50&&(b++,"object"==typeof y&&(y.placement&&(m=y.placement),y.rects&&(c=!0===y.rects?await i.getElementRects({reference:e,floating:t,strategy:n}):y.rects),({x:d,y:h}=ud(c,m,l))),p=-1)}return{x:d,y:h,placement:m,strategy:n,middlewareData:u}})(e,t,{...n,platform:a})};async function lh(e,t){const o=Array.from(document.querySelectorAll(e));if(o.length>0)return Promise.resolve(o);if(void 0===t)return Promise.resolve(void 0);const r=function(e,t=document.body){if(!e.parentElement&&!e.parentNode)return;if(e.parentNode instanceof ShadowRoot)return e.parentNode;let o=e.parentElement;for(;o;){if(o.shadowRoot)return o.shadowRoot;if(o.parentNode instanceof ShadowRoot)return o.parentNode;o=o.parentElement}return t}(t);if(void 0===r||!(r instanceof ShadowRoot))return Promise.resolve(void 0);const n=Array.from(r.querySelectorAll(e)),a=[...Array.from(r.host.querySelectorAll(e)),...n];return Promise.resolve(a.length>0?a:void 0)}const ch=(e,t,o)=>(e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}),dh=e=>{const t=e.map(({callback:e,element:t,eventType:o})=>ch(t,o,e));return()=>t.forEach(e=>e())};function hh(e){let t,o,r=new Promise(e=>t=e);const n=r=>{var a;void 0!==r&&(o=n.current=r,null!=e&&e(r),null===(a=t)||void 0===a||a(r))};return n.current=o,n.waitForCurrent=async()=>(await r,o),n}const mh="ix-focused",uh="ix-focusable",bh=new Set(["Tab","ArrowDown","Space","Escape"," ","Shift","Enter","ArrowLeft","ArrowRight","ArrowUp","Home","End"]);function ph(e,t){if(!e)return[];let o=[];return e.querySelectorAll("slot").length>0&&(o=Array.from(e.querySelectorAll("slot")).flatMap(e=>Array.from(e.assignedElements({flatten:!0})).flatMap(e=>null!=e&&e.matches(t)?[e]:Array.from(e.querySelectorAll(t))))),o=[...o,...Array.from(e.querySelectorAll(t))],o}const fh=(e,t,o)=>{if(null!=o&&o.focusCheckedItem){const t=ph(e,Ch("[checked]"));if(t.length>0)return void gh(t[0],e)}const r=ph(e,xh);gh(r.length>0?r[0]:null,e)},gh=(e,t)=>{let o=e;const r=null==e?void 0:e.shadowRoot;r&&(o=r.querySelector(xh)||e),vh(o||t)},vh=(e,t)=>{e&&e.focus(t)},yh=':not([tabindex^="-"]):not([hidden]):not([disabled])',wh=["ix-dropdown-item","ix-select-item"],kh=e=>wh.map(t=>`${t}${yh}${e}`).join(", "),xh=`[tabindex]${yh}, ${kh("")}`,Ch=(e="")=>`[tabindex]${yh}${e}, ${kh(e)}`;let Sh=null,Eh=!1,_h=null;function Lh(){var e,t;return null!==(e=null===(t=_h)||void 0===t?void 0:t.hasKeyboardMode())&&void 0!==e&&e}let Ah=[];function Th(){Ah.forEach(e=>{e.classList.remove(mh),e.ixFocusVisible=!1})}let $h=(d=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t,bubbles:!0,cancelable:!0})}},n(d,"eventName","ixFocusVisibleChange"),d);function zh(e){const t=function(e){const t=[];let o=e;for(;o;)if(o instanceof Element){t.push(o);const e=o.getRootNode();if(e instanceof ShadowRoot){o=e.host;continue}o=o.parentElement}else{if(o instanceof Document)break;o=o.parentNode}return t}(e).filter(e=>e.classList.contains(uh));Th(),Lh()?(t.forEach(e=>{e.classList.add(mh),e.ixFocusVisible=!0}),Ah=t):Ah=[],document.dispatchEvent(new $h({currentFocus:Ah}))}const Oh=[e=>class extends e{componentDidLoad(){super.componentDidLoad&&super.componentDidLoad(),Sh||"undefined"==typeof HTMLElement||Sh||(Sh=HTMLElement.prototype.focus,HTMLElement.prototype.focus=function(e){var t;null!==(t=Sh)&&void 0!==t&&t.call(this,e),zh(this)},document.addEventListener("focusin",e=>{const t=e.target;t instanceof HTMLElement&&zh(t)},!0),document.addEventListener("keyboardmodechange",e=>{e.detail.keyboardMode||Th()}),document.addEventListener("focusout",e=>{const t=e.target;t instanceof HTMLElement&&zh(t)})),Eh||(Eh=!0,_h=function(){let e=!1;const t=document,o=o=>{bh.has(o.key)&&(e=!0,t.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:e}})))},r=()=>{e=!1,t.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:e}}))};return t.addEventListener("keydown",o),t.addEventListener("touchstart",r,{passive:!0}),t.addEventListener("mousedown",r),{destroy:()=>{t.removeEventListener("keydown",o),t.removeEventListener("touchstart",r),t.removeEventListener("mousedown",r)},hasKeyboardMode:()=>e}}())}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}],Ih=e=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(e):"function"==typeof requestAnimationFrame?requestAnimationFrame(e):setTimeout(e);function Rh(e){return null!==e&&void 0!==e.getDropdownItemElement&&"function"==typeof e.getDropdownItemElement}const Ph=new class{constructor(){n(this,"dropdowns",new Map),n(this,"submenuIds",{}),n(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 o=this.submenuIds[t.getId()];if(o){const t=o.indexOf(e);t>-1&&o.splice(t,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()&&(null===(t=e.willPresent)||void 0===t?void 0:t.call(e))&&(this.submenuIds[e.getId()]=e.getAssignedSubmenuIds(),e.present())}dismissChildren(e){const t=this.submenuIds[e]||[];for(const o of t){const e=this.dropdowns.get(o);e&&this.dismiss(e)}}dismiss(e){var t;e.isPresent()&&(null===(t=e.willDismiss)||void 0===t?void 0:t.call(e))&&(this.dismissChildren(e.getId()),e.dismiss(),delete this.submenuIds[e.getId()])}dismissAll(e=[],t=!1){this.dropdowns.forEach(o=>{const r="inside"===o.closeBehavior||!1===o.closeBehavior,n=e.includes(o.getId()),a=this.buildComposedPath(o.getId(),new Set);if(e.length>0&&t){let t=!1;if(e.forEach(e=>{a.has(e)&&(t=!0)}),!t)return}!n&&r||this.dismiss(o)})}dismissOthers(e){let t=this.buildComposedPath(e,new Set);t.add(e),this.dropdowns.forEach(e=>{"inside"===e.closeBehavior||!1===e.closeBehavior||t.has(e.getId())||this.dismiss(e)})}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(e=>"IX-DROPDOWN"===e.tagName)}buildComposedPath(e,t){this.submenuIds[e]&&t.add(e);for(const o of Object.keys(this.submenuIds))this.submenuIds[o].includes(e)&&this.buildComposedPath(o,t).forEach(e=>t.add(e));return t}addOverlayListeners(){this.isWindowListenerActive=!0,window.addEventListener("click",e=>{const t=this.pathIncludesTrigger(e.composedPath()),o=this.pathIncludesDropdown(e.composedPath());t||o||this.dismissAll()}),window.addEventListener("keydown",e=>{"Escape"===e.key&&this.dismissAll([...this.dropdowns.keys()])})}},Nh="data-ix-focus-trap-include",Mh=["ix-dropdown-item","ix-select-item","ix-menu-item","ix-menu-category"],Dh=Mh.map(e=>`${e}:not([tabindex^="-"]):not([disabled]):not([hidden])`).join(", "),jh=Mh.map(e=>`${e}.${mh}:not([tabindex^="-"]):not([disabled]):not([hidden])`).join(", "),Fh=(e,t,o=Dh)=>t&&t.matches(o)?e.findIndex(e=>e===t):-1;let Hh=0;const Bh=lc(class extends(pc(...Oh)){constructor(e){super(),n(this,"suppressAutomaticPlacement",!1),n(this,"show",!1),n(this,"trigger",void 0),n(this,"anchor",void 0),n(this,"closeBehavior","both"),n(this,"placement","bottom-start"),n(this,"positioningStrategy","fixed"),n(this,"header",void 0),n(this,"suppressTriggerVisibilityCheck",!1),n(this,"disableFocusHandling",!1),n(this,"disableFocusTrap",!1),n(this,"enableTopLayer",!1),n(this,"focusCheckedItem",!1),n(this,"keyboardActivationKeys",["Home","End","ArrowDown","ArrowUp","Enter"," "]),n(this,"keyboardItemTriggerKeys",["Enter"," "]),n(this,"offset",void 0),n(this,"overwriteDropdownStyle",void 0),n(this,"discoverAllSubmenus",!1),n(this,"ignoreRelatedSubmenu",!1),n(this,"suppressOverflowBehavior",!1),n(this,"focusHost",void 0),n(this,"focusTrapOptions",void 0),n(this,"hostRole",void 0),n(this,"callbackFocusElement",void 0),n(this,"showChange",void 0),n(this,"showChanged",void 0),n(this,"fallbackPlacement",void 0),n(this,"experimentalRequestFocus",void 0),n(this,"experimentalFocusNextElement",void 0),n(this,"autoUpdateCleanup",void 0),n(this,"dialogRef",hh()),n(this,"intersectObserverTrigger",void 0),n(this,"triggerElement",void 0),n(this,"anchorElement",void 0),n(this,"forwardQueryElement",null),n(this,"dropdownElementId","dropdown-"+Hh++),n(this,"assignedSubmenu",[]),n(this,"keyboardNavigationCleanup",void 0),n(this,"focusUtilities",void 0),n(this,"disposeClickListener",void 0),n(this,"disposeKeyListener",void 0),n(this,"onTriggerClick",e=>this.handleTriggerClick(e)),n(this,"onTriggerKeydown",e=>this.handleTriggerKeydown(e)),!1!==e&&this.__registerHost(),this.__attachShadow(),this.showChange=kl(this,"showChange",7),this.showChanged=kl(this,"showChanged",7),this.experimentalRequestFocus=kl(this,"experimentalRequestFocus",7),this.experimentalFocusNextElement=kl(this,"experimentalFocusNextElement",7)}get hostElement(){return this}connectedCallback(){Ph.connected(this),null!=this.trigger&&this.registerListener(this.trigger)}cacheSubmenuId(e){e.stopImmediatePropagation(),e.preventDefault();const{detail:t}=e;-1===this.assignedSubmenu.indexOf(t)&&this.assignedSubmenu.push(t)}disconnectedCallback(){Ph.dismiss(this),Ph.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:e}=this.showChange.emit(!1);return!e}willPresent(){const{defaultPrevented:e}=this.showChange.emit(!0);return!e}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}toggleController(){this.isPresent()?Ph.dismiss(this):Ph.present(this),Ph.dismissOthers(this.getId())}handleTriggerClick(e){e.defaultPrevented||this.toggleController()}handleTriggerKeydown(e){var t;const o=t=>Ih(async()=>{var o;let r=!1;this.callbackFocusElement&&(r=null!==(o=await this.callbackFocusElement(e))&&void 0!==o&&o),r||fh(t,0,{focusCheckedItem:this.focusCheckedItem})}),r=t=>Ih(async()=>{var o;let r=!1;this.callbackFocusElement&&(r=null!==(o=await this.callbackFocusElement(e))&&void 0!==o&&o),r||(e=>{const t=ph(e,xh);gh(t.length>0?t[t.length-1]:null,e)})(t)});if(("Escape"===e.key||!0===this.disableFocusTrap&&"Tab"===e.key)&&this.show)Ph.dismiss(this);else if(!this.show&&(null!==(t=this.keyboardActivationKeys)&&void 0!==t?t:["Home","End","ArrowUp","ArrowDown"," ","Enter"]).includes(e.key)){if(this.isAnchorSubmenu())this.disableFocusHandling||(this.callbackFocusElement?this.callbackFocusElement(e):"ArrowUp"===e.key||"End"===e.key?r(this.hostElement):o(this.hostElement));else if(e.defaultPrevented||this.toggleController(),this.disableFocusHandling)e.stopImmediatePropagation(),e.preventDefault();else{if(e.altKey)return;"ArrowUp"===e.key||"End"===e.key?r(this.hostElement):o(this.hostElement)}this.experimentalRequestFocus.emit({keyEvent:e}),e.preventDefault()}}addEventListenersFor(){var e;this.triggerElement&&(this.disposeClickListener||(this.disposeClickListener=ch(this.triggerElement,"click",this.onTriggerClick)),this.disposeKeyListener||(this.disposeKeyListener=ch(this.triggerElement,"keydown",this.onTriggerKeydown)),null===(e=this.triggerElement)||void 0===e||e.setAttribute("data-ix-dropdown-trigger",this.dropdownElementId))}async discoverSubmenu(){var e;null===(e=this.triggerElement)||void 0===e||e.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:!0,composed:!0,cancelable:!0,detail:this.dropdownElementId}))}registerKeyListener(){}async registerListener(e){this.triggerElement=await this.resolveElement(e),this.triggerElement&&(this.addEventListenersFor(),this.discoverSubmenu())}addObserverForTriggerVisibility(){this.intersectObserverTrigger&&this.intersectObserverTrigger.disconnect(),this.suppressTriggerVisibilityCheck||this.triggerElement&&(this.intersectObserverTrigger=new IntersectionObserver(e=>{e.forEach(e=>{if(!e.isIntersecting)return void Ph.dismiss(this);const t=e.intersectionRect.top>e.boundingClientRect.top,o=e.intersectionRect.bottom<e.boundingClientRect.bottom,r=e.intersectionRect.left>e.boundingClientRect.left,n=e.intersectionRect.right<e.boundingClientRect.right;this.fallbackPlacement=void 0,t&&(this.fallbackPlacement=this.createFallbackPlacement("bottom")),o&&(this.fallbackPlacement=this.createFallbackPlacement("top")),r&&(this.fallbackPlacement=this.createFallbackPlacement("right")),n&&(this.fallbackPlacement=this.createFallbackPlacement("left"))})},{threshold:[0,.5,1]}),this.intersectObserverTrigger.observe(this.anchorElement))}createFallbackPlacement(e){return`${e}-${this.placement.endsWith("-end")?"end":"start"}`}async resolveElement(e){const t=await function(e,t){return e instanceof Promise?e:"object"==typeof e?Promise.resolve(e):function(e,t=document,o){return new Promise(r=>{const n=()=>{lh(e,o).then(e=>{e&&e.length>0&&(r(e[0]),null==a||a.disconnect())})};n();const a=new MutationObserver(()=>{n()});a.observe(t.body,{childList:!0,subtree:!0})})}(`#${e}`,document,t)}(e);return this.checkForSubmenuAnchor(t)}async checkForSubmenuAnchor(e){if(e)return Rh(e)&&((await e.getDropdownItemElement()).isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),"IX-DROPDOWN-ITEM"===e.tagName&&(e.isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),e}async resolveAnchorElement(){this.anchor?this.anchorElement=await this.resolveElement(this.anchor):this.trigger&&(this.anchorElement=await this.resolveElement(this.trigger))}async changedShow(e){if(!e)return this.triggerElement&&"menu"===this.triggerElement.ariaHasPopup&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName&&(this.triggerElement.ariaExpanded="false"),this.cleanupOnHide(),void(this.enableTopLayer&&await this.hideDialog());if(await this.resolveAnchorElement(),this.registerKeyListener(),this.disableFocusHandling||this.callbackFocusElement||(this.keyboardNavigationCleanup=((e,t={},o,r,n,a,i,s)=>{const l=null!==(o=t.querySelector)&&void 0!==o?o:Dh,c=null!==(r=t.activeQuerySelector)&&void 0!==r?r:jh,d=null!==(n=t.itemTriggerKeys)&&void 0!==n?n:["ArrowRight","Enter"," "],h=null!==(a=t.getActiveElement)&&void 0!==a?a:()=>ph(e(),c)[0],m=null!==(i=t.setItemActive)&&void 0!==i?i:e=>(e=>{Ih(async()=>{let t=e;e.matches("ix-menu-category")&&(t=e.shadowRoot.querySelector(".category-parent")),t&&(vh(t),Ih(()=>t.scrollIntoView({block:"nearest"})))})})(e),u=async o=>{var r;const n=h();let a=[];try{e().querySelectorAll("slot").length>0&&(a=Array.from(e().querySelectorAll("slot")).flatMap(e=>Array.from(e.assignedElements({flatten:!0})).flatMap(e=>null!=e&&e.matches(l)?[e]:Array.from(e.querySelectorAll(l))))),a=[...a,...Array.from(e().querySelectorAll(l))]}catch(e){}switch(t.beforeKeydown&&t.beforeKeydown(o),o.key){case"ArrowLeft":e().dispatchEvent(new CustomEvent("ix-close-submenu",{bubbles:!0,cancelable:!0}));break;case"ArrowDown":{if(o.altKey)return;o.preventDefault();const e=((e,t,o=jh)=>{const r=Fh(e,t,o)+1;return e[r>=e.length?0:r]})(a,n,c);void 0!==e&&m(e);break}case"ArrowUp":{if(o.altKey)return;o.preventDefault();const e=((e,t,o=jh)=>{const r=Fh(e,t,o)-1;return e[r<0?e.length-1:r]})(a,n,c);void 0!==e&&m(e);break}case"Home":{o.preventDefault();const e=a[0];void 0!==e&&m(e);break}case"End":{o.preventDefault();const e=a[a.length-1];void 0!==e&&m(e);break}case"ArrowRight":case" ":case"Enter":if(n&&n.hasAttribute("data-ix-dropdown-trigger")){const e=new CustomEvent("ix-open-submenu",{bubbles:!0,cancelable:!0,detail:{activeElement:n}});return void n.dispatchEvent(e)}}d.includes(o.key)&&(null===(r=t.onItemActivation)||void 0===r||r.call(t,o,n))},b=(null!==(s=t.getEventListenerTarget)&&void 0!==s?s:()=>e())();return b.addEventListener("keydown",u),()=>b.removeEventListener("keydown",u)})(()=>{var e,t;return null!==(e=null!==(t=this.forwardQueryElement)&&void 0!==t?t:this.focusHost)&&void 0!==e?e:this.hostElement},{getEventListenerTarget:()=>{var e;return null!==(e=this.triggerElement)&&void 0!==e?e:this.anchorElement},onItemActivation:(e,t)=>{e.preventDefault(),null==t||t.click()},itemTriggerKeys:this.keyboardItemTriggerKeys})),this.disableFocusTrap||(async(e,t,o)=>{let r=null!==(o=this.focusHost)&&void 0!==o?o:this.hostElement;(null==t?void 0:t.targetElement)&&(t.targetElement instanceof HTMLElement?r=t.targetElement:function(e){return"function"==typeof e&&"current"in e&&"waitForCurrent"in e}(t.targetElement)&&(r=await t.targetElement.waitForCurrent()));const n=e=>{const o=e;if("Tab"===o.key){var n,a;const i=ph(null!=t&&t.trapFocusInShadowDom?r.shadowRoot:r,`${xh}, [${Nh}]`);for(let e=0;e<i.length;e++){const o=i[e];if(!o.hasAttribute(Nh))continue;const r=ph(null!=t&&t.trapFocusInShadowDom&&o.shadowRoot?o.shadowRoot:o,xh).filter(e=>e!==o);for(const t of r){const o=i.indexOf(t);-1!==o&&(i.splice(o,1),o<e&&e--)}i.splice(e,1,...r),e+=r.length-1}if(0===i.length)return;if(null!=t&&t.excludeElements&&i.forEach(e=>{if(e.hasAttribute("data-ix-focus-trap-exclude")){const t=i.indexOf(e);-1!==t&&i.splice(t,1)}}),0===i.length)return;const s=i[0],l=i[i.length-1];let c=document.activeElement;r instanceof HTMLElement&&r.shadowRoot&&(c=r.shadowRoot.activeElement||c),null!==(n=c)&&void 0!==n&&n.hasAttribute(Nh)&&null!==(a=c)&&void 0!==a&&a.shadowRoot&&c.shadowRoot.activeElement&&(c=c.shadowRoot.activeElement),o.shiftKey?c===s&&(o.preventDefault(),l.focus()):c===l&&(o.preventDefault(),s.focus()),e.stopImmediatePropagation()}};return r.addEventListener("keydown",n),{destroy:()=>{r.removeEventListener("keydown",n)}}})(0,this.focusTrapOptions).then(e=>{this.focusUtilities=e}),this.triggerElement&&"menu"===this.triggerElement.ariaHasPopup&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName&&(this.triggerElement.ariaExpanded="true"),this.enableTopLayer){const e=await this.dialogRef.waitForCurrent();if(!e)return;e.showPopover()}this.addObserverForTriggerVisibility(),this.applyDropdownPosition()}async emitShowChanged(e){Ih(()=>this.showChanged.emit(e))}changedTrigger(e,t){var o,r;e&&e!==t&&(null!==(o=this.disposeClickListener)&&void 0!==o&&o.call(this),this.disposeClickListener=void 0,null!==(r=this.disposeKeyListener)&&void 0!==r&&r.call(this),this.disposeKeyListener=void 0),this.registerListener(e)}applyFallbackPosition(e){Ih(()=>{const t=(this.hostElement.parentElement||this.hostElement).getBoundingClientRect(),o=`translate(${Math.round(t.left)}px, ${Math.round(t.top)}px)`;Object.assign(e.style,{top:"0",left:"0",transform:o})})}async hideDialog(){const e=await this.dialogRef.waitForCurrent();(null==e?void 0:e.matches(":popover-open"))&&e.hidePopover()}cleanupOnHide(){var e,t,o;null!==(e=this.intersectObserverTrigger)&&void 0!==e&&e.disconnect(),this.destroyAutoUpdate(),null!==(t=this.keyboardNavigationCleanup)&&void 0!==t&&t.call(this),null!==(o=this.focusUtilities)&&void 0!==o&&o.destroy(),this.resetForwardQueryElement(),Th(),!this.disableFocusTrap&&Lh()&&Ih(()=>{var e;null===(e=this.triggerElement)||void 0===e||e.focus()})}destroyAutoUpdate(){this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}isAnchorSubmenu(){var e;return!!Rh(this.anchorElement)||!(null===(e=this.anchorElement)||void 0===e||!e.closest("ix-dropdown-item"))}async applyDropdownPosition(){var e,t;const o=this.enableTopLayer?await this.dialogRef.waitForCurrent():this.hostElement;if(!this.show)return;if(!o)return;if(!this.anchorElement)return void this.applyFallbackPosition(o);const r=this.anchorElement,n=this.isAnchorSubmenu();let a=this.positioningStrategy;this.enableTopLayer&&(a="fixed");let i={strategy:a,middleware:[]};this.suppressAutomaticPlacement||null===(e=i.middleware)||void 0===e||e.push(rh({fallbackStrategy:"initialPlacement"}));let s=this.placement;!1===this.suppressTriggerVisibilityCheck&&this.fallbackPlacement&&(s=this.fallbackPlacement),i.placement=n?"right-start":s,i.middleware=[...(null===(t=i.middleware)||void 0===t?void 0:t.filter(Boolean))||[],ih(),oh()],this.offset&&i.middleware.push(th(this.offset)),this.destroyAutoUpdate(),this.autoUpdateCleanup=eh(r,o,async()=>{const e=await sh(r,o,i);if(this.hostElement.dataset.ixDropdownPlacement=e.placement,Object.assign(o.style,{top:"0",left:"0",transform:`translate(${Math.round(e.x)}px,${Math.round(e.y)}px)`}),this.overwriteDropdownStyle){const e=await this.overwriteDropdownStyle({dropdownRef:o,triggerRef:this.triggerElement});Object.assign(o.style,e)}},{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(e){return!!e.hasAttribute("data-ix-dropdown-trigger")}onDropdownClick(e){const t=Ph.pathIncludesTrigger(e.composedPath());t&&(t!==this.triggerElement&&e.preventDefault(),this.isTriggerElement(t))?"outside"===this.closeBehavior&&e.preventDefault():e.defaultPrevented||"inside"!==this.closeBehavior&&"both"!==this.closeBehavior?Ph.dismissOthers(this.getId()):Ph.dismissAll([this.getId()],this.ignoreRelatedSubmenu)}async updatePosition(){this.applyDropdownPosition()}openSubmenu(e){const t=this.getAssignedSubmenuIds();0!==t.length&&(e.detail.activeElement.classList.add("ix-dropdown-submenu-trigger-active"),Ph.present(Ph.getDropdownById(t[0])),this.forwardQueryElement=Ph.getDropdownById(t[0]).hostElement,Ih(()=>{fh(Ph.getDropdownById(t[0]).hostElement)}))}closeSubmenu(){const e=Ph.getParentDropdownId(this.getId());if(e){const t=Ph.getDropdownById(e),o=ph(null==t?void 0:t.hostElement,".ix-dropdown-submenu-trigger-active");if(Ph.dismissChildren(e),t&&o.length>0){const e=o[0];e.classList.remove("ix-dropdown-submenu-trigger-active"),t.hostElement.resetForwardQueryElement(),Ih(()=>{gh(e,t.hostElement)})}}}async resetForwardQueryElement(){this.forwardQueryElement=null}render(){const e={};return this.triggerElement&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName?(e["aria-labelledby"]=this.triggerElement.id,e["aria-owns"]=this.triggerElement.id,e.role="menu"):this.hostRole&&(e.role=this.hostRole),nl(il,{key:"e822f0f658533d267365bb69eed0223ecf9dc4eb",...e,"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:e=>this.onDropdownClick(e)},this.enableTopLayer?nl("dialog",{role:"presentation",ref:this.dialogRef,class:{dialog:!0,overflow:!this.suppressOverflowBehavior},popover:"manual",tabindex:-1,onClick:e=>this.onDropdownClick(e)},nl("div",{class:"dropdown-container"},this.header&&nl("div",{class:"dropdown-header"},this.header),this.show&&nl("slot",null))):nl("div",{style:{display:"contents"},role:"presentation"},this.header&&nl("div",{class:"dropdown-header"},this.header),this.show&&nl("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 Vh(){"undefined"!=typeof customElements&&["ix-dropdown"].forEach(e=>{"ix-dropdown"===e&&(customElements.get(e)||customElements.define(e,Bh))})}const Uh=(e,t=!1,o=!1,r,n)=>({btn:!0,[`btn-${e}`]:!0,"btn-icon":t,"btn-oval":o,selected:r,disabled:n}),Wh=e=>{if(!e.icon)return"small";switch(e.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}},qh=(e,t)=>{if(t.disabled||t.loading)return e.preventDefault(),void e.stopPropagation();t.onClick&&t.onClick(e)},Zh=(e,t)=>{var o,r,n;const a=null!==(o=e.extraClasses)&&void 0!==o?o:{},i=null!==(r=e.ariaAttributes)&&void 0!==r?r:{},s=((e,t)=>t&&t.length>0||!(!e["aria-label"]&&!e["aria-labelledby"]))(i,t),l={...i,tabindex:e.disabled?-1:null!==(n=e.tabIndex)&&void 0!==n?n:0,class:{...Uh(e.variant,e.iconOnly,e.iconOval,e.selected,e.disabled||e.loading),...a}},c=[e.loading?nl("ix-spinner",{size:Wh(e),hideTrack:!0}):null,e.icon&&!e.loading?nl("ix-icon",{class:"icon",name:e.icon,size:e.iconSize,color:e.iconColor,"aria-hidden":s?"true":void 0}):null,nl("div",{class:{content:!0,[`content-${e.alignment}`]:!!e.alignment}},t),e.iconRight?nl("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?nl("a",{...l,"aria-disabled":fc(e.disabled),href:e.disabled?void 0:e.href,target:e.target,role:"button",rel:e.rel,onClick:t=>qh(t,e)},c):nl("button",{...l,"aria-disabled":fc(e.disabled),onClick:t=>qh(t,e),type:e.type},c)};function Kh(e){return nl(Zh,{...e,type:"button"})}const Xh=e=>class extends e{constructor(...e){super(...e),n(this,"inheritAriaAttributes",{})}getIgnoredAriaAttributes(){return[]}componentWillLoad(){this.inheritAriaAttributes=vc(this.hostElement,this.getIgnoredAriaAttributes?this.getIgnoredAriaAttributes():[])}ariaAttributeChanged(e,t,o){this.getIgnoredAriaAttributes().includes(o)||(this.inheritAriaAttributes={...this.inheritAriaAttributes,[o]:e})}},Yh=lc(class extends $s{constructor(e){super(),n(this,"variant","secondary"),n(this,"size","medium"),n(this,"hideTrack",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}render(){const e=vc(this.hostElement);return void 0===e["aria-label"]&&(e["aria-label"]="Loading"),e.role="status",e["aria-busy"]="true",nl(il,{key:"835ff861b90c96a284b144cd4b7df3bd19c547be",...e},nl("div",{key:"0fd777eaca9341e38e0e19bd73b03af5bd188eb8",class:{primary:"primary"===this.variant,[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 Qh(){"undefined"!=typeof customElements&&["ix-spinner"].forEach(e=>{"ix-spinner"===e&&(customElements.get(e)||customElements.define(e,Yh))})}const Gh=lc(class extends(pc(...Oh,Xh)){constructor(e){super(!1),n(this,"variant","subtle-primary"),n(this,"oval",!1),n(this,"icon",void 0),n(this,"size","24"),n(this,"iconColor",void 0),n(this,"disabled",!1),n(this,"type","button"),n(this,"loading",!1),n(this,"submitButtonElement",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentDidLoad(){if("submit"===this.type){const e=document.createElement("button");e.style.display="none",e.type="submit",e.tabIndex=-1,this.hostElement.appendChild(e),this.submitButtonElement=e}}dispatchFormEvents(){"submit"===this.type&&this.submitButtonElement&&this.submitButtonElement.click()}getIconSizeClass(){return{"btn-icon-12":"12"===this.size,"btn-icon-16":"16"===this.size,"btn-icon-32":"24"===this.size||!this.size}}render(){const e=(e=>{if(!e)return"Unknown";if((e=>{if(!e)return!1;let t;try{t=new URL(e)}catch(e){return!1}return"http:"===t.protocol||"https:"===t.protocol})(e))return"Unknown";if((t=e)&&"string"==typeof t&&t.startsWith("data:image/svg+xml")){const t=/.*\<desc\>(.*)\<\/desc\>.*/g.exec(e);return t&&t.length>1?gc(t[1]):"Unknown"}var t;const o=gc(e);return 0===o.length?"Unknown":o})(this.icon);let t=this.inheritAriaAttributes||{};void 0===t["aria-label"]&&(t={...t,"aria-label":e});const o={ariaAttributes:t,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 nl(il,{key:"b1ad69ccd94cf290a88db0d5f9da8c5992bba336",class:{...this.getIconSizeClass(),disabled:this.disabled||this.loading},tabIndex:this.disabled?-1:0},nl(Kh,{key:"928bd44422d72964601e7311a4faa257df34e91b",...o}))}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 Jh(){"undefined"!=typeof customElements&&["ix-icon-button","ix-spinner"].forEach(e=>{switch(e){case"ix-icon-button":customElements.get(e)||customElements.define(e,Gh);break;case"ix-spinner":customElements.get(e)||Qh()}})}const em=lc(class extends $s{constructor(e){super(),n(this,"i18nExpand","Expand"),n(this,"i18nCollapse","Collapse"),n(this,"expanded",!1),n(this,"breakpoint",void 0),n(this,"pinned",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}getSmallScreenIcon(){return nl("button",{"aria-label":this.expanded?this.i18nCollapse:this.i18nExpand,"aria-pressed":fc(this.expanded),class:{...Uh("subtle-tertiary",!0,!1,!1,!1),"menu-expand-button":!0}},nl("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},nl("rect",{class:"line line-1",x:"2",y:"5",width:"20",height:"2"}),nl("rect",{class:"line line-2",x:"2",y:"11",width:"13",height:"2"}),nl("rect",{class:"line line-3",x:"2",y:"17",width:"20",height:"2"})))}getLargeScreenIcon(){return nl("ix-icon-button",{"aria-pressed":fc(this.expanded),"aria-label":this.expanded?this.i18nCollapse:this.i18nExpand,icon:this.expanded?"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>":"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>",variant:"subtle-tertiary"})}getMenuIcon(){return this.pinned||"lg"===this.breakpoint||"md"===this.breakpoint?this.getLargeScreenIcon():this.getSmallScreenIcon()}render(){return nl(il,{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 tm(){"undefined"!=typeof customElements&&["ix-menu-expand-icon","ix-icon-button","ix-spinner"].forEach(e=>{switch(e){case"ix-menu-expand-icon":customElements.get(e)||customElements.define(e,em);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-spinner":customElements.get(e)||Qh()}})}const om=new(h=new WeakMap,m=new WeakMap,u=new WeakMap,b=new WeakMap,class{constructor(){e(this,h,["sm","md","lg"]),e(this,m,new zc),e(this,u,"lg"),e(this,b,!0),n(this,"debouncedOnResize",function(e){let t;return function(...o){clearTimeout(t),t=setTimeout(()=>{e(...o)},50)}}(this.onResize.bind(this))),"undefined"!=typeof window&&(window.addEventListener("resize",this.debouncedOnResize.bind(this)),this.debouncedOnResize())}get breakpoint(){return o(u,this)}get onChange(){return o(m,this)}get isDetectionEnabled(){return o(b,this)}onResize(){if(!o(b,this))return;if(!o(h,this))return;const e=[];if(o(h,this).forEach(t=>{const o=Bc(t);e.push([t,o])}),e.every(([,e])=>!1===e)){let r=0;o(h,this).includes("lg")||(r=e.length-1);const[n]=e[r];return requestAnimationFrame(()=>o(m,this).emit(n)),void t(u,this,n)}for(const[r,n]of e.reverse())if(n){requestAnimationFrame(()=>o(m,this).emit(r)),t(u,this,r);break}}disableBreakpointDetection(){t(b,this,!1)}enableBreakpointDetection(){t(b,this,!0)}setBreakpoint(e){t(u,this,e),o(m,this).emit(e)}setBreakpoints(e){t(h,this,e),this.onResize()}}),rm=lc(class extends $s{constructor(e){super(),n(this,"name",void 0),n(this,"nameSuffix",void 0),n(this,"companyLogo",void 0),n(this,"companyLogoAlt",void 0),n(this,"appIcon",void 0),n(this,"appIconAlt",void 0),n(this,"appIconOutline",!1),n(this,"hideBottomBorder",!1),n(this,"showMenu",!1),n(this,"ariaLabelAppSwitchIconButton",void 0),n(this,"ariaLabelMoreMenuIconButton",void 0),n(this,"enableTopLayer",!1),n(this,"menuToggle",void 0),n(this,"openAppSwitch",void 0),n(this,"breakpoint","lg"),n(this,"menuExpanded",!1),n(this,"suppressResponsive",!1),n(this,"hasSlottedLogo",!1),n(this,"hasOverflowContextMenu",!1),n(this,"hasSecondarySlotElements",!1),n(this,"hasDefaultSlotElements",!1),n(this,"hasOverflowSlotElements",!1),n(this,"applicationLayoutContext",void 0),n(this,"menuDisposable",void 0),n(this,"modeDisposable",void 0),n(this,"callbackUpdateAppSwitchModal",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.menuToggle=kl(this,"menuToggle",7),this.openAppSwitch=kl(this,"openAppSwitch",7)}get hostElement(){return this}get contentBackground(){return this.hostElement.shadowRoot.querySelector(".dropdown-content")}componentWillLoad(){this.breakpoint="undefined"!=typeof window&&window.matchMedia?Bc("lg")?"lg":Bc("md")?"md":Bc("sm")?"sm":"lg":"lg",jc(this.hostElement,Fc,e=>{this.breakpoint=om.breakpoint,this.applicationLayoutContext=e,this.tryUpdateAppSwitch()},!0),this.menuDisposable=Vc.expandChange.on(e=>{this.menuExpanded=e}),this.modeDisposable=om.onChange.on(e=>{this.suppressResponsive||(this.breakpoint=e)}),this.updateHasSlotAssignedElementsStates()}componentDidLoad(){this.attachSiemensLogoIfLoaded()}disconnectedCallback(){var e,t;null!==(e=this.menuDisposable)&&void 0!==e&&e.dispose(),null===(t=this.modeDisposable)||void 0===t||t.dispose()}watchApplicationLayoutContext(){this.applicationLayoutContext&&(this.showMenu=!1)}watchSuppressResponsive(){this.breakpoint="md"}watchBreakpoint(){this.updateHasSlotAssignedElementsStates()}checkLogoSlot(){var e,t;const o=this.hostElement.shadowRoot.querySelector('slot[name="logo"]');if(void 0!==window.customElements.get("ix-siemens-logo"))return Wc(o);let r=null==o?void 0:o.assignedElements({flatten:!0});return r=null===(e=r)||void 0===e?void 0:e.filter(e=>"IX-SIEMENS-LOGO"!==e.tagName),0!==(null===(t=r)||void 0===t?void 0:t.length)}attachSiemensLogoIfLoaded(){if(!this.companyLogo&&!this.checkLogoSlot()){const e=document.createElement("ix-siemens-logo");e.slot="logo",this.hostElement.appendChild(e)}}async onMenuClick(){this.applicationLayoutContext?Vc.toggle():this.menuExpanded=!this.menuExpanded,this.menuToggle.emit(this.menuExpanded)}resolveContextMenuButton(){return new Promise(e=>Bs(()=>e(this.hostElement.shadowRoot.querySelector("[data-context-menu]"))))}tryUpdateAppSwitch(){var e,t;this.callbackUpdateAppSwitchModal&&(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&this.callbackUpdateAppSwitchModal(null===(t=this.applicationLayoutContext)||void 0===t?void 0:t.appSwitchConfig)}async showAppSwitch(){var e,t;const{defaultPrevented:o}=this.openAppSwitch.emit();o||(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&(this.callbackUpdateAppSwitchModal=await Mc(null===(t=this.applicationLayoutContext)||void 0===t?void 0:t.appSwitchConfig))}updateHasSlotAssignedElementsStates(){const e=this.hostElement.shadowRoot.querySelector(".content slot:not([name])"),t=this.hostElement.shadowRoot.querySelector('.content slot[name="secondary"]'),o=this.hostElement.shadowRoot.querySelector('.content slot[name="overflow"]');this.hasDefaultSlotElements=Wc(e),this.hasSecondarySlotElements=Wc(t),this.hasOverflowSlotElements=Wc(o),this.hasOverflowContextMenu=this.hasOverflowSlotElements||"sm"===this.breakpoint&&(this.hasDefaultSlotElements||this.hasSecondarySlotElements)}onContentBgClick(e){e.target===this.contentBackground&&e.preventDefault()}render(){var e;const t="sm"===this.breakpoint&&!1===this.suppressResponsive&&!!this.applicationLayoutContext,o=(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&"sm"!==this.breakpoint&&!1===this.suppressResponsive,r="sm"!==this.breakpoint&&!!this.companyLogo;return nl(il,{key:"8fed428b8e6079dff2a3c69ad5a97e7b1da48a7d",class:{["breakpoint-"+this.breakpoint]:!0,"hide-bottom-border":this.hideBottomBorder},slot:"application-header",role:"banner"},nl("div",{key:"c9931f63a7ce2f8c06180fef6cd76564f5e84bc3",class:"left-side"},this.appIcon&&"sm"!==this.breakpoint&&nl("div",{key:"e4e7f62ff603a160a74009edbe46d85da8b8df24",class:{"app-icon":!0,"app-icon-outline":this.appIconOutline}},nl("img",{key:"a7b010a88ea8b93fbea38641f35e75214046b6a4",src:this.appIcon,alt:this.appIconAlt})),(this.showMenu||t)&&nl("ix-menu-expand-icon",{key:"3e43c1b426241634fbcec29977cd5ba2c5c1cd22",onClick:()=>this.onMenuClick(),expanded:this.menuExpanded}),o&&nl("ix-icon-button",{key:"f4eac3d8a42b9a23b5e5cff11a7f161d9e70f862",onClick:()=>this.showAppSwitch(),icon:xc,variant:"subtle-tertiary",class:{"app-switch":!0,"without-app-icon":!this.appIcon},"aria-label":this.ariaLabelAppSwitchIconButton}),r&&nl("div",{key:"0175e0f1262be29c5d5f65e183f9b0a9e21725e8",class:"logo"},nl("img",{key:"9e129c84639dafc6cec3c793b5f48e4fb7b620b7",src:this.companyLogo,alt:this.companyLogoAlt})),nl("div",{key:"b37ed29a5e8e377792398fb3ef0c3f125b119466",class:{logo:!0,"hide-logo":!this.hasSlottedLogo}},nl("slot",{key:"1e7a3194f242698d72387b48d62ecb36bee69fb4",name:"logo",onSlotchange:()=>this.hasSlottedLogo=this.checkLogoSlot()})),nl("div",{key:"3a1ae9c9d1a16cb9cc9e51769111bcd99aefcbfd",class:"name"},nl("ix-typography",{key:"97b6a6ff93405c7a58fed3e2d394b5036195b436",format:"body-lg",class:"application-name"},this.name),this.nameSuffix&&"sm"!==this.breakpoint&&nl("ix-typography",{key:"2107bc8e68ac9eca564a17751f1cd81bbb7a1ad7",format:"body-xs",class:"application-name-suffix"},this.nameSuffix))),nl("div",{key:"f05c6406ac65df92028fe176d90d31009417208f",class:{"right-side":!0,sm:"sm"===this.breakpoint}},"sm"!==this.breakpoint&&nl("div",{key:"6d8b477d4cb2fc869dd77feef82547ad7fca1d23",class:"secondary"},nl("slot",{key:"73f83d5dfbe63846383b6dacccbf9c22df63e035",name:"secondary"})),nl("div",{key:"8fa09abb2a3e3082c753735b1b3766299edf62f0",class:"content"},"sm"!==this.breakpoint&&nl("slot",{key:"4283447039f8f2bc64aa6b6ede2d5cbed6b15dee"}),nl("ix-icon-button",{key:"cf681acd5e2135ce899ee755346218157e69f27e",class:{"context-menu":!0,"context-menu-visible":this.hasOverflowContextMenu},"data-context-menu":!0,"data-testid":"show-more",icon:Ac,variant:"subtle-tertiary","aria-label":this.ariaLabelMoreMenuIconButton,"aria-hidden":fc(!this.hasOverflowContextMenu)}),nl("ix-dropdown",{key:"a0acad2315685ae3adb6b76e889976ff841c2590","data-overflow-dropdown":!0,class:"dropdown",discoverAllSubmenus:!0,trigger:this.resolveContextMenuButton(),"aria-hidden":fc(!this.hasOverflowContextMenu),enableTopLayer:this.enableTopLayer},nl("div",{key:"1c028bdf68db43d9001dba949852c25281938e48",class:"dropdown-content",onClick:e=>this.onContentBgClick(e)},"sm"===this.breakpoint&&nl("div",{key:"7366d4bfa3d68280fa24fbeeed4ba21be1b598cc",class:{"slot-content":!0,"slot-content-active":this.hasSecondarySlotElements}},nl("slot",{key:"19dfaf11bac37b1130122cfd7289b51112c7796d",name:"secondary",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),"sm"===this.breakpoint&&nl("div",{key:"70fc852947963fc76d28ff07737d95ecc2751474",class:{"slot-content":!0,"slot-content-active":this.hasDefaultSlotElements}},nl("slot",{key:"607ce94ee9c05f07281b921ef9da3c3417b8c99b",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),nl("div",{key:"223851bee394e67075ad931e54980b0c2691c98e",class:{"slot-content":!0,"slot-content-active":this.hasOverflowSlotElements}},nl("slot",{key:"88e925666de5a68e6fca694cc0682954de30cd79",name:"overflow",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})))),nl("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}]}]),nm=rm,am=()=>"undefined"!=typeof window&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",im=new class{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("dark"===e||"light"===e||"system"===e)return e;const t=this.getComputedStyleColorSchema();return"dark"===t||"light"===t||"system"===t?t:"system"}getMode(){const e=this.getColorSchema();return"dark"===e||"light"===e?e:am()}setTheme(e,t){document.documentElement.dataset.ixTheme=e,this.setColorSchema(t||this.getColorSchema())}toggleMode(){const e="dark"===this.getMode()?"light":"dark";document.documentElement.dataset.ixColorSchema=e}getTheme(){const e=document.documentElement.dataset.ixTheme;if(!e){const e=this.getComputedStyleTheme();if(e)return e}return e}setColorSchema(e=am()){document.documentElement.dataset.ixColorSchema=e}constructor(){n(this,"mutationObserver",void 0),n(this,"mediaQueryList",void 0),n(this,"handleMediaQueryChange",()=>{this.emitThemeChange(!0)}),n(this,"themeChanged",new zc),"undefined"!=typeof window&&window.MutationObserver&&window.matchMedia&&(this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{"attributes"===e.type&&("data-ix-theme"!==e.attributeName&&"data-ix-color-schema"!==e.attributeName||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"]}))}destroy(){var e,t;null!==(e=this.mutationObserver)&&void 0!==e&&e.disconnect(),null===(t=this.mediaQueryList)||void 0===t||t.removeEventListener("change",this.handleMediaQueryChange)}},sm=lc(class extends $s{constructor(e){super(),n(this,"theme",void 0),n(this,"colorSchema","system"),n(this,"forceBreakpoint",void 0),n(this,"breakpoints",["sm","md","lg"]),n(this,"appSwitchConfig",void 0),n(this,"breakpoint","lg"),n(this,"applicationSidebarSlotted",!1),n(this,"contextProvider",void 0),n(this,"modeDisposable",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}forceLayoutChange(e){e?(om.disableBreakpointDetection(),om.setBreakpoint(e)):om.enableBreakpointDetection()}onBreakpointsChange(e){om.setBreakpoints(e)}get menu(){return this.hostElement.querySelector("ix-menu")}get applicationSidebarSlot(){return this.hostElement.shadowRoot.querySelector(".application-sidebar slot")}onContentClick(){var e;Vc.isPinned||null===(e=this.menu)||void 0===e||e.toggleMenu(!1)}componentWillLoad(){om.setBreakpoints(this.breakpoints),this.contextProvider=function(e,t,o){const r=new zc,n=new zc,a=new Set;return e.addEventListener("context-request",e=>{const n=e;(null==n?void 0:n.context.name)===t.name&&(n.stopPropagation(),n.subscribe&&a.add(n),r.emit(n),o&&n.callback(o,()=>{a.delete(n)}))}),n.on(e=>{a.forEach(t=>t.callback(e,()=>{a.delete(t)}))}),{emit:e=>{n.emit(e)}}}(this.hostElement,Fc,{hideHeader:!1,sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig}),this.modeDisposable=om.onChange.on(e=>{this.breakpoint=e}),this.breakpoint=om.breakpoint,this.forceBreakpoint&&this.forceLayoutChange(this.forceBreakpoint)}disconnectedCallback(){var e;null===(e=this.modeDisposable)||void 0===e||e.dispose()}changeTheme(){this.theme&&im.setTheme(this.theme)}changeColorSchema(){this.colorSchema&&im.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 nl(il,{key:"9621e446a9532a740dcdef516a51d326c59587a7","data-role":"",class:{["breakpoint-"+this.breakpoint]:!0}},nl("slot",{key:"0061a139b7fa722e97da65fbcaf2853bdd185466",name:"application-header"}),nl("div",{key:"b2da184f99ab27ce576be02221497bb24462bb69",class:"application"},nl("slot",{key:"8e5895c10cb495320f251c9c44949700629be9ee",name:"menu"}),nl("aside",{key:"60a6cd879294682b56061f4b0fd9bb2342fce229",class:{"application-sidebar":!0,slotted:this.applicationSidebarSlotted},onClick:()=>this.onContentClick()},nl("slot",{key:"19416cec696ff2b7ae2818ebe375b98892df3116",name:"application-sidebar",onSlotchange:()=>this.applicationSidebarSlotted=Wc(this.applicationSidebarSlot)})),nl("div",{key:"d6bd6479222c1b19c6e45f68e6993c534ce5afd2",class:"content-area"},nl("main",{key:"ac7117c1a192eadf913e8ab474019dcdd5c81025",class:"content",onClick:()=>this.onContentClick()},nl("slot",{key:"bac13c155b023321b111f3ea89603840c6b73fe0"})),nl("footer",{key:"5acded667f8360c952516a0a55ca5b0936834add",class:"footer"},nl("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}]}]),lm=sm,cm=e=>nl("ul",{class:"proxy-list",role:"listbox",id:`${e.hostId}-${dm}`,...e.otherProps}),dm="proxy-listbox",hm="proxy-listbox-item";let mm=0;const um=e=>class extends e{constructor(){super(!1),n(this,"$internal_id",++mm)}getHostElementId(){return this.hostElement?""!==this.hostElement.id?this.hostElement.id:`ix-component-${this.hostElement.tagName.toLowerCase()}-${this.$internal_id}`:`ix-component-${this.$internal_id}`}},bm=e=>class extends e{constructor(){super(),n(this,"suppressAriaActiveDescendant",!1)}isAriaActiveDescendantActive(){return!1}getControllingAriaElement(){return null}getAriaActiveDescendantProxyItemId(){return!1}async clearActiveDescendant(){if(this.suppressAriaActiveDescendant)return;const e=await this.getControllingAriaElement();e&&("ariaActiveDescendantElement"in Element.prototype&&(e.ariaActiveDescendantElement=null),e.removeAttribute("aria-activedescendant"))}async $internal_onActiveDescendantChange(e){if(this.suppressAriaActiveDescendant)return;if(!this.isAriaActiveDescendantActive())return void this.clearActiveDescendant();const t=await this.getControllingAriaElement();if(t&&e.detail.currentFocus.length>0){const o=e.detail.currentFocus[e.detail.currentFocus.length-1];if(!o.id)return;"ariaActiveDescendantElement"in Element.prototype&&(t.ariaActiveDescendantElement=o);const r=this.getAriaActiveDescendantProxyItemId();t.setAttribute("aria-activedescendant","string"==typeof r&&r?o.id+"-"+r:o.id),e.preventDefault(),e.stopPropagation()}}},pm=lc(class extends $s{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{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"]);const fm=e=>null!==e?`${e}px`:"";let gm=0;const vm=lc(class extends $s{constructor(e){super(),n(this,"for",void 0),n(this,"titleContent",void 0),n(this,"interactive",!1),n(this,"placement","top"),n(this,"showDelay",0),n(this,"hideDelay",50),n(this,"animationFrame",!1),n(this,"visible",!1),n(this,"hideTooltipTimeout",void 0),n(this,"showTooltipTimeout",void 0),n(this,"visibleFor",void 0),n(this,"disposeAutoUpdate",void 0),n(this,"disposeTriggerListener",void 0),n(this,"disposeTooltipListener",void 0),n(this,"disposeDomChangeListener",void 0),n(this,"instance",gm++),n(this,"dialogRef",hh()),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get arrowElement(){return this.hostElement.shadowRoot.querySelector(".arrow")}async showTooltip(e){if(this.clearTimeouts(),this.showTooltipTimeout||this.visibleFor===e)return;const t=await this.dialogRef.waitForCurrent();this.showTooltipTimeout=setTimeout(()=>{this.setAnchorElement(e),t.showPopover(),this.applyTooltipPosition(e,t),this.registerTooltipListener(t)},this.showDelay)}async hideTooltip(e=this.hideDelay){if(this.clearTimeouts(),this.hideTooltipTimeout||!this.visible)return;this.interactive&&50===e&&(e=150);const t=await this.dialogRef.waitForCurrent();this.hideTooltipTimeout=setTimeout(()=>{var e,o;this.setAnchorElement(),t.hidePopover(),null!==(e=this.disposeAutoUpdate)&&void 0!==e&&e.call(this),null===(o=this.disposeTooltipListener)||void 0===o||o.call(this)},e)}setAnchorElement(e){e?(this.visibleFor=e,this.visible=!0):(this.visibleFor=void 0,this.visible=!1)}computeArrowPosition({placement:e,middlewareData:t}){let{x:o,y:r}=t.arrow;const n={top:"unset",right:"unset",bottom:"unset",left:"unset"};return e.startsWith("top")?{...n,left:fm(o),bottom:fm(-6)}:e.startsWith("right")?{...n,left:fm(-6),top:fm(r)}:e.startsWith("bottom")?{...n,left:fm(o),top:fm(-6)}:e.startsWith("left")?{...n,right:fm(-6),top:fm(r)}:void 0}async computeTooltipPosition(e,t){return sh(e,t,{strategy:"fixed",placement:this.placement,middleware:[oh(),th(12),ah({element:this.arrowElement}),rh({fallbackStrategy:"initialPlacement",fallbackAxisSideDirection:"end",padding:10}),nh()]})}applyTooltipArrowPosition(e){const t=this.computeArrowPosition(e);Object.assign(this.arrowElement.style,t)}async applyTooltipPosition(e,t){if(e)return new Promise(o=>{var r;null!==(r=this.disposeAutoUpdate)&&void 0!==r&&r.call(this),this.disposeAutoUpdate=eh(e,t,async()=>{var r;const n=await this.computeTooltipPosition(e,t);(null===(r=n.middlewareData.hide)||void 0===r?void 0:r.referenceHidden)&&(this.hideTooltip(0),o(n)),n.middlewareData.arrow&&this.applyTooltipArrowPosition(n);const{x:a,y:i}=n;Object.assign(t.style,{left:fm(a),top:fm(i)}),o(n)},{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(e){const t=[];return await Promise.all(e.map(async e=>{if("string"==typeof e){const o=await lh(e,this.hostElement);o&&t.push(...o)}else e instanceof $s?t.push(e):e instanceof Promise&&t.push(await e)})),t}async registerTriggerListener(){var e;null===(e=this.disposeTriggerListener)||void 0===e||e.call(this);const t=await this.queryAnchorElements();if(!t)return;const o=[];t.forEach(e=>{o.push({element:e,eventType:"mouseenter",callback:()=>{this.showTooltip(e)}},{element:e,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:e,eventType:"focus",callback:()=>{this.showTooltip(e)}},{element:e,eventType:"focusout",callback:()=>{this.hideTooltip()}})}),this.disposeTriggerListener=dh(o)}registerTooltipListener(e){var t;null!==(t=this.disposeTooltipListener)&&void 0!==t&&t.call(this),this.disposeTooltipListener=dh([{element:e,eventType:"mouseenter",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:e,eventType:"focus",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:e,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:e,eventType:"focusout",callback:()=>{this.hideTooltip()}},{element:e,eventType:"click",callback:e=>{e.stopPropagation()}},{element:document,eventType:"keydown",callback:e=>{"Escape"===e.key&&this.hideTooltip()}}])}registerDomChangeListener(){const e=new MutationObserver(()=>{this.registerTriggerListener()});e.observe(document.body,{attributes:!0,attributeFilter:["data-ix-tooltip"],childList:!0,subtree:!0}),this.disposeDomChangeListener=()=>{e.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 e,t,o,r;this.clearTimeouts(),null!==(e=this.disposeAutoUpdate)&&void 0!==e&&e.call(this),null!==(t=this.disposeTriggerListener)&&void 0!==t&&t.call(this),null!==(o=this.disposeTooltipListener)&&void 0!==o&&o.call(this),null===(r=this.disposeDomChangeListener)||void 0===r||r.call(this)}handleTitleIconSlotChange(e){const t=function(e){return e.assignedElements({flatten:!0})}(e.target);for(const o of t)"ix-icon"===o.tagName.toLowerCase()&&(o.size="16")}render(){return nl(il,{key:"5327a81a35b5b7b02f301e241ee2f002f4bd44d8",role:"tooltip",class:{visible:this.visible}},nl("dialog",{key:"e6196e83ab381de6eb75e53e7b763916a0cb2848",ref:this.dialogRef,id:"tooltip-"+this.instance,class:"dialog",popover:"manual",inert:!this.visible},nl("div",{key:"1a67af364a20c0e11cb0eb89ad60fe0811affd07",class:"tooltip-container"},nl("div",{key:"2dd620324b6025bd5957a81b6aa0454eb4c7bb6e",class:"content-wrapper"},nl("div",{key:"7f1d40ea0cfc81b883cc4bbde53c2dc4223987cc",class:"tooltip-title"},nl("slot",{key:"7056f34a3999f0e38c097359ec23fa8b9e22aa68",name:"title-icon",onSlotchange:e=>this.handleTitleIconSlotChange(e)}),nl("ix-typography",{key:"cdaa694af6adc24aef201cffe93d9aadc32a48d9",format:"h5"},this.titleContent,nl("slot",{key:"3f358d3931d3cc12bf858c331a160bbf1e616152",name:"title-content"}))),nl("slot",{key:"6077989200f829d7cb2eec01d0fc5b60fb1d43d6"}),nl("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 ym(){"undefined"!=typeof customElements&&["ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-tooltip":customElements.get(e)||customElements.define(e,vm);break;case"ix-typography":customElements.get(e)||kc()}})}function wm(e){const{initials:t}=e;return t?nl("div",{class:"avatar-initials"},nl("ix-typography",{format:"label-lg"},t)):nl("svg",{class:"avatar-image",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32","aria-label":e.ariaLabel},nl("g",{fill:"none","fill-rule":"evenodd"},nl("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"}),nl("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 km(e){return nl("div",{class:"avatar"},e.image?nl("img",{src:e.image,class:"avatar-image","aria-label":e.ariaLabel}):nl(wm,{initials:e.initials,ariaLabel:e.ariaLabel}))}function xm(e){return nl(cc,null,nl("div",{class:"user-info",onClick:e=>e.preventDefault()},nl(km,{image:e.image,initials:e.initials,ariaLabel:e.ariaLabel}),nl("div",{class:"user"},nl("div",{class:"username"},e.userName),e.extra&&nl("ix-typography",{class:"extra","text-color":"soft"},e.extra))))}const Cm=lc(class extends(pc(...Oh,um,bm)){constructor(e){super(!1),n(this,"image",void 0),n(this,"initials",void 0),n(this,"username",void 0),n(this,"extra",void 0),n(this,"tooltipText",void 0),n(this,"ariaLabelTooltip",void 0),n(this,"isClosestApplicationHeader",!1),n(this,"dropdownShow",!1),n(this,"hasSlottedElements",!1),n(this,"slotElement",void 0),n(this,"dropdownElement",void 0),n(this,"observeChildrenChange",void 0),n(this,"tooltipRef",hh()),n(this,"a11yAttributes",{}),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get items(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}componentWillLoad(){this.a11yAttributes=vc(this.hostElement);const e=Uc("ix-application-header",this.hostElement);this.isClosestApplicationHeader=null!==e,this.observeChildrenChange=new MutationObserver(()=>{this.updateProxyList()}),this.observeChildrenChange.observe(this.hostElement,{childList:!0,subtree:!0})}componentDidLoad(){this.updateProxyList()}disconnectedCallback(){var e;super.disconnectedCallback(),null===(e=this.observeChildrenChange)||void 0===e||e.disconnect()}async slottedChanged(){this.hasSlottedElements=Wc(this.slotElement)}resolveAvatarTrigger(){return new Promise((e,t)=>{Bs(()=>{const o=this.hostElement.shadowRoot.querySelector("button");o?e(o):t(new Error("ix-avatar - trigger element not found"))})})}resolveTooltipTrigger(){return this.resolveAvatarTrigger().catch(()=>this.hostElement)}onDropdownClick(e){e.target===this.dropdownElement&&e.preventDefault()}getControllingAriaElement(){return this.hostElement.shadowRoot.querySelector(`[aria-controls="${this.getHostElementId()}-proxy-listbox"]`)}isAriaActiveDescendantActive(){return this.dropdownShow}getAriaActiveDescendantProxyItemId(){return hm}updateProxyList(){const e=this.items,t=this.hostElement.shadowRoot.querySelector(".proxy-list");t&&((e,t,o)=>{if(e&&t.length>0){const r=t[0].getBoundingClientRect().top-t[0].getBoundingClientRect().height+8;e.innerHTML="",e.style.top=r+"px",e.style.padding="0px",e.style.margin="0px",e.innerHTML="",t.forEach(t=>{const r=document.createElement("li");r.id=t.id+"-"+hm,o&&o(t,r),t.ariaHidden="true",e.appendChild(r)})}})(t,e,(e,t)=>{var o,r,n,a,i;t.role="menuitem",t.innerText=null!==(o=null!==(r=e.label)&&void 0!==r?r:e.textContent)&&void 0!==o?o:"",t.ariaLabel=null!==(n=null!==(a=null!==(i=e.ariaLabel)&&void 0!==i?i:e.label)&&void 0!==a?a:e.textContent)&&void 0!==n?n:""})}render(){const e=this.a11yAttributes["aria-label"],t=this.tooltipText||this.username,o=t===this.username,r=nl(cc,null,nl(km,{image:this.image,initials:this.initials,ariaLabel:e}),!!t&&nl("ix-tooltip",{ref:this.tooltipRef,for:this.resolveTooltipTrigger(),"aria-hidden":fc(o),"aria-label":this.ariaLabelTooltip},t));return this.isClosestApplicationHeader?nl(il,{slot:"ix-application-header-avatar",class:"avatar-button"},nl(Zh,{disabled:!1,iconOval:!1,icon:void 0,iconOnly:!1,loading:!1,selected:!1,type:"button",variant:"tertiary",ariaAttributes:{role:"menu","aria-controls":`${this.getHostElementId()}-proxy-listbox`,"aria-expanded":fc(this.dropdownShow),"aria-haspopup":"menu"}},r),nl("ix-dropdown",{ref:e=>this.dropdownElement=e,trigger:this.resolveAvatarTrigger(),class:"avatar-dropdown",onClick:e=>this.onDropdownClick(e),onShowChanged:e=>{this.dropdownShow=e.detail,e.detail&&this.tooltipRef.current&&this.tooltipRef.current.hideTooltip(0)},disableFocusTrap:!0,focusHost:this.hostElement},nl(cm,{hostId:this.getHostElementId(),otherProps:{}}),this.username&&nl(cc,null,nl(xm,{extra:this.extra,image:this.image,initials:this.initials,userName:this.username,ariaLabel:e}),this.hasSlottedElements&&nl("ix-divider",{onClick:e=>e.preventDefault()})),nl("slot",{onSlotchange:()=>this.slottedChanged(),ref:e=>this.slotElement=e}))):nl(il,null,r)}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"]]]);const Sm=Cm,Em=function(){"undefined"!=typeof customElements&&["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,Cm);break;case"ix-divider":customElements.get(e)||"undefined"!=typeof customElements&&["ix-divider"].forEach(e=>{"ix-divider"===e&&(customElements.get(e)||customElements.define(e,pm))});break;case"ix-dropdown":customElements.get(e)||Vh();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}})},_m="undefined"!=typeof window,Lm=_m?window:null,Am=_m?document:null,Tm={replace:0,none:1,blend:2},$m=Symbol(),zm=Symbol(),Om=Symbol(),Im=Symbol(),Rm=Symbol(),Pm=1e-11,Nm=1e12,Mm=1e3,Dm="",jm=(()=>{const e=new Map;return e.set("x","translateX"),e.set("y","translateY"),e.set("z","translateZ"),e})(),Fm=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Hm=Fm.reduce((e,t)=>({...e,[t]:t+"("}),{}),Bm=()=>{},Vm=/(^#([\da-f]{3}){1,2}$)|(^#([\da-f]{4}){1,2}$)/i,Um=/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/i,Wm=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,qm=/hsl\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*\)/i,Zm=/hsla\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,Km=/[-+]?\d*\.?\d+(?:e[-+]?\d)?/gi,Xm=/^([-+]?\d*\.?\d+(?:e[-+]?\d+)?)([a-z]+|%)$/i,Ym=/([a-z])([A-Z])/g,Qm=/(\w+)(\([^)]+\)+)/g,Gm={id:null,keyframes:null,playbackEase:null,playbackRate:1,frameRate:120,loop:0,reversed:!1,alternate:!1,autoplay:!0,duration:Mm,delay:0,loopDelay:0,ease:"out(2)",composition:Tm.replace,modifier:e=>e,onBegin:Bm,onBeforeUpdate:Bm,onUpdate:Bm,onLoop:Bm,onPause:Bm,onComplete:Bm,onRender:Bm},Jm={root:Am},eu={defaults:Gm,precision:4,timeScale:1,tickThreshold:200},tu={version:"4.1.2",engine:null};
|
|
56
|
+
/**
|
|
57
|
+
* anime.js - ESM
|
|
58
|
+
* @version v4.1.2
|
|
59
|
+
* @author Julian Garnier
|
|
60
|
+
* @license MIT
|
|
61
|
+
* @copyright (c) 2025 Julian Garnier
|
|
62
|
+
* @see https://animejs.com
|
|
63
|
+
*/_m&&(Lm.AnimeJS||(Lm.AnimeJS=[]),Lm.AnimeJS.push(tu));const ou=(e,t)=>0===e.indexOf(t),ru=Date.now,nu=Array.isArray,au=e=>e&&e.constructor===Object,iu=e=>"string"==typeof e,su=e=>"function"==typeof e,lu=e=>void 0===e,cu=e=>lu(e)||null===e,du=e=>_m&&e instanceof SVGElement,hu=e=>Vm.test(e),mu=e=>ou(e,"rgb"),uu=e=>ou(e,"hsl"),bu=e=>!eu.defaults.hasOwnProperty(e),pu=e=>iu(e)?parseFloat(e):e,fu=Math.pow,gu=Math.sqrt,vu=Math.sin,yu=Math.cos,wu=Math.abs,ku=Math.ceil,xu=Math.floor,Cu=Math.asin,Su=Math.PI,Eu=Math.round,_u=(e,t,o)=>e<t?t:e>o?o:e,Lu={},Au=(e,t)=>{if(t<0)return e;if(!t)return Eu(e);let o=Lu[t];return o||(o=Lu[t]=10**t),Eu(e*o)/o},Tu=(e,t,o)=>e+(t-e)*o,$u=e=>e===1/0?Nm:e===-1/0?-1e12:e,zu=e=>e<=Pm?Pm:$u(Au(e,11)),Ou=e=>nu(e)?[...e]:e,Iu=(e,t,o,r="_prev",n="_next")=>{let a=e._head,i=n;for(o&&(a=e._tail,i=r);a;){const e=a[i];t(a),a=e}},Ru=(e,t,o="_prev",r="_next")=>{const n=t[o],a=t[r];n?n[r]=a:e._head=a,a?a[o]=n:e._tail=n,t[o]=null,t[r]=null},Pu=(e,t,o,r="_prev",n="_next")=>{let a=e._tail;for(;a&&o&&o(a,t);)a=a[r];const i=a?a[n]:e._head;a?a[n]=t:e._head=t,i?i[r]=t:e._tail=t,t[r]=a,t[n]=i};let Nu=class{constructor(e=0){this.deltaTime=0,this._currentTime=e,this._elapsedTime=e,this._startTime=e,this._lastTime=e,this._scheduledTime=0,this._frameDuration=Au(Mm/120,0),this._fps=120,this._speed=1,this._hasChildren=!1,this._head=null,this._tail=null}get fps(){return this._fps}set fps(e){const t=this._frameDuration,o=+e,r=o<Pm?Pm:o,n=Au(Mm/r,0);this._fps=r,this._frameDuration=n,this._scheduledTime+=n-t}get speed(){return this._speed}set speed(e){const t=+e;this._speed=t<Pm?Pm:t}requestTick(e){const t=this._scheduledTime,o=this._elapsedTime;if(this._elapsedTime+=e-o,o<t)return 0;const r=this._frameDuration,n=o-t;return this._scheduledTime+=n<r?r:n,1}computeDeltaTime(e){const t=e-this._lastTime;return this.deltaTime=t,this._lastTime=e,t}};const Mu=(e,t,o,r,n)=>{const a=e.parent,i=e.duration,s=e.completed,l=e.iterationDuration,c=e.iterationCount,d=e._currentIteration,h=e._loopDelay,m=e._reversed,u=e._alternate,b=e._hasChildren,p=e._delay,f=e._currentTime,g=p+l,v=t-p,y=_u(f,-p,i),w=_u(v,-p,i),k=v-f,x=w>0,C=w>=i,S=i<=Pm,E=2===n;let _=0,L=v,A=0;c>1&&(e._currentIteration=_u(~~(w/(l+(C?0:h))),0,c),C&&e._currentIteration--,_=e._currentIteration%2,L=w%(l+h)||0);const T=m^(u&&_),$=e._ease;let z=C?T?0:i:T?l-L:L;$&&(z=l*$(z/l)||0);const O=(a?a.backwards:v<f)?!T:!!T;if(e._currentTime=v,e._iterationTime=z,e.backwards=O,x&&!e.began?(e.began=!0,o||a&&(O||!a.began)||e.onBegin(e)):v<=0&&(e.began=!1),o||b||!x||e._currentIteration===d||e.onLoop(e),E||1===n&&(t>=p&&t<=g||t<=p&&y>p||t>=g&&y!==i)||z>=g&&y!==i||z<=p&&y>0||t<=y&&y===i&&s||C&&!s&&S){if(x&&(e.computeDeltaTime(y),o||e.onBeforeUpdate(e)),!b){const t=E||(O?-1*k:k)>=eu.tickThreshold,n=e._offset+(a?a._offset:0)+p+z;let i,s,l,c,d=e._head,h=0;for(;d;){const e=d._composition,o=d._currentTime,a=d._changeDuration,m=d._absoluteStartTime+d._changeDuration,u=d._nextRep,b=d._prevRep,p=e!==Tm.none;if((t||(o!==a||n<=m+(u?u._delay:0))&&(0!==o||n>=d._absoluteStartTime))&&(!p||!d._isOverridden&&(!d._isOverlapped||n<=m)&&(!u||u._isOverridden||n<=u._absoluteStartTime)&&(!b||b._isOverridden||n>=b._absoluteStartTime+b._changeDuration+d._delay))){const t=d._currentTime=_u(z-d._startTime,0,a),o=d._ease(t/d._updateDuration),n=d._modifier,m=d._valueType,u=d._tweenType,b=0===u,f=0===m,g=f&&b||0===o||1===o?-1:eu.precision;let v,y;if(f)v=y=n(Au(Tu(d._fromNumber,d._toNumber,o),g));else if(1===m)y=n(Au(Tu(d._fromNumber,d._toNumber,o),g)),v=`${y}${d._unit}`;else if(2===m){const e=d._fromNumbers,t=d._toNumbers,r=Au(_u(n(Tu(e[0],t[0],o)),0,255),0),a=Au(_u(n(Tu(e[1],t[1],o)),0,255),0),i=Au(_u(n(Tu(e[2],t[2],o)),0,255),0),s=_u(n(Au(Tu(e[3],t[3],o),g)),0,1);if(v=`rgba(${r},${a},${i},${s})`,p){const e=d._numbers;e[0]=r,e[1]=a,e[2]=i,e[3]=s}}else if(3===m){v=d._strings[0];for(let e=0,t=d._toNumbers.length;e<t;e++){const t=n(Au(Tu(d._fromNumbers[e],d._toNumbers[e],o),g)),r=d._strings[e+1];v+=`${r?t+r:t}`,p&&(d._numbers[e]=t)}}if(p&&(d._number=y),r||e===Tm.blend)d._value=v;else{const e=d.property;i=d.target,b?i[e]=v:1===u?i.setAttribute(e,v):(s=i.style,3===u?(i!==l&&(l=i,c=i[Im]),c[e]=v,h=1):2===u?s[e]=v:4===u&&s.setProperty(e,v)),x&&(A=1)}}if(h&&d._renderTransforms){let e=Dm;for(let t in c)e+=`${Hm[t]}${c[t]}) `;s.transform=e,h=0}d=d._next}!o&&A&&e.onRender(e)}!o&&x&&e.onUpdate(e)}return a&&S?!o&&(a.began&&!O&&v>=i&&!s||O&&v<=Pm&&s)&&(e.onComplete(e),e.completed=!O):x&&C?c===1/0?e._startTime+=e.duration:e._currentIteration>=c-1&&(e.paused=!0,s||b||(e.completed=!0,o||a&&(O||!a.began)||(e.onComplete(e),e._resolve(e)))):e.completed=!1,A},Du=(e,t,o,r,n)=>{const a=e._currentIteration;if(Mu(e,t,o,r,n),e._hasChildren){const i=e,s=i.backwards,l=r?t:i._iterationTime,c=ru();let d=0,h=!0;if(!r&&i._currentIteration!==a){const e=i.iterationDuration;Iu(i,t=>{if(s){const r=t.duration,n=t._offset+t._delay;o||!(r<=Pm)||n&&n+r!==e||t.onComplete(t)}else!t.completed&&!t.backwards&&t._currentTime<t.iterationDuration&&Mu(t,e,o,1,2),t.began=!1,t.completed=!1}),o||i.onLoop(i)}Iu(i,e=>{const t=Au((l-e._offset)*e._speed,12),a=e._fps<i._fps?e.requestTick(c):n;d+=Mu(e,t,o,r,a),!e.completed&&h&&(h=!1)},s),!o&&d&&i.onRender(i),(h||s)&&i._currentTime>=i.duration&&(i.paused=!0,i.completed||(i.completed=!0,o||(i.onComplete(i),i._resolve(i))))}},ju={animation:null,update:Bm},Fu=_m?requestAnimationFrame:setImmediate,Hu=_m?cancelAnimationFrame:clearImmediate;class Bu extends Nu{constructor(e){super(e),this.useDefaultMainLoop=!0,this.pauseOnDocumentHidden=!0,this.defaults=Gm,this.paused=!(!_m||!Am.hidden),this.reqId=null}update(){const e=this._currentTime=ru();if(this.requestTick(e)){this.computeDeltaTime(e);const t=this._speed,o=this._fps;let r=this._head;for(;r;){const n=r._next;r.paused?(Ru(this,r),this._hasChildren=!!this._tail,r._running=!1,r.completed&&!r._cancelled&&r.cancel()):Du(r,(e-r._startTime)*r._speed*t,0,0,r._fps<o?r.requestTick(e):1),r=n}ju.update()}}wake(){return!this.useDefaultMainLoop||this.reqId||this.paused||(this.reqId=Fu(Uu)),this}pause(){return this.paused=!0,Wu()}resume(){if(this.paused)return this.paused=!1,Iu(this,e=>e.resetTime()),this.wake()}get speed(){return this._speed*(1===eu.timeScale?1:Mm)}set speed(e){this._speed=e*eu.timeScale,Iu(this,e=>e.speed=e._speed)}get timeUnit(){return 1===eu.timeScale?"ms":"s"}set timeUnit(e){const t="s"===e,o=t?.001:1;if(eu.timeScale!==o){eu.timeScale=o,eu.tickThreshold=200*o;const e=t?.001:Mm;this.defaults.duration*=e,this._speed*=e}}get precision(){return eu.precision}set precision(e){eu.precision=e}}const Vu=(()=>{const e=new Bu(ru());return _m&&(tu.engine=e,Am.addEventListener("visibilitychange",()=>{e.pauseOnDocumentHidden&&(Am.hidden?e.pause():e.resume())})),e})(),Uu=()=>{Vu._head?(Vu.reqId=Fu(Uu),Vu.update()):Vu.reqId=0},Wu=()=>(Hu(Vu.reqId),Vu.reqId=0,Vu);function qu(e){const t=iu(e)?Jm.root.querySelectorAll(e):e;if(t instanceof NodeList||t instanceof HTMLCollection)return t}const Zu=["opacity","rotate","overflow","color"],Ku=(e,t,o)=>(o<0&&(o+=1),o>1&&(o-=1),o<1/6?e+6*(t-e)*o:o<.5?t:o<2/3?e+(t-e)*(2/3-o)*6:e),Xu=(e,t)=>lu(e)?t:e,Yu=(e,t,o,r,n)=>{if(su(e)){const a=()=>{const n=e(t,o,r);return isNaN(+n)?n||0:+n};return n&&(n.func=a),a()}return e},Qu=(e,t)=>e[zm]?e[Om]&&((e,t)=>{if(Zu.includes(t))return!1;if(e.getAttribute(t)||t in e){if("scale"===t){const t=e.parentNode;return t&&"filter"===t.tagName}return!0}})(e,t)?1:Fm.includes(t)||jm.get(t)?3:ou(t,"--")?4:t in e.style?2:t in e?0:1:0,Gu=(e,t,o)=>{const r=e.style[t];r&&o&&(o[t]=r);const n=r||getComputedStyle(e[Rm]||e).getPropertyValue(t);return"auto"===n?"0":n},Ju=(e,t,o,r)=>{const n=lu(o)?Qu(e,t):o;return 0===n?e[t]||0:1===n?e.getAttribute(t):3===n?((e,t,o)=>{const r=e.style.transform;let n;if(r){const a=e[Im];let i;for(;i=Qm.exec(r);){const e=i[1],r=i[2].slice(1,-1);a[e]=r,e===t&&(n=r,o&&(o[t]=r))}}return r&&!lu(n)?n:ou(t,"scale")?"1":ou(t,"rotate")||ou(t,"skew")?"0deg":"0px"})(e,t,r):4===n?Gu(e,t,r).trimStart():Gu(e,t,r)},eb=(e,t,o)=>"-"===o?e-t:"+"===o?e+t:e*t,tb=(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 o=+e;if(isNaN(o)){let o=e;"="===o[1]&&(t.o=o[0],o=o.slice(2));const a=!o.includes(" ")&&Xm.exec(o);if(a)return t.t=1,t.n=+a[1],t.u=a[2],t;if(t.o)return t.n=+o,t;if(hu(n=o)||mu(n)||uu(n))return t.t=2,t.d=mu(r=o)?(e=>{const t=Um.exec(e)||Wm.exec(e),o=lu(t[4])?1:+t[4];return[+t[1],+t[2],+t[3],o]})(r):hu(r)?(e=>{const t=e.length,o=4===t||5===t;return[+("0x"+e[1]+e[o?1:2]),+("0x"+e[o?2:3]+e[o?2:4]),+("0x"+e[o?3:5]+e[o?3:6]),5===t||9===t?+(+("0x"+e[o?4:7]+e[o?4:8])/255).toFixed(3):1]})(r):uu(r)?(e=>{const t=qm.exec(e)||Zm.exec(e),o=+t[1]/360,r=+t[2]/100,n=+t[3]/100,a=lu(t[4])?1:+t[4];let i,s,l;if(0===r)i=s=l=n;else{const e=n<.5?n*(1+r):n+r-n*r,t=2*n-e;i=Au(255*Ku(t,e,o+1/3),0),s=Au(255*Ku(t,e,o),0),l=Au(255*Ku(t,e,o-1/3),0)}return[i,s,l,a]})(r):[0,0,0,1],t;{const e=o.match(Km);return t.t=3,t.d=e?e.map(Number):[],t.s=o.split(Km)||[],t}}var r,n;return t.n=o,t},ob=(e,t)=>(t.t=e._valueType,t.n=e._toNumber,t.u=e._unit,t.o=null,t.d=Ou(e._toNumbers),t.s=Ou(e._strings),t),rb={t:0,n:0,u:null,o:null,d:null,s:null},nb={_rep:new WeakMap,_add:new Map},ab=(e,t,o="_rep")=>{const r=nb[o];let n=r.get(e);return n||(n={},r.set(e,n)),n[t]?n[t]:n[t]={_head:null,_tail:null}},ib=(e,t)=>e._isOverridden||e._absoluteStartTime>t._absoluteStartTime,sb=e=>{e._isOverlapped=1,e._isOverridden=1,e._changeDuration=Pm,e._currentTime=Pm},lb=(e,t)=>{const o=e._composition;if(o===Tm.replace){const o=e._absoluteStartTime;Pu(t,e,ib,"_prevRep","_nextRep");const r=e._prevRep;if(r){const t=r.parent,n=r._absoluteStartTime+r._changeDuration;if(e.parent.id!==t.id&&t.iterationCount>1&&n+(t.duration-t.iterationDuration)>o){sb(r);let e=r._prevRep;for(;e&&e.parent.id===t.id;)sb(e),e=e._prevRep}const a=o-e._delay;if(n>a){const e=r._startTime;r._changeDuration=a-(n-(e+r._updateDuration))-e,r._currentTime=r._changeDuration,r._isOverlapped=1,r._changeDuration<Pm&&sb(r)}let i=!0;if(Iu(t,e=>{e._isOverlapped||(i=!1)}),i){const e=t.parent;if(e){let o=!0;Iu(e,e=>{e!==t&&Iu(e,e=>{e._isOverlapped||(o=!1)})}),o&&e.cancel()}else t.cancel()}}}else if(o===Tm.blend){const t=ab(e.target,e.property,"_add"),o=(e=>{let t=ju.animation;return t||(t={duration:Pm,computeDeltaTime:Bm,_offset:0,_delay:0,_head:null,_tail:null},ju.animation=t,ju.update=()=>{e.forEach(e=>{for(let t in e){const o=e[t],r=o._head;if(r){const e=r._valueType,t=3===e||2===e?Ou(r._fromNumbers):null;let n=r._fromNumber,a=o._tail;for(;a&&a!==r;){if(t)for(let e=0,o=a._numbers.length;e<o;e++)t[e]+=a._numbers[e];else n+=a._number;a=a._prevAdd}r._toNumber=n,r._toNumbers=t}}}),Mu(t,1,1,0,2)}),t})(nb._add);let r=t._head;r||(r={...e},r._composition=Tm.replace,r._updateDuration=Pm,r._startTime=0,r._numbers=Ou(e._fromNumbers),r._number=0,r._next=null,r._prev=null,Pu(t,r),Pu(o,r));const n=e._toNumber;if(e._fromNumber=r._fromNumber-n,e._toNumber=0,e._numbers=Ou(e._fromNumbers),e._number=0,r._fromNumber=n,e._toNumbers){const t=Ou(e._toNumbers);t&&t.forEach((t,o)=>{e._fromNumbers[o]=r._fromNumbers[o]-t,e._toNumbers[o]=0}),r._fromNumbers=t}Pu(t,e,null,"_prevAdd","_nextAdd")}return e},cb=e=>{const t=e._composition;if(t!==Tm.none){const o=e.target,r=e.property,n=nb._rep.get(o);if(Ru(n[r],e,"_prevRep","_nextRep"),t===Tm.blend){const t=nb._add,n=t.get(o);if(!n)return;const a=n[r],i=ju.animation;Ru(a,e,"_prevAdd","_nextAdd");const s=a._head;if(s&&s===a._tail){Ru(a,s,"_prevAdd","_nextAdd"),Ru(i,s);let e=!0;for(let t in n)if(n[t]._head){e=!1;break}e&&t.delete(o)}}}return e},db=e=>(e.paused=!0,e.began=!1,e.completed=!1,e),hb=e=>e._cancelled?(Iu(e,e._hasChildren?hb:e=>{e._composition!==Tm.none&&lb(e,ab(e.target,e.property))}),e._cancelled=0,e):e;let mb=0;class ub extends Nu{constructor(e={},t=null,o=0){super(0);const{id:r,delay:n,duration:a,reversed:i,alternate:s,loop:l,loopDelay:c,autoplay:d,frameRate:h,playbackRate:m,onComplete:u,onLoop:b,onPause:p,onBegin:f,onBeforeUpdate:g,onUpdate:v}=e,y=t?0:Vu._elapsedTime,w=t?t.defaults:eu.defaults,k=su(n)||lu(n)?w.delay:+n,x=su(a)||lu(a)?1/0:+a,C=Xu(l,w.loop),S=Xu(c,w.loopDelay),E=!0===C||C===1/0||C<0?1/0:C+1;let _=0;if(t)_=o;else{let e=ru();Vu.paused&&(Vu.requestTick(e),e=Vu._elapsedTime),_=e-Vu._startTime}this.id=lu(r)?++mb:r,this.parent=t,this.duration=$u((x+S)*E-S)||Pm,this.backwards=!1,this.paused=!0,this.began=!1,this.completed=!1,this.onBegin=f||w.onBegin,this.onBeforeUpdate=g||w.onBeforeUpdate,this.onUpdate=v||w.onUpdate,this.onLoop=b||w.onLoop,this.onPause=p||w.onPause,this.onComplete=u||w.onComplete,this.iterationDuration=x,this.iterationCount=E,this._autoplay=!t&&Xu(d,w.autoplay),this._offset=_,this._delay=k,this._loopDelay=S,this._iterationTime=0,this._currentIteration=0,this._resolve=Bm,this._running=!1,this._reversed=+Xu(i,w.reversed),this._reverse=this._reversed,this._cancelled=0,this._alternate=Xu(s,w.alternate),this._prev=null,this._next=null,this._elapsedTime=y,this._startTime=y,this._lastTime=y,this._fps=Xu(h,w.frameRate),this._speed=Xu(m,w.playbackRate)}get cancelled(){return!!this._cancelled}set cancelled(e){e?this.cancel():this.reset(1).play()}get currentTime(){return _u(Au(this._currentTime,eu.precision),-this._delay,this.duration)}set currentTime(e){const t=this.paused;this.pause().seek(+e),t||this.resume()}get iterationCurrentTime(){return Au(this._iterationTime,eu.precision)}set iterationCurrentTime(e){this.currentTime=this.iterationDuration*this._currentIteration+e}get progress(){return _u(Au(this._currentTime/this.duration,10),0,1)}set progress(e){this.currentTime=this.duration*e}get iterationProgress(){return _u(Au(this._iterationTime/this.iterationDuration,10),0,1)}set iterationProgress(e){const t=this.iterationDuration;this.currentTime=t*this._currentIteration+t*e}get currentIteration(){return this._currentIteration}set currentIteration(e){this.currentTime=this.iterationDuration*_u(+e,0,this.iterationCount-1)}get reversed(){return!!this._reversed}set reversed(e){e?this.reverse():this.play()}get speed(){return super.speed}set speed(e){super.speed=e,this.resetTime()}reset(e=0){return hb(this),this._reversed&&!this._reverse&&(this.reversed=!1),this._iterationTime=this.iterationDuration,Du(this,0,1,e,2),db(this),this._hasChildren&&Iu(this,db),this}init(e=0){this.fps=this._fps,this.speed=this._speed,!e&&this._hasChildren&&Du(this,this.duration,1,e,2),this.reset(e);const t=this._autoplay;return!0===t?this.resume():t&&!lu(t.linked)&&t.link(this),this}resetTime(){const e=1/(this._speed*Vu._speed);return this._startTime=ru()-(this._currentTime+this._delay)*e,this}pause(){return this.paused||(this.paused=!0,this.onPause(this)),this}resume(){return this.paused?(this.paused=!1,this.duration<=Pm&&!this._hasChildren?Du(this,Pm,0,0,2):(this._running||(Pu(Vu,this),Vu._hasChildren=!0,this._running=!0),this.resetTime(),this._startTime-=12,Vu.wake()),this):this}restart(){return this.reset(0).resume()}seek(e,t=0,o=0){hb(this),this.completed=!1;const r=this.paused;return this.paused=!0,Du(this,e+this._delay,~~t,~~o,1),r?this:this.resume()}alternate(){const e=this._reversed,t=this.iterationCount,o=this.iterationDuration,r=t===1/0?xu(Nm/o):t;return this._reversed=+(!this._alternate||r%2?!e:e),t===1/0?this.iterationProgress=this._reversed?1-this.iterationProgress:this.iterationProgress:this.seek(o*r-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?Iu(this,e=>e.cancel(),!0):Iu(this,cb),this._cancelled=1,this.pause()}stretch(e){const t=this.duration,o=zu(e);if(t===o)return this;const r=e/t,n=e<=Pm;return this.duration=n?Pm:o,this.iterationDuration=n?Pm:zu(this.iterationDuration*r),this._offset*=r,this._delay*=r,this._loopDelay*=r,this}revert(){Du(this,0,1,0,1);const e=this._autoplay;return e&&e.linked&&e.linked===this&&e.revert(),this.cancel()}complete(){return this.seek(this.duration).cancel()}then(e=Bm){const t=this.then,o=()=>{this.then=null,e(this),this.then=t,this._resolve=Bm};return new Promise(e=>(this._resolve=()=>e(o()),this.completed&&this._resolve(),this))}}const bb=e=>e,pb=(e,t,o)=>(((1-3*o+3*t)*e+(3*o-6*t))*e+3*t)*e,fb=(e=.5,t=0,o=.5,r=1)=>e===t&&o===r?bb:n=>0===n||1===n?n:pb(((e,t,o)=>{let r,n,a=0,i=1,s=0;do{n=a+(i-a)/2,r=pb(n,t,o)-e,r>0?i=n:a=n}while(wu(r)>1e-7&&++s<100);return n})(n,e,o),t,r),gb=(e=10,t)=>{const o=t?ku:xu;return t=>o(_u(t,0,1)*e)*(1/e)},vb=(...e)=>{const t=e.length;if(!t)return bb;const o=t-1,r=e[o],n=[0],a=[pu(e[0])];for(let i=1;i<o;i++){const t=e[i],r=iu(t)?t.trim().split(" "):[t],s=r[0],l=r[1];n.push(lu(l)?i/o:pu(l)/100),a.push(pu(s))}return a.push(pu(r)),n.push(1),function(e){for(let t=1,o=n.length;t<o;t++){const o=n[t];if(e<=o){const r=n[t-1],i=a[t-1];return i+(a[t]-i)*(e-r)/(o-r)}}return a[a.length-1]}},yb=(e=10,t=1)=>{const o=[0],r=e-1;for(let n=1;n<r;n++){const e=o[n-1],a=n/r,i=a+((n+1)/r-a)*Math.random();o.push(_u(a*(1-t)+i*t,e,1))}return o.push(1),vb(...o)},wb=Su/2,kb=2*Su,xb=(e=1.68)=>t=>fu(t,+e),Cb={[Dm]:xb,Quad:xb(2),Cubic:xb(3),Quart:xb(4),Quint:xb(5),Sine:e=>1-yu(e*wb),Circ:e=>1-gu(1-e*e),Expo:e=>e?fu(2,10*e-10):0,Bounce:e=>{let t,o=4;for(;e<((t=fu(2,--o))-1)/11;);return 1/fu(4,3-o)-7.5625*fu((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 o=_u(+e,1,10),r=_u(+t,Pm,2),n=r/kb*Cu(1/o),a=kb/r;return e=>0===e||1===e?e:-o*fu(2,-10*(1-e))*vu((1-e-n)*a)}},Sb={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},Eb=(()=>{const e={linear:vb,irregular:yb,steps:gb,cubicBezier:fb};for(let t in Sb)for(let o in Cb){const r=Cb[o],n=Sb[t];e[t+o]=o===Dm||"Back"===o||"Elastic"===o?(e,t)=>n(r(e,t)):n(r)}return e})(),_b={linear:bb},Lb=e=>su(e)?e:iu(e)?((e,t,o)=>{if(o[e])return o[e];if(e.indexOf("(")<=-1){const r=Sb[e]||e.includes("Back")||e.includes("Elastic")?t[e]():t[e];return r?o[e]=r:bb}{const r=e.slice(0,-1).split("("),n=t[r[0]];return n?o[e]=n(...r[1].split(",")):bb}})(e,Eb,_b):bb,Ab={},Tb=(e,t,o)=>{if(3===o)return jm.get(e)||e;if(2===o||1===o&&du(t)&&e in t.style){const t=Ab[e];if(t)return t;{const t=e?e.replace(Ym,"$1-$2").toLowerCase():e;return Ab[e]=t,t}}return e},$b={deg:1,rad:180/Su,turn:360},zb={},Ob=(e,t,o,r=!1)=>{const n=t.u,a=t.n;if(1===t.t&&n===o)return t;const i=a+n+o,s=zb[i];if(lu(s)||r){let r;if(n in $b)r=a*$b[n]/$b[o];else{const t=100,i=e.cloneNode(),s=e.parentNode,l=s&&s!==Am?s:Am.body;l.appendChild(i);const c=i.style;c.width=t+n;const d=i.offsetWidth||t;c.width=t+o;const h=d/(i.offsetWidth||t);l.removeChild(i),r=h*a}t.n=r,zb[i]=r}else t.n=s;return t.u=o,t},Ib=e=>{if(e._hasChildren)Iu(e,Ib,!0);else{const t=e;t.pause(),Iu(t,e=>{const o=e.property,r=e.target;if(r[zm]){const n=r.style,a=t._inlineStyles[o];if(3===e._tweenType){const t=r[Im];if(lu(a)||a===Dm?delete t[o]:t[o]=a,e._renderTransforms)if(Object.keys(t).length){let e=Dm;for(let o in t)e+=Hm[o]+t[o]+") ";n.transform=e}else n.removeProperty("transform")}else lu(a)||a===Dm?n.removeProperty(o):n[o]=a;t._tail===e&&t.targets.forEach(e=>{e.getAttribute&&e.getAttribute("style")===Dm&&e.removeAttribute("style")})}})}return e},Rb={t:0,n:0,u:null,o:null,d:null,s:null},Pb={t:0,n:0,u:null,o:null,d:null,s:null},Nb={func:null},Mb=[null],Db=[null,null],jb={to:null};let Fb,Hb,Bb=0;class Vb extends ub{constructor(e,t,o,r,n=!1,a=0,i=0){super(t,o,r);const s=function(e){const t=function(e){if(cu(e))return[];if(nu(e)){const t=e.flat(1/0),o=[];for(let e=0,r=t.length;e<r;e++){const r=t[e];if(!cu(r)){const e=qu(r);if(e)for(let t=0,r=e.length;t<r;t++){const r=e[t];if(!cu(r)){let e=!1;for(let t=0,n=o.length;t<n;t++)if(o[t]===r){e=!0;break}e||o.push(r)}}else{let e=!1;for(let t=0,n=o.length;t<n;t++)if(o[t]===r){e=!0;break}e||o.push(r)}}}return o}if(!_m)return[e];const t=qu(e);return t?Array.from(t):[e]}(e),o=t.length;if(o)for(let r=0;r<o;r++){const e=t[r];if(!e[$m]){e[$m]=!0;const t=du(e);(e.nodeType||t)&&(e[zm]=!0,e[Om]=t,e[Im]={})}}return t}(e),l=s.length,c=t.keyframes,d=c?((e,t)=>{const o={...e};for(let r in t){const n=e[r];o[r]=lu(n)?t[r]:n}return o})(((e,t)=>{const o={};if(nu(e)){const t=[].concat(...e.map(e=>Object.keys(e))).filter(bu);for(let r=0,n=t.length;r<n;r++){const n=t[r],a=e.map(e=>{const t={};for(let o in e){const r=e[o];bu(o)?o===n&&(t.to=r):t[o]=r}return t});o[n]=a}}else{const r=Xu(t.duration,eu.defaults.duration),n=Object.keys(e).map(t=>({o:parseFloat(t)/100,p:e[t]})).sort((e,t)=>e.o-t.o);n.forEach(e=>{const t=e.o,n=e.p;for(let a in n)if(bu(a)){let e=o[a];e||(e=o[a]=[]);const i=t*r;let s=e.length,l=e[s-1];const c={to:n[a]};let d=0;for(let t=0;t<s;t++)d+=e[t].duration;1===s&&(c.from=l.to),n.ease&&(c.ease=n.ease),c.duration=i-(s?d:0),e.push(c)}return e});for(let e in o){const t=o[e];let r;for(let e=0,o=t.length;e<o;e++){const o=t[e],n=o.ease;o.ease=r||void 0,r=n}t[0].duration||t.shift()}}return o})(c,t),t):t,{delay:h,duration:m,ease:u,playbackEase:b,modifier:p,composition:f,onRender:g}=d,v=o?o.defaults:eu.defaults,y=Xu(b,v.playbackEase),w=y?Lb(y):null,k=!lu(u)&&!lu(u.ease),x=k?u.ease:Xu(u,w?"linear":v.ease),C=k?u.duration:Xu(m,v.duration),S=Xu(h,v.delay),E=p||v.modifier,_=lu(f)&&l>=Mm?Tm.none:lu(f)?v.composition:f,L={},A=this._offset+(o?o._offset:0);let T=NaN,$=NaN,z=0,O=0;for(let R=0;R<l;R++){const e=s[R],t=a||R,r=i||l;let c=NaN,h=NaN;for(let a in d)if(bu(a)){const i=Qu(e,a),s=Tb(a,e,i);let l=d[a];const m=nu(l);if(n&&!m&&(Db[0]=l,Db[1]=l,l=Db),m){const e=l.length,t=!au(l[0]);2===e&&t?(jb.to=l,Mb[0]=jb,Fb=Mb):e>2&&t?(Fb=[],l.forEach((e,t)=>{t?1===t?(Db[1]=e,Fb.push(Db)):Fb.push(e):Db[0]=e})):Fb=l}else Mb[0]=l,Fb=Mb;let u=null,b=null,p=NaN,f=0,g=0;for(let n=Fb.length;g<n;g++){const a=Fb[g];au(a)?Hb=a:(jb.to=a,Hb=jb),Nb.func=null;const l=Yu(Hb.to,e,t,r,Nb);let c;au(l)&&!lu(l.to)?(Hb=l,c=l.to):c=l;const d=Yu(Hb.from,e,t,r),h=Hb.ease,m=!lu(h)&&!lu(h.ease),v=m?h.ease:h||x,y=m?h.duration:Yu(Xu(Hb.duration,n>1?Yu(C,e,t,r)/n:C),e,t,r),w=Yu(Xu(Hb.delay,g?0:S),e,t,r),k=Yu(Xu(Hb.composition,_),e,t,r),T="number"!=typeof(I=k)||isNaN(I)?Tm[k]:k,$=Hb.modifier||E,R=!lu(d),P=!lu(c),N=nu(c),M=N||R&&P,D=b?f+w:w,j=A+D;O||!R&&!N||(O=1);let F=b;if(T!==Tm.none){u||(u=ab(e,s));let t=u._head;for(;t&&!t._isOverridden&&t._absoluteStartTime<=j;)if(F=t,t=t._nextRep,t&&t._absoluteStartTime>=j)for(;t;)sb(t),t=t._nextRep}if(M?(tb(N?Yu(c[0],e,t,r):d,Rb),tb(N?Yu(c[1],e,t,r,Nb):c,Pb),0===Rb.t&&(F?1===F._valueType&&(Rb.t=1,Rb.u=F._unit):(tb(Ju(e,s,i,L),rb),1===rb.t&&(Rb.t=1,Rb.u=rb.u)))):(P?tb(c,Pb):b?ob(b,Pb):tb(o&&F&&F.parent.parent===o?F._value:Ju(e,s,i,L),Pb),R?tb(d,Rb):b?ob(b,Rb):tb(o&&F&&F.parent.parent===o?F._value:Ju(e,s,i,L),Rb)),Rb.o&&(Rb.n=eb(F?F._toNumber:tb(Ju(e,s,i,L),rb).n,Rb.n,Rb.o)),Pb.o&&(Pb.n=eb(Rb.n,Pb.n,Pb.o)),Rb.t!==Pb.t)if(3===Rb.t||3===Pb.t){const e=3===Rb.t?Rb:Pb,t=3===Rb.t?Pb:Rb;t.t=3,t.s=Ou(e.s),t.d=e.d.map(()=>t.n)}else if(1===Rb.t||1===Pb.t){const e=1===Rb.t?Rb:Pb,t=1===Rb.t?Pb:Rb;t.t=1,t.u=e.u}else if(2===Rb.t||2===Pb.t){const e=2===Rb.t?Rb:Pb,t=2===Rb.t?Pb:Rb;t.t=2,t.s=e.s,t.d=[0,0,0,1]}if(Rb.u!==Pb.u){let t=Pb.u?Rb:Pb;t=Ob(e,t,Pb.u?Pb.u:Rb.u,!1)}if(Pb.d&&Rb.d&&Pb.d.length!==Rb.d.length){const e=Rb.d.length>Pb.d.length?Rb:Pb,t=e===Rb?Pb:Rb;t.d=e.d.map((e,o)=>lu(t.d[o])?0:t.d[o]),t.s=Ou(e.s)}const H=Au(+y||Pm,12),B={parent:this,id:Bb++,property:s,target:e,_value:null,_func:Nb.func,_ease:Lb(v),_fromNumbers:Ou(Rb.d),_toNumbers:Ou(Pb.d),_strings:Ou(Pb.s),_fromNumber:Rb.n,_toNumber:Pb.n,_numbers:Ou(Rb.d),_number:Rb.n,_unit:Pb.u,_modifier:$,_currentTime:0,_startTime:D,_delay:+w,_updateDuration:H,_changeDuration:H,_absoluteStartTime:j,_tweenType:i,_valueType:Pb.t,_composition:T,_isOverlapped:0,_isOverridden:0,_renderTransforms:0,_prevRep:null,_nextRep:null,_prevAdd:null,_nextAdd:null,_prev:null,_next:null};T!==Tm.none&&lb(B,u),isNaN(p)&&(p=B._startTime),f=Au(D+H,12),b=B,z++,Pu(this,B)}(isNaN($)||p<$)&&($=p),(isNaN(T)||f>T)&&(T=f),3===i&&(c=z-g,h=z)}if(!isNaN(c)){let e=0;Iu(this,t=>{e>=c&&e<h&&(t._renderTransforms=1,t._composition===Tm.blend&&Iu(ju.animation,e=>{e.id===t.id&&(e._renderTransforms=1)})),e++})}}var I;l||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation."),$?(Iu(this,e=>{e._startTime-e._delay||(e._delay-=$),e._startTime-=$}),T-=$):$=0,T||(T=Pm,this.iterationCount=0),this.targets=s,this.duration=T===Pm?Pm:$u((T+this._loopDelay)*this.iterationCount-this._loopDelay)||Pm,this.onRender=g||v.onRender,this._ease=w,this._delay=$,this.iterationDuration=T,this._inlineStyles=L,!this._autoplay&&O&&this.onRender(this)}stretch(e){const t=this.duration;if(t===zu(e))return this;const o=e/t;return Iu(this,e=>{e._updateDuration=zu(e._updateDuration*o),e._changeDuration=zu(e._changeDuration*o),e._currentTime*=o,e._startTime*=o,e._absoluteStartTime*=o}),super.stretch(e)}refresh(){return Iu(this,e=>{const t=e._func;if(t){const o=Ju(e.target,e.property,e._tweenType);tb(o,rb),tb(t(),Pb),e._fromNumbers=Ou(rb.d),e._fromNumber=rb.n,e._toNumbers=Ou(Pb.d),e._strings=Ou(Pb.s),e._toNumber=Pb.o?eb(rb.n,Pb.n,Pb.o):Pb.n}}),this}revert(){return super.revert(),Ib(this)}then(e){return super.then(e)}}const Ub=(e,t)=>new Vb(e,t,null,0,!1).init();let Wb=(p=class{static parseTime(e,t){const o=e.trim();if(0===o.length)return t;const r=o.match(/^(-?\d*\.?\d+)(ms|s)?$/);if(!r)return t;const[,n,a="ms"]=r,i=Number(n);return Number.isFinite(i)?"s"===a?1e3*i:i:t}static ensureCache(){if(null!==r(p,this,g)._)return;if("undefined"==typeof window)return void(g._=r(p,this,{...r(p,this,f)._}));const e=document.documentElement||document.body,t=window.getComputedStyle(e),o=(e,o)=>{var r;const n=null===(r=t.getPropertyValue(e))||void 0===r?void 0:r.trim();return n?this.parseTime(n,o):o};g._=r(p,this,{short:o("--theme-short-time",r(p,this,f)._.short),default:o("--theme-default-time",r(p,this,f)._.default),medium:o("--theme-medium-time",r(p,this,f)._.medium),slow:o("--theme-slow-time",r(p,this,f)._.slow),xslow:o("--theme-x-slow-time",r(p,this,f)._.xslow)})}static prefersReducedMotion(){return!("undefined"==typeof window||!window.matchMedia)&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}static get shortTime(){this.ensureCache();const e=r(p,this,g)._.short;return this.prefersReducedMotion()?0:e}static get defaultTime(){this.ensureCache();const e=r(p,this,g)._.default;return this.prefersReducedMotion()?0:e}static get mediumTime(){this.ensureCache();const e=r(p,this,g)._.medium;return this.prefersReducedMotion()?0:e}static get slowTime(){this.ensureCache();const e=r(p,this,g)._.slow;return this.prefersReducedMotion()?0:e}static get xSlowTime(){this.ensureCache();const e=r(p,this,g)._.xslow;return this.prefersReducedMotion()?0:e}},f={_:{short:0,default:150,medium:300,slow:500,xslow:1e3}},g={_:null},p),qb=0;const Zb=lc(class extends $s{get hostElement(){return this}constructor(e){super(),n(this,"collapsed",!1),n(this,"label",void 0),n(this,"sublabel",void 0),n(this,"icon",void 0),n(this,"variant","filled"),n(this,"collapsedChange",void 0),n(this,"chevronRef",void 0),n(this,"blindId",++qb),!1!==e&&this.__registerHost(),this.__attachShadow(),this.collapsedChange=kl(this,"collapsedChange",7)}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(e){this.animateCollapse(e)}animateCollapse(e){e?this.rotateChevronDown():this.rotateChevronUp()}rotateChevronUp(){Ub(this.chevronRef,{duration:Wb.defaultTime,easing:"easeInOutSine",rotateZ:180}),Ub(this.content,{duration:Wb.defaultTime,easing:"easeInOutSine",opacity:1})}rotateChevronDown(){Ub(this.chevronRef,{duration:Wb.defaultTime,easing:"easeInOutSine",rotateZ:0}),Ub(this.content,{duration:Wb.defaultTime,easing:"easeInOutSine",opacity:0})}render(){return nl(il,{key:"08686a07866cce941b0d3fee3c59acda57fd9697",class:{["blind-"+this.variant]:!0}},nl("div",{key:"37c3d29dfa4113fa51971c8487158c30dcac0cf6",class:"blind-header-wrapper"},nl("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":fc(!this.collapsed),onClick:()=>this.onHeaderClick()},nl("slot",{key:"acae9cd5182dcfb6003a18713709ef5c5f5ba5c9",name:"custom-header"})),nl("div",{key:"c183148b712d24ce5416f704496af3982c5f063c",class:"blind-header-content"},nl("ix-icon",{key:"679080e49ed99d10528d6b44f483349794880e9f",class:"collapse-icon",name:Cc,color:"filled"===this.variant||"outline"===this.variant?"color-std-text":`color-${this.variant}--contrast`,ref:e=>this.chevronRef=e}),nl("div",{key:"790921a5077d08519a86e53da114615c62ab3520",class:"blind-header-title",id:"ix-blind-header-title-"+this.blindId},void 0!==this.label?nl(cc,null,this.icon&&nl("ix-icon",{class:"blind-header-title-icon",name:this.icon,color:"filled"===this.variant||"outline"===this.variant?"color-std-text":`color-${this.variant}--contrast`}),nl("div",{class:"blind-header-title-row"},nl("div",{class:"blind-header-title-col"},nl("ix-typography",{title:this.label,format:"label-lg",bold:!0},nl("div",{class:"blind-header-title-label",title:this.label},this.label))),this.sublabel&&nl("div",{class:"blind-header-title-col"},nl("ix-typography",{title:this.sublabel},nl("div",{class:"blind-header-title-sublabel"},this.sublabel)))),nl("div",{class:"header-actions"},nl("slot",{name:"header-actions"}))):null))),nl("section",{key:"e009be22aca2af68a71115cd828695ab6f16d230",id:"ix-blind-content-section-"+this.blindId,"aria-labelledby":"ix-blind-header-title-"+this.blindId},nl("div",{key:"482ac28924b2edd0b5b6a751a07434764fcb64f8",class:{"blind-content":!0,hide:this.collapsed}},this.collapsed?null:nl("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}]}]),Kb=Zb,Xb=e=>new MutationObserver(e),Yb=lc(class extends(pc(...Oh,Xh)){constructor(e){super(!1),n(this,"variant","primary"),n(this,"disabled",!1),n(this,"type","button"),n(this,"loading",!1),n(this,"form",void 0),n(this,"icon",void 0),n(this,"iconRight",void 0),n(this,"alignment","center"),n(this,"iconSize","24"),n(this,"href",void 0),n(this,"target","_self"),n(this,"rel",void 0),n(this,"submitButtonElement",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}handleClick(e){(this.disabled||this.loading)&&(e.stopPropagation(),e.preventDefault())}componentDidLoad(){if("submit"!==this.type)return;const e=document.createElement("button");e.style.display="none",e.type="submit",e.tabIndex=-1,this.form&&e.setAttribute("form",this.form),this.hostElement.appendChild(e),this.submitButtonElement=e}handleFormChange(e){this.submitButtonElement&&(e?this.submitButtonElement.setAttribute("form",e):this.submitButtonElement.removeAttribute("form"))}componentDidRender(){this.submitButtonElement&&!this.hostElement.contains(this.submitButtonElement)&&this.hostElement.appendChild(this.submitButtonElement)}dispatchFormEvents(){"submit"!==this.type||!this.submitButtonElement||this.disabled||this.loading||this.submitButtonElement.click()}setFocus(){var e;null===(e=this.hostElement.shadowRoot.querySelector(this.href?"a":"button"))||void 0===e||e.focus()}render(){return nl(il,{key:"d1e348cdda5394f93ae75079322849917e1e040e",class:{disabled:this.disabled||this.loading},tabIndex:this.disabled||this.loading?-1:0},nl(Zh,{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},nl("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 Qb(){"undefined"!=typeof customElements&&["ix-button","ix-spinner"].forEach(e=>{switch(e){case"ix-button":customElements.get(e)||customElements.define(e,Yb);break;case"ix-spinner":customElements.get(e)||Qh()}})}const Gb=lc(class extends(pc(...Oh,um,bm)){constructor(e){super(!1),n(this,"variant","primary"),n(this,"disabled",!1),n(this,"label",void 0),n(this,"icon",void 0),n(this,"closeBehavior","both"),n(this,"placement",void 0),n(this,"ariaLabelDropdownButton",void 0),n(this,"focusCheckedItem",!1),n(this,"enableTopLayer",!1),n(this,"suppressAriaActiveDescendant",!1),n(this,"showChange",void 0),n(this,"showChanged",void 0),n(this,"dropdownShow",!1),n(this,"inheritAriaAttributes",{}),n(this,"dropdownButtonId",this.getHostElementId()),n(this,"dropdownAnchor",hh()),n(this,"dropdownRef",hh()),n(this,"hostContext",void 0),n(this,"onDropdownShowChanged",e=>{this.disabled&&e.detail||(this.dropdownShow=e.detail)}),!1!==e&&this.__registerHost(),this.__attachShadow(),this.showChange=kl(this,"showChange",7),this.showChanged=kl(this,"showChanged",7)}get hostElement(){return this}getTriangle(){return nl("div",{class:{triangle:!0,[this.variant]:!0,hide:!!this.label,disabled:this.disabled}})}componentDidLoad(){this.inheritAriaAttributes=vc(this.hostElement,["aria-label","aria-activedescendant","aria-haspopup","aria-controls","aria-disabled","aria-expanded","aria-current","role"])}componentWillRender(){this.hostContext={breadcrumb:!!qc(this.hostElement,"ix-breadcrumb"),datePicker:!!qc(this.hostElement,"ix-date-picker"),splitButton:!!qc(this.hostElement,"ix-split-button"),tabs:!!qc(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 e,t,o,r,n,a,i,s,l;const c={...this.inheritAriaAttributes,"aria-haspopup":"true","aria-disabled":fc(this.disabled),"aria-expanded":fc(this.dropdownShow),role:"button"};this.inheritAriaAttributes["aria-controls"]||(c["aria-controls"]=`dropdown-button-menu-${this.dropdownButtonId}`);const d={id:`dropdown-button-${this.dropdownButtonId}`,disabled:this.disabled,variant:this.variant},h=(null===(e=this.hostContext)||void 0===e?void 0:e.breadcrumb)||(null===(t=this.hostContext)||void 0===t?void 0:t.datePicker)||(null===(o=this.hostContext)||void 0===o?void 0:o.splitButton)||(null===(r=this.hostContext)||void 0===r?void 0:r.tabs);return nl(il,{key:"59d07afdec3de70b4ff4b3c7b63fc1a8cdc6a1c1",class:{disabled:this.disabled,"host-context-breadcrumb":!(null===(n=this.hostContext)||void 0===n||!n.breadcrumb),"host-context-date-picker":!(null===(a=this.hostContext)||void 0===a||!a.datePicker),"host-context-tabs":!(null===(i=this.hostContext)||void 0===i||!i.tabs)},ref:this.dropdownAnchor,tabIndex:this.disabled?-1:0,...c},nl("div",{key:"092c941db7574a1ada117b855dfb62934d2e6a3e",class:"dropdown-button"},this.label||null===this.label?nl("ix-button",{...d,class:"internal-button",alignment:"start",ref:e=>e.tabIndex=-1,ariaLabelButton:null!==(s=this.ariaLabelDropdownButton)&&void 0!==s?s:this.dropdownShow?"Close dropdown":"Open dropdown"},nl("div",{class:"content"},this.icon?nl("ix-icon",{name:this.icon,size:"24",class:"dropdown-icon"}):null,nl("div",{class:"button-label"},this.label),nl("slot",{name:"button-label"}),!h&&nl("ix-icon",{"aria-hidden":"true",name:this.dropdownShow?"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>":Cc,size:"24"}))):nl("div",null,nl("ix-icon-button",{...d,icon:this.icon,ref:e=>e.tabIndex=-1,"aria-label":null!==(l=this.ariaLabelDropdownButton)&&void 0!==l?l:this.dropdownShow?"Close dropdown":"Open dropdown"}),!h&&this.getTriangle())),nl("ix-dropdown",{key:"2d1d3f151c4aea4bc2bac6708c9554cacb3993bd",role:"menu",ref:this.dropdownRef,id:`dropdown-button-menu-${this.dropdownButtonId}`,"aria-labelledby":`dropdown-button-${this.dropdownButtonId}`,trigger:this.dropdownAnchor.waitForCurrent(),placement:this.placement,closeBehavior:this.closeBehavior,enableTopLayer:this.enableTopLayer,disableFocusTrap:!0,focusCheckedItem:this.focusCheckedItem,onShowChanged:e=>this.onDropdownShowChanged(e),onScroll:e=>{const t=new CustomEvent("scroll",{bubbles:e.bubbles,cancelable:e.cancelable,detail:e.detail});this.hostElement.dispatchEvent(t)}},nl("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 Jb(){"undefined"!=typeof customElements&&["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,Gb);break;case"ix-button":customElements.get(e)||Qb();break;case"ix-dropdown":customElements.get(e)||Vh();break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-spinner":customElements.get(e)||Qh()}})}const ep=e=>class extends e{constructor(...e){super(...e),n(this,"ixFocusVisible",!1),n(this,"disableAriaSelectHandling",!1)}componentDidLoad(){super.componentDidLoad&&super.componentDidLoad()}$internal_checkAriaSelected(e){this.hostElement&&(this.disableAriaSelectHandling?this.hostElement.removeAttribute("aria-selected"):this.hostElement.ariaSelected=fc(e))}},tp=lc(class extends(pc(...Oh,um,ep)){constructor(e){super(!1),n(this,"label",void 0),n(this,"icon",void 0),n(this,"ariaLabelIcon",void 0),n(this,"ariaLabelButton",void 0),n(this,"hover",!1),n(this,"disabled",!1),n(this,"checked",!1),n(this,"itemRole","menuitem"),n(this,"isSubMenu",!1),n(this,"suppressChecked",!1),n(this,"hasVisualFocus",!1),n(this,"itemClick",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=kl(this,"itemClick",7)}get hostElement(){return this}async emitItemClick(){this.itemClick.emit(this.hostElement)}async getDropdownItemElement(){return this.hostElement}isIconOnly(){return void 0===this.label&&""===this.hostElement.innerText&&void 0!==this.icon}render(){var e;const t=this.getHostElementId();let o={};return this.isSubMenu&&(o={"aria-haspopup":"menu","aria-expanded":"false"}),nl(il,{key:"7eab5813bffdb69a55c339ef91acfaff1d075683",id:t,role:this.itemRole,"aria-disabled":fc(this.disabled),"aria-label":null!==(e=this.hostElement.ariaLabel)&&void 0!==e?e:this.ariaLabelButton,class:{hover:this.hover,"icon-only":this.isIconOnly(),disabled:this.disabled,submenu:this.isSubMenu,[uh]:!this.disabled,"outline-visible":this.hasVisualFocus},onClick:()=>{this.disabled||this.emitItemClick()},onKeyDown:e=>{this.disabled||"Enter"!==e.key&&" "!==e.key||this.emitItemClick()},...o},nl("div",{key:"d3027e3165c38811222d4a82afae6a8f4a85ee29",class:{"dropdown-item":!0,"no-checked-field":this.suppressChecked,disabled:this.disabled}},this.suppressChecked?null:nl("div",{class:"dropdown-item-checked"},this.checked?nl("ix-icon",{"aria-hidden":"true",class:"checkmark",name:"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>",size:"16"}):null),this.icon?nl("ix-icon",{class:"dropdown-item-icon",name:this.icon,"aria-label":this.ariaLabelIcon}):null,nl("div",{key:"bc618870c35cf9f4c8da8dbf8e6148c9cdd6ec22",class:"dropdown-item-text"},this.label,nl("slot",{key:"6c65471535c990245af19722ed847cd6b534d419"})),this.isSubMenu?nl("ix-icon",{name:Sc,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 op(){"undefined"!=typeof customElements&&["ix-dropdown-item"].forEach(e=>{"ix-dropdown-item"===e&&(customElements.get(e)||customElements.define(e,tp))})}const rp=Yb,np=Qb;function ap(e){return e&&"getAssociatedFormElement"in e&&"function"==typeof e.getAssociatedFormElement&&"getNativeInputElement"in e&&"function"==typeof e.getNativeInputElement}async function ip(e){if("function"==typeof e.isTouched)return e.isTouched()}function sp(e,t,o){const r=new MutationObserver(t);return r.observe(e,{subtree:null==o?void 0:o.includeChildren,childList:null==o?void 0:o.includeChildren,attributes:!0,attributeFilter:["class"]}),{destroy(){r.disconnect()}}}function lp(e,t,o){return e.classList.contains(`${t}`)||!!o&&!!e.querySelector(`.${t}`)}function cp(e,t=!1){return{isInvalid:lp(e,"ix-invalid",t)||lp(e,"ix-invalid--validity-invalid",t),isInvalidByRequired:lp(e,"ix-invalid--required",t),isValid:lp(e,"ix-valid",t),isInfo:lp(e,"ix-info",t),isWarning:lp(e,"ix-warning",t)}}function dp(e){return(t,o)=>{let r,n;const{componentWillLoad:a,disconnectedCallback:i,connectedCallback:s}=t;t.connectedCallback=function(){const e=this;return r=async()=>{var t;if(await async function(e){if(e.getAssociatedFormElement&&"function"==typeof e.getAssociatedFormElement){const t=await e.getAssociatedFormElement();return!!t&&t.noValidate}return!1}(e))return;if(!ap(e))return;const o=await(null===(t=e.getNativeInputElement)||void 0===t?void 0:t.call(e));if(e.hasValidValue&&"function"==typeof e.hasValidValue){const t=await e.hasValidValue(),o=await ip(e);e.required?e.classList.toggle("ix-invalid--required",!t&&o):e.classList.remove("ix-invalid--required")}if(e.getValidityState&&"function"==typeof e.getValidityState){var r;const t=await e.getValidityState(),n=await ip(e);e.classList.toggle("ix-invalid--validity-patternMismatch",t.patternMismatch),e.classList.toggle("ix-invalid--validity-invalid",!t.valid&&n);const a=null===(r=e.shadowRoot)||void 0===r?void 0:r.querySelector("ix-field-wrapper");if(o&&a){const e=await a.getAriaErrorMessageElement(),r=await a.getAriaHelperMessageElement();r&&o.setAttribute("aria-describedby",`${r.id}`),t.valid?null==o||o.removeAttribute("aria-invalid"):(null!=o&&o.setAttribute("aria-invalid","true"),e&&!t.valid&&(o.setAttribute("aria-errormessage",`${e.id}`),o.setAttribute("aria-describedby",`${e.id}`)))}}},e.addEventListener("checkedChange",r),e.addEventListener("valueChange",r),e.addEventListener("ixBlur",r),setTimeout(r),null==s?void 0:s.call(this)},t.componentWillLoad=function(){const r=this;n=sp(r,()=>{const n=cp(r,null==e?void 0:e.includeChildren);t[o].call(this,n)},e);const i=cp(r,null==e?void 0:e.includeChildren);return t[o].call(this,i),null==a?void 0:a.call(this)},t.disconnectedCallback=function(){const e=this;return e&&n&&(n.destroy(),n=null),e&&r&&(e.removeEventListener("checkedChange",r),e.removeEventListener("valueChange",r),e.removeEventListener("ixBlur",r),r=null),null==i?void 0:i.call(this)}}}const hp=lc(class extends $s{constructor(e){super(),n(this,"required",void 0),n(this,"htmlFor",void 0),n(this,"controlRef",void 0),n(this,"isInvalid",!1),n(this,"textOverflow","wrap"),n(this,"explicitIsInvalid",void 0),n(this,"htmlForObserver",new MutationObserver(()=>this.checkForInternalState())),n(this,"htmlForClassObserver",void 0),n(this,"controlRefClassObserver",void 0),n(this,"a11yAttributes",{}),n(this,"labelRef",hh()),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}isInvalidChanged(e){this.explicitIsInvalid=e}connectedCallback(){this.registerHtmlForObserver(),this.registerControlRefObserver()}disconnectedCallback(){this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.controlRefClassObserver&&this.controlRefClassObserver.destroy()}componentWillRender(){this.checkForInternalState(),qc(this.hostElement,"ix-range-field")&&(this.textOverflow="no-wrap")}componentWillLoad(){this.a11yAttributes=vc(this.hostElement)}registerHtmlForObserver(){"undefined"!=typeof window&&(this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlFor&&this.htmlForObserver.observe(window.document,{childList:!0,subtree:!0}))}async registerControlRefObserver(){if("undefined"!=typeof window&&(this.controlRefClassObserver&&this.controlRefClassObserver.destroy(),this.controlRef&&!this.htmlFor)){const e=await this.controlRef.waitForCurrent();this.controlRefClassObserver=sp(e,()=>this.checkForInvalidState(e))}}registerHtmlForClassObserver(e){this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.htmlForClassObserver=sp(e,()=>this.checkForInvalidState(e))}checkForInvalidState(e){var t;const o=e.classList.contains("is-invalid")||e.classList.contains("ix-invalid");this.isInvalid=null!==(t=this.explicitIsInvalid)&&void 0!==t?t:o}async checkForInternalState(){if(this.htmlFor){const e=document.getElementById(this.htmlFor);if(e)return"boolean"==typeof e.required&&(this.required=e.required),this.registerHtmlForClassObserver(e),void this.checkForInvalidState(e)}if(this.controlRef){const e=await this.controlRef.waitForCurrent();this.required=e.required}}async focusOnClick(){if(this.htmlFor){const e=document.getElementById(this.htmlFor);if(e){let t=null;t=ap(e)?await e.getNativeInputElement():e,"function"==typeof t.focus&&t.focus()}}this.controlRef&&(await this.controlRef.waitForCurrent()).focus()}render(){return nl(il,{key:"ad08b7a792dd213a1aca7987b8ab1257a4440c2e",onClick:()=>this.focusOnClick(),class:{"text-overflow-wrap":"wrap"===this.textOverflow,"text-overflow-no-wrap":"no-wrap"===this.textOverflow}},nl("label",{key:"e26ab143b023ec5ab6e06391ee3fedd51bf71270",htmlFor:this.htmlFor,...this.a11yAttributes,ref:this.labelRef},nl("ix-typography",{key:"d3b6dba658be6505526efb3041b96799808531e5",textColor:this.isInvalid?"alarm":"soft",format:"label"},nl("slot",{key:"4afe1e2663314280cec3de64436ebf94e9921524"}),this.required&&nl("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 mp(){"undefined"!=typeof customElements&&["ix-field-label","ix-typography"].forEach(e=>{switch(e){case"ix-field-label":customElements.get(e)||customElements.define(e,hp);break;case"ix-typography":customElements.get(e)||kc()}})}function up({invalidText:e,isInvalid:t,warningText:o,isWarning:r,infoText:n,isInfo:a,validText:i,isValid:s,helperText:l}){return!!(t&&null!=e&&e.trim()||r&&null!=o&&o.trim()||a&&null!=n&&n.trim()||s&&null!=i&&i.trim()||null!=l&&l.trim())}function bp(e){return up(e)?e.isInvalid&&e.invalidText&&""!==e.invalidText.trim()?nl("ix-typography",{textColor:"alarm",class:"bottom-text"},nl("ix-icon",{"aria-hidden":fc(!!e.invalidText),class:"text-icon invalid",name:_c,size:"16"}),e.invalidText):e.isWarning&&e.warningText&&""!==e.warningText.trim()?nl("ix-typography",{textColor:"std",class:"bottom-text"},nl("ix-icon",{"aria-hidden":fc(!!e.warningText),class:"text-icon warning",name:$c,size:"16"}),e.warningText):e.isInfo&&e.infoText&&""!==e.infoText.trim()?nl("ix-typography",{textColor:"std",class:"bottom-text"},nl("ix-icon",{"aria-hidden":fc(!!e.infoText),class:"text-icon info",name:Lc,size:"16"}),e.infoText):e.isValid&&e.validText&&""!==e.validText.trim()?nl("ix-typography",{textColor:"std",class:"bottom-text"},nl("ix-icon",{"aria-hidden":fc(!!e.validText),class:"text-icon valid",name:Tc,size:"16"}),e.validText):e.helperText&&""!==e.helperText.trim()&&nl("ix-typography",{class:"bottom-text",textColor:"soft"},e.helperText):null}const pp=lc(class extends(pc(...Oh,um)){constructor(e){super(!1),n(this,"helperText",void 0),n(this,"label",void 0),n(this,"invalidText",void 0),n(this,"validText",void 0),n(this,"infoText",void 0),n(this,"warningText",void 0),n(this,"isInvalid",!1),n(this,"isValid",!1),n(this,"isInfo",!1),n(this,"isWarning",!1),n(this,"showTextAsTooltip",!1),n(this,"required",!1),n(this,"controlRef",void 0),n(this,"slotRef",hh()),n(this,"hasExplicitAriaLabel",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentDidLoad(){this.syncAriaLabel(!0)}syncAriaLabel(e=!1){this.controlRef&&!this.hasExplicitAriaLabel&&this.controlRef.waitForCurrent().then(t=>{e&&(t.hasAttribute("aria-label")||t.hasAttribute("aria-labelledby"))?this.hasExplicitAriaLabel=!0:this.label?t.setAttribute("aria-label",this.label):t.removeAttribute("aria-label")})}componentWillLoad(){if(!this.hostElement.querySelector(".error-message-container")){const e=document.createElement("span");e.classList.add("error-message-container"),e.id=`${this.getHostElementId()}-errormessage`,e.hidden=!0,this.hostElement.appendChild(e)}if(!this.hostElement.querySelector(".helper-message-container")){const e=document.createElement("span");e.classList.add("helper-message-container"),e.id=`${this.getHostElementId()}-helpermessage`,e.hidden=!0,this.hostElement.appendChild(e)}}componentWillRender(){const e=this.hostElement.querySelector(`#${this.getHostElementId()}-errormessage`),t=this.hostElement.querySelector(`#${this.getHostElementId()}-helpermessage`);this.isInvalid&&this.invalidText&&e&&(e.textContent=this.invalidText),t&&(t.textContent=function(e){return up(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||"":""}({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(`#${this.getHostElementId()}-errormessage`))}getAriaHelperMessageElement(){return Promise.resolve(this.hostElement.querySelector(`#${this.getHostElementId()}-helpermessage`))}render(){const e={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 t={};return this.isInvalid&&this.invalidText&&(t={role:"alert","aria-live":"polite"}),nl(il,{key:"a4f662cd63da96de568d5e07e0f6a45c94bcd584",...t},this.label&&nl("div",{key:"1346c736edc70179f2059775f374291769a421f7",class:"field-top"},nl("ix-field-label",{key:"618c08136bad64dad9db510093823d733515a73a",required:this.required,controlRef:this.controlRef,isInvalid:this.isInvalid,ariaHidden:!0},this.label)),nl("div",{key:"2828a6fb240b15aea2cc70bf7ddef77db0075fcb",class:{"slot-wrapper":!0},ref:this.slotRef},nl("slot",{key:"d778378932be23d0a791b3669960fa649a4ec5c1"})),nl("div",{key:"ed43976cd734aa9875e2c93e91d2eefd26335c37",class:"field-bottom"},!this.showTextAsTooltip&&nl(bp,{key:"16431fc816256f1725b79724cd8f6074859238a8",...e}),nl("div",{key:"add4cb3093d060e453ceedf72a77cdbe7d7384fa",class:"bottom-right"},nl("slot",{key:"db90b01c037ea3821cfa651e2e1b37c2d5be5056",name:"bottom-right"}))),!0===this.showTextAsTooltip&&up(e)&&nl("ix-tooltip",{key:"5e26bbe7f3a8915b7066701158a5db6eb83466f6",for:this.slotRef.waitForCurrent(),showDelay:500,placement:"bottom"},nl(bp,{key:"8ba126d47085141f329a2c691c44bfb5a61f099a",...e})))}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}]}]);const fp=lc((v=class e extends $s{constructor(e){super(),n(this,"size",void 0),n(this,"sizeSm",void 0),n(this,"sizeMd",void 0),n(this,"sizeLg",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}onResize(){(e=>{var t;{const o=ws(e),r=null==(t=null==o?void 0:o.$hostElement$)?void 0:t.isConnected;r&&2==(18&o.i)&&Yl(o,!1)}})(this)}getSize(e){return""===e?this.size:"sm"===e?this.sizeSm:"md"===e?this.sizeMd:"lg"===e?this.sizeLg:void 0}getColumnSize(){let t;return e.Breakpoints.forEach(e=>{if(""!==e&&!Bc(e))return;const o=this.getSize(e);o&&(t=o)}),t}getColumnSizeStyling(){const e=this.getColumnSize();if(!e)return;if("auto"===e)return{flex:"0 0 auto",width:"auto","max-width":"auto"};const t=`calc(calc(${e} / var(--ix-layout-grid-columns)) * 100%)`;return{flex:`0 0 ${t}`,width:`${t}`,"max-width":`${t}`}}render(){return nl(il,{key:"92516eb3dfd8c82f3edd51707861615729ae0d45",style:{...this.getColumnSizeStyling()}},nl("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}"}},n(v,"Breakpoints",["","sm","md","lg"]),v),[769,"ix-col",{size:[1],sizeSm:[1,"size-sm"],sizeMd:[1,"size-md"],sizeLg:[1,"size-lg"]},[[9,"resize","onResize"]]]);const gp=fp,vp=function(){"undefined"!=typeof customElements&&["ix-col"].forEach(e=>{"ix-col"===e&&(customElements.get(e)||customElements.define(e,fp))})},yp=lc(class extends $s{constructor(e){super(),n(this,"variant","primary"),n(this,"headerTitle",void 0),n(this,"headerSubtitle",void 0),n(this,"hasBackButton",!1),n(this,"backButtonClick",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.backButtonClick=kl(this,"backButtonClick",7)}render(){return nl(il,{key:"08d49655e0c6990b14505b590d2ba0e94a295db6"},this.hasBackButton?nl("ix-icon-button",{class:"backButton",variant:"tertiary",icon:"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>",onClick:()=>this.backButtonClick.emit()}):null,nl("div",{key:"8afb44c00a90916824175200dd536e56eb949624",class:"titleGroup"},nl("div",{key:"2a27fa1f4b31d9114dfebc9a8aff5729f906b1c8",class:"headerTitleRow"},nl("ix-typography",{key:"d901bfeee7f8abc8e5007e53c21105f5c79b0a56",format:"secondary"===this.variant?"h4":"h3",class:{secondary:"secondary"===this.variant,titleOverflow:!0}},this.headerTitle),nl("div",{key:"1a846985aeb4a94d9524d1666a271c9c145095a6",class:"headerSlot"},nl("slot",{key:"25543ed73b45c08a9b50912362376fb9fc1906cd",name:"header"}))),!!this.headerSubtitle&&nl("ix-typography",{key:"288fe9e598a20b6dac48f0a2024c094b6680dbb3",format:"h6","text-color":"soft",class:{subtitle:"secondary"===this.variant,titleOverflow:!0},title:this.headerSubtitle},this.headerSubtitle)),nl("div",{key:"8e393c872c9332878140746709d4ec57cd3f2a8d",class:"buttons"},nl("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"]}]),wp=yp,kp=lc(class extends $s{constructor(e){super(),n(this,"isContentHeaderSlotted",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}get contentHeaderSlot(){return this.hostElement.shadowRoot.querySelector(".content-header slot")}render(){return nl(il,{key:"c55017944f9bae7571742eace9f6e7c741e736e3"},nl("div",{key:"42bb2691481a6e55ec4ad1f1e1e075e96cedd0df",class:{"content-header":!0,slotted:this.isContentHeaderSlotted}},nl("slot",{key:"ea93135ea0b4a1e7a20a159446280ceb24aa4b01",name:"header",onSlotchange:()=>{this.isContentHeaderSlotted=Wc(this.contentHeaderSlot)}})),nl("div",{key:"90c0076e390d2a7b9a5c7be22ba05fba1e2302bf",class:"content"},nl("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]}]),xp=kp,Cp=e=>e/16+"rem",Sp={target:"window",defaultEnabled:!0};const Ep=lc(class extends $s{constructor(e){super(),n(this,"noMargin",!1),n(this,"gap","24"),n(this,"columns",12),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"ad1e96a96876525cbe9da91c13786d914bb3ce6b",class:{"no-margin":this.noMargin},style:{"--ix-layout-grid-columns":`${this.columns}`,"--ix-layout-grid-gutter":`${this.gap}px`}},nl("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]}]);const _p=lc(class extends $s{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"88036865546dd8f57cac8099b7bef38d6420c722"},nl("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"]);const Lp=Gb,Ap=Jb,Tp=tp,$p=op,zp=Bh,Op=Vh,Ip=lc(class extends $s{constructor(e){super(),n(this,"layout","large"),n(this,"icon",void 0),n(this,"header",void 0),n(this,"subHeader",void 0),n(this,"action",void 0),n(this,"ariaLabelEmptyStateIcon",void 0),n(this,"actionClick",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.actionClick=kl(this,"actionClick",7)}render(){return nl(il,{key:"adf16abae74345137572b185cece21d3b46704c0",class:"emptyState emptyState--"+this.layout},this.icon&&nl("div",{key:"912facbaa62920252a02b25a75e652b09f4e6223",class:"emptyState__icon"},nl("ix-icon",{key:"e2610288bbaecd22e3629c426d7dc0c368595d60",name:this.icon,size:"32",color:"color-soft-text","aria-label":this.ariaLabelEmptyStateIcon})),nl("div",{key:"8e766926c0f195cb57c9cbb6f7973423f34772c1",class:"emptyState__content"},nl("div",{key:"f5e38b8caa78599a0a0773ea37f70e7d63f2e6ac",class:"content__label"},nl("ix-typography",{key:"810f3e2416728b490f086e666622ce592ae88c0f",format:"large"===this.layout?"h3":"body"},this.header),this.subHeader&&nl("div",{key:"65c9de4afdcb05be4d09c197c56ee68c24c7008f",class:"label__subHeader"},this.subHeader)),this.action&&nl("div",{key:"64849673d5740eb98919e8b3a24e2b056b76c1ca",class:"content__action"},nl("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"]}]),Rp=Ip,Pp=lc(class extends $s{constructor(e){super(),n(this,"variant","outline"),n(this,"itemColor",void 0),n(this,"selected",!1),n(this,"disabled",!1),n(this,"chevron",!1),n(this,"itemClick",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=kl(this,"itemClick",7)}handleItemClick(){this.itemClick.emit()}render(){var e;let t=null!==(e=this.itemColor)&&void 0!==e&&e.startsWith("--theme")?`var(${this.itemColor})`:`var(--theme-${this.itemColor})`;return nl(il,{key:"e89ec7112eae8f95be0f4b6c8bebe08849c7eeee",class:{disabled:this.disabled,["event-list-item-"+this.variant]:!0}},nl("div",{key:"b13673e69dd5af2704188bace4730f22ffdbf365",role:"listitem","aria-disabled":fc(this.disabled),class:{"event-list-item":!0,selected:this.selected,disabled:this.disabled}},nl("div",{key:"c8d2a9d3ab952ae71d3d6332053351e2767c1684",class:"indicator "+(this.itemColor?"":"indicator-empty"),style:{"background-color":this.itemColor?t:"inherit",opacity:""+(this.disabled?.4:1)}}),nl("div",{key:"8907cb8546dd65841019a429f902a8f52001da1d",class:"event-list-item-container"},nl("div",{key:"ab647037d3f2f42f9b2617911b4a57914bf54061",class:"event-content"},nl("slot",{key:"1f02bd2896c932efe66d79219ee9b62e170081b8"})),this.chevron&&nl("ix-icon",{key:"d70b40c9fd33e2adaa6f4069d54f57ff1a8db500",name:"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>",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"]]]),Np=Pp,Mp=lc((y=class e extends $s{constructor(e){super(),n(this,"mutationObserver",Xb(this.onMutation.bind(this))),n(this,"itemHeight","S"),n(this,"compact",!1),n(this,"animated",!1),n(this,"chevron",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}watchChevron(e){this.handleChevron(e)}componentDidLoad(){if(this.animated&&this.triggerFadeIn(),!Number.isNaN(Number(this.itemHeight))){const e=Cp(this.itemHeight);this.hostElement.querySelectorAll("ix-event-list-item").forEach(t=>{this.setCustomHeight(t,e)})}this.handleChevron(this.chevron),this.mutationObserver.observe(this.hostElement,{childList:!0,subtree:!0})}onMutation(e){this.triggerFadeOut().then(()=>{if(!Number.isNaN(Number(this.itemHeight))){const t=Cp(this.itemHeight);this.findEventListItems(e).forEach(e=>this.setCustomHeight(e,t))}this.handleChevron(this.chevron),this.triggerFadeIn()})}findEventListItems(e){const t=[];return e.forEach(e=>{"childList"===e.type&&e.addedNodes.forEach(e=>{"IX-EVENT-LIST-ITEM"===e.tagName&&t.push(e)})}),t}setCustomHeight(e,t){e.style.setProperty("--event-list-item-height",t)}triggerFadeOut(){return new Promise(t=>{this.animated||t();const o=this.hostElement.shadowRoot.querySelector("ul");Ub(o,{opacity:[{opacity:1,easing:"easeInSine"},{opacity:0}],duration:e.fadeOutDuration,onComplete:()=>{t()}})})}triggerFadeIn(){this.animated&&this.hostElement.querySelectorAll("ix-event-list-item").forEach((t,o)=>{const r=80*o;Ub(t,{offset:r/(r+e.fadeInDuration),duration:e.fadeInDuration+r,opacity:[0,1],easing:"easeInOutSine",delay:r,autoplay:!0})})}handleChevron(e){this.hostElement.querySelectorAll("ix-event-list-item").forEach(t=>{e?t.setAttribute("chevron","true"):void 0!==e&&t.removeAttribute("chevron")})}render(){return nl(il,{key:"f602ce959b9c53486cff76b5b255b4d6cb375d42",class:{"item-size-s":"S"===this.itemHeight,"item-size-l":"L"===this.itemHeight,compact:this.compact}},nl("div",{key:"c629a73a1bbf45841613d21cc2f532e24a610622",role:"list"},nl("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}"}},n(y,"fadeOutDuration",50),n(y,"fadeInDuration",150),y),[769,"ix-event-list",{itemHeight:[8,"item-height"],compact:[4],animated:[4],chevron:[4]},void 0,{chevron:[{watchChevron:0}]}]),Dp=Mp,jp=Gh,Fp=Jh,Hp=lc(class extends $s{constructor(e){super(),n(this,"striped",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"b77626b4307e170ebcd609232d6b51e6352d77fc",class:{keyValueList:!0,"keyValueList--striped":this.striped}},nl("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]}]),Bp=Hp,Vp=lc(class extends $s{constructor(e){super(),n(this,"icon",void 0),n(this,"ariaLabelIcon",void 0),n(this,"label",void 0),n(this,"labelPosition","top"),n(this,"value",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"af5e03b72f520823744f01a43cb9a1e126095a62",class:"keyValue keyValue--"+("top"===this.labelPosition?"column":"row")},this.icon&&nl("ix-icon",{key:"425d6eae99291316992748089cbeb77308b920d6",name:this.icon,size:"24",class:"keyValue__icon","aria-label":this.ariaLabelIcon}),nl("div",{key:"ce5eb1beac504b0887aa33afd74e1b44afd8b466",class:"keyValue__content"},nl("div",{key:"0c884df43d337cffb68175a91acb8537698645db",class:"content__label"},this.label),nl("div",{key:"b274e8cb81453c64291cce2e23883b07beae523c",class:{content__value:!0,"has-customValue":void 0===this.value}},void 0!==this.value?this.value:nl("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]}]),Up=Vp,Wp=lc(class extends $s{constructor(e){super(),n(this,"label",void 0),n(this,"ariaLabelAlarmIcon",void 0),n(this,"ariaLabelWarningIcon",void 0),n(this,"value",void 0),n(this,"unit",void 0),n(this,"state","neutral"),n(this,"orientation","horizontal"),!1!==e&&this.__registerHost(),this.__attachShadow()}getStateIcon(){switch(this.state){case"alarm":return nl("ix-icon",{color:"kpi-display-icon--color",name:"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>",size:"16","aria-label":this.ariaLabelAlarmIcon});case"warning":return nl("ix-icon",{color:"kpi-display-icon--color",name:$c,size:"16","aria-label":this.ariaLabelWarningIcon});default:return""}}getTooltipText(){let e=`${this.label}: ${this.value}`;return this.unit&&(e=e.concat(" "+this.unit)),e}render(){return nl(il,{key:"d215b422347ffdcb0c46a2a964ccfcd3f4b0a6d2",title:this.getTooltipText(),tabindex:"1",class:{stacked:"vertical"===this.orientation}},nl("div",{key:"8095eb708071a93c90570eb1e80658f410791e0e",class:{"kpi-container":!0,alarm:"alarm"===this.state,warning:"warning"===this.state}},nl("span",{key:"00141bb9ab93b22647de0c9ea4cc26d2912eeae5",class:"kpi-label"},this.getStateIcon(),nl("span",{key:"fe025474c9b78ec444200a56c0e2cf2bcb4721f3",class:"kpi-label-text"},this.label)),nl("span",{key:"816283cf52380e84dc60243f23184d5c791ef07c",class:"kpi-value-container"},nl("span",{key:"0d5b79ee139486c5838e3e78426582bc540585ce",class:"kpi-value"},this.value),this.unit?nl("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]}]),qp=Wp,Zp=Ep,Kp=function(){"undefined"!=typeof customElements&&["ix-layout-grid"].forEach(e=>{"ix-layout-grid"===e&&(customElements.get(e)||customElements.define(e,Ep))})},Xp=e=>class extends e{constructor(){super(),n(this,"tabKey",void 0)}},Yp=lc(class extends(pc(...Oh)){constructor(e){super(),n(this,"variant","primary"),n(this,"outline",!1),n(this,"icon",void 0),n(this,"ariaLabelIcon",void 0),n(this,"background",void 0),n(this,"pillColor",void 0),n(this,"alignLeft",!1),n(this,"tooltipText",!1),n(this,"iconOnly",!1),n(this,"containerElementRef",hh()),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){this.checkIfContentAvailable()}checkIfContentAvailable(){this.iconOnly=!(this.hostElement.children.length>0||this.hostElement.textContent)}getTooltip(){var e;if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text"))return null;const t="string"==typeof this.tooltipText&&this.tooltipText.trim()?this.tooltipText:null===(e=this.hostElement.textContent)||void 0===e?void 0:e.trim();return nl("ix-tooltip",{for:this.containerElementRef.waitForCurrent(),"aria-label":t||void 0},t)}render(){var e,t;let o={};"custom"===this.variant&&(o={color:this.pillColor,[this.outline?"borderColor":"backgroundColor"]:this.background});const r=this.hostElement.hasAttribute("aria-label")||this.hostElement.hasAttribute("aria-labelledby");let n;this.hostElement.hasAttribute("role")?n=null!==(e=this.hostElement.getAttribute("role"))&&void 0!==e?e:void 0:r&&(n="group");const a=!(null!==(t=this.ariaLabelIcon)&&void 0!==t&&t.trim());return nl(il,{key:"7b8f2661c2d2cd4f9d4e71631cfed268167adb5b",style:"custom"===this.variant?{"--ix-icon-button-color":this.pillColor}:{},class:{"align-left":this.alignLeft},role:n},nl("div",{key:"319eb41667d05e12400f933aa71387476b2e1892",ref:this.containerElementRef,style:{...o},class:{container:!0,outline:this.outline,inactive:!1,alarm:"alarm"===this.variant,critical:"critical"===this.variant,info:"info"===this.variant,neutral:"neutral"===this.variant,primary:"primary"===this.variant,success:"success"===this.variant,warning:"warning"===this.variant,custom:"custom"===this.variant,closable:!1,icon:!!this.icon,"with-gap":!this.iconOnly}},this.icon&&nl("ix-icon",{key:"34124123e8411fd9eb1ae957dd6b7d70c115c041",class:{"with-icon":!0},name:this.icon,size:"16","aria-label":this.ariaLabelIcon,"aria-hidden":fc(a)}),nl("span",{key:"6b9b25474bfc28109676a60a15d7f13601c5946e",class:"slot-container"},nl("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]}]);const Qp=lc(class extends(pc(...Oh,um,Xp)){constructor(e){super(!1),n(this,"selected",!1),n(this,"disabled",!1),n(this,"icon",void 0),n(this,"counter",void 0),n(this,"closable",!1),n(this,"label",void 0),n(this,"ariaLabelCloseButton","Close tab"),n(this,"placement","bottom"),n(this,"rounded",!1),n(this,"small",!1),n(this,"layout","auto"),n(this,"iconOnly",!1),n(this,"tabClick",void 0),n(this,"tabClose",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.tabClick=kl(this,"tabClick",7),this.tabClose=kl(this,"tabClose",7)}get hostElement(){return this}onTabSelect(e){e.defaultPrevented||(this.disabled?e.preventDefault():this.tabClick.emit({tabKey:this.tabKey,nativeEvent:e}).defaultPrevented&&e.stopPropagation())}render(){var e;let t="normal";const o=this.label||(null===(e=this.hostElement.textContent)||void 0===e?void 0:e.trim());return t=this.rounded?"rounded":!this.icon||void 0!==o&&""!==o?"normal":"icon-only",nl(il,{key:"38ee3ed8b3819d38144608d31446ba60f32658b3",id:this.getHostElementId(),role:"tab","aria-selected":fc(this.selected),tabIndex:this.selected&&!this.disabled?0:-1,class:{selected:this.selected,disabled:this.disabled,"small-tab":this.small,"icon-only":"icon-only"===t,stretched:"stretched"===this.layout,bottom:"bottom"===this.placement,top:"top"===this.placement,circle:this.rounded},onClick:e=>this.onTabSelect(e),onKeyDown:e=>{"Enter"!==e.key&&" "!==e.key||this.onTabSelect(e),this.closable&&"Delete"===e.key&&(e.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:e}))}},"rounded"===t&&nl("div",{key:"d5273f2315118f712fc4c25d3d286dca1166fb73",class:{circle:!0}},this.icon&&nl("ix-icon",{key:"52cfcee729debba7d264af7ff4d4ea030575925e",name:this.icon,size:"24"}),nl("slot",{key:"b5e14c4b4cb69b1bbb4caa5c15c4355db8caf510"})),this.icon&&"rounded"!==t&&nl("ix-icon",{key:"827b6cd5390799f361f726a455d94c58f9a542c1",name:this.icon,size:"16",class:"tab-icon"}),"normal"===t&&nl("div",{key:"9be6aeb959a037a951cd7b108eb3d217e1504dc1",class:{text:!!this.label,selected:this.selected,disabled:this.disabled}},this.label,nl("slot",{key:"62f22936b12a97234c2ec3d5210e7d3f2435fa11"})),"rounded"===t&&void 0!==this.counter&&nl("div",{key:"023ac330510e532464624dd78ea8bf3fd06922f0",class:{counter:!0,selected:this.selected,disabled:this.disabled}},this.counter),this.counter&&"rounded"!==t&&nl("ix-pill",{key:"98ce5d4ee78b06cd252ab0550b3be543d17df4d7",variant:"primary",outline:!0,class:"tab-counter"},this.counter),this.closable&&"rounded"!==t&&nl("ix-icon-button",{key:"c00ea1fc9869cbd4d503b1060b8161812e69c1df","aria-label":this.ariaLabelCloseButton,class:"close-tab",size:"12",variant:"subtle-tertiary",icon:Ec,onClick:e=>{e.stopPropagation(),e.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:e})}}))}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"]}]);const Gp=lc(class extends(pc(...Oh,Xh)){constructor(e){super(!1),n(this,"small",!1),n(this,"rounded",!1),n(this,"layout","auto"),n(this,"placement","bottom"),n(this,"ariaLabelMoreTabs","Show all tabs"),n(this,"activeTabKey",void 0),n(this,"keyboardNavigation","automatic"),n(this,"tabChange",void 0),n(this,"tabClose",void 0),n(this,"isTabsOverflow",!1),n(this,"overflowMenuItems",[]),n(this,"resizeObserver",void 0),n(this,"itemsObserver",void 0),n(this,"tabsContainerRef",hh()),n(this,"tabsRef",hh()),!1!==e&&this.__registerHost(),this.__attachShadow(),this.tabChange=kl(this,"tabChange",7),this.tabClose=kl(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(),Ih(()=>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(e,t){const o=this.tabs.find(e=>e.selected);(null==o?void 0:o.tabKey)!==e&&this.emitTabChangeEvent(e,t)}setTabActive(e){const t=this.tabs;if(void 0===e)return t.forEach(e=>e.selected=!1),this.onComponentChildrenChange(),void(this.activeTabKey=void 0);const o=t.find(t=>t.tabKey===e);return o&&!o.disabled?(t.forEach(e=>e.selected=!1),o.selected=!0,this.onComponentChildrenChange(),this.activeTabKey=o.tabKey,o.scrollIntoView({behavior:"smooth",block:"center",inline:"center"}),this.activeTabKey):void 0}onComponentChildrenChange(){const e=this.tabs;e.forEach(t=>{const o={layout:this.layout,small:this.small,rounded:this.rounded,placement:this.placement,iconOnly:e.every(e=>!e.label&&!!e.icon)};Object.assign(t,o)}),this.overflowMenuItems=Array.from(e).map(e=>({tabKey:e.tabKey,label:e.label||e.textContent||"",icon:e.icon,disabled:e.disabled})),!e.some(e=>e.selected)&&e.length>0&&Lh()&&(e[0].focus(),this.emitTabChangeEvent(e[0].tabKey))}onComponentResize(){const e=this.tabsRef.current;e&&Bs(()=>{this.isTabsOverflow=e.scrollWidth>e.clientWidth})}onTabClick(e){e.defaultPrevented||void 0!==e.detail.tabKey&&this.emitTabChangeEvent(e.detail.tabKey)}emitTabChangeEvent(e,t=this.activeTabKey){!function(e,t,o){const r=e(),{defaultPrevented:n}=t.emit(r.new);n&&o(r.old)}(()=>({new:this.setTabActive(e),old:t}),this.tabChange,e=>this.setTabActive(e))}onTabsNavigate(e){if(e.target instanceof HTMLElement&&"tablist"===e.target.getAttribute("role"))return;const t=this.tabs.filter(e=>!e.disabled);let o=t.findIndex(e=>e.selected);"manual"===this.keyboardNavigation&&(o=t.findIndex(e=>e===document.activeElement));const r=e=>{e.focus(),"automatic"===this.keyboardNavigation&&this.emitTabChangeEvent(e.tabKey)};if("ArrowRight"===e.key||"ArrowLeft"===e.key){if(e.preventDefault(),-1===o)return;r(t[(o+("ArrowRight"===e.key?1:-1)+t.length)%t.length])}"Home"===e.key&&(e.preventDefault(),r(t[0])),"End"===e.key&&(e.preventDefault(),r(t[t.length-1]))}render(){return nl(il,{key:"693c87dc0f9b96e5a18ddb2d84ddc71c94ef29b0",onTabClick:e=>this.onTabClick(e),class:{small:this.small}},nl("div",{key:"b76d32b5429e62d1d11808901e828c3630685f83",ref:this.tabsContainerRef,class:{"tabs-container":!0,top:"top"===this.placement,bottom:"bottom"===this.placement}},nl("div",{key:"cf4ab3c93c03ca431b2b46a24bf767f723691f44",class:{"overflow-shadow-container":!0,"overflow-shadow":this.isTabsOverflow}},nl("div",{key:"9d185cf8802e1b24f14b591ac99087f9a4acdec9",role:"tablist",...this.inheritAriaAttributes,ref:this.tabsRef,class:{tabs:!0,"tabs-stretched":"stretched"===this.layout},tabIndex:this.isTabsOverflow?0:-1,onKeyDown:e=>this.onTabsNavigate(e)},nl("slot",{key:"8a697543efbf5c125296d5619e820ea2d1fe26b8"}))),this.isTabsOverflow&&"stretched"!==this.layout&&nl("ix-dropdown-button",{key:"7403b1b2d55cecc918a4ab32a7e5b680a12226bd",ariaLabel:this.ariaLabelMoreTabs,icon:Ac,class:{"tabs-context-menu":!0},variant:"subtle-tertiary"},this.overflowMenuItems.map(e=>nl("ix-dropdown-item",{key:e.tabKey,checked:e.tabKey===this.activeTabKey,icon:e.icon,label:e.label,disabled:e.disabled,onClick:()=>this.activeTabKey=e.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}]}]);let Jp=0;const ef=lc(class extends $s{constructor(e){super(),n(this,"label",void 0),n(this,"home",!1),n(this,"bottom",!1),n(this,"icon",void 0),n(this,"notifications",void 0),n(this,"active",!1),n(this,"disabled",!1),n(this,"tooltipText",void 0),n(this,"href",void 0),n(this,"target","_self"),n(this,"rel",void 0),n(this,"isCategory",!1),n(this,"tooltip",void 0),n(this,"ariaHiddenTooltip",!1),n(this,"menuExpanded",!1),n(this,"internalItemId",((e,t)=>"ix-menu-item--"+t++)(0,Jp++)),n(this,"buttonRef",hh()),n(this,"isHostedInsideCategory",!1),n(this,"menuExpandedDisposer",void 0),n(this,"observer",Xb(()=>{this.setTooltip()})),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){var e;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category"),this.onIconChange(),this.menuExpanded=(null===(e=Vc.nativeElement)||void 0===e?void 0:e.expand)||!1,this.menuExpandedDisposer=Vc.expandChange.on(e=>this.menuExpanded=e)}componentWillRender(){this.setTooltip()}setTooltip(){var e,t,o;this.tooltip=null!==(e=null!==(t=null!==(o=this.tooltipText)&&void 0!==o?o:this.label)&&void 0!==t?t:this.hostElement.textContent)&&void 0!==e?e: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="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>")}handleCategoryKeyDown(e){"Enter"!==e.key&&" "!==e.key||!this.isHostedInsideCategory||this.returnFocusToParentCategoryMenuItem()}returnFocusToParentCategoryMenuItem(){var e;const t=null===(e=this.hostElement.closest("ix-menu-category"))||void 0===e||null===(e=e.shadowRoot)||void 0===e?void 0:e.querySelector("ix-menu-item.category-parent");null==t||t.focus()}render(){let e={};this.home&&(e={slot:"home"}),this.bottom&&(e={slot:"bottom"});const t={class:"tab",...vc(this.hostElement)},o=[this.icon&&nl("ix-icon",{key:"ede9e4b1fa44d9e04403a52de0d76d68b2632c1d",class:"tab-icon",name:this.icon,"aria-hidden":"true"}),this.notifications?nl("div",{class:"notification"},nl("div",{class:"pill"},this.notifications)):null,nl("span",{key:"4a936a1ec12559ea2aad0f18bfffa2c63113377e",id:this.internalItemId,class:"tab-text text-default"},this.label,nl("slot",{key:"342c1995e13133c3f359e1d485ac604aea4f49ae"}))];return nl(il,{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,...e},this.href?nl("a",{...t,href:this.disabled?void 0:this.href,target:this.target,rel:this.rel,ref:this.buttonRef,onKeyDown:e=>this.handleCategoryKeyDown(e),onClick:e=>{this.disabled&&(e.preventDefault(),e.stopPropagation())}},o):nl("button",{...t,ref:this.buttonRef,onKeyDown:e=>this.handleCategoryKeyDown(e)},o),nl("ix-tooltip",{key:"58a9cc7702130b9a1c023ec55b85bda0cff48ea7",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3,interactive:!1,"aria-hidden":fc(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 tf(){"undefined"!=typeof customElements&&["ix-menu-item","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-menu-item":customElements.get(e)||customElements.define(e,ef);break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}})}const of=ef,rf=tf,nf=lc(class extends $s{constructor(e){super(),n(this,"showSettings",!1),n(this,"showAbout",!1),n(this,"enableToggleTheme",!1),n(this,"applicationName",void 0),n(this,"applicationDescription",""),n(this,"expand",!1),n(this,"startExpanded",!1),n(this,"pinned",!1),n(this,"i18nLegal","About & legal information"),n(this,"i18nSettings","Settings"),n(this,"i18nToggleTheme","Toggle theme"),n(this,"i18nExpand","Expand"),n(this,"i18nCollapse","Collapse"),n(this,"expandChange",void 0),n(this,"mapExpandChange",void 0),n(this,"openAppSwitch",void 0),n(this,"openSettings",void 0),n(this,"openAbout",void 0),n(this,"showPinned",!1),n(this,"mapExpand",!0),n(this,"breakpoint","lg"),n(this,"itemsScrollShadowTop",!1),n(this,"itemsScrollShadowBottom",!1),n(this,"applicationLayoutContext",void 0),n(this,"isDarkMode",!1),n(this,"isTransitionDisabled",!1),n(this,"themeNameDisposer",void 0),n(this,"isVisible",e=>{var t;return"none"!==e.style.display&&"none"!==(null===(t=e.parentElement)||void 0===t||null===(t=t.parentElement)||void 0===t?void 0:t.style.display)}),!1!==e&&this.__registerHost(),this.__attachShadow(),this.expandChange=kl(this,"expandChange",7),this.mapExpandChange=kl(this,"mapExpandChange",7),this.openAppSwitch=kl(this,"openAppSwitch",7),this.openSettings=kl(this,"openSettings",7),this.openAbout=kl(this,"openAbout",7)}get hostElement(){return this}expandChanged(e,t){e!==t&&this.toggleMenu(e)}pinnedChange(e){if(this.setPinned(this.pinned),e)return om.disableBreakpointDetection(),void om.setBreakpoint("lg");om.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(e=>this.isVisible(e))}get menuBottomItems(){return Array.from(this.hostElement.querySelectorAll("ix-menu-item.bottom-tab:not(.internal-tab):not(.home-tab)")).filter(e=>this.isVisible(e))}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 0===this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown .appended").length}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 e;return null!==(e=document.querySelector("ix-menu-about-news"))&&void 0!==e?e: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 0===Array.from(this.hostElement.shadowRoot.querySelectorAll("ix-menu-settings-item")).length}get tabsContainer(){return this.hostElement}componentDidLoad(){requestAnimationFrame(()=>{this.handleOverflowIndicator()}),this.pinned&&this.pinnedChange(this.pinned)}componentWillLoad(){jc(this.hostElement,Fc,e=>{this.applicationLayoutContext=e,this.onBreakpointChange(!0!==e.hideHeader?om.breakpoint:"md")},!0),Vc.register(this.hostElement),om.onChange.on(e=>this.onBreakpointChange(e)),this.onBreakpointChange(om.breakpoint,!0),this.updateThemeState(),this.themeNameDisposer=im.themeChanged.on(()=>{this.updateThemeState()})}componentDidRender(){!this.about&&this.aboutNewsPopover&&(this.aboutNewsPopover.show=!1),this.appendFragments()}disconnectedCallback(){var e;null===(e=this.themeNameDisposer)||void 0===e||e.dispose()}updateThemeState(){this.isDarkMode="dark"===im.getMode()}setPinned(e){this.showPinned=e,Vc.setIsPinned(e)}onBreakpointChange(e,t=!1){(this.applicationLayoutContext||"sm"!==e)&&this.applicationLayoutContext&&(this.applicationLayoutContext.hideHeader&&"sm"===e||(this.setPinned("lg"===e),(t||e!==this.breakpoint)&&this.toggleMenu("lg"===e&&this.startExpanded),this.breakpoint=e))}appendFragments(){this.appendAboutNewsPopover()}getAboutPopoverVerticalPosition(){var e;const t=(null===(e=this.aboutTab)||void 0===e?void 0:e.getBoundingClientRect())||{bottom:-window.innerHeight,height:0},o=window.innerHeight-(t.bottom-t.height/2+6+6);return Cp(o)}appendAboutNewsPopover(){var e;if(this.aboutNewsPopover&&this.about&&(this.aboutNewsPopover.style.bottom=this.getAboutPopoverVerticalPosition(),null===(e=this.popoverArea)||void 0===e||!e.contains(this.aboutNewsPopover))){const e=()=>{var e;(null===(e=this.aboutNewsPopover)||void 0===e?void 0:e.activeAboutTabKey)&&this.about&&(this.about.activeTabKey=this.aboutNewsPopover.activeAboutTabKey,this.toggleAbout(!0))};this.aboutNewsPopover.addEventListener("showMore",()=>e()),document.body.appendChild(this.aboutNewsPopover)}}async toggleMapExpand(e){this.mapExpand=void 0!==e?e:!this.mapExpand}async toggleMenu(e){const t=this.expand;this.expand=void 0!==e?e:!this.expand,this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=this.expand);const{defaultPrevented:o}=this.expandChange.emit(this.expand);if(o)return this.expand=t,void(this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=t));this.isTransitionDisabled=!1,this.checkTransition(),"sm"==this.breakpoint&&this.expand&&setTimeout(()=>{this.handleOverflowIndicator()},100)}checkTransition(){const e=this.overlayContainer;e&&(e.style.transitionProperty=this.isTransitionDisabled?"left":"all")}isOverlayVisible(){return this.showAbout||this.showSettings}async toggleSettings(e){if(!this.settings)return;const{defaultPrevented:t}=this.openSettings.emit();t||(this.isOverlayVisible()||this.animateOverlayFadeIn(),e?(this.resetOverlay(),this.showSettings=e,this.settings.show=this.showSettings):this.onOverlayClose())}async toggleAbout(e){if(!this.about)return;const{defaultPrevented:t}=this.openAbout.emit();t||(this.isOverlayVisible()||this.animateOverlayFadeIn(),e?(this.resetOverlay(),this.showAbout=e,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(e){return e.target instanceof $s&&"IX-MENU-ITEM"===e.target.tagName}handleOverflowIndicator(){const{clientHeight:e,scrollTop:t,scrollHeight:o}=this.menuItemsContainer;this.itemsScrollShadowTop=t>0,this.itemsScrollShadowBottom=Math.round(t+e)<o}onOverlayClose(){this.animateOverlayFadeOut(()=>{this.resetOverlay()})}animateOverlayFadeIn(){requestAnimationFrame(()=>{Ub(this.overlayContainer,{duration:Wb.mediumTime,backdropFilter:[0,"blur(1rem)"],translateX:["-4rem",0],opacity:[0,1],easing:"easeInSine",onBegin:()=>{this.showPinned||this.toggleMenu(!1)}})})}animateOverlayFadeOut(e){requestAnimationFrame(()=>{Ub(this.overlayContainer,{duration:Wb.mediumTime,backdropFilter:["blur(1rem)",0],translateX:[0,"-4rem"],opacity:[1,0],easing:"easeInSine",onComplete:()=>e()})})}onMenuItemsClick(e){this.isMenuItemClicked(e)&&(this.showPinned||this.toggleMenu(!1),this.onOverlayClose())}isHiddenFromViewport(){return"sm"===this.breakpoint&&!1===this.expand}async showAppSwitch(){var e;const{defaultPrevented:t}=this.openAppSwitch.emit();t||(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&Mc(this.applicationLayoutContext.appSwitchConfig)}render(){var e;let t;return this.showSettings?t=this.i18nSettings:this.showAbout&&(t=this.i18nLegal),nl(il,{key:"1aebc8f8c0ac09e4a0a01f30ba769f1974958cf9",class:{expanded:this.expand,["breakpoint-"+this.breakpoint]:!0},slot:"menu"},nl("nav",{key:"b23730df88ec2d76724c4c7920fa6993a24fe91b","aria-label":this.applicationName,class:{menu:!0,expanded:this.expand}},nl("div",{key:"dc91ac2d007de0e97ed1ba9d3a6d103b5b05868f",class:"menu-buttons"},"sm"!==this.breakpoint&&nl("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"}),"sm"===this.breakpoint&&(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&nl("ix-icon-button",{key:"7adcf4e6a6436022dcfc61c7512a94229fbcc4bb",onClick:()=>{this.showAppSwitch()},icon:xc,variant:"subtle-tertiary"})),nl("div",{key:"387bac9de2fec8e79fabf6d1130c4d6b22dd9258",id:"menu-tabs",style:{display:"contents"},onClick:e=>this.onMenuItemsClick(e)},nl("div",{key:"bec523ac0b17d45d73c007cd7ca82193c8e25668",class:"tabs-shadow-container"},nl("div",{key:"c69d499b1aac3d5ff2ce3cbacaea89f96873f94b",class:{"tabs--shadow":!0,"tabs--shadow-top":!0,"tabs--shadow--show":this.itemsScrollShadowTop}}),nl("div",{key:"1bf7e6500511ee7404101d110161f105e5f43fe9",class:{tabs:!0,"show-scrollbar":this.expand},onScroll:()=>this.handleOverflowIndicator()},nl("div",{key:"99f9994c254898d82ad98665881531105b298138",class:"menu-avatar"},nl("slot",{key:"180c3410631d5a78132b89b7e11db4f13d238867",name:"ix-menu-avatar"})),nl("slot",{key:"38a1e0ea97e9889dc160be815c46ee4558d4078f",name:"home"}),"sm"===this.breakpoint&&this.isHiddenFromViewport()?null:nl("slot",null)),nl("div",{key:"338d93258911beb1bf3f98a8df7bde1d24b45b60",class:{"tabs--shadow":!0,"tabs--shadow-bottom":!0,"tabs--shadow--show":this.itemsScrollShadowBottom}}))),nl("div",{key:"815181e90fd29218e43d04b1ea4dfc5f9c68cec6",class:"bottom-tab-divider"}),this.settings?nl("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"settings",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showSettings},icon:"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>",onClick:async()=>this.toggleSettings(!this.showSettings),label:this.i18nSettings,"aria-expanded":""+this.showSettings,"aria-controls":"menu-overlay"}):null,this.enableToggleTheme?nl("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"toggleTheme",onClick:()=>im.toggleMode(),class:"internal-tab bottom-tab",icon:"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>",label:this.i18nToggleTheme,role:"switch","aria-checked":""+this.isDarkMode}):null,nl("div",{key:"5f90277b54ee68fa14b41d210eb52bcb04b72dbb",onClick:e=>this.onMenuItemsClick(e)},nl("slot",{key:"f11a76b89e66b2b5d7068011ee3b076b6464a87a",name:"bottom"})),nl("div",{key:"737628853dc8a66a8b3b79bfe835efb37f24bb92",id:"popover-area"}),this.about?nl("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"aboutAndLegal",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showAbout},icon:Lc,onClick:async()=>this.toggleAbout(!this.showAbout),label:this.i18nLegal,"aria-expanded":""+this.showAbout,"aria-controls":"menu-overlay"}):null),nl("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()}},nl("div",{key:"472fa2edfcbad244714c8e77ae30a1a3be0e82c8",class:"menu-overlay-container"},this.showSettings?nl("slot",{name:"ix-menu-settings"}):null),nl("div",{key:"220927c09a1e9f9d280cf096870b89e30a9131c3",class:"menu-overlay-container"},this.showAbout?nl("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}]}]),af=nf,sf=lc(class extends $s{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"91592e2a2681326a99cafd1709581a29ecf48d61"},nl("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 lf(){"undefined"!=typeof customElements&&["ix-modal-content"].forEach(e=>{"ix-modal-content"===e&&(customElements.get(e)||customElements.define(e,sf))})}const cf=sf,df=lf,hf=lc(class extends $s{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"bab5a43ac92a13caca46d241091c27c773990aba"},nl("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"]),mf=hf,uf=function(){"undefined"!=typeof customElements&&["ix-modal-footer"].forEach(e=>{"ix-modal-footer"===e&&(customElements.get(e)||customElements.define(e,hf))})},bf=lc(class extends $s{constructor(e){super(),n(this,"hideClose",!1),n(this,"icon",void 0),n(this,"ariaLabelIcon",void 0),n(this,"ariaLabelCloseIconButton","Close modal"),n(this,"iconColor",void 0),n(this,"closeClick",void 0),n(this,"parentDialog",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.closeClick=kl(this,"closeClick",7)}get hostElement(){return this}onIconChange(e){this.parentDialog&&(e?this.parentDialog.classList.add("with-icon"):this.parentDialog.classList.remove("with-icon"))}componentDidLoad(){this.parentDialog=qc(this.hostElement,"ix-modal"),this.onIconChange(this.icon)}onCloseClick(e){this.closeClick.emit(e).defaultPrevented||e.defaultPrevented||this.parentDialog.dismissModal()}render(){return nl(il,{key:"a0e2437fa84c933cb035e3f756f35c852a629411"},this.icon?nl("ix-icon",{name:this.icon,color:this.iconColor,size:"32","aria-label":this.ariaLabelIcon}):null,nl("div",{key:"ed879eadde24489324a857524b2dcdda2daf553d",class:"modal-title"},nl("ix-typography",{key:"f6058f099376e581e2c9d34f880dca129cb83e04",format:"h5"},nl("slot",{key:"25d3602826270d81e5d8c423fc197bc0e5fa6209"}))),this.hideClose?null:nl("ix-icon-button",{class:"modal-close",onClick:e=>this.onCloseClick(e),variant:"tertiary",icon:Ec,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 pf(){"undefined"!=typeof customElements&&["ix-modal-header","ix-icon-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-modal-header":customElements.get(e)||customElements.define(e,bf);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-typography":customElements.get(e)||kc()}})}const ff=bf,gf=pf,vf=lc(class extends $s{constructor(e){super(),n(this,"ariaAttributes",{}),n(this,"isMouseDownInsideDialog",!1),n(this,"size","360"),n(this,"disableAnimation",!1),n(this,"hideBackdrop",!1),n(this,"closeOnBackdropClick",!1),n(this,"beforeDismiss",void 0),n(this,"centered",!1),n(this,"isNonBlocking",!1),n(this,"dialogClose",void 0),n(this,"dialogDismiss",void 0),n(this,"modalVisible",!1),!1!==e&&this.__registerHost(),this.__attachShadow(),this.dialogClose=kl(this,"dialogClose",7),this.dialogDismiss=kl(this,"dialogDismiss",7)}get hostElement(){return this}get dialog(){return this.hostElement.shadowRoot.querySelector("dialog")}slideInModal(){const e=this.dialog;e.classList.remove("modal-open-settled");const t=this.disableAnimation?0:Wb.mediumTime,o=()=>e.classList.add("modal-open-settled");Ub(e,{duration:t,opacity:[0,1],translateY:this.centered?["-90%","-50%"]:[0,40],translateX:["-50%","-50%"],easing:"easeOutSine",complete:o}),0===t&&o()}slideOutModal(e){const t=this.dialog;t.classList.remove("modal-open-settled"),Ub(t,{duration:this.disableAnimation?0:Wb.mediumTime,opacity:[1,0],translateY:this.centered?["-50%","-90%"]:[40,0],translateX:["-50%","-50%"],easing:"easeInSine",complete:()=>{e&&e()}})}closeDialog(e,t,o){this.slideOutModal(()=>{this.modalVisible=!1,this.dialog.close(JSON.stringify({type:e,reason:t},null,2)),o.emit(t)})}isInsideDialog(e){if(!this.dialog)return!1;if(!e.composedPath().includes(this.dialog))return!1;if(e.target!==this.dialog)return!0;const t=this.dialog.getBoundingClientRect(),{clientX:o,clientY:r}=e;return o>=t.left&&o<=t.right&&r>=t.top&&r<=t.bottom}onMouseDown(e){this.isMouseDownInsideDialog=this.isInsideDialog(e)}onMouseUp(e){const t=this.isInsideDialog(e);!this.closeOnBackdropClick||this.isNonBlocking||this.isMouseDownInsideDialog||t||this.dismissModal()}async scheduleInitialAutofocus(){await new Promise(e=>{requestAnimationFrame(()=>{requestAnimationFrame(()=>{const t=this.hostElement.querySelector("[autofocus],[auto-focus]");t&&function(e,t){if(e instanceof HTMLElement)try{e.focus(t)}catch{}}(t,{focusVisible:!0}),e()})})})}async showModal(){try{const e=await function(e,t,o=3e3){return new Promise((r,n)=>{const a=Date.now(),i=()=>{const s=t.querySelector(e);s?r(s):Date.now()-a<o?setTimeout(i):n()};i()})}("dialog",this.hostElement.shadowRoot);this.modalVisible=!0,this.isNonBlocking?e.show():e.showModal(),this.slideInModal(),await this.scheduleInitialAutofocus()}catch{console.error("HTMLDialogElement not existing")}}async dismissModal(e){if(!this.modalVisible)return;let t=!0;void 0!==this.beforeDismiss&&(t=await this.beforeDismiss(e)),t&&this.closeDialog("dismiss",e,this.dialogDismiss)}async closeModal(e){this.modalVisible&&this.closeDialog("close",e,this.dialogClose)}componentWillLoad(){this.ariaAttributes=vc(this.hostElement)}render(){return nl(il,{key:"0a2ab5326fb5cbadf863bd8e3a38cce5be19c0df",class:{visible:this.modalVisible,"no-backdrop":this.hideBackdrop,"align-center":this.centered,"non-blocking":this.isNonBlocking}},nl("div",{key:"2e433b7bdb5aac5e38e96e725742868ca94f11be",class:"dialog-backdrop"},nl("dialog",{key:"39497dada9d70730da3b25f8693945c0daf3592f","aria-modal":fc(!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:e=>this.onMouseDown(e),onMouseUp:e=>this.onMouseUp(e),onKeyDown:e=>{this.isNonBlocking&&"Escape"===e.key&&(e.preventDefault(),this.dismissModal())},onCancel:e=>{e.preventDefault(),this.dismissModal()}},nl("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]}]),yf=vf,wf=function e(){"undefined"!=typeof customElements&&["ix-modal","ix-modal"].forEach(t=>{switch(t){case"ix-modal":customElements.get(t)||customElements.define(t,vf);break;case"ix-modal":customElements.get(t)||e()}})},kf=_p,xf=function(){"undefined"!=typeof customElements&&["ix-row"].forEach(e=>{"ix-row"===e&&(customElements.get(e)||customElements.define(e,_p))})};var Cf=function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i};function Sf(e,t,o){return t<e?e:t>o?o:t}const Ef=lc(class extends $s{constructor(e){super(),n(this,"formInternals",void 0),n(this,"helperText",void 0),n(this,"label",void 0),n(this,"invalidText",void 0),n(this,"infoText",void 0),n(this,"warningText",void 0),n(this,"validText",void 0),n(this,"showTextAsTooltip",!1),n(this,"step",1),n(this,"min",0),n(this,"max",100),n(this,"value",0),n(this,"marker",void 0),n(this,"trace",!1),n(this,"traceReference",0),n(this,"disabled",!1),n(this,"valueChange",void 0),n(this,"rangeInput",0),n(this,"rangeMin",0),n(this,"rangeMax",100),n(this,"rangeTraceReference",0),n(this,"showTooltip",!1),n(this,"isInvalid",!1),n(this,"isValid",!1),n(this,"isInfo",!1),n(this,"isWarning",!1),n(this,"a11yAttributes",void 0),n(this,"lastFormValue",void 0),n(this,"touched",!1),n(this,"controlRef",hh()),n(this,"thumbRef",hh()),n(this,"tooltipRef",hh()),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=kl(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 e;return null===(e=this.hostElement.shadowRoot)||void 0===e?void 0:e.getElementById("slider")}onShowTooltipChange(){var e,t;this.showTooltip&&this.pseudoThumb?null===(e=this.tooltip)||void 0===e||e.showTooltip(this.pseudoThumb):null===(t=this.tooltip)||void 0===t||t.hideTooltip()}onClassField({isInvalid:e,isInfo:t,isValid:o,isWarning:r,isInvalidByRequired:n}){this.isInvalid=e||n,this.isInfo=t,this.isValid=o,this.isWarning=r}componentWillLoad(){this.a11yAttributes=vc(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=Sf(this.min,this.value,this.max),this.rangeTraceReference=Sf(this.min,this.traceReference,this.max),this.rangeMin=Math.min(this.min,this.max),this.rangeMax=Math.max(this.min,this.max),void 0!==this.value&&this.setFormValueIfChanged(this.value)}updateFormInternalValue(e){this.setFormValueIfChanged(e),this.valueChange.emit(e)}setFormValueIfChanged(e){const t=""+e;this.lastFormValue!==t&&(this.formInternals.setFormValue(t),this.lastFormValue=t)}onInput(e){e.stopPropagation();const t=parseFloat(this.slider.value);if(!isNaN(t)){const e=this.rangeInput;this.rangeInput=t;const{defaultPrevented:o}=this.emitInputEvent();o?(this.rangeInput=e,this.slider.value=""+e):this.updateFormInternalValue(t)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(e){return e>=Math.min(this.traceReference,this.rangeInput)&&e<=Math.max(this.traceReference,this.rangeInput)}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=this.rangeMax-this.rangeMin;let o=(this.rangeTraceReference-this.rangeMin)/t,r=(this.rangeInput-this.rangeMin)/t,n=o,a=r;return r-o<=0&&(n=r,a=o),nl(il,{key:"4e158f7b4af6a8786274b094fcbdc26a00ec19ed",class:{disabled:this.disabled,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout(()=>this.showTooltip=!0)},nl("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},nl("div",{key:"e01718c2e79b41df00aff2cafd6c8e5becdba85d",class:"slider-container"},nl("div",{key:"8b83be7e28cac0484b54768c6283d1d37a74e857",class:"slider"},nl("div",{key:"9fa8db2173cd87de771d6a0d5a2ace01820fe128",class:"track"},nl("div",{key:"46b3b6487f23f4a9219420642587813906c53ce8",ref:this.thumbRef,class:"thumb",style:{left:`calc(${r} * (100% - 1rem))`}}),nl("svg",{key:"53a69bb9f7e79558323d7558d60655293a467012",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},null===(e=this.marker)||void 0===e?void 0:e.filter(e=>e>=this.min&&e<=this.max).map(e=>{const o=(e-this.rangeMin)/t;return nl("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(e)&&this.trace,"tick-at-min":0===o,"tick-at-max":1===o},cx:"0",cy:"0",style:{"--tick-value":""+o}})}))),nl("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:e=>this.onInput(e),onFocus:()=>{this.showTooltip=!0,this.touched=!0},onBlur:()=>{this.showTooltip=!1},style:{"--value":""+r,"--trace-reference":""+o,"--trace-start":""+n,"--trace-end":""+a},class:{trace:this.trace&&o!==r,"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}),nl("ix-tooltip",{key:"aff89362b88b37ec1d9b6bd9f6ba59646dd538a0",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&nl("div",{key:"34feab8797c1338f3063e17e145811ea33518f4e",class:"label"},nl("div",{key:"c95ca806e153beab2c91451859b12c82f2e89a65"},nl("slot",{key:"e49498aba11ed8f8711db171308f4979a942a93c",name:"label-start"})),nl("div",{key:"ac2e3855bc845f00f3ac8f79022c767befa2c7ea"},nl("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}]}]);Cf([dp()],Ef.prototype,"onClassField",null),Cf([function(e,t){return(o,r)=>{const{componentWillLoad:n,componentWillRender:a,disconnectedCallback:i}=o;t&&(o.componentWillRender=function(){var e;return null!==(e=this[`__ix__${r}`])&&void 0!==e&&e.enable(t(this)),a&&a.call(this)}),o.componentWillLoad=function(){const t=function(e,t={}){const o={...Sp,...t};let r;const n=e=>{r(e)},a={on:e=>{r=e},isEnabled:o.defaultEnabled,enable:t=>{a.isEnabled=t,t?addEventListener(e,n):removeEventListener(e,n)},destroy:()=>{a.enable(!1)}};return a.enable(!!o.defaultEnabled),a}(e),o=this,a=this[r];return o[`__ix__${r}`]=t,t.on(a.bind(this)),n&&n.call(this)},o.disconnectedCallback=function(){var e;const t=this;return t&&t[`__ix__${r}`]&&(null!==(e=t[`__ix__${r}`])&&void 0!==e&&e.destroy(),t[`__ix__${r}`]=null),i&&i.call(this)}}}("pointerup",e=>e.showTooltip)],Ef.prototype,"onPointerUp",null);const _f=Ef,Lf=Qp,Af=function(){"undefined"!=typeof customElements&&["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,Qp);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-pill":customElements.get(e)||"undefined"!=typeof customElements&&["ix-pill","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-pill":customElements.get(e)||customElements.define(e,Yp);break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}});break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}})},Tf=Gp,$f=function(){"undefined"!=typeof customElements&&["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,Gp);break;case"ix-button":customElements.get(e)||Qb();break;case"ix-dropdown":customElements.get(e)||Vh();break;case"ix-dropdown-button":customElements.get(e)||Jb();break;case"ix-dropdown-item":customElements.get(e)||op();break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-spinner":customElements.get(e)||Qh()}})},zf=lc(class extends(pc(...Oh,Xh)){constructor(e){super(!1),n(this,"formInternals",void 0),n(this,"name",void 0),n(this,"value","on"),n(this,"checked",!1),n(this,"disabled",!1),n(this,"indeterminate",!1),n(this,"textOn","On"),n(this,"textOff","Off"),n(this,"textIndeterminate","Mixed"),n(this,"hideText",!1),n(this,"required",!1),n(this,"checkedChange",void 0),n(this,"valueChange",void 0),n(this,"ixBlur",void 0),n(this,"touched",!1),!1!==e&&this.__registerHost(),this.__attachShadow(),this.checkedChange=kl(this,"checkedChange",7),this.valueChange=kl(this,"valueChange",7),this.ixBlur=kl(this,"ixBlur",7),this.formInternals=this.attachInternals()}get hostElement(){return this}onCheckedChange(e){if(this.disabled)return;const t=this.indeterminate,o=this.checked;this.indeterminate&&(this.indeterminate=!1),this.checked=e;const{defaultPrevented:r}=this.checkedChange.emit(this.checked);r&&(this.indeterminate=t,this.checked=o)}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 e=this.textOff;this.checked&&(e=this.textOn),this.indeterminate&&(e=this.textIndeterminate);const t=this.resolveAriaLabel(),o=this.indeterminate?"mixed":fc(this.checked);return nl(il,{key:"f04221cc34cc579df99e90487157323b582ffa88",...this.inheritAriaAttributes,role:"switch",tabindex:this.disabled?-1:0,"aria-label":t,"aria-checked":o,"aria-disabled":fc(this.disabled),"aria-required":fc(this.required),class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=!0,onKeyDown:e=>{this.disabled||" "!==e.key&&"Enter"!==e.key||(e.preventDefault(),this.onCheckedChange(!this.checked))},onClick:()=>{this.disabled||this.onCheckedChange(!this.checked)}},nl("div",{key:"4245387d288d1fe68551ab59ac12af32c977ee96",class:"wrapper"},nl("div",{key:"53fb838a752b34fd73947aaee99abbe6700a9654",class:{switch:!0,checked:this.checked,indeterminate:this.indeterminate},"aria-hidden":"true"},nl("div",{key:"dc000096dd4bccc837b70861b113727b2fa8511e",class:"slider"})),!this.hideText&&nl("ix-typography",{key:"c869cdc3cc704a35f82146c69e08f2fce7c50149",class:"label","aria-hidden":"true"},e)))}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,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([dp()],zf.prototype,"updateClassMappings",null);const Of=zf,If=wc,Rf=kc,Pf=hs({tagName:"ix-application",elementClass:lm,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-application"].forEach(e=>{"ix-application"===e&&(customElements.get(e)||customElements.define(e,sm))})}}),Nf=hs({tagName:"ix-application-header",elementClass:nm,react:R,events:{onMenuToggle:"menuToggle",onOpenAppSwitch:"openAppSwitch"},defineCustomElement:function(){"undefined"!=typeof customElements&&["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,rm);break;case"ix-dropdown":customElements.get(e)||Vh();break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-menu-expand-icon":customElements.get(e)||tm();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-typography":customElements.get(e)||kc()}})}}),Mf=hs({tagName:"ix-avatar",elementClass:Sm,react:R,events:{},defineCustomElement:Em}),Df=hs({tagName:"ix-blind",elementClass:Kb,react:R,events:{onCollapsedChange:"collapsedChange"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-blind","ix-typography"].forEach(e=>{switch(e){case"ix-blind":customElements.get(e)||customElements.define(e,Zb);break;case"ix-typography":customElements.get(e)||kc()}})}}),jf=hs({tagName:"ix-button",elementClass:rp,react:R,events:{},defineCustomElement:np}),Ff=hs({tagName:"ix-col",elementClass:gp,react:R,events:{},defineCustomElement:vp}),Hf=hs({tagName:"ix-content",elementClass:xp,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-content"].forEach(e=>{"ix-content"===e&&(customElements.get(e)||customElements.define(e,kp))})}}),Bf=hs({tagName:"ix-content-header",elementClass:wp,react:R,events:{onBackButtonClick:"backButtonClick"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-content-header","ix-icon-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-content-header":customElements.get(e)||customElements.define(e,yp);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-typography":customElements.get(e)||kc()}})}}),Vf=hs({tagName:"ix-dropdown",elementClass:zp,react:R,events:{onShowChange:"showChange",onShowChanged:"showChanged"},defineCustomElement:Op}),Uf=hs({tagName:"ix-dropdown-button",elementClass:Lp,react:R,events:{onShowChange:"showChange",onShowChanged:"showChanged"},defineCustomElement:Ap}),Wf=hs({tagName:"ix-dropdown-item",elementClass:Tp,react:R,events:{},defineCustomElement:$p}),qf=hs({tagName:"ix-empty-state",elementClass:Rp,react:R,events:{onActionClick:"actionClick"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-empty-state","ix-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-empty-state":customElements.get(e)||customElements.define(e,Ip);break;case"ix-button":customElements.get(e)||Qb();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-typography":customElements.get(e)||kc()}})}}),Zf=hs({tagName:"ix-event-list",elementClass:Dp,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-event-list"].forEach(e=>{"ix-event-list"===e&&(customElements.get(e)||customElements.define(e,Mp))})}}),Kf=hs({tagName:"ix-event-list-item",elementClass:Np,react:R,events:{onItemClick:"itemClick"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-event-list-item"].forEach(e=>{"ix-event-list-item"===e&&(customElements.get(e)||customElements.define(e,Pp))})}}),Xf=hs({tagName:"ix-icon-button",elementClass:jp,react:R,events:{},defineCustomElement:Fp}),Yf=hs({tagName:"ix-key-value",elementClass:Up,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-key-value"].forEach(e=>{"ix-key-value"===e&&(customElements.get(e)||customElements.define(e,Vp))})}}),Qf=hs({tagName:"ix-key-value-list",elementClass:Bp,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-key-value-list"].forEach(e=>{"ix-key-value-list"===e&&(customElements.get(e)||customElements.define(e,Hp))})}}),Gf=hs({tagName:"ix-kpi",elementClass:qp,react:R,events:{},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-kpi"].forEach(e=>{"ix-kpi"===e&&(customElements.get(e)||customElements.define(e,Wp))})}}),Jf=hs({tagName:"ix-layout-grid",elementClass:Zp,react:R,events:{},defineCustomElement:Kp}),eg=hs({tagName:"ix-menu",elementClass:af,react:R,events:{onExpandChange:"expandChange",onMapExpandChange:"mapExpandChange",onOpenAppSwitch:"openAppSwitch",onOpenSettings:"openSettings",onOpenAbout:"openAbout"},defineCustomElement:function(){"undefined"!=typeof customElements&&["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,nf);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-menu-expand-icon":customElements.get(e)||tm();break;case"ix-menu-item":customElements.get(e)||tf();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}})}}),tg=hs({tagName:"ix-menu-item",elementClass:of,react:R,events:{},defineCustomElement:rf}),og=hs({tagName:"ix-modal",elementClass:yf,react:R,events:{onDialogClose:"dialogClose",onDialogDismiss:"dialogDismiss"},defineCustomElement:wf}),rg=hs({tagName:"ix-modal-content",elementClass:cf,react:R,events:{},defineCustomElement:df}),ng=hs({tagName:"ix-modal-footer",elementClass:mf,react:R,events:{},defineCustomElement:uf}),ag=hs({tagName:"ix-modal-header",elementClass:ff,react:R,events:{onCloseClick:"closeClick"},defineCustomElement:gf}),ig=hs({tagName:"ix-row",elementClass:kf,react:R,events:{},defineCustomElement:xf}),sg=hs({tagName:"ix-slider",elementClass:_f,react:R,events:{onValueChange:"valueChange"},defineCustomElement:function(){"undefined"!=typeof customElements&&["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,Ef);break;case"ix-field-label":customElements.get(e)||mp();break;case"ix-field-wrapper":customElements.get(e)||"undefined"!=typeof customElements&&["ix-field-wrapper","ix-field-label","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-field-wrapper":customElements.get(e)||customElements.define(e,pp);break;case"ix-field-label":customElements.get(e)||mp();break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}});break;case"ix-tooltip":customElements.get(e)||ym();break;case"ix-typography":customElements.get(e)||kc()}})}}),lg=hs({tagName:"ix-tab-item",elementClass:Lf,react:R,events:{onTabClick:"tabClick",onTabClose:"tabClose"},defineCustomElement:Af}),cg=hs({tagName:"ix-tabs",elementClass:Tf,react:R,events:{onTabChange:"tabChange",onTabClose:"tabClose"},defineCustomElement:$f}),dg=hs({tagName:"ix-toggle",elementClass:Of,react:R,events:{onCheckedChange:"checkedChange",onIxBlur:"ixBlur"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-toggle","ix-typography"].forEach(e=>{switch(e){case"ix-toggle":customElements.get(e)||customElements.define(e,zf);break;case"ix-typography":customElements.get(e)||kc()}})}}),hg=hs({tagName:"ix-typography",elementClass:If,react:R,events:{},defineCustomElement:Rf});const mg={force:!1};function ug(e){return Pc(async function(e){const t=document.createElement("ix-modal");t.beforeDismiss=()=>!1;const o=document.createElement("ix-modal-loading");return o.innerText=e.message,e.centered&&(t.centered=!0),t.appendChild(o),await Rc().attachView(t),await t.showModal(),{update:e=>o.innerText=e,finish:(e,r=250)=>{void 0!==e?o.innerText=e:r=0,setTimeout(()=>{t.closeModal(null),setTimeout(async()=>await Rc().removeView(t),Wb.mediumTime)},r)}}},e)}function bg(e,t){const o=t.ariaDescribedby,r=t.ariaLabelledby;delete t.ariaDescribedby,delete t.ariaLabelledby,o&&e.setAttribute("aria-describedby",o),r&&e.setAttribute("aria-labelledby",r)}function pg(e,t,o,r){let n=[];return void 0!==t&&(n=[...n,{id:"cancel",text:t,type:"cancel",payload:r}]),[...n,{id:"okay",text:e,type:"okay",payload:o}]}function fg(e){const t=Pc(async function(e){const t=new zc,o=document.createElement("ix-modal"),r=document.createElement("ix-modal-header"),n=document.createElement("ix-modal-content"),a=document.createElement("ix-modal-footer");bg(o,e),Object.assign(r,e),Object.assign(n,e),Object.assign(a,e),r.innerText=e.messageTitle,n.innerText=e.message,e.actions.forEach(({id:e,text:t,type:r,payload:n})=>{const i=document.createElement("ix-button");return i.innerText=t,a.appendChild(i),"okay"===r?(i.variant="primary",void i.addEventListener("click",()=>o.closeModal({actionId:e,payload:n}))):"cancel"===r?(i.variant="secondary",void i.addEventListener("click",()=>o.dismissModal({actionId:e,payload:n}))):void 0}),o.appendChild(r),o.appendChild(n),o.appendChild(a);const i=await Rc().attachView(o);return i.addEventListener("dialogClose",e=>{t.emit(e.detail),i.remove()}),i.addEventListener("dialogDismiss",e=>{t.emit(e.detail),i.remove()}),bg(i,e),Object.assign(i,e),i.showModal(),t},e);return Object.assign(t,{info:(e,o,r,n,a,i)=>t({message:o,messageTitle:e,icon:Lc,actions:pg(r,n,a,i)}),warning:(e,o,r,n,a,i)=>t({message:o,messageTitle:e,icon:$c,iconColor:"color-warning-text",actions:pg(r,n,a,i)}),error:(e,o,r,n,a,i)=>t({message:o,messageTitle:e,icon:_c,iconColor:"color-alarm",actions:pg(r,n,a,i)}),success:(e,o,r,n,a,i)=>t({message:o,messageTitle:e,icon:Tc,iconColor:"color-success",actions:pg(r,n,a,i)}),question:(e,o,r,n,a,i)=>t({message:o,messageTitle:e,icon:"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>",actions:pg(r,n,a,i)})})}ug([{tag:"ix-modal",define:()=>{}},{tag:"ix-modal-loading",define:()=>{}}]),fg([{tag:"ix-modal",define:()=>{}},{tag:"ix-modal-header",define:()=>{}},{tag:"ix-modal-content",define:()=>{}},{tag:"ix-modal-footer",define:()=>{}},{tag:"ix-button",define:()=>{}}]);let gg=0;const vg={};const yg=new class{constructor(){this.isUsingReactPortal=!1,this.portalInitPromise=new Promise(e=>this.resolvePortalInitPromise=e)}async attachView(e){const t="ix-react-view-"+gg++;if(!this.isUsingReactPortal)return async function(e,t){return new Promise(o=>{const r=document.createElement("DIV");r.id=e,r.style.display="contents",document.body.appendChild(r);const n=G.createRoot(r);n.render(t),vg[e]=n,setTimeout(()=>{const e=r.children[0];o(e)})})}(t,e);if(await this.isPortalReady(),this.attachViewToPortal){return await this.attachViewToPortal(t,e)}console.error("Portal could not be initialized")}async removeView(e){if(!this.removeViewFromPortal)return async function(e){const t=e.parentElement,o=t.id;o in vg&&(vg[o].unmount(),delete vg[o],t.remove())}(e);const t=e.parentElement.getAttribute("data-portal-id");this.removeViewFromPortal(t)}portalReady(){var e;null===(e=this.resolvePortalInitPromise)||void 0===e||e.call(this)}async isPortalReady(){return this.portalInitPromise}};!function(e){Ic=e}(yg);const wg="ix-portal",kg=e=>{const[t,o]=I.useState(null),r=I.useRef({}),n=I.useRef({}),[a,i]=I.useState({});return I.useEffect(()=>{e.delegate.attachViewToPortal=async(e,t)=>(((e,t)=>{const o={...n.current};o[e]=t,i(o),n.current=o})(e,t),new Promise(t=>{const o={...r.current};o[e]=t,r.current=o})),e.delegate.removeViewFromPortal=async e=>{(e=>{const t={...n.current};delete t[e],i(t),n.current=t})(e)},e.delegate.portalReady()},[]),I.useLayoutEffect(()=>{const e=document.querySelector(`#${wg}`);e&&o(e)},[]),I.useLayoutEffect(()=>{Object.keys(a).forEach(e=>{const t={...r.current},o=document.querySelector(`[data-portal-id="${e}"]`);if(o&&1===o.children.length&&t[e]){const r=o.children[0];t[e](r)}})},[a]),t?A.jsx(A.Fragment,{children:Object.keys(a).map(e=>{const o=a[e];return En.createPortal(A.jsx("div",{"data-portal-id":e,style:{display:"contents "},children:o}),t,e)})}):null},xg=R.createContext(null);class Cg extends R.Component{constructor(e){super(e),this.delegate=yg,this.delegate.isUsingReactPortal=!0}render(){return A.jsxs(xg.Provider,{value:{delegate:this.delegate},children:[this.props.children,A.jsx(kg,{delegate:this.delegate}),A.jsx("div",{id:wg})]})}}function Sg(e){return nl("button",{class:{AppEntry:!0,Selected:e.selected},onClick:()=>{(function(e,t){const o=function(e){return e.closest("ix-modal")}(e);o&&o.dismissModal(t)})(e.host),window.open(e.url,e.target)}},nl("div",null,nl("img",{class:"AppIcon",src:e.iconSrc})),nl("div",{class:"AppName"},nl("ix-typography",{format:"h4"},e.name,function(e){return"_blank"!==e&&"_parent"!==e&&"_self"!==e&&"_top"!==e||"_blank"===e}(e.target)&&nl("ix-icon",{size:"12",name:"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>",color:"color-soft-text"})),nl("ix-typography",{format:"label-sm",textColor:"soft"},e.description)))}const Eg=lc(class extends $s{constructor(e){super(),n(this,"config",void 0),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){if(!this.config)throw Error("ApplicationConfig not provided")}render(){var e,t,o,r;return nl(il,{key:"16262d6c110470be996a5db506a9a610c51ef0d6"},nl("ix-modal-header",{key:"5386a2b3ce91ad901f270ccb25c3b32c28de5cc0",icon:xc},(null===(e=this.config)||void 0===e?void 0:e.i18nAppSwitch)||"Switch to application"),nl("ix-modal-content",{key:"65666bad6b09fd3af20b9266d7f30b232da01a31",class:"content"},nl("div",{key:"1622ad7361a15518bdf367e13a6d20159495d15e",class:"content-apps"},(!this.config||0===(null===(t=this.config)||void 0===t?void 0:t.apps.length))&&nl("div",{key:"778d2f8110c1f79b1a65a1765c393c922de4a1bb",class:"loading"},nl("ix-spinner",{key:"c80583bc15238aac1ec59ddd0cf6638217667fa5",size:"medium",variant:"primary"}),nl("span",{key:"ac4257820259ae71b62e9703e730e7367c463bcf"},(null===(o=this.config)||void 0===o?void 0:o.i18nLoadingApps)||"Loading available applications...")),null===(r=this.config)||void 0===r?void 0:r.apps.map(e=>{var t;return nl(Sg,{host:this.hostElement,name:e.name,description:e.description,iconSrc:e.iconSrc,target:e.target,url:e.url,selected:e.id===(null===(t=this.config)||void 0===t?void 0:t.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]}]);var _g,Lg=(e,t)=>{var o;Object.entries(null!=(o=t.o.t)?o:{}).map(([o,[r]])=>{if(31&r||32&r){const r=e[o],n=function(e,t){for(;e;){const o=Object.getOwnPropertyDescriptor(e,t);if(null==o?void 0:o.get)return o;e=Object.getPrototypeOf(e)}}(Object.getPrototypeOf(e),o)||Object.getOwnPropertyDescriptor(e,o);n&&Object.defineProperty(e,o,{get(){return n.get.call(this)},set(e){n.set.call(this,e)},configurable:!0,enumerable:!0}),e[o]=t.i.has(o)?t.i.get(o):r}})},Ag=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},Tg=(e,t)=>(0,console.error)(e,t),$g=new Map,zg="undefined"!=typeof window?window:{},Og=zg.HTMLElement||class{},Ig={l:0,u:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},Rg=(()=>{try{return!!zg.document.adoptedStyleSheets&&(new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync)}catch(Ov){}return!1})(),Pg=!!Rg&&!!zg.document&&Object.getOwnPropertyDescriptor(zg.document.adoptedStyleSheets,"length").writable,Ng=!1,Mg=[],Dg=[],jg=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){Tg(e)}e.length=0},Fg=()=>{jg(Mg),jg(Dg),(Ng=Mg.length>0)&&Ig.raf(Fg)},Hg=e=>Promise.resolve(void 0).then(e),Bg=(e=>t=>{e.push(t),Ng||(Ng=!0,Ig.raf(Fg))})(Dg);function Vg(){const e=this.attachShadow({mode:"open"});void 0===_g&&(_g=null),_g&&(Pg?e.adoptedStyleSheets.push(_g):e.adoptedStyleSheets=[...e.adoptedStyleSheets,_g])}var Ug,Wg=new WeakMap,qg=e=>"sc-"+e.h,Zg=e=>"object"==(e=typeof e)||"function"===e,Kg=(e,t,...o)=>{let r=null,n=null,a=!1,i=!1;const s=[],l=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?l(r):null!=r&&"boolean"!=typeof r&&((a="function"!=typeof e&&!Zg(r))&&(r+=""),a&&i?s[s.length-1].m+=r:s.push(a?Xg(null,r):r),i=a)};if(l(o),t){t.key&&(n=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}const c=Xg(e,null);return c.p=t,s.length>0&&(c.v=s),c.$=n,c},Xg=(e,t)=>({l:0,j:e,m:null!=t?t:null,O:null,v:null,p:null,$:null}),Yg={},Qg=(e,t)=>null==e||Zg(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?e+"":e,Gg=(e,t,o,r,n,a)=>{if(o===r)return;let i=((e,t)=>t in e)(e,t);if(t.toLowerCase(),"class"===t){const t=e.classList,n=ev(o);let a=ev(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else{const s=Zg(r);if((i||s&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?i=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(e){}null==r||!1===r?!1===r&&""!==e.getAttribute(t)||e.removeAttribute(t):(!i||4&a||n)&&!s&&1===e.nodeType&&e.setAttribute(t,r=!0===r?"":r)}},Jg=/\s/,ev=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(Jg):[]),tv=(e,t,o)=>{const r=11===t.O.nodeType&&t.O.host?t.O.host:t.O,n=e&&e.p||{},a=t.p||{};for(const i of ov(Object.keys(n)))i in a||Gg(r,i,n[i],void 0,o,t.l);for(const i of ov(Object.keys(a)))Gg(r,i,n[i],a[i],o,t.l)};function ov(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var rv=!1,nv=(e,t,o)=>{const r=t.v[o];let n,a,i=0;if(rv||(rv="svg"===r.j),!zg.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(n=r.O=zg.document.createElementNS(rv?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",r.j),rv&&"foreignObject"===r.j&&(rv=!1),tv(null,r,rv),r.v){const t="template"===r.j?n.content:n;for(i=0;i<r.v.length;++i)a=nv(e,r,i),a&&t.appendChild(a)}return"svg"===r.j?rv=!1:"foreignObject"===n.tagName&&(rv=!0),n["s-hn"]=Ug,n},av=(e,t,o,r,n,a)=>{let i,s=e;for(s.shadowRoot&&s.tagName===Ug&&(s=s.shadowRoot),"template"===o.j&&(s=s.content);n<=a;++n)r[n]&&(i=nv(null,o,n),i&&(r[n].O=i,cv(s,i,t)))},iv=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.O;e&&e.remove()}}},sv=(e,t,o=!1)=>e.j===t.j&&(o?(o&&!e.$&&t.$&&(e.$=t.$),!0):e.$===t.$),lv=(e,t,o=!1)=>{const r=t.O=e.O,n=e.v,a=t.v,i=t.j;tv(e,t,rv="svg"===i||"foreignObject"!==i&&rv),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];const g="template"===o.j?e.content:e;for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(sv(m,p,n))lv(m,p,n),m=t[++s],p=r[++l];else if(sv(u,f,n))lv(u,f,n),u=t[--h],f=r[--b];else if(sv(m,f,n))lv(m,f,n),cv(g,m.O,u.O.nextSibling),m=t[++s],f=r[--b];else if(sv(u,p,n))lv(u,p,n),cv(g,u.O,m.O),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$&&t[d].$===p.$){c=d;break}c>=0?(i=t[c],i.j!==p.j?a=nv(t&&t[l],o,c):(lv(i,p,n),t[c]=void 0,a=i.O),p=r[++l]):(a=nv(t&&t[l],o,l),p=r[++l]),a&&cv(m.O.parentNode,a,m.O)}s>h?av(e,null==r[b+1]?null:r[b+1].O,o,r,l,b):l>b&&iv(t,s,h)})(r,n,t,a,o):null!==a?av(r,null,t,a,0,a.length-1):!o&&null!==n&&iv(n,0,n.length-1),rv&&"svg"===i&&(rv=!1)},cv=(e,t,o)=>e.__insertBefore?e.__insertBefore(t,o):null==e?void 0:e.insertBefore(t,o),dv=(e,t)=>{if(t&&!e.L&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.L=()=>{t["s-p"].splice(o-1,1),r()}))}},hv=(e,t)=>{if(e.l|=16,4&e.l)return void(e.l|=512);dv(e,e.M);const o=()=>mv(e,t);if(!t)return Bg(o);queueMicrotask(()=>{o()})},mv=(e,t)=>{const o=e.$hostElement$,r=o;if(!r)throw Error(`Can't render component <${o.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 n;return n=yv(r,t?"componentWillLoad":"componentWillUpdate",void 0,o),n=uv(n,()=>yv(r,"componentWillRender",void 0,o)),uv(n,()=>pv(e,r,t))},uv=(e,t)=>bv(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),bv=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,pv=async(e,t,o)=>{var r;const n=e.$hostElement$,a=n["s-rc"];o&&(e=>{const t=e.o,o=e.$hostElement$,r=t.l,n=((e,t)=>{var o,r,n;const a=qg(t),i=$g.get(a);if(!zg.document)return a;if(e=11===e.nodeType?e:zg.document,i)if("string"==typeof i){let n,s=Wg.get(e=e.head||e);if(s||Wg.set(e,s=new Set),!s.has(a)){n=zg.document.createElement("style"),n.textContent=i;const l=null!=(o=Ig.k)?o:function(){var e,t,o;return null!=(o=null==(t=null==(e=zg.document.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:t.getAttribute("content"))?o:void 0}();if(null!=l&&n.setAttribute("nonce",l),!(1&t.l))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),o=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(n,(null==o?void 0:o.parentNode)===e?o:null)}else if("host"in e)if(Rg){const t=new(null!=(r=e.defaultView)?r:e.ownerDocument.defaultView).CSSStyleSheet;t.replaceSync(i),Pg?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.textContent=i+t.textContent:e.prepend(n)}else e.append(n);1&t.l&&e.insertBefore(n,null),4&t.l&&(n.textContent+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),s&&s.add(a)}}else{let t=Wg.get(e);if(t||Wg.set(e,t=new Set),!t.has(a)){const o=null!=(n=e.defaultView)?n:e.ownerDocument.defaultView;let r;if(i.constructor===o.CSSStyleSheet)r=i;else{r=new o.CSSStyleSheet;for(let e=0;e<i.cssRules.length;e++)r.insertRule(i.cssRules[e].cssText,e)}Pg?e.adoptedStyleSheets.push(r):e.adoptedStyleSheets=[...e.adoptedStyleSheets,r],t.add(a)}}return a})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=n,o.classList.add(n+"-h"))})(e),fv(e,t,n,o),a&&(a.map(e=>e()),n["s-rc"]=void 0);{const t=null!=(r=n["s-p"])?r:[],o=()=>gv(e);0===t.length?o():(Promise.all(t).then(o),e.l|=4,t.length=0)}},fv=(e,t,o,r)=>{try{t=t.render(),e.l&=-17,e.l|=2,((e,t,o=!1)=>{const r=e.$hostElement$,n=e.S||Xg(null,null),a=(e=>e&&e.j===Yg)(t)?t:Kg(null,null,t);if(Ug=r.tagName,o&&a.p)for(const i of Object.keys(a.p))r.hasAttribute(i)&&!["key","ref","style","class"].includes(i)&&(a.p[i]=r[i]);a.j=null,a.l|=4,e.S=a,a.O=n.O=r.shadowRoot||r,lv(n,a,o)})(e,t,r)}catch(t){Tg(t,e.$hostElement$)}return null},gv=e=>{const t=e.$hostElement$,o=t,r=e.M;yv(o,"componentDidRender",void 0,t),64&e.l?yv(o,"componentDidUpdate",void 0,t):(e.l|=64,wv(t),yv(o,"componentDidLoad",void 0,t),e.C(t),r||vv()),e.L&&(e.L(),e.L=void 0),512&e.l&&Hg(()=>hv(e,!1)),e.l&=-517},vv=()=>{Hg(()=>(e=>{const t=Ig.ce("appload",{detail:{namespace:"ix-icons"}});return e.dispatchEvent(t),t})(zg))},yv=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(e){Tg(e,r)}},wv=e=>e.classList.add("hydrated"),kv=(e,t,o,r)=>{const n=Ag(e);if(!n)return;const a=e,i=n.i.get(t),s=n.l,l=a;if(!((o=Qg(o,r.t[t][0]))===i||Number.isNaN(i)&&Number.isNaN(o))){if(n.i.set(t,o),r.A){const e=r.A[t];e&&e.map(e=>{try{const[[r,a]]=Object.entries(e);(128&s||1&a)&&(l?l[r](o,i,t):n.D.push(()=>{n.I[r](o,i,t)}))}catch(e){Tg(e,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;hv(n,!1)}}},xv=(e,t)=>{var o,r;const n=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 a=Object.entries(null!=(o=t.t)?o:{});a.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:a}=Object.getOwnPropertyDescriptor(n,e)||{};r&&(t.t[e][0]|=2048),a&&(t.t[e][0]|=4096),Object.defineProperty(n,e,{get(){return r?r.apply(this):((e,t)=>Ag(this).i.get(t))(0,e)},configurable:!0,enumerable:!0}),Object.defineProperty(n,e,{set(r){const n=Ag(this);if(n){if(a)return void 0===(32&o?this[e]:n.$hostElement$[e])&&n.i.get(e)&&(r=n.i.get(e)),a.call(this,Qg(r,o)),void kv(this,e,r=32&o?this[e]:n.$hostElement$[e],t);kv(this,e,r,t)}}})}});{const o=new Map;n.attributeChangedCallback=function(e,r,i){Ig.jmp(()=>{var s;const l=o.get(e),c=Ag(this);if(this.hasOwnProperty(l),n.hasOwnProperty(l)&&"number"==typeof this[l]&&this[l]==i)return;if(null==l){const o=null==c?void 0:c.l;if(c&&o&&!(8&o)&&i!==r){const n=this,a=null==(s=t.A)?void 0:s[e];null==a||a.forEach(t=>{const[[a,s]]=Object.entries(t);null!=n[a]&&(128&o||1&s)&&n[a].call(n,i,r,e)})}return}const d=a.find(([e])=>e===l);d&&4&d[1][0]&&(i=null!==i&&"false"!==i);const h=Object.getOwnPropertyDescriptor(n,l);i==this[l]||h.get&&!h.set||(this[l]=i)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(r=t.A)?r:{}),...a.filter(([e,t])=>31&t[0]).map(([e,t])=>{const r=t[1]||e;return o.set(r,e),r})]))}}return e};let Cv,Sv=null;function Ev(e,t){if(void 0===window.DOMParser)return console.error("DOMParser not supported by your browser."),"";null===Sv&&(Sv=new window.DOMParser);try{e=decodeURI(e)}catch{}const o=Sv.parseFromString(e,"text/html").querySelector("svg");return o?o.outerHTML:(t?console.error("No valid svg data provided",t):console.error("No valid svg data provided"),"")}const _v=new Map,Lv=()=>"undefined"==typeof window?new Map:(Cv||(window.IxIcons=window.IxIcons||{},Cv=window.IxIcons.map=window.IxIcons.map||new Map),Cv);async function Av(e,t){const o=Lv();return o.has(e)?o.get(e):_v.has(e)?_v.get(e):fetch(e).then(async r=>{const n=await r.text();let a="";return r.ok?(a=Ev(n,t),o.set(e,a)):console.error("Failed to request svg data from",e,"with status code",r.status,t),a}).catch(()=>(console.error("Failed to fetch svg data:",e,t),o.set(e,""),"")).finally(()=>{_v.delete(e)})}const Tv=/^(?:(?:https?|ftp):\/\/)?(?:\S+(?::\S*)?@)?(?:www\.)?(?:\S+\.\S+)(?:\S*)$/i;async function $v(e,t){if(!t)return console.warn("No icon was provided",e),"";if((e=>!!e&&"string"==typeof e&&e.startsWith("data:image/svg+xml"))(t)){const o=Ev(t,e);return o||console.error("Failed to parse icon data",e),o}return async function(e,t){const o=Lv();if(o.has(e))return o.get(e);if(function(e){return Tv.test(e)}(e))return Av(e,t);const r=function(e,t){const o=function(){const e=document.querySelector("meta[name='ix-icons:path']");return!!e&&e.getAttribute("content")}();if(o)return`${o}/${e}.svg`;let r=`svg/${e}.svg`;try{r=(e=>{const t=new URL(e,Ig.u);return t.origin!==zg.location.origin?t.href:t.pathname})(r)}catch(o){console.warn(`Could not load icon with name "${e}". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to property.`,t)}return r}(e,t);return r?Av(r,t):""}(t,e)}const zv=((e,t)=>{const o={l:t[0],h:t[1]};o.t=t[2],o.A=e.A,o.Z=e.Z,o.F=e.F;const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={l:0,$hostElement$:e,o:t,i:new Map,N:new Map};o.P=new Promise(e=>o.C=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r,512&t.l&&Lg(e,o)})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){if(!Ag(this))return;this.__hasHostListenerAttached=!0}(e=>{{const t=Ag(e);if(!t)return;const o=t.o;if(1&t.l)(null==t?void 0:t.I)||(null==t?void 0:t.P)&&t.P.then(()=>{});else{t.l|=1;{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){dv(t,t.M=o);break}}o.t&&Object.entries(o.t).map(([t,[o]])=>{if(31&o&&t in e&&e[t]!==Object.prototype[t]){const o=e[t];delete e[t],e[t]=o}}),(async(e,t,o)=>{let r;if(!(32&t.l)&&(t.l|=32,r=e.constructor,customElements.whenDefined(e.localName).then(()=>t.l|=128),r&&r.style)){let e;"string"==typeof r.style&&(e=r.style);const t=qg(o);$g.has(t)||((e,t,o)=>{let r=$g.get(e);Rg&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,$g.set(e,r)})(t,e,!!(1&o.l))}const n=t.M,a=()=>hv(t,!0);n&&n["s-rc"]?n["s-rc"].push(a):a()})(e,t,o)}}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{Wg.has(e)&&Wg.delete(e),e.shadowRoot&&Wg.has(e.shadowRoot)&&Wg.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${o.h}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Vg.call(this,o)}}),e.is=o.h,xv(e,o)})(class extends Og{constructor(e){super(),n(this,"size","24"),n(this,"color",void 0),n(this,"name",void 0),n(this,"lazyLoading",!1),n(this,"svgContent",void 0),n(this,"isVisible",!1),!1!==e&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}componentWillLoad(){this.waitForRendering(()=>{this.isVisible=!0,this.loadIconContent()})}async loadIconContent(){const e=await $v(this.hostElement,this.name);this.svgContent=e||Ev("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(e){if(this.lazyLoading&&"undefined"!=typeof window&&window.IntersectionObserver){const t=new IntersectionObserver(o=>{o.forEach(o=>{o.isIntersecting&&(e(),t.disconnect())})},{rootMargin:"25px"});t.observe(this.hostElement)}else e()}render(){const e={};return this.color&&(e.color=`var(--theme-${this.color})`),Kg(Yg,{key:"83462a7d7da16587faaa0600b4c13ec8ad106a77",role:"img",style:e,class:{"size-12":"12"===this.size,"size-16":"16"===this.size,"size-24":"24"===this.size,"size-32":"32"===this.size}},Kg("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}]}]);const Ov=zv,Iv=function(){"undefined"!=typeof customElements&&["ix-icon"].forEach(e=>{"ix-icon"===e&&(customElements.get(e)||customElements.define(e,zv))})};"undefined"!=typeof customElements&&["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,Eg);break;case"ix-icon-button":customElements.get(e)||Jh();break;case"ix-modal-content":customElements.get(e)||lf();break;case"ix-modal-header":customElements.get(e)||pf();break;case"ix-spinner":customElements.get(e)||Qh();break;case"ix-typography":customElements.get(e)||kc()}}),Iv();const Rv=hs({tagName:"ix-icon",elementClass:Ov,react:R,defineCustomElement:Iv}),Pv=lc(class extends $s{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return nl(il,{key:"dac65dc36124b038728e843240d126432d85e987"},nl("ix-spinner",{key:"639371732304b733f79cf8498e46442ff6a442df",variant:"primary"}),nl("span",{key:"a9bf046b8c00552a4135cc5046789027abd1803e",class:"loading-text"},nl("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"]),Nv=R.forwardRef((e,t)=>{const{children:o,...r}=e,n=I.useRef(null);return I.useImperativeHandle(t,()=>({close(e){var t;null===(t=n.current)||void 0===t||t.closeModal(e)},dismiss(e){var t;null===(t=n.current)||void 0===t||t.dismissModal(e)},modalElement:null})),A.jsx(og,{ref:n,...r,children:o})}),Mv=Nc.withDependencies([{tag:"ix-modal",define:wf}]);ug([{tag:"ix-modal",define:wf},{tag:"ix-modal-loading",define:function(){"undefined"!=typeof customElements&&["ix-modal-loading","ix-spinner"].forEach(e=>{switch(e){case"ix-modal-loading":customElements.get(e)||customElements.define(e,Pv);break;case"ix-spinner":customElements.get(e)||Qh()}})}}]);const Dv=lc(class extends $s{constructor(e){super(),n(this,"text",void 0),n(this,"hasChildren",!1),n(this,"context",void 0),n(this,"disabled",!1),n(this,"ariaLabelChevronIcon",void 0),n(this,"toggle",void 0),n(this,"itemClick",void 0),!1!==e&&this.__registerHost(),this.__attachShadow(),this.toggle=kl(this,"toggle",7),this.itemClick=kl(this,"itemClick",7)}render(){var e,t,o,r,n;const a=this.disabled||(null===(e=this.context)||void 0===e?void 0:e.isDisabled);return nl(il,{key:"61103bf87d16f171025cb5ec3db6a79fcaf47ee1",class:{selected:!(null===(t=this.context)||void 0===t||!t.isSelected),disabled:!!a}},nl("div",{key:"376a5bdcaf6367c959d5819d1b0ed6876aa95c03",class:"icon-toggle-container"},this.hasChildren?nl("ix-icon",{name:Sc,size:"24",class:{"icon-toggle-down":!(null===(o=this.context)||void 0===o||!o.isExpanded)},color:"color-std-text",onClick:e=>{a||(e.preventDefault(),e.stopPropagation(),this.toggle.emit())},"aria-label":null!==(r=this.ariaLabelChevronIcon)&&void 0!==r?r:null!==(n=this.context)&&void 0!==n&&n.isExpanded?"Collapse tree item":"Expand tree item"}):null),nl("div",{key:"deddcd5f96e7d93b163e1c941ed53f58b77f8f67",class:"tree-node-container",onClick:()=>{a||this.itemClick.emit()}},nl("div",{key:"3e67b399af3770f38a7613bde42a219a6ab4d38d",class:"tree-node-text"},this.text),nl("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"]}]);const jv=e=>!Number.isNaN(Number(e));class Fv{static create(e,t=Fv.defaultConfig){return new Fv(e,t)}static mergeStyle(e,t){for(let o in t)e.style[o]!==t[o]&&(e.style[o]=t[o])}static getMaxBrowserHeight(){const e=document.createElement("div"),t=document.createElement("div");Fv.mergeStyle(e,{position:"absolute",height:"1px",opacity:0}),Fv.mergeStyle(t,{height:"1e7px"}),e.appendChild(t),document.body.appendChild(e);const o=t.offsetHeight;return document.body.removeChild(e),o}constructor(e,t){n(this,"_config",void 0),n(this,"_lastRepaint",void 0),n(this,"_maxElementHeight",void 0),n(this,"_renderAnimationFrame",void 0),n(this,"_averageHeight",void 0),n(this,"_scrollListener",null),n(this,"_pendingRender",!1),n(this,"_element",void 0),n(this,"_scroller",void 0),n(this,"_itemHeights",void 0),n(this,"_containerSize",void 0),n(this,"_scrollPaddingBottom",void 0),n(this,"_scrollPaddingTop",void 0),n(this,"_scrollHeight",void 0),n(this,"_itemPositions",void 0),n(this,"_screenItemsLen",void 0),n(this,"_lastFrom",void 0),n(this,"_cachedItemsLen",void 0),this._lastRepaint=null,this._maxElementHeight=Fv.getMaxBrowserHeight(),this.refresh(e,t);const o=this._config,r=()=>{this._pendingRender=!1;const e=this._getScrollPosition(),t=this._lastRepaint;if(e===t)return;const r=t?e-t:0;if(!t||r<0||r>this._averageHeight){let t=this._renderChunk();this._lastRepaint=e,!1!==t&&"function"==typeof o.afterRender&&o.afterRender()}},a=o.scrollContainer||e;this._scrollListener=()=>{this._pendingRender||(this._pendingRender=!0,this._renderAnimationFrame=window.requestAnimationFrame(r))},a.addEventListener("scroll",this._scrollListener,{passive:!0}),r()}destroy(){this._renderAnimationFrame&&window.cancelAnimationFrame(this._renderAnimationFrame);const e=this._config,t=(null==e?void 0:e.scrollContainer)||this._element;this._scrollListener&&t&&t.removeEventListener("scroll",this._scrollListener)}refresh(e,t=Fv.defaultConfig){var o;const r=(null===(o=this._config)||void 0===o?void 0:o.scrollContainer)||this._element;if(this._scrollListener&&r&&r.removeEventListener("scroll",this._scrollListener),this._config=t,!e||1!==e.nodeType)throw Error("HyperList requires a valid DOM Node container");this._element=e;const n=this._config,a=this._scroller||n.scroller||document.createElement(n.scrollerTagName||"tr");if("boolean"!=typeof n.useFragment&&(this._config.useFragment=!0),!n.generate)throw Error("Missing required `generate` function");if(!jv(n.total))throw Error("Invalid required `total` value, expected number");if(!Array.isArray(n.itemHeight)&&!jv(n.itemHeight))throw Error("Invalid required `itemHeight` value, expected number or array");this._itemHeights=jv(n.itemHeight)?Array(n.total).fill(n.itemHeight):[n.itemHeight],Object.keys(Fv.defaultConfig).filter(e=>e in n).forEach(e=>{const t=n[e],o=jv(t);if(t&&"string"!=typeof t&&"number"!=typeof t)throw Error(`Invalid optional \`${e}\`, expected string or number`);o&&(n[e]=t+"px")});const i=!!n.horizontal,s=n[i?"width":"height"];if(s){const e=jv(s),t=!e&&"%"===s.slice(-1),o=parseInt(e?s:s.replace(/px|%/,""),10),r=window[i?"innerWidth":"innerHeight"];this._containerSize=t?r*o/100:jv(s)?s:o}const l=n.scrollContainer,c=n.itemHeight*n.total,d=this._maxElementHeight;c>d&&console.warn(["HyperList: The maximum element height",d+"px has","been exceeded; please reduce your item height."].join(" ")),Fv.mergeStyle(e,{width:""+n.width,height:l?c+"px":""+n.height,overflow:l?"none":"auto",position:"relative"}),l&&Fv.mergeStyle(n.scrollContainer,{overflow:"auto"}),Fv.mergeStyle(a,{opacity:"0",position:"absolute",[i?"height":"width"]:"1px",[i?"width":"height"]:c+"px"}),this._scroller||e.appendChild(a);const h=this._computeScrollPadding();this._scrollPaddingBottom=h.bottom,this._scrollPaddingTop=h.top,this._scroller=a,this._scrollHeight=this._computeScrollHeight(),this._itemPositions=this._itemPositions||Array(n.total).fill(0),this._computePositions(0),this._renderChunk(null!==this._lastRepaint),"function"==typeof n.afterRender&&n.afterRender(),this._scrollListener&&(n.scrollContainer||e).addEventListener("scroll",this._scrollListener,{passive:!0})}_getRow(e){const t=this._config;let o=t.generate(e),r=o.height;if(void 0!==r&&jv(r)?(o=o.element,r!==this._itemHeights[e]&&(this._itemHeights[e]=r,this._computePositions(e),this._scrollHeight=this._computeScrollHeight())):r=this._itemHeights[e],!o||1!==o.nodeType)throw Error("Generator did not return a DOM Node for index: "+e);((e,t)=>{e.classList.add(t)})(o,t.rowClassName||"vrow");const n=this._itemPositions[e]+this._scrollPaddingTop;return Fv.mergeStyle(o,{position:"absolute",[t.horizontal?"left":"top"]:n+"px"}),o}_getScrollPosition(){const e=this._config;return"function"==typeof e.overrideScrollPosition?e.overrideScrollPosition():this._element[e.horizontal?"scrollLeft":"scrollTop"]}_renderChunk(e=!1){const t=this._config,o=this._element,r=this._getScrollPosition(),n=t.total;let a=this._getFrom(r)-1;if((a<0||a-this._screenItemsLen<0)&&(a=0),!e&&this._lastFrom===a)return!1;this._lastFrom=a;let i=a+this._cachedItemsLen;(i>n||i+this._cachedItemsLen>n)&&(i=n);const s=t.useFragment?document.createDocumentFragment():[];s[t.useFragment?"appendChild":"push"](this._scroller);for(let l=a;l<i;l++){let e=this._getRow(l);s[t.useFragment?"appendChild":"push"](e)}if(t.applyPatch)return t.applyPatch(o,s);o.innerHTML="",o.appendChild(s)}_computePositions(e=1){const t=this._config.total;e<1&&(e=1);for(let o=e;o<t;o++)this._itemPositions[o]=this._itemHeights[o-1]+this._itemPositions[o-1]}_computeScrollHeight(){const e=this._config,t=!!e.horizontal,o=e.total,r=this._itemHeights.reduce((e,t)=>e+t,0)+this._scrollPaddingBottom+this._scrollPaddingTop;Fv.mergeStyle(this._scroller,{opacity:0,position:"absolute",top:"0px",[t?"height":"width"]:"1px",[t?"width":"height"]:r+"px"});const n=this._itemHeights.slice(0).sort((e,t)=>e-t),a=Math.floor(o/2),i=o%2==0?(n[a]+n[a-1])/2:n[a],s=t?"clientWidth":"clientHeight",l=e.scrollContainer?e.scrollContainer:this._element,c=l[s]?l[s]:this._containerSize;return this._screenItemsLen=Math.ceil(c/i),this._containerSize=c,this._cachedItemsLen=Math.max(this._cachedItemsLen||0,3*this._screenItemsLen),this._averageHeight=i,r}_computeScrollPadding(){const e=!!this._config.horizontal,t=window.getComputedStyle(this._element),o=e=>{const o=t.getPropertyValue("padding-"+e);return parseInt(o,10)||0};return e?{bottom:o("right"),top:o("left")}:{bottom:o("bottom"),top:o("top")}}_getFrom(e){let t=0;for(;this._itemPositions[t]<e;)t++;return t}}n(Fv,"defaultConfig",{width:"100%",height:"100%"});const Hv=lc(class extends $s{constructor(e){super(),n(this,"root","root"),n(this,"model",{}),n(this,"renderItem",void 0),n(this,"context",{}),n(this,"toggleOnItemClick",void 0),n(this,"contextChange",void 0),n(this,"nodeToggled",void 0),n(this,"nodeClicked",void 0),n(this,"nodeRemoved",void 0),n(this,"hyperlist",void 0),n(this,"updates",new Map),n(this,"observer",void 0),n(this,"hasFirstRender",!1),n(this,"dirtyItems",new Set),!1!==e&&this.__registerHost(),this.__attachShadow(),this.contextChange=kl(this,"contextChange",7),this.nodeToggled=kl(this,"nodeToggled",7),this.nodeClicked=kl(this,"nodeClicked",7),this.nodeRemoved=kl(this,"nodeRemoved",7)}get hostElement(){return this}updatePadding(e,t){e.style.paddingLeft=t.level+"rem"}getVirtualizerOptions(e){const t=this.buildTreeList(this.model[this.root]);return{width:"100%",height:"100%",itemHeight:32,scrollerTagName:"div",total:t.length,generate:o=>{const r=t[o],n=this.hostElement.querySelector(`[data-tree-node-id="${r.id}"]`),a=this.getContext(r.id);if(n&&!1===e.force){n.hasChildren=r.hasChildren,n.context={...a},n.disabled=!(!r.disabled&&!a.isDisabled);let e=this.dirtyItems.has(r.id);if(this.updates.has(r.id)){const t=this.updates.get(r.id);if(t){const o=t(r,{...this.context});"boolean"==typeof o&&(e=o)}}if(this.updatePadding(n,r),!e)return n}const i=e=>{this.updates.set(r.id,e)};let s=null;this.renderItem&&(s=this.renderItem(o,r,t,{...this.context},i)),null===s&&(s=function(e,t,o){const r=document.createElement("ix-tree-item");return r.hasChildren=e.hasChildren,r.context=t,r.text=e.data.name,r.disabled=e.disabled||!1,o(e=>{r.text=e.data.name,r.disabled=e.disabled||!1}),r}(r,a,i));const l=s;return l.setAttribute("data-tree-node-id",r.id),l.style.paddingRight="1rem",this.updatePadding(l,r),this.dirtyItems.delete(r.id),l}}}setContext(e,t){this.context={...this.context,[e]:t},this.contextChange.emit(this.context)}getContext(e){var t,o;return this.context?(this.context[e]||(this.context[e]={isExpanded:!1,isSelected:!1,isDisabled:null===(t=this.model[e])||void 0===t?void 0:t.disabled}),this.context[e]):{isExpanded:!1,isSelected:!1,isDisabled:null===(o=this.model[e])||void 0===o?void 0:o.disabled}}buildTreeList(e,t=0){const o=[];if(null!=e&&e.hasChildren){const r=t+1;e.children.forEach(e=>{const n=this.model[e],a=this.getContext(e);o.push({...n,level:t}),n.hasChildren&&a.isExpanded&&o.push(...this.buildTreeList(n,r))})}return o}componentDidLoad(){this.initList(),this.observer=new MutationObserver(e=>{let t=[];e.forEach(e=>{t=[...t,...Array.from(e.removedNodes)],e.addedNodes.forEach(e=>{const o=t.indexOf(e);o>=0&&t.splice(o,1)})}),this.nodeRemoved.emit(t)}),this.observer.observe(this.hostElement,{childList:!0})}componentWillRender(){this.hasFirstRender=!0,this.isListInitialized()?this.refreshTree():this.initList()}connectedCallback(){this.hasFirstRender&&this.initList()}disconnectedCallback(){var e,t;null!==(e=this.hyperlist)&&void 0!==e&&e.destroy(),null===(t=this.observer)||void 0===t||t.disconnect()}onModelChange(){this.hasFirstRender&&!this.isListInitialized()&&this.initList()}async markItemsAsDirty(e){e.forEach(e=>this.dirtyItems.add(e))}isListInitialized(){var e;const t=null===(e=this.hyperlist)||void 0===e?void 0:e._itemPositions;return void 0!==t&&t.length&&!(null!=t&&t.some(e=>void 0===e||Number.isNaN(e)))}async refreshTree(e=mg){this.hyperlist&&this.hyperlist.refresh(this.hostElement,this.getVirtualizerOptions(e))}initList(){var e;if(!this.model)return;null===(e=this.hyperlist)||void 0===e||e.destroy();const t=this.getVirtualizerOptions(mg);this.hyperlist=new Fv(this.hostElement,t)}getTreeNodeId(e){let t=e;for(;t&&t!==this.hostElement;){const e=t.dataset.treeNodeId;if(e)return e;t=t.parentElement}}onToggle(e){const{target:t}=e;if(e.preventDefault(),e.stopPropagation(),!(t instanceof $s))return;const o=this.getTreeNodeId(t);if(!o)return;const r=this.model[o];if(!r.hasChildren)return;if(r.disabled)return;const n=this.getContext(o);n.isDisabled||(n.isExpanded=!n.isExpanded,this.nodeToggled.emit({id:o,isExpanded:n.isExpanded}),this.setContext(o,n))}onTreeItemClick(e){const{target:t}=e;if(!(t instanceof $s))return;const o=this.getTreeNodeId(t);if(!o)return;const r=this.model[o],n=this.getContext(o);if(r.disabled||n.isDisabled)return;const a=e.composedPath(),i=a.indexOf(this.hostElement),s=a.slice(0,i);if(!Ph.pathIncludesTrigger(s)){if(!e.defaultPrevented){for(const e of Object.values(this.context))e.isSelected=!1;n.isSelected=!0,this.setContext(o,n)}this.toggleOnItemClick&&r.hasChildren&&(n.isExpanded=!n.isExpanded,this.nodeToggled.emit({id:o,isExpanded:n.isExpanded}),this.setContext(o,n)),this.nodeClicked.emit(o)}}render(){return nl(il,{key:"a1fa7eaef9868fd912800c99a8f168dd00e27944",onClick:e=>this.onTreeItemClick(e)},nl("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}]}]),Bv=hs({tagName:"ix-tree",elementClass:Hv,react:R,events:{onContextChange:"contextChange",onNodeToggled:"nodeToggled",onNodeClicked:"nodeClicked",onNodeRemoved:"nodeRemoved"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-tree","ix-tree-item"].forEach(e=>{switch(e){case"ix-tree":customElements.get(e)||customElements.define(e,Hv);break;case"ix-tree-item":customElements.get(e)||"undefined"!=typeof customElements&&["ix-tree-item"].forEach(e=>{"ix-tree-item"===e&&(customElements.get(e)||customElements.define(e,Dv))})}})}});R.forwardRef((e,t)=>{const o=I.useRef(new Map),r=I.useCallback((t,r,n,a,i)=>{const s=document.createElement("ix-tree-item"),l=G.createRoot(s);return s.hasChildren=r.hasChildren,s.context=a[r.id],s.disabled=r.disabled||!1,e.renderItem&&l.render(e.renderItem(r.data)),i((t,o)=>{s.context=o[t.id],s.hasChildren=t.hasChildren,s.disabled=t.disabled||!1,e.renderItem&&l.render(e.renderItem(t.data))}),o.current.set(s,l),s},[]);return A.jsx(Bv,{ref:t,...e,renderItem:e.renderItem?r:void 0,onNodeRemoved:e=>{const{detail:t}=e;t.forEach(e=>{var t;o.current.has(e)&&(null===(t=o.current.get(e))||void 0===t||t.unmount(),o.current.delete(e))})}})}),fg([{tag:"ix-modal",define:wf},{tag:"ix-modal-header",define:gf},{tag:"ix-modal-content",define:df},{tag:"ix-modal-footer",define:uf},{tag:"ix-button",define:np}]);/*! Capacitor: https://capacitorjs.com/ - MIT License */const Vv=e=>e.CapacitorPlatforms=(e=>{const t=new Map;t.set("web",{name:"web"});const o=e.CapacitorPlatforms||{currentPlatform:{name:"web"},platforms:t};return o.addPlatform=(e,t)=>{o.platforms.set(e,t)},o.setPlatform=e=>{o.platforms.has(e)&&(o.currentPlatform=o.platforms.get(e))},o})(e),Uv=Vv("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});var Wv;Uv.addPlatform,Uv.setPlatform,function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"}(Wv||(Wv={}));class qv extends Error{constructor(e,t,o){super(e),this.message=e,this.code=t,this.data=o}}const Zv=e=>{var t,o,r,n,a;const i=e.CapacitorCustomPlatform||null,s=e.Capacitor||{},l=s.Plugins=s.Plugins||{},c=e.CapacitorPlatforms,d=(null===(t=null==c?void 0:c.currentPlatform)||void 0===t?void 0:t.getPlatform)||(()=>null!==i?i.name:(e=>{var t,o;return(null==e?void 0:e.androidBridge)?"android":(null===(o=null===(t=null==e?void 0:e.webkit)||void 0===t?void 0:t.messageHandlers)||void 0===o?void 0:o.bridge)?"ios":"web"})(e)),h=(null===(o=null==c?void 0:c.currentPlatform)||void 0===o?void 0:o.isNativePlatform)||(()=>"web"!==d()),m=(null===(r=null==c?void 0:c.currentPlatform)||void 0===r?void 0:r.isPluginAvailable)||(e=>{const t=b.get(e);return!!(null==t?void 0:t.platforms.has(d()))||!!u(e)}),u=(null===(n=null==c?void 0:c.currentPlatform)||void 0===n?void 0:n.getPluginHeader)||(e=>{var t;return null===(t=s.PluginHeaders)||void 0===t?void 0:t.find(t=>t.name===e)}),b=new Map,p=(null===(a=null==c?void 0:c.currentPlatform)||void 0===a?void 0:a.registerPlugin)||((e,t={})=>{const o=b.get(e);if(o)return console.warn(`Capacitor plugin "${e}" already registered. Cannot register plugins twice.`),o.proxy;const r=d(),n=u(e);let a;const c=o=>{let l;const c=(...c)=>{const d=(async()=>(!a&&r in t?a=a="function"==typeof t[r]?await t[r]():t[r]:null!==i&&!a&&"web"in t&&(a=a="function"==typeof t.web?await t.web():t.web),a))().then(t=>{const a=((t,o)=>{var a,i;if(!n){if(t)return null===(i=t[o])||void 0===i?void 0:i.bind(t);throw new qv(`"${e}" plugin is not implemented on ${r}`,Wv.Unimplemented)}{const r=null==n?void 0:n.methods.find(e=>o===e.name);if(r)return"promise"===r.rtype?t=>s.nativePromise(e,o.toString(),t):(t,r)=>s.nativeCallback(e,o.toString(),t,r);if(t)return null===(a=t[o])||void 0===a?void 0:a.bind(t)}})(t,o);if(a){const e=a(...c);return l=null==e?void 0:e.remove,e}throw new qv(`"${e}.${o}()" is not implemented on ${r}`,Wv.Unimplemented)});return"addListener"===o&&(d.remove=async()=>l()),d};return c.toString=()=>`${o.toString()}() { [capacitor code] }`,Object.defineProperty(c,"name",{value:o,writable:!1,configurable:!1}),c},h=c("addListener"),m=c("removeListener"),p=(e,t)=>{const o=h({eventName:e},t),r=async()=>{const r=await o;m({eventName:e,callbackId:r},t)},n=new Promise(e=>o.then(()=>e({remove:r})));return n.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await r()},n},f=new Proxy({},{get(e,t){switch(t){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return n?p:h;case"removeListener":return m;default:return c(t)}}});return l[e]=f,b.set(e,{name:e,proxy:f,platforms:new Set([...Object.keys(t),...n?[r]:[]])}),f});return s.convertFileSrc||(s.convertFileSrc=e=>e),s.getPlatform=d,s.handleError=t=>e.console.error(t),s.isNativePlatform=h,s.isPluginAvailable=m,s.pluginMethodNoop=(e,t,o)=>Promise.reject(`${o} does not have an implementation of "${t}".`),s.registerPlugin=p,s.Exception=qv,s.DEBUG=!!s.DEBUG,s.isLoggingEnabled=!!s.isLoggingEnabled,s.platform=s.getPlatform(),s.isNative=s.isNativePlatform(),s},Kv=e=>e.Capacitor=Zv(e),Xv=Kv("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{}),Yv=Xv.registerPlugin;Xv.Plugins;class Qv{constructor(e){this.listeners={},this.retainedEventArguments={},this.windowListeners={},e&&(console.warn(`Capacitor WebPlugin "${e.name}" config object was deprecated in v3 and will be removed in v4.`),this.config=e)}addListener(e,t){let o=!1;this.listeners[e]||(this.listeners[e]=[],o=!0),this.listeners[e].push(t);const r=this.windowListeners[e];r&&!r.registered&&this.addWindowListener(r),o&&this.sendRetainedArgumentsForEvent(e);return Promise.resolve({remove:async()=>this.removeListener(e,t)})}async removeAllListeners(){this.listeners={};for(const e in this.windowListeners)this.removeWindowListener(this.windowListeners[e]);this.windowListeners={}}notifyListeners(e,t,o){const r=this.listeners[e];if(r)r.forEach(e=>e(t));else if(o){let o=this.retainedEventArguments[e];o||(o=[]),o.push(t),this.retainedEventArguments[e]=o}}hasListeners(e){return!!this.listeners[e].length}registerWindowListener(e,t){this.windowListeners[t]={registered:!1,windowEventName:e,pluginEventName:t,handler:e=>{this.notifyListeners(t,e)}}}unimplemented(e="not implemented"){return new Xv.Exception(e,Wv.Unimplemented)}unavailable(e="not available"){return new Xv.Exception(e,Wv.Unavailable)}async removeListener(e,t){const o=this.listeners[e];if(!o)return;const r=o.indexOf(t);this.listeners[e].splice(r,1),this.listeners[e].length||this.removeWindowListener(this.windowListeners[e])}addWindowListener(e){window.addEventListener(e.windowEventName,e.handler),e.registered=!0}removeWindowListener(e){e&&(window.removeEventListener(e.windowEventName,e.handler),e.registered=!1)}sendRetainedArgumentsForEvent(e){const t=this.retainedEventArguments[e];t&&(delete this.retainedEventArguments[e],t.forEach(t=>{this.notifyListeners(e,t)}))}}a("W",Qv);const Gv=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),Jv=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class ey extends Qv{async getCookies(){const e=document.cookie,t={};return e.split(";").forEach(e=>{if(e.length<=0)return;let[o,r]=e.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");o=Jv(o).trim(),r=Jv(r).trim(),t[o]=r}),t}async setCookie(e){try{const t=Gv(e.key),o=Gv(e.value),r=`; expires=${(e.expires||"").replace("expires=","")}`,n=(e.path||"/").replace("path=",""),a=null!=e.url&&e.url.length>0?`domain=${e.url}`:"";document.cookie=`${t}=${o||""}${r}; path=${n}; ${a};`}catch(t){return Promise.reject(t)}}async deleteCookie(e){try{document.cookie=`${e.key}=; Max-Age=0`}catch(t){return Promise.reject(t)}}async clearCookies(){try{const e=document.cookie.split(";")||[];for(const t of e)document.cookie=t.replace(/^ +/,"").replace(/=.*/,`=;expires=${(new Date).toUTCString()};path=/`)}catch(e){return Promise.reject(e)}}async clearAllCookies(){try{await this.clearCookies()}catch(e){return Promise.reject(e)}}}Yv("CapacitorCookies",{web:()=>new ey});const ty=(e,t={})=>{const o=Object.assign({method:e.method||"GET",headers:e.headers},t),r=((e={})=>{const t=Object.keys(e),o=Object.keys(e).map(e=>e.toLocaleLowerCase());return o.reduce((o,r,n)=>(o[r]=e[t[n]],o),{})})(e.headers),n=r["content-type"]||"";if("string"==typeof e.data)o.body=e.data;else if(n.includes("application/x-www-form-urlencoded")){const t=new URLSearchParams;for(const[o,r]of Object.entries(e.data||{}))t.set(o,r);o.body=t.toString()}else if(n.includes("multipart/form-data")||e.data instanceof FormData){const t=new FormData;if(e.data instanceof FormData)e.data.forEach((e,o)=>{t.append(o,e)});else for(const o of Object.keys(e.data))t.append(o,e.data[o]);o.body=t;const r=new Headers(o.headers);r.delete("content-type"),o.headers=r}else(n.includes("application/json")||"object"==typeof e.data)&&(o.body=JSON.stringify(e.data));return o};class oy extends Qv{async request(e){const t=ty(e,e.webFetchExtra),o=((e,t=!0)=>e?Object.entries(e).reduce((e,o)=>{const[r,n]=o;let a,i;return Array.isArray(n)?(i="",n.forEach(e=>{a=t?encodeURIComponent(e):e,i+=`${r}=${a}&`}),i.slice(0,-1)):(a=t?encodeURIComponent(n):n,i=`${r}=${a}`),`${e}&${i}`},"").substr(1):null)(e.params,e.shouldEncodeUrlParams),r=o?`${e.url}?${o}`:e.url,n=await fetch(r,t),a=n.headers.get("content-type")||"";let i,s,{responseType:l="text"}=n.ok?e:{};switch(a.includes("application/json")&&(l="json"),l){case"arraybuffer":case"blob":s=await n.blob(),i=await(async e=>new Promise((t,o)=>{const r=new FileReader;r.onload=()=>{const e=r.result;t(e.indexOf(",")>=0?e.split(",")[1]:e)},r.onerror=e=>o(e),r.readAsDataURL(e)}))(s);break;case"json":i=await n.json();break;default:i=await n.text()}const c={};return n.headers.forEach((e,t)=>{c[t]=e}),{data:i,headers:c,status:n.status,url:n.url}}async get(e){return this.request(Object.assign(Object.assign({},e),{method:"GET"}))}async post(e){return this.request(Object.assign(Object.assign({},e),{method:"POST"}))}async put(e){return this.request(Object.assign(Object.assign({},e),{method:"PUT"}))}async patch(e){return this.request(Object.assign(Object.assign({},e),{method:"PATCH"}))}async delete(e){return this.request(Object.assign(Object.assign({},e),{method:"DELETE"}))}}Yv("CapacitorHttp",{web:()=>new oy});const ry=Yv("Device",{web:()=>wt(()=>i.import("./web-legacy-6GZk2KE0.js"),0,i.meta.url).then(e=>new e.DeviceWeb)}),ny=Yv("ScreenOrientation",{web:()=>wt(()=>i.import("./web-legacy-DeIea-uJ.js"),0,i.meta.url).then(e=>new e.ScreenOrientationWeb)}),ay=()=>{const e=I.useRef(null),[t,o]=I.useState("New Event");return A.jsxs(Nv,{ref:e,children:[A.jsx(ag,{children:"Create new Event"}),A.jsxs(rg,{children:[A.jsx("label",{children:"Event name"}),A.jsx("input",{className:"ix-form-control",type:"text",onInput:e=>o(e.currentTarget.value),defaultValue:t})]}),A.jsxs(ng,{children:[A.jsx(jf,{onClick:function(){e.current&&e.current.close(t)},children:"Save"}),A.jsx(jf,{onClick:function(){e.current&&e.current.dismiss()},children:"Cancel"})]})]})},iy=()=>{const[e,t]=I.useState([]),[o,r]=I.useState(),[n,a]=I.useState(),[i,s]=I.useState("");return I.useLayoutEffect(()=>{ny.orientation().then(({type:e})=>{s(e)}),ny.addListener("screenOrientationChange",({type:e})=>{s(e)})},[]),I.useLayoutEffect(()=>{!async function(){const e=await ry.getInfo();r(e)}(),async function(){const e=await ry.getBatteryInfo();e.batteryLevel?a(100*e.batteryLevel):a(0)}()},[]),A.jsxs(Hf,{children:[A.jsx(Bf,{slot:"header",headerTitle:"My Phone",headerSubtitle:"Show information about your phone",children:A.jsx(jf,{variant:"subtle-primary",onClick:async function(){const o=await async function(e){return Mv(e)}({centered:!0,content:A.jsx(ay,{}),size:"full-screen"});o.onClose.once(o=>{t([...e,o])})},children:"Create new entry"})}),A.jsxs("div",{className:"Home__Content",children:[A.jsxs(Qf,{className:"Home__System_Settings",children:[A.jsx(Yf,{label:"Device",value:null==o?void 0:o.model}),A.jsx(Yf,{label:"Version",value:`${null==o?void 0:o.iOSVersion}`}),A.jsx(Yf,{label:"Battery",value:`${n}%`}),A.jsx(Yf,{label:"Orientation",value:`${l="mobile",nn(window,l)?i:"portrait-primary"}`})]}),A.jsxs("div",{className:"Home__Event__Container",children:[A.jsx("h2",{children:"Events"}),A.jsx("div",{className:"Home__Event__Event_List",children:A.jsxs(Zf,{animated:!1,children:[A.jsx(Kf,{itemColor:"color-alarm",children:"Battery low"}),A.jsx(Kf,{itemColor:"color-success",children:"Upload success"}),A.jsx(Kf,{itemColor:"color-warning",children:"Heat limit"}),A.jsx(Kf,{itemColor:"color-alarm",children:"Restart required"}),e.map((e,t)=>A.jsx(Kf,{children:e},t))]})})]})]})]});var l},sy="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>",ly="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>",cy="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>",dy="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>",hy=()=>A.jsxs(Hf,{children:[A.jsx(Bf,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),A.jsxs(Df,{label:"Example",sublabel:"Sublabel",children:[A.jsx(Xf,{variant:"tertiary",id:"context-menu",slot:"header-actions",icon:"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>"}),A.jsx(hg,{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."})]}),A.jsxs(Vf,{trigger:"context-menu",children:[A.jsx(Wf,{icon:"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>",children:"Rename..."}),A.jsx(Wf,{icon:"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>",children:"Delete"})]}),A.jsx(Gf,{label:"Motor speed",value:"Nominal"}),A.jsx(Gf,{label:"Motor speed",value:"122.6",unit:"rpm"}),A.jsx(Gf,{label:"Motor speed",value:"122.6",state:"alarm"}),A.jsx(Gf,{label:"Motor speed",value:"122.6",state:"warning"}),A.jsx(Gf,{label:"Motor speed",value:"Nominal",orientation:"vertical"}),A.jsx(Gf,{label:"Motor speed",value:"{122.6}",unit:"rpm",state:"alarm",orientation:"vertical"})]});var my,uy={exports:{}};
|
|
64
|
+
/*!
|
|
65
|
+
Copyright (c) 2018 Jed Watson.
|
|
66
|
+
Licensed under the MIT License (MIT), see
|
|
67
|
+
http://jedwatson.github.io/classnames
|
|
68
|
+
*/var by=(my||(my=1,function(e){!function(){var t={}.hasOwnProperty;function o(){for(var e="",t=0;t<arguments.length;t++){var o=arguments[t];o&&(e=n(e,r(o)))}return e}function r(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return o.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var r="";for(var a in e)t.call(e,a)&&e[a]&&(r=n(r,a));return r}function n(e,t){return t?e?e+" "+t:e+t:e}e.exports?(o.default=o,e.exports=o):window.classNames=o}()}(uy)),uy.exports);const py=k(by),fy="_Example_zduaz_10",gy="_SliderExample_zduaz_26",vy="_ButtonExample_zduaz_42",yy="_IconCol_zduaz_54",wy="_IconsExample_zduaz_60",ky="_TypographyExample_zduaz_74",xy="_Toggle_zduaz_82";function Cy(){return A.jsx("div",{className:fy,children:A.jsx(qf,{header:"No elements available",subHeader:"Create an element first",icon:"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>",action:"Create element"})})}function Sy(){return A.jsxs("div",{className:py(fy,gy),children:[A.jsxs(sg,{trace:!0,"trace-reference":50,marker:[0,25,50,75,100],value:25,children:[A.jsx("span",{slot:"label-start",children:"0"}),A.jsx("span",{slot:"label-end",children:"100"})]}),A.jsxs(sg,{min:0,max:50,value:20,step:10,trace:!0,"trace-reference":10,marker:[0,10,20,30,40,50],children:[A.jsx("span",{slot:"label-start",children:"0"}),A.jsx("span",{slot:"label-end",children:"100"})]}),A.jsxs(sg,{className:"ix-invalid",trace:!0,"trace-reference":50,marker:[0,25,50,75,100],children:[A.jsx("span",{slot:"label-start",children:"0"}),A.jsx("span",{slot:"label-end",children:"100"})]})]})}function Ey(){return A.jsx("div",{className:fy,children:A.jsxs(Zf,{compact:!0,children:[A.jsx(Kf,{itemColor:"color-primary",children:"Text 1"}),A.jsx(Kf,{itemColor:"color-primary",children:"Text 2"}),A.jsx(Kf,{itemColor:"color-primary",children:"Text 3"}),A.jsx(Kf,{itemColor:"color-primary",children:"Text 4"})]})})}function _y(){return A.jsxs("div",{className:py(fy),children:[A.jsx(dg,{className:xy}),A.jsx(dg,{className:xy,checked:!0}),A.jsx(dg,{className:xy,disabled:!0}),A.jsx(dg,{className:xy,checked:!0,disabled:!0})]})}function Ly(){return A.jsxs("div",{className:py(fy,vy),children:[A.jsx(jf,{children:"Button primary"}),A.jsx(jf,{variant:"subtle-primary",children:"Button primary"}),A.jsx(jf,{variant:"subtle-primary",children:"Button primary"}),A.jsx(jf,{variant:"subtle-secondary",children:"Button primary"}),A.jsx(jf,{variant:"tertiary",children:"Button primary"}),A.jsx(jf,{variant:"subtle-tertiary",children:"Button primary"}),A.jsx(jf,{disabled:!0,children:"Button primary"}),A.jsx(jf,{disabled:!0,variant:"subtle-primary",children:"Button primary"})]})}function Ay(){return A.jsxs("div",{className:py(fy,ky),children:[A.jsx(hg,{format:"h1",children:"Block H1"}),A.jsx(hg,{format:"h2",children:"Block H2"}),A.jsx(hg,{format:"display",children:"Block Display"}),A.jsx(hg,{format:"body",children:"Block Body"}),A.jsx(hg,{format:"label-sm",children:"Block Label"})]})}function Ty(){const[e]=I.useState([["app-menu","rocket","calendar","capacity"],["backup","bar-code","battery-full","clock"],["cloud","code","cogwheel","database"]]);return A.jsx("div",{className:py(fy,wy),children:A.jsx(Jf,{children:e.map((e,t)=>A.jsx(ig,{children:e.map((e,o)=>A.jsx(Ff,{size:"3",className:yy,children:A.jsx(Rv,{name:e})},`${t}_${o}_${e}`))},t))})})}const $y=()=>A.jsxs(Hf,{children:[A.jsx(Bf,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),A.jsxs(Jf,{noMargin:!0,children:[A.jsx(ig,{children:A.jsx(Ff,{children:A.jsx(Ty,{})})}),A.jsx(ig,{children:A.jsx(Ff,{children:A.jsx(Cy,{})})}),A.jsxs(ig,{children:[A.jsx(Ff,{children:A.jsx(Ay,{})}),A.jsx(Ff,{children:A.jsx(_y,{})}),A.jsx(Ff,{children:A.jsx(Ly,{})})]}),A.jsx(ig,{children:A.jsx(Ff,{children:A.jsx(Sy,{})})}),A.jsx(ig,{children:A.jsx(Ff,{children:A.jsx(Ey,{})})})]})]});((e={})=>{"undefined"!=typeof document&&document.documentElement.classList.add("ion-ce"),yn({...e})})();const zy=({to:e,label:t,icon:o,counter:r})=>A.jsx(yt,{to:e,activeClassName:"active",component:e=>A.jsx(tg,{icon:o,onClick:e.navigate,active:"active"===e.className,label:t,notifications:r})}),Oy=({to:e,icon:t,label:o,counter:r})=>A.jsx(yt,{to:e,activeClassName:"active",component:e=>A.jsx(lg,{icon:t,label:o,onClick:e.navigate,selected:"active"===e.className,counter:r})}),Iy=()=>{var e,t;return e="preview-theme",t=e=>{e&&document.documentElement.setAttribute("data-ix-theme",e)},I.useEffect(()=>{const o=()=>{const o=new URLSearchParams(window.location.search).get(e);t(o)};return o(),window.addEventListener("popstate",o),()=>{window.removeEventListener("popstate",o)}},[e,t]),A.jsx(Cg,{children:A.jsx(Wi,{children:A.jsx(dt,{children:A.jsxs(Pf,{breakpoints:["sm"],children:[A.jsxs(Nf,{name:"My App",children:[A.jsx(Xf,{variant:"tertiary",icon:ly}),A.jsx(Xf,{variant:"tertiary",icon:ly}),A.jsx(Xf,{variant:"tertiary",icon:ly}),A.jsxs(Uf,{variant:"subtle-tertiary",label:"Select config",children:[A.jsx(Wf,{label:"Config 1"}),A.jsx(Wf,{label:"Config 2"}),A.jsx(Wf,{label:"Config 3"})]}),A.jsxs(Mf,{username:"John Doe",extra:"Administrator",children:[A.jsx(Wf,{label:"Action 1"}),A.jsx(Wf,{label:"Action 2"})]})]}),A.jsxs(eg,{enableToggleTheme:!0,children:[A.jsx(zy,{to:"home",label:"Home",icon:dy}),A.jsx(zy,{to:"demo",label:"Demo",icon:sy}),A.jsx(zy,{to:"other",label:"Other",icon:cy,counter:4})]}),A.jsxs(os,{animated:!1,children:[A.jsx(ct,{path:"/home",children:A.jsx(iy,{})}),A.jsx(ct,{path:"/other",children:A.jsx(hy,{})}),A.jsx(ct,{path:"/demo",children:A.jsx($y,{})}),A.jsx(ct,{exact:!0,path:"/",children:A.jsx(at,{to:"home"})})]}),A.jsxs(cg,{layout:"stretched",placement:"top",rounded:!0,slot:"bottom",children:[A.jsx(Oy,{to:"home",icon:dy,label:"Home"}),A.jsx(Oy,{to:"demo",icon:cy,label:"Demo"}),A.jsx(Oy,{to:"other",icon:sy,label:"Other",counter:4})]})]})})})})};"ios"===new URLSearchParams(window.location.search).get("preview-mode")&&document.documentElement.classList.add("preview-mode-ios");const Ry=document.getElementById("root"),Py=Q.createRoot(Ry);!async function(){const{type:e}=await ny.orientation();window.document.body.setAttribute("data-screen-orientation",e),ny.addListener("screenOrientationChange",({type:e})=>{window.document.body.setAttribute("data-screen-orientation",e)})}(),Py.render(A.jsx(R.StrictMode,{children:A.jsx(Iy,{})}))}}})}();
|